@font-face{font-family:Manrope;src:url(assets/fonts/Manrope-Variable.ttf) format("truetype");font-weight:200 800;font-style:normal;font-display:swap}
:root{--ink:#171b1e;--muted:#64727c;--line:#dce1e5;--accent:#466d8a;--surface:#edf2f6;--font:Manrope,'Helvetica Neue',Arial,sans-serif;font:16px var(--font);color:var(--ink);background:#fff;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer;background:none;border:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #537fa0;outline-offset:5px}::selection{background:#c1d8e9}[hidden]{display:none!important}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;z-index:100;top:12px;left:12px;padding:16px;background:white;box-shadow:0 4px 20px #0002}
.announcement{background:#171b1e;color:#f6f8f9;display:flex;height:34px;align-items:center;overflow:hidden}.ticker-window{overflow:hidden;flex:1;height:100%;display:flex;align-items:center}.ticker-track{display:flex;flex-shrink:0;animation:ticker var(--ticker-duration,40s) linear infinite;width:max-content;font-size:.8125rem;font-weight:400;letter-spacing:.02em;white-space:nowrap}.ticker-track>div{display:flex;align-items:center;flex-shrink:0}.ticker-track span,.ticker-track i{padding:0 26px}.ticker-track i{font-size:.45rem;font-style:normal;color:#b9d6e9}.announcement.paused .ticker-track,.announcement:focus-within .ticker-track{animation-play-state:paused}#ticker-toggle{align-self:stretch;color:white;padding:0 16px;font-size:1rem;border-left:1px solid #ffffff20;min-width:44px}@keyframes ticker{to{transform:translateX(-50%)}}
header{height:80px;padding:0 4.5%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;position:relative;z-index:5;border-bottom:1px solid #171b1e0b}.logo{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:2.1rem;line-height:1;font-weight:700;letter-spacing:-.085em;width:max-content}.logo span{font-size:.65rem;vertical-align:top;letter-spacing:0;margin:2px 0 0 5px;display:inline-block}nav{display:flex;gap:36px;font-size:1rem;font-weight:400}nav a{padding:16px 0}nav a:hover{color:#64829a}.bag{justify-self:end;min-height:44px;display:flex;align-items:center;gap:10px;font-size:1rem}.bag span{min-width:24px;height:24px;display:grid;place-items:center;border:1px solid #bbc3c8;border-radius:50%;font-size:.8125rem}
/* One spacious product scene, with the original clockwise mask pose. */
.hero{--hero-bg:#c5dbed;height:min(850px,calc(100svh - 114px));min-height:710px;position:relative;isolation:isolate;overflow:hidden;background:var(--hero-bg);transition:background .7s ease}.hero[data-color=camo]{--hero-bg:#efdddd}.hero[data-color=void]{--hero-bg:#dde2e5}.hero-topline{position:absolute;top:28px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;color:#526878;font-size:.875rem;letter-spacing:.02em;z-index:2}.hero h1{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;position:absolute;top:66px;left:4%;font-size:clamp(9rem,25vw,26rem);font-weight:500;letter-spacing:-.085em;line-height:.9;color:#ffffffb3;pointer-events:none;z-index:-1}.hero-visual{position:absolute;inset:20px 12% 125px 18%;pointer-events:none;display:grid;place-items:center}.hero-object{position:relative;width:100%;height:100%;max-width:880px;pointer-events:none;animation:levitate 9s ease-in-out infinite}.hero-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:translateY(12px) rotate(18deg) scale(.96);translate:64px 0;transition:opacity .65s ease,translate .9s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);filter:drop-shadow(-10px 18px 19px #315b791b)}.hero-frame.active{opacity:1;translate:0 0;transform:translateY(0) rotate(26deg) scale(1.14)}.hero-frame.leaving{translate:-64px 0}#hero-autoplay{font-size:1rem}@keyframes levitate{0%,100%{translate:0 0}50%{translate:0 -8px}}.hero-copy{position:absolute;left:4.5%;bottom:165px;z-index:2}.hero-copy>p{font-size:clamp(1.75rem,2.7vw,2.8rem);font-weight:400;line-height:1.1;letter-spacing:-.025em}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:1rem;border-bottom:1px solid #869caa;padding:11px 0;margin-top:15px}.text-link:hover{border-color:var(--ink)}.hero-product-heading{position:absolute;right:4.5%;top:40%;width:195px;z-index:2}.hero-edition{font-size:.875rem;letter-spacing:.02em;color:#627988}.hero-edition b{font-weight:400}.hero-product-heading h2{font-size:2.35rem;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:14px 0 12px}.hero-product-heading p{font-size:1rem;line-height:1.6;color:#576b79;max-width:190px}.detail-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:44px;padding:13px 0;font-size:1rem;margin-top:7px;border-bottom:1px solid #91a7b5}.detail-link:hover{border-color:var(--ink)}.stage-navigation{position:absolute;left:4.5%;top:43%;display:flex;gap:11px;z-index:2}.stage-navigation button{width:44px;height:44px;border:1px solid #8aa7bd;border-radius:50%;font-size:1.2rem;transition:background .2s}.stage-navigation button:hover{background:#fff6}.hero-purchase{position:absolute;left:4.5%;right:4.5%;bottom:24px;z-index:3;display:grid;grid-template-columns:1fr auto 245px;gap:0 28px;align-items:center;border-top:1px solid #809bb35c;padding-top:19px}.color-options{display:flex;align-items:center;gap:8px;grid-column:1;grid-row:1}.color-option{min-height:60px;display:flex;align-items:center;gap:6px;font-size:1rem;color:#465c6d;padding:6px 12px 6px 5px;border:1px solid #536a7d30;border-radius:12px;background:#ffffff20;transition:background .2s,border-color .2s,color .2s}.color-option img{width:36px;height:44px;object-fit:contain;flex-shrink:0;transform:rotate(14deg) scale(1.13);pointer-events:none}.color-option span{white-space:nowrap}.color-option.active{color:var(--ink);background:#ffffffa8;border-color:#536a7d99}.color-option:hover{background:#ffffff75;border-color:#536a7d73}.hero-price{display:flex;flex-direction:column;gap:7px;align-items:flex-end;grid-column:2;grid-row:1}.hero-price strong{font-size:1.5rem;font-weight:500;letter-spacing:-.035em;white-space:nowrap}.hero-price>span{font-size:.8125rem;color:#506776;white-space:nowrap}.button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:16px 22px;font-size:1rem;font-weight:500;border-radius:14px;line-height:1.5;transition:background .2s,transform .2s}.button>span{font-size:1.2rem;font-weight:400}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#35434d;transform:translateY(-2px)}.hero-purchase>.button{width:100%;grid-column:3;grid-row:1}.hero-purchase-note{grid-column:3;grid-row:2;font-size:.875rem;color:#576b79;margin-top:12px;text-align:center}
.shipping-note{display:block;font-weight:600;color:var(--ink)}.hero-purchase-note>span{display:block}.hero-purchase-note .shipping-note{margin-bottom:3px}
.shop{max-width:1600px;margin:auto;padding:90px 5% 96px}.title-row{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.title-row h2{font-size:clamp(2.25rem,3.7vw,3.5rem);font-weight:500;line-height:1.18;letter-spacing:-.045em;max-width:760px}.title-row p{font-size:1rem;color:var(--muted);padding-bottom:5px}.filters{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:32px}.filters button{font-size:1rem;line-height:1.4;color:#536573;padding:12px 20px;border:1px solid transparent;border-radius:999px;background:#f3f6f8;transition:background .2s,color .2s}.filters button.selected{color:#254b65;border-color:#cbdce8;background:#e5eff6}.filters sup{font-size:.75rem;padding-left:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{min-width:0}.product-photo{width:100%;aspect-ratio:1/1.08;background:linear-gradient(150deg,#eaf2f8,#f3f7fa);border-radius:26px;overflow:hidden;position:relative;display:grid;place-items:center}.product-card[data-color=camo] .product-photo{background:linear-gradient(150deg,#f9ebee,#fcf6f5)}.product-card[data-color=void] .product-photo{background:linear-gradient(150deg,#e9edef,#f4f6f7)}.product-photo img{width:106%;height:106%;max-width:none;object-fit:contain;transform:rotate(16deg);transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-photo:hover img{transform:rotate(22deg) scale(1.04)}.quick{position:absolute;right:17px;bottom:17px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#ffffffbf;font-size:1.3rem;z-index:1}.product-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:24px 4px 22px;align-items:baseline}.product-info h3{font-size:clamp(1.5rem,2vw,2rem);line-height:1.2;font-weight:500;letter-spacing:-.035em}.product-info strong{font-size:1.25rem;font-weight:500;letter-spacing:-.03em;white-space:nowrap}.product-info p{grid-column:1/-1;font-size:1rem;line-height:1.6;color:var(--muted)}.card-add{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;font-size:1rem;font-weight:500;padding:15px 22px;border:1px solid #dbe6ed;border-radius:999px;background:#edf3f7;color:#284d67;line-height:1.5;transition:border-color .2s,background .2s,transform .2s}.card-add span{font-size:1.15rem}.card-add:hover{border-color:#bacfdf;background:#e0edf6;transform:translateY(-2px)}
.eyebrow,.section-marker{font-size:.875rem;letter-spacing:.02em;color:#627686}.faq{max-width:1500px;margin:auto;padding:85px 4.5%;display:grid;grid-template-columns:1fr 1.2fr;column-gap:10%}.faq>div{grid-row:1/4}.faq h2{font-size:2.5rem;font-weight:500;line-height:1.15;letter-spacing:-.025em;margin-top:19px}.faq details{grid-column:2;border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:1.125rem;line-height:1.5;padding:22px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.2rem;color:#8a969e;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:1rem;line-height:1.7;color:var(--muted);padding:0 25px 22px 0}footer{padding:33px 4.5% 26px;background:#f5f7f9;border-top:1px solid #e7ecef}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7a858e;font-size:1rem}.footer-top>div{display:flex;align-items:center;gap:30px}.footer-top button,.footer-top a{min-height:44px;padding:10px 0;font-size:1rem;color:var(--ink)}.footer-wordmark{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;display:block;width:max-content;position:relative;font-size:clamp(4rem,8vw,8rem);font-weight:500;letter-spacing:-.08em;line-height:1;margin:28px 0 38px}.footer-wordmark span{position:absolute;top:.25em;right:-1.1em;font-size:.13em;letter-spacing:0}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;font-size:.8125rem}.mobile-buy{position:fixed;bottom:12px;left:12px;right:12px;z-index:20;background:#fffffff2;border:1px solid #dce5ec;border-radius:3px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 8px 35px #23405220;backdrop-filter:blur(12px)}.mobile-buy strong{display:block;font-size:1rem;font-weight:500}.mobile-buy>div>span{font-size:1rem;color:var(--muted);display:block;margin-top:5px}.mobile-buy .button{min-width:120px;min-height:44px;padding:10px 17px;font-size:1rem}
/* Product, bag and demo summary. */
dialog{background:white;color:var(--ink);padding:0;border:1px solid var(--line);border-radius:5px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:0 25px 100px #1f374d26}dialog::backdrop{background:#273b4a60;backdrop-filter:blur(6px)}dialog[open]{animation:panel-in .22s ease-out}@keyframes panel-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.close{position:absolute;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;z-index:2;font-size:1.8rem;line-height:1}.close:hover{background:#edf3f7;border-radius:50%}#product-dialog{width:920px}#product-dialog[open]{display:grid;grid-template-columns:1fr 1fr}.detail-photo{display:grid;place-items:center;background:#f1f5f8;min-width:0;overflow:hidden}.detail-photo img{width:122%;max-width:none;transform:rotate(-12deg)}.detail-copy{padding:65px 35px 40px}.detail-copy>.eyebrow{color:var(--muted)}.detail-copy h2{font-size:2.7rem;font-weight:500;letter-spacing:-.025em;line-height:1;margin:20px 0}#detail-price{font-size:1.35rem;color:var(--ink);margin:0 0 22px}.detail-copy p{font-size:1rem;line-height:1.6;color:var(--muted);margin-bottom:14px}.detail-copy fieldset{border:0;margin:24px 0;padding:0}.detail-copy legend{font-size:.875rem;color:var(--muted);margin-bottom:12px}.detail-copy label{display:inline-flex;align-items:center;gap:10px;font-size:1rem}.detail-copy input{accent-color:var(--accent);width:16px;height:16px;margin:0}.detail-copy>.button{width:100%;margin-bottom:15px}.detail-copy small{font-size:.8125rem;line-height:1.6;color:var(--muted);display:block}#cart-dialog{width:490px;max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;border-radius:0;border-top:0;border-right:0;border-bottom:0;padding:24px;animation:cart-in .3s ease-out}@keyframes cart-in{from{transform:translateX(100%)}to{transform:translateX(0)}}.cart-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 45px 27px 0;border-bottom:1px solid var(--line)}.cart-head h2{font-size:1.55rem;font-weight:500;letter-spacing:-.025em}.cart-item{display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:14px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:88px;background:#f2f6f8;border-radius:3px}.cart-item h3{font-size:1.05rem;font-weight:500;letter-spacing:.02em}.cart-item p{font-size:.8125rem;color:var(--muted);margin:5px 0 10px}.qty{display:flex;align-items:center;width:max-content;border:1px solid var(--line);border-radius:3px}.qty button{width:40px;min-height:40px;font-size:1rem}.qty>span{font-size:1rem;min-width:25px;text-align:center}.cart-price{text-align:right;font-size:1rem;white-space:nowrap}.remove{font-size:1rem;padding:12px 0;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.remove:hover{color:var(--ink)}.empty{padding:60px 0;line-height:1.6;color:var(--muted)}.empty .button{margin-top:25px;width:100%}#bundle-message{font-size:1rem;line-height:1.6;color:var(--accent);padding:20px 0}#promo-form{display:flex;min-height:46px;border:1px solid var(--line);border-radius:3px}#promo-form input{background:transparent;border:0;color:var(--ink);min-width:0;flex:1;padding:12px;font-size:1rem}#promo-form button{padding:12px;font-size:.875rem;border-left:1px solid var(--line)}#promo-form button:hover{background:#edf3f7}#promo-status{font-size:1rem;line-height:1.5;margin-top:10px;color:var(--muted)}.totals{margin:22px 0}.totals>div{display:flex;justify-content:space-between;font-size:1rem;color:var(--muted);margin:13px 0}.totals>.total{font-size:1.45rem;color:var(--ink);border-top:1px solid var(--line);padding-top:19px;margin-top:20px;letter-spacing:-.025em}#cart-bottom>.button{width:100%}#cart-bottom>small{display:block;color:var(--muted);font-size:.8125rem;line-height:1.6;margin-top:14px}#checkout-dialog{width:500px;padding:55px 34px 34px}#checkout-dialog>.eyebrow{color:var(--accent)}#checkout-dialog h2{font-size:2.5rem;font-weight:500;line-height:1.08;letter-spacing:-.035em;margin:20px 0 30px}#checkout-summary{line-height:1.9;font-size:1rem}#checkout-summary>strong{display:block;color:var(--accent);font-size:1.25rem;margin-top:15px}#checkout-dialog>p{font-size:1rem;color:var(--muted);line-height:1.7;margin:22px 0}#checkout-dialog>.button{width:100%}.toast{position:fixed;z-index:100;bottom:22px;left:50%;transform:translateX(-50%);background:#213f53;color:white;font-size:1rem;padding:12px 20px;border-radius:3px;pointer-events:none;max-width:90vw}.toast:empty{display:none}
/* Frost intro: a real texture, a brief reveal, and an immediate skip control. */
#frost-intro{position:fixed;inset:0;z-index:1000;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border:0;border-radius:0;background:#eaf3fb;padding:0;overflow:hidden;box-shadow:none;opacity:1;transition:opacity .65s ease,filter .65s ease}#frost-intro:not([open]){display:none}.intro-pending #frost-intro,#frost-intro[open]{display:grid;place-items:center;animation:none}#frost-intro::backdrop{background:#eaf3fb;backdrop-filter:none}.intro-frost{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;animation:thaw 2.6s ease-out both}.intro-center{position:relative;text-align:center;padding:40px;display:flex;flex-direction:column;align-items:center;z-index:1}.intro-center>span{font-size:1rem;letter-spacing:.16em;color:#6b8296}.intro-center strong{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:clamp(6rem,14vw,12rem);line-height:1.05;font-weight:500;letter-spacing:-.085em;margin:28px 0 17px;animation:ice-type 1.25s cubic-bezier(.2,.6,.2,1) both}.intro-center p{font-size:1rem;color:#6b7e8e;letter-spacing:.015em}.intro-line{width:100px;height:1px;background:#afc2d143;margin-top:37px;overflow:hidden}.intro-line i{display:block;width:100%;height:100%;background:#7596b2;transform-origin:left;animation:ice-line 1.7s ease-out both}#skip-intro{position:absolute;bottom:30px;right:4.5%;font-size:1rem;min-height:44px;padding:10px 0;display:flex;gap:25px;align-items:center;color:#43596b;z-index:1}#frost-intro.is-leaving{opacity:0;filter:blur(7px);pointer-events:none}#frost-intro.is-leaving .intro-frost{scale:1.12;transition:scale .65s ease}#frost-intro.fast{transition-duration:.15s}#frost-intro.fast .intro-frost{transition-duration:.15s}@keyframes thaw{from{transform:scale(1.025);filter:blur(2px)}to{transform:scale(1.06);filter:blur(0)}}@keyframes ice-type{from{opacity:0;filter:blur(12px);translate:0 8px}to{opacity:1;filter:blur(0);translate:0 0}}@keyframes ice-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}

@media(min-width:1500px){.hero-copy{bottom:195px}.hero-visual{inset:0 15% 140px 20%}.hero-product-heading{right:6%;width:200px}.stage-navigation{top:46%}}
@media(max-width:1100px) and (min-width:681px){header{height:72px}nav{gap:25px}.hero{min-height:720px;height:calc(100svh - 106px);max-height:800px}.hero h1{top:100px;font-size:27vw}.hero-visual{inset:65px 10% 185px 13%}.hero-frame.active{transform:rotate(25deg) scale(1.23)}.hero-product-heading{width:155px;left:4.5%;right:auto;top:31%}.hero-product-heading h2{font-size:2rem}.hero-product-heading p{font-size:.9375rem;max-width:140px}.hero-copy{display:none}.stage-navigation{top:61%;left:auto;right:4.5%;gap:8px}.hero-purchase{grid-template-columns:1fr 225px;gap:14px 24px;bottom:24px}.color-options{grid-column:1;grid-row:1/3}.color-option{gap:3px;padding-right:9px;font-size:.9375rem}.hero-price{grid-column:2;grid-row:1;flex-direction:row;justify-content:space-between;gap:10px}.hero-price>span{max-width:82px;white-space:normal;font-size:.8125rem;line-height:1.5}.hero-purchase>.button{grid-column:2;grid-row:2}.hero-purchase-note{grid-column:1;grid-row:3;text-align:left;margin:0}.product-info{gap:10px 8px;padding-inline:0}.product-info strong{font-size:1.0625rem}.product-info p{min-height:52px}.card-add{padding-inline:16px}.product-grid{gap:20px}}
@media(max-width:850px){header nav a:not(:first-child){display:none}.title-row{display:block}.title-row p{margin-top:14px}.product-info{grid-template-columns:1fr}.product-info strong{grid-row:3;font-size:1.1875rem}.product-info p{grid-row:2}.faq{grid-template-columns:1fr;padding:60px 5%;gap:0}.faq>div{grid-row:auto;margin-bottom:26px}.faq details{grid-column:auto}.footer-bottom{flex-wrap:wrap;gap:13px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>span:last-child{margin-left:auto}body:has(.mobile-buy:not([hidden])) footer{padding-bottom:115px}.mobile-buy{bottom:calc(10px + env(safe-area-inset-bottom))}#product-dialog[open]{grid-template-columns:1fr;max-width:calc(100vw - 24px)}.detail-photo{height:280px}.detail-photo img{width:350px;transform:rotate(20deg)}.detail-copy{padding:28px}.detail-copy h2{font-size:2.5rem}.detail-copy fieldset{margin:20px 0}#cart-dialog{padding:22px;max-width:100%}.cart-item{grid-template-columns:70px minmax(0,1fr) auto;gap:12px}.cart-item>img{width:70px}.cart-item h3{font-size:1.125rem}#checkout-dialog{padding:50px 25px 28px}#checkout-dialog h2{font-size:2.25rem}.toast{display:none}}
@media(max-width:680px){.announcement{height:32px}.ticker-track{font-size:.8125rem}.ticker-track span,.ticker-track i{padding-inline:19px}#ticker-toggle{padding-inline:12px}header{height:72px;padding:0 5%;grid-template-columns:1fr auto auto;gap:20px}.logo{font-size:2rem}nav,.bag{font-size:.9375rem}.bag{gap:8px}.bag span{min-width:24px;height:24px;font-size:.8125rem}.hero{height:auto;min-height:0;padding-top:515px}.hero-topline{top:22px;left:5%;right:5%;font-size:.875rem;letter-spacing:0}.hero-topline>span:last-child{font-size:.8125rem;max-width:130px;text-align:right}.hero h1{left:4%;top:76px;font-size:35vw;line-height:.9}.hero-visual{inset:105px -5% auto 3%;height:410px}.hero-object{width:100%;height:100%;max-width:none}.hero-frame.active{transform:rotate(27deg) scale(1.07)}.hero-product-heading{left:5%;right:auto;top:215px;width:120px}.hero-edition{font-size:.875rem}.hero-product-heading h2{font-size:1.875rem;margin:13px 0 8px}.hero-product-heading p{display:none}.hero-product-heading .detail-link{font-size:.9375rem;gap:14px;margin-top:4px}.hero-copy{display:none}.stage-navigation{top:435px;left:auto;right:5%;gap:10px}.stage-navigation button{width:44px;height:44px;background:#ffffff25}.hero-purchase{position:relative;inset:auto;margin:0 5% 26px;padding-top:17px;grid-template-columns:1fr;gap:0}.color-options{grid-column:1;grid-row:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:8px}.color-option{justify-content:center;gap:5px;font-size:.9375rem;padding:6px 5px;min-height:62px;min-width:0}.color-option img{width:30px;height:40px;transform:rotate(14deg) scale(1.15)}.hero-price{grid-column:1;grid-row:2;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:18px 0 0}.hero-price strong{font-size:1.5rem}.hero-price>span{font-size:.875rem;max-width:none;white-space:normal}.hero-purchase>.button{grid-column:1;grid-row:3;margin-top:16px;font-size:1rem;min-height:56px}.hero-purchase-note{grid-column:1;grid-row:4;text-align:center;font-size:.875rem;margin-top:12px}.shop{padding:62px 5%}.title-row{display:block;margin-bottom:25px}.title-row h2{font-size:clamp(2.2rem,8.8vw,3rem);line-height:1.2}.title-row p{margin-top:14px;font-size:1rem}.filters{gap:7px;margin-bottom:28px}.filters button{font-size:.9375rem;padding:11px 14px}.filters sup{font-size:.75rem}.product-grid{grid-template-columns:1fr;gap:40px}.product-card{display:block}.product-photo{height:auto;aspect-ratio:1/1.02;border-radius:22px}.product-photo img{width:110%;height:110%}.quick{right:16px;bottom:16px}.product-info{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:22px 3px 18px}.product-info h3{font-size:1.875rem;font-weight:500}.product-info p{font-size:1rem;line-height:1.6;min-height:0;grid-row:2}.product-info strong{font-size:1.25rem;grid-row:1;grid-column:2}.card-add{padding:15px 22px;font-size:1rem;min-height:56px}.faq{padding:58px 5%}.section-marker{font-size:.875rem}.faq h2{font-size:2.25rem}.faq summary{font-size:1.0625rem;padding:23px 0}.faq details p{font-size:1rem}.footer-top{align-items:start;font-size:.875rem;gap:20px}.footer-top>span{padding-top:12px;max-width:125px;line-height:1.6}.footer-top>div{flex-direction:column;gap:0;align-items:flex-end}.footer-top button,.footer-top a{font-size:.875rem}.footer-wordmark{font-size:4.8rem;margin:20px 0 30px}.intro-center{padding:25px}.intro-center strong{font-size:5.7rem;margin:28px 0 17px}.intro-center>span{font-size:.875rem}.intro-center p{font-size:1rem}#skip-intro{bottom:22px;right:6%;font-size:1rem}.intro-frost{object-position:center}.intro-line{margin-top:30px}}
@media(max-width:380px){header{gap:14px}nav,.bag{font-size:.875rem}.logo{font-size:1.8rem}.hero-topline>span:last-child{display:none}.hero{padding-top:490px}.hero-visual{height:380px;top:100px}.hero-product-heading{top:215px;width:110px}.hero-product-heading h2{font-size:1.7rem}.stage-navigation{top:414px}.color-options{gap:6px}.color-option{font-size:.875rem;gap:2px;padding-inline:3px}.color-option img{width:27px}.filters button{font-size:.875rem;padding:10px 12px}.product-info h3{font-size:1.75rem}.product-info strong{font-size:1.1875rem}.cart-item{grid-template-columns:65px minmax(0,1fr)}.cart-item>img{width:65px;grid-row:1/3;align-self:start}.cart-price{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-price br{display:none}.cart-head h2{font-size:1.5rem}#promo-form{flex-wrap:wrap}#promo-form input{width:100%}.totals>.total{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-frame{transform:rotate(25deg)!important;translate:0 0!important}.product-photo img{transform:rotate(16deg)!important}.intro-center strong{opacity:1;filter:none}.intro-line i{transform:scaleX(1)}}

/* A spacious offer with the saving first and two diagonal product views. */
.bundle{width:90%;max-width:1440px;margin:0 auto 18px;display:grid;grid-template-columns:44% 56%;grid-template-areas:"copy art" "action art";position:relative;isolation:isolate;overflow:hidden;border-radius:32px;background:#f3f7fa;padding:56px 0 42px 5.5%}
.bundle-copy{grid-area:copy;position:relative;z-index:2;align-self:end}
.bundle-label{font-size:.9375rem;color:#58758a;line-height:1.5}
.bundle h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.25;font-weight:500;letter-spacing:-.04em;margin:15px 0 20px}
.bundle-saving{display:block;font-size:clamp(6.5rem,12.3vw,11rem);line-height:1.06;letter-spacing:-.075em;font-weight:500;color:#3e6480;margin:0 0 12px -5px;white-space:nowrap}
.bundle-saving>span{font-size:.59em;letter-spacing:-.055em;margin-left:.07em;vertical-align:14%}
.bundle-copy p{font-size:1.0625rem;line-height:1.7;color:#60727f}
.bundle-art{grid-area:art;align-self:center;position:relative;height:100%;min-height:490px;isolation:isolate;background:radial-gradient(ellipse at 55% 50%,#d7e7f2 0%,#e8f1f7 40%,transparent 70%)}
.bundle-art img{position:absolute;max-width:none;object-fit:contain;width:74%;height:90%;filter:drop-shadow(0 14px 16px #42617912);pointer-events:none}
.bundle-ember{right:-1%;top:-3%;transform:rotate(27deg)}
.bundle-frost{left:-6%;bottom:-4%;transform:rotate(31deg);z-index:1}
.bundle-plus{position:absolute;top:49%;left:46%;z-index:2;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffffce;border-radius:50%;background:#ffffffba;backdrop-filter:blur(12px);color:#46667e;font-size:1.75rem;font-weight:400;line-height:1}
.bundle-action{grid-area:action;position:relative;z-index:2;padding-top:28px;align-self:start;max-width:350px;padding-right:16px}
.bundle-action .button{border-radius:999px;min-height:58px;width:100%;background:#24465e}
.bundle-action .button:hover{background:#17394f}
.bundle-shipping{display:block;text-align:center;font-size:.875rem;color:#41657e;margin-top:13px;font-weight:500}
.bundle-action small{display:block;font-size:.8125rem;line-height:1.65;color:#6d7c87;margin-top:22px}
@media(max-width:1100px) and (min-width:681px){.bundle{grid-template-columns:47% 53%;padding:38px 0 32px 5%;border-radius:26px}.bundle-art{min-height:420px}.bundle-art img{width:82%;height:81%}.bundle-ember{right:-3%;top:0}.bundle-frost{left:-14%;bottom:0}.bundle-plus{left:45%;top:47%}.bundle-copy p{font-size:1rem}.bundle-action{padding-top:23px;max-width:310px}.bundle-action small{max-width:260px}}
@media(max-width:680px){.bundle{width:90%;padding:30px 24px;grid-template-columns:1fr;grid-template-areas:"copy" "art" "action";border-radius:24px;text-align:center}.bundle h2{font-size:2rem;margin:14px 0 15px}.bundle-label{font-size:.875rem}.bundle-saving{font-size:7.5rem;line-height:1;margin:0 0 12px -7px}.bundle-copy p{font-size:1rem;line-height:1.65}.bundle-art{height:300px;min-height:0;margin:15px -20px 0}.bundle-art img{width:76%;height:100%}.bundle-ember{right:-3%;top:-8%}.bundle-frost{left:-6%;bottom:-7%}.bundle-plus{width:38px;height:38px;left:45%;top:46%;font-size:1.5rem}.bundle-action{width:100%;max-width:none;padding:14px 0 0}.bundle-action small{font-size:.8125rem;margin-top:16px}.bundle-action .button{min-height:56px}.bundle-shipping{margin-top:12px}}
@media(max-width:380px){.bundle{padding:28px 19px}.bundle-saving{font-size:6.5rem}.bundle h2{font-size:1.8rem}.bundle-art{height:260px}.bundle-action .button{padding-inline:18px}.bundle-label{font-size:.875rem}}

/* Cart product links and exact quantity-pricing totals. */
.cart-item>a{display:block;width:88px;background:#f2f6f8;border-radius:8px;overflow:hidden}.cart-item>a img{width:100%;height:auto}.cart-item h3 a:hover{text-decoration:underline;text-underline-offset:3px}#bundle-message{background:#f0f6fa;border-radius:12px;padding:16px;margin:20px 0;line-height:1.65}#checkout-summary>p{font-size:.9375rem;color:var(--muted);margin-top:8px}
@media(max-width:850px){.cart-item>a{width:70px}}
@media(max-width:380px){.cart-item>a{width:65px;grid-row:1/3;align-self:start}}
