.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.toast-host{z-index:12000;pointer-events:none;gap:8px;width:min(92vw,360px);display:grid;position:fixed;bottom:28px;left:50%;translate:-50%}.toast{color:#fff;text-align:center;background:#003d3b;border:1px solid #7ef5ef47;border-radius:999px;padding:12px 16px;font-size:.86rem;font-weight:600;box-shadow:0 12px 32px #00000040}.shop-drawer{z-index:11000;position:fixed;inset:0}.shop-drawer__backdrop{cursor:pointer;background:#00141473;border:none;position:absolute;inset:0}.shop-drawer__panel{background:#fff;flex-direction:column;width:min(420px,100vw);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-12px 0 40px #0000002e}.shop-drawer__head{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.shop-drawer__head h2{font-size:1.15rem}.shop-drawer__head h2 span,.shop-drawer__head button{color:var(--color-teal);font-weight:600}.shop-drawer__list{flex:1;align-content:start;gap:14px;padding:16px 20px 28px;display:grid;overflow:auto}.shop-drawer__item{border-bottom:1px solid var(--color-border);grid-template-columns:84px 1fr;gap:12px;padding-bottom:14px;display:grid}.shop-drawer__item img{object-fit:cover;background:var(--color-bg-muted);width:84px;height:110px}.shop-drawer__item strong{font-size:.92rem;display:block}.shop-drawer__item p{color:var(--color-text-muted);font-size:.82rem}.shop-drawer__item span{margin-top:4px;font-size:.9rem;font-weight:700;display:block}.shop-drawer__actions{gap:10px;margin-top:8px;display:flex}.shop-drawer__actions button{color:var(--color-teal);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.shop-drawer__empty{color:var(--color-text-muted);padding:24px 0;line-height:1.5}.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fffffff5;position:sticky;top:0}.header__promo{color:#fff;letter-spacing:.04em;background:linear-gradient(90deg,#003d3b 0%,#006663 45%,#00a9a5 100%);font-size:.72rem;font-weight:500}.header__promo-inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;min-height:30px;padding:6px 0;display:flex}.header__promo-dot{background:#ffffff8c;border-radius:50%;flex-shrink:0;width:4px;height:4px}.header__promo-link{color:inherit;font:inherit;letter-spacing:inherit;opacity:.95;background:0 0;border:none;padding:0;transition:opacity .2s}.header__promo-link:hover{opacity:1;text-underline-offset:3px;text-decoration:underline}.header__top{grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:20px;min-height:58px;padding-block:8px;display:grid}.header__logo{color:var(--color-teal);flex-direction:column;flex-shrink:0;align-items:flex-start;width:fit-content;display:inline-flex}.header__logo-mark{letter-spacing:.18em;font-size:1.2rem;font-weight:700;line-height:1}.header__logo-svg{width:120px;height:8px;color:var(--color-teal);margin-top:2px}.header__search{border:1px solid var(--color-border-strong);border-radius:var(--radius-full);background:var(--color-bg-soft);width:100%;max-width:560px;min-height:42px;color:var(--color-text-muted);text-align:left;align-items:center;gap:10px;margin-inline:auto;padding:0 16px;font-size:.9rem;transition:border-color .25s,background .25s,box-shadow .25s;display:flex}.header__search:hover,.header__search:focus-visible{border-color:var(--color-teal);box-shadow:0 0 0 3px var(--color-teal-soft);color:var(--color-text);background:#fff}.header__search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header__utils{flex-shrink:0;justify-content:flex-end;align-items:center;gap:2px;display:flex}.header__icon{width:38px;height:38px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;position:relative}.header__icon button{width:100%;height:100%;color:inherit;background:0 0;border:none;place-items:center;padding:0;display:grid;position:relative}.header__badge{background:var(--color-teal);color:#fff;text-align:center;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:16px;position:absolute;top:2px;right:0}.header__icon:hover{background:var(--color-teal-soft);color:var(--color-teal)}.header__icon--mobile-search{display:none}.header__nav{border-top:1px solid var(--color-border)}.header__nav-list{flex-wrap:wrap;justify-content:center;gap:28px;padding:10px 0;display:flex}.header__nav-list a{letter-spacing:.02em;font-size:.88rem;font-weight:500;position:relative}.header__nav-list a:after{content:"";background:var(--color-teal);transform-origin:0;width:100%;height:2px;transition:transform var(--transition);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.header__nav-list a:hover:after{transform:scaleX(1)}.search-overlay{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00141473;position:fixed;inset:0}.search-overlay__panel{background:#fff;border-radius:0 0 24px 24px;min-height:52vh;padding:28px 0 36px;box-shadow:0 24px 60px #0003}.search-overlay__bar{border-bottom:1px solid var(--color-border);color:var(--color-text);align-items:center;gap:14px;padding-bottom:16px;display:flex}.search-overlay__bar input{font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:1.15rem}.search-overlay__bar input::placeholder{color:var(--color-text-light)}.search-overlay__close{color:var(--color-teal);border-radius:var(--radius-sm);padding:8px 12px;font-size:.92rem;font-weight:600}.search-overlay__close:hover{background:var(--color-teal-soft)}.search-overlay__body{padding-top:28px}.search-overlay__body p{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:14px;font-size:.78rem;font-weight:700}.search-overlay__chips{flex-wrap:wrap;gap:10px;display:flex}.search-overlay__chips button{border:1px solid var(--color-border);background:var(--color-bg-soft);border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:border-color .25s,background .25s,color .25s}.search-overlay__chips button:hover{border-color:var(--color-teal);background:var(--color-teal-soft);color:var(--color-teal-deep)}@media (width<=900px){.header__promo-inner .header__promo-link:not(:first-of-type),.header__promo-inner .header__promo-dot{display:none}.header__top{grid-template-columns:1fr auto;gap:12px}.header__search{display:none}.header__icon--mobile-search{display:grid}.header__nav-list{scrollbar-width:none;justify-content:flex-start;gap:14px;overflow-x:auto}.header__nav-list::-webkit-scrollbar{display:none}}.hero{background:#102020;align-items:center;min-height:min(86vh,780px);display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;background:#102020;position:absolute;inset:0}.hero__bg-img{object-fit:cover;object-position:center center;opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 6.5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.04)}.hero__bg-img.is-active{opacity:1;z-index:1;transform:scale(1)}.hero__veil{z-index:2;pointer-events:none;background:radial-gradient(55% 80% at 12%,#0028268c 0%,#0000 70%),radial-gradient(40% 70% at 92% 45%,#00232266 0%,#0000 65%),linear-gradient(105deg,#081818ad 0%,#08181838 45%,#08181829 60%,#08181880 100%);position:absolute;inset:0}.hero__accent{z-index:3;pointer-events:none;width:min(28vw,320px);position:absolute;top:0;bottom:0;overflow:hidden}.hero__accent--left{left:0}.hero__accent--right{right:0}.hero__accent-glow{filter:blur(48px);opacity:.55;border-radius:50%;animation:9s ease-in-out infinite heroGlowFloat;position:absolute}.hero__accent--left .hero__accent-glow{background:radial-gradient(circle,#00d4cf73 0%,#0000 70%);width:180px;height:280px;top:18%;left:-40px}.hero__accent--right .hero__accent-glow{background:radial-gradient(circle,#00a9a566 0%,#0000 70%);width:160px;height:240px;animation-delay:-3s;bottom:20%;right:-30px}.hero__accent-beam{opacity:.85;background:linear-gradient(#0000 0%,#7ef5ef8c 30%,#00a9a559 60%,#0000 100%);width:1px;position:absolute;top:12%;bottom:12%}.hero__accent--left .hero__accent-beam{left:42px}.hero__accent--right .hero__accent-beam{opacity:.5;right:36px}.hero__accent-mist{background:linear-gradient(90deg,#002d2b59 0%,#002d2b1f 40%,#0000 100%);position:absolute;inset:0}.hero__accent--right .hero__accent-mist{background:linear-gradient(270deg,#002d2b52 0%,#002d2b1a 45%,#0000 100%)}.hero__accent-curve{opacity:.85;width:90px;height:100%;position:absolute;top:0;left:18px}.hero__accent-curve path{stroke-dasharray:900;stroke-dashoffset:900px;animation:4.5s cubic-bezier(.22,1,.36,1) forwards heroCurveDraw}@keyframes heroGlowFloat{0%,to{opacity:.5;transform:translateY(0)scale(1)}50%{opacity:.7;transform:translateY(-18px)scale(1.06)}}@keyframes heroCurveDraw{to{stroke-dashoffset:0}}.hero__watermark{z-index:2;pointer-events:none;place-items:center;padding-inline:4vw;display:grid;position:absolute;inset:0;overflow:hidden}.hero__watermark-main{font-family:var(--font-display);letter-spacing:.06em;color:#ffffff42;white-space:nowrap;text-transform:uppercase;-webkit-user-select:none;user-select:none;max-width:100%;font-size:clamp(2.4rem,9.5vw,8.5rem);font-weight:600;line-height:1}.hero__layout{z-index:4;width:min(100% - 40px, var(--container));grid-template-columns:minmax(0,1.15fr) minmax(200px,260px) auto;align-items:center;gap:20px;margin-inline:auto;padding:72px 0 88px;display:grid;position:relative}.hero__mid{justify-self:center;place-items:center;width:min(100%,260px);height:300px;display:grid;position:relative}.hero__orbit{width:240px;height:240px;position:relative}.hero__orbit-ring{border:1px solid #7ef5ef59;border-radius:50%;position:absolute;inset:18px;box-shadow:0 0 40px #00a9a51f}.hero__orbit-ring--dashed{border-style:dashed;border-color:#ffffff47;animation:22s linear infinite heroOrbitSpin;inset:0}.hero__orbit-core{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;z-index:2;background:#ffffff24;border:1px solid #ffffff59;border-radius:50%;place-content:center;gap:2px;width:118px;height:118px;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 12px 36px #00000038}.hero__orbit-kicker{letter-spacing:.16em;text-transform:uppercase;color:#7ef5ef;font-size:.62rem;font-weight:700}.hero__orbit-core strong{font-family:var(--font-display);font-size:1.15rem;font-weight:600;line-height:1.1}.hero__orbit-core p{color:#ffffffd1;margin:0;font-size:.68rem}.hero__orbit-item{z-index:3;width:72px;margin:0;position:absolute}.hero__orbit-item img{object-fit:cover;background:#1a3332;border:3px solid #ffffffeb;border-radius:50%;width:72px;height:72px;display:block;box-shadow:0 10px 28px #00000047}.hero__orbit-item figcaption{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px #000000a6;margin-top:6px;font-size:.68rem;font-weight:700}.hero__orbit-item--1{top:-6px;left:50%;translate:-50%}.hero__orbit-item--2{bottom:28px;left:-4px}.hero__orbit-item--3{bottom:28px;right:-4px}.hero__orbit-pulse{pointer-events:none;border:1px solid #7ef5ef73;border-radius:50%;width:118px;height:118px;animation:2.8s ease-out infinite heroOrbitPulse;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes heroOrbitSpin{to{transform:rotate(360deg)}}@keyframes heroOrbitPulse{0%{opacity:.55;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.55)}}.hero__content{color:#fff;max-width:560px;margin-left:clamp(20px,4vw,48px);padding-left:8px;position:relative}.hero__copy-slot{min-height:250px;position:relative}.hero__copy{will-change:opacity, transform, filter}.hero__side-slot{align-self:center;width:min(220px,30vw);min-height:300px;position:relative}.hero__side-card{width:100%;color:var(--color-text);will-change:opacity, transform, filter;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 22px 50px #00000052}.hero__side-card-media{aspect-ratio:1/1.15;background:var(--color-bg-muted);overflow:hidden}.hero__side-card-media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.hero__side-card:hover .hero__side-card-media img{transform:scale(1.04)}.hero__side-card-meta{padding:14px 16px 16px}.hero__side-card-meta span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-teal);margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.hero__side-card-meta strong{margin-bottom:2px;font-size:1.05rem;font-weight:700;display:block}.hero__side-card-meta p{margin:0;font-size:.98rem;font-weight:700}.hero__side-card-meta .btn-link{margin-top:10px;display:inline-flex}.hero__copy{margin-bottom:4px}.hero__eyebrow{letter-spacing:.22em;color:#7ef5ef;text-shadow:0 2px 18px #000000d9;margin-bottom:12px;font-size:.85rem;font-weight:700}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-shadow:0 2px 4px #0000008c,0 8px 32px #000000bf;font-size:clamp(3.4rem,8vw,5.8rem);font-weight:600;line-height:.95}.hero__title-line{display:block}.hero__title-line.italic{color:#e9fffd;font-style:italic}.hero__sub{letter-spacing:.18em;color:#fff;text-shadow:0 2px 16px #000c;margin:16px 0 10px;font-size:.9rem;font-weight:600}.hero__detail{color:#ffffffeb;text-shadow:0 2px 14px #000c;max-width:34ch;margin:0 0 28px;font-size:1rem;font-weight:400;line-height:1.5}.hero__cta{box-shadow:0 12px 30px #00000040}.hero__dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;translate:-50%}.hero__dots button{background:#ffffff73;border-radius:50%;width:8px;height:8px;padding:0;transition:width .7s cubic-bezier(.22,1,.36,1),background .55s}.hero__dots button.is-active{background:#fff;border-radius:999px;width:26px}@media (width<=1100px){.hero__layout{grid-template-columns:1fr auto;gap:24px}.hero__mid{order:2;grid-column:1/-1;justify-self:start;height:240px}.hero__side-slot{order:3}}@media (width<=900px){.hero__layout{grid-template-columns:1fr;padding:64px 0 88px}.hero__side-slot{justify-self:start;width:min(220px,70vw);min-height:300px}.hero__copy-slot{min-height:220px}.hero__mid{justify-self:center;width:100%}.hero__accent{width:min(40vw,180px)}.hero__accent-curve{display:none}}@media (width<=768px){.hero{min-height:70vh}.hero__watermark-main{color:#ffffff5c;font-size:clamp(3.2rem,18vw,6rem)}.hero__accent--right{display:none}}@media (prefers-reduced-motion:reduce){.hero__bg-img{transition:none;transform:none}.hero__accent-glow,.hero__accent-curve path{animation:none}.hero__accent-curve path{stroke-dashoffset:0}}.category-nav{padding-top:var(--space-6);padding-bottom:var(--space-5)}.category-nav__row{flex-wrap:wrap;justify-content:center;gap:clamp(16px,3vw,40px);display:flex}.category-nav__item{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;min-width:88px;padding:0;font-size:.88rem;font-weight:500;display:flex}.category-nav__img{border:2px solid var(--color-border);width:88px;height:88px;transition:border-color var(--transition), transform var(--transition);border-radius:50%;overflow:hidden}.category-nav__img img{object-fit:cover;width:100%;height:100%}.category-nav__item:hover .category-nav__img{border-color:var(--color-teal);transform:scale(1.05)}.svg-morph{pointer-events:none;z-index:0;position:absolute;inset:-20% -10%;overflow:hidden}.svg-morph__blob{filter:blur(.5px);will-change:transform;width:70%;max-width:520px;position:absolute;top:10%;right:-5%}.draw-line{width:72px;height:8px;margin-top:6px;display:block}.promo-grid__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.promo-card{gap:14px;display:grid}.promo-card__media{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--color-bg-muted);overflow:hidden}.promo-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.promo-card:hover .promo-card__media img{transform:scale(1.06)}.promo-card__body h3{margin-bottom:4px;font-size:1.15rem;font-weight:600}.promo-card__body p{color:var(--color-text-muted);margin-bottom:10px;font-size:.92rem}@media (width<=700px){.promo-grid__grid{grid-template-columns:1fr}}.wardrobe{background:linear-gradient(180deg, #fff 0%, var(--color-peach) 50%, #fff 100%);padding-top:32px;padding-bottom:20px;overflow:hidden}.wardrobe__head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.wardrobe__head .section-title{margin-bottom:0}.wardrobe__title-btn{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}.wardrobe__view-all{color:var(--color-teal);align-self:center;margin-right:4px;font-size:.88rem;font-weight:700}.wardrobe__controls{align-items:center;gap:8px;display:flex}.wardrobe__nav{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text);background:#fff;border-radius:50%;place-items:center;font-size:1.4rem;line-height:1;transition:background .25s,color .25s,border-color .25s;display:grid}.wardrobe__nav:hover:not(:disabled){background:var(--color-teal);border-color:var(--color-teal);color:#fff}.wardrobe__nav:disabled{opacity:.35;cursor:default}.wardrobe__viewport{width:100%;padding:0;overflow:hidden}.wardrobe__track{width:max-content;padding-inline:max(20px, calc((100vw - var(--container)) / 2));will-change:transform;align-items:flex-start;gap:20px;display:flex}.wardrobe__card{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:210px;display:flex;position:relative}.wardrobe__card.is-hovered{z-index:8}.wardrobe__media{z-index:1;background:var(--color-bg-muted);border-radius:4px;width:100%;position:relative;overflow:hidden}.wardrobe__media img{object-fit:cover;pointer-events:none;width:100%;height:300px;transition:transform .45s,filter .35s;display:block}.wardrobe__card.is-hovered .wardrobe__media img{filter:brightness(.62);transform:scale(1.03)}.wardrobe__label{z-index:1;text-align:center;font-size:.9rem;font-weight:500;line-height:1.2;position:relative}.wardrobe__preview{z-index:2;color:#fff;pointer-events:none;background:linear-gradient(#00282626 0%,#001e1ce0 55%,#001816f5 100%);border:1px solid #7ef5ef47;border-radius:8px;flex-direction:column;justify-content:flex-end;padding:12px;display:flex;position:absolute;inset:10px;box-shadow:0 14px 30px #00000047}.wardrobe__preview-brand{letter-spacing:.14em;text-transform:uppercase;color:#7ef5ef;margin-bottom:4px;font-size:.68rem;font-weight:700}.wardrobe__preview h3{margin-bottom:4px;font-size:1.05rem;font-weight:700}.wardrobe__preview-desc{color:#ffffffe0;margin-bottom:8px;font-size:.78rem;line-height:1.35}.wardrobe__preview-pieces{border-top:1px solid #ffffff2e;gap:5px;margin-bottom:8px;padding-top:8px;display:grid}.wardrobe__preview-pieces li{justify-content:space-between;gap:10px;font-size:.74rem;display:flex}.wardrobe__preview-pieces span{color:#ffffffe6}.wardrobe__preview-pieces strong{white-space:nowrap;font-weight:700}.wardrobe__preview-foot{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.8rem;display:flex}.wardrobe__preview-foot strong{color:#7ef5ef;font-size:.9rem}.wardrobe__preview-cta{background:var(--color-teal);color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;width:100%;font-size:.72rem;font-weight:700;font:inherit;border:none;border-radius:4px;justify-content:center;align-items:center;padding:7px 10px;display:inline-flex}.wardrobe__preview-cta:hover{background:var(--color-teal-dark)}.wardrobe__preview-cta--ghost{background:0 0;border:1px solid #ffffff8c;margin-top:6px}.wardrobe__preview-cta--ghost:hover{background:#ffffff1f}@media (width<=700px){.wardrobe{padding-top:24px;padding-bottom:12px}.wardrobe__head{align-items:center}.wardrobe__media img{height:260px}}.product-section{padding-top:28px}.product-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px;display:flex}.product-section__title-btn{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;padding:0;display:inline-flex}.product-section__title-btn:hover .section-title{color:var(--color-teal)}.product-section__view-all{color:var(--color-teal);white-space:nowrap;font-size:.88rem;font-weight:700}.product-section__view-all:hover{text-underline-offset:3px;text-decoration:underline}.product-section__card-hit{cursor:pointer;height:100%;display:block}.product-section__head-right{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.product-section__controls{gap:8px;display:flex}.product-section__nav{border:1px solid var(--color-border);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;transition:background .25s,color .25s,border-color .25s;display:grid}.product-section__nav:hover:not(:disabled){background:var(--color-teal);border-color:var(--color-teal);color:#fff}.product-section__nav:disabled{opacity:.35;cursor:default}.product-section__viewport{scroll-behavior:auto;scroll-snap-type:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;padding:8px 0 20px;overflow:auto hidden}.product-section__viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}.product-section__viewport.is-dragging .product-card{pointer-events:none}.product-section__viewport::-webkit-scrollbar{width:0;height:0;display:none}.product-section__track{width:max-content;padding-inline:max(20px, calc((100vw - var(--container)) / 2));gap:18px;display:flex}.product-section__slide{flex-shrink:0;width:min(240px,70vw)}.product-section__slide img{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.product-section.is-carousel .product-card__media{aspect-ratio:3/4}.product-section__count{color:var(--color-text-muted);font-size:.95rem}.product-section__count span{color:var(--color-text);letter-spacing:-.03em;margin-right:6px;font-size:2rem;font-weight:700}.product-section__tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.product-section__tabs button{border-radius:var(--radius-full);border:1px solid var(--color-border);transition:background var(--transition), color var(--transition), border-color var(--transition);padding:8px 16px;font-size:.85rem;font-weight:500}.product-section__tabs button.is-active{background:var(--color-teal);border-color:var(--color-teal);color:#fff}.product-section__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{transform-style:preserve-3d;will-change:transform;cursor:pointer;flex-direction:column;gap:12px;display:flex}.product-card__media{aspect-ratio:3/4;background:var(--color-bg-muted);border:1px solid var(--color-border);position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__badge{z-index:2;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;font-size:.68rem;font-weight:700;position:absolute;top:10px;left:0}.badge-sale{background:var(--color-sale);color:#1a1a1a}.badge-new{background:var(--color-teal);color:#fff}.product-card__wish{z-index:2;width:34px;height:34px;color:var(--color-text);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s;display:grid;position:absolute;top:10px;right:10px}.product-card__wish:hover{transform:scale(1.06)}.product-card__wish.is-active{color:#c0392b;background:#fff}.product-card__add{z-index:2;color:#003d3b;letter-spacing:.06em;text-transform:uppercase;opacity:1;cursor:pointer;background:#fffffff2;border:none;border-radius:4px;padding:10px 12px;font-size:.78rem;font-weight:700;transition:opacity .22s,transform .22s,background .2s;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(0);box-shadow:0 6px 16px #0000002e}@media (hover:hover) and (pointer:fine){.product-card__add{opacity:0;transform:translateY(8px)}.product-card:hover .product-card__add,.product-card:focus-within .product-card__add{opacity:1;transform:translateY(0)}}.product-card__add:hover{background:var(--color-teal);color:#fff}.product-card__colors{flex-wrap:wrap;align-items:center;gap:6px;min-height:22px;margin-top:6px;display:flex}.product-card__swatch{cursor:pointer;border:1.5px solid #0000;border-radius:50%;width:16px;height:16px;padding:0;transition:transform .15s,box-shadow .15s;box-shadow:inset 0 0 0 1px #0000001f}.product-card__swatch.is-light{box-shadow:inset 0 0 0 1px #00000038}.product-card__swatch.is-active{outline:2px solid var(--color-teal);outline-offset:2px;transform:scale(1.08)}.product-card__swatch:hover{transform:scale(1.12)}.product-card__color-name{color:var(--color-text-muted);margin-left:2px;font-size:.72rem;font-weight:500}.product-card__brand{font-size:.92rem;font-weight:600}.product-card__title{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:4px;font-size:.9rem;display:flex}.product-card__price .now{font-weight:700}.product-card__price .was{color:var(--color-text-light);text-decoration:line-through}.product-card__price .off{color:var(--color-discount);font-size:.82rem;font-weight:600}@media (width<=1024px){.product-section__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.product-section__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.video-banner__scale{will-change:transform}.video-banner__frame{aspect-ratio:21/9;border-radius:var(--radius-sm);background:#111;position:relative;overflow:hidden}.video-banner__video{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.video-banner__overlay{color:#fff;text-align:center;pointer-events:none;background:#00282647;place-content:center;gap:12px;display:grid;position:absolute;inset:0}.video-banner__play{color:#fff;pointer-events:auto;cursor:pointer;background:#e11d2e;border:none;border-radius:50%;place-items:center;width:72px;height:72px;padding:0;display:grid;box-shadow:0 12px 30px #00000059}.video-banner__overlay p{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}@media (width<=700px){.video-banner__frame{aspect-ratio:16/10}}.carousel-section__head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px;display:flex}.carousel-section__head .section-title{margin-bottom:0}.carousel-section__title-btn{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}.carousel-section__view-all{color:var(--color-teal);margin-right:4px;font-size:.88rem;font-weight:700}.carousel-section__controls{align-items:center;gap:8px;display:flex}.carousel-section__controls button{border:1px solid var(--color-border);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;transition:background .25s,color .25s,border-color .25s;display:grid}.carousel-section__controls button:hover:not(:disabled){background:var(--color-teal);border-color:var(--color-teal);color:#fff}.carousel-section__controls button:disabled{opacity:.35}.carousel-section__viewport{scroll-behavior:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0 18px;overflow-x:auto}.carousel-section__viewport::-webkit-scrollbar{width:0;height:0;display:none}.carousel-section__track{width:max-content;padding-inline:max(20px, calc((100vw - var(--container)) / 2));gap:16px;display:flex}.carousel-section__card{scroll-snap-align:start;flex-shrink:0;width:min(260px,70vw)}.carousel-section__pick{scroll-snap-align:start;flex-shrink:0;width:min(200px,60vw)}.carousel-section__gram{scroll-snap-align:start;flex-shrink:0;width:min(220px,55vw)}.trend-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.trend-card{aspect-ratio:1;border:2px solid var(--color-teal-soft);border-radius:var(--radius-sm);cursor:pointer;width:100%;height:100%;font:inherit;color:inherit;text-align:left;background:#111;padding:0;display:block;position:relative;overflow:hidden}.trend-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.trend-card:hover img{transform:scale(1.07)}.trend-card span{color:#fff;text-shadow:0 2px 10px #00000073;font-weight:600;position:absolute;bottom:12px;left:12px}.picks-row{flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,64px);display:flex}.pick-card{cursor:pointer;font-weight:600;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:14px;padding:0;display:flex}.pick-card__img{aspect-ratio:1;border:4px solid var(--color-teal-soft);border-radius:50%;width:min(220px,70vw);overflow:hidden}.pick-card__img img{object-fit:cover;width:100%;height:100%}.brand-wall{background:linear-gradient(#f4f6f6 0%,#eef2f2 100%);min-height:clamp(320px,48vh,480px);padding:clamp(56px,8vw,100px) 0;position:relative;overflow:hidden}.brand-wall__bg{z-index:0;opacity:.42;filter:grayscale(.05);pointer-events:none;flex-direction:column;justify-content:center;gap:clamp(20px,3vw,36px);display:flex;position:absolute;inset:-8% -5%}.brand-wall__bg-track{pointer-events:auto;align-items:center;gap:clamp(36px,5vw,72px);width:max-content;animation:55s linear infinite brandWallScroll;display:flex}.brand-wall__bg-track--reverse{animation-duration:62s;animation-direction:reverse}.brand-wall__mark{cursor:pointer;opacity:.85;background:0 0;border:none;flex-shrink:0;place-items:center;width:clamp(120px,16vw,200px);height:clamp(44px,6vw,68px);padding:0;transition:opacity .2s,transform .25s,filter .25s;display:grid}.brand-wall__mark:hover{opacity:1;filter:drop-shadow(0 8px 16px #0028262e);transform:scale(1.1)}.brand-wall__mark .brand-logo{width:100%;height:100%}.brand-wall__front{z-index:1;pointer-events:none;text-align:center;position:relative}.brand-wall__front .section-title{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-radius:999px;padding:10px 18px;display:inline-block;box-shadow:0 8px 28px #00282614}.brand-wall__lead{max-width:36ch;color:var(--color-text-muted);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border-radius:999px;margin:14px auto 0;padding:8px 14px;font-size:.95rem}.brand-logo{place-items:center;display:grid}.brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.brand-logo--fallback{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:clamp(.85rem,1.6vw,1.1rem);font-weight:800}@keyframes brandWallScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (prefers-reduced-motion:reduce){.brand-wall__bg-track{flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;animation:none}.brand-wall__bg{padding:24px;inset:0}}.instagram__handle{color:var(--color-teal);margin:-8px 0 20px;font-weight:600}.instagram__grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.instagram__item{aspect-ratio:1;cursor:pointer;background:#111;border:none;width:100%;height:100%;padding:0;display:block;overflow:hidden}.instagram__item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.instagram__item:hover img{transform:scale(1.08)}@media (width<=900px){.trend-grid{grid-template-columns:repeat(2,1fr)}.instagram__grid{grid-template-columns:repeat(3,1fr)}}.fashion-spotlight{border-radius:var(--radius-md);min-height:min(52vh,420px);box-shadow:var(--shadow-soft);color:#fff;background:#102020;position:relative;overflow:hidden}.fashion-spotlight__bg{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.fashion-spotlight__shade{background:linear-gradient(105deg,#001c1b8c 0%,#00282652 48%,#00282626 100%);position:absolute;inset:0}.fashion-spotlight__inner{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:28px;min-height:min(52vh,420px);padding:36px clamp(20px,3vw,40px);display:grid;position:relative}.fashion-spotlight__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#7ef5ef;margin-bottom:14px;font-size:.72rem;font-weight:700}.fashion-spotlight__tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.fashion-spotlight__tabs button{color:#fff;background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;padding:7px 14px;font-size:.8rem;font-weight:600;transition:background .25s,border-color .25s}.fashion-spotlight__tabs button.is-active,.fashion-spotlight__tabs button:hover{background:var(--color-teal);border-color:var(--color-teal)}.fashion-spotlight__copy h3{font-family:var(--font-display);max-width:14ch;margin-bottom:10px;font-size:clamp(2rem,3.4vw,2.8rem);font-weight:600;line-height:1.1}.fashion-spotlight__copy p{color:#ffffffeb;max-width:38ch;margin-bottom:22px;font-size:.98rem;line-height:1.55}.fashion-spotlight__cta{box-shadow:0 10px 24px #00000040}.fashion-spotlight__product{width:min(240px,100%);color:var(--color-text);background:#fffffff5;border-radius:12px;justify-self:end;overflow:hidden;box-shadow:0 18px 40px #00000047}.fashion-spotlight__product-media{aspect-ratio:1;background:var(--color-bg-muted)}.fashion-spotlight__product-media img{object-fit:cover;width:100%;height:100%}.fashion-spotlight__product-meta{padding:14px 16px 16px}.fashion-spotlight__product-meta span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-teal);margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.fashion-spotlight__product-meta strong{margin-bottom:2px;font-size:1rem;display:block}.fashion-spotlight__product-meta p{color:var(--color-text);margin:0;font-weight:700}@media (width<=800px){.fashion-spotlight__inner{grid-template-columns:1fr;padding:28px 20px}.fashion-spotlight__product{justify-self:start;width:min(220px,100%)}}.app-promo__stack{gap:28px;display:grid}.app-promo__cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.promo-band{color:#fff;border-radius:16px;align-items:center;min-height:320px;padding:36px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #0028262e}.promo-band__photo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.04)}.promo-band:hover .promo-band__photo{transform:scale(1.1)}.promo-band__shade{position:absolute;inset:0}.promo-band__shade--green{background:linear-gradient(115deg,#004643eb 0%,#007873c7 45%,#005a5673 100%)}.promo-band__shade--dark{background:linear-gradient(115deg,#0c1218e6 0%,#004643b8 50%,#00323066 100%)}.promo-band--app{grid-template-columns:1.15fr .85fr;gap:12px}.promo-band__content{z-index:1;max-width:34ch;position:relative}.promo-band__eyebrow{letter-spacing:.16em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.promo-band h3{font-family:var(--font-display);text-shadow:0 4px 20px #00000059;margin-bottom:10px;font-size:clamp(2.1rem,3.2vw,2.8rem);font-weight:600;line-height:1.05}.promo-band__content>p{color:#ffffffeb;margin-bottom:16px;font-size:.95rem;line-height:1.55}.promo-band__perks{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.promo-band__perks li{color:#e9fffd;background:#00000038;border:1px solid #7ef5ef59;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:600}.promo-band__btn{color:var(--color-teal-deep);background:#fff;box-shadow:0 10px 24px #00000038}.promo-band__badge{z-index:1;color:#1a1a1a;text-align:center;background:#ffd400;border-radius:50%;place-content:center;width:78px;height:78px;animation:3.8s ease-in-out infinite badgePop;display:grid;position:absolute;top:22px;right:22px;rotate:-8deg;box-shadow:0 10px 24px #00000040}.promo-band__badge strong{font-size:1.15rem;line-height:1}.promo-band__badge span{letter-spacing:.08em;font-size:.7rem;font-weight:800}.store-badges{flex-wrap:wrap;gap:10px;display:flex}.store-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:inherit;cursor:pointer;font-size:.82rem;font-weight:600;font:inherit;background:#00000040;border:1px solid #ffffff8c;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;display:inline-flex}.store-badge:hover{background:#0006}.promo-band__phones{z-index:1;justify-self:end;width:180px;height:220px;position:relative}.phone{background:#111;border:3px solid #ffffffd9;border-radius:22px;width:108px;height:210px;position:absolute;overflow:hidden;box-shadow:0 18px 36px #00000059}.phone img{object-fit:cover;width:100%;height:100%}.phone--back{opacity:.85;top:18px;right:52px;rotate:-14deg}.phone--front{animation:4.5s ease-in-out infinite phoneFloat;top:0;right:0;rotate:8deg}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes badgePop{0%,to{transform:rotate(-8deg)scale(1)}50%{transform:rotate(-4deg)scale(1.06)}}@media (width<=900px){.app-promo__cards,.promo-band--app{grid-template-columns:1fr}.promo-band__phones{display:none}}@media (prefers-reduced-motion:reduce){.phone--front,.promo-band__badge{animation:none}}.occasion-pass{isolation:isolate;position:relative}.occasion-pass+*{z-index:5;background:var(--color-bg);position:relative}.occasion-pass__track{min-height:210vh;position:relative}.occasion-pass__window{z-index:0;height:100vh;position:sticky;top:0;overflow:hidden}.occasion-pass__bg{position:absolute;inset:0;overflow:hidden}.occasion-pass__photo{object-fit:cover;object-position:center;will-change:transform;width:124%;height:110%;position:absolute;inset:-4% -12%}.occasion-pass__tint{pointer-events:none;background:linear-gradient(#0014141f 0%,#0014142e 50%,#000f0f6b 100%);position:absolute;inset:0}.occasion-pass__ride{z-index:2;width:min(100% - 40px, var(--container));margin-top:-58vh;gap:20px;margin-inline:auto;padding:0 0 10vh;display:grid;position:relative}.occasion-pass__intro{background:#fffffff2;border-radius:0 0 18px;max-width:420px;padding:24px 26px 26px;box-shadow:0 18px 40px #0000002e}.occasion-pass__intro .section-title{margin-bottom:10px}.occasion-pass__intro p{color:var(--color-text-muted);margin-bottom:18px;line-height:1.55}.occasion-pass__row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.occasion-pass__tile{aspect-ratio:3/4;text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:#111;border:none;border-radius:16px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000038}.occasion-pass__tile img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.occasion-pass__tile:hover img{transform:scale(1.06)}.occasion-pass__tile div{color:#fff;background:linear-gradient(#0000,#000000c7);padding:18px 14px;position:absolute;inset:auto 0 0}.occasion-pass__tile h3{margin-bottom:4px;font-size:1.05rem}.occasion-pass__tile span{color:#7ef5ef;font-size:.88rem;font-weight:600}.occasion-pass__card{will-change:transform, opacity}@media (width<=900px){.occasion-pass__row{grid-template-columns:repeat(2,1fr)}.store-looks__perks,.store-looks__grid{grid-template-columns:1fr}}@media (width<=600px){.occasion-pass__row{grid-template-columns:1fr}.occasion-pass__ride{margin-top:-48vh}}@media (prefers-reduced-motion:reduce){.occasion-pass__photo{transform:none!important}}.deals__row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.deals__card{color:#fff;border-radius:16px;min-height:320px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0000001f}.deals__photo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.deals__card:hover .deals__photo{transform:scale(1.07)}.deals__shade{background:linear-gradient(#00141426 0%,#00141459 40%,#000f0fe0 100%);position:absolute;inset:0}.deals__body{z-index:1;flex-direction:column;justify-content:flex-end;height:100%;min-height:320px;padding:22px;display:flex;position:relative}.deals__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal-deep);background:#ffffffeb;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px}.deals__body p{opacity:.92;margin-bottom:4px;font-size:.88rem}.deals__body h3{font-family:var(--font-display);text-shadow:0 4px 18px #00000059;margin-bottom:14px;font-size:clamp(1.8rem,2.4vw,2.3rem)}.deals__btn{color:#111;background:#fff;width:fit-content}.store-looks__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.store-looks__head .section-title{margin-bottom:8px}.store-looks__lead{color:var(--color-text-muted);max-width:46ch;line-height:1.55}.store-looks__perks{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.store-looks__perk{background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:12px;padding:14px 16px}.store-looks__perk strong{color:var(--color-teal-deep);margin-bottom:4px;font-size:.95rem;display:block}.store-looks__perk span{color:var(--color-text-muted);font-size:.86rem}.store-looks__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.store-looks__card{gap:12px;display:grid}.store-looks__media{border-radius:var(--radius-sm);position:relative;overflow:hidden}.store-looks__media img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.store-looks__card:hover .store-looks__media img{transform:scale(1.05)}.store-looks__badge{color:var(--color-teal-deep);letter-spacing:.04em;background:#fffffff0;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;bottom:12px;left:12px}.store-looks__meta{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.store-looks__card h3{font-size:1.1rem;font-weight:600}.style-tips__inner{background:var(--color-bg-soft);border-radius:var(--radius-md);grid-template-columns:1fr 1.1fr;align-items:center;gap:32px;padding:0 0 0 36px;display:grid;overflow:hidden}.style-tips__eyebrow{color:var(--color-teal);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.style-tips h2{font-family:var(--font-display);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.4rem)}.style-tips p{color:var(--color-text-muted);max-width:40ch;margin-bottom:22px;line-height:1.6}.style-tips img{object-fit:cover;width:100%;height:100%;min-height:280px}@media (width<=900px){.occasion__grid{grid-template-columns:repeat(2,1fr)}.deals__row,.store-looks__grid,.style-tips__inner{grid-template-columns:1fr}.style-tips__inner{padding:24px}}.passby{isolation:isolate;position:relative}.passby+*{z-index:5;background:var(--color-bg);position:relative}.passby__track{min-height:220vh;position:relative}.passby__window{z-index:0;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.passby__bg{position:absolute;inset:0;overflow:hidden}.passby__photo{object-fit:cover;object-position:center;will-change:transform;width:124%;height:110%;position:absolute;inset:-5% -12%}.passby__tint{pointer-events:none;background:linear-gradient(#00141426 0%,#00141433 45%,#000f0f73 100%);position:absolute;inset:0}.passby__ride{z-index:2;width:min(100% - 40px, var(--container));margin-top:-55vh;pointer-events:none;gap:22px;margin-inline:auto;padding:0 0 12vh;display:grid;position:relative}.passby__ride *{pointer-events:auto}.passby__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:transform, opacity;background:#fffffff0;border:1px solid #ffffff8c;border-radius:16px;max-width:520px;padding:28px;box-shadow:0 22px 50px #000f194d}.passby__eyebrow{color:var(--color-teal);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700}.passby__card h3{font-family:var(--font-display);margin-bottom:10px;font-size:clamp(1.7rem,2.6vw,2.2rem);line-height:1.15}.passby__card p{color:var(--color-text-muted);margin-bottom:20px;line-height:1.6}.passby__strip{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.passby__product{will-change:transform, opacity;background:#fffffff2;border-radius:12px;overflow:hidden;box-shadow:0 16px 36px #000f1940}.passby__product img{aspect-ratio:4/5;object-fit:cover;width:100%}.passby__product div{justify-content:space-between;align-items:baseline;gap:8px;padding:12px 14px 14px;display:flex}.passby__product strong{font-size:.92rem}.passby__product span{color:var(--color-teal-deep);font-size:.88rem;font-weight:700}@media (width<=800px){.passby__track{min-height:200vh}.passby__strip{grid-template-columns:1fr}.passby__ride{margin-top:-45vh}}@media (prefers-reduced-motion:reduce){.passby__photo{transform:none!important}}.trust-bar{padding:var(--space-6) 0;background:var(--color-bg-soft);border-block:1px solid var(--color-border)}.trust-bar__row{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trust-bar__item{align-items:center;gap:12px;display:flex}.trust-bar__icon{background:var(--color-teal-soft);width:48px;height:48px;color:var(--color-teal);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.trust-bar__item strong{font-size:.95rem;display:block}.trust-bar__item p{color:var(--color-text-muted);font-size:.85rem}@media (width<=800px){.trust-bar__row{grid-template-columns:repeat(2,1fr)}}.footer{background:var(--color-footer);margin-top:var(--space-6);position:relative}.footer__newsletter{border-block:1px solid var(--color-border);background:#fff;padding:28px 0}.footer__newsletter-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__newsletter h3{margin-bottom:4px;font-size:1.25rem}.footer__newsletter p{color:var(--color-text-muted);font-size:.92rem}.footer__form{flex-wrap:wrap;gap:10px;display:flex}.footer__input{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:min(280px,70vw);color:var(--color-text);font:inherit;background:#fff;padding:12px 16px}.footer__input::placeholder{color:var(--color-text-light)}.footer__main{padding:var(--space-7) 0 var(--space-5)}.footer__cols{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.footer__cols h4{letter-spacing:.08em;color:var(--color-teal-deep);margin-bottom:14px;font-size:.8rem}.footer__cols a{color:var(--color-text-muted);padding:4px 0;font-size:.88rem;display:block}.footer__cols a:hover{color:var(--color-teal)}.footer__seo{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border);color:var(--color-text-light);max-width:90ch;font-size:.82rem;line-height:1.7}.footer__bottom{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--color-border);color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:.8rem;display:flex}.footer__payments{gap:10px;display:flex}.footer__payments span{border:1px solid var(--color-border);background:#fff;border-radius:4px;padding:4px 8px;font-size:.72rem;font-weight:600}@media (width<=900px){.footer__cols{grid-template-columns:repeat(2,1fr)}}.custom-cursor{pointer-events:none;z-index:10000;position:fixed;inset:0}.custom-cursor__core{--cursor-accent:#00a9a5;will-change:transform;z-index:3;width:6px;height:6px;margin:-3px 0 0 -3px;position:fixed;top:0;left:0}.custom-cursor__cross:before,.custom-cursor__cross:after{content:"";background:var(--cursor-accent,#00a9a5);box-shadow:0 0 4px color-mix(in srgb, var(--cursor-accent,#00a9a5) 50%, transparent);border-radius:1px;transition:background .18s;position:absolute;top:50%;left:50%}.custom-cursor__cross:before{width:6px;height:1px;transform:translate(-50%,-50%)}.custom-cursor__cross:after{width:1px;height:6px;transform:translate(-50%,-50%)}.custom-cursor__diamond{background:var(--cursor-accent,#7ef5ef);width:2px;height:2px;box-shadow:0 0 5px color-mix(in srgb, var(--cursor-accent,#7ef5ef) 70%, transparent);transition:background .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.custom-cursor__ring{--cursor-accent:#00a9a5;will-change:transform;z-index:1;width:18px;height:18px;margin:-9px 0 0 -9px;position:fixed;top:0;left:0}.custom-cursor__dash{border:1px dashed var(--cursor-accent);border-radius:50%;transition:border-color .18s;animation:7s linear infinite cursorSpin;position:absolute;inset:0}.custom-cursor__corners{position:absolute;inset:2px}.custom-cursor__corners i{border:1px solid var(--cursor-accent);width:3px;height:3px;transition:border-color .18s;position:absolute}.custom-cursor__corners i:first-child{border-bottom:0;border-right:0;top:0;left:0}.custom-cursor__corners i:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.custom-cursor__corners i:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.custom-cursor__corners i:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.custom-cursor__sparks{--cursor-accent:#7ef5ef;z-index:0;position:fixed;inset:0}.custom-cursor__spark{background:var(--cursor-accent,#7ef5ef);width:1.5px;height:1.5px;box-shadow:0 0 4px color-mix(in srgb, var(--cursor-accent,#7ef5ef) 65%, transparent);will-change:transform, opacity;border-radius:50%;margin:-.75px 0 0 -.75px;transition:background .18s;position:fixed;top:0;left:0}body.cursor-hover .custom-cursor__dash{border-width:1.25px;animation-duration:2.2s}body.cursor-hover .custom-cursor__ring{opacity:1}@keyframes cursorSpin{to{transform:rotate(360deg)}}@media (pointer:coarse){.custom-cursor{display:none}}.intro-loader{z-index:9999;color:var(--color-text);background:radial-gradient(80% 60% at 20% 20%,#00a9a52e,#0000 55%),radial-gradient(70% 50% at 85% 80%,#f5ebe3e6,#0000 50%),linear-gradient(165deg,#f7f8f8 0%,#eef6f5 42%,#f5ebe3 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.intro-loader__atmosphere{pointer-events:none;background-image:linear-gradient(#00a9a50a 1px,#0000 1px),linear-gradient(90deg,#00a9a50a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 75%);mask-image:radial-gradient(circle,#000 20%,#0000 75%)}.intro-loader__gallery{pointer-events:none;position:absolute;inset:0}.intro-loader__shot{border:3px solid #ffffffe6;border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 18px 44px #00282633}.intro-loader__shot img{object-fit:cover;filter:saturate(1.06)contrast(1.02);width:100%;height:100%;display:block}.intro-loader__shot span{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#003230b8;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:700;position:absolute;bottom:10px;left:10px}.intro-loader__shot--1{width:min(20vw,200px);height:min(27vw,270px);top:10%;left:5%;rotate:-7deg}.intro-loader__shot--2{width:min(18vw,180px);height:min(24vw,240px);top:9%;right:6%;rotate:6deg}.intro-loader__shot--3{width:min(16vw,160px);height:min(21vw,210px);bottom:18%;left:3%;rotate:4deg}.intro-loader__shot--4{width:min(15vw,150px);height:min(19vw,190px);top:42%;right:4%;rotate:-5deg}.intro-loader__shot--5{width:min(19vw,190px);height:min(15vw,150px);bottom:10%;right:12%;rotate:-2deg}.intro-loader__shot--6{width:min(17vw,170px);height:min(14vw,140px);bottom:8%;left:14%;rotate:3deg}.intro-loader__veil{pointer-events:none;background:radial-gradient(circle at 50% 48%,#ffffffc7 0%,#fff6 36%,#0000 66%);position:absolute;inset:0}.intro-loader__center{z-index:2;text-align:center;max-width:640px;padding:28px 24px;position:relative}.intro-loader__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--color-teal-deep);margin-bottom:14px;font-size:.78rem;font-weight:700}.intro-loader__brand{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.intro-loader__logo{font-family:var(--font-sans);letter-spacing:.18em;color:var(--color-teal);font-size:clamp(2.2rem,7vw,4rem);font-weight:700;line-height:1}.intro-loader__wave{width:min(200px,55vw);height:12px;color:var(--color-teal);margin-top:6px}.intro-loader__tag{font-family:var(--font-display);color:var(--color-text);letter-spacing:.02em;margin-bottom:18px;font-size:clamp(1.15rem,2.8vw,1.55rem);font-style:italic}.intro-loader__chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.intro-loader__chips span{color:var(--color-teal-deep);letter-spacing:.04em;background:#fffc;border:1px solid #00a9a547;border-radius:999px;padding:7px 14px;font-size:.78rem;font-weight:600}.intro-loader__progress-wrap{z-index:3;background:#00a9a526;border-radius:999px;height:3px;position:absolute;bottom:28px;left:12%;right:12%;overflow:hidden}.intro-loader__progress{border-radius:inherit;background:linear-gradient(90deg, var(--color-teal-dark), var(--color-teal), #7ef5ef);transform-origin:0;width:100%;height:100%}.intro-loader__wipe{z-index:4;transform-origin:bottom;pointer-events:none;background:#fff;position:absolute;inset:0}@media (width<=900px){.intro-loader__shot--3,.intro-loader__shot--4{display:none}.intro-loader__shot--1{width:118px;height:154px;top:8%;left:3%}.intro-loader__shot--2{width:110px;height:140px;top:10%;right:3%}.intro-loader__shot--5{width:130px;height:100px;bottom:14%;right:5%}.intro-loader__shot--6{width:120px;height:95px;bottom:12%;left:6%}.intro-loader__chips span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.intro-loader{display:none}}.experience{background:#fff}.experience__perks{border-bottom:1px solid #e8e8e8;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px clamp(16px,4vw,40px);display:grid}.experience__perk{color:#111;justify-content:center;align-items:center;gap:10px;font-size:.82rem;font-weight:500;display:flex}.experience__perk-icon{color:#111;flex-shrink:0;place-items:center;display:grid}.experience__split{grid-template-columns:1.15fr .85fr;min-height:min(72vh,640px);display:grid}.experience__hero,.experience__collage{min-height:420px;position:relative;overflow:hidden}.experience__hero-photo{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.experience__hero-shade{background:linear-gradient(#0000002e,#00000073);position:absolute;inset:0}.experience__hero-copy{z-index:1;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;padding:40px 28px 48px;display:flex;position:relative}.experience__hero-copy h2{letter-spacing:-.03em;max-width:14ch;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.1}.experience__hero-copy p{opacity:.95;max-width:36ch;font-size:clamp(.95rem,1.5vw,1.15rem)}.experience__cta-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.experience__cta{color:#111;background:#fff;border-radius:2px;min-width:110px;padding:12px 22px;font-size:.92rem;font-weight:700;transition:transform .2s,background .2s}.experience__cta:hover{background:#f3f3f3;transform:translateY(-2px)}.experience__collage{background:#0c0c0c;place-items:center;display:grid}.experience__film{opacity:.88;grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:absolute;inset:-8%;transform:rotate(-8deg)scale(1.08)}.experience__film-shot{aspect-ratio:3/4;object-fit:cover;border:3px solid #1a1a1a;width:100%;box-shadow:0 12px 28px #00000073}.experience__film-shot--2,.experience__film-shot--5{transform:translateY(28px)}.experience__film-shot--3,.experience__film-shot--6{transform:translateY(12px)}.experience__collage-copy{z-index:1;text-align:center;color:#fff;gap:12px;padding:24px;display:grid;position:relative}.experience__collage-copy h3{letter-spacing:-.02em;font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:800}.experience__link{color:#fff;text-underline-offset:5px;justify-self:center;font-size:.98rem;font-weight:700;text-decoration:underline}.experience__link:hover{color:#7ef5ef}@media (width<=900px){.experience__perks{grid-template-columns:repeat(2,1fr);row-gap:12px}.experience__split{grid-template-columns:1fr}.experience__collage{min-height:380px}}@media (width<=560px){.experience__perk{gap:6px;font-size:.74rem}.experience__cta{min-width:96px;padding:10px 16px}}.collection-page{z-index:9000;overscroll-behavior:contain;touch-action:pan-y;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.collection-page__bar{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fffffffa;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px clamp(16px,4vw,40px);display:grid}.collection-page__back{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:10px 14px;font-size:.88rem;font-weight:600}.collection-page__back:hover{border-color:var(--color-teal);color:var(--color-teal)}.collection-page__titles h1{letter-spacing:-.02em;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:700}.collection-page__titles p{color:var(--color-text-muted);font-size:.9rem}.collection-page__count{color:var(--color-teal);font-size:.88rem;font-weight:600}.collection-page__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex:auto;min-height:0;padding:24px clamp(16px,4vw,40px) 48px;overflow:hidden auto}.collection-page__grid{max-width:var(--container);grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 auto;display:grid}@media (width<=1000px){.collection-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.collection-page__bar{grid-template-columns:1fr;justify-items:start}.collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}:root{--color-bg:#fff;--color-bg-soft:#f7f8f8;--color-bg-muted:#f0f2f2;--color-text:#1a1a1a;--color-text-muted:#6b6b6b;--color-text-light:#9a9a9a;--color-teal:#00a9a5;--color-teal-dark:#008f8b;--color-teal-soft:#e6f7f6;--color-teal-deep:#007a77;--color-sale:#ffd400;--color-discount:#e11d2e;--color-border:#e8e8e8;--color-border-strong:#d0d0d0;--color-peach:#f5ebe3;--color-footer:#f4f5f5;--font-sans:"DM Sans", system-ui, sans-serif;--font-display:"Cormorant Garamond", Georgia, serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:999px;--header-h:96px;--container:1280px;--shadow-soft:0 8px 28px #00000014;--transition:.35s cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}body.has-custom-cursor,body.has-custom-cursor *{cursor:none!important}img{max-width:100%;height:auto;display:block}button,a{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit;text-decoration:none}ul{list-style:none}.container{width:min(100% - 40px, var(--container));margin-inline:auto}.section{padding:var(--space-7) 0;position:relative}.section-title{letter-spacing:-.02em;margin-bottom:var(--space-5);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600;display:inline-block;position:relative}.section-title .draw-line{width:100%;height:2px;position:absolute;bottom:-6px;left:0;overflow:visible}.btn-teal{background:var(--color-teal);color:#fff;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;transition:transform var(--transition), background var(--transition);justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;display:inline-flex}.btn-teal:hover{background:var(--color-teal-dark)}.btn-link{color:var(--color-teal);font-size:.9rem;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){:root{--header-h:88px}.container{width:min(100% - 24px, var(--container))}.section{padding:var(--space-6) 0}}
