:root{--shop-ink:#f8f6ff;--shop-muted:rgba(241,237,255,.68);--shop-faint:rgba(229,223,255,.46);--shop-line:rgba(255,255,255,.12);--shop-surface:#0b0814;--shop-surface-raised:#120d20;--shop-accent:#9a8cff;--shop-accent-strong:#e453b7}body[data-page=cart],body[data-page^=shop]{color:var(--shop-ink)}@media(max-width:767px){html:has(body[data-page^=shop]){background:#030006}html:has(body[data-page=cart]){background:#12051d}}.shop-main{position:relative;z-index:1;min-height:100vh;padding-bottom:clamp(84px,10vw,144px)}.shop-shell{margin-inline:auto}.shop-collection{border-top:1px solid var(--shop-line);scroll-margin-top:110px}.shop-collection__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:40px;align-items:end}.shop-collection__head h2{margin:0;font-weight:400;letter-spacing:-.03em}.shop-collection__head p{max-width:40ch;margin:0;color:var(--shop-muted);line-height:1.65}.shop-product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,4vw,56px) clamp(18px,2.4vw,30px)}.shop-product-card{position:relative;grid-column:span 6;color:inherit;text-decoration:none;min-width:0}.shop-product-card__link{display:block;color:inherit;text-decoration:none}.shop-product-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--product-surface,#0d0a13);box-shadow:0 24px 64px rgba(0,0,0,.26);transition:background .44s cubic-bezier(.16,1,.3,1)}.shop-product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.shop-product-card:hover .shop-product-card__media img{transform:scale(1.025)}.shop-sold-out{position:absolute;top:12px;left:12px;z-index:7;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;padding:0 11px 0 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(9,7,13,.82);box-shadow:0 8px 24px rgba(0,0,0,.28);color:rgba(248,246,255,.94);font-size:.6875rem;font-weight:500;line-height:1;letter-spacing:.03em;white-space:nowrap;-webkit-backdrop-filter:blur(12px) saturate(120%);backdrop-filter:blur(12px) saturate(120%)}.shop-sold-out::before{content:"";width:5px;height:5px;border-radius:50%;background:#ff8aaa;box-shadow:0 2px 7px rgba(255,98,145,.36)}@media(max-width:620px){.shop-sold-out{top:9px;left:9px;height:28px;gap:6px;padding:0 10px 0 8px;font-size:.65rem}}.shop-ai-label{position:absolute;right:11px;bottom:11px;z-index:5;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:rgba(7,5,12,.38);box-shadow:0 2px 8px rgba(0,0,0,.16);color:transparent;font-size:0;line-height:0;white-space:nowrap;opacity:.62;-webkit-backdrop-filter:blur(8px) saturate(110%);backdrop-filter:blur(8px) saturate(110%);transition:opacity .18s,background-color .18s}.shop-ai-label::before{content:"";position:absolute;left:50%;top:50%;width:13px;height:13px;background:url("/assets/shop/eu-ai-label.svg") center/contain no-repeat;opacity:.68;transform:translate(-50%,-50%);transition:opacity .18s}.shop-ai-label::after{content:attr(data-ai-info);position:absolute;right:0;bottom:calc(100% + 7px);width:180px;box-sizing:border-box;padding:8px 9px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(8,6,13,.82);box-shadow:0 8px 22px rgba(0,0,0,.24);color:rgba(255,255,255,.84);font-size:.6875rem;font-weight:400;line-height:1.4;letter-spacing:0;white-space:normal;opacity:0;visibility:hidden;transform:translateY(3px);pointer-events:none;-webkit-backdrop-filter:blur(12px) saturate(110%);backdrop-filter:blur(12px) saturate(110%);transition:opacity .16s,transform .16s,visibility .16s}.shop-ai-label:focus-visible,.shop-ai-label:hover{opacity:.92;background:rgba(7,5,12,.62)}.shop-ai-label:focus-visible::before,.shop-ai-label:hover::before{opacity:.9}.shop-ai-label:focus-visible::after,.shop-ai-label:hover::after,.shop-hero__feature:focus-visible .shop-ai-label::after,.shop-product-card:focus-visible .shop-ai-label::after{opacity:1;visibility:visible;transform:translateY(0)}.shop-ai-label:focus-visible{outline:rgba(255,255,255,.9) solid 2px;outline-offset:3px}.is-image-error>.shop-ai-label,.shop-ai-label[hidden]{display:none}.shop-ai-label--context{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1)}@media(max-width:620px){.shop-ai-label{right:10px;bottom:10px}.shop-ai-label::after{width:160px;font-size:.6875rem;line-height:1.38}}.shop-product-card__fallback{position:absolute;inset:0;z-index:3;display:block;padding:18px;background:linear-gradient(140deg,rgba(255,255,255,.025),transparent 54%),var(--shop-surface)}.shop-hero__feature-fallback[hidden],.shop-product-card__fallback[hidden]{display:none}.shop-product-card__fallback::before{content:"";position:absolute;left:18px;top:18px;width:32%;height:7px;border-radius:999px;background:rgba(255,255,255,.09)}.shop-product-card__fallback::after{content:"";position:absolute;left:18px;top:34px;width:20%;height:7px;border-radius:999px;background:rgba(255,255,255,.055)}.shop-product-card__media.is-image-loading>.shop-product-card__fallback,.shop-product__stage.is-image-loading>.shop-product-card__fallback{display:none}.shop-product-card__media.is-image-loading::after,.shop-product__stage.is-image-loading::after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(105deg,rgba(255,255,255,.025) 30%,rgba(255,255,255,.075) 46%,rgba(255,255,255,.025) 62%),#09090d;background-size:240% 100%;animation:1.35s cubic-bezier(.4,0,.2,1) infinite shop-skeleton-shimmer}@keyframes shop-skeleton-shimmer{to{background-position:-240% 0}}.shop-product-card__mark{position:relative;z-index:1;max-width:18ch;overflow-wrap:anywhere;font-size:clamp(.94rem,1.3vw,1.1rem);font-weight:500;line-height:1.18;letter-spacing:-.012em}.shop-product-card__series{position:relative;z-index:1;align-self:flex-start;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.shop-product-card__meta{display:flex;justify-content:space-between;gap:24px}.shop-product-card__meta h3{margin:0;font-weight:400;line-height:1.2}.shop-product-card__meta p{margin:5px 0 0;color:var(--shop-faint);font-size:.82rem}.shop-product-card__price{flex:0 0 auto;color:var(--shop-muted);font-size:.9rem;white-space:nowrap}.shop-product-card__colors{z-index:6;bottom:12px;left:12px;display:flex;flex-wrap:nowrap;align-items:center;gap:4px;padding:0}.shop-product-card__color{position:relative;flex:0 0 18px;padding:0;border:1px solid transparent;border-radius:50%;background:0 0;cursor:pointer}.shop-product-card__color::before{content:"";position:absolute;inset:3px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:var(--swatch)}.shop-product-card__color[aria-pressed=true]{border-color:rgba(248,246,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.32)}.shop-product-card__color:focus-visible{outline:2px solid var(--shop-accent);outline-offset:3px}.shop-product{padding:calc(var(--nav-height) + clamp(38px,5vw,64px)) 0 0}.shop-product__breadcrumbs{display:flex;gap:9px;align-items:center;margin-bottom:22px;color:var(--shop-faint);font-size:.8125rem}.shop-product__breadcrumbs a{color:inherit;text-decoration:none}.shop-product__currency{margin-left:auto}.shop-product__layout{display:grid;grid-template-columns:minmax(440px,.94fr) minmax(350px,.72fr);gap:clamp(44px,6vw,82px);align-items:start}.shop-product__media{--product-gallery-width:min(100%,460px);display:contents}.shop-product__gallery{position:relative;top:auto;width:var(--product-gallery-width);justify-self:start}.shop-product__stage{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:10px;background:var(--shop-surface);box-shadow:0 24px 64px rgba(0,0,0,.28)}.shop-product__stage img{width:100%;height:100%;display:block;object-fit:cover}.shop-product__stage .shop-product-card__fallback{padding:clamp(30px,5vw,60px)}.shop-product__thumbs{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px;width:var(--product-gallery-width);margin-top:12px}.shop-product__thumbs button{position:relative;width:100%;min-width:0;aspect-ratio:4/5;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#08080b;cursor:pointer;opacity:.66;transition:opacity .2s,border-color .2s}.shop-product__thumbs button:hover{opacity:1;border-color:rgba(255,255,255,.46)}.shop-product__thumbs button[aria-pressed=true]{opacity:1;border-color:rgba(248,246,255,.94)}.shop-product__thumbs img{width:100%;height:100%;display:block;object-fit:cover}body[data-product-id=elevation-performance-tee] .shop-product__stage,body[data-product-id=elevation-performance-tee] .shop-product__thumbs button,body[data-product-id=north-performance-tee] .shop-product__stage,body[data-product-id=north-performance-tee] .shop-product__thumbs button{background:#09090d}body[data-product-id=elevation-performance-tee] .shop-product__stage img,body[data-product-id=elevation-performance-tee] .shop-product__thumbs img,body[data-product-id=north-performance-tee] .shop-product__stage img,body[data-product-id=north-performance-tee] .shop-product__thumbs img{object-fit:contain}body[data-product-id=elevation-performance-tee] .shop-product__stage:has(>img[src*=elevate-tee-obsidian-]),body[data-product-id=elevation-performance-tee] .shop-product__thumbs button:has(img[src*=elevate-tee-obsidian-]),body[data-product-id=north-performance-tee] .shop-product__stage:has(>img[src*=north-tee-black-]),body[data-product-id=north-performance-tee] .shop-product__thumbs button:has(img[src*=north-tee-black-]){background:linear-gradient(180deg,rgba(126,115,170,.08),rgba(255,255,255,.018)),#24242a}.shop-product__mockup-note{max-width:46ch;margin:12px 0 0;color:var(--shop-faint);font-size:.75rem;line-height:1.45}.shop-product__info{align-self:center;padding:0}.shop-product__info h1{margin:0;font-size:clamp(2.8rem,5.6vw,5.1rem);font-weight:400;line-height:.91;letter-spacing:-.034em;text-wrap:balance}.shop-product__description{max-width:44ch;margin:24px 0 0;color:var(--shop-muted);font-size:1rem;line-height:1.7}.shop-product__price{min-height:1.5em;margin:26px 0 0;font-size:1.25rem;font-variant-numeric:tabular-nums}.shop-product__status{grid-column:2;margin:2px 0 0;color:var(--shop-faint);font-size:.8125rem;line-height:1.5}.shop-product__status:empty{display:none}.shop-options{display:grid;gap:22px;margin-top:30px;max-width:540px}.shop-options:has(.shop-option--gender):has(.shop-option--colors){grid-template-columns:minmax(126px,.55fr) minmax(0,1.45fr);column-gap:18px;row-gap:16px;align-items:start}.shop-options:has(.shop-option--gender):has(.shop-option--colors) .shop-option--colors{grid-column:2;grid-row:1/span 2}.shop-options:has(.shop-option--gender):has(.shop-option--colors) .shop-option--size{grid-column:1/-1}.shop-option{border:0;margin:0;padding:0}.shop-option legend{width:100%;display:flex;justify-content:space-between;gap:20px;margin-bottom:9px;color:var(--shop-muted);font-size:.75rem}.shop-option__values{display:flex;flex-wrap:wrap;gap:6px}.shop-option button{min-width:40px;min-height:38px;padding:7px 11px;border:1px solid var(--shop-line);border-radius:9px;background:0 0;color:var(--shop-muted);font:inherit;font-size:.75rem;cursor:pointer;transition:background .18s,border-color .18s,color .18s}.shop-option button:hover:not(:disabled){border-color:rgba(255,255,255,.3);color:#fff}.shop-option button[aria-pressed=true]{background:#f7f4ff;border-color:#f7f4ff;color:#09050f}.shop-option button:disabled{opacity:.28;cursor:not-allowed;text-decoration:line-through}.shop-option--colors button{position:relative;padding-left:28px}.shop-option--colors button::before{content:"";position:absolute;left:10px;top:50%;width:10px;height:10px;transform:translateY(-50%);border-radius:50%;background:var(--swatch,#777);box-shadow:0 0 0 1px rgba(255,255,255,.25)}.shop-option--colors button[aria-pressed=true]::before{box-shadow:0 0 0 1px rgba(0,0,0,.2)}.shop-product__buy{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;margin-top:26px;max-width:540px}.shop-quantity{height:48px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;border:1px solid var(--shop-line);border-radius:10px}.shop-quantity button{position:relative;height:100%;border:0;background:0 0;color:#fff;font:inherit;font-size:0;line-height:0;cursor:pointer}.cart-item__quantity-button::before,.cart-item__quantity-button[data-cart-action=more]::after,.shop-quantity button::before,.shop-quantity button[data-quantity-change="1"]::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%);pointer-events:none}.cart-item__quantity-button[data-cart-action=more]::after,.shop-quantity button[data-quantity-change="1"]::after{transform:translate(-50%,-50%) rotate(90deg)}.shop-quantity output{text-align:center;font-variant-numeric:tabular-nums}.shop-add{position:relative;min-height:48px;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:10px;background:#f7f4ff;color:#09050f;font:inherit;font-weight:600;box-shadow:0 10px 26px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.82);cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s,box-shadow .22s}.shop-add:hover:not(:disabled){transform:translateY(-1px);background:#fff;border-color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.24),inset 0 1px #fff}.shop-add:active:not(:disabled){transform:translateY(0) scale(.985)}.shop-add:disabled{cursor:not-allowed;opacity:.45}.shop-add[aria-busy=true]{cursor:wait;animation:1.1s ease-in-out infinite shop-cta-breathe}.shop-add.is-success{border-color:#cfc5ff;background:#ded7ff;color:#120b25}.shop-product__note{margin:13px 0 0;color:var(--shop-faint);font-size:.75rem;line-height:1.45}.shop-size-guide{display:inline-flex;margin-top:18px;padding:0;border:0;background:0 0;color:var(--shop-muted);font:inherit;font-size:.8125rem;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.cart-page{padding:calc(var(--nav-height) + clamp(82px,10vw,118px)) 0 0}body[data-page=cart] .glass-navbar{width:var(--content-rail,min(980px,calc(100% - 48px)))}.cart-page__head{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.1)}.cart-page h1{margin:0;font-size:clamp(3.25rem,6.4vw,5.4rem);font-weight:400;line-height:.9;letter-spacing:-.034em}.shop-currency{appearance:none;min-width:88px;height:44px;padding:0 40px 0 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background-color:rgba(18,13,27,.84);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='m3.5 5 2.5 2.5L8.5 5' stroke='%23DCD6E8' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;color:rgba(248,246,255,.9);box-shadow:inset 0 1px rgba(255,255,255,.07),0 10px 28px rgba(0,0,0,.18);font:inherit;font-size:.78rem;font-variant-numeric:tabular-nums;letter-spacing:.035em;cursor:pointer;backdrop-filter:blur(14px) saturate(125%);transition:border-color .2s,background-color .2s,color .2s}.shop-currency:hover{border-color:rgba(255,255,255,.28);background-color:rgba(25,18,36,.92);color:#fff}.shop-currency option{background:#120d1b;color:#f8f6ff}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:clamp(32px,4vw,52px);padding-top:32px}.cart-items{min-height:0;display:grid;align-content:start;gap:12px}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:20px;padding:18px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(119,83,255,.018)),rgba(7,4,12,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.055);transform-origin:center;transition:opacity .2s,transform .24s cubic-bezier(.16,1,.3,1),filter .2s}.cart-item.is-entering{animation:.3s cubic-bezier(.16,1,.3,1) cart-item-in}.cart-item.is-removal-pending{opacity:.68;transform:scale(.994);filter:saturate(.72)}.cart-item.is-removing{pointer-events:none;animation:.2s cubic-bezier(.4,0,1,1) forwards cart-item-out}.cart-item__media{width:96px;aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:#100a18}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item h3{margin:3px 0 0;font-size:1.05rem;font-weight:400;line-height:1.25}.cart-item__variant{margin:6px 0 0;color:rgba(242,237,255,.48);font-size:.8125rem}.cart-item__controls{width:max-content;display:grid;grid-template-columns:34px auto 34px auto;align-items:center;gap:8px;margin-top:14px}.cart-item__controls button{border:0;font:inherit;font-size:.8125rem;cursor:pointer;text-decoration:none}.cart-item__controls .cart-item__quantity-button{position:relative;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:9px!important;background:rgba(255,255,255,.035)!important;color:rgba(248,246,255,.82)!important;box-shadow:none;font-size:0;line-height:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s cubic-bezier(.16,1,.3,1)}.cart-item__quantity-button:hover:not(:disabled){border-color:rgba(183,165,255,.28);background:rgba(155,125,255,.1)!important;color:#fff!important}.cart-item__quantity-button:active:not(:disabled){transform:scale(.9)}.cart-item__quantity-button[aria-busy=true]{animation:.8s ease-in-out infinite cart-control-breathe}.cart-item__quantity-label{min-width:82px;padding-inline:5px;color:rgba(248,246,255,.82);font-size:.84rem;white-space:nowrap;text-align:center;font-variant-numeric:tabular-nums}.cart-item__price.is-changing,.cart-item__quantity-label.is-changing{animation:.22s cubic-bezier(.16,1,.3,1) cart-value-change}.cart-item__remove{min-height:36px;margin-left:5px;padding:0 6px;background:0 0!important;color:rgba(242,237,255,.5)!important;transition:color .18s,opacity .18s}.cart-item__remove:hover{color:#fff!important}.cart-item__price{padding-top:4px;color:rgba(248,246,255,.74);font-size:.88rem;white-space:nowrap;font-variant-numeric:tabular-nums}.cart-summary{position:sticky;top:calc(var(--nav-height) + 42px);padding:clamp(24px,3vw,30px);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(119,83,255,.025)),rgba(7,4,12,.76);-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15);box-shadow:0 24px 70px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.065);color:rgba(255,255,255,.72);font-size:.84rem}.cart-summary h2{margin:0;color:#fff;font-size:1.35rem;font-weight:400;line-height:1.1;letter-spacing:-.018em}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.085);color:rgba(255,255,255,.72);font-size:.88rem}.cart-summary__row strong{color:#fff;font-size:.94rem;font-weight:500;font-variant-numeric:tabular-nums}.cart-summary__calculation{margin:10px 0 0;color:rgba(241,237,255,.62);font-size:.8125rem;line-height:1.45}.cart-summary__note{margin:16px 0 0;color:rgba(255,255,255,.46);font-size:.8125rem;line-height:1.58}.cart-drawer__limit,.cart-summary__limit{margin:9px 0 0;color:rgba(183,165,255,.76);font-size:.8125rem;line-height:1.5}.cart-summary__bulk{margin:18px 0 0;padding-top:17px;border-top:1px solid rgba(255,255,255,.085);color:rgba(255,255,255,.58);font-size:.8125rem;line-height:1.55}.cart-status a,.cart-summary__bulk a{color:#b7a5ff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.cart-checkout{width:100%;min-height:52px;margin-top:22px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(135deg,#7659e8 0,#ad3f99 100%);color:#fff;font:inherit;font-size:.88rem;font-weight:650;box-shadow:0 14px 34px rgba(91,53,190,.34),inset 0 1px rgba(255,255,255,.18);cursor:pointer;transition:filter .2s,transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s}.cart-checkout:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 18px 42px rgba(91,53,190,.44),inset 0 1px rgba(255,255,255,.22)}.cart-checkout:active:not(:disabled){transform:translateY(0) scale(.988)}.cart-checkout:disabled{background:rgba(183,165,255,.3);color:rgba(255,255,255,.56);box-shadow:none;cursor:not-allowed}.cart-status{margin:18px 0 0;padding:14px 16px;border:1px solid rgba(206,155,222,.14);border-radius:14px;background:rgba(33,18,42,.78);color:rgba(255,255,255,.84);box-shadow:inset 3px 0 0 rgba(181,105,201,.68);font-size:.84rem;line-height:1.52;transform-origin:top}.cart-status.is-entering{animation:.24s cubic-bezier(.16,1,.3,1) cart-status-in}.cart-status.is-leaving{animation:.16s forwards cart-status-out;pointer-events:none}.cart-status__help{display:block;margin-top:6px;color:rgba(255,255,255,.58)}.cart-status[hidden]{display:none}@keyframes cart-status-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes cart-status-out{to{opacity:0;transform:translateY(-3px)}}@keyframes cart-item-in{from{opacity:0;transform:translateY(10px) scale(.988)}to{opacity:1;transform:none}}@keyframes cart-item-out{to{opacity:0;transform:translateY(-6px) scale(.985)}}@keyframes cart-value-change{0%{opacity:.35;transform:translateY(3px)}100%{opacity:1;transform:none}}@keyframes cart-control-breathe{50%{opacity:.52}}@keyframes shop-cta-breathe{50%{filter:brightness(1.12)}}.cart-empty{padding:54px 0;color:var(--shop-muted)}.cart-empty h2{margin:0;color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:400;letter-spacing:-.025em}.cart-empty p{margin:12px 0 0;line-height:1.65}.cart-empty>a:not(.cart-empty__primary){display:inline-flex;margin-top:22px;color:#fff;text-underline-offset:4px}body.is-cart-empty .cart-page{padding-top:calc(var(--nav-height) + clamp(48px,6vw,76px))}body.is-cart-empty .cart-page__head{justify-content:flex-end;padding-bottom:0;border-bottom:0}body.is-cart-empty .cart-page__head h1{display:none}body.is-cart-empty .cart-layout{display:block;padding-top:0}body.is-cart-empty .cart-summary{display:none}.cart-empty--page{min-height:min(620px,calc(100svh - var(--nav-height) - 96px));display:flex;align-items:center;justify-content:center;padding:40px 0 72px;text-align:center}.cart-empty__content{width:min(100%,560px);display:flex;flex-direction:column;align-items:center}.cart-empty--page h1{max-width:11ch;margin:0;color:#fff;font-size:clamp(3.6rem,6.2vw,5.8rem);font-weight:400;line-height:.88;letter-spacing:-.038em;text-wrap:balance}.cart-empty--page .cart-empty__content>p{max-width:39ch;margin-top:24px;color:rgba(241,237,255,.72);font-size:1rem;line-height:1.68}.cart-empty__primary{min-height:54px;display:inline-flex;align-items:center;gap:14px;margin-top:30px;padding:0 20px;border-radius:12px;background:#f7f4ff;color:#09050f;text-decoration:none;font-weight:600;box-shadow:0 16px 36px rgba(0,0,0,.24);transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .2s}.cart-empty__primary::after{content:"";width:17px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M1 6h15M11 1l5 5-5 5' stroke='%2309050f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.cart-empty__primary:hover{transform:translateY(-2px);background:#fff}.shop-message{padding:18px;border-radius:12px;background:#190b15;color:var(--shop-muted);font-size:.85rem;line-height:1.55}.cart-drawer{position:fixed;inset:0;z-index:1500;display:none}.cart-drawer.is-open{display:block}.is-cart-drawer-open{overscroll-behavior:none}.cart-drawer__scrim{position:absolute;inset:0;border:0;background:rgba(0,0,0,.58);backdrop-filter:blur(3px)}.cart-drawer__panel{position:absolute;top:12px;right:12px;bottom:12px;width:min(440px,calc(100% - 24px));display:flex;flex-direction:column;padding:24px;border-radius:16px;background:var(--shop-surface);box-shadow:-24px 0 80px rgba(0,0,0,.42);overscroll-behavior:contain;touch-action:pan-y;animation:.38s cubic-bezier(.16,1,.3,1) drawer-in}@keyframes drawer-in{from{transform:translateX(28px);opacity:.4}to{transform:none;opacity:1}}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--shop-line)}.cart-drawer__head h2{margin:0;font-size:1.5rem;font-weight:400}.cart-drawer__close{width:40px;height:40px;border:0;border-radius:50%;outline:0;background:0 0;color:rgba(255,255,255,.72);font:inherit;font-size:1.2rem;cursor:pointer;transition:background-color .18s,color .18s}.cart-drawer__close:hover{background:rgba(255,255,255,.07);color:#fff}.cart-drawer__close:focus-visible{outline:#c9baff solid 2px;outline-offset:2px}.cart-drawer__panel:focus{outline:0}.cart-drawer__body{flex:1;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-drawer__body>.cart-item{padding:18px 0;border-radius:0;background:0 0;box-shadow:none}.cart-drawer__body>.cart-item+.cart-item{border-top:1px solid var(--shop-line)}.cart-drawer__footer{padding-top:18px;border-top:1px solid var(--shop-line)}.cart-drawer.is-cart-empty .cart-drawer__footer{display:none}.cart-drawer.is-cart-empty .cart-drawer__head{padding-bottom:10px;border-bottom:0}.cart-drawer.is-cart-empty .cart-drawer__body{display:flex;align-items:stretch}.cart-empty--drawer{width:min(100%,360px);display:flex;flex-direction:column;align-items:center;margin:auto;padding:20px 0 0;color:var(--shop-muted);text-align:center}.cart-empty--drawer h3{max-width:14ch;margin:0;color:#fff;font-size:clamp(1.85rem,3vw,2.2rem);font-weight:400;line-height:1;letter-spacing:-.025em;text-wrap:balance}.cart-empty--drawer>p{max-width:31ch;margin-top:12px;color:rgba(241,237,255,.66);font-size:.88rem;line-height:1.58;text-wrap:balance}.cart-empty__primary--drawer{width:100%;justify-content:space-between;margin-top:24px;box-shadow:0 12px 28px rgba(0,0,0,.22)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:0 0 6px;font-size:.9rem;color:var(--shop-muted)}.cart-drawer__subtotal strong{color:var(--shop-ink);font-size:1.05rem}.cart-drawer__calculation{margin:0 0 14px;color:rgba(241,237,255,.58);font-size:.8125rem;line-height:1.45}.cart-drawer__limit{margin:-4px 0 14px}.cart-drawer__footer a{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f7f4ff;color:#09050f;text-decoration:none;font-weight:600}.nav-cart{position:relative;min-width:auto!important;padding-inline:12px!important;gap:7px!important}.nav-cart__label{font:inherit;letter-spacing:inherit}.nav-cart__count{min-width:18px;height:18px;padding:1px 5px 0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.1);color:#f7f4ff;font-family:alcyone,sans-serif;font-size:13px;font-weight:500;line-height:1;text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}.nav-cart__count:empty::before{content:"0"}@media(max-width:860px){.cart-layout,.shop-collection__head,.shop-product__layout{grid-template-columns:1fr}.shop-collection__head{gap:20px}.shop-product__media{--product-gallery-width:min(100%,540px);display:block}.shop-product__gallery{position:relative;top:auto}.shop-product__thumbs{grid-column:auto;grid-row:auto;width:var(--product-gallery-width)}.shop-product__stage{aspect-ratio:1/1.08}.cart-summary{position:relative;top:auto}}@media(max-width:620px){.shop-product-grid{gap:44px}.shop-product-card{grid-column:1/-1}.shop-collection{padding-block:58px 74px}.shop-collection__head{gap:14px;margin-bottom:32px}.shop-collection__head p{font-size:.92rem;line-height:1.55}.shop-product{padding-top:calc(var(--nav-height) + 54px)}.shop-product__buy{grid-template-columns:84px minmax(0,1fr);grid-template-columns:82px minmax(0,1fr)}.cart-page__head{align-items:start;flex-direction:column}.cart-item{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:15px}.cart-item__price{grid-column:2}.cart-drawer__panel{padding:20px}body[data-page=cart],body[data-page^=shop]{overflow-x:clip}.shop-shell{width:auto;margin-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))}.shop-main{padding-bottom:max(78px,env(safe-area-inset-bottom))}.shop-collection{padding-block:66px 78px;scroll-margin-top:82px}.shop-collection__head h2{font-size:clamp(2.65rem,13.5vw,3.55rem);line-height:.91}.shop-product-grid{gap:50px}.shop-product-card__media{aspect-ratio:4/4.8;border-radius:12px}.shop-product-card__fallback{padding:26px 22px}.shop-product-card__mark{font-size:clamp(2rem,10vw,3rem)}.shop-product-card__meta{gap:14px;padding-top:15px}.shop-product-card__meta h3{font-size:1.15rem}.shop-product-card__price{font-size:.82rem}.shop-product{padding-top:calc(var(--nav-height) + 42px)}.shop-product>.shop-shell{width:auto}.shop-product__breadcrumbs{margin-bottom:22px;flex-wrap:wrap;row-gap:12px}.shop-product__currency{margin-left:auto}.shop-product__layout{gap:38px}.shop-product__stage{aspect-ratio:4/4.8;border-radius:12px}.shop-product__info h1{font-size:clamp(2.55rem,13vw,3.65rem);line-height:.94}.shop-product__description{font-size:.95rem;line-height:1.62}.shop-options:has(.shop-option--gender):has(.shop-option--colors){grid-template-columns:1fr;gap:18px}.shop-options:has(.shop-option--gender):has(.shop-option--colors) .shop-option--colors{grid-column:auto;grid-row:auto}.shop-options:has(.shop-option--gender):has(.shop-option--colors) .shop-option--size{grid-column:auto}.shop-option button{min-height:44px}.cart-page{padding-top:calc(var(--nav-height) + 76px)}body.is-cart-empty .cart-page{padding-top:calc(var(--nav-height) + 34px)}.cart-page__head{gap:22px;padding-bottom:26px}.cart-page h1{font-size:clamp(3rem,16vw,4.25rem)}.cart-layout{gap:34px;padding-top:24px}.cart-item{grid-template-columns:76px minmax(0,1fr);gap:13px}.cart-item__media{width:76px}.cart-item__controls{width:100%;grid-template-columns:44px minmax(74px,auto) 44px;gap:4px;justify-content:start}.cart-item__quantity-button{width:44px;height:44px}.cart-item__remove{grid-column:1/-1;justify-self:start;min-height:34px;margin:3px 0 0;padding:0}.cart-item__price{grid-column:2;padding-top:0}.cart-summary{padding:23px 20px;margin-inline:0;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(7,4,12,.88);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.cart-empty--page{min-height:calc(100svh - var(--nav-height) - 96px);padding:32px 0 64px}.cart-empty__content{width:100%}.cart-empty--page h1{font-size:clamp(3rem,14vw,4.15rem)}.cart-empty--page .cart-empty__content>p{margin-top:16px;font-size:.94rem;line-height:1.62}.cart-empty__primary{width:100%;justify-content:space-between;margin-top:24px}.cart-drawer__panel{inset:0;width:100%;padding:20px max(18px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));border-radius:0}}@media(max-width:380px){.shop-product-card__meta{display:block}.shop-product-card__price{display:block;margin-top:9px}.shop-product__buy{grid-template-columns:1fr}.shop-quantity{width:100%;grid-template-columns:48px 1fr 48px}.cart-item{grid-template-columns:64px minmax(0,1fr)}.cart-item__media{width:64px}}@media(max-height:680px){.cart-empty--drawer{padding-top:16px}.cart-empty--drawer h3{font-size:1.75rem}.cart-empty--drawer>p{font-size:.82rem;line-height:1.5}.cart-empty__primary--drawer{min-height:48px;margin-top:16px}}@media(hover:none){.cart-empty__primary:hover,.shop-add:hover:not(:disabled),.shop-product-card:hover .shop-product-card__media img{transform:none}}.shop-collection{padding:clamp(54px,6vw,76px) 0 clamp(34px,4vw,50px);border-top:0}.shop-collection__head{margin-bottom:clamp(30px,3.5vw,44px)}.shop-collection__head h2{letter-spacing:-.038em}.shop-collection__head p{color:rgba(242,237,255,.56);font-size:.96rem}.shop-product-grid{gap:clamp(54px,6vw,84px) clamp(20px,2.6vw,34px)}.shop-product-card__media{border:1px solid rgba(255,255,255,.075);border-radius:4px;background:#08080b;box-shadow:none}.shop-product-card__fallback{background:linear-gradient(148deg,rgba(255,255,255,.035),transparent 58%),#08080b}.shop-product-card__series{color:rgba(255,255,255,.46)}.shop-product-card__meta{align-items:start;border-bottom:0}.shop-product-card__meta p{color:rgba(242,237,255,.43)}.shop-product-card__price{color:rgba(242,237,255,.58)}body[data-page^=shop]{background:#030006;color:var(--shop-ink);isolation:isolate}body[data-page=cart]{background:#12051d;color:var(--shop-ink);isolation:isolate}body[data-page=cart]::before,body[data-page^=shop]::before{content:none}body[data-page=cart] #hero-canvas,body[data-page^=shop] #hero-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;opacity:1;filter:none}body[data-page=cart] .shop-main,body[data-page=cart]>[data-site-footer],body[data-page^=shop] .shop-main,body[data-page^=shop]>[data-site-footer]{position:relative;z-index:1}.shop-main{background:0 0}@media(pointer:coarse){body[data-page^=shop] .touch-dot-grid{top:0;bottom:0;height:auto!important;min-height:100%;z-index:0}body[data-page^=shop] #hero-canvas{display:none}body[data-page^=shop] .shop-main>:not(#hero-canvas):not(.touch-dot-grid){position:relative;z-index:1}body[data-page^=shop] .touch-dot-twinkle{position:absolute;width:2px;height:2px;border-radius:50%;pointer-events:none;background:rgba(226,219,255,.9);box-shadow:0 0 4px rgba(169,149,255,.64);opacity:.24;transform:scale(.72);animation:touch-dot-twinkle var(--dot-duration) cubic-bezier(.45,0,.55,1) var(--dot-delay) infinite}}@media(prefers-reduced-motion:reduce){.shop-product-card__media img{transition:none}.cart-drawer__panel{animation:none}.cart-checkout,.cart-item,.cart-item__quantity-button,.shop-add{transition:none}.cart-item.is-entering,.cart-item.is-removing,.cart-item__price.is-changing,.cart-item__quantity-button[aria-busy=true],.cart-item__quantity-label.is-changing,.cart-status.is-entering,.cart-status.is-leaving,.shop-add[aria-busy=true]{animation:none}body[data-page^=shop] .touch-dot-twinkle{animation:none;opacity:.4;transform:none}}@supports(-webkit-touch-callout:none){@media(pointer:coarse){body[data-page=cart]::after,body[data-page^=shop]::after{display:none}body[data-page=cart] #hero-canvas,body[data-page^=shop] #hero-canvas{position:absolute;top:1px;right:0;bottom:auto;left:0;width:100%;height:calc(100lvh - 2px)}}}.cart-checkout:focus-visible,.cart-drawer__footer a:focus-visible,.cart-item__controls button:focus-visible,.cart-status a:focus-visible,.cart-summary__bulk a:focus-visible,.shop-add:focus-visible,.shop-hero__actions>a:focus-visible,.shop-hero__directory>a:focus-visible,.shop-option button:focus-visible,.shop-product__thumbs button:focus-visible{outline:2px solid var(--shop-accent);outline-offset:4px}.shop-currency:focus,.shop-currency:focus-visible{outline:0!important;outline-offset:0!important;border-color:rgba(201,186,255,.5);background-color:rgba(25,18,36,.96);box-shadow:inset 0 0 0 1px rgba(201,186,255,.34),inset 0 1px rgba(255,255,255,.1)!important}.shop-collection{position:relative;z-index:1;background:0 0;--collection-accent:#aa9cff;--collection-copy:#d7d0f4}@media(max-width:700px){body .shop-quantity{grid-template-columns:44px minmax(0,1fr) 44px}body .shop-quantity button{min-width:44px;min-height:44px}}@media(max-width:620px){.shop-collection{padding:42px 0 36px}.shop-collection__head{gap:16px;margin-bottom:38px}.shop-collection__head h2{font-size:clamp(3rem,14vw,4rem)}.shop-product-grid{gap:58px;grid-template-columns:1fr;column-gap:0}.shop-product-card__media{aspect-ratio:4/5;border-radius:3px}.shop-product-card__meta{padding-top:16px}.shop-product-card{grid-column:1/-1}}.shop-hero{padding:calc(var(--nav-height) + clamp(52px,7vw,84px)) 0 clamp(48px,6vw,76px);overflow:hidden;background:0 0;text-align:left}.shop-hero::after,.shop-hero::before,.shop-hero__layout::before{content:none}.shop-hero__layout{position:relative;z-index:2;grid-template-columns:minmax(300px,.84fr) minmax(440px,1.16fr);gap:clamp(46px,6vw,82px);align-items:center;margin:0;text-align:left}.shop-hero h1{font-weight:400;letter-spacing:-.036em;text-align:left;text-wrap:balance}.shop-hero__actions{display:flex;align-items:center;justify-content:flex-start}.shop-hero__actions>a{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;border:1px solid rgba(154,140,255,.3);border-radius:12px;background:#f2efff;color:#090612;text-decoration:none;font-size:.86rem;font-weight:600;transition:background-color .2s,transform .28s cubic-bezier(.16,1,.3,1)}.shop-hero__actions>a:hover{background:#fff;transform:translateY(-2px)}.shop-hero__actions>a:focus-visible,.shop-hero__directory>a:focus-visible,.shop-hero__feature:focus-visible{outline:2px solid var(--shop-accent);outline-offset:4px}.shop-hero__feature{min-width:0;display:block;color:inherit;text-decoration:none}.shop-hero__feature-media{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:4px;background:var(--shop-surface);box-shadow:0 28px 80px rgba(0,0,0,.34)}.shop-hero__feature-media::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.shop-hero__feature-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 38%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.shop-hero__feature:hover .shop-hero__feature-media img{transform:scale(1.025)}.shop-hero__feature-fallback{position:absolute;inset:0;padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 72% 22%,rgba(255,84,181,.18),transparent 44%),var(--shop-surface)}.shop-hero__feature-fallback span{max-width:8ch;font-size:clamp(2rem,4vw,4rem);line-height:.92;letter-spacing:-.03em}.shop-hero__feature-fallback small{align-self:flex-end;color:rgba(255,255,255,.52);font-size:.8125rem;letter-spacing:.14em;text-transform:uppercase}.shop-hero__feature-meta{padding-top:14px;display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:.9rem}.shop-hero__feature-meta>span{color:rgba(255,226,243,.64);font-variant-numeric:tabular-nums}.shop-hero__directory{position:relative;z-index:2;margin-top:clamp(34px,5vw,58px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid rgba(255,255,255,.14)}.shop-hero__directory>a{min-width:0;min-height:84px;padding:18px clamp(16px,2.5vw,30px);display:flex;align-items:center;color:inherit;text-decoration:none;transition:background-color .2s}.shop-hero__directory>a:first-child{padding-left:0}.shop-hero__directory>a+a{border-left:1px solid rgba(255,255,255,.14)}.shop-hero__directory>a>span{transition:transform .3s cubic-bezier(.16,1,.3,1)}.shop-hero__directory>a:hover{background:rgba(255,79,178,.045)}.shop-hero__directory>a:hover>span{transform:translateX(7px)}.shop-hero__directory small,.shop-hero__directory strong{display:block}.shop-hero__directory strong{font-size:1rem;font-weight:500;letter-spacing:-.01em}.shop-hero__directory small{margin-top:5px;color:rgba(242,237,255,.5);font-size:.8125rem;line-height:1.35}@media(max-width:860px){.shop-hero{min-height:auto;padding:calc(var(--nav-height) + 66px) 0 54px}.shop-hero__layout{grid-template-columns:1fr;gap:40px}.shop-hero__statement{max-width:620px}.shop-hero h1{font-size:clamp(3.6rem,10vw,4.8rem)}.shop-hero__feature-media{aspect-ratio:16/10}}@media(max-width:620px){.shop-hero{min-height:auto;padding:calc(var(--nav-height) + 42px) 0 38px}.shop-hero__layout{width:100%;gap:26px}.shop-hero h1{max-width:none;font-size:clamp(3.1rem,14vw,3.75rem);line-height:.86;letter-spacing:-.035em}.shop-hero__lead{max-width:32ch;margin-top:17px;font-size:.93rem;line-height:1.52}.shop-hero__actions{margin-top:18px;align-items:center;flex-direction:row;justify-content:flex-start;gap:22px}.shop-hero__actions>a{min-height:44px;padding:0;border:0;border-bottom:1px solid rgba(255,117,200,.7);border-radius:0;background:0 0;color:var(--shop-ink);font-weight:500}.shop-hero__actions>a:hover{background:0 0}.shop-hero__actions label{margin-left:auto}.shop-currency{min-width:84px;height:42px;padding-left:14px;background-position:right 12px center}.shop-hero__feature{width:calc(100% + 32px);margin-left:-16px}.shop-hero__feature-media{aspect-ratio:4/3;border-radius:0;box-shadow:0 22px 58px rgba(0,0,0,.3)}.shop-hero__feature-media::after{box-shadow:inset 0 1px rgba(255,255,255,.08),inset 0 -1px rgba(255,255,255,.08)}.shop-hero__feature-media img{object-position:center 34%}.shop-hero__feature-meta{display:none}.shop-hero__directory{margin-top:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.shop-hero__directory>a{min-height:62px;padding:12px 10px}.shop-hero__directory>a:first-child{padding-left:0}.shop-hero__directory strong{font-size:.86rem}.shop-hero__directory small{display:none}.shop-collection{padding:62px 0 76px}.shop-collection__head{gap:12px;margin-bottom:26px}.shop-collection__head h2{font-size:clamp(2.65rem,12vw,3.25rem);line-height:.92}.shop-collection__head p{max-width:34ch;font-size:.9rem;line-height:1.5}.shop-product-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid rgba(255,255,255,.12)}.shop-product-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,44%) minmax(0,1fr);gap:18px;align-items:stretch;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.12)}.shop-product-card__media{aspect-ratio:4/5;border:0;border-radius:0;background:var(--shop-surface)}.shop-product-card__media img{object-position:center top}.shop-product-card__meta{min-width:0;padding:7px 0 5px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;border:0}.shop-product-card__meta h3{font-size:1.12rem;line-height:1.12;letter-spacing:-.015em;text-wrap:balance}.shop-product-card__meta p{margin-top:8px;font-size:.78rem;line-height:1.42}.shop-product-card__price{margin-top:auto;font-size:.8rem}}@media(max-width:380px){.shop-hero h1{font-size:clamp(2.8rem,14vw,3.25rem)}.shop-hero__actions{gap:16px}}@media(hover:none){.shop-hero__actions>a:hover,.shop-hero__directory>a:hover>span,.shop-hero__feature:hover .shop-hero__feature-media img{transform:none}}.shop-shell{width:min(1120px,calc(100% - 48px))}#essentials{--collection-accent:#a9baff;--collection-copy:#d9e0ff}#performance{--collection-accent:#f08bc6;--collection-copy:#f6cee6}#editions{--collection-accent:#83b6e8;--collection-copy:#cde3f7}.shop-collection__head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(24px,3vw,42px)}.shop-collection__head h2{font-size:clamp(2.5rem,4.2vw,3.75rem);line-height:.94;letter-spacing:-.032em}.shop-collection__rule{width:100%;height:1px;display:block;background:linear-gradient(90deg,color-mix(in srgb,var(--collection-accent) 48%,transparent),rgba(255,255,255,.06))}.shop-product-grid{gap:clamp(34px,3.6vw,50px) clamp(14px,1.7vw,24px)}.shop-product-card{grid-column:span 3}.shop-product-card__media{aspect-ratio:4/5}.shop-product-card__meta{padding:14px 0 16px;gap:14px}.shop-product-card__meta h3{font-size:clamp(1rem,1.25vw,1.2rem)}@media(max-width:1040px){.shop-product-card{grid-column:span 6}}@media(max-width:620px){.shop-shell{width:auto;margin-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))}.shop-collection{padding:36px 0 30px}.shop-collection__head{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.shop-collection__head h2{font-size:clamp(2.2rem,10vw,2.8rem);line-height:.96}.shop-collection__rule{background:linear-gradient(90deg,color-mix(in srgb,var(--collection-accent) 48%,transparent),transparent)}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px;border:0}.shop-product-card{grid-column:auto;display:block;padding:0;border:0}.shop-product-card__media{aspect-ratio:4/5;border:1px solid rgba(255,255,255,.075);background:#08080b}.shop-product-card__meta{display:block;padding:9px 0 0;border:0}.shop-product-card__meta h3{font-size:.94rem;line-height:1.18}.shop-product-card__meta p{display:none}.shop-product-card__price{display:block;margin-top:5px;font-size:.74rem}.shop-product-card__fallback{padding:14px 12px}.shop-product-card__fallback::before{left:12px;top:12px}.shop-product-card__mark{font-size:.88rem}}#editions .shop-product-card__media img{transform:none;transform-origin:center;object-position:center;filter:drop-shadow(0 14px 10px rgba(0,0,0,.34)) drop-shadow(0 2px 2px rgba(0,0,0,.58))}#editions .shop-product-card__media{background:radial-gradient(circle at var(--wall-light-x,50%) var(--wall-light-y,36%),rgba(255,255,255,.055),transparent 46%),linear-gradient(rgba(13,14,19,.68),rgba(13,14,19,.58)),url("/assets/shop/frame-mockups/real-photo-source/editions-pure-concrete-upward-v3.webp") var(--wall-position,50% 50%)/var(--wall-size,148%) auto no-repeat}#editions .shop-product-card[data-product-id=night-drive-no-01]{--wall-position:28% 44%;--wall-size:148%;--wall-light-x:34%;--wall-light-y:32%}#editions .shop-product-card[data-product-id=after-hours-no-02]{--wall-position:68% 38%;--wall-size:156%;--wall-light-x:66%;--wall-light-y:38%}#editions .shop-product-card[data-product-id=blue-hour-no-03]{--wall-position:42% 58%;--wall-size:142%;--wall-light-x:44%;--wall-light-y:28%}#editions .shop-product-card[data-product-id=peak-no-04]{--wall-position:74% 52%;--wall-size:152%;--wall-light-x:72%;--wall-light-y:34%}#editions .shop-product-card:hover .shop-product-card__media img{transform:none}.shop-product-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shop-product-card__media .shop-product-card__image--primary{z-index:1;opacity:1;transition:opacity .72s cubic-bezier(.22,1,.36,1)}.shop-product-card__media .shop-product-card__image--context{z-index:2;opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1)}.shop-product-card__media .shop-product-card__image--transition{z-index:3;pointer-events:none}.shop-product-card:is([data-format=apparel],[data-product-id=essentials-tee],[data-product-id=north-performance-tee],[data-product-id=elevation-performance-tee],[data-product-id=northbound-performance-towel]) .shop-product-card__media{background:linear-gradient(180deg,rgba(var(--apparel-rgb,var(--product-rgb)),.045),rgba(var(--apparel-rgb,var(--product-rgb)),.012)),#09090d}.shop-product-card[data-product-id=essentials-tee]{--apparel-rgb:157,189,212}.shop-product-card[data-product-id=north-performance-tee]{--apparel-rgb:113,103,158}.shop-product-card[data-product-id=elevation-performance-tee]{--apparel-rgb:95,141,132}.shop-product-card:is([data-format=apparel],[data-product-id=essentials-tee],[data-product-id=north-performance-tee],[data-product-id=elevation-performance-tee]) .shop-product-card__image{object-fit:contain;object-position:center;transform-origin:center}.shop-product-card[data-product-id=north-performance-tee] .shop-product-card__image{inset:13% 6%;width:88%;height:74%}.shop-product-card[data-product-id=north-performance-tee][data-selected-color=Black] .shop-product-card__media{background:linear-gradient(180deg,rgba(126,115,170,.08),rgba(255,255,255,.018)),#24242a}.shop-product-card[data-product-id=elevation-performance-tee][data-selected-color=Obsidian] .shop-product-card__media{background:linear-gradient(180deg,rgba(95,141,132,.08),rgba(255,255,255,.018)),#24242a}.shop-product-card[data-product-id=elevation-performance-tee] .shop-product-card__image{inset:13% 6%;width:88%;height:74%}@media(hover:hover) and (pointer:fine){.shop-product-card:is([data-format=apparel],[data-product-id=essentials-tee],[data-product-id=north-performance-tee],[data-product-id=elevation-performance-tee]):focus-visible .shop-product-card__image--primary,.shop-product-card:is([data-format=apparel],[data-product-id=essentials-tee],[data-product-id=north-performance-tee],[data-product-id=elevation-performance-tee]):hover .shop-product-card__image--primary{transform:scale(1.018)}}.shop-product-card[data-product-id=northbound-performance-towel] .shop-product-card__image--primary{inset:-6%;width:112%;height:112%;object-fit:contain;object-position:center;transform:none}.shop-product-card[data-product-id=northbound-performance-towel] .shop-product-card__image--context{inset:0;width:100%;height:100%;object-fit:cover}.shop-product-card[data-product-id=northbound-performance-towel]:focus-visible .shop-product-card__image--primary,.shop-product-card[data-product-id=northbound-performance-towel]:hover .shop-product-card__image--primary{transform:none}@media(min-width:621px){.shop-product-card[data-has-context-image]:focus-within .shop-product-card__image--primary,.shop-product-card[data-has-context-image]:hover .shop-product-card__image--primary{opacity:0}.shop-product-card[data-has-context-image]:focus-within .shop-product-card__image--context,.shop-product-card[data-has-context-image]:hover .shop-product-card__image--context{opacity:1}.shop-product-card[data-has-context-image]:focus-within .shop-ai-label--primary,.shop-product-card[data-has-context-image]:hover .shop-ai-label--primary{opacity:0}.shop-product-card[data-has-context-image]:focus-within .shop-ai-label--context,.shop-product-card[data-has-context-image]:hover .shop-ai-label--context{opacity:.68}}.shop-product-card:focus-visible,.shop-product-card__link:focus-visible{outline:2px solid var(--shop-accent);outline-offset:5px}.shop-hero{display:block;padding:calc(var(--nav-height) + clamp(56px,7vw,90px)) 0 clamp(52px,6vw,82px)}.shop-hero>.shop-shell{min-height:calc(100svh - var(--nav-height) - clamp(108px,13vw,172px));display:block}.shop-hero__layout{display:block}.shop-hero__statement{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(270px,.58fr);gap:clamp(34px,7vw,104px);align-items:end}.shop-hero h1{max-width:8ch;letter-spacing:-.052em}.shop-hero__lead{text-wrap:balance;margin:0 0 4px}.shop-hero__actions{margin-top:24px;gap:18px}.shop-hero__showcase{min-width:0;grid-template-columns:1.18fr .82fr 1fr;grid-template-rows:1fr;gap:clamp(8px,1vw,14px);border-top:1px solid rgba(255,255,255,.18)}.shop-hero__showcase .shop-hero__feature{width:auto;min-width:0;margin:0;position:relative;display:block!important;overflow:hidden;background:#09070e}.shop-hero__showcase .shop-hero__feature-media{width:100%;height:100%;min-height:0;aspect-ratio:auto;border-radius:0;box-shadow:none}.shop-hero__feature--main{grid-column:1;grid-row:1}.shop-hero__feature--main .shop-hero__feature-media{overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(160,194,245,.13),transparent 53%),#0a0910}.shop-hero__feature--main .shop-hero__feature-media::after{display:block}.shop-hero__feature--main .shop-hero__feature-media img{object-fit:contain;object-position:center;padding:clamp(6px,1.6vw,22px) clamp(22px,4vw,68px) clamp(26px,4vw,50px)}.shop-hero__feature--performance{grid-column:2;grid-row:1}.shop-hero__feature--edition{grid-column:3;grid-row:1}.shop-hero__feature--edition .shop-hero__feature-media img,.shop-hero__feature--performance .shop-hero__feature-media img{object-fit:cover}.shop-hero__feature--performance .shop-hero__feature-media img{object-position:center 58%}.shop-hero__feature--edition .shop-hero__feature-media img{object-position:center 50%}.shop-hero__feature-meta{position:absolute;inset:auto 0 0;z-index:3;padding:clamp(13px,1.5vw,20px);color:#fff;background:linear-gradient(0deg,rgba(4,3,7,.9),rgba(4,3,7,0))}.shop-hero__feature-meta strong{font-size:.86rem;font-weight:500}.shop-hero__feature-meta>span{display:none}.shop-hero__feature-label{position:absolute;left:clamp(13px,1.5vw,20px);bottom:clamp(13px,1.5vw,20px);z-index:2;padding:0 0 2px;background:0 0;color:rgba(255,255,255,.95);font-size:.78rem;font-weight:500;line-height:1;text-shadow:0 2px 14px rgba(0,0,0,.9)}@media(max-width:900px){.shop-hero{min-height:auto;padding-top:calc(var(--nav-height) + 66px)}.shop-hero>.shop-shell{min-height:auto}.shop-hero__statement{grid-template-columns:minmax(0,1fr) minmax(230px,.5fr);gap:40px}.shop-hero__showcase{height:clamp(300px,44vw,440px)}}@media(max-width:620px){.shop-hero{min-height:auto;padding-top:calc(var(--nav-height) + 42px)}.shop-hero__statement{display:block;padding-bottom:30px}.shop-hero h1{max-width:7ch;font-size:clamp(3.5rem,15vw,4.6rem);line-height:.84}.shop-hero__lead{max-width:31ch;margin-top:20px;font-size:.94rem}.shop-hero__actions{margin-top:20px}.shop-hero__showcase{width:calc(100% + 32px);height:390px;margin-left:-16px;grid-template-columns:1.12fr .78fr 1fr;grid-template-rows:1fr;gap:4px}.shop-hero__feature--main{grid-column:1;grid-row:1}.shop-hero__feature--performance{grid-column:2;grid-row:1}.shop-hero__feature--edition{grid-column:3;grid-row:1}.shop-hero__showcase .shop-hero__feature{width:auto;margin:0}.shop-hero__showcase .shop-hero__feature-media{border-radius:0}.shop-hero__feature-meta{display:flex;padding:12px 10px}.shop-hero__feature-meta strong{font-size:.74rem}.shop-hero__feature-meta>span{display:none}.shop-hero__feature-label{left:10px;bottom:12px;font-size:.7rem}.shop-hero__feature--main .shop-hero__feature-media img{padding:12px 4px 34px}}@media(prefers-reduced-transparency:reduce){.shop-ai-label,.shop-ai-label::after{background:#09050f;-webkit-backdrop-filter:none;backdrop-filter:none}.shop-hero__feature-label{background:0 0;-webkit-backdrop-filter:none;backdrop-filter:none}}.shop-product>.shop-shell{width:min(1120px,calc(100% - 48px))}.shop-product__details{display:block;margin-top:clamp(32px,5vw,64px);padding:clamp(32px,5vw,64px) 0 clamp(68px,8vw,108px)}.shop-product__details[hidden]{display:none}.shop-product__related h2{margin:0;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:400;line-height:1.05;letter-spacing:-.025em}.shop-product__details-body{width:min(100%,820px);min-width:0;margin:0 auto;padding:clamp(26px,4vw,42px);border-radius:18px;background:rgba(255,255,255,.035)}.shop-product__details-body>h2{margin:0;color:var(--shop-faint);font-size:.75rem;font-weight:500;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.shop-product__long-description{max-width:68ch;color:var(--shop-muted);font-size:1.02rem;line-height:1.76}.shop-product__long-description:empty{display:none}.shop-product__long-description p{margin:0 0 1.15em}.shop-product__long-description p:last-child{margin-bottom:0}.shop-product__disclosures{display:grid;gap:8px;margin-top:18px}.shop-product__disclosures:empty{display:none}.shop-product__disclosures summary{position:relative;min-height:64px;display:flex;align-items:center;padding:18px 44px 18px 0;color:var(--shop-ink);font-size:.95rem;list-style:none;cursor:pointer}.shop-product__disclosures summary::-webkit-details-marker{display:none}.shop-product__disclosures summary::after{content:"";position:absolute;right:6px;width:8px;height:8px;border-right:1px solid var(--shop-muted);border-bottom:1px solid var(--shop-muted);transform:rotate(45deg) translateY(-2px);transition:transform .32s cubic-bezier(.16,1,.3,1)}.shop-product__disclosures details[open] summary::after{transform:rotate(225deg) translate(-2px,-2px)}.shop-product__disclosures summary:focus-visible{outline:2px solid var(--shop-accent);outline-offset:4px}.shop-product__disclosures details>div{max-width:68ch;padding:0 44px 24px 0;color:var(--shop-muted);font-size:.93rem;line-height:1.7}.shop-product__disclosures details p{margin:0 0 .85em}.shop-product__disclosures details p:last-child{margin-bottom:0}.shop-product__disclosures details a{color:var(--shop-ink);text-decoration-thickness:1px;text-underline-offset:4px}.shop-product__disclosures details a:hover{text-decoration-color:var(--shop-accent)}.shop-product__disclosures details a:focus-visible{outline:2px solid var(--shop-accent);outline-offset:3px;border-radius:2px}.shop-product__related{padding:clamp(76px,9vw,120px) 0 24px}.shop-product__related-head{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:clamp(30px,4vw,48px)}.shop-product__related-head>a{flex:0 0 auto;color:var(--shop-ink);font-size:.875rem;text-underline-offset:5px}.shop-product__related-head>a:focus-visible{outline:2px solid var(--shop-accent);outline-offset:5px}@media(max-width:860px){.shop-product__info{align-self:start;padding-bottom:0}}@media(max-width:620px){.shop-product>.shop-shell{width:auto}.shop-product__details{margin-top:34px;padding:28px 0 58px}.shop-product__details-body{padding:22px 20px;border-radius:14px}.shop-product__related h2{font-size:clamp(1.8rem,9vw,2.35rem)}.shop-product__long-description{font-size:.96rem;line-height:1.7}.shop-product__disclosures{margin-top:14px}.shop-product__related{padding-top:62px}.shop-product__related-head{display:block;margin-bottom:30px}.shop-product__related-head>a{display:inline-flex;min-height:44px;align-items:center;margin-top:18px}}@media(prefers-reduced-motion:reduce){#editions .shop-product-card__media img,.shop-ai-label,.shop-ai-label::after,.shop-hero__actions>a,.shop-hero__directory>a>span,.shop-hero__feature-media img,.shop-product-card__image--context,.shop-product-card__image--primary{transition:none}.shop-product-card__media.is-image-loading::after,.shop-product__stage.is-image-loading::after{animation:none}.shop-product__disclosures summary::after{transition:none}}.shop-product-card__colors{position:static;width:100%;display:flex;flex-wrap:wrap;gap:2px;margin:8px 0 0;white-space:normal}.shop-product-card__color{width:32px;height:32px;flex:0 0 32px}.shop-product-card__color::before{inset:9px}body[data-page=cart] .newsletter-form>p.sr-only,body[data-page^=shop] .newsletter-form>p.sr-only{display:none}@media(max-width:620px){.shop-hero__showcase{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(208px,65vw) minmax(146px,46vw)}.shop-hero__feature--main{grid-column:1/-1;grid-row:1}.shop-hero__feature--performance{grid-column:1;grid-row:2}.shop-hero__feature--edition{grid-column:2;grid-row:2}.shop-hero__feature--main .shop-hero__feature-media img{padding:10px 34px 32px}.shop-product-card__colors{margin-top:6px}.shop-option button{min-width:44px}}@media(pointer:coarse){.shop-option button{min-width:44px;min-height:44px}}@media(max-width:780px){.cart-empty__content{max-width:560px}}@media(max-width:780px) and (max-height:540px){.cart-empty--page{min-height:0;padding-block:24px 48px}}@media(max-width:350px){.shop-product-grid{grid-template-columns:1fr;gap:36px}.shop-product-card{grid-column:1/-1}.shop-product-card__meta h3{font-size:1.05rem}}.shop-hero{padding:0}.shop-hero>.shop-shell{display:flex;align-items:center;padding-top:calc(var(--nav-height) + clamp(28px,4vw,46px));padding-bottom:clamp(18px,2.5vw,30px)}.shop-hero__layout{width:100%;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(64px,7vw,92px);align-items:center}.shop-hero__statement{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0}.shop-hero h1{width:100%;max-width:none;margin:0;font-size:clamp(3.8rem,5.4vw,5rem);line-height:.88;letter-spacing:-.04em;text-wrap:balance}.shop-hero h1 span{display:block;white-space:nowrap}.shop-hero h1 span:first-child{margin:0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit}.shop-hero h1 span:last-child{font-size:inherit}.shop-hero__lead{max-width:32ch;margin:clamp(26px,3vw,38px) 0 0;color:rgba(242,237,255,.68);font-size:1rem;line-height:1.65;text-wrap:pretty}.shop-hero__actions{width:100%;margin-top:clamp(26px,3vw,36px);display:flex;align-items:center;justify-content:flex-start;gap:12px}.shop-hero__showcase{height:clamp(430px,62dvh,610px);position:relative;display:block;padding:0;border:0;overflow:visible}.shop-hero__gear-item{position:absolute;display:block;transform-origin:50% 75%;--gear-shadow-x:10px;--gear-shadow-alpha:.48}.shop-hero__gear-media{position:absolute;inset:0;display:block}.shop-hero__gear-media img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(var(--gear-shadow-x) 14px 8px rgb(2 0 10 / var(--gear-shadow-alpha))) drop-shadow(0 28px 34px rgba(0,0,0,.24));transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s}.shop-hero__gear-item--performance{left:-1%;top:16%;width:58%;height:70%;z-index:1;transform:rotate(-9deg)}.shop-hero__gear-item--essential{left:28%;top:0;width:58%;height:100%;z-index:3;--gear-shadow-x:-11px;--gear-shadow-alpha:.6}.shop-hero__gear-item--towel{right:-2%;top:8%;width:32%;height:76%;z-index:2;transform:rotate(12deg)}.shop-hero__gear-item--towel .shop-hero__gear-media img{transform:scale(1.72)}.shop-hero__gear-item--cap{right:0;bottom:20%;width:34%;height:40%;z-index:4;transform:rotate(-5deg);--gear-shadow-x:-8px;--gear-shadow-alpha:.56}.shop-hero__showcase .shop-sold-out{display:none}.shop-hero__gear-item:focus-visible{outline:rgba(219,207,255,.92) solid 2px;outline-offset:6px}@media(hover:hover){.shop-hero__gear-item:hover .shop-hero__gear-media img{transform:translateY(-10px) scale(1.035);filter:drop-shadow(var(--gear-shadow-x) 18px 10px rgb(2 0 10 / var(--gear-shadow-alpha))) drop-shadow(0 34px 40px rgba(0,0,0,.3))}.shop-hero__gear-item--towel:hover .shop-hero__gear-media img{transform:translateY(-10px) scale(1.78)}}@media(prefers-reduced-motion:reduce){.shop-hero__gear-media img{transition:none}}@media(max-width:980px){.shop-hero{height:100svh;height:100dvh;min-height:0}.shop-hero__layout{grid-template-columns:1fr;gap:32px}.shop-hero__statement{max-width:660px}.shop-hero h1{font-size:clamp(4.5rem,11vw,6rem)}.shop-hero__lead{max-width:40ch}.shop-hero__showcase{display:none}}@media(min-width:621px) and (max-width:980px) and (max-height:560px){.shop-hero{height:100svh;height:100dvh;min-height:0;padding:0}.shop-hero>.shop-shell{padding-top:calc(var(--nav-height) + 18px);padding-bottom:12px}.shop-hero__layout{grid-template-columns:minmax(220px,.68fr) minmax(0,1.32fr);gap:clamp(22px,4vw,38px)}.shop-hero__statement{max-width:280px}.shop-hero h1{font-size:clamp(3.8rem,8vw,4.35rem)}.shop-hero h1 span:first-child{font-size:inherit}.shop-hero__lead{max-width:29ch;margin-top:18px;font-size:.84rem;line-height:1.48}.shop-hero__actions{margin-top:18px;gap:8px}.shop-hero__actions>a{min-height:42px;padding-inline:14px}.shop-hero__actions label{margin-left:0}.shop-currency{height:42px}.shop-hero__showcase{height:min(280px,72vh);gap:4px}}@media(max-width:620px){.shop-hero{height:100svh;height:100dvh;min-height:0;padding:0}.shop-hero>.shop-shell{padding-top:calc(var(--nav-height) + env(safe-area-inset-top,0px) + 42px);padding-bottom:16px}.shop-hero__layout{gap:22px}.shop-hero__statement{max-width:none;width:100%}.shop-hero h1{max-width:none;font-size:clamp(3.6rem,18vw,4.5rem);line-height:.84;letter-spacing:-.036em}.shop-hero h1 span:first-child{margin-left:0;font-size:inherit}.shop-hero__lead{max-width:31ch;margin-top:18px;font-size:.92rem;line-height:1.52}.shop-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:20px}.shop-hero__actions>a{min-height:48px;justify-content:center;padding:0 14px;border:0;border-radius:12px;background:#f2efff;color:#090612;font-weight:600}.shop-hero__actions label{margin-left:0}.shop-currency{height:48px}.shop-hero__showcase{width:calc(100% + 32px);height:clamp(260px,36dvh,320px);margin-left:-16px;grid-template-columns:1fr;grid-template-rows:1fr;gap:4px}.shop-hero__feature--main{grid-column:1;grid-row:1}.shop-hero__showcase .shop-hero__feature--edition,.shop-hero__showcase .shop-hero__feature--performance{display:none!important}.shop-hero__feature--main .shop-hero__feature-media img{padding:6px 20px 28px}}@media(max-width:620px) and (max-height:560px) and (orientation:landscape){.shop-hero>.shop-shell{padding-top:calc(var(--nav-height) + 14px);padding-bottom:10px}.shop-hero__layout{grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);gap:16px}.shop-hero h1{font-size:clamp(2.8rem,10vw,3.35rem)}.shop-hero__lead{margin-top:12px;font-size:.75rem;line-height:1.4}.shop-hero__actions{display:flex;margin-top:12px;gap:7px}.shop-hero__actions>a{min-height:40px;font-size:.72rem}.shop-currency{height:40px;min-width:72px}.shop-hero__showcase{width:100%;height:min(230px,72dvh);margin-left:0;grid-template-columns:1fr;grid-template-rows:1fr}.shop-hero__feature--main{grid-column:1;grid-row:1}}@media(max-width:350px){.shop-hero h1{font-size:4rem}.shop-hero__lead{font-size:.96rem}.shop-hero__actions>a{padding-inline:10px;font-size:.8rem}}.shop-hero,.shop-hero>.shop-shell{height:auto;min-height:100vh;min-height:100svh;min-height:100dvh}@media(pointer:coarse){@supports(height:100lvh){.shop-hero,.shop-hero>.shop-shell{min-height:100lvh}}}@media(max-width:650px) and (orientation:portrait){.shop-hero,.shop-hero>.shop-shell{height:auto;min-height:0}.shop-hero>.shop-shell{display:block;padding:0}.shop-hero__layout{display:block}.shop-hero__statement{width:100%;max-width:none;min-height:100vh;min-height:100svh;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + var(--nav-height) + 40px) 0 max(32px,env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.shop-hero h1{max-width:9ch;font-size:clamp(2.8rem,14vw,3.75rem);font-weight:350;line-height:.9;letter-spacing:-.035em;text-align:center;text-wrap:balance}.shop-hero h1 span:first-child{margin:0;color:inherit;font-size:1em;line-height:inherit;letter-spacing:inherit}.shop-hero__lead{max-width:32ch;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.72);font-size:.98rem;line-height:1.65}.shop-hero__actions{width:min(100%,360px)}.shop-hero__actions>a{border:1px solid rgba(183,165,255,.34);border-radius:12px;background:rgba(155,125,255,.1);color:#ded6ff;box-shadow:none}.shop-hero__actions>a:hover{border-color:rgba(183,165,255,.56);background:rgba(155,125,255,.17)}@supports(height:100lvh){.shop-hero__statement{min-height:100lvh}}body[data-shop-state=coming-soon] .shop-hero__statement{min-height:calc(100svh - 1px)}}@media(max-width:650px){.shop-hero__showcase{display:none}.shop-hero__actions{width:auto;display:flex;justify-content:center;gap:10px}.shop-hero__actions>a{min-height:44px;padding:0 16px;display:inline-flex;border:1px solid rgba(154,140,255,.3);border-radius:12px;background:#f2efff;color:#090612;font-size:.86rem;font-weight:600;white-space:nowrap}.shop-hero__actions>a:hover{border-color:rgba(154,140,255,.3);background:#fff}.shop-currency{height:44px}}.shop-product>.shop-shell,.shop-shell{width:var(--content-rail,min(980px,calc(100% - 48px)))!important;margin-right:auto!important;margin-left:auto!important}body[data-shop-state=coming-soon] .shop-main{padding-bottom:0}body[data-shop-state=coming-soon] .shop-hero h1{max-width:9.5ch}body[data-shop-state=coming-soon] .shop-hero h1 span{white-space:normal}body[data-shop-state=coming-soon] .shop-hero h1 span:last-child{color:rgba(209,199,255,.72)}body[data-shop-state=coming-soon] .shop-hero__lead{max-width:37ch}body[data-shop-state=coming-soon] .shop-hero__showcase{pointer-events:none;user-select:none}body[data-shop-state=coming-soon] .shop-hero__gear-item:hover .shop-hero__gear-media img{transform:none;filter:drop-shadow(var(--gear-shadow-x) 14px 8px rgb(2 0 10 / var(--gear-shadow-alpha))) drop-shadow(0 28px 34px rgba(0,0,0,.24))}body[data-shop-state=coming-soon] .shop-hero__gear-item--towel:hover .shop-hero__gear-media img{transform:scale(1.72)}body[data-shop-state=coming-soon] .shop-hero__actions .shop-coming-soon__secondary{border-color:rgba(255,255,255,.14);background:0 0;color:rgba(248,246,255,.84);font-weight:500}body[data-shop-state=coming-soon] .shop-hero__actions .shop-coming-soon__secondary:hover{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.055);color:#fff}.shop-coming-soon__status{display:flex;align-items:center;gap:9px;margin:20px 0 0;color:rgba(235,229,255,.58);font-size:.78rem;line-height:1.5}.shop-coming-soon__status>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#b7a5ff;box-shadow:0 4px 12px rgba(154,140,255,.36)}@media(max-width:650px){body[data-shop-state=coming-soon] .shop-hero__statement{padding-inline:16px}body[data-shop-state=coming-soon] .shop-hero h1{max-width:10ch}body[data-shop-state=coming-soon] .shop-hero__actions{width:min(100%,360px);display:grid;grid-template-columns:1fr;gap:10px}body[data-shop-state=coming-soon] .shop-hero__actions>a{width:100%;white-space:normal}.shop-coming-soon__status{justify-content:center;max-width:34ch;text-align:left}}