:root{--shop-cyan:#16c6e7;--shop-bg:#090b0c;--shop-panel:#121516;--shop-line:#2a3032;--shop-text:#fff;--shop-muted:#aab2b5}
body.shop-page{background:var(--shop-bg);color:var(--shop-text)}
.footer-admin-trigger{color:inherit!important;text-decoration:none!important;cursor:default}
.shop-hero{padding:170px 0 54px;background:linear-gradient(115deg,rgba(9,11,12,.96),rgba(9,11,12,.84)),url("../../assets/img/inspire.jpg") center/cover}
.shop-kicker{color:var(--shop-cyan);font:600 12px/1.4 Poppins,sans-serif;letter-spacing:.18em;text-transform:uppercase}
.shop-hero h1{font:600 clamp(30px,4vw,48px)/1.08 Poppins,sans-serif;margin:10px 0 14px}
.shop-hero p{max-width:700px;color:#d1d6d8;font-size:17px;line-height:1.7;margin:0}
.shop-toolbar{position:sticky;top:72px;z-index:20;background:rgba(9,11,12,.94);border-bottom:1px solid var(--shop-line);backdrop-filter:blur(12px)}
.shop-toolbar-inner{display:flex;align-items:center;gap:14px;padding:15px 0}
.shop-search{position:relative;display:flex;flex:0 1 330px;min-width:240px;margin:0}
.shop-search input{width:100%;height:44px;border:1px solid var(--shop-line);border-radius:24px;background:#fff;color:#171a1b;padding:0 52px 0 18px;font-size:13px}
.shop-search button{position:absolute;right:4px;top:4px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--shop-cyan);color:#071013;cursor:pointer}
.shop-search button:hover,.shop-search button:focus-visible{background:#52d9f0;outline:2px solid #fff;outline-offset:2px}
.shop-search button i{font-size:16px}
.shop-sort-label{display:flex;flex:0 0 auto;align-items:center;gap:7px;margin:0;color:#bfc7ca;font:500 11px Poppins,sans-serif}.shop-sort{height:40px;max-width:155px;border:1px solid #343a3c;border-radius:22px;background:#171a1b;color:#fff;padding:0 30px 0 13px;font:500 11px Poppins,sans-serif;cursor:pointer}.shop-sort:focus-visible{border-color:var(--shop-cyan);outline:2px solid rgba(22,198,231,.3)}
.shop-filter-navigation{display:grid;grid-template-columns:32px minmax(0,1fr) 32px auto;align-items:center;min-width:0;flex:1 1 auto;gap:5px}
.shop-filters{display:flex;min-width:0;gap:8px;overflow-x:auto;overflow-y:hidden;padding:3px 2px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}
.shop-filters::-webkit-scrollbar{display:none;width:0;height:0}
.shop-filter-arrow{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #343a3c;border-radius:50%;background:#171a1b;color:#fff}.shop-filter-arrow:hover{border-color:var(--shop-cyan);color:var(--shop-cyan)}.shop-filter-arrow:disabled{opacity:.25;cursor:default}
.shop-filter{white-space:nowrap;border:1px solid #343a3c;background:#171a1b;color:#d8dddf;border-radius:22px;padding:9px 14px;font:500 12px Poppins,sans-serif}
.shop-filter{flex:0 0 auto}
.shop-filter.active,.shop-filter:hover{border-color:var(--shop-cyan);color:#fff}
.shop-filter-used{margin-left:7px;padding-left:12px;border-color:#876f43;color:#e8d4aa;background:#211d16;box-shadow:-1px 0 0 #4f4635}.shop-filter-used.active,.shop-filter-used:hover{border-color:#c6a35e;background:#4a3b22;color:#fff}
.shop-cart-button{position:relative;flex:0 0 auto;white-space:nowrap;border:1px solid var(--shop-cyan);background:transparent;color:#fff;border-radius:22px;padding:9px 15px;font:600 12px Poppins,sans-serif}
.shop-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:7px;border-radius:10px;background:var(--shop-cyan);color:#071013}
.shop-catalog{padding:54px 0 90px}.shop-shipping-notice{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:100%;margin:0 auto 22px;padding:7px 14px;border:1px solid var(--shop-line);border-radius:20px;color:var(--shop-muted);font:500 11px Poppins,sans-serif}.shop-shipping-notice i{color:var(--shop-cyan);font-size:15px}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.shop-trust-footer{border-top:1px solid #283034;border-bottom:1px solid #283034;background:#0d1112}.shop-trust-footer .container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px clamp(22px,4vw,58px);padding-top:18px;padding-bottom:18px}.shop-trust-item{display:grid;grid-template-columns:auto auto;column-gap:9px;align-items:center;color:#fff}.shop-trust-item>i{grid-row:1/3;color:var(--shop-cyan);font-size:25px}.shop-trust-item b{font:600 12px Poppins,sans-serif}.shop-trust-item small{color:#9da7aa;font-size:10px}
html[data-theme="light"] .shop-trust-footer{border-color:#d7d2c9;background:#f1efea}html[data-theme="light"] .shop-trust-item{color:#252b2d}html[data-theme="light"] .shop-trust-item small{color:#667074}
.product-card{position:relative;display:flex;flex-direction:column;min-height:360px;border:1px solid var(--shop-line);border-radius:12px;background:var(--shop-panel);overflow:visible;transition:border-color .25s;isolation:isolate}
.product-card:hover{z-index:5;border-color:#465054}
.product-visual{position:relative;z-index:2;flex:0 0 220px;height:220px;display:grid;place-items:center;overflow:hidden;background:#fff;border-bottom:1px solid var(--shop-line);border-radius:11px 11px 0 0}.product-used-badge{position:absolute;z-index:4;top:10px;left:10px;padding:6px 9px;border:1px solid #8b7954;border-radius:999px;background:#282218;color:#f4e1ad;font:700 10px/1 Poppins,sans-serif;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 3px 10px rgba(0,0,0,.22)}
.product-visual img{width:100%;height:100%;object-fit:contain;object-position:center 38%;padding:4px;background:#fff;border-radius:11px 11px 0 0;transform:translateY(-4%) scale(1.12);transform-origin:center}
.product-zoom{position:relative;z-index:2;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:11px 11px 0 0;background:#fff;cursor:zoom-in;transition:transform .65s cubic-bezier(.22,.75,.22,1),box-shadow .65s}
@media(hover:hover) and (pointer:fine){.product-card:hover .product-zoom{transform:translateY(-28px);box-shadow:0 18px 30px rgba(0,0,0,.28)}}
.product-visual i{font-size:50px;color:#eafcff;text-shadow:0 0 22px rgba(22,198,231,.28)}
.product-visual.image-error::after{content:"Photo momentanément indisponible";color:#6e777a;font-size:12px}
.product-body{position:relative;z-index:3;display:flex;flex-direction:column;flex:1;padding:18px;background:var(--shop-panel)}.product-category{color:var(--shop-cyan);font:600 10px Poppins,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.product-card h2{min-height:2.7em;max-height:2.7em;overflow:hidden;font:600 14px/1.35 Poppins,sans-serif;color:#fff;margin:8px 0;white-space:normal;overflow-wrap:anywhere}.product-compat{font-size:12px;color:#c5ccce;margin:0 0 9px}.product-desc{height:150px;overflow-y:auto;margin:0 0 16px;padding:10px 11px 10px 0;color:var(--shop-muted);font-size:12px;line-height:1.55;text-align:justify;scrollbar-color:var(--shop-cyan) #171d1f;scrollbar-width:thin}.product-desc p{margin:0}.product-desc p+p{margin-top:14px}.product-desc::-webkit-scrollbar{width:6px}.product-desc::-webkit-scrollbar-track{background:#171d1f}.product-desc::-webkit-scrollbar-thumb{border-radius:6px;background:var(--shop-cyan)}
.product-title-link{color:#fff;text-decoration:none}.product-title-link:hover{color:var(--shop-cyan)}.product-actions{display:flex;align-items:center;gap:7px}.product-details{color:#aeb8bb;font:600 12px Poppins,sans-serif;text-decoration:none;white-space:nowrap}.product-details:hover{color:var(--shop-cyan)}
.product-admin-edit{color:#778084;font:500 10px Poppins,sans-serif;text-decoration:none;white-space:nowrap}.product-admin-edit:hover{color:var(--shop-cyan);text-decoration:underline}
.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.product-price{font:600 20px Poppins,sans-serif;color:#fff}.product-add{border:1px solid var(--shop-cyan);border-radius:20px;background:transparent;color:#fff;padding:8px 13px;font:600 11px Poppins,sans-serif}.product-add:hover{background:var(--shop-cyan);color:#071013}
.shop-empty{display:none;text-align:center;color:var(--shop-muted);padding:60px 0}.shop-note{margin-top:32px;padding:17px 20px;border-left:2px solid var(--shop-cyan);background:#111415;color:#bac2c4;font-size:13px}
.shop-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:34px}.shop-pagination button{min-width:38px;height:38px;border:1px solid #343a3c;border-radius:20px;background:#171a1b;color:#d8dddf;font:600 12px Poppins,sans-serif}.shop-pagination button:hover,.shop-pagination button.active{border-color:var(--shop-cyan);background:var(--shop-cyan);color:#071013}
.cart-panel{position:fixed;inset:0 0 0 auto;z-index:10000;width:min(440px,100%);background:#0d0f10;box-shadow:-20px 0 50px rgba(0,0,0,.5);transform:translateX(105%);transition:.28s;display:flex;flex-direction:column}
.cart-panel.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--shop-line)}.cart-head h2{font:600 22px Poppins,sans-serif;margin:0}.cart-close{border:0;background:none;color:#fff;font-size:26px}
.cart-items{flex:1;overflow:auto;padding:10px 24px}.cart-empty{color:var(--shop-muted);padding:30px 0}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 0;border-bottom:1px solid var(--shop-line)}.cart-item strong{font-size:13px}.cart-item small{display:block;color:var(--shop-muted);margin-top:5px}.cart-item button{border:0;background:none;color:#e88;font-size:12px}
.cart-foot{padding:22px 24px;border-top:1px solid var(--shop-line)}.cart-cost{display:flex;justify-content:space-between;color:#b8c0c2;font-size:12px;padding:3px 0}.cart-total{display:flex;justify-content:space-between;font:600 18px Poppins,sans-serif;margin:10px 0 15px}.paypal-checkout{display:block;width:100%;border:0;border-radius:25px;background:#ffc439;color:#142c8e;text-align:center;padding:13px;font:700 14px Poppins,sans-serif}.cart-help{color:#7f898c;font-size:11px;line-height:1.45;margin:12px 0 0}
.cart-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.65);opacity:0;visibility:hidden;transition:.25s}.cart-overlay.open{opacity:1;visibility:visible}
.product-lightbox{position:fixed;inset:0;z-index:11000;display:grid;place-items:center;padding:38px;background:rgba(0,0,0,.86);opacity:0;visibility:hidden;transition:.2s}.product-lightbox.open{opacity:1;visibility:visible}.product-lightbox img{width:min(1000px,92vw);height:min(720px,88vh);object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.55)}.product-lightbox-close{position:absolute;top:20px;right:24px;width:44px;height:44px;border:1px solid #596164;border-radius:50%;background:#121516;color:#fff;font-size:21px}.lightbox-open{overflow:hidden}
@media(max-width:1199px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){.shop-hero{padding:145px 0 42px}.shop-toolbar{top:80px}.shop-toolbar-inner{flex-wrap:wrap}.shop-search{flex-basis:calc(100% - 270px)}.shop-filter-navigation{order:3;width:100%;flex-basis:100%}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.shop-hero{padding:132px 18px 35px}.shop-hero h1{font-size:28px}.shop-hero p{font-size:15px}.shop-toolbar{position:relative;top:auto}.shop-toolbar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px}.shop-search{grid-column:1/-1;order:0;width:100%;min-width:0;flex-basis:auto;margin-bottom:3px}.shop-search input{height:46px;font-size:15px}.shop-search button{width:38px;height:38px}.shop-sort-label{grid-column:1;grid-row:2;min-width:0}.shop-sort-label>span{display:none}.shop-sort{width:100%;max-width:170px;height:38px}.shop-filter-navigation{grid-column:1/-1;order:2;width:100%;min-width:0}.shop-filter{padding:8px 12px;font-size:10px}.shop-filter-arrow{width:29px;height:29px}.shop-cart-button{position:static;z-index:auto;grid-column:2;grid-row:2;order:1;width:auto;min-width:0;padding:8px 11px;justify-self:end;background:#111718;font-size:10px}.shop-filter-navigation{grid-row:3}.shop-cart-count{min-width:18px;height:18px;margin-left:4px}.shop-catalog{padding:28px 12px 80px}.shop-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-visual{flex-basis:230px;height:230px}}
@media(max-width:575px){.shop-trust-footer .container{align-items:center;flex-direction:column;gap:15px;padding:22px 20px}.shop-trust-item{grid-template-columns:42px minmax(0,1fr);width:min(100%,420px);column-gap:14px}.shop-trust-item>i{width:42px;text-align:center;font-size:30px}.shop-trust-item b,.shop-trust-item small{text-align:left}}
@media(max-width:575px){
  .shop-pagination{flex-wrap:nowrap;align-items:center;gap:6px;margin-top:28px}
  .shop-pagination button{min-width:38px;flex:0 0 38px}
  .shop-pagination .pagination-arrow{border-color:var(--shop-cyan);font-size:20px}
  .pagination-ellipsis{padding:0 2px;color:var(--shop-muted);font-weight:700}
  #footer .footer-top{padding-inline:18px}
  #footer .footer-top .container{width:100%;padding-inline:0}
  #footer .footer-top .row{margin:0;column-gap:20px;row-gap:26px}
  #footer .footer-info p,#footer .footer-links li,#footer .footer-newsletter p{overflow-wrap:anywhere}
}

/* Galerie des fiches produit : une grande photo et jusqu'à quatre vignettes. */
.product-detail-gallery{display:flex;min-width:0;flex-direction:column;background:#fff}
.product-detail-labels{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-detail-used-badge{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:7px 12px;border:1px solid #f0a145;border-radius:999px;background:#c96616;color:#fff;font:700 11px Poppins,sans-serif;text-transform:uppercase;letter-spacing:.04em}.product-detail-used-badge i{font-size:12px}
.product-detail-gallery .product-detail-image{position:relative;min-height:420px}
.product-thumbnails{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:10px;padding:0 22px 22px;background:#fff}
.product-thumbnail{width:100%;height:86px;padding:5px;border:2px solid #dce1e3;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s,transform .2s}
.product-thumbnail:hover,.product-thumbnail.active{border-color:var(--shop-cyan);transform:translateY(-2px)}
.product-thumbnail img{width:100%;height:100%;object-fit:contain}
.product-delivery{box-sizing:border-box;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:16px;width:auto;margin:auto 22px 38px;padding:17px 19px;border:1px solid #d9e1e3;border-radius:12px;background:#f8fafb;color:#172024;box-shadow:0 8px 20px rgba(20,33,38,.06);overflow:hidden}.product-delivery-icon{grid-row:1/4;display:grid;width:44px;height:44px;place-items:center;border:1px solid #b7dfe7;border-radius:50%;color:#139fba;font-size:21px}.product-delivery strong,.product-delivery small{display:block}.product-delivery strong{font:600 15px/1.35 Poppins,sans-serif}.product-delivery small{margin-top:3px;color:#5f6b6f;font-size:13px;line-height:1.4}.product-delivery-separator{grid-column:2;width:100%;height:1px;margin:12px 0;background:#dce3e5}
@media(max-width:800px){.product-detail-gallery .product-detail-image{min-height:290px}.product-thumbnails{padding:0 14px 16px}.product-thumbnail{height:68px}.product-delivery{grid-template-columns:40px minmax(0,1fr);width:auto;margin:auto 14px 18px;padding:15px}.product-delivery-icon{width:38px;height:38px}.product-delivery strong{font-size:14px}.product-delivery small{font-size:12px}}

/* Fiche produit */
.product-page{min-height:100vh;background:#090b0c;color:#fff}.product-page-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:14px max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid #283033;background:#0b0e0f}.product-page-logo img{width:220px;max-width:36vw}.product-page-header nav{display:flex;align-items:center;gap:9px}.product-page-header nav a{padding:9px 13px;border-radius:20px;color:#dce3e5;font:600 12px Poppins,sans-serif;text-decoration:none}.product-page-header nav a.active{border:1px solid var(--shop-cyan);color:var(--shop-cyan)}.product-detail-wrap{width:min(1180px,calc(100% - 36px));margin:30px auto 70px}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#899396;font-size:12px}.product-breadcrumb a{color:var(--shop-cyan);text-decoration:none}.product-detail{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);overflow:hidden;border:1px solid var(--shop-line);border-radius:16px;background:var(--shop-panel)}.product-detail-image{min-height:490px;display:grid;place-items:center;padding:28px;background:#fff}.product-detail-image img{width:100%;height:100%;max-height:520px;object-fit:contain}.product-detail-image i{color:#899396;font-size:65px}.product-detail-copy{padding:44px}.product-detail-copy h1{margin:8px 0 13px;font:600 clamp(22px,2vw,30px)/1.2 Poppins,sans-serif}.product-detail-compat{padding:13px 15px;border-left:3px solid var(--shop-cyan);background:#0d1112;color:#d7dfe1}.product-detail-description{margin:24px 0;color:#adb7ba;font-size:16px;line-height:1.75}.product-detail-buy{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:24px;border-top:1px solid var(--shop-line)}.product-detail-buy strong{font:600 30px Poppins,sans-serif}.product-detail-buy button{border:0;border-radius:25px;background:var(--shop-cyan);color:#071013;padding:13px 22px;font:600 13px Poppins,sans-serif}.product-detail-note{margin:18px 0 0;color:#7f898c;font-size:11px;text-align:center}.product-detail-note i{margin-right:6px;color:var(--shop-cyan)}.related-products{margin-top:30px}.related-products h2{margin-bottom:16px;font:600 21px Poppins,sans-serif}.related-products>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.related-products a{display:grid;grid-template-rows:150px auto auto;gap:8px;padding:12px;border:1px solid var(--shop-line);border-radius:12px;background:var(--shop-panel);color:#fff;text-decoration:none}.related-products img{width:100%;height:150px;object-fit:contain;border-radius:8px;background:#fff}.related-products span{font:600 13px/1.4 Poppins,sans-serif}.related-products strong{color:var(--shop-cyan)}.product-page-footer{display:flex;justify-content:space-between;gap:20px;padding:24px max(24px,calc((100vw - 1180px)/2));border-top:1px solid var(--shop-line);background:#0b0e0f;color:#899396}.product-page-footer a{color:var(--shop-cyan);text-decoration:none}@media(max-width:800px){.product-page-header{align-items:flex-start;flex-direction:column}.product-page-header nav{max-width:100%;overflow:auto}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:300px}.product-detail-copy{padding:25px}.related-products>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-page-logo img{max-width:75vw}.product-page-header nav a{padding:7px 9px;font-size:10px}.product-detail-wrap{width:min(100% - 20px,1180px)}.product-detail-copy h1{font-size:22px}.product-detail-buy{align-items:flex-start;flex-direction:column}.related-products>div{grid-template-columns:1fr}.product-page-footer{flex-direction:column}}
.checkout-page{min-height:100vh;background:#090b0c;color:#fff}.checkout-head{display:flex;justify-content:space-between;align-items:center;padding:18px max(20px,5vw);border-bottom:1px solid var(--shop-line)}.checkout-head img{width:210px;max-width:45vw}.checkout-head>a:last-child{color:#d7dddf;text-decoration:none;font-size:13px}.checkout-shell{width:min(1120px,calc(100% - 32px));margin:55px auto 90px}.checkout-intro span{color:var(--shop-cyan);font:600 11px Poppins,sans-serif;text-transform:uppercase;letter-spacing:.15em}.checkout-intro h1{font:600 38px Poppins,sans-serif;margin:8px 0}.checkout-intro p{color:var(--shop-muted)}.checkout-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;margin-top:32px}.checkout-form,.checkout-summary,.order-success{border:1px solid var(--shop-line);border-radius:13px;background:var(--shop-panel);padding:25px}.checkout-form h2,.checkout-summary h2{font:600 20px Poppins,sans-serif;margin:0 0 20px}.checkout-form{display:grid;gap:15px}.checkout-form label{display:grid;gap:7px;color:#dce1e2;font-weight:600}.checkout-form input,.checkout-form select{height:44px;border:1px solid #353c3e;border-radius:8px;background:#fff;color:#151819;padding:0 12px}.checkout-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-consent{display:flex!important;align-items:center;gap:9px;font-weight:400!important}.checkout-consent input{width:auto;height:auto;flex:0 0 auto}.checkout-consent a{color:var(--shop-cyan);text-decoration:underline}.checkout-submit{border:0;border-radius:24px;background:var(--shop-cyan);color:#071013;padding:13px;font:700 13px Poppins,sans-serif}.checkout-submit:disabled{opacity:.45}.checkout-summary{align-self:start}.checkout-summary>div>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--shop-line);font-size:12px}.checkout-cost{display:flex;justify-content:space-between;padding:8px 0;color:#c5ccce;font-size:13px}.checkout-summary p{color:var(--shop-muted);font-size:11px}.checkout-total{display:flex;justify-content:space-between;padding:18px 0;font:600 18px Poppins,sans-serif}.checkout-error{padding:13px 16px;border-radius:8px;background:#431d22;color:#ffbec5}.order-success{width:min(600px,100%);margin:10vh auto;text-align:center}.order-success>i{color:#68ddb0;font-size:48px}.order-success h1{font:600 30px Poppins,sans-serif}.order-success .paypal-checkout{margin:25px 0 12px}.back-shop{display:block;color:#b8c0c2}.checkout-page .paypal-checkout{background:#ffc439;color:#142c8e}
@media(max-width:780px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{order:-1}.checkout-row{grid-template-columns:1fr}.checkout-shell{margin-top:28px}.checkout-intro h1{font-size:30px}}
#paypal-button-container,.wallet-payment-container{width:min(420px,100%);margin:14px auto}
.wallet-payment-container>div{width:100%!important}
apple-pay-button{--apple-pay-button-width:100%;--apple-pay-button-height:48px;--apple-pay-button-border-radius:24px;display:block;width:100%}

/* Checkout : lisibilite renforcee, sans modifier le mode sombre. */
html[data-theme="light"] body.checkout-page .checkout-head img{filter:none}
html[data-theme="light"] body.checkout-page .checkout-intro p{color:#4d575a;font-size:14px;line-height:1.6}
html[data-theme="light"] body.checkout-page .checkout-form label{color:#263033;font-size:14px;line-height:1.4}
html[data-theme="light"] body.checkout-page .checkout-form input,
html[data-theme="light"] body.checkout-page .checkout-form select{color:#171c1e;font-size:15px;border-color:#aaa69f}
html[data-theme="light"] body.checkout-page .checkout-consent{color:#30393c;font-size:13.5px}
html[data-theme="light"] body.checkout-page .checkout-summary>div>div{color:#30383b;font-size:14px;line-height:1.45}
html[data-theme="light"] body.checkout-page .checkout-cost{color:#3d474a;font-size:14px}
html[data-theme="light"] body.checkout-page .checkout-summary p{color:#4c5659;font-size:13px;line-height:1.55}
html[data-theme="light"] body.checkout-page .checkout-total{color:#171d1f;font-size:19px}
html[data-theme="light"] body.checkout-page .order-success{width:min(680px,100%);padding:34px}
html[data-theme="light"] body.checkout-page .order-success h1{font-size:34px;margin:12px 0 18px}
html[data-theme="light"] body.checkout-page .order-success>p{color:#404a4d;font-size:15px;line-height:1.6;margin:9px 0}
html[data-theme="light"] body.checkout-page .order-success>p strong{color:#171d1f;font-size:16px}
html[data-theme="light"] body.checkout-page #paypal-payment-message{font-size:14px}
html[data-theme="light"] body.checkout-page .back-shop{color:#3f4a4d;font-size:14px;margin-top:18px}

/* Partage des fiches produit */
.product-share{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid #263035}
.product-share>span{margin-right:3px;color:#aeb8bb;font:600 11px Poppins,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.product-share a,.product-share button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #344047;border-radius:50%;background:#151a1c;color:#fff;text-decoration:none;cursor:pointer;transition:.2s}
.product-share a:hover,.product-share button:hover{border-color:var(--shop-cyan);color:var(--shop-cyan);transform:translateY(-2px)}
.product-share button.is-copied{border-color:#47b978;color:#47b978}
.product-share-x span{font:700 14px Arial,sans-serif}.product-share-tiktok svg{width:16px;height:16px;fill:currentColor}

/* Accès permanent à la carte depuis les fiches produit */
.product-map-promo{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 112px 30px;gap:13px;align-items:center;margin-top:18px;padding:14px 15px;border:1px solid #2c393e;border-radius:13px;background:linear-gradient(120deg,#111719,#0d1112);color:#fff;text-decoration:none;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}
.product-map-promo:hover{border-color:rgba(22,198,231,.6);color:#fff;transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,0,0,.22)}
.product-detail-description{margin:17px 0}.product-detail-description h2{margin:0 0 9px;color:#fff;font:600 16px Poppins,sans-serif}.product-detail-description>div{max-height:220px;overflow-y:auto;padding:12px 15px;border:1px solid #283235;border-radius:9px;background:#0d1112;color:#adb7ba;font-size:13px;line-height:1.55;scrollbar-color:var(--shop-cyan) #171d1f;scrollbar-width:thin}.product-detail-description>div::-webkit-scrollbar{width:7px}.product-detail-description>div::-webkit-scrollbar-track{background:#171d1f}.product-detail-description>div::-webkit-scrollbar-thumb{border-radius:7px;background:var(--shop-cyan)}
.product-detail-copy{display:flex;flex-direction:column}.product-detail-description{margin-bottom:0}.product-detail-buy{margin-top:0;padding-top:3px}.product-share{margin-top:auto}.product-treasure-link{display:flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:100%;margin:44px auto 0;padding:8px 15px;border:1px solid #4a4030;border-radius:22px;background:#12110f;color:#d7dadd;text-decoration:none;font:500 11px Poppins,sans-serif;transition:.25s}.product-treasure-link+.related-products{margin-top:12px}.product-treasure-link img{width:25px;height:25px;object-fit:contain}.product-treasure-link strong{color:#d9ba85}.product-treasure-link i{color:#d9ba85}.product-treasure-link:hover{border-color:#d9ba85;color:#fff;transform:translateY(-2px)}
.product-map-radar{position:relative;display:block;width:48px;height:48px;overflow:hidden;border:1px solid rgba(22,198,231,.42);border-radius:50%;background:radial-gradient(circle,transparent 23%,rgba(22,198,231,.17) 24%,transparent 26%,transparent 48%,rgba(22,198,231,.14) 49%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(22,198,231,.16) 50%,transparent 51%),linear-gradient(transparent 49%,rgba(22,198,231,.16) 50%,transparent 51%)}
.product-map-radar i{position:absolute;inset:50% 50% 0 0;transform-origin:100% 0;background:linear-gradient(35deg,transparent 45%,rgba(22,198,231,.48));animation:productRadar 3.2s linear infinite}
.product-map-radar b{position:absolute;top:13px;right:10px;width:4px;height:4px;border-radius:50%;background:var(--shop-cyan);box-shadow:0 0 8px var(--shop-cyan)}
.product-map-copy{min-width:0}.product-map-copy small,.product-map-copy strong,.product-map-copy em{display:block}.product-map-copy small{color:var(--shop-cyan);font:600 9px Poppins,sans-serif;letter-spacing:.1em;text-transform:uppercase}.product-map-copy strong{margin-top:3px;font:600 13px/1.35 Poppins,sans-serif}.product-map-copy em{margin-top:2px;color:#899397;font:normal 10px Open Sans,sans-serif}.product-map-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#1c2427;color:#fff;transition:.25s}.product-map-promo:hover .product-map-arrow{background:var(--shop-cyan);color:#071013;transform:translateX(2px)}
.product-map-callout{display:flex;min-width:112px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.product-map-pin{display:block;font-size:30px;line-height:1;filter:drop-shadow(0 0 6px rgba(239,77,87,.2));transition:transform .25s ease}.product-map-callout strong{display:block;margin-top:5px;color:#fff;font:600 10px/1.2 Poppins,sans-serif;white-space:nowrap}.product-map-promo:hover .product-map-pin{transform:translateY(-2px) scale(1.05)}
@keyframes productRadar{to{transform:rotate(360deg)}}
@media(max-width:480px){.product-map-promo{grid-template-columns:42px minmax(0,1fr) 82px 26px;padding:12px;gap:8px}.product-map-radar{width:42px;height:42px}.product-map-callout{min-width:82px}.product-map-pin{font-size:25px}.product-map-callout strong{font-size:8px;white-space:normal}.product-map-copy small{font-size:8px}.product-map-copy strong{font-size:11px}.product-map-copy em{font-size:9px}}

/* Fiche produit : proportions compactes sur smartphone uniquement */
@media(max-width:800px){
  .product-detail-copy{display:block;padding:22px}
  .product-detail-compat{margin:0 0 18px}
  .product-detail-description{margin:0}
  .product-detail-description h2{margin:0 0 8px}
  .product-detail-description>div{max-height:190px;padding:11px 13px}
  .product-detail-buy{margin-top:14px;padding-top:12px}
  .product-share{margin-top:14px}
  .product-map-promo{margin-top:14px}
}
