:root{color-scheme:light;--bg:#f5f4f0;--bg-soft:#ebeae5;--panel:#fff;--panel-2:#efeee9;--line:#11141b1f;--line-strong:#11141b38;--text:#11141a;--muted:#62666d;--faint:#94979d;--violet:#6f51d9;--blue:#397bc2;--mint:#277b68;--amber:#a76d27;--danger:#ba514a;--radius-lg:28px;--radius-md:20px;--shadow:0 24px 80px #17191f21}html[data-theme=dark]{color-scheme:dark;--bg:#101216;--bg-soft:#171a20;--panel:#1a1d24;--panel-2:#20242d;--line:#f4f3ee21;--line-strong:#f4f3ee3b;--text:#f3f1eb;--muted:#9b9da4;--faint:#686c75;--violet:#a58dff;--blue:#80b7ff;--mint:#88dbc5;--amber:#f1ba77;--danger:#ff9086;--shadow:0 24px 80px #0000003b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}body:has(.overlay.is-open){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}img{max-width:100%;display:block}::selection{color:#111216;background:var(--violet)}:focus-visible{outline:2px solid var(--violet);outline-offset:4px}.container{width:min(1200px,100% - 64px);margin-inline:auto}.eyebrow,.mono,kbd,.product-card__meta,.footer-code,.hero__index,.metric-label,.filter-label,.form-label,.breadcrumb,.product-kicker{letter-spacing:.12em;text-transform:uppercase;font:500 10px/1.2 DM Mono,monospace}.eyebrow,.muted{color:var(--muted)}.text-link{color:var(--text);border-bottom:1px solid var(--line-strong);padding-bottom:3px}.text-link span{color:var(--violet)}.announcement{min-height:31px;color:var(--muted);text-align:center;letter-spacing:.08em;text-transform:uppercase;background:#e7e5df;padding:7px 20px;font:500 10px/1.6 DM Mono,monospace}.announcement-inner{justify-content:space-between;align-items:center;gap:22px;display:flex}.announcement-links{gap:18px;display:inline-flex}.announcement-links a{color:var(--muted);transition:color .2s}.announcement-links a:hover{color:var(--text)}.status-dot{background:var(--mint);width:6px;height:6px;box-shadow:0 0 12px var(--mint);border-radius:50%;margin:0 7px 1px 0;display:inline-block}.announcement__detail{color:var(--faint)}.site-header{z-index:30;border-bottom:1px solid #0000;transition:background .3s,backdrop-filter .3s,border-color .3s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);backdrop-filter:blur(18px);background:#f5f4f0d6}.header-inner{align-items:center;gap:42px;min-height:72px;display:flex}.wordmark{letter-spacing:-.08em;flex:none;font-size:20px;font-weight:800;line-height:1}.wordmark span{color:var(--violet)}.wordmark--small{font-size:16px}.desktop-nav{color:var(--muted);align-items:center;gap:26px;margin-right:auto;font-size:12px;display:flex}.desktop-nav a,.footer-column a{transition:color .2s}.desktop-nav a:hover,.footer-column a:hover{color:var(--text)}.header-actions{align-items:center;gap:16px;display:flex}.header-action{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;transition:color .2s;display:inline-flex}.search-trigger{border:1px solid var(--line);background:var(--panel);border-radius:10px;min-height:36px;padding:0 11px}.header-action:hover{color:var(--text)}.header-action b{border:1px solid var(--line-strong);min-width:17px;height:17px;color:var(--text);border-radius:50%;place-items:center;font:500 9px DM Mono,monospace;display:inline-grid}.theme-toggle{color:var(--text)}.theme-icon{color:var(--violet);font-size:16px;line-height:1}.search-icon{color:var(--violet);font-size:20px;line-height:0;transform:rotate(-20deg)}kbd{border:1px solid var(--line);color:var(--faint);letter-spacing:.04em;border-radius:5px;padding:4px 6px;font-size:9px;display:inline-block}.header-action kbd{margin-left:5px}.mobile-menu-trigger,.mobile-nav{display:none}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--text);background:#ffffff08;border-radius:50%;place-items:center;padding:0;font-size:21px;line-height:1;transition:border-color .2s,background .2s,transform .2s;display:inline-grid}.icon-button:hover{border-color:var(--line-strong);background:#ffffff17;transform:translateY(-1px)}.mobile-menu-trigger{display:none}.button{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 20px;font-size:12px;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.button:hover{border-color:#11141b61;transform:translateY(-2px)}.button--primary{background:var(--text);color:#f8f7f3;border-color:var(--text)}.button--primary:hover{background:var(--violet);border-color:var(--violet);color:#12121a}.button--ghost{color:var(--text);background:0 0}.button--small{gap:12px;min-height:38px;padding:0 14px;font-size:11px}.button--full{width:100%}.button--dark{background:#17191f;border-color:#0000}.hero{align-items:center;min-height:690px;padding:76px 0 92px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#8471ff2e,#0000 67%);border-radius:50%;width:650px;height:650px;position:absolute;top:4%;right:3%}.hero-grid{z-index:1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:54px;display:grid;position:relative}.hero-copy{max-width:510px}.hero__index{color:var(--faint);align-items:center;gap:14px;margin-bottom:28px;display:flex}.hero__index:before{content:"";background:var(--violet);width:35px;height:1px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.06em;line-height:1.02}h1{max-width:670px;margin-bottom:26px;font-size:clamp(48px,7vw,92px);font-weight:700}h2{margin-bottom:18px;font-size:clamp(30px,4.4vw,60px);font-weight:700}h3{margin-bottom:12px;font-size:22px}.hero-copy h1 em{color:var(--violet);font-style:normal}.hero-copy>p{max-width:440px;color:var(--muted);margin-bottom:32px;font-size:16px}.hero-commerce{max-width:470px;color:var(--muted);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-7px 0 27px;font:500 10px DM Mono,monospace;display:flex}.hero-commerce__status{color:var(--mint);align-items:center;gap:6px;display:inline-flex}.hero-commerce__status i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px}.hero-commerce__price{color:var(--text);font-size:13px}.hero-commerce__note{color:var(--faint)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{min-height:490px;position:relative}.hero-visual .product-visual{filter:drop-shadow(0 35px 60px #00000059);width:min(640px,100%);position:absolute;top:0;right:-4%}.product-visual{border-radius:var(--radius-lg);background:var(--panel);overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%}.hero-card{border:1px solid var(--line-strong);width:212px;box-shadow:var(--shadow);backdrop-filter:blur(18px);background:#ffffffdb;border-radius:17px;padding:16px;position:absolute;bottom:10px;left:0}.hero-card__top,.hero-card__bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-card__top{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:26px;font:500 10px DM Mono,monospace}.hero-card__signal{background:var(--mint);width:8px;height:8px;box-shadow:0 0 14px var(--mint);border-radius:50%}.hero-card strong{margin-bottom:5px;font-size:15px;display:block}.hero-card small{color:var(--muted);font-size:10px}.hero-card__price{font:500 12px DM Mono,monospace}.hero-card__arrow{color:var(--violet);font-size:20px}.nav-link--accent{color:var(--violet)!important}.storefront-hero{background:radial-gradient(circle at 74% 22%, #6f51d91a, transparent 33%), var(--bg);padding:13px 0 38px}.storefront-kicker{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:0 0 14px;font:500 9px DM Mono,monospace;display:flex}.storefront-kicker b{color:var(--violet);margin-right:10px;font-weight:500}.merchandising-grid{grid-template-columns:minmax(0,1.7fr) minmax(340px,1fr);gap:12px;padding-top:14px;display:grid}.merch-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.merch-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.merch-card--primary{background:#eeedf8;min-height:470px}.merch-card--primary:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#f7f6f4f5 0%,#f7f6f4b8 29%,#f7f6f400 60%);position:absolute;inset:0}.merch-card__copy{z-index:3;padding:30px 28px;position:relative}.merch-card--primary .merch-card__copy{max-width:52%;padding:35px 36px}.merch-label{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;margin-bottom:17px;font:500 9px DM Mono,monospace;display:block}.merch-card h1,.merch-card h2{letter-spacing:-.06em}.merch-card--primary h1{margin-bottom:15px;font-size:clamp(42px,4.5vw,67px);line-height:.98}.merch-card h1 em{color:var(--violet);font-style:normal}.merch-card--primary p{color:var(--muted);margin-bottom:24px;font-size:13px}.button--violet{background:var(--violet);border-color:var(--violet);color:#fff}.button--violet:hover{color:#fff;background:#5940bd;border-color:#5940bd}.merch-card__visual{z-index:0;position:absolute;inset:0}.merch-card__visual img{object-fit:cover;width:100%;height:100%}.merch-card__dots{z-index:3;align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;left:36px}.merch-card__dots b,.merch-card__dots i{background:#11141b33;border-radius:50%;width:7px;height:7px;display:block}.merch-card__dots b{background:var(--violet);border-radius:999px;width:23px}.merch-card__code{z-index:3;color:var(--muted);letter-spacing:.09em;font:500 9px DM Mono,monospace;position:absolute;bottom:20px;right:24px}.merch-stack{gap:12px;display:grid}.merch-card--secondary{min-height:229px}.merch-card--secondary .merch-card__copy{width:49%;padding:26px 25px}.merch-card--secondary .merch-card__visual{left:39%}.merch-card--secondary .merch-card__visual img{object-position:center}.merch-card--secondary:after{z-index:1;content:"";background:linear-gradient(90deg, var(--panel) 0%, var(--panel) 30%, #fff0 70%);pointer-events:none;position:absolute;inset:0}.merch-card--secondary h2{margin-bottom:9px;font-size:clamp(20px,2.4vw,29px);line-height:1.02}.merch-card--secondary p{max-width:150px;min-height:35px;color:var(--muted);margin-bottom:10px;font-size:11px}.merch-link{color:var(--violet);align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.merch-link b{font-size:16px;font-weight:400}.section--shop-categories{padding-top:43px;padding-bottom:45px}.category-shop-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;display:grid}.category-shop-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-width:0;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.category-shop-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.category-shop-card__image{background:var(--panel-2);height:103px;overflow:hidden}.category-shop-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.category-shop-card:hover img{transform:scale(1.06)}.category-shop-card__copy{gap:3px;padding:11px 12px 12px;display:grid}.category-shop-card__copy strong{font-size:12px}.category-shop-card__copy span{color:var(--muted);font:500 9px DM Mono,monospace}.category-shop-card>b{color:var(--violet);font-size:16px;font-weight:400;position:absolute;top:111px;right:10px}.section--arrivals{padding-top:46px;padding-bottom:78px}.home-commerce-grid{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:20px;display:grid}.new-arrivals-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px 13px}.best-sellers-panel{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:18px 17px}.best-sellers-panel__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.best-sellers-panel__head a{color:var(--violet);font-size:10px}.best-sellers-panel h3{margin:18px 0 10px;font-size:22px}.best-seller-row{border-top:1px solid var(--line);grid-template-columns:20px 57px minmax(0,1fr);align-items:center;gap:9px;padding:12px 0;display:grid}.best-seller-row__index{color:var(--faint);font:500 9px DM Mono,monospace}.best-seller-row img{object-fit:cover;border-radius:8px;width:57px;height:51px}.best-seller-row__copy{min-width:0}.best-seller-row__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.best-seller-row__copy small{color:var(--muted);margin-top:4px;font:500 9px DM Mono,monospace;display:block}.best-seller-row__price{color:var(--text);grid-column:3;font:500 10px DM Mono,monospace}.section--editorial{padding-top:45px;padding-bottom:76px}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.editorial-card{border:1px solid var(--line);background:var(--panel);border-radius:17px;grid-template-columns:.9fr 1.1fr;min-height:214px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden}.editorial-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.editorial-card img{object-fit:cover;grid-column:2;width:100%;height:100%}.editorial-card>div{z-index:1;grid-area:1/1;padding:20px 8px 20px 20px}.editorial-card>div>span{color:var(--violet);text-transform:uppercase;font:500 9px DM Mono,monospace}.editorial-card h3{margin:30px 0 5px;font-size:17px}.editorial-card p{color:var(--muted);margin-bottom:17px;font-size:10px}.editorial-card b{color:var(--violet);font-size:10px}.editorial-card--focus{background:#eeeae4}.editorial-card--audio{background:#eceaf7}.editorial-card--power{background:#f2ece5}.hero--spotlight{background:radial-gradient(circle at 80% 34%, #6f51d91c, transparent 35%), var(--bg);min-height:0;padding:18px 0 36px}.hero--spotlight:before{opacity:.75;background:radial-gradient(circle,#6f51d91a,#0000 69%);width:480px;height:480px;top:25%;right:18%}.hero-shell{z-index:1;position:relative}.hero-releasebar{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;padding:0 0 18px;font:500 9px DM Mono,monospace;display:flex}.hero-releasebar b{color:var(--violet);margin-right:12px;font-weight:500}.hero-releasebar a{color:var(--text);align-items:center;gap:8px;display:inline-flex}.hero-releasebar i{color:var(--violet);font-size:16px;font-style:normal}.hero--spotlight .hero-grid--spotlight{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:center;gap:68px;padding:42px 0 28px}.hero-visual--spotlight{min-height:560px}.hero--spotlight .hero-visual .product-visual{filter:drop-shadow(0 32px 45px #16182333);width:100%;position:static}.hero-stage__visual{aspect-ratio:1.2;background:#23263a;border:1px solid #ffffff24;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 24px 64px #26234b26}.hero-stage__visual:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:22px;position:absolute;inset:18px}.hero-stage__label{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;padding-top:11px;font:500 9px DM Mono,monospace;display:flex}.hero-stage__label span:last-child{color:var(--violet)}.hero-metric{z-index:2;color:#11141a;backdrop-filter:blur(15px);background:#ffffffe0;border:1px solid #ffffff47;border-radius:14px;gap:3px;min-width:86px;padding:13px 14px;display:grid;position:absolute;box-shadow:0 16px 32px #12131c29}.hero-metric strong{letter-spacing:-.08em;font:500 25px DM Mono,monospace}.hero-metric strong span{color:var(--violet);font-size:14px}.hero-metric small{color:#777a80;letter-spacing:.06em;text-transform:uppercase;font:500 9px DM Mono,monospace}.hero-metric--battery{top:22px;right:20px}.hero-metric--weight{bottom:72px;right:20px}.hero--spotlight .hero-card{width:235px;bottom:38px;left:20px}.hero--spotlight .hero-card__top{margin-bottom:24px}.hero-product-name{color:var(--muted);letter-spacing:-.04em;margin-bottom:9px;font-size:17px;font-weight:700}.hero-product-name span{color:var(--violet)}.hero-copy--spotlight h1{max-width:470px;margin-bottom:20px;font-size:clamp(49px,5.7vw,80px)}.hero-copy--spotlight>p{max-width:420px;margin-bottom:22px;font-size:14px}.hero-copy--spotlight .hero-commerce{margin:0 0 25px}.hero-details{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.hero-details span{border-right:1px solid var(--line);gap:5px;padding:15px 12px 0 0;display:grid}.hero-details span+span{padding-left:12px}.hero-details span:last-child{border-right:0}.hero-details b{font-size:10px}.hero-details small{color:var(--muted);font:500 9px/1.35 DM Mono,monospace}.metric-strip{border-block:1px solid var(--line);background:#eeede8}.metrics{grid-template-columns:repeat(4,1fr);display:grid}.metric{border-right:1px solid var(--line);min-height:125px;padding:28px 22px}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric-value{letter-spacing:-.07em;margin-bottom:5px;font-size:31px;display:block}.metric-label{color:var(--muted);letter-spacing:.09em}.section{padding:130px 0}.section--tight{padding:88px 0}.section--light{color:#17181c;background:#e9e8e1}.section--light .eyebrow,.section--light .muted,.section--light .product-card__meta{color:#6d7074}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-head h2{margin-bottom:0}.section-head__copy{max-width:320px;color:var(--muted);font-size:13px}.section-head__copy p{margin-bottom:0}.section-head__link{color:var(--muted);white-space:nowrap;align-items:center;gap:12px;font-size:12px;display:inline-flex}.section-head__link span{color:var(--violet);font-size:20px}.product-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.product-grid--three{grid-template-columns:repeat(3,1fr)}.product-card{min-width:0}.product-card__media{border-radius:var(--radius-md);background:var(--panel);position:relative;overflow:hidden}.product-card__media>a{aspect-ratio:1.17;display:block;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card .badge{position:absolute;top:13px;left:13px}.badge{color:#e8e5df;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(8px);background:#0e0f13a3;border:1px solid #ffffff21;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font:500 9px DM Mono,monospace;display:inline-flex}.badge--sale{color:var(--amber);border-color:#f1ba774d}.badge--new{color:var(--mint);border-color:#88dbc54d}.badge--limited{color:var(--violet);border-color:#a58dff4d}.product-card .favorite-toggle{color:#faf8f2;position:absolute;top:11px;right:11px}.product-card .favorite-toggle.is-active{background:var(--violet);color:#191525;border-color:#a58dffb3}.product-card .favorite-toggle.is-active span{display:block;transform:scale(1.08)}.product-card__body{padding:16px 3px 0}.product-card__meta{color:var(--faint);letter-spacing:.05em;justify-content:space-between;gap:8px;margin-bottom:10px;font-size:9px;display:flex}.product-card__name{letter-spacing:-.03em;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.product-card__tagline{min-height:23px;color:var(--muted);margin-bottom:15px;font-size:11px}.product-card__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.price-line{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.price-line strong{font:500 13px DM Mono,monospace}.price-line del{color:var(--faint);font:400 10px DM Mono,monospace}.quick-add{border:0;border-bottom:1px solid var(--line-strong);color:var(--text);background:0 0;padding:7px 0;font-size:10px;font-weight:700;transition:color .2s,border-color .2s}.quick-add:hover{color:var(--violet);border-color:var(--violet)}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);flex-direction:column;justify-content:space-between;min-height:260px;padding:22px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.category-card:hover{border-color:var(--line-strong);transform:translateY(-5px)}.category-card:after{content:"";background:var(--violet);opacity:.22;filter:blur(10px);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-45px;right:-42px}.category-card--blue:after{background:var(--blue)}.category-card--amber:after{background:var(--amber)}.category-card--mint:after{background:var(--mint)}.category-card__number{color:var(--muted);font:500 10px DM Mono,monospace}.category-card h3{z-index:1;margin-bottom:6px;font-size:25px;position:relative}.category-card p{z-index:1;max-width:190px;color:var(--muted);margin-bottom:0;font-size:12px;position:relative}.category-card__arrow{color:var(--text);font-size:22px;position:absolute;top:20px;right:21px}.category-rail{border-block:1px solid var(--line);grid-template-columns:repeat(8,1fr);margin-top:15px;display:grid}.category-rail a{border-right:1px solid var(--line);min-height:68px;color:var(--muted);flex-direction:column;justify-content:space-between;gap:6px;padding:12px 12px 11px;font-size:11px;transition:background .2s,color .2s;display:flex}.category-rail a:first-child{padding-left:0}.category-rail a:last-child{border-right:0}.category-rail a:hover{color:var(--text);background:#6f51d912}.category-rail span{color:var(--violet);font:500 9px DM Mono,monospace}.category-rail b{color:var(--faint);align-self:end;font-weight:400}.story-grid{grid-template-columns:1fr 1.35fr;align-items:stretch;gap:18px;display:grid}.story-panel{border-radius:var(--radius-lg);color:#18191d;background:#dfded7;min-height:520px;padding:34px;position:relative;overflow:hidden}.story-panel--dark{background:var(--panel);color:var(--text)}.story-panel h2{max-width:420px;margin-top:120px;font-size:clamp(34px,5vw,62px)}.story-panel p{color:#696a6a;max-width:300px;font-size:13px}.story-panel--dark p{color:var(--muted)}.story-orbit{border:1px solid #14141938;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-90px;right:-90px}.story-orbit:before,.story-orbit:after{content:"";border:1px solid #14141929;border-radius:50%;position:absolute}.story-orbit:before{inset:38px}.story-orbit:after{inset:84px}.story-panel--dark .story-orbit{border-color:#ffffff24}.story-panel--dark .story-orbit:before,.story-panel--dark .story-orbit:after{border-color:#ffffff17}.story-stat{text-align:right;position:absolute;top:34px;right:34px}.story-stat strong{letter-spacing:-.08em;font-size:52px;display:block}.story-stat span{color:#72747a;text-transform:uppercase;font:500 10px DM Mono,monospace}.story-panel--dark .story-stat span{color:var(--muted)}.comparison-shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff06;padding:14px}.comparison-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:700px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;padding:18px 15px}.comparison-table tr:last-child td{border-bottom:0}.comparison-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font:500 10px DM Mono,monospace}.comparison-table th:not(:first-child){color:var(--text);letter-spacing:-.02em;text-transform:none;font-family:Manrope,sans-serif;font-size:13px}.comparison-table td:first-child{width:25%;color:var(--muted);text-transform:uppercase;font:500 10px DM Mono,monospace}.comparison-table td:not(:first-child){font-size:12px}.comparison-table .comparison-price{color:var(--violet);font:500 14px DM Mono,monospace}.comparison-chip{color:var(--violet);background:#a58dff1a;border-radius:5px;padding:4px 7px;font:500 9px DM Mono,monospace;display:inline-flex}.benefit-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.benefit{border-right:1px solid var(--line);min-height:190px;padding:30px 28px 28px 0}.benefit:not(:first-child){padding-left:28px}.benefit:last-child{border-right:0}.benefit__icon{border:1px solid var(--line-strong);width:35px;height:35px;color:var(--violet);border-radius:50%;place-items:center;margin-bottom:28px;font:500 12px DM Mono,monospace;display:inline-grid}.benefit h3{margin-bottom:8px;font-size:17px}.benefit p{color:var(--muted);margin-bottom:0;font-size:12px}.newsletter{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(130deg,#a58dff1f,#ffffff06 45%,#88dbc514);grid-template-columns:1fr 1fr;align-items:end;gap:60px;padding:58px;display:grid}.newsletter h2{max-width:460px;margin-bottom:0;font-size:clamp(32px,4vw,50px)}.newsletter p{color:var(--muted);margin-bottom:0;font-size:13px}.newsletter-form{gap:8px;display:flex}.newsletter-form input{border:1px solid var(--line-strong);background:#00000029;border-radius:999px;outline:none;flex:1;min-width:0;min-height:48px;padding:0 16px;font-size:12px}.newsletter-form input:focus{border-color:var(--violet)}.newsletter-form .button{flex:none}.site-footer{border-top:1px solid var(--line);background:#e8e7e1;padding-top:82px}.footer-top{grid-template-columns:1.8fr repeat(3,1fr);gap:44px;padding-bottom:78px;display:grid}.footer-brand p{max-width:240px;color:var(--muted);margin-top:20px;font-size:12px}.footer-column{color:var(--muted);flex-direction:column;align-items:flex-start;gap:11px;font-size:12px;display:flex}.footer-column .eyebrow{margin-bottom:6px}.footer-note{max-width:130px;color:var(--faint);padding-top:12px;font-size:10px;line-height:1.5}.footer-bottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;gap:20px;padding:16px 0 22px;font:500 9px/1.5 DM Mono,monospace;display:flex}.footer-code{color:var(--violet);white-space:nowrap}html[data-theme=dark] .announcement{color:#bfc0c3;background:#17191e}html[data-theme=dark] .button--primary{color:#15161a}html[data-theme=dark] .site-header.is-scrolled{background:#101216d1}html[data-theme=dark] .hero-card{background:#17191fdb}html[data-theme=dark] .metric-strip{background:#13151a}html[data-theme=dark] .site-footer{background:#0d0f12}html[data-theme=dark] .section--light{background:var(--bg-soft);color:var(--text)}html[data-theme=dark] .section--light .eyebrow,html[data-theme=dark] .section--light .muted,html[data-theme=dark] .section--light .product-card__meta{color:var(--muted)}html[data-theme=dark] .search-panel{background:#181b21}html[data-theme=dark] .cart-drawer{background:#171a20}html[data-theme=dark] .mobile-nav{background:#101216f5}html[data-theme=dark] .filter-sidebar.is-open{background:#181b21}html[data-theme=dark] .storefront-hero{background:radial-gradient(circle at 74% 22%, #a58dff1f, transparent 33%), var(--bg)}html[data-theme=dark] .merch-card--primary{background:var(--panel)}html[data-theme=dark] .merch-card--primary:before{background:linear-gradient(90deg,#1a1d24f2 0%,#1a1d24b8 29%,#1a1d2400 60%)}html[data-theme=dark] .editorial-card--focus,html[data-theme=dark] .editorial-card--audio,html[data-theme=dark] .editorial-card--power{background:var(--panel)}.page-intro{padding:92px 0 55px}.page-intro h1{max-width:780px;margin-bottom:20px;font-size:clamp(44px,7vw,84px)}.page-intro p{max-width:530px;color:var(--muted);font-size:15px}.breadcrumb{color:var(--faint);gap:9px;margin-bottom:24px;display:flex}.breadcrumb a{color:var(--muted)}.breadcrumb span{color:var(--violet)}.catalog-layout{grid-template-columns:215px 1fr;gap:50px;padding-bottom:130px;display:grid}.filter-sidebar{border-top:1px solid var(--line)}.filter-group{border-bottom:1px solid var(--line);padding:23px 0}.filter-label{color:var(--muted);margin-bottom:14px;display:block}.filter-options{gap:10px;display:grid}.filter-option{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.filter-option input{width:14px;height:14px;accent-color:var(--violet);margin:0}.filter-option:hover{color:var(--text)}.range-values{color:var(--muted);justify-content:space-between;margin-bottom:10px;font:500 10px DM Mono,monospace;display:flex}.range-inputs{gap:7px;display:flex}.range-inputs input{border:1px solid var(--line);background:0 0;border-radius:6px;width:50%;min-height:34px;padding:0 8px;font:500 10px DM Mono,monospace}.mobile-filter-head{display:none}.catalog-main{min-width:0}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;display:flex}.catalog-count{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font:500 10px DM Mono,monospace}.toolbar-actions{align-items:center;gap:9px;display:flex}.select-wrap{position:relative}.select-wrap select{border:1px solid var(--line);background:var(--panel);min-height:37px;color:var(--muted);appearance:none;border-radius:999px;outline:none;padding:0 31px 0 12px;font-size:11px}.select-wrap:after{content:"⌄";color:var(--violet);pointer-events:none;position:absolute;top:7px;right:12px}.clear-filters{color:var(--muted);background:0 0;border:0;font-size:11px}.clear-filters:hover{color:var(--violet)}.filter-trigger{display:none}.catalog-grid{grid-template-columns:repeat(3,1fr)}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius-md);text-align:center;padding:80px 20px;display:none}.empty-state.is-visible{display:block}.empty-state__mark,.empty-mark{border:1px solid var(--line-strong);width:54px;height:54px;color:var(--violet);border-radius:50%;place-items:center;margin-bottom:18px;font-size:24px;display:inline-grid}.empty-state h3{margin-bottom:8px}.empty-state p{color:var(--muted);margin-bottom:22px;font-size:12px}.product-page{padding-bottom:110px}.product-hero{grid-template-columns:1.17fr .83fr;align-items:start;gap:65px;padding:55px 0 110px;display:grid}.gallery{grid-template-columns:78px 1fr;gap:12px;display:grid}.gallery-main{aspect-ratio:1.15;border-radius:var(--radius-lg);background:var(--panel);overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%}.gallery-thumbs{align-content:start;gap:9px;display:grid}.gallery-thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--panel);border-radius:12px;width:78px;padding:0;overflow:hidden}.gallery-thumb.is-active{border-color:var(--violet)}.gallery-thumb img{object-fit:cover;width:100%;height:100%}.product-info{position:sticky;top:110px}.product-kicker{color:var(--muted);justify-content:space-between;margin-bottom:18px;display:flex}.product-info h1{margin-bottom:14px;font-size:clamp(42px,5vw,70px)}.product-tagline{color:var(--muted);margin-bottom:24px;font-size:15px}.product-price-block{border-block:1px solid var(--line);padding:21px 0 25px}.product-price{letter-spacing:-.06em;font:500 28px DM Mono,monospace}.product-price del{color:var(--faint);margin-left:9px;font-size:13px}.savings{color:var(--mint);margin-left:8px;font:500 10px DM Mono,monospace;display:inline-block}.installment{color:var(--faint);margin-top:9px;font:500 10px DM Mono,monospace}.purchase-options{border-bottom:1px solid var(--line);padding:23px 0}.option-block+.option-block{margin-top:18px}.option-header{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:11px;display:flex}.option-pills{flex-wrap:wrap;gap:7px;display:flex}.option-pill{border:1px solid var(--line-strong);background:0 0;border-radius:999px;padding:8px 11px;font-size:11px}.option-pill.is-active{border-color:var(--violet);background:#a58dff1f}.availability{color:var(--mint);align-items:center;gap:7px;margin:17px 0;font:500 10px DM Mono,monospace;display:flex}.availability:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}.availability--low{color:var(--amber)}.availability--pre{color:var(--violet)}.purchase-actions{grid-template-columns:1fr 52px;gap:8px;display:grid}.purchase-actions .button{width:100%}.qty-control{border:1px solid var(--line);border-radius:999px;justify-content:space-between;align-items:center;min-height:45px;margin-bottom:10px;display:inline-flex}.qty-control button{width:38px;height:42px;color:var(--muted);background:0 0;border:0;font-size:18px}.qty-control span{font:500 12px DM Mono,monospace}.product-note{color:var(--faint);text-align:center;margin-top:14px;font:500 9px DM Mono,monospace}.specs-section{border-top:1px solid var(--line);padding:34px 0}.specs-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.spec-card{border:1px solid var(--line);background:#ffffff06;border-radius:16px;min-height:119px;padding:18px}.spec-card__label{color:var(--muted);text-transform:uppercase;margin-bottom:25px;font:500 9px DM Mono,monospace;display:block}.spec-card strong{letter-spacing:-.03em;font-size:15px}.product-story{padding:90px 0}.product-story__header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.product-story__header h2{max-width:590px;margin:0}.product-story__header p{max-width:275px;color:var(--muted);margin:0;font-size:12px}.feature-grid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.feature-card{border-radius:var(--radius-md);background:var(--panel);min-height:355px;padding:28px;overflow:hidden}.feature-card--accent{background:linear-gradient(145deg,#a58dff38,#1f222bcc)}.feature-card h3{max-width:260px;margin-top:85px;font-size:33px}.feature-card p{max-width:270px;color:var(--muted);font-size:12px}.feature-card__metric{float:right;color:var(--violet);font:500 44px DM Mono,monospace}.care-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.care-card{border-top:1px solid var(--line-strong);padding:22px}.care-card strong{margin:28px 0 7px;font-size:15px;display:block}.care-card p{color:var(--muted);margin:0;font-size:12px}.related{border-top:1px solid var(--line);padding:55px 0 110px}.sticky-purchase{z-index:20;border-top:1px solid var(--line);backdrop-filter:blur(18px);background:#101216e0;padding:12px 0;display:none;position:fixed;bottom:0;left:0;right:0}.sticky-purchase__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.sticky-purchase strong{font-size:13px;display:block}.sticky-purchase small{color:var(--muted);font-size:10px}.info-page{padding-bottom:120px}.info-layout{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.info-sidebar{align-self:start;padding-top:10px;position:sticky;top:105px}.info-sidebar a{border-bottom:1px solid var(--line);color:var(--muted);padding:10px 0;font-size:12px;display:block}.info-sidebar a:hover,.info-sidebar a.is-active{color:var(--text)}.prose{max-width:700px}.prose h2{margin-top:52px;font-size:28px}.prose h2:first-child{margin-top:0}.prose h3{margin-top:32px;font-size:17px}.prose p,.prose li{color:var(--muted);font-size:14px}.prose ul{padding-left:20px}.prose li+li{margin-top:8px}.info-callout{border-left:2px solid var(--violet);background:#a58dff14;border-radius:0 15px 15px 0;margin:32px 0;padding:26px}.info-callout p{color:var(--text);margin:0}.cart-page{padding-bottom:120px}.cart-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:70px;display:grid}.cart-items{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:105px 1fr auto;align-items:center;gap:17px;padding:15px 0;display:grid}.cart-item__media{aspect-ratio:1.17;background:var(--panel);border-radius:13px;width:105px;overflow:hidden}.cart-item__media img{object-fit:cover;width:100%;height:100%}.cart-item__info strong{margin-bottom:4px;font-size:14px;display:block}.cart-item__info small{color:var(--muted);font-size:11px}.cart-item__controls{align-items:center;gap:15px;margin-top:14px;display:flex}.cart-item__qty{border:1px solid var(--line);border-radius:999px;align-items:center;gap:12px;padding:3px 6px;display:inline-flex}.cart-item__qty button{width:22px;height:22px;color:var(--muted);background:0 0;border:0}.cart-item__qty span{font:500 10px DM Mono,monospace}.remove-item{color:var(--faint);background:0 0;border:0;padding:0;font-size:10px}.remove-item:hover{color:var(--danger)}.cart-item__price{align-self:start;padding-top:4px;font:500 12px DM Mono,monospace}.summary-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:25px;position:sticky;top:105px}.summary-card h2{margin-bottom:25px;font-size:25px}.summary-row{color:var(--muted);justify-content:space-between;gap:15px;padding:13px 0;font-size:12px;display:flex}.summary-row+.summary-row{border-top:1px solid var(--line)}.summary-row strong{color:var(--text);font:500 12px DM Mono,monospace}.summary-row--total{color:var(--text);padding-top:20px;font-size:14px}.summary-row--total strong{font-size:18px}.discount-note{color:var(--mint);background:#88dbc514;border-radius:8px;padding:10px 12px;font:500 10px DM Mono,monospace}.summary-card .button{margin-top:16px}.summary-footnote{color:var(--faint);text-align:center;margin:16px 0 0;font:500 9px DM Mono,monospace}.checkout-page{padding-bottom:120px}.checkout-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:70px;display:grid}.checkout-form{grid-template-columns:1fr 1fr;gap:18px 14px;display:grid}.form-field--full{grid-column:1/-1}.form-label{color:var(--muted);margin-bottom:8px;display:block}.form-input{border:1px solid var(--line);background:var(--panel);border-radius:10px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:13px;transition:border-color .2s}.form-input:focus{border-color:var(--violet)}.form-input.has-error{border-color:var(--danger)}.form-error{color:var(--danger);margin-top:6px;font-size:10px;display:none}.form-error.is-visible{display:block}.textarea{resize:vertical;min-height:100px;padding-top:13px}.choice-grid{gap:8px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;background:#ffffff05;border-radius:11px;align-items:center;gap:12px;padding:15px;display:flex;position:relative}.choice:has(input:checked){border-color:var(--violet);background:#a58dff14}.choice input{accent-color:var(--violet)}.choice strong{margin-bottom:2px;font-size:12px;display:block}.choice small{color:var(--muted);font-size:10px}.checkout-disclaimer{color:var(--amber);border:1px solid #f1ba773d;border-radius:9px;margin:22px 0;padding:12px 14px;font:500 10px DM Mono,monospace}.checkout-form .button{grid-column:1/-1;margin-top:8px}.success-screen{border-radius:var(--radius-md);background:linear-gradient(145deg,#88dbc51a,#ffffff06);border:1px solid #88dbc557;padding:40px;display:none}.success-screen.is-visible{display:block}.success-mark{background:var(--mint);color:#12211d;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:25px;font-size:22px;display:grid}.success-screen h2{margin-bottom:8px;font-size:42px}.success-screen>p{color:var(--muted);font-size:13px}.order-number{color:var(--mint);margin:12px 0 28px;font:500 14px DM Mono,monospace;display:inline-block}.success-summary{border-block:1px solid var(--line);margin:22px 0 28px;padding:15px 0}.success-summary .summary-row{padding:9px 0}.overlay{z-index:35;backdrop-filter:blur(4px);background:#04050794;display:none;position:fixed;inset:0}.overlay.is-open{display:block}.search-panel{z-index:40;border:1px solid var(--line-strong);background:var(--panel);width:min(690px,100% - 34px);max-height:80vh;box-shadow:var(--shadow);border-radius:22px;display:none;position:fixed;top:10vh;left:50%;overflow:hidden;transform:translate(-50%)}.search-panel.is-open{display:block}.search-panel__top,.search-panel__footer{justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.search-panel__top{border-bottom:1px solid var(--line)}.search-input-wrap{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:17px 19px;display:flex}.search-input-wrap input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:16px}.search-results{max-height:420px;padding:8px;overflow-y:auto}.search-empty{color:var(--muted);text-align:center;padding:62px 20px}.search-empty__mark{color:var(--violet);margin-bottom:12px;font-size:28px;display:block}.search-empty p{color:var(--text);margin-bottom:4px;font-size:14px}.search-empty small{font-size:11px}.search-result{border-radius:12px;align-items:center;gap:13px;padding:9px;display:flex}.search-result:hover,.search-result.is-selected{background:#11141b0f}.search-result img{object-fit:cover;border-radius:8px;width:55px;height:45px}.search-result strong{font-size:12px;display:block}.search-result small{color:var(--muted);font-size:10px}.search-result__price{margin-left:auto;font:500 10px DM Mono,monospace}.search-panel__footer{color:var(--faint);font:500 9px DM Mono,monospace}.search-panel__footer span{align-items:center;gap:5px;display:inline-flex}.cart-drawer{z-index:40;border-left:1px solid var(--line-strong);background:var(--panel);width:min(420px,100% - 25px);box-shadow:var(--shadow);flex-direction:column;display:none;position:fixed;top:0;bottom:0;right:0}.cart-drawer.is-open{animation:.28s both drawer-in;display:flex}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:27px 25px;display:flex}.drawer-header h2{margin:7px 0 0;font-size:25px}.drawer-header h2 span{color:var(--muted);letter-spacing:0;font:500 11px DM Mono,monospace}.drawer-items{flex:1;padding:12px 25px;overflow:auto}.drawer-empty{align-content:center;justify-items:start;height:100%;padding-bottom:80px;display:grid}.drawer-empty p{color:var(--muted);margin-bottom:10px;font-size:13px}.drawer-item{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;gap:12px;padding:12px 0;display:grid}.drawer-item img{object-fit:cover;border-radius:9px;width:72px;height:62px}.drawer-item strong{margin:2px 0 4px;font-size:12px;display:block}.drawer-item small{color:var(--muted);font-size:10px}.drawer-item__price{font:500 10px DM Mono,monospace}.drawer-item__bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:11px;display:flex}.drawer-qty{align-items:center;gap:8px;display:inline-flex}.drawer-qty button{border:1px solid var(--line);background:0 0;border-radius:50%;width:19px;height:19px;padding:0;font-size:13px}.drawer-qty span{font:500 9px DM Mono,monospace}.drawer-remove{color:var(--faint);background:0 0;border:0;padding:0;font-size:10px}.drawer-remove:hover{color:var(--danger)}.drawer-footer{border-top:1px solid var(--line);padding:20px 25px 25px}.drawer-footer .summary-row{border:0;padding-top:0}.toast{z-index:60;border:1px solid var(--line-strong);background:var(--panel-2);max-width:300px;box-shadow:var(--shadow);color:var(--text);border-radius:10px;padding:13px 17px;font-size:12px;display:none;position:fixed;bottom:18px;right:18px}.toast.is-visible{display:block}@keyframes drawer-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(16px)}.reveal.is-revealed{opacity:1;transition:opacity .65s,transform .65s;transform:none}@media (width>=1000px){.sticky-purchase{display:block}}@media (width<=1050px){.container{width:min(100% - 44px,920px)}.header-inner{gap:24px}.desktop-nav{gap:15px}.header-actions{gap:11px}.action-label{display:none}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:20px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid--three,.catalog-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.product-hero{gap:35px}.specs-grid{grid-template-columns:repeat(3,1fr)}.info-layout{gap:45px}}@media (width>=721px) and (width<=1050px){.desktop-nav a:nth-child(n+7){display:none}.merchandising-grid{grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr)}.category-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-commerce-grid{grid-template-columns:minmax(0,1fr) 245px}.new-arrivals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid{grid-template-columns:1fr}}@media (width<=720px){.container{width:calc(100% - 36px)}.announcement{padding-inline:14px;font-size:9px}.announcement__detail{display:none}.header-inner{justify-content:space-between;gap:12px;min-height:64px}.mobile-menu-trigger{display:inline-grid}.menu-glyph{font-size:15px}.desktop-nav{display:none}.header-actions{gap:12px;margin-left:auto}.header-action{font-size:0}.header-action>span:first-child{font-size:19px}.cart-trigger{font:500 10px DM Mono,monospace}.cart-trigger>span{font-size:10px!important}.header-action kbd{display:none}.favorites-link b{min-width:15px;height:15px;font-size:8px}.wordmark{font-size:18px}.mobile-nav{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#f5f4f0f5;padding:22px 18px 27px;transition:opacity .25s,transform .25s;display:block;position:absolute;top:64px;left:0;right:0;transform:translateY(-12px);box-shadow:0 22px 45px #0000001f}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-nav__links{gap:0;display:grid}.mobile-nav__links a{border-bottom:1px solid var(--line);letter-spacing:-.04em;justify-content:space-between;padding:14px 0;font-size:20px;display:flex}.mobile-nav__links a span{color:var(--violet)}.mobile-nav__secondary{color:var(--muted);gap:18px;padding-top:20px;font-size:11px;display:flex}.hero{min-height:0;padding:58px 0 70px}.hero-grid{flex-direction:column;gap:14px;display:flex}.hero-copy{max-width:none}.hero__index{margin-bottom:20px}.hero-copy h1{margin-bottom:17px;font-size:clamp(43px,14vw,72px)}.hero-copy>p{margin-bottom:23px;font-size:14px}.hero-visual{width:100%;min-height:330px;overflow:hidden}.hero-visual .product-visual{width:100%;position:absolute;right:0}.hero-card{width:190px;padding:13px;bottom:-2px;left:0}.hero-card__top{margin-bottom:17px}.hero--spotlight{padding:16px 0 56px}.hero-releasebar{flex-wrap:wrap;align-items:flex-start;gap:10px 14px;padding-bottom:14px;font-size:8px}.hero-releasebar span:nth-child(2){display:none}.hero-releasebar a{margin-left:auto}.hero--spotlight .hero-grid--spotlight{flex-direction:column;gap:23px;padding:28px 0 0;display:flex}.hero-visual--spotlight{min-height:350px}.hero-stage__visual{aspect-ratio:.98;border-radius:23px}.hero-stage__visual:after{border-radius:15px;inset:11px}.hero-stage__label{padding-top:8px;font-size:8px}.hero-metric{border-radius:11px;min-width:73px;padding:10px 11px}.hero-metric strong{font-size:20px}.hero-metric small{font-size:8px}.hero-metric--battery{top:15px;right:14px}.hero-metric--weight{bottom:58px;right:14px}.hero--spotlight .hero-card{width:196px;bottom:34px;left:12px}.hero-product-name{font-size:15px}.hero-copy--spotlight h1{margin-bottom:17px;font-size:clamp(43px,13vw,62px)}.hero-copy--spotlight>p{margin-bottom:20px}.hero-copy--spotlight .hero-commerce{margin-bottom:22px}.hero-details{margin-top:27px}.hero-details span{padding-top:12px}.hero-details b{font-size:9px}.hero-details small{font-size:8px}.metrics{grid-template-columns:repeat(2,1fr)}.metric{min-height:95px;padding:20px 14px}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.metric:first-child{padding-left:0}.metric-value{font-size:25px}.metric-label{font-size:9px}.section{padding:78px 0}.section--tight{padding:60px 0}.section-head{margin-bottom:27px;display:block}.section-head h2{margin-bottom:12px;font-size:38px}.section-head__copy{max-width:280px}.section-head__link{margin-top:18px}.product-grid,.product-grid--three,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 11px}.product-card__media>a{aspect-ratio:.96}.product-card__body{padding-top:11px}.product-card__meta{line-height:1.6;display:block}.product-card__meta span:last-child{display:none}.product-card__name{font-size:13px}.product-card__tagline{min-height:0;margin-bottom:11px;font-size:10px}.product-card__footer{display:block}.price-line{margin-bottom:8px}.quick-add{font-size:10px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:200px;padding:16px}.category-card h3{font-size:21px}.category-card p{font-size:10px}.category-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.category-rail a{min-width:0}.category-rail a:nth-child(2n){border-right:0}.category-rail a:nth-child(n+3){border-top:1px solid var(--line)}.story-grid{grid-template-columns:1fr}.story-panel{min-height:380px;padding:24px}.story-panel h2{margin-top:92px;font-size:42px}.story-orbit{display:none}.story-stat{top:24px;right:24px}.story-stat strong{font-size:40px}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:24px 0}.benefit:last-child{border-bottom:0}.benefit__icon{margin-bottom:14px}.newsletter{grid-template-columns:1fr;gap:25px;padding:27px 21px}.newsletter h2{font-size:35px}.newsletter-form{grid-template-columns:1fr;display:grid}.newsletter-form .button{width:100%}.footer-top{grid-template-columns:1fr 1fr;gap:38px 22px;padding-bottom:45px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:8px;display:grid}.footer-code{display:none}.page-intro{padding:56px 0 35px}.page-intro h1{font-size:50px}.page-intro p{font-size:13px}.catalog-layout{padding-bottom:80px;display:block}.filter-sidebar{display:none}.filter-sidebar.is-open{z-index:45;background:var(--panel);border:0;border-radius:22px 22px 0 0;max-height:86vh;padding:0 20px 30px;display:block;position:fixed;inset:auto 0 0;overflow:auto;box-shadow:0 -20px 60px #0000002e}.mobile-filter-head{justify-content:space-between;align-items:center;padding:20px 0 4px;display:flex}.filter-sidebar.is-open .filter-group{padding-block:18px}.catalog-toolbar{flex-direction:column;align-items:flex-start}.toolbar-actions{justify-content:space-between;width:100%}.filter-trigger{display:inline-flex}.select-wrap select{max-width:180px}.catalog-grid{width:100%}.product-hero{flex-direction:column;gap:30px;padding:28px 0 55px;display:flex}.gallery{flex-direction:column-reverse;gap:10px;width:100%;display:flex}.gallery-main{aspect-ratio:.98;border-radius:var(--radius-md);width:100%}.gallery-main img{object-fit:contain}.gallery-thumbs{gap:7px;width:100%;display:flex;overflow-x:auto}.gallery-thumb{border-radius:9px;flex:0 0 66px;width:66px}.product-info{width:100%;position:static}.product-info h1{font-size:50px}.product-price{font-size:25px}.product-story{padding:55px 0}.product-story__header{display:block}.product-story__header h2{margin-bottom:16px;font-size:39px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:285px}.feature-card h3{margin-top:55px;font-size:28px}.care-grid{grid-template-columns:1fr}.care-card{padding:20px 0}.specs-grid{grid-template-columns:repeat(2,1fr)}.spec-card{min-height:105px;padding:14px}.spec-card__label{margin-bottom:18px}.spec-card strong{font-size:13px}.related{padding-bottom:75px}.info-layout{grid-template-columns:1fr;gap:30px}.info-sidebar{gap:16px;padding:0 0 8px;display:flex;position:static;overflow-x:auto}.info-sidebar a{border-bottom:0;flex:none;font-size:11px}.prose h2{margin-top:40px;font-size:26px}.prose p,.prose li{font-size:13px}.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:42px}.summary-card{position:static}.cart-item{grid-template-columns:72px 1fr auto;gap:11px}.cart-item__media{width:72px}.cart-item__info strong{font-size:12px}.cart-item__price{font-size:10px}.checkout-form{grid-template-columns:1fr}.form-field--full,.checkout-form .button{grid-column:auto}.success-screen{padding:27px 21px}.success-screen h2{font-size:36px}.search-panel{max-height:94vh;top:2vh}.search-results{max-height:calc(94vh - 190px)}.search-panel__footer{display:none}.cart-drawer{width:min(410px,100% - 18px)}.drawer-header,.drawer-items,.drawer-footer{padding-inline:19px}.announcement-inner{justify-content:center}.announcement-links{display:none}.storefront-hero{padding:12px 0 35px}.storefront-kicker{grid-template-columns:1fr auto;gap:7px;padding-bottom:12px;font-size:8px;display:grid}.storefront-kicker span:nth-child(2){display:none}.storefront-kicker span:last-child{text-align:right}.merchandising-grid{flex-direction:column;gap:10px;padding-top:10px;display:flex}.merch-card--primary{min-height:410px}.merch-card--primary .merch-card__copy{max-width:57%;padding:25px 20px}.merch-card--primary h1{font-size:38px}.merch-card--primary p{font-size:11px}.merch-card--primary .button{gap:10px;min-height:40px;padding-inline:14px;font-size:10px}.merch-card__dots{bottom:17px;left:20px}.merch-card__code{font-size:8px;bottom:16px;right:16px}.merch-card--secondary{min-height:190px}.merch-card--secondary .merch-card__copy{width:48%;padding:22px 19px}.merch-card--secondary .merch-card__visual{left:34%}.merch-card--secondary h2{font-size:23px}.merch-card--secondary p{min-height:30px;font-size:10px}.merch-link{font-size:10px}.section--shop-categories{padding-top:38px;padding-bottom:38px}.category-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-shop-card__image{height:88px}.category-shop-card__copy{padding:10px 10px 11px}.category-shop-card__copy strong{font-size:11px}.category-shop-card__copy span{font-size:8px}.category-shop-card>b{font-size:14px;top:95px;right:9px}.section--arrivals{padding-top:38px;padding-bottom:57px}.home-commerce-grid{flex-direction:column;gap:28px;display:flex}.new-arrivals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;width:100%}.best-sellers-panel{width:100%}.section--editorial{padding-top:36px;padding-bottom:58px}.editorial-grid{grid-template-columns:1fr;gap:10px}.editorial-card{min-height:190px}.editorial-card h3{margin-top:25px;font-size:17px}.comparison-table{table-layout:fixed;width:100%;min-width:0}.comparison-table th,.comparison-table td{overflow-wrap:anywhere;padding:13px 7px}.comparison-table td:first-child{width:25%}.comparison-table th:not(:first-child){font-size:11px}.comparison-table td:not(:first-child){font-size:10px}}@media (width<=375px){.container{width:calc(100% - 28px)}.hero-copy h1{font-size:40px}.product-grid,.product-grid--three,.catalog-grid{column-gap:8px}.product-card__name{font-size:12px}.product-card__tagline{font-size:9px}.product-info h1{font-size:43px}.category-card{min-height:180px}.category-card p{max-width:135px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (width>=721px){.merch-card--primary{min-height:395px}.merch-card--secondary{min-height:191px}.section--shop-categories{padding-top:34px}}
