:root{--bg:#050505;--surface:#0b0b0b;--surface-2:#101010;--white:#f5f5f2;--muted:#9a9a96;--muted-2:#70706d;--line:#242424;--line-soft:#171717;--ease:cubic-bezier(.22,.8,.2,1);--pad:clamp(24px,4vw,68px);--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;color:var(--white);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.drawer-open,body.modal-open,body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{border:0;background:none;padding:0;cursor:pointer}img{display:block;max-width:100%}::selection{background:#f5f5f2;color:#050505}.header{position:fixed;z-index:100;top:0;left:0;right:0;height:86px;padding:0 var(--pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid transparent;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s;transition:background .35s,border-color .35s,backdrop-filter .35s;transition:background .35s,border-color .35s,backdrop-filter .35s,-webkit-backdrop-filter .35s}.header--scrolled{background:rgba(5,5,5,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:var(--line-soft)}.brand{width:82px;height:64px;overflow:visible}.brand,.desktop-nav{display:flex;align-items:center}.desktop-nav{gap:46px;font-size:12px;color:#c8c8c5}.desktop-nav a{position:relative;padding:12px 0;transition:color .2s}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:1px;background:var(--white);transition:right .3s var(--ease)}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;gap:10px}.header-actions,.quiet-action{display:flex;align-items:center}.quiet-action{height:42px;padding:0 14px;gap:8px;color:#c8c8c5;font-size:11px}.quiet-action span{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#1b1b1b;display:grid;place-items:center;color:var(--white)}.pill{height:50px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:12px;font-weight:600;white-space:nowrap;transition:transform .25s var(--ease),background .25s,color .25s,border-color .25s}.pill:hover{transform:translateY(-2px)}.pill--light{background:var(--white);color:#080808}.pill--light:hover{background:#fff}.pill--dark{background:transparent;color:var(--white);border:1px solid #343434}.pill--dark:hover{border-color:#777;background:#0b0b0b}.pill.is-disabled{opacity:.35;pointer-events:none}.arrow{font-size:15px;line-height:1;transition:transform .25s var(--ease)}a:hover .arrow,button:hover .arrow{transform:translate(3px,-3px)}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;position:relative}.menu-button span{position:absolute;left:12px;right:12px;height:1px;background:var(--white);transition:transform .3s var(--ease),top .3s var(--ease)}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:24px}.menu-button.is-open span:first-child{top:20px;transform:rotate(45deg)}.menu-button.is-open span:last-child{top:20px;transform:rotate(-45deg)}.mobile-nav{position:fixed;z-index:90;inset:0;background:#050505;display:flex;align-items:center;visibility:hidden;opacity:0;transition:opacity .3s,visibility 0s .3s}.mobile-nav.is-open{visibility:visible;opacity:1;transition-delay:0s}.mobile-nav__inner{width:100%;padding:110px var(--pad) 40px}.mobile-nav__inner>p{font-size:11px;color:var(--muted);margin:0 0 28px}.mobile-nav nav{border-top:1px solid var(--line)}.mobile-nav nav a{height:78px;border-bottom:1px solid var(--line);align-items:center;font-size:clamp(30px,8vw,48px);letter-spacing:-.04em}.mobile-nav nav a,.mobile-nav__meta{display:flex;justify-content:space-between}.mobile-nav__meta{margin-top:36px;color:var(--muted);font-size:11px}main{display:block}.hero{padding:150px var(--pad) 80px;position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.78fr);grid-gap:clamp(26px,5vw,72px);gap:clamp(26px,5vw,72px);align-items:center;max-width:var(--max);margin:0 auto;isolation:isolate}.hero:before{z-index:-3;background:radial-gradient(circle at 78% 38%,rgba(255,255,255,.08) 0,rgba(255,255,255,.015) 28%,transparent 54%),radial-gradient(circle at 16% 40%,rgba(255,255,255,.03) 0,transparent 56%),linear-gradient(180deg,#040404,#070707 48%,#050505)}.hero:after,.hero:before{content:"";position:absolute;inset:0}.hero:after{z-index:-2;background:linear-gradient(90deg,rgba(5,5,5,0),rgba(5,5,5,.04) 36%,rgba(5,5,5,.24));pointer-events:none}.hero-watermark{position:absolute;z-index:-1;width:min(42vw,560px);left:-12%;opacity:.17;filter:grayscale(1) brightness(1.9) contrast(1.35)}.hero-watermark img{width:100%;height:auto}.hero-copy{max-width:820px}.eyebrow{margin:0 0 24px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:600;color:#b5b5b0}.hero h1{font-size:clamp(66px,7.4vw,122px);line-height:.86;letter-spacing:-.07em;margin:0;font-weight:760}.hero h1 span{color:#8f8f8b;font-weight:580}.hero-lead{max-width:650px;font-size:clamp(15px,1.2vw,19px);line-height:1.7;color:#a5a5a1;margin:34px 0 0}.hero-actions{display:flex;gap:10px;margin-top:32px;flex-wrap:wrap}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:64px;border-top:1px solid var(--line);max-width:700px}.hero-facts div{padding:18px 18px 0 0;border-right:1px solid var(--line);margin-right:18px}.hero-facts div:last-child{border-right:0}.hero-facts small,.hero-facts strong{display:block}.hero-facts small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#686864;margin-bottom:7px}.hero-facts strong{font-size:12px;font-weight:550;color:#d5d5d0}.hero-visual{height:min(68vh,710px);min-height:560px;position:relative;border-radius:32px;overflow:hidden;background:linear-gradient(160deg,#0d0d0d,#090909);border:1px solid #1c1c1c;box-shadow:0 30px 120px rgba(0,0,0,.3)}.hero-visual:before{content:"";position:absolute;inset:auto 7% 14%;height:28%;background:radial-gradient(ellipse at center,rgba(255,255,255,.18),transparent 66%);filter:blur(24px)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 20%,transparent 75%,rgba(0,0,0,.28));pointer-events:none}.hero-visual__label{position:absolute;z-index:4;left:26px;top:24px;display:flex;flex-direction:column;gap:4px}.hero-visual__label span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#70706d}.hero-visual__label strong{font-size:13px;font-weight:550}.hero-product{position:absolute;transition:transform .55s var(--ease)}.hero-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(0,0,0,.6))}.hero-product--front{z-index:3;width:64%;height:67%;left:9%;bottom:13%}.hero-product--back{z-index:2;width:48%;height:50%;right:-1%;top:20%;opacity:.6;filter:grayscale(.25)}.hero-visual:hover .hero-product--front{transform:translateY(-7px) rotate(-1deg)}.hero-visual:hover .hero-product--back{transform:translate(6px,-3px) rotate(2deg)}.hero-visual__footer{position:absolute;z-index:5;left:26px;right:26px;bottom:24px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #252525;padding-top:16px;font-size:10px;color:#767672}.hero-visual__footer a{color:#ddd;font-size:11px;display:flex;align-items:center;gap:9px}.brand-ticker{height:72px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);overflow:hidden;display:flex;align-items:center;background:#070707}.brand-ticker__track{display:flex;align-items:center;white-space:nowrap;animation:ticker 28s linear infinite;width:max-content}.brand-ticker__track span{font-size:12px;font-weight:600;color:#8b8b87;letter-spacing:.04em;display:flex;align-items:center;gap:34px;padding-right:34px}.brand-ticker__track i{font-style:normal;color:#363636}@keyframes ticker{to{transform:translateX(-50%)}}.section{max-width:var(--max);margin:0 auto;padding:clamp(88px,10vw,150px) var(--pad)}.section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.55fr);align-items:end;grid-gap:8vw;gap:8vw;margin-bottom:50px}.section-heading h2{font-size:clamp(48px,5.5vw,88px);line-height:.93;letter-spacing:-.055em;margin:0;font-weight:680}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7;max-width:500px}.section-heading--compact{grid-template-columns:1fr}.section-heading--compact h2{max-width:900px}.catalog{padding-bottom:120px}.filter-row{display:flex;gap:8px;margin:-8px 0 44px;overflow:auto;padding-bottom:2px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{height:38px;padding:0 16px;border-radius:999px;border:1px solid #2b2b2b;color:#8c8c88;font-size:9px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:.25s}.filter-row button.is-active,.filter-row button:hover{background:#f3f3f0;color:#080808;border-color:#f3f3f0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:68px;row-gap:68px}.product-card{min-width:0}.product-card__media{aspect-ratio:.86;position:relative;border-radius:24px;overflow:hidden;background:#0d0d0d;border:1px solid #171717}.product-card__media:after{content:"";position:absolute;left:10%;right:10%;bottom:7%;height:17%;background:radial-gradient(ellipse at center,rgba(255,255,255,.12),transparent 65%);filter:blur(22px)}.product-card__media img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:10% 9% 9%;transition:transform .5s var(--ease),filter .5s var(--ease);filter:drop-shadow(0 18px 25px rgba(0,0,0,.55))}.product-card:hover .product-card__media img{transform:translateY(-7px) scale(1.025)}.product-card__index{position:absolute;z-index:4;left:18px;top:16px;font-size:9px;color:#777772;text-transform:uppercase;letter-spacing:.1em}.product-card__info{padding:18px 2px 0}.product-card__info p{font-size:9px;text-transform:uppercase;color:#696965;letter-spacing:.11em;margin:0 0 8px}.product-card__info h3{font-size:22px;line-height:1.08;letter-spacing:-.025em;margin:0;font-weight:600}.product-card__info>div>span{display:block;margin-top:8px;color:#858580;font-size:12px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:17px;border-top:1px solid var(--line-soft)}.product-card__bottom strong{font-size:13px;font-weight:550}.mini-pill{height:34px;padding:0 13px 0 15px;border:1px solid #303030;font-size:9px;color:#c4c4c0;display:flex;align-items:center;gap:8px;transition:.25s}.mini-pill span{font-size:15px;line-height:1}.mini-pill.is-selected,.mini-pill:hover{background:#f2f2ef;color:#080808;border-color:#f2f2ef}.objective-list{border-top:1px solid var(--line)}.objective-row{display:grid;grid-template-columns:90px minmax(0,1fr) 42px;align-items:center;grid-gap:20px;gap:20px;min-height:170px;border-bottom:1px solid var(--line);transition:padding .35s var(--ease),background .35s}.objective-row:hover{padding:0 20px;background:#090909}.objective-row__number{font-size:11px;color:#555552}.objective-row small{font-size:9px;color:#6c6c68;text-transform:uppercase;letter-spacing:.12em}.objective-row h3{font-size:clamp(32px,3.6vw,58px);letter-spacing:-.045em;margin:7px 0 9px;font-weight:620}.objective-row p{margin:0;color:#888884;font-size:13px;max-width:660px;line-height:1.55}.objective-row>.arrow{justify-self:end;font-size:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.step{min-height:280px;border-top:1px solid #555;padding:20px 4px 0;display:flex;flex-direction:column}.step>span{font-size:10px;color:#6c6c68}.step h3{margin:auto 0 12px;font-size:clamp(30px,3vw,48px);letter-spacing:-.04em}.step p{margin:0;color:#888884;font-size:13px;line-height:1.65;max-width:350px}.delivery-card{position:relative;min-height:650px;border-radius:34px;overflow:hidden;background:#f1f1ee;color:#080808;padding:clamp(34px,5vw,76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.6fr);align-items:center;grid-gap:8vw;gap:8vw}.delivery-card__mark{position:absolute;right:-10%;top:-15%;width:min(58vw,800px);opacity:.055;filter:grayscale(1) contrast(2)}.delivery-card__mark img{width:100%;height:auto}.delivery-card__copy{position:relative;z-index:2;max-width:770px}.eyebrow--light{color:#62625e}.delivery-card h2{font-size:clamp(56px,6.5vw,104px);line-height:.88;letter-spacing:-.065em;margin:0}.delivery-card__copy>p:not(.eyebrow){max-width:520px;line-height:1.7;color:#656560;font-size:14px;margin:26px 0 30px}.delivery-card .pill--light{background:#080808;color:#f4f4f1}.delivery-cities{position:relative;z-index:2;border-top:1px solid #c9c9c4}.delivery-cities div{height:104px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;border-bottom:1px solid #c9c9c4;grid-gap:10px;gap:10px}.delivery-cities small,.delivery-cities span{font-size:9px;color:#777772;text-transform:uppercase;letter-spacing:.08em}.delivery-cities strong{font-size:24px;letter-spacing:-.03em}.instagram-section{grid-template-columns:1fr auto;align-items:end}.instagram-section h2{font-size:clamp(48px,5.7vw,88px);line-height:.92;letter-spacing:-.055em;margin:0}.instagram-handle{height:70px;padding:0 24px;border:1px solid #303030;border-radius:999px;display:flex;align-items:center;gap:26px;font-size:13px;transition:.25s}.instagram-handle:hover{background:#f3f3f0;color:#080808;border-color:#f3f3f0}.footer{max-width:var(--max);margin:0 auto;padding:70px var(--pad) 30px;border-top:1px solid var(--line-soft);display:flex;flex-direction:column;gap:28px}.footer__panel{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:20px;border-bottom:1px solid var(--line-soft)}.footer__brand{display:flex;align-items:center;gap:18px}.footer__brand img{width:110px;height:92px;object-fit:contain;object-position:left center}.footer__brand p{max-width:420px;color:#777772;font-size:12px;line-height:1.7;margin:0}.footer__cta{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer__cta .eyebrow{font-size:9px;letter-spacing:.14em;color:#6d6d69;text-transform:uppercase}.footer__cta a{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid #2b2b2b;border-radius:999px;background:#f3f3f0;color:#080808;font-size:11px;font-weight:600;transition:transform .2s,background .2s,color .2s,border-color .2s}.footer__cta a:hover{transform:translateY(-1px);background:#fff;border-color:#fff}.footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:26px;gap:26px}.footer-column{display:flex;flex-direction:column;gap:12px;font-size:12px}.footer-column small{color:#60605d;text-transform:uppercase;font-size:9px;letter-spacing:.12em;margin-bottom:2px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-address span,.footer-column a,.footer-column span{color:#777772;transition:color .2s}.footer-column a:hover{color:#f3f3f0}.footer-address{display:flex;flex-direction:column;gap:8px}.footer-address strong{font-size:14px;letter-spacing:-.02em;color:#f1f1ee}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;border-top:1px solid var(--line-soft);font-size:9px;color:#555552}.drawer-backdrop{position:fixed;z-index:180;inset:0;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.3s}.drawer-backdrop.is-open{opacity:1;visibility:visible}.drawer{position:fixed;z-index:190;right:0;top:0;bottom:0;width:min(500px,100%);background:linear-gradient(180deg,#090909,#0d0d0d);border-left:1px solid var(--line);padding:24px 22px 20px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .45s var(--ease);box-shadow:-28px 0 60px rgba(0,0,0,.45)}.drawer.is-open{transform:none}.drawer__header{display:flex;align-items:flex-start;justify-content:space-between;padding:4px 4px 18px;border-bottom:1px solid var(--line);gap:16px}.drawer__header small{font-size:9px;color:#6c6c68;text-transform:uppercase;letter-spacing:.1em}.drawer__header h2{font-size:32px;letter-spacing:-.04em;margin:8px 0 0}.drawer__header button{width:42px;height:42px;border:1px solid #2b2b2b;border-radius:50%;font-size:22px;transition:.2s}.drawer__header button:hover{background:#f3f3f0;color:#080808;border-color:#f3f3f0}.drawer__items{flex:1 1;overflow:auto;padding:12px 4px 10px;display:flex;flex-direction:column;gap:12px}.drawer-empty{padding:58px 14px 18px;color:#8c8c88}.drawer-empty p{font-size:20px;color:#ddd;margin:0 0 8px}.drawer-empty span{font-size:12px;line-height:1.6}.drawer-item{display:grid;grid-template-columns:76px 1fr 34px;grid-gap:14px;gap:14px;align-items:center;padding:12px 10px;border:1px solid #1b1b1b;border-radius:18px;background:linear-gradient(180deg,#111,#090909);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.drawer-item__image{width:76px;height:88px;border-radius:12px;background:#101010;overflow:hidden;border:1px solid #1e1e1e}.drawer-item__image img{width:100%;height:100%;object-fit:contain;padding:7px}.drawer-item>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.drawer-item small{font-size:8px;color:#676763;text-transform:uppercase}.drawer-item strong{font-size:14px;letter-spacing:-.02em}.drawer-item span{font-size:11px;color:#959591}.drawer__footer{padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:13px}.drawer__footer .pill{width:100%}.drawer__footer small{text-align:center;color:#666662;font-size:9px;line-height:1.5}.mobile-bar{display:none}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-delay="1"]{transition-delay:.08s}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1080px){.desktop-nav{display:none}.menu-button{display:block}.header{grid-template-columns:1fr auto}.header-actions{gap:6px}.hero{grid-template-columns:1fr .75fr;gap:4vw}.hero-visual{min-height:500px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:48px}.section-heading{grid-template-columns:1fr;align-items:start;gap:20px}.section-heading>p{margin-top:12px;max-width:100%}.footer__grid{grid-template-columns:1fr 1fr}.footer__panel{flex-direction:column;align-items:flex-start}}@media(max-width:760px){:root{--pad:18px}.header{height:70px}.brand{width:64px;height:52px}.header-whatsapp,.quiet-action{display:none}.menu-button{width:40px;height:40px}.hero{min-height:auto;padding:118px var(--pad) 56px;display:flex;flex-direction:column;gap:44px;align-items:stretch}.hero-watermark{width:110vw;left:-42%;top:8%;opacity:.11}.hero h1{font-size:clamp(58px,17vw,78px)}.hero-lead{font-size:14px;margin-top:24px}.hero-actions{display:grid}.hero-actions .pill{width:100%}.hero-facts{margin-top:42px;grid-template-columns:1fr 1fr}.hero-facts div:nth-child(3){display:none}.hero-visual{height:500px;min-height:0;border-radius:24px}.hero-product--front{width:75%;height:70%;left:3%;bottom:13%}.hero-product--back{width:56%;height:50%;right:-7%;top:23%}.hero-visual__footer{left:18px;right:18px;bottom:18px}.hero-visual__footer>span{display:none}.hero-visual__label{left:18px;top:18px}.brand-ticker{height:58px}.brand-ticker__track span{font-size:10px;gap:26px;padding-right:26px}.section{padding:86px var(--pad)}.section-heading{margin-bottom:34px}.instagram-section h2,.section-heading h2{font-size:clamp(46px,13vw,64px)}.filter-row{margin-bottom:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:26px}.product-card__media{aspect-ratio:.9}.product-card__info h3{font-size:18px}.product-card__bottom strong{font-size:15px}.objective-row{grid-template-columns:44px 1fr 30px;min-height:150px;gap:10px}.objective-row:hover{padding:0}.objective-row h3{font-size:36px}.objective-row p{font-size:12px}.objective-row__number{align-self:start;padding-top:38px}.steps{grid-template-columns:1fr}.step{min-height:220px}.step h3{margin-top:auto}.delivery{padding-top:0}.delivery-card{min-height:auto;border-radius:26px;padding:34px 24px;grid-template-columns:1fr;gap:46px}.delivery-card h2{font-size:clamp(52px,14vw,70px)}.delivery-card__mark{width:130vw;right:-65%;top:5%}.delivery-cities div{height:80px}.delivery-cities strong{font-size:20px}.instagram-section{display:flex;flex-direction:column;align-items:stretch;gap:36px}.instagram-handle{height:58px;justify-content:space-between}.footer{padding:54px var(--pad) 100px}.footer__panel{padding-bottom:18px}.footer__grid{grid-template-columns:1fr 1fr}.footer-bottom,.footer__cta{align-items:flex-start}.footer-bottom{font-size:8px;gap:16px;flex-direction:column}.drawer{padding:20px 18px 100px}.drawer__header h2{font-size:28px}.mobile-bar{position:fixed;z-index:70;left:10px;right:10px;bottom:10px;height:62px;padding:6px;background:rgba(16,16,16,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #2b2b2b;border-radius:999px;display:grid;grid-template-columns:1fr 1.15fr;grid-gap:6px;gap:6px}.mobile-bar a,.mobile-bar button{border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px}.mobile-bar button{background:#191919;color:#ddd}.mobile-bar button span{min-width:20px;height:20px;border-radius:50%;background:#292929;display:grid;place-items:center}.mobile-bar a{background:#f3f3f0;color:#080808;font-weight:600}}@media(max-width:560px){.product-grid{grid-template-columns:1fr;row-gap:32px}.product-card__media{aspect-ratio:.82}.product-card__info h3{font-size:21px}.product-card__bottom{align-items:stretch}.mini-pill{width:100%}.section-heading h2{font-size:clamp(38px,14vw,52px)}.catalog .section-heading>p{max-width:100%}.footer__grid{grid-template-columns:1fr}.footer__brand{flex-direction:column;align-items:flex-start}.footer__brand p{max-width:100%}}@media(max-width:430px){.product-grid{row-gap:28px}.product-card__info h3{font-size:19px}.product-card__bottom strong{font-size:14px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}[data-reveal]{opacity:1!important;transform:none!important}}.product-card__media{width:100%;display:block;text-align:left;color:inherit}.product-card__qty{position:absolute;z-index:5;right:14px;top:14px;height:28px;padding:0 11px;border-radius:999px;background:#f3f3f0;color:#080808;display:flex;align-items:center;font-size:8px;font-weight:700;letter-spacing:.03em}.product-card__meta{margin-top:15px}.details-link{display:inline-flex;align-items:center;gap:8px;color:#a3a39f;font-size:10px;line-height:1.2;border-bottom:1px solid #343434;padding-bottom:5px;transition:color .2s,border-color .2s}.details-link:hover{color:#fff;border-color:#888}.details-link .arrow{font-size:12px}.product-modal{position:fixed;z-index:220;inset:0;display:grid;place-items:center;padding:24px}.product-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.76);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default}.product-modal__panel{position:relative;z-index:2;width:min(1180px,100%);max-height:min(900px,calc(100vh - 48px));display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);background:#0a0a0a;border:1px solid #262626;border-radius:28px;overflow:hidden;box-shadow:0 34px 110px rgba(0,0,0,.65);animation:modalIn .38s var(--ease)}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}.product-modal__close{position:absolute;z-index:5;right:18px;top:18px;width:42px;height:42px;border:1px solid #343434;border-radius:50%;display:grid;place-items:center;background:rgba(5,5,5,.82);font-size:22px;transition:.2s}.product-modal__close:hover{background:#f3f3f0;color:#080808;border-color:#f3f3f0}.product-modal__media{position:relative;min-height:720px;background:#0d0d0d;border-right:1px solid #202020;display:grid;place-items:center;overflow:hidden}.product-modal__media:after{content:"";position:absolute;left:10%;right:10%;bottom:12%;height:16%;background:radial-gradient(ellipse at center,rgba(255,255,255,.14),transparent 65%);filter:blur(26px)}.product-modal__media>span{position:absolute;z-index:3;left:24px;top:24px;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#73736f}.product-modal__media img{position:relative;z-index:2;width:88%;height:82%;object-fit:contain;padding:5%;filter:drop-shadow(0 30px 36px rgba(0,0,0,.7))}.product-modal__content{padding:52px 52px 38px;overflow:auto}.product-modal__heading{padding-right:44px}.product-modal__heading .eyebrow{margin-bottom:12px}.product-modal__heading h2{font-size:clamp(40px,4vw,68px);line-height:.95;letter-spacing:-.055em;margin:0;font-weight:650}.product-modal__heading>p:last-child{margin:16px 0 0;color:#8a8a86;font-size:13px}.detail-highlights{display:flex;flex-wrap:wrap;gap:7px;margin:28px 0 8px}.detail-highlights span{height:34px;padding:0 12px;border:1px solid #2c2c2c;border-radius:999px;display:flex;align-items:center;font-size:9px;color:#babab6;background:#0c0c0c}.detail-section{padding:30px 0;border-top:1px solid #202020}.detail-section__title{display:flex;align-items:baseline;gap:12px;margin-bottom:17px}.detail-section__title span{font-size:9px;color:#5f5f5b}.detail-section__title h3{font-size:14px;margin:0;font-weight:600;letter-spacing:-.01em}.detail-section>p{margin:0;color:#9b9b97;font-size:12px;line-height:1.75}.detail-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;border-top:1px solid #202020}.detail-columns .detail-section{border-top:0}.detail-section--warning p{color:#b9b9b5}.actives-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:#222;border:1px solid #222;border-radius:16px;overflow:hidden}.actives-grid>div{background:#0d0d0d;padding:16px}.actives-grid dt{font-size:8px;color:#676763;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.actives-grid dd{margin:0;font-size:13px;color:#e2e2dd}.source-note{font-size:9px!important;color:#5f5f5b!important;line-height:1.6!important;border-top:1px solid #202020;padding-top:18px}.product-modal__actions{position:-webkit-sticky;position:sticky;bottom:-38px;margin:26px -52px -38px;padding:18px 52px 22px;border-top:1px solid #262626;background:rgba(10,10,10,.94);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between;gap:20px}.product-modal__actions>div{display:flex;flex-direction:column;gap:4px}.product-modal__actions small{font-size:8px;text-transform:uppercase;color:#666}.product-modal__actions strong{font-size:18px;font-weight:600}.product-modal__actions .pill{min-width:250px}.drawer{width:min(560px,100%)}.drawer-item{grid-template-columns:76px 1fr 36px;align-items:start}.drawer-item__content{display:flex;flex-direction:column;gap:5px;padding-top:2px}.drawer-item__remove{width:34px;height:34px;border:1px solid #292929;border-radius:50%;font-size:18px;color:#777;transition:.2s}.drawer-item__remove:hover{color:#080808;background:#eee;border-color:#eee}.qty-control{display:grid!important;grid-template-columns:30px 34px 30px!important;align-items:center!important;grid-gap:0!important;gap:0!important;width:max-content;margin-top:8px;border:1px solid #2b2b2b;border-radius:999px;overflow:hidden}.qty-control button{height:30px;color:#aaa;font-size:15px}.qty-control button:hover{background:#1c1c1c;color:#fff}.qty-control b{height:30px;display:grid;place-items:center;font-size:10px;font-weight:600;border-left:1px solid #252525;border-right:1px solid #252525}.order-fields{padding:18px 8px 14px;border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px}.order-fields label{display:grid;grid-gap:8px;gap:8px}.order-fields label>span{font-size:8px;color:#6d6d69;text-transform:uppercase;letter-spacing:.11em}.order-fields input,.order-fields select,.order-fields textarea{width:100%;border:1px solid #2a2a2a;border-radius:14px;background:#101010;color:#e6e6e1;outline:none;padding:12px 13px;font:inherit;font-size:11px;transition:border-color .2s,background-color .2s,box-shadow .2s}.order-fields textarea{resize:none;line-height:1.55}.order-fields input:focus,.order-fields select:focus,.order-fields textarea:focus{border-color:#a9a9a5;background:#121212;box-shadow:0 0 0 3px rgba(255,255,255,.04)}.order-fields input,.order-fields select{height:42px}.order-fields label>span em{font-style:normal;color:#4e4e4b;text-transform:none;letter-spacing:0;margin-left:4px}.drawer-summary{padding:14px 8px 0;border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px}.drawer-summary>div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #1e1e1d;border-radius:12px;background:#0f0f0f}.drawer-summary span{font-size:9px;color:#73736f}.drawer-summary strong{font-size:13px;font-weight:600}@media(max-width:900px){.product-modal{padding:12px}.product-modal__panel{grid-template-columns:1fr;max-height:calc(100vh - 24px);overflow:auto;border-radius:22px}.product-modal__media{min-height:430px;border-right:0;border-bottom:1px solid #202020}.product-modal__content{overflow:visible;padding:34px 24px 24px}.product-modal__actions{bottom:0;margin:24px -24px -24px;padding:14px 24px 18px}.product-modal__close{position:fixed;right:24px;top:24px}}@media(max-width:760px){.product-card__meta{margin-top:13px}.details-link{font-size:9px}.product-modal__media{min-height:350px}.product-modal__media img{width:84%;height:86%}.product-modal__heading h2{font-size:42px}.product-modal__content{padding:30px 18px 18px}.detail-columns{grid-template-columns:1fr;gap:0}.actives-grid{grid-template-columns:1fr 1fr}.product-modal__actions{margin:20px -18px -18px;padding:12px 18px calc(14px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.product-modal__actions>div{display:none}.product-modal__actions .pill{width:100%;min-width:0}.product-modal__close{right:20px;top:20px}.drawer-item{grid-template-columns:68px 1fr 34px}.drawer-item__image{width:68px;height:80px}}.save-status{display:flex;align-items:center;gap:7px;margin-top:9px;font-size:9px;color:#747470;line-height:1.35}.save-status i{width:6px;height:6px;border-radius:50%;background:#d7d7d2;box-shadow:0 0 0 3px rgba(215,215,210,.08)}.clear-order{align-self:center;border:0;background:transparent;color:#777773;font:inherit;font-size:9px;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.clear-order:hover{color:#d7d7d2}.share-order{gap:8px;height:46px;border:1px solid #2d2d2b;background:#121212;color:#ededeb;font:inherit;font-size:11px;font-weight:600;transition:all .2s}.share-order:hover{background:#f3f3f0;color:#080808;border-color:#f3f3f0}.studio-stage{position:relative;width:100%;height:100%;overflow:hidden;isolation:isolate;background:#090909}.studio-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 58%,rgba(255,255,255,.095),transparent 28%),linear-gradient(180deg,#090909,#0b0b0b 58%,#060606);z-index:-5}.studio-stage__brand{position:absolute;z-index:7;left:20px;top:18px;font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#777773}.studio-stage__beam{position:absolute;z-index:-2;bottom:16%;width:2px;height:72%;background:rgba(255,255,255,.92);box-shadow:0 0 7px rgba(255,255,255,.95),0 0 22px rgba(255,255,255,.38);transform-origin:bottom center;opacity:.82}.studio-stage__beam--left{left:12%;transform:rotate(-38deg)}.studio-stage__beam--right{right:12%;transform:rotate(38deg)}.studio-stage__halo{position:absolute;z-index:-3;left:14%;right:14%;bottom:7%;height:26%;background:radial-gradient(ellipse at center,rgba(255,255,255,.22),rgba(255,255,255,.05) 38%,transparent 69%);filter:blur(18px)}.studio-stage__floor{position:absolute;z-index:-1;left:-10%;right:-10%;bottom:-3%;height:28%;background:linear-gradient(180deg,#111,#050505 76%);transform:perspective(600px) rotateX(62deg);transform-origin:bottom center;border-top:1px solid #292929}.studio-stage__podium{position:absolute;z-index:1;left:12%;right:12%;bottom:6%;height:13%;border:1px solid #303030;border-radius:50%;background:#111;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 -1px 18px rgba(255,255,255,.07),0 22px 45px rgba(0,0,0,.7)}.studio-stage__podium:after{content:"";position:absolute;left:9%;right:9%;top:-2px;height:2px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 0 10px rgba(255,255,255,.65),0 0 26px rgba(255,255,255,.22)}.studio-stage__product{position:absolute;z-index:4;inset:8% 8% 10%;display:grid;place-items:center;transition:transform .55s var(--ease)}.studio-stage__product img{width:100%;height:100%;object-fit:contain;padding:4%;filter:drop-shadow(0 32px 36px rgba(0,0,0,.72));transition:filter .4s var(--ease),transform .55s var(--ease)}.studio-stage--card .studio-stage__product{inset:10% 8% 12%}.studio-stage--card .studio-stage__beam{height:66%;bottom:18%;opacity:.55}.studio-stage--card .studio-stage__podium{bottom:7%;height:11%}.product-card:hover .studio-stage--card .studio-stage__product{transform:translateY(-7px) scale(1.025)}.product-card:hover .studio-stage--card .studio-stage__product img{filter:drop-shadow(0 36px 40px rgba(0,0,0,.78)) brightness(1.025)}.product-card__media{aspect-ratio:.84;border-radius:22px;background:#090909;border-color:#1d1d1d}.product-card__index,.product-card__media:after,.product-card__media>img{display:none}.product-card__media:focus-visible{outline:1px solid #fff;outline-offset:3px}.product-card__info{padding-top:20px}.product-card__info h3{font-size:23px;letter-spacing:-.035em}.product-card__bottom{margin-top:22px;padding-top:16px;border-top:1px solid #1e1e1e}.mini-pill{border-radius:999px}.hero-visual{background:#090909;border-radius:28px;border-color:#202020;color:inherit;display:block}.hero-visual:after,.hero-visual:before{display:none}.hero-visual .studio-stage{position:absolute;inset:0}.studio-stage--hero .studio-stage__product{inset:8% 8% 12%}.studio-stage--hero .studio-stage__brand{display:none}.studio-stage--hero .studio-stage__beam{height:76%;bottom:13%}.studio-stage--hero .studio-stage__podium{bottom:5%;height:14%;left:9%;right:9%}.hero-visual:hover .studio-stage--hero .studio-stage__product{transform:translateY(-8px) scale(1.012)}.hero-visual__footer,.hero-visual__label{z-index:8}.hero-visual__footer strong{color:#ededeb;font-size:12px;font-weight:600}.product-modal{padding:18px}.product-modal__backdrop{background:rgba(0,0,0,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-modal__panel.product-page{width:min(1500px,100%);max-height:calc(100vh - 36px);display:grid;grid-template-columns:minmax(440px,1.08fr) minmax(390px,.82fr) minmax(260px,.52fr);background:#080808;border:1px solid #252525;border-radius:24px;overflow:hidden;box-shadow:0 34px 120px rgba(0,0,0,.72)}.product-page__visual{position:relative;min-width:0;min-height:780px;border-right:1px solid #202020;background:#080808;padding:62px 22px 22px}.product-page__crumb{position:absolute;z-index:10;left:24px;right:24px;top:24px;color:#777773;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__crumb span{color:#343434;padding:0 8px}.product-page__visual .studio-stage{height:calc(100% - 52px);border-radius:18px;border:1px solid #191919}.studio-stage--detail .studio-stage__product{inset:8% 8% 10%}.studio-stage--detail .studio-stage__beam{height:74%;bottom:13%;opacity:.76}.studio-stage--detail .studio-stage__podium{left:9%;right:9%;bottom:5%;height:13%}.product-page__trust{height:52px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:1px solid #202020;margin-top:16px;color:#747470;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.product-page__trust span{padding:0 14px;border-right:1px solid #202020}.product-page__trust span:last-child{border-right:0}.product-page__main{min-width:0;overflow:auto;padding:72px 42px 34px}.product-page__main>.eyebrow{margin-bottom:15px}.product-page__main h2{font-size:clamp(42px,3.8vw,72px);line-height:.9;letter-spacing:-.06em;margin:0;font-weight:680}.product-page__lead{font-size:13px;line-height:1.75;color:#969691;margin:22px 0 0;max-width:600px}.product-page__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:#252525;border:1px solid #252525;border-radius:15px;overflow:hidden;margin-top:30px}.product-page__quick>div{background:#0d0d0d;padding:15px 14px;min-width:0}.product-page__quick small{display:block;color:#63635f;font-size:7px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.product-page__quick strong{display:block;font-size:11px;line-height:1.35;font-weight:560;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__price{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:30px 0;border-bottom:1px solid #222}.product-page__price>div{display:grid;grid-gap:7px;gap:7px}.product-page__price small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#646460}.product-page__price strong{font-size:31px;line-height:1;font-weight:650;letter-spacing:-.035em}.product-page__price .pill{height:48px;padding-inline:20px}.product-tabs{display:flex;gap:4px;overflow:auto;padding:25px 0 0;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{height:37px;border-radius:999px;border:1px solid #2a2a2a;padding:0 13px;color:#777773;font-size:8px;white-space:nowrap;transition:.2s}.product-tabs button.is-active,.product-tabs button:hover{background:#ededeb;color:#080808;border-color:#ededeb}.product-tabpanel{min-height:132px;padding:22px 0 28px;border-bottom:1px solid #222}.product-tabpanel>p{margin:0;color:#999995;font-size:12px;line-height:1.75}.product-tabpanel .detail-highlights{margin:0 0 16px}.product-tabpanel .detail-highlights span{height:30px;font-size:8px}.product-page__main .source-note{margin:22px 0 0;border:0;padding:0}.product-page__rail{overflow:auto;padding:72px 22px 28px;border-left:1px solid #202020;background:#090909;display:flex;flex-direction:column;gap:12px}.spec-card{border:1px solid #292929;border-radius:16px;background:#0c0c0c;padding:19px}.spec-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #292929;padding-bottom:13px;margin-bottom:10px}.spec-card__head span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.spec-card__head small{font-size:7px;color:#5d5d59;text-transform:uppercase;letter-spacing:.09em}.spec-card dl{margin:0}.spec-card dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #1e1e1e}.spec-card dl>div:last-child{border-bottom:0}.spec-card dt{color:#91918d;font-size:10px}.spec-card dd{margin:0;color:#e1e1dd;font-size:10px;text-align:right}.spec-card p{margin:0;color:#92928e;font-size:10px;line-height:1.65}.spec-card--soft{background:#0a0a0a}.product-modal__close{right:16px;top:16px;width:40px;height:40px;background:rgba(8,8,8,.92)}.share-order{width:100%;height:43px;border:1px solid #303030;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:9px;color:#d4d4cf;font-size:10px;transition:background .2s,border-color .2s,color .2s}.share-order:hover{background:#151515;border-color:#555;color:#fff}.share-order span{font-size:13px}@media(max-width:1180px){.product-modal__panel.product-page{grid-template-columns:minmax(360px,.95fr) minmax(380px,1.05fr)}.product-page__rail{grid-column:1/-1;border-left:0;border-top:1px solid #202020;display:grid;grid-template-columns:1.1fr 1fr 1fr;padding:20px;overflow:visible}.product-page__visual{min-height:700px}.product-page__main{padding:64px 34px 30px}}@media(max-width:900px){.product-modal{padding:10px}.product-modal__panel.product-page{display:block;max-height:calc(100vh - 20px);overflow:auto;border-radius:20px}.product-page__visual{min-height:520px;height:62svh;padding:56px 14px 14px;border-right:0;border-bottom:1px solid #202020}.product-page__visual .studio-stage{height:calc(100% - 46px)}.product-page__trust{height:44px;margin-top:10px}.product-page__trust span{padding:0 7px;font-size:7px}.product-page__main{overflow:visible;padding:36px 22px 28px}.product-page__main h2{font-size:50px}.product-page__quick{grid-template-columns:1fr 1fr}.product-page__quick>div:last-child{grid-column:1/-1}.product-page__price{align-items:stretch;flex-direction:column}.product-page__price .pill{width:100%}.product-page__rail{grid-template-columns:1fr;padding:18px;border-top:1px solid #202020}.product-modal__close{position:fixed;right:20px;top:20px}}@media(max-width:760px){.hero-visual{min-height:470px;height:58svh}.studio-stage--hero .studio-stage__product{inset:9% 5% 13%}.product-card__media{aspect-ratio:.9}.studio-stage--card .studio-stage__product{inset:10% 6% 13%}.studio-stage__beam{width:1px}.product-page__visual{height:54svh;min-height:410px}.product-page__crumb{left:18px;right:62px}.product-page__main{padding:30px 18px 24px}.product-page__main h2{font-size:43px}.product-page__lead{font-size:12px}.product-page__quick{grid-template-columns:1fr}.product-page__quick>div:last-child{grid-column:auto}.product-page__price strong{font-size:27px}.product-tabs{margin-right:-18px;padding-right:18px}.product-tabpanel{min-height:150px}}.hero-depth{position:relative;height:min(78vh,820px);min-height:610px;margin-right:-5vw;isolation:isolate;cursor:default;padding:14px}.hero-depth:before{content:"";position:absolute;z-index:-2;width:78%;height:65%;right:1%;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.065),rgba(255,255,255,.015) 37%,transparent 70%);filter:blur(22px);transform:translateZ(-90px);pointer-events:none}.hero-depth__ambient{position:absolute;z-index:-3;right:-6%;top:3%;width:88%;height:88%;border-radius:50%;background:radial-gradient(circle at 50% 52%,rgba(255,255,255,.08),transparent 45%),radial-gradient(circle at 58% 62%,rgba(214,214,214,.035),transparent 64%);filter:blur(36px);opacity:.86;transform:translateZ(-120px)}.hero-depth__shadow{position:absolute;z-index:-1;right:12%;bottom:8%;width:68%;height:9%;border-radius:50%;background:rgba(0,0,0,.82);filter:blur(20px);transform:none;transition:none}.hero-depth__product{position:absolute;z-index:3;inset:4% 9% 10% 7%;display:grid;place-items:center;transform:none;transition:none;border:none;border-radius:0;background:transparent;box-shadow:none}.hero-depth__product img{object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 40px 30px rgba(0,0,0,.72)) drop-shadow(0 70px 64px rgba(0,0,0,.48));animation:asnHeroFloat 6.8s ease-in-out infinite;will-change:transform;transform:scale(1.2) translateY(6px)}@keyframes asnHeroFloat{0%,to{transform:translateZ(0) rotate(-.25deg)}50%{transform:translate3d(0,-11px,0) rotate(.25deg)}}.hero-depth__microcopy{position:absolute;z-index:5;right:2.3%;bottom:13%;display:grid;grid-template-columns:auto auto 32px;align-items:center;grid-gap:9px;gap:9px;color:#5f5f5b;font-size:7px;line-height:1;text-transform:uppercase;letter-spacing:.15em;transform:translateZ(95px);pointer-events:none}.hero-depth__microcopy span:first-child{color:#b9b9b4;font-weight:650}.hero-depth__microcopy i{height:1px;background:#3a3a38;display:block}@media(max-width:1080px){.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);gap:2vw}.hero-depth{height:min(70vh,690px);min-height:560px;margin-right:-12vw}.hero-depth__product{inset:3% 1% 4% 1%}.hero-depth__product img{transform:scale(1.18)}}@media(max-width:760px){.hero{min-height:980px;padding-bottom:62px;gap:0;overflow:hidden}.hero,.hero-copy{position:relative}.hero-copy{z-index:5}.hero h1,.hero-lead{max-width:92%}.hero-lead{position:relative;z-index:6;margin-top:300px}.hero-depth{position:absolute;z-index:2;top:245px;right:-31vw;width:104vw;height:490px;min-height:0;margin:0;pointer-events:none}.hero-depth:before{width:88%;height:76%;right:7%;top:8%;opacity:.8}.hero-depth__ambient{right:1%;top:0;width:96%;height:90%;opacity:.58}.hero-depth__product{inset:-2% -6% -2% -2%;transform:none!important}.hero-depth__product img{animation:asnHeroFloatMobile 6.8s ease-in-out infinite;filter:drop-shadow(0 25px 24px rgba(0,0,0,.68)) drop-shadow(0 42px 50px rgba(0,0,0,.38))}.hero-depth__shadow{right:19%;bottom:3%;width:64%;height:8%;opacity:.8;transform:none}.hero-depth__microcopy{display:none}.hero-actions,.hero-facts{position:relative;z-index:7}@keyframes asnHeroFloatMobile{0%,to{transform:translateZ(0) rotate(-1deg)}50%{transform:translate3d(0,-7px,0) rotate(0deg)}}}@media(max-width:430px){.hero{min-height:960px}.hero-depth{top:260px;right:-36vw;width:112vw;height:455px}.hero-lead{margin-top:276px}}@media(prefers-reduced-motion:reduce){.hero-depth__product img{animation:none!important}.hero-depth__product,.hero-depth__shadow{transition:none!important}}@media(max-width:760px){.hero{display:flex;flex-direction:column;min-height:auto;padding:112px var(--pad) 78px;gap:0;overflow:hidden}.hero-copy{display:contents}.hero-copy>.eyebrow{order:1;margin-bottom:22px}.hero-copy>h1{order:2;position:relative;z-index:5;max-width:100%}.hero-depth{order:3;position:relative;z-index:3;top:auto;right:auto;width:126%;height:350px;min-height:0;margin:-28px -38% -4px auto;pointer-events:none}.hero-depth:before{width:84%;height:72%;right:9%;top:10%}.hero-depth__ambient{right:2%;top:2%;width:92%;height:86%;opacity:.45}.hero-depth__product{inset:-2% -1% -2% -1%;transform:none!important}.hero-depth__shadow{right:18%;bottom:7%;width:62%;height:8%}.hero-copy>.hero-lead{order:4;position:relative;z-index:6;margin:10px 0 0;max-width:100%}.hero-copy>.hero-actions{order:5;position:relative;z-index:7;margin-top:28px}.hero-copy>.hero-facts{order:6;position:relative;z-index:7;margin-top:42px}}@media(max-width:430px){.hero{padding-top:108px;min-height:auto}.hero-depth{width:132%;height:330px;margin:-22px -44% 0 auto}.hero-copy>.hero-lead{margin-top:8px}}@media(max-width:760px){.hero-depth{width:118%;height:300px;margin:-8px -30% 64px auto}.hero-depth__product{inset:0}.hero-copy>.hero-lead{margin-top:0}}@media(max-width:430px){.hero-depth{width:122%;height:292px;margin:-4px -34% 58px auto}}@media(max-width:760px){.hero-depth{margin-bottom:132px}}@media(max-width:430px){.hero-depth{margin-bottom:124px}}.hero-depth{width:100%;max-width:640px;height:clamp(540px,64vh,710px)}.hero-depth__product{inset:5% 5% 9% 1%;display:flex;align-items:center;justify-content:center}.hero-depth__product img{max-width:100%;max-height:100%}.hero-depth:before{top:18%;height:60%}.hero-depth__shadow{right:15%;bottom:6%;width:64%}@media (max-width:1180px){.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:clamp(20px,3.5vw,42px)}.hero-watermark{width:min(46vw,520px);left:-15%;top:20%;opacity:.02}.hero-depth{max-width:560px;height:clamp(500px,58vh,620px);margin:0}.hero-depth__product{inset:6% 4% 10% 2%}}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:18px;align-items:start}.hero-copy{max-width:none}.hero-depth{width:min(100%,660px);max-width:660px;height:clamp(430px,66vw,610px);margin:2px auto 28px;justify-self:center}.hero-depth__product{inset:2% 2% 6% 2%}.hero-depth__product img{transform:scale(1.2)}.hero-depth__microcopy{right:8%;bottom:8%}}@media (max-width:760px){.hero{display:flex;flex-direction:column;min-height:auto;padding:112px var(--pad) 72px;gap:0;overflow:visible}.hero-copy{display:contents}.hero-copy>.eyebrow{order:1;margin-bottom:22px}.hero-copy>h1{order:2;max-width:100%;position:relative;z-index:5}.hero-depth{order:3;position:relative;top:auto;right:auto;width:100%;max-width:560px;height:clamp(330px,101vw,470px);min-height:0;margin:18px auto 26px;pointer-events:none;overflow:visible}.hero-depth__product{inset:0 1% 0 1%;transform:none!important}.hero-depth__product img{width:100%;height:100%;object-fit:contain;object-position:center;animation:asnHeroFloatMobile 6.8s ease-in-out infinite;transform:scale(1.18)}.hero-depth:before{right:8%;top:14%;width:84%;height:68%}.hero-depth__ambient{right:5%;top:7%;width:90%;height:80%;opacity:.48}.hero-depth__shadow{right:18%;bottom:3%;width:64%;height:7%;transform:none}.hero-depth__microcopy{display:none}.hero-copy>.hero-lead{order:4;margin:0;max-width:100%;position:relative;z-index:6}.hero-copy>.hero-actions{order:5;margin-top:28px;position:relative;z-index:7}.hero-copy>.hero-facts{order:6;margin-top:42px;position:relative;z-index:7}}@media (max-width:430px){.hero{padding-top:104px}.hero-depth{width:100%;height:clamp(300px,105vw,405px);margin:14px auto 24px}.hero-depth__product{inset:1% 0 2%}}.product-card__showcase{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 54%,rgba(255,255,255,.045),transparent 32%),linear-gradient(180deg,#090909,#080808)}.product-card__showcase-glow{position:absolute;z-index:0;left:18%;right:18%;bottom:8%;height:22%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.12),transparent 68%);filter:blur(20px);opacity:.55}.product-card__showcase img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:4.5% 5.5% 5%;filter:drop-shadow(0 24px 34px rgba(0,0,0,.54));transform:translateZ(0) scale(.965);transition:transform .55s var(--ease),filter .55s var(--ease)}.product-card:hover .product-card__showcase img{transform:translateY(-5px) scale(.985);filter:drop-shadow(0 30px 40px rgba(0,0,0,.64)) brightness(1.015)}.product-card__bottom strong{font-size:17px;line-height:1;font-weight:640;letter-spacing:-.02em}@media(max-width:760px){.product-card__showcase img{padding:4% 4.5% 4.5%;transform:scale(.98)}.product-card__bottom strong{font-size:18px}.catalog{padding-bottom:92px}.filter-row{margin-bottom:24px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:10px;row-gap:26px}.product-card__media{aspect-ratio:.92;border-radius:18px}.product-card__qty{right:8px;top:8px;height:22px;padding:0 8px;font-size:7px}.product-card__showcase img{padding:5% 6% 6%;transform:scale(1.01);filter:drop-shadow(0 18px 24px rgba(0,0,0,.48))}.product-card__showcase-glow{left:16%;right:16%;bottom:7%;height:20%;opacity:.45}.product-card__info{padding-top:10px}.product-card__info p{margin:0 0 5px;font-size:7px;letter-spacing:.09em}.product-card__info h3{font-size:13px;line-height:1.12;letter-spacing:-.03em;min-height:2.2em}.product-card__info>div>span,.product-card__meta{display:none}.product-card__bottom{margin-top:10px;padding-top:10px;gap:8px;flex-direction:column;align-items:flex-start}.product-card__bottom strong{font-size:15px}.mini-pill{width:100%;justify-content:center;height:30px;padding:0 10px;font-size:8px;gap:6px}.mini-pill span{font-size:13px}}@media (max-width:430px){.product-grid{column-gap:8px;row-gap:22px}.product-card__media{border-radius:16px}.product-card__info h3{font-size:12px}.product-card__bottom strong{font-size:14px}.mini-pill{height:28px;font-size:7.5px;padding:0 8px}}.catalog .section-heading>p{font-size:12px;line-height:1.58;color:#898985;max-width:440px}@media(max-width:760px){.catalog .section-heading>p{font-size:10.5px;line-height:1.55;max-width:92%}}.objectives{border-top:1px solid var(--line-soft);padding-top:clamp(96px,10vw,150px)}.objectives-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);grid-gap:clamp(54px,8vw,120px);gap:clamp(54px,8vw,120px);align-items:start}.objectives-intro{position:-webkit-sticky;position:sticky;top:132px;max-width:520px}.objectives-intro h2{margin:0;font-size:clamp(46px,4.4vw,72px);line-height:.95;letter-spacing:-.055em;font-weight:650}.objectives-intro>p:not(.eyebrow){margin:24px 0 0;max-width:430px;color:#8c8c88;font-size:13px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding-bottom:7px;border-bottom:1px solid #343434;color:#d7d7d2;font-size:11px}.objective-cards{border-top:1px solid var(--line)}.objective-card{min-height:235px;display:grid;grid-template-rows:auto 1fr auto;padding:24px 0 20px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;transition:padding .35s var(--ease),background .35s var(--ease)}.objective-card:before{content:"";position:absolute;left:0;top:0;width:0;height:1px;background:#f3f3ef;transition:width .45s var(--ease)}.objective-card:hover{padding-left:18px;padding-right:18px;background:#080808}.objective-card:hover:before{width:100%}.objective-card__footer,.objective-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.objective-card__top small,.objective-card__top span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#62625f}.objective-card__body{align-self:center;padding:24px 0 28px}.objective-card__body h3{margin:0;font-size:clamp(35px,3.2vw,54px);line-height:.98;letter-spacing:-.045em;font-weight:610}.objective-card__body p{margin:13px 0 0;max-width:650px;color:#858581;font-size:12px;line-height:1.65}.objective-card__footer{padding-top:16px;border-top:1px solid #151515}.objective-card__footer>span{color:#5f5f5b;font-size:9px;letter-spacing:.04em}.objective-card__footer>.arrow{font-size:16px;color:#cfcfca}.how{border-top:1px solid var(--line-soft);padding-top:0}.how-shell{border:1px solid #1c1c1c;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:650px;background:#080808}.how-intro{padding:clamp(38px,5vw,70px);display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid #1b1b1b;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.055),transparent 30%),#080808}.how-intro h2{margin:0;max-width:620px;font-size:clamp(52px,5vw,82px);line-height:.91;letter-spacing:-.06em;font-weight:660}.how-intro>p:not(.eyebrow){max-width:520px;margin:24px 0 0;color:#8b8b87;line-height:1.7;font-size:13px}.how-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.how-features span{min-height:34px;padding:0 13px;border:1px solid #2b2b2b;border-radius:999px;display:inline-flex;align-items:center;color:#aaa9a5;font-size:9px;white-space:nowrap}.how-flow{display:grid;grid-template-rows:repeat(3,1fr)}.how-step{display:grid;grid-template-columns:72px 1fr;grid-gap:24px;gap:24px;padding:34px clamp(30px,4vw,56px);border-bottom:1px solid #1b1b1b;align-items:center;position:relative;transition:background .3s var(--ease)}.how-step:last-child{border-bottom:0}.how-step:hover{background:#0b0b0b}.how-step__number{width:42px;height:42px;border:1px solid #303030;border-radius:50%;display:grid;place-items:center;color:#8b8b87;font-size:9px}.how-step__content small{display:block;margin-bottom:8px;color:#666662;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.how-step__content h3{margin:0;font-size:clamp(26px,2.2vw,38px);line-height:1;letter-spacing:-.035em;font-weight:610}.how-step__content p{max-width:560px;margin:12px 0 0;color:#81817d;font-size:12px;line-height:1.6}.delivery{padding-top:0}.delivery-panel{position:relative;overflow:hidden;background:#efefeb;color:#070707;border-radius:30px;min-height:610px;padding:clamp(40px,5vw,72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);grid-gap:clamp(54px,8vw,120px);gap:clamp(54px,8vw,120px);align-items:end}.delivery-panel__watermark{position:absolute;right:-.02em;top:-.2em;font-size:min(46vw,700px);line-height:1;letter-spacing:-.08em;font-weight:750;color:rgba(0,0,0,.035);pointer-events:none}.delivery-panel__main{position:relative;z-index:2;align-self:center}.delivery-panel__main h2{margin:0;max-width:840px;font-size:clamp(54px,6vw,96px);line-height:.9;letter-spacing:-.065em;font-weight:690}.delivery-panel__main>p:not(.eyebrow){max-width:520px;margin:26px 0 30px;color:#656560;font-size:13px;line-height:1.7}.pill--inverse{background:#080808;color:#f3f3ef}.delivery-route{position:relative;z-index:2;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end}.delivery-route__line{height:72px;position:relative;margin:0 18px 10px}.delivery-route__line:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#bdbdb7}.delivery-route__line i{position:absolute;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background:#080808;box-shadow:0 0 0 8px rgba(0,0,0,.055)}.delivery-route__line i:first-child{left:0}.delivery-route__line i:nth-child(2){left:50%;transform:translateX(-50%)}.delivery-route__line i:nth-child(3){right:0}.delivery-route__cities{border-top:1px solid #c8c8c2}.delivery-route__cities>div{min-height:92px;display:grid;grid-template-columns:34px 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-bottom:1px solid #c8c8c2}.delivery-route__cities small,.delivery-route__cities span{color:#72726d;font-size:8px;letter-spacing:.09em;text-transform:uppercase}.delivery-route__cities strong{font-size:22px;letter-spacing:-.03em;font-weight:620}.instagram-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.55fr);align-items:stretch;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px);border-top:1px solid var(--line-soft)}.instagram-section__copy{align-self:center;max-width:790px}.instagram-section__copy h2{margin:0;font-size:clamp(50px,5.4vw,84px);line-height:.93;letter-spacing:-.057em;font-weight:650}.instagram-section__copy>p:not(.eyebrow){max-width:500px;margin:22px 0 0;color:#858581;font-size:13px;line-height:1.7}.instagram-card{min-height:260px;border:1px solid #252525;border-radius:28px;padding:28px;display:grid;grid-template-rows:auto 1fr auto;position:relative;overflow:hidden;background:#080808;transition:background .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease)}.instagram-card:before{content:"";position:absolute;width:220px;height:220px;right:-90px;bottom:-100px;border:1px solid #1f1f1f;border-radius:50%;box-shadow:0 0 0 46px rgba(255,255,255,.012),0 0 0 92px rgba(255,255,255,.008)}.instagram-card:hover{background:#0b0b0b;border-color:#3b3b3b;transform:translateY(-3px)}.instagram-card small{color:#696965;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.instagram-card strong{align-self:center;font-size:clamp(22px,2vw,32px);letter-spacing:-.04em;font-weight:600;overflow-wrap:anywhere}.instagram-card>span{align-self:end;color:#888884;font-size:10px}.instagram-card i{position:absolute;right:22px;bottom:20px;width:42px;height:42px;border:1px solid #303030;border-radius:50%;display:grid;place-items:center;font-style:normal}@media(max-width:900px){.objectives-layout{grid-template-columns:1fr;gap:44px}.objectives-intro{position:static;max-width:680px}.how-shell{grid-template-columns:1fr;min-height:0}.how-intro{border-right:0;border-bottom:1px solid #1b1b1b;min-height:470px}.delivery-panel{grid-template-columns:1fr;gap:54px}.delivery-route{min-height:280px}.instagram-section{grid-template-columns:1fr}}@media(max-width:760px){.objectives{padding-top:78px}.objectives-layout{gap:34px}.objectives-intro h2{font-size:clamp(42px,12vw,58px)}.objectives-intro>p:not(.eyebrow){font-size:12px;margin-top:18px}.objective-card{min-height:175px;padding:18px 0 16px}.objective-card:hover{padding-left:0;padding-right:0;background:transparent}.objective-card__body{padding:18px 0 20px}.objective-card__body h3{font-size:32px}.objective-card__body p{font-size:11px;margin-top:10px}.objective-card__footer>span{font-size:8px}.how-shell{border-radius:24px}.how-intro{padding:30px 24px;min-height:410px}.how-intro h2{font-size:clamp(44px,12.5vw,60px)}.how-intro>p:not(.eyebrow){font-size:12px;margin-top:18px}.how-features{margin-top:24px;gap:6px}.how-features span{min-height:30px;padding:0 10px;font-size:8px}.how-step{grid-template-columns:46px 1fr;gap:14px;padding:24px 20px}.how-step__number{width:34px;height:34px}.how-step__content h3{font-size:26px}.how-step__content p{font-size:11px;margin-top:9px}.delivery-panel{border-radius:24px;padding:32px 24px;min-height:0;gap:42px}.delivery-panel__main h2{font-size:clamp(48px,13vw,64px)}.delivery-panel__main>p:not(.eyebrow){font-size:12px;margin:20px 0 24px}.delivery-panel__watermark{font-size:125vw;right:-32%;top:22%}.delivery-route{min-height:0}.delivery-route__line{height:52px;margin:0 10px 8px}.delivery-route__cities>div{min-height:72px;grid-template-columns:28px 1fr auto}.delivery-route__cities strong{font-size:18px}.delivery-route__cities small{font-size:7px}.instagram-section{gap:28px}.instagram-section__copy h2{font-size:clamp(44px,12vw,58px)}.instagram-section__copy>p:not(.eyebrow){font-size:12px;margin-top:16px}.instagram-card{min-height:210px;border-radius:22px;padding:22px}.instagram-card strong{font-size:23px}.instagram-card i{width:38px;height:38px;right:18px;bottom:16px}}.brand{width:178px;height:74px}.brand img{height:100%}.footer-brand img{height:180px;object-position:left center}@media(max-width:760px){.brand{width:124px;height:52px}.footer-brand img{width:132px;height:114px}}.header{height:92px;min-height:92px;background:#050505;border-color:var(--line-soft)}.brand{width:158px;height:auto;aspect-ratio:1045/430;flex:0 0 auto}.brand img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center}.hero{min-height:100svh;max-width:none;padding-inline:clamp(70px,6.5vw,104px);grid-template-columns:minmax(0,.96fr) minmax(400px,.74fr);gap:clamp(24px,4vw,60px);overflow:hidden}.hero:before{background:radial-gradient(circle at 77% 38%,rgba(255,255,255,.07) 0,rgba(255,255,255,.014) 29%,transparent 56%),radial-gradient(circle at 15% 39%,rgba(255,255,255,.026) 0,transparent 50%),linear-gradient(180deg,#040404,#070707 52%,#050505)}.hero:after{background:linear-gradient(90deg,rgba(5,5,5,0),rgba(5,5,5,.025) 43%,rgba(5,5,5,.22))}.hero-watermark{width:min(38vw,520px);left:-11%;top:18%;opacity:.014;filter:grayscale(1) brightness(1.55) contrast(1.02)}.hero-copy{position:relative;z-index:3}.hero-copy>.eyebrow{margin-bottom:47px}.hero h1{max-width:760px;font-size:clamp(66px,7.65vw,122px);line-height:.77;letter-spacing:-.02em}.hero h1 span{color:#7b7b78;letter-spacing:-.065em}.hero .hero-lead{margin-top:30px}.hero-facts{max-width:560px;margin-top:58px;margin-bottom:-8px}.hero-depth{width:clamp(560px,41.25vw,660px);max-width:660px;height:clamp(590px,71vh,710px);min-height:0;margin:0;justify-self:end;align-self:center;top:-8px;overflow:visible}.hero-depth__product{inset:1% -2% 5% 8%}.hero-depth__product img{width:100%;height:100%;object-fit:contain;object-position:46% center}.hero-depth__ambient{right:2%;top:9%;width:86%;height:78%;opacity:.68}.hero-depth:before{right:8%;top:19%;width:76%;height:59%;opacity:.82}.hero-depth__shadow{right:16%;bottom:7%;width:62%;height:8%}.hero-depth__microcopy{display:none}.footer-brand img{width:158px;height:auto;max-height:180px;object-fit:contain;object-position:left top}@media (max-width:1180px){.hero{padding-inline:clamp(40px,5vw,64px);grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);gap:clamp(20px,3.2vw,38px)}.hero-watermark{width:min(44vw,500px);left:-15%;top:24%;opacity:.014}.hero-depth{max-width:540px;height:clamp(470px,57vh,610px)}.hero-depth__product{inset:6% 4% 10% 2%}}@media (max-width:900px){.header{height:78px;min-height:78px}.brand{width:154px}.hero{min-height:auto;grid-template-columns:1fr;padding-top:126px;padding-inline:var(--pad);overflow:visible}.hero-watermark{width:min(60vw,480px);left:auto;right:-16%;top:36%;opacity:.012}.hero-copy{max-width:none}.hero-depth{width:min(100%,620px);max-width:620px;height:clamp(400px,63vw,560px);margin:6px auto 28px;justify-self:center}.hero-depth__product{inset:2% 3% 6%}.hero-depth__microcopy{display:none}}@media (max-width:760px){:root{--pad:18px}.header{height:72px;min-height:72px;padding-inline:18px}.brand{width:142px;aspect-ratio:1045/430}.brand,.brand img{height:auto}.menu-button{width:40px;height:40px}.hero{display:flex;flex-direction:column;min-height:auto;padding:108px var(--pad) 76px;gap:0;overflow:hidden}.hero-copy{display:contents}.hero-copy>.eyebrow{order:1;margin-bottom:22px}.hero-copy>h1{order:2;max-width:100%;font-size:clamp(56px,17vw,78px)}.hero-depth{order:3;position:relative;width:100%;max-width:540px;height:clamp(320px,101vw,440px);margin:18px auto 28px;pointer-events:none}.hero-depth__product{inset:0;transform:none!important}.hero-depth__product img{object-position:center;padding:0 1% 3%}.hero-depth__ambient{right:5%;top:7%;width:90%;height:80%;opacity:.42}.hero-depth:before{right:9%;top:15%;width:82%;height:66%;opacity:.62}.hero-depth__shadow{right:19%;bottom:3%;width:62%;height:7%;transform:none}.hero-copy>.hero-lead{order:4;margin:0;max-width:100%;font-size:14px}.hero-copy>.hero-actions{order:5;margin-top:26px}.hero-copy>.hero-facts{order:6;margin-top:38px}.hero-watermark{width:112vw;left:auto;right:-60%;top:34%;opacity:.01}.footer-brand img{width:142px;max-height:170px}}@media (max-width:430px){.brand{width:136px}.hero{padding-top:104px}.hero-depth{height:clamp(300px,102vw,400px);margin:14px auto 24px}.hero-depth__product{inset:0 1% 2%}}@media (max-width:760px){.hero-copy>h1{font-size:clamp(50px,14.5vw,64px);line-height:.9;letter-spacing:-.055em}.hero-depth{height:clamp(310px,96vw,390px)}.hero-copy>.hero-facts{margin-bottom:0}.menu-button{width:44px;height:44px}}