:root{--page-width: 1420px;--gutter: 24px;--radius-xs: 10px;--radius-sm: 16px;--radius-md: 24px;--radius-lg: 32px;--radius-xl: 42px;--shadow-soft: 0 24px 60px rgba(22, 36, 52, .16);--shadow-card: 0 14px 40px rgba(18, 30, 44, .12);--line: rgba(255, 255, 255, .2);--line-strong: rgba(255, 255, 255, .35);--bg: #6f8598;--surface: rgba(201, 216, 229, .18);--surface-strong: rgba(220, 234, 244, .2);--fg: #f5f8fc;--muted: #d8e1ea;--ink: #0f1720;--accent: #ffffff;--transition: .22s cubic-bezier(.2, .7, .1, 1);--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Arial Narrow", Impact, Haettenschweiler, "Franklin Gothic Condensed", sans-serif}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.18),transparent 22%),radial-gradient(circle at 84% 26%,rgba(255,255,255,.12),transparent 16%),linear-gradient(180deg,#748ba0,#6b8194 22%,#698094 48%,#657b8d);color:var(--fg);line-height:1.5;overflow-x:hidden}body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:0}body:before{width:48vw;height:48vw;max-width:720px;max-height:720px;left:-12vw;top:-10vw;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 66%);filter:blur(50px)}body:after{width:34vw;height:34vw;max-width:560px;max-height:560px;right:-10vw;bottom:-8vw;background:radial-gradient(circle,rgba(233,243,252,.16),transparent 68%);filter:blur(60px)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{position:relative;z-index:1}.page-width{width:min(calc(100% - 32px),var(--page-width));margin:0 auto}.narrow{max-width:860px}.section-block{padding:18px 0 42px}.section-title,.hero-arctic__title,.product-info__title,.collection-banner h1,.main-page h1,.main-cart h1,.feature-band h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;line-height:.9;margin:0}.section-title{font-size:clamp(2.6rem,5vw,5.6rem)}.section-copy{max-width:56ch;color:var(--muted);margin:10px 0 0}.glass-panel{background:linear-gradient(180deg,#c6d7e324,#b6cad81c);border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow-soft);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:999px;padding:12px 22px;border:1px solid transparent;transition:transform var(--transition),background var(--transition),border-color var(--transition),opacity var(--transition);text-transform:uppercase;font-size:.84rem;letter-spacing:.12em}.button:hover{transform:translateY(-2px)}.button--solid{background:#ffffffeb;color:#304353}.button--outline{border-color:#fff6;background:#ffffff0f}.button--ghost{border-color:#ffffff1f;background:#ffffff0a}.announcement-bar{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08)}.announcement-bar__inner{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:10px 0}.announcement-bar__text,.announcement-bar__link{margin:0;color:var(--muted)}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(180deg,#6a7e90d1,#6a7e906b);border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:84px}.site-header__left{display:flex;align-items:center;gap:16px}.site-logo{display:inline-flex;align-items:center;min-height:34px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;font-size:1.2rem}.site-logo img{max-height:40px;width:auto}.site-nav{justify-self:center}.site-nav__list{display:flex;align-items:center;gap:22px;list-style:none;padding:0;margin:0}.site-nav__link{color:#ffffffd6;text-transform:uppercase;font-size:.78rem;letter-spacing:.12em;position:relative;padding:6px 0}.site-nav__link:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--transition)}.site-nav__link:hover:after,.site-nav__link.is-active:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:10px}.header-icon{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;position:relative;transition:transform var(--transition),background var(--transition)}.header-icon:hover{transform:translateY(-2px);background:#ffffff1f}.header-icon svg{width:18px;height:18px}.header-icon--menu{display:none;flex-direction:column;gap:4px}.header-icon--menu span{width:16px;height:1px;background:currentColor}.cart-count{position:absolute;top:-4px;right:-2px;width:18px;height:18px;border-radius:50%;background:#fffffff0;color:#1f3342;font-size:.7rem;display:grid;place-items:center}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;background:#141c246b;z-index:100}.mobile-nav__panel{width:min(90vw,380px);height:100%;background:linear-gradient(180deg,#72889af7,#5f7280f7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;box-shadow:var(--shadow-soft)}.mobile-nav__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-nav__list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.mobile-nav__list a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.14);text-transform:uppercase;letter-spacing:.08em}.hero-arctic__frame{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);align-items:center;gap:24px;border-radius:var(--radius-xl);min-height:72vh;padding:clamp(22px,3vw,44px);overflow:hidden;position:relative}.hero-arctic__frame:before,.hero-arctic__frame:after{content:"";position:absolute;inset:auto;pointer-events:none}.hero-arctic__frame:before{width:220px;height:220px;top:10%;left:42%;background:radial-gradient(circle,rgba(255,255,255,.26),transparent 62%);filter:blur(14px)}.hero-arctic__frame:after{width:80%;height:1px;left:10%;bottom:24px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}.hero-arctic__meta{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:18px;position:relative;z-index:1}.hero-arctic__eyebrow,.feature-band__eyebrow,.collection-banner__eyebrow{display:inline-block;color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem}.hero-arctic__title{font-size:clamp(4rem,9vw,8.5rem);text-wrap:balance}.hero-arctic__spec-stack{display:grid;gap:10px}.hero-arctic__spec-line{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-arctic__spec-label{color:var(--muted);min-width:80px;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.hero-arctic__spec-value{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff0f;font-size:.82rem;letter-spacing:.08em}.hero-arctic__subtitle{max-width:52ch;color:var(--muted);margin:0}.hero-arctic__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:8px}.hero-arctic__price{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.3rem);letter-spacing:.02em}.hero-arctic__visual{position:relative;min-height:620px;display:grid;place-items:center}.hero-arctic__backdrop{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:40px;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.34),transparent 22%),linear-gradient(180deg,#dce7f038,#9db0c10f);filter:blur(.3px)}.hero-arctic__backdrop:before,.hero-arctic__backdrop:after{content:"";position:absolute;inset:auto;background:#ffffff4d;filter:blur(12px)}.hero-arctic__backdrop:before{width:16px;height:220px;top:10%;left:52%;transform:translate(-50%) rotate(38deg)}.hero-arctic__backdrop:after{width:220px;height:16px;top:24%;left:50%;transform:translate(-50%)}.hero-arctic__image{width:min(100%,820px);max-height:860px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 30px 44px rgba(28,44,62,.2))}.hero-arctic__thumbs{position:absolute;right:0;top:50%;transform:translateY(-50%);display:grid;gap:14px;width:min(36%,250px);z-index:3}.hero-arctic__thumb{background:#d0dee940;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);padding:10px;min-height:150px;display:grid;gap:8px;align-content:space-between}.hero-arctic__thumb img,.hero-arctic__thumb .placeholder-svg{width:100%;aspect-ratio:.85;object-fit:cover;border-radius:18px;background:#ffffff0f}.hero-arctic__thumb span{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.editorial-collection__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.filter-chips{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:var(--fg);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.filter-chip.is-active{background:#ffffffe6;color:#2d4150}.editorial-collection__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1.8fr);gap:22px}.editorial-feature{border-radius:var(--radius-lg);overflow:hidden;position:relative;min-height:700px}.editorial-feature img,.editorial-feature .placeholder-svg{width:100%;height:100%;object-fit:cover}.editorial-feature__content{position:absolute;left:24px;right:24px;bottom:24px;display:flex;justify-content:space-between;gap:14px;align-items:end}.editorial-feature__content h3{margin:0;font-family:var(--font-display);text-transform:uppercase;font-size:clamp(2rem,4vw,4.4rem);line-height:.92}.editorial-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border-radius:28px;overflow:hidden;min-height:100%;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.product-card:hover{transform:translateY(-5px);border-color:#ffffff3d;box-shadow:0 26px 60px #121e2c29}.product-card__link{display:grid;min-height:100%}.product-card__image-wrap{padding:16px 16px 0}.product-card__image,.product-card__image-wrap .placeholder-svg{width:100%;aspect-ratio:.8;object-fit:cover;border-radius:22px;background:#ffffff14}.product-card__body{padding:14px 16px 18px}.product-card__title{margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.2}.product-card__meta{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:.84rem}.product-card__price{color:var(--fg)}.feature-band__inner{border-radius:var(--radius-lg);display:grid;grid-template-columns:1.15fr .85fr;gap:26px;padding:clamp(24px,4vw,42px)}.feature-band h2{font-size:clamp(2.8rem,5vw,5rem)}.feature-band p{margin:0 0 16px;color:var(--muted)}.collection-banner__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;border-radius:var(--radius-lg);overflow:hidden;padding:clamp(22px,3vw,36px)}.collection-banner__content{align-self:center}.collection-banner h1{font-size:clamp(3.2rem,7vw,6.6rem);margin-bottom:12px}.collection-banner__description{color:var(--muted)}.collection-banner__media img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:24px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;border-radius:24px;padding:14px 18px;margin-bottom:18px}.collection-toolbar__right{display:flex;gap:12px;align-items:center}.collection-sort{display:flex;gap:10px;align-items:center}.collection-sort select{min-height:42px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:var(--fg);border-radius:999px;padding:0 16px}.collection-layout{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:18px}.collection-sidebar{align-self:start;border-radius:26px;padding:18px;position:sticky;top:110px}.filter-group{border-top:1px solid rgba(255,255,255,.1);padding:14px 0}.filter-group:first-of-type{border-top:0}.filter-group summary{cursor:pointer;list-style:none;font-weight:600}.filter-group__values{display:grid;gap:10px;padding-top:12px}.collection-products__grid,.related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pagination{display:flex;justify-content:center;gap:16px;padding:28px 0 8px}.product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:24px;align-items:start}.product-gallery{border-radius:var(--radius-lg);padding:18px}.product-gallery__main{background:#ffffff14;border-radius:26px;overflow:hidden}.product-gallery__image{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__thumbs{margin-top:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.product-gallery__thumb{padding:0;border:0;background:transparent}.product-gallery__thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px}.product-info{border-radius:var(--radius-lg);padding:24px 10px 24px 8px}.product-info--sticky{position:sticky;top:108px}.product-info__vendor{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;margin:0 0 10px}.product-info__title{font-size:clamp(2.8rem,5vw,5.4rem);margin-bottom:14px}.product-info__price{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.8rem);margin-bottom:18px}.product-info__description{color:var(--muted);margin-bottom:22px}.product-form{display:grid;gap:18px}.product-form__fieldset{margin:0;padding:0;border:0;display:grid;gap:10px}.product-form__fieldset legend{margin-bottom:8px;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem}.product-form__chips{display:flex;flex-wrap:wrap;gap:10px}.product-form__chip{position:relative}.product-form__chip input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-form__chip span{display:inline-flex;align-items:center;min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.product-form__chip input:checked+span{background:#ffffffeb;color:#2d4150}.product-form__row{display:flex;gap:12px;align-items:end}.quantity-selector{display:grid;gap:8px}.quantity-selector input{width:92px;min-height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--fg);padding:0 16px}.product-form__submit{flex:1}.product-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0;margin:22px 0 0;list-style:none}.product-badges li{padding:12px 14px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:var(--muted);font-size:.84rem}.product-share{display:flex;align-items:center;gap:14px;margin-top:20px;color:var(--muted)}.page-content,.cart-shell{border-radius:var(--radius-lg);padding:clamp(24px,4vw,40px)}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:center;padding:16px 0;border-top:1px solid rgba(255,255,255,.08)}.cart-item:first-child{border-top:0}.cart-item__image img{width:100%;border-radius:18px}.cart-item__content h2{margin:0 0 8px}.cart-note{display:grid;gap:10px;margin-top:20px}.cart-note textarea{min-height:130px;border-radius:18px;padding:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--fg)}.cart-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px}.cart-footer__actions{display:flex;gap:12px}.site-footer{padding:38px 0 54px}.site-footer__grid{display:grid;grid-template-columns:1.2fr .7fr .9fr;gap:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.site-footer__title,.site-footer__subtitle{margin:0 0 14px;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em}.site-footer__copy{color:var(--muted);max-width:38ch}.site-footer__menu{list-style:none;padding:0;margin:0;display:grid;gap:10px}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--fg);padding:0 16px}.newsletter-form button{min-width:96px;min-height:48px;border-radius:999px;border:0;background:#ffffffeb;color:#2d4150}.rte p,.rte ul,.rte ol{margin-top:0}.placeholder-svg{width:100%;height:100%;border-radius:inherit}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.2,.7,.1,1),transform .7s cubic-bezier(.2,.7,.1,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.stagger-item{opacity:0;transform:translateY(26px)}.stagger-item.is-visible{opacity:1;transform:translateY(0);transition:opacity .66s cubic-bezier(.2,.7,.1,1),transform .66s cubic-bezier(.2,.7,.1,1)}.floating-image,.magnetic-button{will-change:transform}@media(max-width:1280px){.editorial-products{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-products__grid,.related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1080px){.site-nav{display:none}.header-icon--menu{display:inline-flex}.site-header__inner{grid-template-columns:auto 1fr auto}.hero-arctic__frame,.editorial-collection__grid,.feature-band__inner,.collection-banner__inner,.product-layout,.site-footer__grid{grid-template-columns:1fr}.hero-arctic__visual{min-height:480px;order:-1}.hero-arctic__thumbs{position:relative;right:auto;top:auto;transform:none;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.editorial-feature{min-height:520px}.collection-layout{grid-template-columns:1fr}.collection-sidebar{position:relative;top:auto}.product-info--sticky{position:static}}@media(max-width:820px){.page-width{width:min(calc(100% - 20px),var(--page-width))}.section-block{padding:12px 0 28px}.announcement-bar__inner,.collection-toolbar,.editorial-collection__head,.cart-footer{flex-direction:column;align-items:stretch}.hero-arctic__frame{min-height:auto;padding:18px;border-radius:28px}.hero-arctic__title{font-size:clamp(3rem,14vw,5.6rem)}.hero-arctic__visual{min-height:360px}.hero-arctic__backdrop{top:10%;right:4%;bottom:6%;left:4%}.hero-arctic__image{width:min(100%,520px)}.editorial-products,.collection-products__grid,.related-products__grid,.product-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-form__row,.newsletter-form{flex-direction:column;align-items:stretch}}@media(max-width:560px){:root{--gutter: 16px}.site-header__inner{min-height:72px;gap:14px}.site-logo{font-size:1rem}.site-header__actions{gap:8px}.header-icon{width:38px;height:38px}.hero-arctic__actions,.filter-chips,.product-form__chips,.hero-arctic__spec-line{gap:8px}.hero-arctic__spec-label{width:100%;min-width:0}.hero-arctic__thumbs{grid-template-columns:1fr 1fr}.editorial-products,.collection-products__grid,.related-products__grid,.product-badges,.site-footer__grid{grid-template-columns:1fr}.product-gallery{padding:12px}.product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-item{grid-template-columns:1fr}.cart-footer__actions{width:100%;flex-direction:column}.button,.newsletter-form button,.product-form__submit{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}[data-reveal],.stagger-item{opacity:1!important;transform:none!important}}.collection-showcase{padding-top:10px}.collection-showcase__shell{position:relative;overflow:hidden;border-radius:calc(var(--radius-xl) + 8px);padding:clamp(22px,3vw,34px);background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.12),transparent 18%),radial-gradient(circle at 76% 26%,rgba(255,255,255,.1),transparent 16%),linear-gradient(135deg,#0a1220eb,#08121efa);border:1px solid rgba(255,255,255,.1)}.collection-showcase__shell:before,.collection-showcase__shell:after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(42px);opacity:.9}.collection-showcase__shell:before{width:340px;height:340px;left:-140px;top:-120px;background:radial-gradient(circle,rgba(126,174,214,.35),transparent 70%)}.collection-showcase__shell:after{width:260px;height:260px;right:-100px;bottom:-80px;background:radial-gradient(circle,rgba(77,122,164,.28),transparent 70%)}.collection-showcase__chrome{position:absolute;left:clamp(18px,3vw,28px);top:clamp(18px,3vw,26px);z-index:2;color:#ecf4fbe0;letter-spacing:.18em;font-size:1rem}.collection-showcase__viewport{position:relative;min-height:clamp(420px,62vw,660px);display:flex;align-items:center;justify-content:center;touch-action:pan-y;-webkit-user-select:none;user-select:none}.collection-showcase__track{position:relative;width:min(100%,1120px);height:clamp(360px,56vw,590px);perspective:1800px;perspective-origin:center center;transform-style:preserve-3d}.showcase-card{position:absolute;left:50%;top:50%;width:min(28vw,360px);min-width:220px;aspect-ratio:.7;transform-style:preserve-3d;transform-origin:center center;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s ease,filter .5s ease;will-change:transform,opacity}.showcase-card[aria-hidden=true]{pointer-events:none}.showcase-card.is-center{pointer-events:auto}.showcase-card__link,.showcase-card__poster{display:block;height:100%}.showcase-card__poster{position:relative;overflow:hidden;border-radius:34px;padding:18px;background:linear-gradient(180deg,#e8eff5f0,#cbd9e4f0);box-shadow:0 26px 70px #00000057;border:1px solid rgba(255,255,255,.55)}.showcase-card__poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 20%,transparent 76%,rgba(10,16,24,.04));pointer-events:none}.showcase-card__brand-mark{position:absolute;inset:18px 18px auto 18px;font-family:var(--font-display);font-size:clamp(3.6rem,8vw,6.2rem);line-height:.8;color:#080d14e6;text-transform:uppercase;letter-spacing:-.04em;mix-blend-mode:multiply;opacity:.98;z-index:1;pointer-events:none}.showcase-card__image{position:absolute;inset:auto 0 0;margin:auto;width:100%;height:calc(100% - 34px);object-fit:contain;object-position:center bottom;z-index:2;filter:drop-shadow(0 16px 24px rgba(19,27,40,.18))}.showcase-card__footer-pill{position:absolute;left:18px;bottom:18px;z-index:3}.showcase-card__footer-pill span{display:inline-flex;min-height:44px;align-items:center;padding:10px 18px;border-radius:999px;background:#10172494;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-weight:600}.collection-showcase__nav{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:var(--fg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 30px #0000002e}.collection-showcase__nav:hover{background:#ffffff29}.collection-showcase__nav--prev{left:clamp(8px,1vw,18px)}.collection-showcase__nav--next{right:clamp(8px,1vw,18px)}.collection-showcase__legend{position:relative;z-index:2;margin-top:18px;display:flex;gap:18px;align-items:end;justify-content:space-between}.collection-showcase__eyebrow,.collection-showcase__hint{margin:0;color:#e9f1f8bf}.collection-showcase__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;margin-bottom:8px}.collection-showcase__title{margin:0;font-family:var(--font-display);text-transform:uppercase;line-height:.9;font-size:clamp(2.2rem,4vw,4.2rem)}.collection-showcase__meta{display:flex;flex-wrap:wrap;gap:10px 20px;color:#e9f1f8e0;text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;margin:12px 0 0}.collection-showcase__hint{margin-top:18px;font-size:.95rem}.collection-showcase__cta{flex-shrink:0}@media(max-width:989px){.collection-showcase__shell{padding:20px 16px 18px;border-radius:28px}.collection-showcase__viewport{min-height:500px}.collection-showcase__track{width:100%;height:420px}.showcase-card{width:min(62vw,310px);min-width:210px}.collection-showcase__legend{flex-direction:column;align-items:flex-start}.collection-showcase__nav{width:48px;height:48px}}@media(max-width:749px){.collection-showcase__viewport{min-height:430px}.collection-showcase__track{height:320px;overflow:visible}.showcase-card{width:min(70vw,280px);min-width:180px}.showcase-card__poster{border-radius:26px;padding:14px}.showcase-card__brand-mark{font-size:clamp(2.6rem,13vw,4rem);inset:14px 14px auto 14px}.showcase-card__footer-pill{left:14px;bottom:14px}.showcase-card__footer-pill span{min-height:38px;padding:8px 14px;font-size:.86rem}.collection-showcase__title{font-size:clamp(1.8rem,10vw,2.8rem)}.collection-showcase__meta{gap:8px 16px;font-size:.75rem}.collection-showcase__hint{font-size:.88rem}}.showcase-page{padding:36px 0 24px}.showcase-header{width:min(1280px,calc(100% - 48px));margin:0 auto 18px}.showcase-kicker{margin:0 0 8px;color:var(--color-text-muted);font-size:12px;letter-spacing:.28em}.showcase-title{margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.95;letter-spacing:-.04em}.hub-wrap--theme{max-width:1280px;margin:0 auto;padding:0 24px 24px}.carousel--theme{position:relative;height:640px;perspective:1600px;overflow:hidden}.card3d--theme{position:absolute;top:18px;left:0;width:390px;height:560px;transform-style:preserve-3d;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff1f,#ffffff0d);box-shadow:0 30px 90px #00000059;transition:transform .5s cubic-bezier(.22,.61,.36,1),opacity .5s,filter .5s,box-shadow .5s;will-change:transform}.card3d--theme img,.card3d__placeholder{width:100%;height:100%;object-fit:cover;display:block;background:linear-gradient(135deg,#ffffff2e,#ffffff0f)}.card3d__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000024 58%,#0000007a);pointer-events:none}.card3d--theme .label{position:absolute;left:18px;bottom:18px;z-index:2;padding:10px 16px;border-radius:999px;background:#121b2373;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-weight:700;color:#fff}.card3d--theme.is-active{box-shadow:0 40px 120px #00000070}.carousel--theme .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3000;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#0d141c57;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 36px #00000047;color:#fff;cursor:pointer}.carousel--theme .nav-arrow:hover{border-color:#ffffff80}.carousel--theme .nav-left{left:6px}.carousel--theme .nav-right{right:6px}.hub-wrap--theme .dots{display:flex;justify-content:center;gap:10px;margin-top:14px}.hub-wrap--theme .dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#ffffff3d}.hub-wrap--theme .dot.active{background:#fff}.hub-wrap--theme .hint{margin-top:16px;color:var(--color-text-muted);text-align:left}@media(max-width:1024px){.carousel--theme{height:560px}.card3d--theme{width:320px;height:470px}}@media(max-width:767px){.showcase-header,.hub-wrap--theme{width:calc(100% - 28px);padding-left:0;padding-right:0}.carousel--theme{height:470px}.card3d--theme{top:8px;width:240px;height:390px;border-radius:26px}.carousel--theme .nav-arrow{width:42px;height:42px}.hub-wrap--theme .hint{font-size:14px}}.collection-catalog{padding-top:26px}.collection-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;padding:clamp(20px,3vw,34px);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:18px}.collection-hero__content{align-self:center}.collection-hero__eyebrow{margin:0 0 14px;letter-spacing:.18em;font-size:.8rem;text-transform:uppercase;color:var(--muted)}.collection-hero__title{font-family:var(--font-display);text-transform:uppercase;line-height:.9;letter-spacing:.02em;margin:0;font-size:clamp(3.4rem,8vw,7rem)}.collection-hero__description{color:var(--muted);max-width:50ch;margin:16px 0 0}.collection-hero__meta{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:20px;color:var(--fg);opacity:.9;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.collection-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.collection-hero__visual{position:relative;min-height:520px}.collection-hero__visual>img,.collection-hero__placeholder{width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:28px}.collection-hero__featured{position:absolute;right:20px;bottom:20px;border-radius:24px;min-width:220px}.collection-hero__featured a{display:grid;gap:6px;padding:18px}.collection-hero__featured-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.collection-toolbar__count{margin-left:10px;color:var(--muted)}.collection-products__grid--catalog{margin-top:18px}.collection-empty{grid-column:1 / -1;padding:28px;border-radius:28px;text-align:center}.pagination__status{display:inline-flex;align-items:center;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}@media(max-width:1080px){.collection-hero{grid-template-columns:1fr}}@media(max-width:820px){.collection-hero__visual,.collection-hero__visual>img,.collection-hero__placeholder{min-height:380px}.collection-hero__featured{left:12px;right:12px;bottom:12px;min-width:0}.collection-products__grid,.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.collection-products__grid,.related-products__grid{grid-template-columns:1fr}}html.intro-lock,body.intro-lock{overflow:hidden}.site-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#6f8598;opacity:1;visibility:visible;transition:opacity .6s ease,visibility .6s ease}.site-intro.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-intro__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.site-intro__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#0000 50%,#0003);pointer-events:none}.site-intro__flash{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#fffffff2,#f5f8fc99 30%,#f5f8fc00 70%);opacity:0;pointer-events:none;transition:opacity .5s ease}.site-intro__flash.is-active{opacity:1;animation:site-intro-flash .8s ease forwards}@keyframes site-intro-flash{0%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1.05)}to{opacity:0;transform:scale(1.4)}}.site-intro__button{position:absolute;left:50%;bottom:clamp(28px,7vw,56px);transform:translate(-50%);border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#0a0c122e;color:#fff;padding:.75rem 1.8rem;font:inherit;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .22s ease,background .22s ease,border-color .22s ease,opacity .22s ease;opacity:.7}.site-intro__button:hover{transform:translate(-50%) translateY(-2px);background:#ffffff24;border-color:#ffffffc7;opacity:1}.site-intro__button:focus-visible{outline:2px solid #fff;outline-offset:4px;opacity:1}@media screen and (max-width:749px){.site-intro__button{width:auto;max-width:320px}}.rich-text{position:relative}.rich-text__heading{margin:.2em 0 .4em}.rich-text__eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:.78rem;margin:0 0 .8rem}.rich-text__body{line-height:1.7}.rich-text__body p{margin:0 0 1em}.rich-text__divider{border:0;border-top:1px solid currentColor}.image-with-text{position:relative}.image-with-text__media img{width:100%;height:auto;display:block;border-radius:var(--radius-md)}.image-with-text__eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:.78rem;margin:0 0 .8rem}.image-with-text__content h2{margin:0 0 .6em}.image-with-text__text{margin:0 0 1.4rem;line-height:1.7}.image-with-text__text p{margin:0 0 1em}.faq-section__eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:.78rem;margin:0 0 .8rem}.faq-section h2{margin:0 0 1.2em}.accordion-item__trigger{font-weight:600;text-transform:var(--heading-transform);letter-spacing:1px}.accordion-item__icon{font-size:1.3em;width:1.4em;height:1.4em;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;opacity:.7}.feature-band__header{margin-bottom:2rem}.feature-band__header h2{margin:.2em 0 .6em}.feature-band__header>*{margin-bottom:.8rem}.feature-band__col{padding:1.4rem;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.feature-band__col h3{margin:.4em 0;font-size:1.2rem}.feature-band__col p{margin:0;opacity:.85;line-height:1.6}.feature-band__icon{width:36px;height:36px;object-fit:contain;margin-bottom:.6rem}.feature-band__stat .counter{display:block;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);line-height:1;margin-bottom:.4rem;letter-spacing:1px}.feature-band__stat p{font-size:.85rem;opacity:.8;text-transform:uppercase;letter-spacing:2px}.site-header__cta{margin-left:.8rem;padding:.5rem 1.1rem;font-size:.85rem}@media(max-width:750px){.site-header__cta{display:none}}.site-footer__socials{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;gap:1rem;flex-wrap:wrap}.site-footer__socials a{font-size:.85rem;letter-spacing:1.5px;text-transform:uppercase;opacity:.8;transition:opacity var(--transition)}.site-footer__socials a:hover{opacity:1}.site-footer__logo{margin-bottom:.8rem}.site-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);opacity:.6;font-size:.8rem;text-align:center}.button--primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:var(--radius-sm);font-weight:500;letter-spacing:1.5px;text-transform:uppercase;font-size:.82rem;border:1px solid transparent;transition:transform var(--transition),box-shadow var(--transition),background var(--transition)}.button--primary:hover{box-shadow:0 14px 36px #00000040}.announcement-bar__sep{opacity:.4;margin:0 .6rem}.announcement-bar--marquee .announcement-bar__text{white-space:nowrap;letter-spacing:2px;text-transform:uppercase}.announcement-bar__inner{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.editorial-feature__eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:.75rem;opacity:.8;margin:0 0 .5em}.hero-arctic__title{font-size:var(--hero-title-size, 96px);line-height:.95}.hero-arctic__subtitle{font-size:var(--hero-subtitle-size, 16px)}.section-eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:.78rem;margin:0 0 .8rem}.site-header--sticky{position:sticky;top:0;z-index:60;background:var(--header-bg, rgba(15,23,32,.35));color:var(--header-text, inherit);padding:var(--header-pad-y, 16px) 0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:padding var(--transition),background var(--transition)}.site-header--sticky.is-scrolled{padding:calc(var(--header-pad-y, 16px) * .7) 0}.showcase-subtitle{margin-top:.4rem;opacity:.8;letter-spacing:1px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
