@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--ink:#161b1e;--muted:#687176;--line:#dde2e5;--ice:#e9f1f5}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font:14px/1.6 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #237eab;outline-offset:4px}img{max-width:100%;display:block}button{color:inherit}.announcement{background:var(--ink);color:white;text-align:center;font-size:9px;letter-spacing:2px;padding:9px 12px}.announcement span{margin:0 24px;color:#bed8e4}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:#ffffffed;position:sticky;top:0;z-index:5;backdrop-filter:blur(12px)}.logo{font-family:'Barlow Condensed',Impact,sans-serif;font-size:49px;font-weight:800;line-height:.8;letter-spacing:-2px;display:inline-block}.logo span{display:block;font:8px/1 Inter,Arial,sans-serif;letter-spacing:3.1px;margin-top:8px}.bag{background:none;border:0;font-size:12px}.bag span{display:inline-grid;place-items:center;background:var(--ink);color:white;border-radius:50%;width:24px;height:24px;margin-left:10px}nav{display:flex;gap:38px;font-size:12px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.hero{margin:24px 3% 0;min-height:590px;background:var(--ice);display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.hero-copy{padding:70px 0 65px 7%;z-index:1;align-self:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:clamp(70px,8vw,126px);line-height:.88;letter-spacing:-3px;margin:28px 0}.hero p{color:#59656d;max-width:310px;margin:24px 0 30px}.button{border:1px solid var(--ink);background:var(--ink);color:white;min-height:50px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:11px;font-weight:600;letter-spacing:.6px}.button:hover{background:#334852}.button.light{background:white;color:var(--ink)}.hero-visual{position:relative;display:grid;place-items:center}.hero-visual:before{content:'1996';position:absolute;font:bold 210px 'Barlow Condensed',Impact,sans-serif;color:#d5e3eb;transform:rotate(-90deg);right:-95px}.hero-visual img{width:92%;height:560px;object-fit:contain;mix-blend-mode:multiply;position:relative}.hero-caption{position:absolute;bottom:24px;left:20px;right:30px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px}.ribbon{margin:0 3%;border-bottom:1px solid var(--line);display:flex;justify-content:space-around;padding:21px 10px;font-size:10px;letter-spacing:1px}.section{padding:70px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section h2,.editorial h2,.faq h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:48px;line-height:1.05;font-weight:600;letter-spacing:-.7px;margin:10px 0}.section-heading p{font-size:12px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 18px}.card-picture{background:#f3f4f4;aspect-ratio:1;position:relative;overflow:hidden}.card-picture img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.card:hover img{transform:scale(1.045)}.card-picture .number{position:absolute;top:14px;left:16px;font-size:9px;letter-spacing:1px;z-index:1}.card-picture .arrow{position:absolute;right:14px;bottom:14px;border-radius:50%;background:white;width:32px;height:32px;display:grid;place-items:center}.card small{display:block;color:var(--muted);font-size:9px;letter-spacing:1.1px;margin-top:16px}.card h3{font-size:13px;font-weight:600;margin:4px 0}.card-bottom{display:flex;justify-content:space-between;font-size:12px}.card-bottom span{color:var(--muted)}.editorial{display:grid;grid-template-columns:1fr 1fr;margin:0 5% 70px;background:#19262e;color:white;overflow:hidden}.editorial .photo{background:#e7eaec;min-height:420px}.editorial img{width:100%;height:440px;object-fit:contain;mix-blend-mode:multiply}.editorial .copy{padding:60px;align-self:center}.editorial h2{font-size:64px;margin:25px 0}.editorial p{color:#c4cdd2;max-width:390px;font-size:13px}.text-link{display:inline-block;border-bottom:1px solid;margin-top:20px;padding-bottom:5px;font-size:11px}.faq{max-width:840px;margin:0 auto;padding:10px 24px 80px}.faq h2{margin-bottom:30px}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;list-style:none;font-size:12px;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+'}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:13px}footer{background:#f0f3f4;padding:55px 5% 20px}.footer-top{display:flex;align-items:center;gap:50px;border-bottom:1px solid #d3dade;padding-bottom:40px}.footer-top p{font-size:12px;color:var(--muted)}.backtop{margin-left:auto;font-size:10px;letter-spacing:1px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:40px 0}.footer-links b{display:block;font-size:9px;letter-spacing:1.4px;margin-bottom:14px}.footer-links a{display:block;font-size:11px;color:var(--muted);margin:8px 0}.copyright{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);padding-top:20px;border-top:1px solid #d3dade}.breadcrumb{padding:25px 5%;font-size:10px;color:var(--muted)}.pdp{display:grid;grid-template-columns:1.12fr 1fr;gap:7%;padding:0 5% 65px}.product-image{background:#f1f3f4;position:relative;align-self:start}.product-image img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.image-label{padding:18px 22px;border-top:1px solid white;font-size:10px;display:flex;justify-content:space-between}.product-info{padding:20px 0}.product-info h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:56px;line-height:1.05;margin:15px 0 10px}.color-name{font-size:17px;margin:0 0 16px}.price{font-size:24px;margin:20px 0 25px}.product-label{font-size:10px;font-weight:600;letter-spacing:1px}.colors{display:flex;gap:7px;margin:12px 0 25px;flex-wrap:wrap}.swatch{width:42px;height:45px;border:1px solid transparent;background:#f1f3f4}.swatch.active{border-color:var(--ink)}.swatch img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.size-heading{display:flex;justify-content:space-between;align-items:center}.link-button{border:0;background:none;text-decoration:underline;font-size:10px;padding:0}.sizes{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin:12px 0}.sizes button{height:42px;border:1px solid var(--line);background:white;font-size:11px}.sizes button.active{background:var(--ink);color:white;border-color:var(--ink)}.fit{color:var(--muted);font-size:11px}.atc{width:100%;margin:12px 0}.error{color:#a12626;font-size:12px;min-height:18px;margin:0}.product-note{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;padding:7px 0 20px;border-bottom:1px solid var(--line)}.description{line-height:1.85}.legal{max-width:840px;margin:auto;padding:65px 24px 90px;min-height:50vh}.legal h1{font:600 48px 'Barlow Condensed',Impact,sans-serif;line-height:1.1}.legal h2{font-size:18px;margin-top:30px}.legal p{color:#59656d}.legal a{text-decoration:underline}.notice{background:var(--ice);padding:18px;font-size:12px}dialog{border:0;padding:28px;max-width:550px;width:calc(100% - 32px);color:var(--ink)}dialog::backdrop{background:#111a2370;backdrop-filter:blur(3px)}dialog p{font-size:13px}#cartDialog{position:fixed;inset:0 0 0 auto;height:100dvh;max-height:100dvh;margin:0;width:min(470px,100%);max-width:100%}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:20px}.drawer-head h2{font:600 30px 'Barlow Condensed',Impact,sans-serif;margin:0}.drawer-head button{border:0;background:none;font-size:20px}.cart-line{display:grid;grid-template-columns:85px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:20px 0}.cart-line img{background:#f1f3f4;width:85px;height:100px;object-fit:contain}.cart-line h3{font-size:12px;margin:0}.cart-line p{font-size:11px;margin:5px 0;color:var(--muted)}.quantity{display:flex;align-items:center;gap:12px;margin-top:10px}.quantity button{border:1px solid var(--line);background:white;width:28px;height:28px}.quantity .remove{border:0;width:auto;margin-left:auto;font-size:10px;text-decoration:underline}.total{display:flex;justify-content:space-between;margin:25px 0;font-weight:600}.empty{padding:50px 0;text-align:center}.checkout{display:grid;grid-template-columns:1fr 1fr;gap:50px}.checkout .button{width:100%}.checkout label{display:block;font-size:11px;margin:15px 0}.checkout input{display:block;width:100%;padding:13px;border:1px solid var(--line);margin-top:5px}.collection-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.collection-tools select{padding:10px;border:1px solid var(--line);background:white;font-size:12px}
@media(min-width:1600px){main,footer>*,header{max-width:1800px;margin-left:auto;margin-right:auto}}@media(max-width:800px){header{height:76px;padding:0 5%}.logo{font-size:40px}.logo span{font-size:7px;letter-spacing:2.4px}nav{gap:18px;font-size:10px}.bag{font-size:10px}.hero{grid-template-columns:1fr 1fr;min-height:420px}.hero-copy{padding:40px 0 45px 9%}.hero h1{font-size:76px}.hero-visual img{height:400px}.hero-visual:before{font-size:140px;right:-85px}.hero-caption{display:none}.grid{grid-template-columns:repeat(2,1fr)}.editorial .copy{padding:30px}.editorial h2{font-size:46px}.pdp{gap:5%}.product-info h1{font-size:42px}.sizes{grid-template-columns:repeat(4,1fr)}.footer-top{gap:25px}.backtop{font-size:8px}.section{padding-top:45px}.checkout{grid-template-columns:1fr}}
@media(max-width:520px){.announcement{font-size:7px;letter-spacing:1.3px}.announcement span{margin:0 10px}nav a:last-child{display:none}.hero{grid-template-columns:1fr;min-height:0;margin:12px 3% 0}.hero-copy{padding:32px 7% 0}.hero h1{font-size:79px;margin:22px 0;max-width:300px}.hero p{font-size:12px;margin:20px 0;max-width:270px}.hero-visual{height:300px}.hero-visual img{height:320px;width:85%}.hero-visual:before{font-size:150px;right:-40px}.hero-caption{display:flex;font-size:7px;bottom:12px}.hero .button{min-height:44px;padding:12px 18px;font-size:10px}.ribbon{font-size:7px;gap:10px;padding:16px 5px;letter-spacing:.5px}.section{padding:40px 5%}.section h2,.faq h2{font-size:38px}.section-heading{align-items:start}.section-heading p{font-size:10px;text-align:right;max-width:110px}.grid{gap:25px 10px}.card h3{font-size:11px}.card-bottom{font-size:10px;gap:6px}.card small{font-size:7px}.card-picture .number{font-size:7px;top:10px;left:10px}.editorial{grid-template-columns:1fr;margin-bottom:40px}.editorial .photo{min-height:0}.editorial img{height:290px}.editorial .copy{padding:35px}.editorial h2{font-size:52px}.faq{padding-bottom:45px}.footer-top{flex-wrap:wrap;gap:25px}.backtop{margin:0;width:100%;font-size:10px}.footer-links{grid-template-columns:1fr 1fr;gap:20px}.copyright{gap:20px;align-items:start;font-size:8px}.breadcrumb{font-size:9px;padding:18px 5%}.pdp{grid-template-columns:1fr;padding-bottom:20px}.product-info{padding-top:28px}.product-info h1{font-size:50px}.product-image img{aspect-ratio:1.06}.sizes{grid-template-columns:repeat(8,1fr);gap:4px}.sizes button{font-size:9px}.product-note{font-size:9px}.legal{padding-top:30px}.legal h1{font-size:40px}.collection-tools{font-size:11px}.section-heading .eyebrow{font-size:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Original supplied logo; framing removes the white margins without altering the file. */
.logo{position:relative;display:block;width:250px;aspect-ratio:8.8;flex-shrink:0;overflow:hidden;line-height:normal;letter-spacing:normal}
.logo img{position:absolute;width:127%;max-width:none;height:auto;left:-13.5%;top:50%;transform:translateY(-50%)}
.footer-top .logo{mix-blend-mode:multiply}
@media(max-width:800px){.logo{width:210px}.footer-top{flex-wrap:wrap}.footer-top .backtop{margin-left:0}}
@media(max-width:520px){header{flex-wrap:wrap;height:auto;min-height:86px;padding:17px 5% 12px;gap:16px}header .logo{width:205px}header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:10px}header nav a:last-child{display:block}.footer-top .logo{width:230px}}

/* Supplied trust artwork: two readable rows beneath the purchase button. */
.trust-badges{display:grid;grid-template-columns:1fr;gap:8px;margin:3px 0 17px;background:#fff}
.trust-badges-half{position:relative;overflow:hidden;aspect-ratio:4.23}
.trust-badges-half img{position:absolute;width:200%;max-width:none;height:auto;top:0}
.trust-badges-first img{left:0}
.trust-badges-second img{left:-100%}
.trust-badges-first{aspect-ratio:1006/216}
.trust-badges-first img{width:181.61%;left:0}
.trust-badges-second{aspect-ratio:821/216}
.trust-badges-second img{width:222.54%;left:-122.54%}

.campaign-hero{width:100%;background:var(--ice)}
.campaign-hero a,.campaign-hero picture{display:block}
.campaign-hero img{display:block;width:100%;height:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Consistent product frames and stronger shop typography. */
h1,h2,h3,.section h2,.editorial h2,.faq h2,.product-info h1,.legal h1,nav a,.product-label{font-weight:800}
button,.button,.text-link,.bag,.link-button,.quantity .remove{font-weight:800}
.card-picture{aspect-ratio:1;display:grid;place-items:center}
.card-picture img{width:100%;height:100%;aspect-ratio:1;object-fit:contain}
.product-image img{width:100%;aspect-ratio:1;object-fit:contain}
.card h3{font-weight:800}.announcement strong{font-weight:800}.arrow{display:none}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:18px 0;margin:0 0 16px;border-bottom:1px solid var(--line);gap:0}
.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:0 6px;border-right:1px solid #dae7ef;min-width:0}
.trust-item:last-child{border:0}.trust-item strong{font-size:10px;line-height:1.5;font-weight:800}.trust-icon{display:grid;place-items:center;width:38px;height:38px;color:#137daf;background:linear-gradient(145deg,#fff,#d0edf9);border:1px solid #c4e6f5;border-radius:10px;box-shadow:inset 0 1px 3px #fff,0 3px 8px #27749c12}.trust-icon svg{width:26px;height:26px}
.delivery-widget{background:#f0f7fb;border:1px solid #d7e8f1;border-radius:10px;padding:17px 18px;margin:0 0 18px}
.delivery-heading{display:flex;align-items:center;gap:8px;font-size:12px}.delivery-heading>span:last-child{margin-left:auto;font-size:9px;color:#567381}.delivery-dot{width:7px;height:7px;border-radius:50%;background:#2d9974;box-shadow:0 0 0 4px #2d997417;animation:deliveryPulse 2.5s infinite}
.delivery-timeline{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:20px}.delivery-step{display:flex;align-items:center;flex-direction:column;font-size:11px;line-height:1.65;text-align:center}.delivery-node{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#193e51;color:#fff;font-size:10px;margin-bottom:7px}.delivery-step small{color:#6b7f8a;font-size:9px}.delivery-track{height:2px;background:#bbd6e5;position:relative;margin-top:-30px}.delivery-track>span{position:absolute;left:0;top:-12px;background:#f0f7fb;width:34px;color:#1482bc;animation:deliveryRide 4s ease-in-out infinite}.delivery-track svg{width:26px;height:26px}.delivery-widget>p{font-size:9px;color:#6b7f8a;margin:14px 0 0;text-align:center}
@keyframes deliveryRide{0%,12%{transform:translateX(0);opacity:.4}45%,75%{opacity:1}90%,100%{transform:translateX(65px);opacity:0}}
@keyframes deliveryPulse{50%{box-shadow:0 0 0 6px #2d997408}}
.review-summary{display:flex;width:100%;align-items:center;text-align:left;gap:11px;background:white;border:1px solid #dce8e2;border-radius:8px;padding:12px;margin:16px 0}.review-emblem{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;color:white;background:#00a878;border-radius:5px;font-size:25px}.review-summary strong{font-size:11px;display:block}.review-summary small{display:block;font-size:10px;font-weight:500;color:var(--muted);margin-top:2px}.review-summary-link{margin-left:auto;font-size:10px;text-decoration:underline;white-space:nowrap}
.reviews-section{padding:55px 5% 60px;background:#f7f9f8;border-top:1px solid #e2e9e5}.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.reviews-heading h2{font:800 48px/1.1 'Barlow Condensed',Impact,sans-serif;margin:10px 0}.reviews-heading p{font-size:12px;color:var(--muted)}.reviews-disclosure{font-size:10px;color:#6d7a72;margin:16px 0 22px}.reviews-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 18px;scrollbar-width:thin;scrollbar-color:#8daf9e transparent}.review-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;padding:25px;border:1px solid #dfe8e3;border-radius:10px;background:white;display:flex;flex-direction:column;min-width:0}.review-card-top{display:flex;gap:10px;align-items:center}.review-avatar{width:35px;height:35px;border-radius:50%;background:#e4f3ec;color:#187b59;display:grid;place-items:center;font-size:10px;font-weight:800;flex-shrink:0}.review-card-top strong{font-size:12px;display:block}.review-card-top small{display:block;font-size:9px;color:#78817c}.review-quote{font-size:40px;line-height:1;color:#00a878;margin-left:auto}.review-card>p{font-size:12px;line-height:1.9;color:#49534e;flex:1;margin:22px 0}.review-product{font-size:9px;letter-spacing:1px;text-transform:uppercase;border-top:1px solid #edf1ee;padding-top:14px;color:#66776d}.reviews-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px}.reviews-controls button{border:1px solid #cfdad4;border-radius:4px;background:white;font-size:10px;padding:10px 15px}.reviews-controls>span{font-size:10px;color:var(--muted)}
#reviewsDialog{width:min(900px,calc(100% - 28px));max-width:900px;max-height:90dvh;border-radius:12px;padding:25px}#reviewsDialog .drawer-head{position:sticky;top:-25px;background:white;z-index:1;padding-top:20px}#reviewsDialog .logo{width:200px}.reviews-profile{display:flex;align-items:center;gap:15px;margin-top:20px}.reviews-profile h2{font-size:24px;margin:0}.reviews-profile p{margin:3px 0;font-size:12px;color:var(--muted)}.reviews-dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reviews-dialog-grid .review-card{padding:20px}
@media(max-width:800px){.review-card{flex-basis:calc((100% - 18px)/2)}.reviews-heading h2{font-size:40px}.trust-item strong{font-size:9px}}
@media(max-width:520px){.announcement{display:flex;justify-content:center;gap:9px;font-size:8px;letter-spacing:.6px;padding:10px 7px}.announcement span{margin:0}.announcement strong:last-child,.announcement span:last-of-type{display:none}.trust-grid{padding:16px 0}.trust-item{padding:0 4px;gap:9px}.trust-item strong{font-size:9px}.trust-icon{width:34px;height:34px}.trust-icon svg{width:24px;height:24px}.delivery-widget{padding:15px 12px}.delivery-heading{font-size:11px}.delivery-heading>span:last-child{font-size:8px}.review-summary{gap:8px}.review-summary strong{font-size:10px}.review-summary-link{font-size:9px}.reviews-section{padding:35px 5%}.reviews-heading{align-items:start;flex-direction:column;gap:4px}.reviews-heading h2{font-size:38px}.reviews-heading .button{min-height:42px;padding:12px 18px;font-size:10px}.review-card{flex-basis:88%;padding:20px}.reviews-controls>span{display:none}.reviews-dialog-grid{grid-template-columns:1fr}#reviewsDialog{padding:18px}#reviewsDialog .drawer-head{top:-18px}.reviews-profile h2{font-size:20px}.reviews-disclosure{font-size:9px}}
@media(prefers-reduced-motion:reduce){.delivery-dot,.delivery-track>span{animation:none}.delivery-track>span{left:40%}}
/* Center purchase text and normalize product photography. */
.button.atc{justify-content:center;text-align:center;position:relative}
.button.atc>span:empty{display:none}
.product-image{width:100%;overflow:hidden;background:#e6eaed}
.product-image>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center;padding:16px}
.card-picture{overflow:hidden;background:#e6eaed}
.card-picture>img{width:100%;height:100%;object-fit:contain;object-position:center;padding:10px}
.swatch{display:grid;place-items:center;overflow:hidden;width:44px;height:44px;flex:0 0 44px}
.swatch img{width:100%;height:100%;aspect-ratio:1;object-fit:contain;object-position:center}
@media(max-width:520px){.product-image>img{padding:10px}.card-picture>img{padding:7px}.colors{gap:5px}.swatch{width:calc((100% - 35px)/8);height:auto;aspect-ratio:1;flex:0 0 calc((100% - 35px)/8)}}
.product-image>img,.card-picture>img,.swatch img{object-fit:cover;padding:0}
/* Cart drawer aligned with the ICE storefront. */
#cartDialog{padding:0;background:#fff;box-shadow:-15px 0 60px #102b4020}
#cartDialog .drawer-head{position:sticky;top:0;z-index:2;background:#fff;margin:0;padding:25px 26px;border-bottom:1px solid var(--line)}
#cartDialog .drawer-head h2{font-size:32px;font-weight:800}
#cartDialog .drawer-head>button{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:34px;height:34px;font-size:15px}
#cartBody{padding:4px 26px 26px}
#cartDialog .cart-line{grid-template-columns:92px minmax(0,1fr);gap:17px;padding:24px 0}
#cartDialog .cart-line>a{display:block;align-self:start;background:#e6eaed;overflow:hidden;border-radius:6px}
#cartDialog .cart-line img{width:92px;height:108px;object-fit:cover;mix-blend-mode:multiply}
#cartDialog .cart-line h3{font-size:13px;line-height:1.45;font-weight:800}
#cartDialog .cart-line p{font-size:11px;margin:7px 0;color:#65717a}
#cartDialog .cart-line b{font-size:14px}
#cartDialog .quantity{gap:0;margin-top:13px}
#cartDialog .quantity>button:not(.remove){width:32px;height:32px;background:#f5f7f8;border-color:#dfe5e8}
#cartDialog .quantity>button:first-child{border-radius:5px 0 0 5px}
#cartDialog .quantity>button:nth-of-type(2){border-radius:0 5px 5px 0}
#cartDialog .quantity>span{height:32px;min-width:32px;border-block:1px solid #dfe5e8;display:grid;place-items:center;font-size:11px;font-weight:700}
#cartDialog .quantity .remove{margin-left:auto;color:#65717a;font-size:10px;padding:0 0 0 8px}
.cart-summary{margin:22px 0 18px;padding:18px;background:#f0f7fb;border:1px solid #d7e8f1;border-radius:8px}
.cart-summary .total{margin:0;font-size:16px;font-weight:800}.cart-summary-note{font-size:10px!important;color:#687b88;margin:7px 0 0!important}
#viewCheckout{justify-content:center;text-align:center;border-radius:4px;min-height:54px;font-size:11px}
#cartDialog .trust-grid{margin:8px 0 0;padding:20px 0 16px}
#cartDialog .trust-item strong{font-size:9px}.cart-payment-note{text-align:center;font-size:10px!important;color:#6d7981;margin:14px 0}
#continueShopping{display:block;width:100%;text-align:center;padding:12px;font-size:11px}
#cartDialog .empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:30px 0;gap:12px}
#cartDialog .empty p{font-weight:600;max-width:240px;color:#65717a}
#cartDialog .empty .button{justify-content:center;text-align:center}
@media(max-width:520px){#cartDialog{width:100%}#cartDialog .drawer-head{padding:21px 20px}#cartBody{padding:0 20px 25px}#cartDialog .cart-line{grid-template-columns:84px minmax(0,1fr);gap:14px}#cartDialog .cart-line img{width:84px;height:104px}#cartDialog .trust-item{padding:0 3px}#cartDialog .trust-item strong{font-size:8px}}
.payment-page{max-width:1180px;margin:auto;padding:35px 30px 80px}.checkout-back{font-size:11px;font-weight:700;text-decoration:underline}.payment-title{margin:35px 0 25px}.payment-title h1{font:800 52px/1.1 'Barlow Condensed',Impact,sans-serif;margin:12px 0}.payment-title p{color:var(--muted);font-size:12px}.payment-steps{display:flex;list-style:none;padding:0;margin:0 0 32px;gap:28px;font-size:11px;font-weight:700}.payment-steps li{display:flex;align-items:center;gap:9px;color:#7d858a}.payment-steps li span{display:grid;place-items:center;width:27px;height:27px;background:#eff2f4;border-radius:50%}.payment-steps .current{color:#173b4e}.payment-steps .current span{background:#173b4e;color:white}.payment-steps .complete span{background:#dceee5;color:#1a7551}.payment-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:35px}.payment-block{padding:24px;border:1px solid #dce4e8;border-radius:10px;margin-bottom:18px;background:white}.payment-block h2,.order-summary h2{font:800 22px/1.2 'Barlow Condensed',Impact,sans-serif;margin:0 0 19px}.payment-block label{display:block;font-size:11px;font-weight:700;margin-bottom:16px}.payment-block input:not([type=checkbox]){display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #ced8de;border-radius:5px;background:#fff;font-size:13px;color:var(--ink)}.payment-block input:focus{outline:2px solid #4696bb;outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.payment-block .check-label{display:flex;align-items:center;gap:9px;margin-bottom:0;font-size:11px}.check-label input{width:17px;height:17px;accent-color:#193e51}#billingFields:not([hidden]){margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.payment-method{display:flex;gap:15px;align-items:center;background:#f2f8fb}.payment-method h2{font-family:Inter,Arial,sans-serif;font-size:13px;margin:0 0 7px}.payment-method p{font-size:11px;color:#61727c;margin:0}.bank-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid #d0e4ee;border-radius:9px;flex-shrink:0;background:#e4f2f9;color:#167fac}.bank-icon svg{width:26px;height:26px}.payment-next{width:100%;justify-content:center;text-align:center;border-radius:5px;min-height:53px}.form-privacy,.order-note{font-size:10px;color:#758087;line-height:1.7}.form-privacy a{text-decoration:underline}.order-summary{position:sticky;top:112px;background:#f5f8fa;border:1px solid #dce5ea;border-radius:12px;padding:24px}.order-summary-title{display:flex;justify-content:space-between;align-items:start}.order-item{display:grid;grid-template-columns:65px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #dfe6ea}.order-photo{position:relative}.order-photo img{width:65px;height:76px;object-fit:cover;border-radius:5px}.order-photo>span{position:absolute;top:-6px;right:-5px;background:#213c4b;color:white;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700}.order-item strong{font-size:11px;display:block;line-height:1.5}.order-item small{font-size:10px;display:block;color:#6e7b83;margin-top:5px}.order-item>b{font-size:11px;white-space:nowrap}.order-totals{padding-top:20px}.order-totals>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:12px;gap:10px}.order-totals small{font-size:9px;color:#6a7c87}.order-totals .order-total{border-top:1px solid #dce4e8;padding-top:16px;font-size:17px}.order-summary .trust-item strong{font-size:8px}.order-summary .trust-grid{margin:0}.order-note{text-align:center;margin-bottom:0}.review-info-heading{display:flex;justify-content:space-between;gap:15px}.customer-review{margin:0}.customer-review dt,.bank-details dt{font-size:10px;color:#71818b;margin-top:20px;text-transform:uppercase;letter-spacing:.7px;font-weight:700}.customer-review dd,.bank-details dd{margin:6px 0 0;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.bank-instructions>.bank-icon{margin-bottom:20px}.bank-instructions>h2{font-size:32px;margin-top:12px}.bank-instructions>p{font-size:12px;color:#657784}.bank-details{padding:3px 18px 18px;background:#f0f7fb;border-radius:7px;margin:20px 0}.bank-details dd{font-weight:800;user-select:all}.transfer-status{display:flex;gap:10px;align-items:center;background:#f3f6f7;padding:14px;border-radius:6px;margin:22px 0;font-size:10px}.transfer-status .delivery-dot{animation:none;background:#b78335;flex-shrink:0}.payment-spinner{width:19px;height:19px;display:inline-block;border:2px solid #d9e6ed;border-top-color:#226c91;border-radius:50%;animation:paymentSpin .7s linear infinite}#paymentLoading:not([hidden]){display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#46616e;padding:20px}@keyframes paymentSpin{to{transform:rotate(360deg)}}
@media(max-width:800px){.payment-layout{grid-template-columns:1fr;gap:24px}.order-summary{position:static}.payment-page{max-width:650px}.payment-title h1{font-size:44px}}
@media(max-width:520px){.payment-page{padding:25px 18px 45px}.payment-title{margin-top:25px}.payment-title h1{font-size:40px}.payment-steps{gap:15px;justify-content:space-between;font-size:9px}.payment-steps li{gap:6px}.payment-steps li span{width:23px;height:23px}.payment-block,.order-summary{padding:18px}.form-row{gap:10px}.payment-block input:not([type=checkbox]){font-size:16px}.payment-next{font-size:10px;padding-inline:12px}}
@media(prefers-reduced-motion:reduce){.payment-spinner{animation:none}}
.payment-block .payment-choice{display:flex;align-items:center;gap:12px;border:1px solid #bdd8e7;border-radius:7px;padding:15px;background:#f5faff;margin-bottom:12px}.payment-choice input[type=radio]{width:17px;height:17px;padding:0;margin:0;flex-shrink:0;accent-color:#21495f}.payment-choice strong{display:block;font-size:12px}.payment-choice small{display:block;font-size:10px;font-weight:400;color:#6c7d87;margin-top:4px}.payment-choice>b{margin-left:auto;font-size:10px}.dhl-mark{background:#ffdf00;color:#d40511;font-style:italic;font-weight:900;padding:6px 9px;font-size:17px}.payment-block .payment-choice.unavailable{background:#f5f5f5;border-color:#e1e3e5;opacity:.6;cursor:not-allowed}.unavailable-tag{font-size:8px;margin-left:auto;border-radius:3px;background:#e5e7e9;padding:5px}.confirmation-banner{text-align:center;padding:20px 0 35px}.confirmation-icon{display:grid;place-items:center;width:55px;height:55px;background:#e0f0e9;color:#217654;border-radius:50%;font-size:28px;margin:0 auto 20px}.confirmation-banner .eyebrow{display:block}.confirmation-banner h1{font:800 43px/1.15 'Barlow Condensed',Impact,sans-serif;margin:15px 0}.confirmation-banner p{font-size:13px;color:#60737e}.pending-pill{display:inline-block;background:#fff2d8;color:#8c611e;border-radius:30px;padding:8px 14px;font-size:9px;font-weight:800;margin-top:8px}.confirmation-total{display:flex;justify-content:space-between;align-items:center;gap:10px}.confirmation-total>span{font-size:11px;color:#667c88}.confirmation-total strong{font-size:23px}.confirmation-notice{font-size:11px;color:#687b86;line-height:1.8}.order-tracking{list-style:none;margin:0;padding:0}.order-tracking li{display:flex;position:relative;gap:15px;padding-bottom:25px}.order-tracking li:before{content:'';position:absolute;top:30px;bottom:0;left:14px;border-left:1px solid #dbe3e8}.order-tracking li:last-child:before{display:none}.order-tracking li>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#eef2f4;color:#79858c;font-weight:800;flex-shrink:0;font-size:11px}.order-tracking .active>span{background:#ffefd0;color:#916320}.order-tracking strong{font-size:12px}.order-tracking p{font-size:11px;color:#70818b;margin:5px 0 0}.confirmation-address{font-size:12px;line-height:1.8;overflow-wrap:anywhere}
@media(max-width:520px){.payment-block .payment-choice{padding:12px 9px;gap:9px}.payment-choice .bank-icon{width:31px;height:31px}.payment-choice strong{font-size:11px}.payment-choice small{font-size:9px}.shipping-choice{flex-wrap:wrap}.shipping-choice>b{margin-left:auto}.unavailable-tag{font-size:7px;padding:4px}.confirmation-banner h1{font-size:35px}}
/* German labels can be longer than their French equivalents. */
.hero-german-title{display:none}.campaign-hero>a{position:relative}
@media(max-width:767px){.hero-german-title{position:absolute;display:flex;align-items:center;justify-content:center;left:3.9%;top:25.2%;width:48.2%;height:7.7%;background:#050707;color:white;transform:rotate(-1.6deg);font:800 clamp(9px,2.75vw,23px)/1 Inter,Arial,sans-serif;white-space:nowrap}}
@media(max-width:520px){.review-summary{flex-wrap:wrap}.review-summary-link{margin-left:46px}.payment-choice{flex-wrap:wrap}.unavailable-tag{margin-left:26px}.trust-item strong{font-size:8px}.announcement{font-size:7px;letter-spacing:.35px}.reviews-controls button{font-size:9px}.payment-next{font-size:10px}.bank-details dd{font-size:12px}}
