@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/assets/fonts/dm-sans-latin.woff2)format("woff2")}:root{--canvas:#f7f7f2;--canvas-warm:#fbf8f6;--surface:#fff;--ink:#07111f;--ink-soft:#26303d;--muted:#6b7280;--line:#07111f24;--line-light:#fff3;--blue:#1848f5;--blue-dark:#0c32c8;--cyan:#14c8e4;--ice:#e7f1fb;--sans:"DM Sans", Inter, Arial, sans-serif;--serif:var(--sans);--display:var(--sans);--page-pad:clamp(20px, 4vw, 68px);--section-space:clamp(90px, 11vw, 170px);color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;color:var(--ink);margin:0;font-size:15px;line-height:1.5}body.no-scroll,body.mobile-nav-open{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}::selection{background:var(--blue);color:#fff}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:12px 18px;position:fixed;top:8px;left:8px;transform:translateY(-140%)}.skip-link:focus{transform:none}.app-shell{min-height:100vh;overflow:clip}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:600;line-height:1.2}.eyebrow.is-light{color:#ffffff9e}.button{background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 24px;font-size:13px;font-weight:600;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--blue)}.button-blue{background:var(--blue);color:#fff}.button-blue:hover{background:var(--blue-dark)}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:var(--cyan)}.button-outline{border-color:var(--line);background:#fff}.text-link{background:0 0;border-bottom:1px solid;align-items:center;gap:9px;padding:5px 0;font-size:13px;font-weight:500;display:inline-flex}.text-link svg{width:16px;transition:transform .18s}.text-link:hover svg{transform:translate(3px)}.icon-button{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:#07111f0f}.icon-button svg{width:20px}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--delay,0s);transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:none}.announcement{z-index:102;height:32px;padding:0 var(--page-pad);background:var(--ink);color:#ffffffeb;letter-spacing:.13em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;font-size:9px;font-weight:600;display:grid;position:relative}.announcement-center{color:#fff9}.announcement-rating{justify-self:end;align-items:center;gap:6px;display:flex}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f2e0;position:sticky;top:0}.header-inner{max-width:1680px;height:72px;padding:0 var(--page-pad);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.desktop-nav,.header-actions{align-items:center;gap:clamp(16px,2vw,34px);display:flex}.desktop-nav a,.header-action,.bag-button{background:0 0;padding:8px 0;font-size:12px;font-weight:500}.desktop-nav a{position:relative}.desktop-nav a:after{background:var(--ink);content:"";transform-origin:100%;height:1px;transition:transform .22s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.brand{background:0 0;width:clamp(130px,11vw,172px);padding:4px;display:block}.brand img{width:100%;height:auto}.header-actions{justify-content:flex-end}.header-action,.bag-button{align-items:center;gap:8px;display:inline-flex}.bag-button em{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:9px;font-style:normal;display:inline-flex}.mobile-menu-button{justify-self:start;display:none}.mobile-nav-shell,.drawer-shell,.modal-shell{z-index:500;visibility:hidden;pointer-events:none;position:fixed;inset:0}.mobile-nav-shell.is-open,.drawer-shell.is-open,.modal-shell.is-open{visibility:visible;pointer-events:auto}.drawer-backdrop,.modal-backdrop{opacity:0;background:#050c1685;transition:opacity .32s;position:absolute;inset:0}.is-open>.drawer-backdrop,.is-open>.modal-backdrop{opacity:1}.mobile-nav{background:var(--canvas-warm);flex-direction:column;width:min(430px,92vw);padding:22px 24px 28px;transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-102%)}.mobile-nav-shell.is-open .mobile-nav{transform:none}.mobile-nav-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.mobile-nav-links{flex-direction:column;flex:1;padding:24px 0;display:flex}.mobile-nav-links a{border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;min-height:52px;display:flex}.mobile-nav-links a:first-child,.mobile-nav-links a:nth-child(2){font-family:var(--serif);font-size:25px}.mobile-nav-links svg,.mobile-nav-foot svg{width:17px}.mobile-nav-foot{gap:10px;display:flex}.mobile-nav-foot button{border:1px solid var(--line);background:0 0;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px 8px;font-size:11px;display:flex}.hero{background:linear-gradient(112deg,#f7f7f2 0%,#f4f7fa 54%,#dae9f6 100%);grid-template-columns:minmax(360px,.82fr) minmax(540px,1.18fr);min-height:calc(100svh - 104px);display:grid;position:relative;overflow:hidden}.hero-grid-lines{opacity:.28;background-image:linear-gradient(to right, var(--line) 1px, transparent 1px);pointer-events:none;background-size:16.6667vw 100%;position:absolute;inset:0}.hero-copy{z-index:3;max-width:720px;padding:clamp(72px, 9vh, 130px) 30px 92px var(--page-pad);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.hero-kicker{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:28px;font-size:10px;font-weight:600;display:flex}.hero-kicker span{background:var(--blue);width:28px;height:1px}.hero-title{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 30px;font-size:clamp(72px,8.8vw,152px);font-weight:400;line-height:.78}.hero-title span{white-space:nowrap;display:block}.hero-title em,.section-heading h2 em,.editorial-copy h2 em,.deal-copy h2 em,.faq-intro h2 em,.newsletter-inner h2 em,.shop-hero h1 em,.values-intro h2 em,.about-hero h1 em,.about-cta h2 em,.contact-intro h1 em,.related-section h2 em{color:var(--blue);font-style:normal;font-weight:400}.hero-subtitle{max-width:510px;color:var(--ink-soft);margin-bottom:30px;font-size:clamp(15px,1.25vw,18px);line-height:1.6}.hero-actions{align-items:center;gap:28px;display:flex}.hero-trust{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:22px;margin-top:35px;font-size:10px;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{width:13px;color:var(--blue)}.hero-visual-wrap{--parallax-x:0px;--parallax-y:0px;z-index:2;min-height:650px;position:relative;overflow:hidden}.hero-image-frame{border-radius:0 0 0 80px;position:absolute;inset:0;overflow:hidden}.hero-image-frame img{object-fit:cover;object-position:center;width:calc(100% + 30px);max-width:none;height:calc(100% + 30px);transform:translate(calc(-15px + var(--parallax-x)), calc(-15px + var(--parallax-y))) scale(1.035);transition:transform .5s ease-out;animation:1.1s cubic-bezier(.2,.7,.2,1) both hero-image-in}.hero-image-shine{mix-blend-mode:soft-light;background:linear-gradient(115deg,#fff3,#0000 35% 65%,#ffffff1f);position:absolute;inset:0}.hero-drop-card{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffc;border:1px solid #ffffff80;border-radius:4px;flex-direction:column;justify-content:space-between;width:190px;min-height:122px;padding:19px;animation:.7s .85s both card-in;display:flex;position:absolute;bottom:clamp(20px,5vw,64px);right:clamp(18px,3vw,48px)}.hero-drop-card span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:600}.hero-drop-card strong{font-family:var(--serif);font-size:23px;font-weight:400;line-height:.98}.hero-orbit{width:112px;height:112px;color:var(--ink);letter-spacing:.18em;text-align:center;background:#ffffff2e;border:1px solid #07111f33;border-radius:50%;justify-content:center;align-items:center;font-size:7px;display:flex;position:absolute;top:10%;right:7%;transform:rotate(-10deg)}.hero-orbit:after{background:var(--blue);content:"";border-radius:50%;width:12px;height:12px}.hero-orbit span{width:82px;position:absolute}.scroll-note{z-index:4;bottom:25px;left:var(--page-pad);color:var(--muted);letter-spacing:.17em;text-transform:uppercase;transform-origin:0 100%;align-items:center;gap:12px;font-size:8px;display:flex;position:absolute;transform:rotate(-90deg)translate(100%)}.scroll-note span{background:var(--muted);width:34px;height:1px}.hero-reveal{opacity:0;animation:.7s cubic-bezier(.2,.7,.2,1) forwards hero-copy-in;transform:translateY(22px)}.hero-reveal-1{animation-delay:.12s}.hero-reveal-2{animation-delay:.21s}.hero-reveal-3{animation-delay:.3s}.hero-reveal-4{animation-delay:.39s}.hero-reveal-5{animation-delay:.48s}@keyframes hero-copy-in{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(42px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes hero-image-in{0%{opacity:0;transform:translate(-15px,-15px)scale(1.09)}}@keyframes card-in{0%{opacity:0;transform:translateY(16px)}}.trust-strip{padding:0 var(--page-pad);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);display:grid}.trust-item{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:104px;padding:18px clamp(12px,2vw,32px);display:flex}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0}.trust-item>svg{width:21px;color:var(--blue);stroke-width:1.5px}.trust-item div{flex-direction:column;display:flex}.trust-item span{color:var(--muted);margin-top:3px;font-size:10px}.section{max-width:1680px;padding:var(--section-space) var(--page-pad);margin:0 auto}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:50px;margin-bottom:clamp(46px,6vw,82px);display:grid}.section-heading h2{max-width:950px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(47px,5.8vw,92px);font-weight:400;line-height:.93}.section-heading h2 em{white-space:nowrap}.section-heading-side{flex-direction:column;justify-self:end;align-items:flex-start;gap:18px;max-width:430px;display:flex}.section-heading-side>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.section-heading.is-centered{text-align:center;flex-direction:column;align-items:center;display:flex}.category-section{background:var(--canvas-warm)}.category-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:clamp(220px,22vw,350px);gap:12px;display:grid}.category-card{color:#fff;isolation:isolate;text-align:left;background:#dfe5e9;border-radius:5px;min-height:220px;position:relative;overflow:hidden}.category-hit{z-index:5;background:0 0;position:absolute;inset:0}.category-card-1{grid-area:span 2/span 7}.category-card-2,.category-card-3{grid-column:span 5}.category-card-4,.category-card-5,.category-card-6{grid-column:span 4}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s;position:absolute;inset:0}.category-card-2 img,.category-card-3 img,.category-card-6 img{object-position:center 28%}.category-card:hover img{filter:saturate(1.08);transform:scale(1.045)}.category-overlay{z-index:1;background:linear-gradient(#050a120d 38%,#050a12c7);position:absolute;inset:0}.category-index{z-index:2;letter-spacing:.14em;font-size:9px;position:absolute;top:19px;left:20px}.category-content{z-index:2;position:absolute;bottom:25px;left:24px;right:24px}.category-content>span{color:#ffffffb8;letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:9px;display:block}.category-content h3{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(31px,3.4vw,58px);font-weight:400;line-height:.95}.category-card:not(.category-card-1) .category-content h3{font-size:clamp(27px,2.6vw,43px)}.category-content p{color:#ffffffbf;opacity:0;max-width:390px;max-height:0;margin:0;font-size:11px;transition:max-height .3s,margin .3s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(8px)}.category-card:hover .category-content p{opacity:1;max-height:60px;margin-top:10px;transform:none}.round-arrow{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:16px;right:16px}.category-card:hover .round-arrow{color:var(--ink);background:#fff;transform:rotate(45deg)}.round-arrow svg{width:18px}.product-tabs{gap:8px;margin:-36px 0 38px;display:flex}.product-tabs button,.category-chips a{border:1px solid var(--line);min-height:36px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:999px;padding:0 17px;font-size:10px}.product-tabs button.is-active,.category-chips a.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.5vw,24px);display:grid}.product-card{min-width:0}.product-image{aspect-ratio:4/5;cursor:pointer;background:#eef0f1;border-radius:6px;position:relative;overflow:hidden}.product-open-hit{background:0 0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.product-open-hit>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);transform:scale(.91)}.product-image:hover .product-open-hit>img{transform:scale(.97)}.product-badge{letter-spacing:.12em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:600;position:absolute;top:14px;left:14px}.product-badge.is-sale{background:var(--blue);color:#fff}.product-badge.is-sold-out{background:var(--ink);color:#fff}.favorite-button{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:4;background:#ffffffc2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:9px;right:9px}.favorite-button svg{width:18px}.favorite-button.is-active{color:var(--blue)}.quick-view{background:var(--ink);color:#fff;opacity:0;border-radius:3px;justify-content:space-between;align-items:center;min-height:43px;padding:0 15px;font-size:10px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(12px)}.quick-view svg{width:16px}.product-image:hover .quick-view{opacity:1;transform:none}.product-info{padding:16px 2px 0}.product-meta,.product-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-meta{min-height:18px;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.swatches{gap:4px;display:flex}.swatches i{border:1px solid #07111f2e;border-radius:50%;width:9px;height:9px}.product-title{text-align:left;background:0 0;width:100%;min-height:42px;margin:7px 0 4px;padding:0;font-size:13px;font-weight:500;line-height:1.35;display:block}.product-title:hover{color:var(--blue)}.product-price{align-items:baseline;gap:8px;margin:0;font-size:12px;display:flex}.product-price del{color:var(--muted);font-size:10px}.add-circle{border:1px solid var(--line);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:39px;height:39px;transition:background-color .18s,color .18s,transform .18s;display:flex}.add-circle:hover{background:var(--blue);color:#fff;transform:rotate(90deg)}.add-circle:disabled:hover{color:inherit;background:0 0;transform:none}.add-circle svg{width:16px}.editorial-story{background:var(--ink);color:#fff;grid-template-columns:minmax(420px,.8fr) minmax(520px,1.2fr);display:grid}.editorial-copy{padding:clamp(80px, 9vw, 150px) var(--page-pad);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.editorial-copy h2,.deal-copy h2,.faq-intro h2,.newsletter-inner h2,.values-intro h2,.about-cta h2{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 34px;font-size:clamp(52px,6vw,96px);font-weight:400;line-height:.89}.editorial-copy>p:not(.eyebrow){color:#ffffffa8;max-width:510px;margin-bottom:42px;font-size:14px;line-height:1.75}.editorial-metrics{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);width:100%;margin-bottom:46px;display:grid}.editorial-metrics div{flex-direction:column;padding:22px 10px 22px 0;display:flex}.editorial-metrics strong{font-family:var(--serif);font-size:40px;font-weight:400;line-height:1}.editorial-metrics span{color:#ffffff80;letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:8px}.editorial-visual{border-radius:5px;min-height:740px;margin:clamp(20px,3vw,45px) clamp(20px,3vw,45px) clamp(20px,3vw,45px) 0;position:relative;overflow:hidden}.editorial-visual img{object-fit:cover;object-position:55% center;width:100%;height:100%}.editorial-caption{color:#07111fb3;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.deal-section{background:var(--canvas-warm)}.deal-card{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:700px;display:grid}.deal-image{background:#dceafb;justify-content:center;align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.deal-image:before,.deal-image:after{content:"";border:1px solid #1848f538;border-radius:50%;position:absolute}.deal-image:before{aspect-ratio:1;width:70%}.deal-image:after{aspect-ratio:1;width:48%}.deal-image img{z-index:2;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 30px 25px #07111f24);width:70%;height:72%;position:relative}.deal-stamp{z-index:3;background:var(--blue);color:#fff;letter-spacing:.12em;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:9px;font-weight:600;line-height:1.3;display:flex;position:absolute;top:24px;left:24px}.deal-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,6vw,96px);display:flex}.deal-copy h2{font-size:clamp(49px,5.2vw,83px)}.deal-description{max-width:500px;color:var(--muted);margin-bottom:34px;font-size:14px;line-height:1.75}.deal-product-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px;padding:18px 0;display:flex}.deal-product-line span:first-child{flex-direction:column;display:flex}.deal-product-line small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.deal-product-line strong{margin-top:4px;font-size:13px}.deal-price{align-items:center;gap:10px;font-weight:600;display:flex}.deal-price svg{width:17px}.reviews-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:.62fr 1.38fr;display:grid}.reviews-aside{min-height:540px;padding:clamp(52px, 6vw, 92px) var(--page-pad);border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;display:flex}.review-score{align-items:flex-end;gap:18px;display:flex}.review-score>strong{font-family:var(--serif);letter-spacing:-.06em;font-size:94px;font-weight:400;line-height:.8}.review-score>span{flex-direction:column;gap:4px;display:flex}.review-score small{max-width:150px;color:var(--muted);font-size:8px;line-height:1.3}.stars{color:var(--blue);letter-spacing:2px;font-size:11px}.review-main{flex-direction:column;justify-content:center;min-height:540px;padding:clamp(55px,8vw,130px);display:flex;position:relative}.quote-mark{color:var(--blue);font-family:var(--serif);font-size:78px;line-height:1;position:absolute;top:54px;left:clamp(55px,8vw,130px)}.review-main blockquote{max-width:920px;font-family:var(--serif);letter-spacing:-.035em;margin:35px 0 58px;font-size:clamp(36px,4vw,65px);line-height:1.04}.review-footer,.review-controls,.review-footer p,.review-footer p span{align-items:center;display:flex}.review-footer{justify-content:space-between}.review-footer p{flex-direction:column;align-items:flex-start;margin:0}.review-footer p strong{font-size:11px}.review-footer p span{color:var(--muted);gap:5px;margin-top:4px;font-size:8px}.review-footer p svg{width:11px;color:var(--blue)}.review-controls{gap:12px}.review-controls button{border:1px solid var(--line);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.review-controls button:hover{background:var(--ink);color:#fff}.review-controls button svg{width:15px}.review-controls span{color:var(--muted);letter-spacing:.1em;font-size:8px}.faq-section{background:var(--canvas-warm);grid-template-columns:.72fr 1.28fr;gap:clamp(50px,9vw,160px);display:grid}.faq-intro{align-self:start;position:sticky;top:140px}.faq-intro h2{color:var(--ink);font-size:clamp(52px,6vw,88px)}.faq-intro>p:not(.eyebrow){color:var(--muted);font-size:13px}.accordion-item{border-top:1px solid var(--line)}.accordion-item:last-child{border-bottom:1px solid var(--line)}.accordion-item>button{text-align:left;background:0 0;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;width:100%;min-height:90px;display:grid}.accordion-item button>span{color:var(--blue);font-size:9px}.accordion-item button strong{font-family:var(--serif);font-size:clamp(20px,2vw,29px);font-weight:400}.accordion-item button svg{width:18px}.accordion-answer{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid}.accordion-answer p{max-width:640px;color:var(--muted);margin:0 52px;font-size:13px;line-height:1.75;overflow:hidden}.accordion-item.is-open .accordion-answer{grid-template-rows:1fr}.accordion-item.is-open .accordion-answer p{margin-bottom:32px}.newsletter-section{min-height:630px;padding:100px var(--page-pad);background:var(--blue);color:#fff;text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.newsletter-inner{z-index:2;flex-direction:column;align-items:center;max-width:770px;display:flex;position:relative}.newsletter-inner h2{font-size:clamp(59px,7.5vw,118px)}.newsletter-inner h2 em{color:var(--cyan);font-weight:400}.newsletter-inner>p:not(.eyebrow){color:#ffffffb8;max-width:560px;font-size:14px}.newsletter-inner form{border-bottom:1px solid #ffffff9e;grid-template-columns:1fr auto;width:min(100%,610px);margin:26px 0 13px;display:grid}.newsletter-inner input{color:#fff;min-width:0;height:58px;font-family:var(--serif);background:0 0;border:0;outline:0;padding:0 4px;font-size:24px}.newsletter-inner form button{color:#fff;background:0 0;align-items:center;gap:10px;padding:0 6px 0 20px;font-size:11px;display:flex}.newsletter-inner form svg{width:17px}.newsletter-inner small{color:#ffffff75;letter-spacing:.06em;font-size:8px}.newsletter-art span{color:#0000;font-family:var(--sans);letter-spacing:-.13em;-webkit-text-stroke:1px #ffffff1f;font-size:min(44vw,680px);font-weight:600;line-height:1;position:absolute}.newsletter-art span:first-child{top:-12%;left:-12%;transform:rotate(-12deg)}.newsletter-art span:last-child{bottom:-36%;right:-4%;transform:rotate(15deg)}.shop-page,.product-page,.about-page,.contact-page,.info-page{background:var(--canvas-warm)}.shop-hero{min-height:430px;padding:80px var(--page-pad) 70px;border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 80%,#14c8e424,#0000 34%),linear-gradient(135deg,#f7f7f2,#e6eff8);flex-direction:column;justify-content:center;align-items:center;display:flex}.shop-hero h1,.about-hero h1,.contact-intro h1,.info-hero h1,.product-buybox h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(68px,9vw,142px);font-weight:400;line-height:.84}.shop-hero>p:last-child{max-width:560px;color:var(--muted);margin:28px 0 0}.shop-toolbar-wrap{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8f6f0;position:sticky;top:72px}.shop-toolbar{min-height:78px;padding:12px var(--page-pad);grid-template-columns:auto 1fr auto;align-items:center;gap:25px;display:grid}.filter-toggle{background:0 0;align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex}.filter-toggle svg{width:17px}.filter-toggle span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:21px;height:21px;font-size:8px;display:inline-flex}.category-chips{scrollbar-width:none;justify-content:center;gap:7px;display:flex;overflow-x:auto}.category-chips::-webkit-scrollbar{display:none}.sort-select{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.sort-select select{color:var(--ink);background:0 0;border:0;outline:0;font-weight:600}.filter-panel{max-height:0;padding:0 var(--page-pad);background:#fff;grid-template-columns:minmax(250px,430px) auto;justify-content:space-between;align-items:center;gap:30px;transition:max-height .3s,padding .3s;display:grid;overflow:hidden}.filter-panel.is-open{border-top:1px solid var(--line);max-height:100px;padding-top:16px;padding-bottom:16px}.filter-panel label{border:1px solid var(--line);border-radius:999px;align-items:center;gap:11px;height:48px;padding:0 17px;display:flex}.filter-panel label svg{width:17px}.filter-panel input{background:0 0;border:0;outline:0;width:100%}.filter-panel>span{color:var(--muted);font-size:10px}.shop-results{max-width:1800px;min-height:600px;padding-top:clamp(60px,7vw,100px)}.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:clamp(60px,7vw,100px)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.empty-state>svg{width:35px;height:35px;color:var(--blue)}.empty-state h2{font-family:var(--serif);margin:20px 0 6px;font-size:40px;font-weight:400}.empty-state p{color:var(--muted)}.back-link{margin:28px var(--page-pad);background:0 0;align-items:center;gap:9px;font-size:11px;display:flex}.back-link svg{width:16px}.product-detail{max-width:1680px;padding:0 var(--page-pad) clamp(90px, 10vw, 160px);grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);gap:clamp(40px,6vw,105px);margin:0 auto;display:grid}.product-gallery{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.product-gallery-main{aspect-ratio:1.24;background:#edf0f1;grid-column:span 2;overflow:hidden}.product-gallery-main img,.tile-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-gallery-main img{transform:scale(.88)}.product-gallery-tile{aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.tile-detail{background:var(--blue);color:#fff}.tile-detail span{font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(40px,5vw,76px);line-height:.8}.tile-image{background:#dceafa}.product-buybox{align-self:start;padding-top:clamp(15px,3vw,50px);position:sticky;top:110px}.product-buybox h1{max-width:660px;font-size:clamp(52px,5.5vw,86px);line-height:.91}.buybox-rating{color:var(--muted);margin:22px 0 12px;font-size:10px}.buybox-rating>span{color:var(--blue);letter-spacing:2px;margin-right:8px}.buybox-rating small{color:var(--muted)}.buybox-price{margin:0;font-size:20px;font-weight:600}.buybox-price del{color:var(--muted);margin-right:7px;font-size:13px;font-weight:400}.tax-note{color:var(--muted);margin:3px 0 24px;font-size:9px}.buybox-intro{max-width:62ch;color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.65}.buybox-description{max-width:600px;color:var(--ink-soft);margin-bottom:30px;line-height:1.7}.variant-block{margin:26px 0}.variant-block>span{justify-content:space-between;margin-bottom:11px;font-size:10px;display:flex}.variant-block>span strong{color:var(--muted);font-weight:400}.variant-block>div{gap:9px;display:flex}.variant-block button{border:3px solid var(--canvas-warm);background:var(--swatch);outline:1px solid var(--line);border-radius:50%;width:29px;height:29px;padding:4px}.variant-block button.is-active{outline:2px solid var(--ink)}.variant-block button:disabled{position:relative;overflow:hidden}.variant-block button:disabled:after{content:"";background:currentColor;width:140%;height:1px;position:absolute;transform:rotate(-35deg)}.size-options button{border:1px solid var(--line);background:0 0;border-radius:3px;outline:0;width:auto;min-width:48px;height:39px;padding:0 13px;font-size:10px}.size-options button.is-active{border-color:var(--ink);background:var(--ink);color:#fff;outline:0}.stock-note{color:var(--muted);align-items:center;gap:7px;margin:25px 0 12px;font-size:10px;display:flex}.stock-note>span{background:#26a163;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #26a1631f}.stock-note strong{color:var(--ink)}.stock-note.is-sold-out>span{background:#c53c36;box-shadow:0 0 0 4px #c53c361f}.catalog-state{min-height:72vh;padding:180px var(--page-pad) 110px;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.catalog-state>svg{width:34px;height:34px;color:var(--blue);margin-bottom:24px}.catalog-state h1{letter-spacing:-.055em;max-width:760px;margin-bottom:18px;font-size:clamp(48px,7vw,92px);line-height:.94}.catalog-state>p:not(.eyebrow){max-width:520px;color:var(--muted)}.catalog-state .button{margin-top:20px}.catalog-spinner{border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:36px;height:36px;margin-bottom:28px;animation:.7s linear infinite catalog-spin}@keyframes catalog-spin{to{transform:rotate(360deg)}}.buy-actions{grid-template-columns:auto 1fr auto;gap:8px;display:grid}.quantity-select{border:1px solid var(--line);border-radius:4px;grid-template-columns:repeat(3,1fr);width:112px;display:grid}.quantity-select button,.quantity-select span{background:0 0;justify-content:center;align-items:center;display:flex}.quantity-select svg{width:13px}.buy-actions .button{width:100%}.buy-actions .button svg{width:17px}.favorite-large{border:1px solid var(--line);background:0 0;border-radius:4px;justify-content:center;align-items:center;width:54px;display:flex}.favorite-large svg{width:19px}.favorite-large.is-active{border-color:var(--blue);color:var(--blue)}.buy-assurances{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:20px 0 30px;display:grid}.buy-assurances span{border-right:1px solid var(--line);min-height:70px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}.buy-assurances span:last-child{border-right:0}.buy-assurances svg{width:18px;color:var(--blue)}.product-detail-accordion>div{border-top:1px solid var(--line)}.product-detail-accordion>div:last-child{border-bottom:1px solid var(--line)}.product-detail-accordion button{background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:58px;display:flex}.product-detail-accordion button strong{font-size:11px;font-weight:500}.product-detail-accordion button svg{width:15px}.product-detail-accordion p{max-height:0;color:var(--muted);margin:0;font-size:11px;line-height:1.7;transition:max-height .28s,margin .28s;overflow:hidden}.product-detail-accordion>div.is-open p{max-height:180px;margin-bottom:22px}.product-seo-section{border-top:1px solid var(--line);background:#f1f4f2;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(56px,9vw,150px);display:grid}.product-seo-intro{align-self:start}.product-seo-intro h2{letter-spacing:-.055em;max-width:760px;margin-bottom:30px;font-size:clamp(50px,6vw,92px);line-height:.94}.product-seo-intro>p:not(.eyebrow){max-width:680px;color:var(--ink-soft);line-height:1.75}.product-seo-links{flex-wrap:wrap;gap:8px;margin-top:34px;display:flex}.product-seo-links a{border:1px solid var(--line);background:#ffffff9e;border-radius:3px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:9px;display:inline-flex}.product-seo-links svg{width:14px}.product-seo-details>h3,.product-seo-faq>h3{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:600}.product-seo-details dl{border-top:1px solid var(--line);margin:0 0 58px;display:grid}.product-seo-details dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.42fr) minmax(0,.58fr);gap:24px;padding:17px 0;display:grid}.product-seo-details dt{color:var(--muted);text-transform:uppercase;font-size:9px}.product-seo-details dd{margin:0;font-size:11px;line-height:1.55}.product-seo-faq details{border-top:1px solid var(--line)}.product-seo-faq details:last-child{border-bottom:1px solid var(--line)}.product-seo-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:64px;font-size:11px;list-style:none;display:flex}.product-seo-faq summary::-webkit-details-marker{display:none}.product-seo-faq summary svg{flex:none;width:16px;transition:transform .18s}.product-seo-faq details[open] summary svg{transform:rotate(45deg)}.product-seo-faq details p{max-width:700px;color:var(--muted);margin:0;padding:0 38px 24px 0;font-size:11px;line-height:1.7}.related-section{border-top:1px solid var(--line)}.about-hero{min-height:650px;padding:clamp(100px, 13vw, 190px) var(--page-pad) 80px;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.about-hero h1{font-size:clamp(68px,9vw,145px)}.about-hero>p{max-width:520px;color:var(--muted);margin-bottom:10px;font-size:16px;line-height:1.7}.about-image{height:min(72vw,900px);margin:0 var(--page-pad);overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.values-section{grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,170px);display:grid}.values-intro h2{color:var(--ink);font-size:clamp(54px,6vw,94px)}.values-grid{border-top:1px solid var(--line)}.values-grid>div{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(180px,.65fr) 1fr;gap:25px;padding:35px 0;display:grid}.values-grid>div>span{color:var(--blue);font-size:9px}.values-grid h3{font-family:var(--serif);margin:0;font-size:30px;font-weight:400;line-height:1}.values-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.about-cta{min-height:620px;padding:100px var(--page-pad);background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.about-cta h2 em{color:var(--cyan)}.contact-page{padding:clamp(80px, 10vw, 150px) var(--page-pad);grid-template-columns:.82fr 1.18fr;gap:clamp(60px,10vw,170px);display:grid}.contact-intro{align-self:start;position:sticky;top:140px}.contact-intro h1{font-size:clamp(70px,8vw,124px)}.contact-intro>p:last-child{max-width:490px;color:var(--muted);margin-top:35px;line-height:1.75}.contact-layout{gap:55px;display:grid}.contact-details{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.contact-details>div{border:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex}.contact-details svg{width:19px;color:var(--blue)}.contact-details>div span{flex-direction:column;font-size:10px;display:flex}.contact-details small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:8px}.contact-details>p{color:var(--muted);grid-column:span 3;font-size:10px}.contact-form,.checkout-form,.account-modal form{flex-direction:column;gap:21px;display:flex}.contact-form label,.checkout-form>label,.checkout-form .field-row label,.account-modal label{letter-spacing:.09em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:9px;font-weight:600;display:flex}.contact-form input,.contact-form select,.contact-form textarea,.checkout-form input,.account-modal input{border:0;border-bottom:1px solid var(--line);letter-spacing:0;text-transform:none;background:0 0;border-radius:0;outline:0;width:100%;font-size:14px}.contact-form input,.contact-form select,.checkout-form input,.account-modal input{height:48px}.contact-form textarea{resize:vertical;padding:14px 0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.checkout-form input:focus,.account-modal input:focus{border-color:var(--blue)}.field-row{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contact-form .button{align-self:flex-start;margin-top:12px}.map-shell{border:1px solid var(--line);background:var(--ice);min-height:390px;position:relative;overflow:hidden}.map-shell iframe{border:0;width:100%;height:390px}.map-consent{background-color:var(--blue);color:#fff;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(35px,5vw,70px);display:flex;position:absolute;inset:0}.map-consent>svg{width:120px;height:120px;color:var(--cyan);opacity:.55;stroke-width:.8px;position:absolute;top:50%;right:11%;transform:translateY(-50%)}.map-consent>div{flex-direction:column;margin-bottom:24px;display:flex}.map-consent small{color:#fff9;letter-spacing:.14em;margin-bottom:8px;font-size:8px}.map-consent strong{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(43px,5vw,67px);font-weight:400;line-height:.9}.map-consent span{color:#ffffffb3;margin-top:9px;font-size:11px}.map-consent .button{z-index:2;position:relative}.map-consent>p{color:#ffffff80;margin:13px 0 0;font-size:7px}.info-hero{min-height:520px;padding:100px var(--page-pad) 72px;border-bottom:1px solid var(--line);background:linear-gradient(110deg, var(--canvas-warm), var(--ice));flex-direction:column;justify-content:flex-end;display:flex}.info-hero h1{font-size:clamp(65px,9vw,135px)}.info-hero>p:last-child{color:var(--muted);margin:25px 0 0;font-size:16px}.info-content{max-width:1200px;padding:clamp(70px, 9vw, 140px) var(--page-pad);margin:0 auto}.info-content article{border-top:1px solid var(--line);grid-template-columns:80px 1fr;gap:35px;padding:40px 0;display:grid}.info-content article:last-child{border-bottom:1px solid var(--line)}.info-content article>span{color:var(--blue);font-size:9px}.info-content h2{font-family:var(--serif);margin:0 0 13px;font-size:36px;font-weight:400}.info-content p{max-width:820px;color:var(--muted);margin:0;line-height:1.8}.info-help{max-width:1200px;margin:0 auto var(--section-space);border:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px;display:grid}.info-help>svg{width:28px;color:var(--blue)}.info-help strong{font-family:var(--serif);font-size:24px;font-weight:400}.info-help p{color:var(--muted);margin:2px 0 0;font-size:11px}.site-footer{padding:80px var(--page-pad) 24px;color:#fff;background:#050b13;position:relative;overflow:hidden}.footer-top{z-index:2;grid-template-columns:1.5fr repeat(3,.7fr);gap:clamp(35px,6vw,100px);display:grid;position:relative}.footer-brand .brand{background:#fff;border-radius:3px;width:170px;margin:-5px 0 24px;padding:8px}.footer-brand>p{color:#ffffff8a;max-width:330px;font-size:12px;line-height:1.7}.socials{gap:9px;margin-top:27px;display:flex}.socials a{border:1px solid var(--line-light);border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.socials a:hover{background:var(--blue);border-color:var(--blue)}.socials svg{width:16px}.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;display:flex}.footer-top h3{color:#ffffff7a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 23px;font-size:9px;font-weight:500}.footer-links a,.footer-contact a{color:#fff;background:0 0;margin-bottom:10px;padding:0;font-size:11px}.footer-links a:hover,.footer-contact a:hover{color:var(--cyan)}.footer-contact p{color:#ffffff6b;margin-top:10px;font-size:9px}.footer-wordmark{z-index:1;color:#fff;letter-spacing:-.105em;margin:clamp(60px,9vw,130px) 0 10px;font-size:clamp(150px,28vw,500px);font-weight:600;line-height:.58;position:relative;transform:translate(-1.5%)}.footer-bottom{z-index:2;border-top:1px solid var(--line-light);color:#fff6;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:end;gap:20px;min-height:55px;font-size:8px;display:grid;position:relative}.footer-bottom>div{gap:20px;display:flex}.footer-bottom button,.footer-bottom a{color:inherit;font-size:inherit;text-transform:inherit;background:0 0;padding:0}.footer-bottom>span:last-child{justify-self:end}.search-overlay{z-index:700;visibility:hidden;background:var(--canvas-warm);opacity:0;pointer-events:none;flex-direction:column;transition:opacity .24s,transform .3s,visibility .3s;display:flex;position:fixed;inset:0;transform:translateY(-18px)}.search-overlay.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.search-head{min-height:72px;padding:0 var(--page-pad);border-bottom:1px solid var(--line);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;display:flex}.search-input-wrap{padding:clamp(30px, 5vw, 80px) var(--page-pad);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;display:grid}.search-input-wrap>svg{stroke-width:1.2px;width:clamp(27px,3vw,46px);height:auto}.search-input-wrap input{min-width:0;font-family:var(--serif);letter-spacing:-.04em;background:0 0;border:0;outline:0;font-size:clamp(44px,6vw,95px)}.search-input-wrap>span{border:1px solid var(--line);color:var(--muted);border-radius:3px;padding:5px 7px;font-size:8px}.search-body{padding:35px var(--page-pad) 70px;flex:1;overflow-y:auto}.search-results{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.search-results a{border:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:90px 1fr auto;align-items:center;gap:14px;padding:10px;display:grid}.search-results a:hover{border-color:var(--blue)}.search-results img{object-fit:contain;mix-blend-mode:multiply;background:#eef0f1;width:90px;height:105px}.search-results a>span{flex-direction:column;min-width:0;display:flex}.search-results small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.search-results strong{margin:5px 0;font-size:11px;line-height:1.3}.search-results em{font-size:10px;font-style:normal}.search-results a>svg{width:16px}.cart-drawer{background:var(--canvas-warm);flex-direction:column;width:min(520px,96vw);transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(102%)}.drawer-shell.is-open .cart-drawer{transform:none}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:100px;padding:20px 24px;display:flex}.cart-head .eyebrow{margin-bottom:4px}.cart-head h2{font-family:var(--serif);margin:0;font-size:34px;font-weight:400;line-height:1}.cart-head h2 span{color:var(--blue)}.cart-shipping{background:var(--ice);align-items:center;gap:12px;padding:14px 24px;display:flex}.cart-shipping svg{width:18px;color:var(--blue)}.cart-shipping span{color:var(--muted);flex-direction:column;font-size:8px;display:flex}.cart-shipping strong{color:var(--ink);font-size:10px}.cart-items{flex:1;padding:0 24px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:18px;padding:22px 0;display:grid;position:relative}.cart-item>img{object-fit:contain;mix-blend-mode:multiply;background:#edf0f1;width:110px;height:132px}.cart-item.is-unavailable>img{opacity:.45;filter:grayscale()}.cart-item>div{flex-direction:column;align-items:flex-start;display:flex}.cart-item small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.cart-item h3{margin:7px 25px 7px 0;font-size:12px;font-weight:500;line-height:1.35}.cart-item>div>strong{font-size:11px}.cart-variant{color:var(--muted);margin:-2px 0 5px;font-size:8px}.cart-item-status{color:#a4262c;margin:0 24px 7px 0;font-size:9px;font-weight:750;line-height:1.35}.remove-item{background:0 0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:17px;right:-7px}.remove-item svg{width:14px}.cart-quantity{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:90px;height:31px;margin-top:auto;display:grid}.cart-quantity button,.cart-quantity span{background:0 0;justify-content:center;align-items:center;font-size:9px;display:flex}.cart-quantity svg{width:11px}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:420px;display:flex}.empty-cart>svg{width:34px;height:34px;color:var(--blue)}.empty-cart h3{font-family:var(--serif);margin:20px 0 4px;font-size:34px;font-weight:400}.empty-cart p{color:var(--muted);margin-bottom:22px;font-size:11px}.cart-restore-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:32px;display:flex}.cart-restore-error>svg{color:#a4262c;width:34px;height:34px}.cart-restore-error h3{margin:18px 0 6px;font-size:22px;line-height:1.15}.cart-restore-error p{max-width:300px;color:var(--muted);margin:0 0 20px;font-size:11px}.cart-summary{border-top:1px solid var(--line);background:#fff;padding:22px 24px 25px}.cart-summary>div{justify-content:space-between;align-items:center;font-size:13px;display:flex}.cart-summary>div strong{font-size:16px}.cart-summary>p{color:var(--muted);font-size:8px}.cart-summary .button{width:100%}.cart-summary .button svg{width:16px}.cart-summary>span{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:8px;display:flex}.cart-summary>span svg{width:13px}.checkout-shell{z-index:800}.checkout-modal{background:var(--canvas-warm);opacity:0;border-radius:6px;transition:opacity .32s,transform .32s;position:absolute;inset:3vh 3vw;overflow-y:auto;transform:translateY(25px)scale(.985)}.checkout-shell.is-open .checkout-modal{opacity:1;transform:none}.checkout-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:0 30px;display:flex}.checkout-header .brand{width:145px}.checkout-steps{grid-template-columns:repeat(4,1fr);max-width:680px;margin:35px auto;display:grid}.checkout-steps>div{color:var(--muted);flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.checkout-steps>div:before{z-index:0;background:var(--line);content:"";width:100%;height:1px;position:absolute;top:14px;right:50%}.checkout-steps>div:first-child:before{display:none}.checkout-steps span{z-index:1;border:1px solid var(--line);background:var(--canvas-warm);border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:9px;display:flex;position:relative}.checkout-steps svg{width:12px}.checkout-steps small{letter-spacing:.08em;text-transform:uppercase;font-size:8px}.checkout-steps>div.is-active{color:var(--blue)}.checkout-steps>div.is-active span{border-color:var(--blue);background:var(--blue);color:#fff}.checkout-steps>div.is-active:before{background:var(--blue)}.checkout-grid{grid-template-columns:1.15fr .85fr;gap:clamp(45px,8vw,120px);max-width:1220px;margin:0 auto;padding:20px 45px 60px;display:grid}.checkout-form .eyebrow{margin-bottom:-5px}.checkout-form h2{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1}.payment-option{border:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;padding:14px 17px;font-size:inherit!important;letter-spacing:inherit!important;text-transform:none!important;gap:14px!important;display:grid!important}.payment-option:has(input:checked){border-color:var(--blue);background:#1848f509}.payment-option input{width:16px;height:16px;accent-color:var(--blue)}.payment-option>span{flex-direction:column;display:flex}.payment-option strong{font-size:11px}.payment-option small{color:var(--muted);font-size:9px}.payment-option>svg{width:19px;color:var(--blue)}.demo-payment-note{background:var(--ice);color:var(--muted);align-items:center;gap:9px;padding:13px;font-size:9px;display:flex}.demo-payment-note svg{width:16px;color:var(--blue);flex:none}.checkout-review{border:1px solid var(--line);background:#fff;flex-direction:column;gap:12px;padding:22px;display:flex}.checkout-review span{align-items:center;gap:9px;font-size:11px;display:flex}.checkout-review svg{color:#269a61;width:15px}.checkout-disclaimer{color:var(--muted);font-size:11px;line-height:1.7}.checkout-nav{justify-content:flex-end;align-items:center;gap:30px;margin-top:14px;display:flex}.checkout-nav .text-link{margin-right:auto}.checkout-order{border:1px solid var(--line);background:#fff;align-self:start;padding:26px}.checkout-order>div{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.checkout-order img{object-fit:contain;mix-blend-mode:multiply;background:#eef0f1;width:65px;height:74px}.checkout-order>div span{flex-direction:column;display:flex}.checkout-order>div strong{font-size:9px;line-height:1.3}.checkout-order>div small{color:var(--muted);font-size:8px}.checkout-order>div em{font-size:9px;font-style:normal}.checkout-order dl{grid-template-columns:1fr auto;gap:8px;margin:22px 0 0;font-size:9px;display:grid}.checkout-order dt{color:var(--muted)}.checkout-order dd{text-align:right;margin:0}.checkout-order dt:last-of-type,.checkout-order dd:last-of-type{border-top:1px solid var(--line);color:var(--ink);margin-top:12px;padding-top:12px;font-size:13px;font-weight:600}.account-modal{background:var(--canvas-warm);opacity:0;text-align:center;border-radius:6px;width:min(480px,100vw - 34px);padding:55px;transition:opacity .26s,transform .26s;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(20px - 50%))scale(.98)}.modal-shell.is-open .account-modal{opacity:1;transform:translate(-50%,-50%)scale(1)}.account-close{position:absolute;top:14px;right:14px}.account-mark{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 25px;display:flex}.account-mark svg{width:25px}.account-modal h2{font-family:var(--serif);margin:0 0 8px;font-size:55px;font-weight:400}.account-modal>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.7}.account-modal form{text-align:left;margin:28px 0 16px}.account-modal .button{width:100%}.account-modal>small{color:var(--muted);font-size:8px}.cookie-banner{z-index:950;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:5px;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 16px 60px #07111f29}.cookie-icon{background:var(--ice);width:47px;height:47px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;display:flex}.cookie-icon svg{width:20px}.cookie-banner strong{font-size:11px}.cookie-banner p{color:var(--muted);margin:3px 0 0;font-size:9px}.cookie-banner p a{color:var(--ink);background:0 0;border-bottom:1px solid;padding:0}.cookie-actions{gap:8px;display:flex}.cookie-actions .button{min-height:43px;padding:0 16px;font-size:9px}.toast{z-index:1000;background:var(--ink);color:#fff;opacity:0;pointer-events:none;border-radius:4px;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:10px;transition:opacity .22s,transform .22s;display:flex;position:fixed;top:122px;left:50%;transform:translate(-50%,-12px)}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast svg{width:14px;color:var(--cyan)}.toast.is-error{background:#831f24}.toast.is-error svg{color:#fff}@media (width<=1180px){.hero{grid-template-columns:minmax(330px,.86fr) minmax(470px,1.14fr)}.hero-title{font-size:clamp(68px,9.5vw,112px)}.hero-orbit{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-product-grid .product-card:nth-child(4){display:none}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-toolbar{grid-template-columns:auto 1fr}.sort-select{display:none}.contact-page{grid-template-columns:.72fr 1.28fr;gap:60px}.contact-details{grid-template-columns:1fr}.contact-details>p{grid-column:auto}.footer-top{grid-template-columns:1.3fr repeat(3,.7fr);gap:30px}.search-results{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){:root{--page-pad:24px;--section-space:95px}.announcement{grid-template-columns:1fr auto}.announcement-center,.desktop-nav,.desktop-account,.search-label span,.bag-button>span{display:none}.mobile-menu-button{display:inline-flex}.header-inner{height:64px}.header-actions{gap:9px}.shop-toolbar-wrap{top:64px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:780px;min-height:620px;padding:82px var(--page-pad) 90px}.hero-title{font-size:clamp(82px,17vw,142px)}.hero-subtitle{max-width:600px}.hero-visual-wrap{min-height:min(88vw,700px)}.hero-image-frame{border-radius:0}.scroll-note{display:none}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item{border-bottom:1px solid var(--line)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-last-child(-n+2){border-bottom:0}.trust-item:nth-child(3){padding-left:0}.section-heading{grid-template-columns:1fr;gap:25px}.section-heading-side{justify-self:start}.category-grid{grid-auto-rows:270px}.category-card-1{grid-area:span 2/span 12}.category-card-2,.category-card-3{grid-column:span 6}.category-card-4,.category-card-5,.category-card-6{grid-column:span 4}.product-grid,.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-grid .product-card:nth-child(4){display:block}.editorial-story{grid-template-columns:1fr}.editorial-copy{min-height:620px}.editorial-visual{min-height:620px;margin:0 24px 24px}.deal-card{grid-template-columns:1fr;min-height:0}.deal-image{min-height:min(90vw,700px)}.reviews-section{grid-template-columns:1fr}.reviews-aside{border-right:0;border-bottom:1px solid var(--line);min-height:260px}.review-main{min-height:500px}.faq-section{grid-template-columns:1fr}.faq-intro{position:static}.shop-hero{min-height:380px}.shop-toolbar{grid-template-columns:auto minmax(0,1fr)}.category-chips{justify-content:flex-start}.product-detail{grid-template-columns:1fr}.product-buybox{position:static}.about-hero{grid-template-columns:1fr;align-items:end;gap:35px;min-height:600px}.about-hero>p{margin:0}.values-section,.contact-page{grid-template-columns:1fr}.contact-intro{position:static}.contact-layout{gap:45px}.contact-details{grid-template-columns:repeat(3,1fr)}.contact-details>p{grid-column:span 3}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:span 3}.checkout-modal{border-radius:0;inset:0}.checkout-grid{grid-template-columns:1fr}.checkout-order{order:-1}}@media (width<=620px){:root{--page-pad:18px;--section-space:76px}body{font-size:14px}.announcement{height:29px;padding:0 14px;font-size:7px}.announcement-rating{gap:3px}.announcement-rating svg{display:none}.site-header .brand{width:124px}.header-inner{padding:0 10px}.hero-copy{justify-content:flex-end;min-height:565px;padding-top:70px;padding-bottom:68px}.hero-kicker{margin-bottom:22px}.hero-copy{width:100%;min-width:0}.hero-title{width:100%;margin-bottom:25px;font-size:clamp(66px,20vw,96px);line-height:.82}.hero-title span{white-space:normal}.hero-subtitle{margin-bottom:24px;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;gap:15px;width:100%}.hero-actions .text-link{align-self:flex-start}.hero-trust{flex-wrap:wrap;gap:10px 16px;margin-top:26px;font-size:8px}.hero-visual-wrap{min-height:112vw}.hero-image-frame img{object-position:60% center}.hero-drop-card{width:155px;min-height:103px;padding:14px;bottom:13px;right:13px}.hero-drop-card strong{font-size:19px}.trust-strip{padding:0 12px}.trust-item{gap:8px;min-height:86px;padding:12px 8px}.trust-item>svg{width:17px}.trust-item strong{font-size:9px}.trust-item span{font-size:7px}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(45px,14vw,64px)}.category-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;width:calc(100vw - 18px);padding-right:18px;display:flex;overflow-x:auto}.category-grid::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:start;min-width:82vw;height:112vw;max-height:560px}.category-card:not(.category-card-1) .category-content h3,.category-content h3{font-size:40px}.category-content p{opacity:1;max-height:none;margin-top:9px;transform:none}.product-tabs{margin-top:-18px}.product-grid,.shop-product-grid{gap:35px 10px}.product-image{aspect-ratio:1/1.24}.product-open-hit>img{transform:scale(.94)}.favorite-button{width:36px;height:36px}.favorite-button svg{width:15px}.quick-view{display:none}.product-title{min-height:52px;font-size:11px}.product-meta{font-size:7px}.add-circle{width:35px;height:35px}.product-price{flex-direction:column;gap:0;font-size:10px}.editorial-copy{min-height:590px;padding:70px 18px}.editorial-copy h2,.deal-copy h2,.faq-intro h2,.newsletter-inner h2,.values-intro h2,.about-cta h2{font-size:clamp(52px,16vw,76px)}.editorial-metrics{grid-template-columns:1fr}.editorial-metrics div{border-bottom:1px solid var(--line-light);flex-direction:row;align-items:baseline;gap:12px}.editorial-metrics div:last-child{border-bottom:0}.editorial-visual{min-height:118vw;margin:0 10px 10px}.editorial-caption{font-size:6px}.deal-section{padding-left:10px;padding-right:10px}.deal-image{min-height:105vw}.deal-image img{width:82%;height:80%}.deal-copy{padding:52px 22px}.reviews-aside{min-height:220px;padding:50px 18px}.review-score>strong{font-size:72px}.review-main{min-height:470px;padding:75px 18px 45px}.quote-mark{top:35px;left:18px}.review-main blockquote{font-size:37px}.review-footer{align-items:flex-end}.accordion-item>button{grid-template-columns:30px 1fr auto;gap:8px;min-height:78px}.accordion-answer p{margin-left:38px;margin-right:38px}.newsletter-section{min-height:580px;padding:75px 18px}.newsletter-inner form{grid-template-columns:1fr}.newsletter-inner form button{justify-self:center;padding:14px}.newsletter-inner input{text-align:center}.shop-hero{min-height:330px;padding:60px 18px}.shop-hero h1{font-size:73px}.shop-toolbar{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:68px;padding:10px 12px}.filter-toggle{font-size:0}.filter-toggle svg{width:19px}.filter-toggle span{font-size:8px}.filter-panel{grid-template-columns:1fr;padding-left:12px;padding-right:12px}.filter-panel>span{display:none}.shop-results{padding-top:52px}.back-link{margin:20px 18px}.product-detail{gap:50px;padding:0 0 80px}.product-gallery{gap:5px}.product-buybox{padding:0 18px}.product-buybox h1{font-size:55px}.buy-actions{grid-template-columns:100px 1fr}.favorite-large{display:none}.buy-assurances span{font-size:6px}.related-section{padding-left:10px;padding-right:10px}.about-hero{min-height:560px;padding:85px 18px 55px}.about-hero h1{font-size:66px}.about-hero>p{font-size:13px}.about-image{height:120vw;margin:0 10px}.about-image img{object-position:58% center}.values-grid>div{grid-template-columns:35px 1fr}.values-grid p{grid-column:2}.about-cta{min-height:540px}.contact-page{padding-top:80px}.contact-intro h1{font-size:70px}.contact-details{grid-template-columns:1fr}.contact-details>p{grid-column:auto}.field-row{grid-template-columns:1fr}.info-hero{min-height:420px;padding-bottom:55px}.info-hero h1{font-size:67px}.info-content article{grid-template-columns:38px 1fr;gap:14px}.info-content h2{font-size:30px}.info-help{grid-template-columns:auto 1fr;margin-left:18px;margin-right:18px}.info-help .button{grid-column:span 2;width:100%}.site-footer{padding-top:65px}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-brand,.footer-contact{grid-column:span 2}.footer-wordmark{margin-top:80px;font-size:43vw}.footer-bottom{grid-template-columns:1fr auto;padding-top:16px}.footer-bottom>div{grid-area:2/span 2;justify-content:space-between;margin-top:13px}.footer-bottom>span:last-child{justify-self:end}.search-input-wrap{grid-template-columns:auto 1fr;gap:12px;padding:35px 18px}.search-input-wrap input{font-size:39px}.search-input-wrap>span{display:none}.search-body{padding:28px 12px 50px}.search-results{grid-template-columns:1fr}.search-results a{grid-template-columns:72px 1fr auto}.search-results img{width:72px;height:83px}.cart-items{padding:0 16px}.cart-head,.cart-summary{padding-left:16px;padding-right:16px}.checkout-header{padding:0 14px}.checkout-steps{margin:25px 12px}.checkout-steps small{font-size:6px}.checkout-grid{padding:8px 18px 50px}.checkout-order{padding:15px}.checkout-nav .button{margin-left:auto}.account-modal{padding:50px 24px 34px}.cookie-banner{grid-template-columns:auto 1fr;gap:11px;padding:13px;bottom:8px;left:8px;right:8px}.cookie-icon{width:39px;height:39px}.cookie-actions{grid-column:span 2}.cookie-actions .button{flex:1}.toast{text-align:center;justify-content:center;width:calc(100vw - 24px);top:105px}}.hero-title-context{color:#ffffffb8;font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:clamp(10px,.85vw,13px);font-weight:750;line-height:1.3;display:block}.home-search-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:stretch;margin-top:42px;display:grid}.home-search-links>span,.home-search-links a{border-right:1px solid var(--line);align-items:center;min-height:72px;padding:14px 18px;display:flex}.home-search-links>span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:750}.home-search-links a{justify-content:space-between;gap:10px;font-size:10px;font-weight:650}.home-search-links a:last-child{border-right:0}.home-search-links a:hover{background:var(--ice)}.home-search-links svg{flex:none;width:14px}.shop-price-clarity{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);background:#ffffff73;grid-template-columns:minmax(110px,.45fr) minmax(0,1.55fr);align-items:stretch;margin-bottom:clamp(42px,5vw,68px);display:grid}.shop-price-clarity>span{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;align-items:center;padding:16px 18px;font-size:9px;font-weight:800;display:flex}.shop-price-clarity dl{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.shop-price-clarity dl>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:66px;padding:12px 18px;display:flex}.shop-price-clarity dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px}.shop-price-clarity dd{color:var(--ink);margin:3px 0 0;font-size:11px;font-weight:700}.shop-price-clarity dd small{color:var(--muted);margin-top:2px;font-size:7px;font-weight:500;display:block}.shop-load-more{flex-direction:column;align-items:center;gap:12px;margin-top:64px;display:flex}.shop-load-more p{color:var(--muted);margin:0;font-size:10px}.shop-load-more .button svg{width:15px}.variant-prompt{border-left:2px solid var(--blue);color:var(--ink-soft);margin:-8px 0 16px;padding-left:11px;font-size:10px;line-height:1.5}.return-cost-note{color:var(--muted);text-align:center;margin:-18px 0 28px;font-size:8px}.return-cost-note a{color:var(--ink);border-bottom:1px solid}.cart-confidence{color:var(--muted);gap:16px;margin-top:11px;display:flex;justify-content:center!important;font-size:8px!important}.cart-confidence span{align-items:center;gap:5px;display:inline-flex}.cart-confidence svg{width:13px;color:var(--blue)}.hero-v3 .hero-video-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07111fb8 0%,#07111f5c 48%,#07111f14 78%);position:absolute;inset:0}@media (width<=900px){.home-search-links{grid-template-columns:1fr 1fr}.home-search-links>span{border-bottom:1px solid var(--line);grid-column:1/-1;min-height:48px}.home-search-links a{border-bottom:1px solid var(--line)}}@media (width<=620px){.hero-title-context{margin-bottom:12px;font-size:9px}.home-search-links{grid-template-columns:1fr;margin-top:28px}.home-search-links>span{grid-column:auto}.home-search-links a{border-right:0;min-height:58px}.shop-price-clarity{grid-template-columns:1fr}.shop-price-clarity>span{border-bottom:1px solid var(--line);min-height:44px;padding:10px 12px}.shop-price-clarity dl>div{min-height:58px;padding:9px}.shop-price-clarity dl>div:first-child{border-left:0}.product-buybox h1{font-size:clamp(38px,11vw,46px);line-height:.96}.stock-note{align-items:flex-start;line-height:1.45}.cart-confidence{flex-wrap:wrap;gap:7px 13px}.hero-v3 .hero-video-media:after{background:linear-gradient(#07111f59,#07111fbd)}}.prerender-header{min-height:78px;padding:12px var(--page-pad);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:38px;display:grid}.prerender-logo img{object-fit:contain;width:118px;max-height:48px}.prerender-header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-size:10px;display:flex}.prerender-main{padding:0 var(--page-pad) var(--section-space);background:var(--canvas-warm)}.prerender-main>section{max-width:1680px;margin:0 auto;padding-top:clamp(70px,8vw,130px)}.prerender-main h1,.prerender-main>section>h2,.prerender-copy h2,.prerender-faq h2{font-family:var(--display);letter-spacing:-.055em;font-weight:850;line-height:.92}.prerender-hero,.prerender-page-head{flex-direction:column;justify-content:center;align-items:flex-start;min-height:540px;display:flex}.prerender-hero h1,.prerender-page-head h1{max-width:1100px;margin-bottom:26px;font-size:clamp(68px,9vw,142px)}.prerender-hero>p,.prerender-page-head>p,.prerender-copy p{max-width:720px;color:var(--ink-soft);line-height:1.7}.prerender-hero>a,.prerender-page-head>a,.prerender-buy{background:var(--blue);color:#fff;border-radius:3px;align-items:center;min-height:52px;margin-top:22px;padding:0 22px;font-weight:700;display:inline-flex}.prerender-category-grid,.prerender-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:38px;display:grid}.prerender-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prerender-category-grid article,.prerender-product-card{background:#fff;min-width:0;padding:16px}.prerender-category-grid img,.prerender-product-card img{aspect-ratio:1;object-fit:contain;background:#eef0f1;width:100%;height:auto}.prerender-category-grid span,.prerender-product-card span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:15px;font-size:8px;display:block}.prerender-category-grid h3,.prerender-product-card h2{margin:7px 0;font-size:14px;line-height:1.35}.prerender-category-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;max-width:1680px;margin:0 auto;padding:22px 0;display:flex}.prerender-category-nav a{border:1px solid var(--line);background:#fff;border-radius:3px;padding:8px 12px;font-size:9px}.prerender-breadcrumbs{max-width:1680px;color:var(--muted);margin:0 auto;padding-top:34px;font-size:9px}.prerender-product-detail{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:clamp(45px,7vw,110px);padding-top:55px;display:grid}.prerender-product-detail img{aspect-ratio:1;object-fit:contain;background:#eef0f1;width:100%;height:auto}.prerender-product-detail h1{margin:10px 0 24px;font-size:clamp(45px,5vw,78px)}.prerender-product-detail p{color:var(--ink-soft);line-height:1.7}.prerender-price{font-size:22px}.prerender-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.prerender-info article,.prerender-copy,.prerender-faq{background:#fff;padding:clamp(32px,5vw,70px)}.prerender-faq details{border-top:1px solid var(--line);padding:18px 0}.prerender-footer{padding:70px var(--page-pad);background:var(--ink);color:#fff;grid-template-columns:1fr auto;gap:40px;display:grid}.prerender-footer nav{flex-wrap:wrap;gap:18px;font-size:10px;display:flex}.prerender-footer>p{color:#ffffff8c;grid-column:1/-1;margin:0;font-size:10px}.breadcrumbs{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:9px;display:flex}.breadcrumbs a{color:var(--ink)}.breadcrumbs a:hover{color:var(--blue)}.shop-hero .breadcrumbs{margin-bottom:30px}.product-page>.breadcrumbs{margin:0 var(--page-pad);justify-content:flex-start;padding-top:104px}.seo-discovery{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:clamp(50px,9vw,150px);display:grid}.seo-discovery-copy h2,.category-seo-intro h2,.category-seo-faq h2{font-family:var(--display);letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(46px,5vw,82px);font-weight:850;line-height:.94}.seo-discovery-copy>p:not(.eyebrow),.category-seo-intro>p:not(.eyebrow){max-width:760px;color:var(--ink-soft);font-size:15px;line-height:1.75}.seo-category-links{border-top:1px solid var(--line);display:grid}.seo-category-links a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;min-height:84px;padding:14px 0;transition:color .18s,padding .18s;display:grid}.seo-category-links a:hover{color:var(--blue);padding-left:10px}.seo-category-links span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;grid-column:1;font-size:8px}.seo-category-links strong{grid-column:1;font-size:17px}.seo-category-links svg{grid-area:1/2/span 2;width:17px}.category-seo-content{border-top:1px solid var(--line);background:#eef1f4;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:clamp(50px,8vw,130px);display:grid}.category-seo-benefits{border-top:1px solid var(--line);align-self:start;display:grid}.category-seo-benefits>div{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;align-items:center;min-height:92px;display:grid}.category-seo-benefits span{color:var(--blue);font-size:9px}.category-seo-benefits strong{font-size:16px}.category-seo-faq{grid-column:1/-1;max-width:1100px;margin-top:20px}.category-seo-faq details{border-top:1px solid var(--line)}.category-seo-faq details:last-child{border-bottom:1px solid var(--line)}.category-seo-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:15px;font-weight:750;list-style:none;display:flex}.category-seo-faq summary::-webkit-details-marker{display:none}.category-seo-faq summary svg{width:17px;transition:transform .18s}.category-seo-faq details[open] summary svg{transform:rotate(45deg)}.category-seo-faq details p{max-width:820px;color:var(--muted);padding:0 40px 28px 0;line-height:1.7}.category-related-links,.category-seo-nav{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;padding-top:28px;display:flex}.category-related-links>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-right:12px;font-size:9px}.category-related-links a,.category-seo-nav a{border:1px solid var(--line);background:#fff;border-radius:3px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:10px;display:inline-flex}.category-related-links a:hover,.category-seo-nav a:hover{border-color:var(--blue);color:var(--blue)}.category-seo-nav svg{width:14px}@media (width<=900px){.prerender-header{grid-template-columns:1fr;gap:10px}.prerender-header nav{justify-content:flex-start}.prerender-category-grid,.prerender-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prerender-product-detail,.prerender-footer{grid-template-columns:1fr}.prerender-footer>p{grid-column:1}.seo-discovery,.category-seo-content{grid-template-columns:1fr}.category-seo-faq,.category-related-links,.category-seo-nav{grid-column:1}.product-page>.breadcrumbs{padding-top:92px}}@media (width<=620px){.prerender-header nav a:nth-child(n+5){display:none}.prerender-main{padding-left:18px;padding-right:18px}.prerender-hero h1,.prerender-page-head h1{font-size:58px}.prerender-category-grid,.prerender-product-grid{grid-template-columns:1fr 1fr;gap:8px}.prerender-category-grid article,.prerender-product-card{padding:9px}.prerender-info{grid-template-columns:1fr}.prerender-footer{padding-left:18px;padding-right:18px}.seo-discovery,.category-seo-content{gap:42px;padding-left:18px;padding-right:18px}.seo-discovery-copy h2,.category-seo-intro h2,.category-seo-faq h2{font-size:46px}.product-page>.breadcrumbs{margin:0 18px;padding-top:82px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}:root{--blue:#1a2ffb;--blue-dark:#1024c9;--night:#030712;--ease-expo:cubic-bezier(.16, 1, .3, 1)}.site-header{transition:top .42s var(--ease-expo), background-color .32s ease, color .32s ease, border-color .32s ease, box-shadow .32s ease}.site-header.is-home{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#03071294,#03071214);border-bottom-color:#ffffff29;position:fixed;top:32px;left:0;right:0}.site-header.is-home .brand img{filter:brightness(0)invert()}.site-header.is-home .bag-button em{color:var(--night);background:#fff}.site-header.is-home .desktop-nav a:after{background:#fff}.site-header.is-home .icon-button:hover{background:#ffffff1f}.site-header.is-home.is-scrolled{border-bottom-color:var(--line);color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f2f0;top:0;box-shadow:0 10px 30px #0307120f}.site-header.is-home.is-scrolled .brand img{filter:none}.site-header.is-home.is-scrolled .bag-button em{background:var(--ink);color:#fff}.site-header.is-home.is-scrolled .desktop-nav a:after{background:var(--ink)}.hero.hero-v2{isolation:isolate;background:var(--night);color:#fff;min-height:calc(100svh - 32px);display:block;position:relative;overflow:hidden}.hero-v2 .hero-media,.hero-v2 .hero-media-vignette{position:absolute;inset:0}.hero-v2 .hero-media{--parallax-x:0px;--parallax-y:0px;z-index:-3;overflow:hidden}.hero-v2 .hero-media img{object-fit:cover;object-position:51% center;width:calc(100% + 32px);max-width:none;height:calc(100% + 32px);transform:translate(calc(-16px + var(--parallax-x)), calc(-16px + var(--parallax-y))) scale(1.035);animation:hero-cinematic-in 1.4s var(--ease-expo) both;transition:transform .7s var(--ease-expo)}.hero-v2 .hero-media-vignette{background:linear-gradient(90deg,#030712fa 0%,#030712db 25%,#0307126b 48%,#0307120a 72%),linear-gradient(#0000 62%,#0307129e 100%),radial-gradient(circle at 68% 45%,#0000 20%,#0307121f 80%)}.hero-v2 .hero-grid-lines{z-index:-1;opacity:.13;mix-blend-mode:overlay;background-image:linear-gradient(90deg,#ffffff73 1px,#0000 1px),linear-gradient(#ffffff47 1px,#0000 1px);background-size:12.5vw 100%,100% 20svh}.hero-topline{z-index:4;top:128px;right:var(--page-pad);left:var(--page-pad);color:#ffffff8a;letter-spacing:.18em;justify-content:space-between;font-size:8px;font-weight:600;display:flex;position:absolute}.hero-v2 .hero-copy{z-index:3;width:min(100%,1680px);max-width:none;min-height:calc(100svh - 32px);padding:clamp(180px, 22vh, 270px) var(--page-pad) clamp(74px, 9vh, 120px);justify-content:center;margin:0 auto;display:flex;position:relative}.hero-v2 .hero-kicker{color:#ffffffb8;margin-bottom:24px}.hero-v2 .hero-kicker span{background:#6f8cff;box-shadow:0 0 18px #5c78ffcc}.hero-v2 .hero-title{color:#fff;letter-spacing:-.066em;max-width:8.5ch;margin-bottom:30px;font-size:clamp(92px,11vw,180px);line-height:.75}.hero-v2 .hero-title span{white-space:nowrap}.hero-v2 .hero-title em{color:#4862ff24;letter-spacing:-.075em;-webkit-text-stroke:1.6px #97b0fffa;text-shadow:0 0 45px #1a2ffb33;font-style:normal}.hero-v2 .hero-subtitle{color:#ffffffb3;max-width:520px;margin-bottom:32px;font-size:clamp(14px,1.2vw,17px)}.hero-v2 .hero-actions{gap:28px}.hero-v2 .hero-actions .text-link{color:#fff}.hero-primary-action{background:var(--blue);color:#fff;border-radius:999px;min-height:58px;padding:0 28px;box-shadow:0 10px 36px #1a2ffb59}.hero-primary-action:hover{color:var(--night);background:#fff;box-shadow:0 14px 44px #ffffff2e}.hero-curation-card{z-index:4;top:clamp(175px,20vh,225px);right:var(--page-pad);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0408148f;border:1px solid #ffffff47;border-radius:16px;flex-direction:column;justify-content:space-between;width:clamp(220px,19vw,292px);min-height:188px;padding:20px;display:flex;position:absolute;box-shadow:0 20px 60px #0003}.hero-curation-head,.hero-curation-foot{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:7px;font-weight:600;display:flex}.hero-curation-card>strong{font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(26px,2.3vw,36px);font-weight:400;line-height:.94}.hero-live-dot{color:#fff;align-items:center;gap:5px;display:inline-flex}.hero-live-dot:before{content:"";background:#58ff9a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #58ff9a}.hero-curation-foot button{width:38px;height:38px;color:var(--night);transition:transform .24s var(--ease-expo), background-color .24s ease;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.hero-curation-foot button:hover{background:#7894ff;transform:rotate(45deg)}.hero-curation-foot svg{width:16px}.hero-coordinate{z-index:4;right:var(--page-pad);color:#ffffff6b;letter-spacing:.18em;font-size:7px;position:absolute;bottom:24px}.hero-v2 .scroll-note{color:#ffffff80;bottom:28px}.hero-v2 .scroll-note span{background:#ffffff80}@keyframes hero-cinematic-in{0%{opacity:0;transform:translate(-16px,-16px)scale(1.12)}}.kinetic-strip{z-index:2;border-top:1px solid #ffffff59;border-bottom:1px solid var(--night);background:var(--blue);color:#fff;position:relative;overflow:hidden}.kinetic-track{will-change:transform;width:max-content;animation:30s linear infinite viva-ticker;display:flex}.kinetic-track span{font-family:var(--serif);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:30px;padding:17px 30px;font-size:clamp(29px,3.2vw,52px);line-height:1;display:inline-flex}.kinetic-track i{color:#90f2ff;font-family:var(--sans);font-size:.42em;font-style:normal}@keyframes viva-ticker{to{transform:translate(-50%)}}.trust-strip{background:#fff}.trust-item{min-height:82px}.trust-item>svg{width:18px}.category-stage-inner{max-width:1680px}.category-stage .section-heading{margin-bottom:clamp(38px,5vw,66px)}.category-stage .section-heading h2{font-size:clamp(62px,7vw,112px)}.category-explorer{color:#fff;background:#080c17;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:minmax(330px,.72fr) minmax(520px,1.28fr);min-height:min(74vw,780px);display:grid;overflow:hidden;box-shadow:0 28px 80px #03071226}.category-explorer[data-reveal]{transform:translateY(30px)scale(.98)}.category-explorer[data-reveal].is-visible{transform:none}.category-menu{background:radial-gradient(circle at 0 100%,#1a2ffb3b,#0000 45%),#080c17;border-right:1px solid #ffffff1f;flex-direction:column;min-width:0;padding:30px;display:flex}.category-menu-label,.category-menu-note{color:#fff6;letter-spacing:.16em;justify-content:space-between;font-size:7px;font-weight:600;display:flex}.category-menu-label{margin-bottom:auto;padding-bottom:26px}.category-menu-note{text-transform:uppercase;margin-top:auto;padding-top:24px}.category-menu>button{color:#ffffff6b;text-align:left;min-height:clamp(66px,7vw,92px);transition:color .32s ease, padding .42s var(--ease-expo);background:0 0;border-top:1px solid #ffffff21;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 8px;display:grid;position:relative}.category-menu>button:last-of-type{border-bottom:1px solid #ffffff21}.category-menu>button:before{background:var(--blue);content:"";width:3px;transition:transform .32s var(--ease-expo);position:absolute;inset:20% auto 20% -30px;transform:scaleY(0)}.category-menu>button>span{letter-spacing:.12em;font-size:8px}.category-menu>button strong{font-family:var(--serif);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(21px,2.15vw,34px);font-weight:400;line-height:1;overflow:hidden}.category-menu>button svg{opacity:0;width:17px;transition:opacity .25s ease, transform .35s var(--ease-expo);transform:translate(-10px)}.category-menu>button.is-active{color:#fff;padding-left:17px}.category-menu>button.is-active:before{transform:scaleY(1)}.category-menu>button.is-active>span{color:#8da2ff}.category-menu>button.is-active svg{opacity:1;transform:none}.category-canvas{background:#11182b;min-height:620px;position:relative;overflow:hidden}.category-canvas>img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .65s ease, transform 1.2s var(--ease-expo);position:absolute;inset:0;transform:scale(1.055)}.category-canvas>img.is-active{opacity:1;transform:scale(1)}.category-canvas-shade{background:linear-gradient(#0307121a,#0307121f 42%,#030712e0),linear-gradient(90deg,#0307122e,#0000 52%);position:absolute;inset:0}.category-canvas-meta{z-index:2;color:#ffffff94;letter-spacing:.16em;justify-content:space-between;font-size:7px;font-weight:600;display:flex;position:absolute;top:24px;left:24px;right:24px}.category-canvas-copy{z-index:3;animation:category-copy-in .62s var(--ease-expo) both;position:absolute;bottom:clamp(28px,5vw,70px);left:clamp(24px,4vw,64px);right:clamp(24px,4vw,64px)}.category-canvas-copy>p{color:#9db0ff;letter-spacing:.17em;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:600}.category-canvas-copy h3{max-width:10ch;font-family:var(--serif);letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(56px,6.8vw,106px);font-weight:400;line-height:.82}.category-canvas-copy>span{color:#ffffffb3;max-width:400px;font-size:12px;display:block}.category-shop-button{color:var(--night);background:#fff;border-radius:999px;margin-top:24px}.category-shop-button:hover{background:var(--blue);color:#fff}.category-shop-button svg{width:17px}.category-ghost-index{z-index:1;color:#0000;font-family:var(--serif);letter-spacing:-.08em;opacity:.2;-webkit-text-stroke:1px #ffffffbf;pointer-events:none;font-size:clamp(210px,28vw,470px);line-height:.72;position:absolute;bottom:-6vw;right:-1vw}@keyframes category-copy-in{0%{opacity:0;transform:translateY(28px)}}.product-section{background:#fff;overflow:hidden}.product-section .section-heading h2{font-size:clamp(62px,7.4vw,118px)}.product-tabs{margin-bottom:clamp(28px,4vw,52px)}.product-tabs button{border:1px solid var(--line);border-radius:999px;min-height:40px;padding:0 18px}.product-tabs button.is-active{border-color:var(--night);background:var(--night);color:#fff}.featured-product-grid{grid-template-columns:1.12fr .88fr 1.04fr .96fr;align-items:start;gap:clamp(12px,2vw,30px)}.featured-product-grid .product-card:nth-child(2){margin-top:clamp(60px,8vw,118px)}.featured-product-grid .product-card:nth-child(4){margin-top:clamp(28px,4vw,66px);display:block}.featured-product-grid .product-image{aspect-ratio:3/4;background:#f0f1fa;border-radius:16px}.featured-product-grid .product-open-hit>img{transition-duration:.75s;transition-timing-function:var(--ease-expo);transform:scale(.89)}.featured-product-grid .product-image:hover .product-open-hit>img{transform:scale(.94)rotate(-1deg)}.product-index{z-index:3;width:30px;height:30px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #07111f29;border-radius:50%;justify-content:center;align-items:center;font-size:7px;transition:opacity .2s;display:flex;position:absolute;bottom:13px;right:14px}.product-image:hover .product-index{opacity:0}.featured-product-grid .quick-view{background:var(--blue);color:#fff;border:0;border-radius:999px;justify-content:center;bottom:10px;left:10px;right:10px}.featured-product-grid .product-title{min-height:48px;font-size:14px}.featured-product-grid .product-price{font-size:13px}.product-story{background:var(--night);color:#fff;grid-template-columns:minmax(0,1.06fr) minmax(440px,.94fr);display:grid;position:relative}.product-story-stage{background:radial-gradient(circle at 48% 44%,#91a8ff 0%,#496bff 27%,#1a2ffb 54%,#071230 88%);height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden}.product-story-stage:after{content:"";opacity:.35;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:20% 20%;position:absolute;inset:0}.product-story-stage>img{z-index:3;object-fit:contain;opacity:0;mix-blend-mode:multiply;filter:drop-shadow(0 40px 30px #03071240);width:74%;height:74%;transition:opacity .5s ease, transform 1s var(--ease-expo);position:absolute;inset:13%;transform:translateY(70px)scale(.82)rotate(-5deg)}.product-story-stage>img.is-active{opacity:1;transform:none}.product-story-stage-meta,.product-story-stage-foot{z-index:5;color:#ffffffb3;letter-spacing:.17em;justify-content:space-between;font-size:7px;font-weight:600;display:flex;position:absolute;left:28px;right:28px}.product-story-stage-meta{top:26px}.product-story-stage-foot{bottom:26px}.product-story-giant{z-index:1;color:#0000;font-family:var(--serif);letter-spacing:-.1em;opacity:.34;-webkit-text-stroke:1px #ffffffb3;font-size:min(39vw,650px);line-height:.7;position:absolute;bottom:-8vw;right:-5vw}.product-story-orbit{z-index:1;aspect-ratio:1;border:1px solid #ffffff52;border-radius:50%;width:min(48vw,650px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-story-orbit:before,.product-story-orbit:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;inset:12%}.product-story-orbit:after{inset:27%}.product-story-chapters{min-width:0}.product-story-chapters>header,.product-story-chapters>article{border-bottom:1px solid #ffffff24;flex-direction:column;justify-content:center;align-items:flex-start;min-height:82svh;padding:clamp(62px,8vw,126px);display:flex}.product-story-chapters>header{background:#ffffff06;min-height:72svh}.product-story-chapters>header h2{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(58px,6.2vw,104px);font-weight:400;line-height:.82}.product-story-chapters>header h2 em{color:#8399ff;font-weight:400}.product-story-chapters>header>p:last-child{color:#ffffff8f;max-width:440px;font-size:13px;line-height:1.7}.product-story-chapters article>span,.product-story-chapters article>p:first-of-type{color:#8da2ff;letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:600}.product-story-chapters article>p:first-of-type{margin:46px 0 14px}.product-story-chapters article h3{max-width:9ch;font-family:var(--serif);letter-spacing:-.05em;margin:0 0 24px;font-size:clamp(49px,5.1vw,82px);font-weight:400;line-height:.87}.product-story-chapters article>p:nth-of-type(2){color:#ffffff8f;max-width:470px;font-size:12px;line-height:1.75}.product-story-price{margin:18px 0 28px;font-size:17px;font-weight:600}.product-story-button{color:#fff;border:1px solid #ffffff4d;border-radius:999px}.product-story-button:hover{color:var(--night);background:#fff;border-color:#fff}.product-story-button svg{width:17px}.product-story-mobile-image{display:none}.service-proof{background:var(--blue);color:#fff;grid-template-columns:minmax(380px,.85fr) minmax(560px,1.15fr);display:grid}.service-proof-intro{min-height:680px;padding:clamp(70px, 8vw, 130px) var(--page-pad);background:radial-gradient(circle at 0 100%, #7e97ffb3, transparent 44%), var(--blue);border-right:1px solid #ffffff38;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.service-proof-intro h2{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(57px,6.3vw,103px);font-weight:400;line-height:.83}.service-proof-intro h2 span{color:#0000;-webkit-text-stroke:1.2px #ffffffe6}.service-proof-intro>p:not(.eyebrow){color:#ffffffab;max-width:470px;font-size:13px;line-height:1.75}.service-proof-button{color:var(--night);background:#fff;border-radius:999px;margin-top:22px}.service-proof-button:hover{background:var(--night);color:#fff}.service-proof-button svg{width:17px}.service-proof-grid{color:var(--ink);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.service-proof-grid article{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:680px;padding:clamp(25px,3vw,48px);transition:background-color .35s,color .35s;display:flex}.service-proof-grid article:last-child{border-right:0}.service-proof-grid article:hover{background:var(--night);color:#fff}.service-proof-grid article>div{color:var(--blue);letter-spacing:.14em;justify-content:space-between;align-items:center;margin-bottom:auto;font-size:9px;display:flex}.service-proof-grid article>div svg{stroke-width:1.4px;width:24px}.service-proof-grid h3{max-width:8ch;font-family:var(--serif);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(30px,3vw,48px);font-weight:400;line-height:.95}.service-proof-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.service-proof-grid article:hover p{color:#ffffff94}.newsletter-section{background:radial-gradient(circle at 50% 130%, #1a2ffb73, transparent 48%), var(--night)}.footer-wordmark{color:#0000;opacity:.92;-webkit-text-stroke:1.5px #ffffffe0}.cookie-banner{border-radius:16px;grid-template-columns:auto minmax(0,1fr);width:min(530px,100vw - 36px);left:auto;box-shadow:0 24px 80px #0307123d}.cookie-actions{grid-column:1/-1;justify-content:flex-end}.shop-hero{background:radial-gradient(circle at 80% 20%, #506eff7a, transparent 36%), var(--night);color:#fff}.shop-hero h1 em{color:#7f96ff}.product-gallery-main,.product-gallery-tile{background:#f0f1fa}@media (width<=1180px){.hero-v2 .hero-title{font-size:clamp(84px,11.4vw,132px)}.hero-curation-card{width:230px}.category-explorer{grid-template-columns:minmax(290px,.75fr) minmax(470px,1.25fr)}.category-menu{padding:22px}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-grid .product-card:nth-child(2),.featured-product-grid .product-card:nth-child(4){margin-top:55px}.featured-product-grid .product-card:nth-child(3){margin-top:-30px}.product-story{grid-template-columns:1fr 1fr}.service-proof{grid-template-columns:.72fr 1.28fr}.service-proof-grid article{padding:26px}}@media (width<=900px){.site-header.is-home{top:32px}.site-header.is-home.is-scrolled{top:0}.hero.hero-v2{min-height:840px}.hero-v2 .hero-media img{object-position:58% center}.hero-v2 .hero-media-vignette{background:linear-gradient(#0307121f 24%,#030712ad 57%,#030712f7 100%),linear-gradient(90deg,#03071273,#0000 60%)}.hero-topline{top:112px}.hero-v2 .hero-copy{justify-content:flex-end;min-height:840px;padding-top:300px;padding-bottom:70px}.hero-v2 .hero-title{max-width:none;font-size:clamp(78px,16vw,124px)}.hero-curation-card,.hero-coordinate{display:none}.category-explorer{grid-template-columns:260px 1fr;min-height:760px}.category-menu>button{min-height:75px}.category-menu>button strong{font-size:22px}.category-canvas-copy h3{font-size:clamp(52px,8vw,76px)}.product-story{display:block}.product-story-stage{display:none}.product-story-chapters>header,.product-story-chapters>article{min-height:auto;padding:90px var(--page-pad)}.product-story-chapters>header{min-height:600px}.product-story-chapters>article{padding-top:40px}.product-story-mobile-image{object-fit:contain;mix-blend-mode:normal;background:radial-gradient(circle,#91a8ff,#1a2ffb 68%,#071230);border-radius:14px;width:100%;height:min(80vw,620px);margin-bottom:48px;display:block}.product-story-chapters article>p:first-of-type{margin-top:24px}.service-proof{grid-template-columns:1fr}.service-proof-intro{border-right:0;min-height:620px}.service-proof-grid article{min-height:430px}}@media (width<=620px){.site-header.is-home{top:29px}.site-header.is-home.is-scrolled{top:0}.announcement{white-space:nowrap;justify-content:center;display:flex;overflow:hidden}.announcement>span:first-child{text-overflow:ellipsis;overflow:hidden}.announcement-rating{display:none}.hero.hero-v2{min-height:760px}.hero-v2 .hero-media img{object-position:64% center;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-10px,-10px)scale(1.02)}.hero-topline{top:100px;left:18px;right:18px}.hero-topline span:last-child{display:none}.hero-v2 .hero-copy{min-height:760px;padding:250px 18px 52px}.hero-v2 .hero-kicker{margin-bottom:16px;font-size:8px}.hero-v2 .hero-title{margin-bottom:20px;font-size:clamp(61px,19.5vw,88px);line-height:.78}.hero-v2 .hero-title span{white-space:normal}.hero-v2 .hero-title em{-webkit-text-stroke-width:1px}.hero-v2 .hero-subtitle{max-width:355px;margin-bottom:22px;font-size:12px;line-height:1.55}.hero-v2 .hero-actions{flex-direction:row;align-items:center;gap:18px;width:100%}.hero-primary-action{min-height:50px;padding:0 18px;font-size:10px}.hero-v2 .hero-actions .text-link{font-size:10px}.hero-v2 .scroll-note{display:none}.kinetic-track span{gap:20px;padding:13px 20px;font-size:28px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item{min-height:78px}.category-stage-inner{padding-top:88px;padding-bottom:88px}.category-stage .section-heading h2{font-size:53px}.category-explorer{border-radius:13px;flex-direction:column;min-height:0;display:flex}.category-menu{scrollbar-width:none;border-bottom:1px solid #ffffff1f;border-right:0;grid-template-columns:repeat(6,minmax(145px,1fr));padding:10px;display:grid;overflow-x:auto}.category-menu::-webkit-scrollbar{display:none}.category-menu-label,.category-menu-note{display:none}.category-menu>button{border:0;border-right:1px solid #ffffff1f;grid-template-columns:22px 1fr;gap:3px;min-height:52px;padding:0 9px}.category-menu>button:last-of-type{border-bottom:0}.category-menu>button:before{width:auto;height:2px;inset:auto 9px 4px;transform:scaleX(0)}.category-menu>button.is-active{padding-left:9px}.category-menu>button.is-active:before{transform:scaleX(1)}.category-menu>button strong{font-family:var(--sans);letter-spacing:-.01em;font-size:10px}.category-menu>button svg{display:none}.category-canvas{min-height:132vw;max-height:650px}.category-canvas-meta{top:16px;left:16px;right:16px}.category-canvas-copy{bottom:26px;left:18px;right:18px}.category-canvas-copy h3{max-width:8ch;font-size:52px}.category-canvas-copy>span{max-width:300px;font-size:10px}.category-shop-button{min-height:46px;margin-top:18px;padding:0 16px;font-size:10px}.category-ghost-index{font-size:68vw}.product-section{padding-top:88px;padding-bottom:110px}.product-section .section-heading h2{font-size:54px}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 10px}.featured-product-grid .product-card:nth-child(2),.featured-product-grid .product-card:nth-child(3),.featured-product-grid .product-card:nth-child(4){margin-top:0}.featured-product-grid .product-image{border-radius:9px}.featured-product-grid .product-title{min-height:48px;font-size:12px}.featured-product-grid .product-price{font-size:11px}.product-index{width:26px;height:26px;bottom:8px;right:8px}.product-story-chapters>header{min-height:520px}.product-story-chapters>header h2{font-size:62px}.product-story-chapters>article{padding:30px 18px 82px}.product-story-mobile-image{height:106vw;margin-bottom:38px}.product-story-chapters article h3{font-size:51px}.service-proof-intro{min-height:560px;padding:82px 18px}.service-proof-intro h2{font-size:62px}.service-proof-grid{grid-template-columns:1fr}.service-proof-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.service-proof-grid h3{font-size:39px}.cookie-banner{border-radius:13px;grid-template-columns:1fr;width:auto;bottom:8px;left:8px;right:8px}.cookie-icon{display:none}.cookie-banner p{line-height:1.35}.cookie-actions{flex-direction:row;grid-column:1/-1}.cookie-actions .button{width:50%;min-height:39px}}@media (prefers-reduced-motion:reduce){.kinetic-track{flex-wrap:wrap;justify-content:center;width:auto;animation:none}.kinetic-track span:nth-child(n+7){display:none}.hero-v2 .hero-media img,.category-canvas>img,.product-story-stage>img{transform:none}.product-story-stage{position:relative}}:root{--canvas:#f4f3ef;--canvas-warm:#fbf8f4;--surface:#fff;--ink:#101114;--ink-soft:#34363b;--muted:#606166;--line:#10111429;--blue:#203cff;--blue-dark:#172bc4;--cyan:#8fa2ff;--night:#08090d}body{background:var(--canvas);font-weight:450}.button{letter-spacing:-.01em;border-radius:4px;font-weight:700}.button:hover{transform:none}.eyebrow{letter-spacing:.14em;font-size:10px;font-weight:750}[data-reveal]{transition-duration:.68s;transition-timing-function:var(--ease-expo);transform:translateY(18px)}.hero-title,.section-heading h2,.editorial-copy h2,.deal-copy h2,.faq-intro h2,.newsletter-inner h2,.values-intro h2,.about-cta h2,.shop-hero h1,.about-hero h1,.contact-intro h1,.info-hero h1,.product-buybox h1,.search-input-wrap input,.product-feature-copy h2,.map-consent strong{font-family:var(--display);letter-spacing:-.055em;font-weight:850}.category-content h3,.accordion-item button strong,.values-grid h3,.info-content h2,.info-help strong,.cart-head h2,.empty-cart h3,.empty-state h2,.checkout-form h2,.account-modal h2,.tile-detail span,.service-proof-grid h3{font-family:var(--display);font-weight:750}.section-heading h2{font-size:clamp(50px,6vw,96px);line-height:.9}.section-heading-side>p{color:var(--ink-soft);font-size:15px;line-height:1.55}.hero.hero-v3{background:var(--night);min-height:max(720px,100svh - 32px)}.hero-v3 .hero-video-media{z-index:0;background:var(--night) url(/assets/viva-cinematic-hero-v2.webp) center / cover no-repeat;position:absolute;inset:0;overflow:hidden}.hero-v3 .hero-video-media video{object-fit:cover;object-position:center;filter:brightness(1.24)saturate(1.04);width:100%;max-width:none;height:100%;transform:scale(1.01)}.hero-v3 .hero-copy{z-index:2;min-height:max(720px,100svh - 32px);padding-right:var(--page-pad)}.hero-v3 .hero-topline{right:var(--page-pad);letter-spacing:.14em;font-weight:750}.hero-v3 .hero-topline span:last-child{display:inline}.hero-v3 .hero-title{letter-spacing:-.072em;max-width:none;margin-bottom:28px;font-size:clamp(82px,10vw,166px);font-weight:900;line-height:.84}.hero-v3 .hero-title-accent{color:#8297ff}.hero-v3 .hero-subtitle{color:#ffffffb8;max-width:530px;font-size:clamp(14px,1.15vw,17px);line-height:1.55}.hero-v3 .hero-primary-action{min-height:56px;box-shadow:none;border-radius:4px}.hero-v3 .hero-kicker span{box-shadow:none}.trust-strip{border-bottom:1px solid var(--line);background:var(--canvas-warm)}.trust-item strong{font-size:12px;font-weight:750}.category-stage{background:var(--canvas-warm)}.category-stage .section-heading h2{text-transform:uppercase;max-width:9ch;font-size:clamp(62px,7.4vw,118px);font-weight:900;line-height:.84}.category-taxonomy{background:var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;display:grid}.category-taxonomy[data-reveal]{transform:translateY(18px)}.category-taxonomy[data-reveal].is-visible{transform:none}.category-taxonomy-card{background:#dfe2e6;min-width:0}.category-taxonomy-card>a{aspect-ratio:4/3;color:#fff;text-align:left;background:#ebecee;width:100%;padding:0;display:block;position:relative;overflow:hidden}.category-taxonomy-card img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .7s var(--ease-expo), filter .35s ease;padding:clamp(20px,3vw,52px)}.category-taxonomy-card:hover img{filter:saturate(1.04);transform:scale(1.025)}.category-taxonomy-label{min-height:58px;color:var(--ink);background:#fff;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 16px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.category-taxonomy-label small{color:var(--blue);font-size:8px;font-weight:750}.category-taxonomy-label strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,1.35vw,21px);font-weight:800;overflow:hidden}.category-taxonomy-label svg{width:17px}.product-section{background:#fff}.product-section .section-heading h2{font-size:clamp(60px,7.2vw,114px);font-weight:900}.featured-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.featured-product-grid .product-card:nth-child(2),.featured-product-grid .product-card:nth-child(3),.featured-product-grid .product-card:nth-child(4){margin-top:0;display:block}.featured-product-grid .product-image,.product-image{background:#eff0f1;border-radius:4px}.featured-product-grid .product-open-hit>img,.product-open-hit>img{transition-duration:.6s;transform:scale(.92)}.featured-product-grid .product-image:hover .product-open-hit>img,.product-image:hover .product-open-hit>img{transform:scale(.955)}.product-index{display:none}.featured-product-grid .quick-view,.quick-view{background:var(--ink);border-radius:3px;font-weight:700}.featured-product-grid .product-title,.product-title{letter-spacing:-.015em;min-height:48px;font-size:14px;font-weight:700}.featured-product-grid .product-price,.product-price{font-size:14px;font-weight:750}.product-tabs button,.category-chips a,.filter-panel label{border-radius:4px;font-weight:650}.product-feature{background:var(--night);color:#fff;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:min(790px,82svh);display:grid}.product-feature-media{background:#e9ecf3;justify-content:center;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.product-feature-media[data-reveal]{transform:none}.product-feature-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:clamp(42px,7vw,118px)}.product-feature-media>span{color:var(--ink);letter-spacing:.12em;background:#fff;padding:8px 10px;font-size:8px;font-weight:750;position:absolute;top:20px;left:20px}.product-feature-copy{border-left:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(60px,8vw,128px);display:flex}.product-feature-copy h2{max-width:8ch;margin:0 0 26px;font-size:clamp(58px,6.3vw,102px);line-height:.88}.product-feature-copy>p:not(.eyebrow){color:#ffffffa8;max-width:470px;margin-bottom:34px;font-size:14px;line-height:1.65}.product-feature-buy{border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:22px;width:100%;padding-top:24px;display:flex}.product-feature-buy>strong{font-size:24px;font-weight:850}.service-proof{background:var(--canvas-warm);color:var(--ink);display:block}.service-proof-intro{min-height:430px;padding:clamp(70px, 8vw, 118px) var(--page-pad);background:var(--blue);border-right:0}.service-proof-intro h2{max-width:12ch;font-family:var(--display);letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(56px,7vw,108px);font-weight:900;line-height:.86}.service-proof-intro>p:not(.eyebrow){max-width:620px;font-size:14px;line-height:1.6}.service-proof-button{border-radius:4px}.service-proof-grid{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-proof-grid article{border-right:1px solid var(--line);justify-content:flex-start;min-height:350px;padding:clamp(28px,3vw,48px)}.service-proof-grid article:hover{color:var(--ink);background:#fff}.service-proof-grid article>div{margin-bottom:auto;font-weight:750}.service-fact{color:var(--blue);letter-spacing:-.065em;margin:44px 0 28px;font-size:clamp(43px,5vw,80px);font-weight:900;line-height:.82;display:block}.service-proof-grid h3{letter-spacing:-.025em;max-width:none;margin-bottom:10px;font-size:23px}.service-proof-grid p,.service-proof-grid article:hover p{max-width:330px;color:var(--muted);font-size:12px;line-height:1.55}.faq-section{background:var(--canvas-warm)}.accordion-item button strong{font-size:clamp(18px,1.8vw,27px)}.newsletter-section{background:var(--blue);min-height:560px}.newsletter-inner h2{font-size:clamp(58px,7.4vw,112px);line-height:.88}.newsletter-inner form{background:#fff;border:0;border-radius:4px;gap:6px;padding:6px}.newsletter-inner input{height:54px;color:var(--ink);font-family:var(--sans);padding:0 16px;font-size:17px;font-weight:600}.newsletter-inner input::placeholder{color:var(--muted)}.newsletter-inner form button{background:var(--night);color:#fff;border-radius:3px;justify-content:center;min-width:140px;padding:0 18px;font-weight:700}.shop-hero{background:var(--canvas-warm);min-height:390px;color:var(--ink);text-align:left;align-items:flex-start;padding-top:110px}.shop-hero .eyebrow,.shop-hero p{color:var(--muted)}.shop-hero h1,.about-hero h1,.contact-intro h1,.info-hero h1,.product-buybox h1{line-height:.88}.info-hero{background:var(--canvas-warm)}.about-cta{background:var(--night)}.tile-detail span{line-height:.86}.tile-image img{transform:scale(.78)}.footer-wordmark{color:#fff;opacity:1;-webkit-text-stroke:0;font-weight:900}.cookie-banner{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:4px;box-shadow:0 12px 34px #07111f24}@media (width<=1180px){.hero-v3 .hero-copy{padding-right:var(--page-pad)}.hero-v3 .hero-title{font-size:clamp(76px,10vw,124px)}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-feature{grid-template-columns:1fr 1fr}}@media (width<=900px){.hero.hero-v3{min-height:840px}.hero-v3 .hero-copy{min-height:840px;padding:170px var(--page-pad) 70px;justify-content:flex-end}.hero-v3 .hero-topline{display:none}.hero-v3 .hero-title{max-width:none;font-size:clamp(72px,15vw,112px)}.hero-v3 .hero-subtitle{max-width:600px}.category-taxonomy{grid-template-columns:repeat(2,minmax(0,1fr))}.category-taxonomy-card>a{aspect-ratio:1/1.12}.product-feature{grid-template-columns:1fr}.product-feature-media{min-height:min(92vw,720px)}.product-feature-copy{border-top:1px solid #ffffff2e;border-left:0;min-height:580px}.service-proof-grid article{min-height:300px}}@media (width<=620px){.hero.hero-v3{min-height:760px}.hero-v3 .hero-topline{top:100px}.hero-v3 .hero-copy{min-height:760px;padding:150px 18px 50px}body:has(.cookie-banner) .hero-v3 .hero-copy{padding-bottom:148px}.hero-v3 .hero-title{margin-bottom:18px;font-size:clamp(58px,17vw,80px);line-height:.86}.hero-v3 .hero-subtitle{font-size:12px}.hero-v3 .hero-actions{flex-direction:row;align-items:center}.category-stage .section-heading h2{font-size:clamp(51px,15vw,68px)}.category-taxonomy{gap:1px}.category-taxonomy-card>a{aspect-ratio:3/4}.category-taxonomy-label{grid-template-columns:20px minmax(0,1fr) auto;gap:4px;min-height:48px;padding:0 8px;bottom:6px;left:6px;right:6px}.category-taxonomy-label strong{white-space:normal;font-size:11px}.category-taxonomy-label svg{width:13px}.product-section .section-heading h2{font-size:53px}.featured-product-grid .product-title,.product-title,.featured-product-grid .product-price,.product-price{font-size:12px}.product-feature{min-height:0}.product-feature-media{min-height:112vw}.product-feature-copy{min-height:520px;padding:72px 18px}.product-feature-copy h2{font-size:56px}.product-feature-buy{flex-direction:column;align-items:flex-start}.service-proof-intro{min-height:430px;padding:72px 18px}.service-proof-intro h2{font-size:56px}.service-proof-grid{grid-template-columns:1fr}.service-proof-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.service-fact{margin:24px 0 18px;font-size:48px}.newsletter-inner form{grid-template-columns:1fr;padding:5px}.newsletter-inner input{text-align:left}.newsletter-inner form button{min-height:48px}.shop-hero{min-height:340px;padding-top:85px}.shop-hero h1{font-size:62px}.cookie-banner{border-radius:4px}}@media (prefers-reduced-motion:reduce){.hero-v3 .hero-video-media video{display:none}}.search-label{justify-content:center;min-width:44px;min-height:44px}.product-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:57px;display:-webkit-box;overflow:hidden}.product-detail-accordion>div.is-open p{max-height:1200px}.footer-brand>p,.footer-contact p,.footer-bottom{color:#ffffffb8}.footer-top h3{color:#ffffffad}@media (width<=900px){.shop-toolbar-wrap{position:relative;top:auto}.product-seo-section{grid-template-columns:1fr}}@media (width<=620px){.product-seo-section{gap:52px}.product-seo-intro h2{font-size:clamp(45px,14vw,62px)}.product-seo-details dl>div{grid-template-columns:105px minmax(0,1fr);gap:14px}.product-seo-faq summary{min-height:70px;font-size:10px}}.add-circle span{display:none}.product-buybox .tax-note{margin-bottom:14px}.buybox-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 25px;display:grid}.buybox-facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:11px 12px}.buybox-facts dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:7px}.buybox-facts dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:650;line-height:1.35}.color-options{flex-wrap:wrap}.variant-block .color-options button{border:1px solid var(--line);background:0 0;border-radius:3px;outline:0;align-items:center;gap:7px;width:auto;min-width:44px;height:44px;padding:0 10px 0 7px;font-size:9px;display:inline-flex}.variant-block .color-options button.is-active{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.color-options button i{background:var(--swatch);border:1px solid #07111f24;border-radius:50%;flex:none;width:24px;height:24px;display:block}.buy-assurances a,.buy-assurances span{border-right:1px solid var(--line);min-height:70px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.buy-assurances a:hover{color:var(--ink)}.buy-assurances a svg{width:18px;color:var(--blue)}.mobile-buy-bar{display:none}.cart-unit-price{color:var(--muted);margin-top:-5px;font-size:8px}.filter-panel{grid-template-columns:minmax(260px,1.5fr) minmax(150px,.6fr) minmax(150px,.6fr) auto auto}.filter-panel.is-open{max-height:132px}.filter-panel .filter-select{border-radius:4px;justify-content:space-between}.filter-select>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.filter-select select{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px;font-weight:650}.filter-reset{border-bottom:1px solid var(--ink);white-space:nowrap;background:0 0;min-height:44px;padding:0 13px;font-size:9px}@media (width<=1180px){.shop-toolbar{grid-template-columns:auto minmax(0,1fr) auto}.sort-select{display:flex}.filter-panel{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,.55fr)) auto}.filter-panel>span{display:none}}@media (width<=620px){.product-page{padding-bottom:78px}.product-buybox h1{font-size:clamp(40px,12vw,50px);line-height:.94}.buybox-facts{margin-bottom:20px}.buybox-facts>div{padding:10px}.buybox-facts dd{font-size:9px}.buy-assurances a,.buy-assurances span{min-height:72px;padding:5px;font-size:9px;line-height:1.25}.mobile-buy-bar{z-index:160;min-height:72px;padding:9px 12px max(9px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #07111f1a}.mobile-buy-bar>div{flex-direction:column;min-width:0;display:flex}.mobile-buy-bar>div span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.mobile-buy-bar>div strong{font-size:14px}.mobile-buy-bar .button{white-space:nowrap;min-height:48px;padding:0 15px}.add-circle{border-radius:999px;gap:5px;width:auto;min-width:44px;height:44px;padding:0 10px}.add-circle span{font-size:8px;font-weight:700;display:inline}.add-circle svg{width:14px}.shop-toolbar{grid-template-columns:auto minmax(0,1fr) auto}.sort-select{font-size:0}.sort-select select{max-width:94px;font-size:9px}.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel.is-open{gap:9px;max-height:310px}.filter-panel>label:first-child{grid-column:span 2}.filter-panel .filter-select{min-width:0;padding:0 9px}.filter-select>span{display:none}.filter-select select{width:100%}.filter-reset{grid-column:span 2;justify-self:start}}.product-page>.breadcrumbs{padding-top:32px}.product-detail>*,.product-buybox{min-width:0}.product-buybox h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(44px,4.4vw,72px);line-height:.94}.product-buybox .buybox-facts{margin:20px 0 25px}@media (width<=620px){.product-page>.breadcrumbs{padding-top:24px}.product-buybox h1{font-size:clamp(38px,11vw,46px);line-height:.96}.product-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.product-gallery::-webkit-scrollbar{display:none}.product-gallery-main,.product-gallery-tile.tile-image{aspect-ratio:1.2;scroll-snap-align:start;min-width:100%}.product-gallery-tile.tile-detail{display:none}}.product-cost-note{color:var(--muted);margin-top:9px;font-size:7px;line-height:1.35;display:block}.search-zero{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.search-zero svg{width:28px;color:var(--blue);margin-bottom:13px}.search-zero strong{color:var(--ink);font-size:13px}.search-zero p{max-width:320px;margin:6px 0 0;font-size:10px}.search-all-results{border-bottom:1px solid var(--ink);min-height:50px;color:var(--ink);background:0 0;justify-content:center;align-items:center;gap:9px;margin:18px auto 0;font-size:10px;font-weight:700;display:flex}.search-all-results svg{width:14px}
