*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--font-body),Arial,Helvetica,sans-serif;font-weight:var(--font-body-weight, 400);font-size:var(--body-font-size, 17px);line-height:1.6;color:var(--brand-ink);background:var(--brand-paper);font-synthesis:none;-webkit-font-smoothing:antialiased}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;background:none;border:0;padding:0;text-align:left}h1,h2,h3,h4,p,ul,ol,dl,dd,figure{margin:0}ul,ol{padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-heading),Arial,Helvetica,sans-serif;font-weight:var(--font-heading-weight, 700);letter-spacing:var(--heading-letter-spacing, -.03em);line-height:1.1}table{border-collapse:collapse;width:100%}:root{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px;border-radius:2px}.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}.skip-link{position:fixed;top:-100px;left:12px;z-index:200;background:var(--brand-paper);color:var(--brand-ink);padding:14px 18px;border-radius:var(--radius);box-shadow:0 4px 20px #0003}.skip-link:focus{top:12px}[hidden]{display:none!important}.icon{width:20px;height:20px;flex-shrink:0}.page-width{max-width:var(--page-width, 1450px);margin-inline:auto;padding-inline:5%}main>section:not(:last-child){margin-bottom:var(--section-gap, 0px)}.section{padding-block:56px}.section-heading{margin-bottom:32px}.section-heading--center{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:40px}.section-heading h2,.section-heading h1{font-size:clamp(2rem,6vw,2.75rem);margin-bottom:14px}.section-heading p{color:var(--muted, var(--brand-muted));font-size:1.0625rem}.eyebrow{font-size:.8125rem;letter-spacing:.12em;font-weight:600;text-transform:uppercase;margin-bottom:14px;color:inherit;opacity:.85}.section-empty-state{padding:40px;text-align:center;border:1px dashed var(--brand-line);border-radius:var(--radius);color:var(--brand-muted)}a{color:inherit}.eyebrow,.step-number{color:var(--link, var(--brand-primary))}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:var(--radius);padding:16px 24px;font-size:1rem;font-weight:600;border:1px solid transparent;transition:transform .15s ease,background-color .15s ease,opacity .15s ease;min-height:48px;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.button:hover{transform:translateY(-1px)}}.button .icon{width:18px;height:18px}.button-light{background:var(--brand-paper);color:var(--brand-ink)}.button-light:hover{background:var(--brand-ice)}.button-blue{background:var(--brand-primary);color:#fff}.button-blue:hover{background:var(--brand-primary-hover)}.button-blue:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-outline{background:transparent;color:inherit;border-color:currentColor}.button-outline:hover{background:#0000000d}.text-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid currentColor;padding-block:6px;font-weight:500;color:var(--link, var(--brand-primary))}.text-link .icon{width:16px;height:16px}.text-link:hover{opacity:.75}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:inherit;flex-shrink:0}.icon-button:hover{background:#ffffff14}.color-scheme_light .icon-button:hover,.color-scheme_tint .icon-button:hover{background:#0000000f}.site-header{position:relative;z-index:40}.site-header[data-sticky=true]{position:sticky;top:0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding-block:10px}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__wordmark{font-family:var(--font-heading),sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:-.02em}.site-header__nav{display:none}.site-header__nav ul{display:flex;gap:28px}.site-header__nav a{padding:10px 0;font-size:.9375rem;opacity:.9}.site-header__nav a:hover,.site-header__nav a[aria-current=page]{opacity:1;text-decoration:underline;text-underline-offset:4px}.site-header__nav .has-submenu{position:relative}.site-header__nav .submenu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:var(--brand-paper);color:var(--brand-ink);border-radius:var(--radius);box-shadow:0 12px 30px #0000002e;padding:8px;margin-top:8px}.site-header__nav .has-submenu:hover .submenu,.site-header__nav .has-submenu:focus-within .submenu{display:block}.site-header__nav .submenu li a{display:block;padding:10px 12px;border-radius:4px}.site-header__nav .submenu li a:hover{background:var(--brand-ice);text-decoration:none}.site-header__actions{display:flex;align-items:center;gap:6px}.header-cta{display:none}.cart-toggle{position:relative}.cart-toggle__count{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--brand-primary);color:#fff;font-size:.6875rem;font-weight:700;display:grid;place-items:center;line-height:1}.cart-toggle__count:empty,.cart-toggle__count[data-cart-count="0"]{display:none}.menu-toggle__close,.menu-toggle[aria-expanded=true] .menu-toggle__open{display:none}.menu-toggle[aria-expanded=true] .menu-toggle__close{display:block}.header-search{border-top:1px solid rgba(255,255,255,.15);padding-block:16px}.header-search__form{display:flex;gap:10px}.header-search__form input{flex:1;padding:12px 16px;border-radius:var(--radius);border:1px solid var(--brand-line);background:var(--brand-paper);color:var(--brand-ink)}.header-search__form button{padding:12px 20px;border-radius:var(--radius);background:var(--brand-primary);color:#fff;font-weight:600}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:20px 5% 40px;overflow-y:auto;animation:fade-in .2s ease both}.mobile-nav ul{display:flex;flex-direction:column}.mobile-nav>ul>li{border-bottom:1px solid rgba(255,255,255,.12)}.mobile-nav a{display:block;padding:16px 4px;font-size:1.15rem}.mobile-nav__cta{color:var(--brand-primary)!important;font-weight:700}.mobile-nav__submenu{padding-left:16px}.mobile-nav__submenu a{padding-block:12px;font-size:1rem;opacity:.85}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.announcement-bar{text-align:center;font-size:.875rem;padding-block:10px}.announcement-bar__item a{text-decoration:underline;text-underline-offset:3px}.hero{display:flex;flex-direction:column}.hero-art{order:-1;aspect-ratio:4 / 5;overflow:hidden;position:relative}.hero-art img,.hero-art svg{width:100%;height:110%;object-fit:cover;will-change:transform}.hero-copy{padding:40px 5% 32px}.hero-copy h1{font-size:clamp(3.1rem,13vw,4.5rem);margin-bottom:20px;letter-spacing:-.04em}.hero-description{max-width:460px;opacity:.82;font-size:1.0625rem;margin-bottom:24px}.hero-copy .button{margin-bottom:16px}.hero-secondary{display:inline-flex;align-items:center;gap:10px;font-size:.9375rem;opacity:.85}.hero-secondary .icon{width:16px;height:16px}.hero-bottom{display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;align-items:center;padding:16px 5%;border-top:1px solid rgba(255,255,255,.15);font-size:.8125rem;opacity:.8}.hero-bottom a{font-size:1.25rem}.hero-placeholder{width:100%;height:100%;color:var(--brand-line)}.intro-band__inner{display:flex;flex-direction:column;gap:24px;padding-block:32px}.intro-band__text{font-size:clamp(1.25rem,4vw,1.6rem);line-height:1.35;letter-spacing:-.02em}.intro-facts{display:flex;gap:16px 28px;flex-wrap:wrap;border-top:1px solid var(--border, var(--brand-line));padding-top:20px}.intro-facts>div{font-size:.875rem}.intro-facts>div:before{content:"";display:block;width:22px;height:2px;margin-bottom:10px;background:var(--link, var(--brand-primary))}.steps{display:flex;flex-direction:column;margin-top:8px}.step{padding-block:24px;border-top:1px solid var(--border, var(--brand-line));display:grid;grid-template-columns:56px 1fr;column-gap:18px}.step__image{grid-column:1 / -1;margin-bottom:12px;border-radius:var(--radius);overflow:hidden}.step__image img{width:100%;aspect-ratio:4/3;object-fit:cover}.step-number{grid-row:1 / span 3;font-size:2.25rem;font-weight:500;letter-spacing:-.03em;line-height:1}.step h3{font-size:1.4rem;margin-bottom:10px}.step p{color:var(--muted, var(--brand-muted));margin-bottom:14px}.step-label{font-size:.75rem;letter-spacing:.08em;font-weight:600;opacity:.65}.icon-columns__grid{display:grid;grid-template-columns:1fr;gap:28px}.icon-column{text-align:left}.icon-column__icon{width:52px;height:52px;border-radius:var(--radius);display:grid;place-items:center;background:var(--brand-ice);color:var(--brand-primary);margin-bottom:16px}.color-scheme_dark .icon-column__icon,.color-scheme_accent .icon-column__icon{background:#ffffff24;color:#fff}.icon-column h3{font-size:1.125rem;margin-bottom:8px}.icon-column p{color:var(--muted, var(--brand-muted));font-size:.9375rem}.product-section,.main-product__grid{display:flex;flex-direction:column}.product-section{padding-inline:5%}.product-media__stage{position:relative;aspect-ratio:1/1.05;border-radius:var(--radius);overflow:hidden;background:var(--brand-ice)}.product-media__slide{position:absolute;top:0;right:0;bottom:0;left:0}.product-media__slide img,.product-media__slide video{width:100%;height:100%;object-fit:cover}.product-media__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-media__thumb{width:64px;height:64px;border-radius:6px;overflow:hidden;flex-shrink:0;opacity:.55;border:2px solid transparent}.product-media__thumb[aria-selected=true]{opacity:1;border-color:var(--brand-primary)}.product-media__thumb img{width:100%;height:100%;object-fit:cover}.product-placeholder,.story-placeholder,.image-with-text-placeholder{width:100%;height:100%;color:var(--brand-line);background:var(--brand-ice)}.product-info{padding-top:32px}.product-info h1,.product-info h2{font-size:clamp(1.8rem,6vw,2.4rem);margin-bottom:14px}.product-lead{color:var(--brand-muted);margin-bottom:18px}.price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:16px;flex-wrap:wrap}.price{font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.price--sale{color:var(--brand-primary)}.price-compare s{color:var(--brand-muted)}.price-tax-note{font-size:.8125rem;color:var(--brand-muted)}.compatibility{display:flex;align-items:center;gap:10px;font-size:.9375rem;border-bottom:1px solid var(--brand-line);padding-bottom:18px;margin-bottom:18px}.compatibility .icon{color:var(--brand-primary)}.variant-option{border:0;padding:0;margin:0 0 18px}.variant-option legend{font-size:.9375rem;margin-bottom:10px;padding:0}.swatches{display:flex;gap:12px;flex-wrap:wrap}.swatch{position:relative;cursor:pointer;display:flex;padding:3px}.swatch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.swatch>span[style]{width:34px;height:34px;border-radius:50%;background:var(--swatch);display:block;box-shadow:0 0 0 1px #10151b2e}.swatch input:checked+span{outline:2px solid var(--brand-ink);outline-offset:3px}.swatch input:focus-visible+span{outline:3px solid var(--brand-primary);outline-offset:3px}.swatch--label .swatch__text{display:flex;align-items:center;justify-content:center;min-width:44px;height:34px;padding:0 12px;border:1px solid var(--brand-line);border-radius:var(--radius);font-size:.8125rem}.swatch--label input:checked+.swatch__text{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.option-buttons{display:flex;gap:10px;flex-wrap:wrap}.option-button{position:relative;cursor:pointer}.option-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.option-button span{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid var(--brand-line);border-radius:var(--radius);font-size:.9375rem}.option-button input:checked+span{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.option-button input:focus-visible+span{outline:3px solid var(--brand-primary);outline-offset:2px}.purchase-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:8px}.quantity-control{display:flex;align-items:center;border:1px solid var(--brand-line);border-radius:var(--radius);flex-shrink:0}.quantity-control button{width:44px;height:48px;display:grid;place-items:center}.quantity-control button .icon{width:16px;height:16px}.quantity-control button:disabled{opacity:.3}.quantity-control input{width:44px;height:48px;border:0;border-left:1px solid var(--brand-line);border-right:1px solid var(--brand-line);text-align:center;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.product-buy-form__submit{flex:1;min-width:200px}.product-form-status{margin-top:10px;font-size:.9375rem}.product-form-status:not(:empty){padding:10px 14px;border-radius:var(--radius);background:var(--brand-ice)}.shipping-note{font-size:.875rem;color:var(--brand-muted);margin:14px 0}.product-trust{display:flex;flex-direction:column;gap:10px;margin:20px 0;font-size:.875rem;color:var(--brand-muted)}.product-trust li{display:flex;align-items:center;gap:10px}.product-trust .icon{width:18px;height:18px;color:var(--brand-primary);flex-shrink:0}.product-trust a{text-decoration:underline;text-underline-offset:3px}.main-product__description{margin:28px 0}.main-product__description h2{font-size:1.25rem;margin-bottom:12px}.main-product__description .rte,.main-product__description{color:var(--brand-ink)}.product-specs{margin:28px 0;border-top:1px solid var(--brand-line);padding-top:20px}.product-specs h2{font-size:1.25rem;margin-bottom:14px}.product-specs dl{display:grid;grid-template-columns:auto 1fr;gap:10px 20px}.product-specs dt{font-weight:600}.product-specs dd{margin:0;color:var(--brand-muted)}.product-details{border-top:1px solid var(--brand-line);margin-top:12px}.product-details details,.faq-list details,.cart-note{border-bottom:1px solid var(--brand-line)}.product-details summary,.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:500;padding-block:18px;position:relative}.product-details summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker,.cart-note summary::-webkit-details-marker{display:none}.product-details summary:after,.faq-list summary:after{content:"+";font-size:1.4rem;font-weight:300;flex-shrink:0;line-height:1}.product-details details[open]>summary:after,.faq-list details[open]>summary:after{content:"\2212"}.product-details>details>div,.faq-list>details>div{color:var(--brand-muted);padding-bottom:20px}.product-details>details>div>:first-child,.faq-list>details>div>:first-child{margin-top:0}.statement{padding-block:48px;text-align:left}.statement__text{font-size:clamp(2.5rem,11vw,5rem);line-height:1;letter-spacing:-.04em;margin:24px 0}.statement .text-link{opacity:.95}.story__grid,.image-with-text__grid{display:flex;flex-direction:column;gap:32px}.story-copy{color:var(--brand-muted);margin:16px 0;display:flex;flex-direction:column;gap:14px}.story-signoff{color:var(--brand-ink);font-weight:500}.story-visual,.image-with-text__media{position:relative;aspect-ratio:4/4.6;background:var(--brand-ice);overflow:hidden;border-radius:var(--radius)}.story-visual img,.image-with-text__media img{width:100%;height:100%;object-fit:cover}.story-visual figcaption{position:absolute;bottom:16px;left:16px;right:16px;display:flex;justify-content:space-between;gap:12px;font-size:.75rem;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5)}.image-with-text--reverse .image-with-text__grid{flex-direction:column}.image-with-text__text{color:var(--brand-muted);margin:14px 0}.image-with-text__copy h2{font-size:clamp(1.8rem,6vw,2.4rem)}.faq-section__grid{display:flex;flex-direction:column;gap:24px}.faq-heading p{color:var(--brand-muted);margin:12px 0 18px}.faq-list{border-top:1px solid var(--brand-line)}.faq-list summary{font-size:1.0625rem}.cta-section{padding-block:56px;text-align:center}.cta-section h2{font-size:clamp(1.9rem,6vw,2.6rem);margin-bottom:12px}.cta-section p{color:var(--muted, var(--brand-muted));margin-bottom:22px}.contact-block__grid{display:flex;flex-direction:column;gap:36px}.contact-block__lead{color:var(--brand-muted);margin:14px 0 20px}.contact-block__details{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.contact-block__details li{display:flex;align-items:center;gap:12px;font-size:.9375rem}.contact-block__details .icon{color:var(--brand-primary);flex-shrink:0}.contact-block__details a:hover{text-decoration:underline}.contact-block__meta{color:var(--brand-muted);font-size:.8125rem;padding-left:32px}.contact-block__response{display:flex;align-items:center;gap:10px;font-size:.9375rem;padding:12px 16px;background:var(--brand-ice);border-radius:var(--radius)}.contact-block__response .icon{color:var(--brand-primary)}.form-row{margin-bottom:18px;display:flex;flex-direction:column;gap:6px}.form-row label{font-size:.875rem;font-weight:600}.form-row .required{color:#c0392b}.form-row input,.form-row select,.form-row textarea{padding:13px 14px;border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--brand-paper);color:var(--brand-ink);width:100%}.form-row textarea{resize:vertical;min-height:120px}.form-row input:invalid[aria-invalid=true],.field-error{color:#c0392b}.field-error{font-size:.8125rem;margin:0}.form-row--honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;font-weight:400;color:var(--brand-muted);cursor:pointer}.checkbox-label input{margin-top:3px;width:18px;height:18px;flex-shrink:0}.checkbox-label a{text-decoration:underline}.form-status{padding:16px;border-radius:var(--radius);margin-bottom:18px}.form-status--success{display:flex;gap:14px;align-items:flex-start;background:var(--brand-ice)}.form-status--success .icon{color:var(--brand-primary);flex-shrink:0;margin-top:2px}.form-status--success h2{font-size:1.125rem;margin-bottom:6px}.form-status--error{background:#fdecea;color:#7a2a20}.footer-newsletter{padding-block:32px;border-bottom:1px solid var(--border, rgba(255,255,255,.15));display:flex;flex-direction:column;gap:16px}.footer-newsletter h2{font-size:1.25rem;margin-bottom:6px}.footer-newsletter__row{display:flex;gap:10px}.footer-newsletter__row input{flex:1;padding:12px 14px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.25);background:transparent;color:inherit}.footer-newsletter__row button{padding:12px 18px;border-radius:var(--radius);background:var(--brand-primary);color:#fff;font-weight:600}.footer-newsletter__consent{font-size:.75rem;opacity:.7}.footer-newsletter__consent a{text-decoration:underline}.footer-main{padding-block:40px;display:grid;grid-template-columns:1fr;gap:32px}.footer-brand__logo{display:inline-flex;margin-bottom:14px}.footer-brand__blurb{opacity:.75;font-size:.9375rem;max-width:320px;margin-bottom:16px}.footer-social{display:flex;gap:10px}.footer-social a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.footer-social a:hover{background:#ffffff1a}.footer-nav h2,.footer-legal h2,.footer-contact h2{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin-bottom:14px}.footer-nav ul,.footer-legal ul,.footer-contact ul{display:flex;flex-direction:column;gap:10px}.footer-nav a:hover,.footer-legal a:hover,.footer-contact a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-block:20px;display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;font-size:.8125rem;opacity:.75}.footer-bottom__link{text-decoration:underline;text-underline-offset:3px}.footer-bottom__top{margin-left:auto;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.footer-bottom__top-icon{width:14px;height:14px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#04080e8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:460px;background:var(--bg, var(--brand-paper));color:var(--text, var(--brand-ink));display:flex;flex-direction:column;padding:24px;overflow-y:auto;animation:slide-in .25s ease both}@keyframes slide-in{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--brand-line);padding-bottom:18px;margin-bottom:8px}.cart-drawer__header h2{font-size:1.375rem}.cart-empty{padding:60px 12px;text-align:center}.cart-empty__icon{width:52px;height:52px;margin:0 auto 18px;color:var(--brand-muted)}.cart-empty h3{font-size:1.3rem;margin-bottom:8px}.cart-empty p{color:var(--brand-muted);margin-bottom:20px}.cart-items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding-block:18px;border-bottom:1px solid var(--brand-line)}.cart-item__image img{width:72px;height:90px;object-fit:cover;border-radius:6px;background:var(--brand-ice)}.cart-item__title{font-weight:500}.cart-item__variant{font-size:.8125rem;color:var(--brand-muted);margin:2px 0 8px}.cart-item__price{font-size:.875rem;margin:2px 0 8px}.cart-item__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cart-item__actions .quantity-control button{width:36px;height:38px}.cart-item__actions .quantity-control input{width:34px;height:38px}.cart-item__remove{font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;color:var(--brand-muted)}.cart-item__line-total{font-size:.9375rem;white-space:nowrap}.cart-note{border-top:1px solid var(--brand-line);border-bottom:0;margin-top:8px}.cart-note summary{font-size:.9375rem}.cart-note textarea{width:100%;margin-bottom:16px}.cart-totals{padding-top:18px;border-top:1px solid var(--brand-line);margin-top:8px}.cart-totals__row{display:flex;justify-content:space-between;font-size:1.0625rem;margin-bottom:6px}.cart-totals__note{font-size:.8125rem;color:var(--brand-muted)}.cart-checkout{width:100%;margin-top:16px}.cart-trust{margin-top:16px;display:flex;flex-direction:column;gap:8px;font-size:.8125rem;color:var(--brand-muted)}.cart-trust li{display:flex;align-items:center;gap:8px}.cart-trust .icon{width:16px;height:16px;color:var(--brand-primary)}.cart-view-link{display:block;text-align:center;margin-top:14px;text-decoration:underline;text-underline-offset:3px}.main-cart__inner h1{margin-bottom:28px}.main-cart form{max-width:720px}.sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--brand-paper);border-top:1px solid var(--brand-line);padding:12px max(16px,env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-right));box-shadow:0 -6px 24px #00000014;transition:margin-bottom .2s ease}.sticky-buy-bar__info{display:flex;flex-direction:column;gap:2px;min-width:0}.sticky-buy-bar__info strong{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-buy-bar .price-row{margin:0}.sticky-buy-bar .price{font-size:1.0625rem}.sticky-buy-bar button{flex-shrink:0;padding:12px 22px}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:100;padding:16px}.cookie-banner__panel{max-width:900px;margin-inline:auto;background:var(--brand-paper);color:var(--brand-ink);border-radius:var(--radius);box-shadow:0 -8px 40px #0000002e;padding:22px;display:flex;flex-direction:column;gap:16px;border:1px solid var(--brand-line)}.cookie-banner__copy h2{font-size:1.0625rem;margin-bottom:8px}.cookie-banner__copy p{font-size:.875rem;color:var(--brand-muted)}.cookie-banner__actions{display:flex;flex-direction:column;gap:10px}.cookie-banner__actions .button{width:100%;padding-block:13px}.cookie-preferences{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110}.cookie-preferences__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#04080e8c}.cookie-preferences__panel{position:relative;max-width:520px;margin:5vh auto;max-height:90vh;overflow-y:auto;background:var(--brand-paper);color:var(--brand-ink);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:16px}.cookie-preferences__header{display:flex;align-items:center;justify-content:space-between}.cookie-preferences__header h2{font-size:1.25rem}.cookie-preferences__body{display:flex;flex-direction:column;gap:18px}.cookie-preferences__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--brand-line)}.cookie-preferences__row h3{font-size:.9375rem;margin-bottom:4px}.cookie-preferences__row p{font-size:.8125rem;color:var(--brand-muted)}.switch{position:relative;display:inline-flex;width:42px;height:24px;flex-shrink:0;cursor:pointer}.switch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;margin:0}.switch__track{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-line);border-radius:999px;transition:background-color .15s ease}.switch__track:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease;box-shadow:0 1px 3px #0000004d}.switch input:checked+.switch__track,.switch__track--on{background:var(--brand-primary)}.switch input:checked+.switch__track:before,.switch__track--on:before{transform:translate(18px)}.switch input:focus-visible+.switch__track{outline:3px solid var(--brand-primary);outline-offset:2px}.switch--locked{opacity:.6;cursor:default}.breadcrumbs{margin-bottom:20px}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:6px;font-size:.8125rem;color:var(--brand-muted)}.breadcrumbs__list li:not(:last-child):after{content:"/";margin-left:6px;opacity:.5}.breadcrumbs__list a:hover{text-decoration:underline}.breadcrumbs__list li[aria-current=page]{color:var(--brand-ink)}.collection-heading{margin-bottom:28px}.collection-heading h1{font-size:clamp(2rem,6vw,2.75rem);margin-bottom:10px}.collection-heading__description{color:var(--brand-muted);max-width:640px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.collection-toolbar__count{font-size:.875rem;color:var(--brand-muted)}.collection-toolbar__sort{display:flex;align-items:center;gap:8px;font-size:.875rem}.collection-toolbar__sort select{padding:8px 10px;border-radius:var(--radius);border:1px solid var(--brand-line)}.collection-empty{text-align:center;padding:60px 20px}.collection-empty p{color:var(--brand-muted);margin-bottom:18px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 16px}.product-card__media{position:relative;display:block;aspect-ratio:1/1.1;border-radius:var(--radius);overflow:hidden;background:var(--brand-ice);margin-bottom:12px}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--brand-ink);color:#fff;font-size:.6875rem;font-weight:600;padding:4px 10px;border-radius:999px}.product-card__title{font-size:.9375rem;font-weight:500;margin-bottom:4px}.product-card__title a:hover{text-decoration:underline}.product-card__price{font-size:.9375rem}.product-card__price--sale{color:var(--brand-primary);font-weight:600}.product-card__price s{color:var(--brand-muted);margin-left:6px}.pagination{display:flex;justify-content:center;gap:6px;margin-top:36px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;border-radius:var(--radius);font-size:.875rem}.pagination a:hover{background:var(--brand-ice)}.pagination .is-current{background:var(--brand-ink);color:#fff}.main-search__form,.header-search__form,.main-404__search .header-search__form{display:flex;gap:10px;margin-bottom:28px}.main-search__form input,.main-404__search input{flex:1;padding:13px 16px;border-radius:var(--radius);border:1px solid var(--brand-line)}.main-search__form button,.main-404__search button{padding:13px 20px;border-radius:var(--radius);background:var(--brand-primary);color:#fff;font-weight:600}.main-search__heading{font-size:1.375rem;margin-bottom:20px}.main-404__inner{text-align:center;max-width:520px;margin-inline:auto;padding-block:60px}.main-404__logo{margin:0 auto 24px}.main-404__inner h1{font-size:clamp(2rem,6vw,2.75rem);margin-bottom:14px}.main-404__inner p{color:var(--brand-muted);margin-bottom:28px}.main-404__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.main-404__search h2{font-size:1rem;margin-bottom:14px}.main-page__inner{max-width:760px;margin-inline:auto;padding-block:20px 40px}.main-page__inner h1{font-size:clamp(2rem,6vw,2.75rem);margin-bottom:24px}.rte h2{font-size:1.375rem;margin:32px 0 12px}.rte h3{font-size:1.125rem;margin:24px 0 10px}.rte p{margin-bottom:16px;color:var(--brand-ink)}.rte ul,.rte ol{margin:0 0 16px;padding-left:22px;list-style:revert}.rte h2,.rte h3,.rte li{color:var(--brand-ink)}.rte a{text-decoration:underline;text-underline-offset:3px}.rte table{margin:16px 0;font-size:.9375rem}.rte td,.rte th{border:1px solid var(--brand-line);padding:8px 12px;text-align:left}.rich-text__inner{max-width:720px}.rich-text--center .rich-text__inner{margin-inline:auto;text-align:center}.rich-text__inner h2{font-size:clamp(1.8rem,6vw,2.4rem);margin:10px 0 14px}.rich-text__text{color:var(--brand-muted);margin-bottom:14px}.rich-text__buttons{margin-top:18px}@media(min-width:640px){.product-grid{grid-template-columns:repeat(3,1fr)}.main-404__actions{flex-direction:row;justify-content:center}.cookie-banner__actions{flex-direction:row;flex-wrap:wrap;width:auto;justify-content:flex-end}.cookie-banner__actions .button{width:auto}}@media(min-width:900px){.site-header__nav{display:block}.header-cta{display:inline-flex}.menu-toggle{display:none}.mobile-nav{display:none!important}.hero{flex-direction:row-reverse;min-height:640px}.hero-art{order:0;flex:0 0 52%;aspect-ratio:auto}.hero-copy{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 4% 0 5.5%}.hero-bottom{padding-inline:5.5%}.intro-band__inner{flex-direction:row;align-items:center;justify-content:space-between;padding-block:44px}.intro-facts{border-top:0;padding-top:0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;column-gap:60px;align-items:end}.section-heading .eyebrow{grid-column:1 / -1}.section-heading h2,.section-heading h1{grid-column:1 / 2}.section-heading p{grid-column:2 / 3}.section-heading--center{display:block}.steps{flex-direction:row;margin-top:40px}.step{border-top:0;border-left:1px solid var(--border, var(--brand-line));grid-template-columns:1fr;padding:0 28px}.step:first-child{border-left:0;padding-left:0}.step:last-child{padding-right:0}.step-number{grid-row:auto;margin-bottom:32px;font-size:3.25rem}.step__image{margin-bottom:20px}.icon-columns__grid--2{grid-template-columns:repeat(2,1fr)}.icon-columns__grid--3{grid-template-columns:repeat(3,1fr)}.icon-columns__grid--4{grid-template-columns:repeat(4,1fr)}.product-section,.main-product__grid{flex-direction:row;align-items:flex-start;gap:60px}.product-gallery-wrap{flex:0 0 46%;position:sticky;top:100px}.product-info{flex:1;padding-top:0}.main-product__grid{gap:48px}.story__grid,.image-with-text__grid{flex-direction:row;align-items:center;gap:60px}.image-with-text--reverse .image-with-text__grid{flex-direction:row-reverse}.story__copy-wrap,.image-with-text__copy{flex:1}.story-visual,.image-with-text__media{flex:0 0 44%}.faq-section__grid{flex-direction:row;gap:60px}.faq-heading{flex:0 0 34%}.faq-list{flex:1;border-top:0}.contact-block__grid{flex-direction:row;gap:60px}.contact-block__info{flex:0 0 40%}.contact-block__form{flex:1}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.footer-newsletter{flex-direction:row;align-items:center;justify-content:space-between}.footer-newsletter>div:first-child{max-width:340px}.footer-newsletter__form{width:380px}.sticky-buy-bar{display:none!important}.product-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.statement{padding-block:64px}.hero-copy h1{font-size:clamp(3.75rem,6.5vw,6.25rem)}}@media(prefers-reduced-motion:no-preference){.button{transition:transform .25s cubic-bezier(.16,.8,.24,1),background-color .15s ease,opacity .15s ease}.button:active{transform:scale(.96)}}@media(prefers-reduced-motion:no-preference){.product-card__media img{transition:transform .5s cubic-bezier(.16,.8,.24,1)}.product-card:hover .product-card__media img,a.product-card__media:hover img{transform:scale(1.045)}}.model-viewer-section{padding-block:64px}.model-viewer-section__inner{display:flex;flex-direction:column;gap:28px}.model-viewer-section__copy{max-width:560px}.model-viewer-section__copy p{color:var(--muted, var(--brand-muted));margin-top:14px}.model-viewer-section__hint{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;opacity:.7;margin-top:18px}.model-viewer-stage{position:relative;aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 50% 40%,var(--brand-ice),var(--bg, var(--brand-paper)))}.model-viewer-stage model-viewer{width:100%;height:100%;--poster-color: transparent}.model-viewer-stage[data-loading]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:34px;height:34px;border-radius:50%;border:3px solid var(--brand-line);border-top-color:var(--brand-primary);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:900px){.model-viewer-section__inner{flex-direction:row-reverse;align-items:center;gap:60px}.model-viewer-section__copy{flex:0 0 38%}.model-viewer-stage{flex:1;aspect-ratio:4/3.2}}section[id]{scroll-margin-top:92px}.section,.model-viewer-section{padding-block:clamp(52px,7vw,96px)}.cta-section{padding-block:clamp(64px,8.5vw,112px)}.statement{padding-block:clamp(72px,10vw,132px)}.intro-band{padding-block:clamp(36px,4.5vw,60px)}.section-heading h2,.section-heading h1{font-size:clamp(2.1rem,5.4vw,3.5rem);line-height:1.12;margin-bottom:18px}.section-heading p{font-size:1.0625rem;max-width:46ch;color:var(--muted, var(--brand-muted))}.section-heading--center .eyebrow,.section-heading--center p{margin-inline:auto}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;opacity:1;color:var(--link, var(--brand-primary));margin-bottom:18px}.button{border-radius:980px;padding:15px 30px;font-size:1.0625rem;font-weight:500;min-height:52px}.button-light{background:var(--brand-paper);color:var(--brand-ink);border-color:var(--brand-line)}.color-scheme_dark .button-light,.color-scheme_accent .button-light{border-color:transparent}.text-link{font-weight:500}.site-header__inner{min-height:68px}.site-header[data-sticky=true]{background:var(--bg, var(--brand-paper));background:color-mix(in srgb,var(--bg, #ffffff) 84%,transparent);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border, var(--brand-line))}.site-header__wordmark{font-size:1.25rem;letter-spacing:-.03em}.site-header__wordmark{color:inherit;white-space:nowrap}.footer-brand__logo .site-header__wordmark{font-size:1.375rem}.site-header__logo-alt,.site-header.is-over-hero .site-header__logo-main{display:none}.site-header.is-over-hero .site-header__logo-alt{display:block}.language-switcher{display:inline-flex;align-items:center;gap:8px}.language-switcher select{appearance:none;-webkit-appearance:none;background:transparent;color:inherit;cursor:pointer;border:1px solid var(--border, var(--brand-line));border-radius:999px;padding:6px 30px 6px 14px;font-size:.8125rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 15px) calc(50% + 1px),calc(100% - 11px) calc(50% + 1px);background-size:4px 4px,4px 4px;background-repeat:no-repeat}.language-switcher select:hover{border-color:currentColor}.js .language-switcher__go{display:none}.language-switcher--compact select{padding:5px 24px 5px 10px;font-size:.8125rem;font-weight:500;letter-spacing:.04em;border-radius:999px;background-position:calc(100% - 11px) calc(50% + 1px),calc(100% - 7px) calc(50% + 1px)}.site-header.is-over-hero .language-switcher--compact select{border-color:#ffffff73}.footer-social-row{display:flex;align-items:center;gap:12px 24px;flex-wrap:wrap;padding-block:26px;border-top:1px solid var(--border, var(--brand-line))}.footer-social-row h2{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--muted, var(--brand-muted));margin:0}.footer-legal__address{font-style:normal;margin-top:18px;font-size:.8125rem;line-height:1.7;color:var(--muted, var(--brand-muted))}.footer-legal__address span{display:block}.site-header__nav a{font-size:.875rem}.header-search{border-top:1px solid var(--border, var(--brand-line))}.mobile-nav>ul>li{border-bottom:1px solid var(--border, var(--brand-line))}.icon-button:hover{background:#0000000d}body.template-index .site-header{position:sticky;top:0;z-index:60}body.template-index .hero{margin-top:calc(-1 * var(--header-h, 76px));padding-top:var(--header-h, 76px)}body.template-index .site-header.is-over-hero,body.template-index .site-header.is-over-hero.color-scheme_light{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:transparent;color:#fff}body.template-index .site-header.is-over-hero .icon-button:hover{background:#ffffff24}body.template-index .site-header.is-over-hero .button-outline{border-color:#ffffff8c}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:0;justify-content:safe flex-end;--hero-art-offset: calc(var(--header-h, 76px) + 16px);background-color:#000;background-image:linear-gradient(to bottom,#000,#0e1927,#1a314e,#264b73,#34649b);background-repeat:no-repeat;background-position:0 var(--hero-art-offset);background-size:100% calc(100% - var(--hero-art-offset))}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;order:0;z-index:0;aspect-ratio:auto;padding-top:var(--hero-art-offset, 92px)}.hero-copy,.hero-bottom{position:relative;z-index:2}.hero-art img,.hero-art svg{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#060910f7,#060910f0 44%,#060910d1 62%,#06091057 84%,#06091000)}.hero-copy{order:0;max-width:34ch;margin:0;padding:0 6% clamp(28px,5vw,52px)}.hero-copy h1{font-size:clamp(2.6rem,8.5vw,4.75rem);line-height:1.04;letter-spacing:-.025em;margin-bottom:18px}.hero-description{max-width:34ch;margin-bottom:26px;font-size:1.0625rem;opacity:.88;color:inherit}.hero-copy .button{display:inline-flex;margin:0 14px 0 0}.hero-secondary{display:inline-flex;opacity:.9;color:inherit}.hero-bottom{margin-top:0;opacity:.72;color:inherit;border-top:1px solid rgba(255,255,255,.18);padding-block:14px}.icon-columns__grid{gap:32px 40px}.icon-column{border-top:1px solid var(--border, var(--brand-line));padding-top:22px}.icon-column__icon{width:28px;height:28px;border-radius:0;margin-bottom:20px;background:transparent;color:var(--link, var(--brand-primary))}.color-scheme_dark .icon-column__icon,.color-scheme_accent .icon-column__icon{background:transparent;color:currentColor}.icon-column h3{font-size:1.0625rem;margin-bottom:10px}.step-number{font-size:.8125rem;font-weight:600;letter-spacing:.1em;opacity:.55}.step h3{font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.03em;margin-bottom:12px}.product-media__stage{aspect-ratio:1 / 1;background:transparent}.product-media__slide{padding:0}.product-media__slide img,.product-media__slide video{object-fit:contain}.product-info h1,.product-info h2,.main-product__info h1,.main-product__info h2{font-size:clamp(1.5rem,2.1vw,1.75rem);letter-spacing:-.02em;line-height:1.2}.price{font-size:1.25rem}.product-lead{font-size:.9375rem;margin-bottom:14px}.compatibility{font-size:.875rem;padding-bottom:14px;margin-bottom:14px}.price-tax-note,.shipping-note{font-size:.8125rem}.variant-option legend{font-size:.875rem}.product-info .button,.main-product__info .button{min-height:46px;padding:11px 22px;font-size:.9375rem}.product-info .quantity-control button,.main-product__info .quantity-control button,.product-info .quantity-control input,.main-product__info .quantity-control input{height:46px}.product-details summary{font-size:.9375rem;padding-block:14px}.construction__grid{display:grid;grid-template-columns:1fr;gap:28px;margin-top:clamp(26px,4vw,44px)}.construction__figure{margin:0}.construction__figure img{width:100%;height:auto;border-radius:var(--radius);background:#ffffff08}.construction__figure figcaption{margin-top:12px;font-size:.8125rem;color:var(--muted, var(--brand-muted))}.construction__specs{display:grid;grid-template-columns:1fr 1fr;margin:clamp(30px,5vw,52px) 0 0;border-top:1px solid var(--border, var(--brand-line))}.construction__spec{padding:18px 0;border-bottom:1px solid var(--border, var(--brand-line))}.construction__spec dt{font-size:.6875rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted, var(--brand-muted));margin-bottom:7px}.construction__spec dd{margin:0;font-size:1.1875rem;letter-spacing:-.02em}.construction__note{margin-top:18px;font-size:.8125rem;color:var(--muted, var(--brand-muted))}@media(min-width:900px){.construction__grid{grid-template-columns:1fr 1fr;gap:40px}.construction__specs{grid-template-columns:repeat(4,1fr);column-gap:32px}}.statement__text{font-size:clamp(2.4rem,8.5vw,5.5rem);line-height:1.08;margin:28px 0}.statement__grid{display:grid;gap:28px;align-items:center}.statement__media{margin:0}.statement__media img{display:block;width:100%;height:auto;border-radius:var(--radius)}.statement__grid:not(.statement__grid--text-only) .statement__text{font-size:clamp(1.9rem,4.6vw,3.25rem);margin:20px 0 24px}@media(min-width:900px){.statement__grid{grid-template-columns:1.1fr .9fr;gap:56px}.statement__grid--text-only{grid-template-columns:1fr}}.cta-section h2{font-size:clamp(2.1rem,5.6vw,3.6rem);line-height:1.12}.cta-section p{font-size:1.125rem;margin-bottom:30px}.story-visual,.image-with-text__media,.model-viewer-stage,.product-media__stage,.step__image{border-radius:var(--radius)}.site-header__nav .submenu{box-shadow:0 8px 30px #00000014;border:1px solid var(--brand-line)}@media(min-width:900px){.hero{flex-direction:column;min-height:100svh}.hero-art{flex:none}.hero{--hero-art-offset: calc(var(--header-h, 76px) + 40px)}.hero-art img,.hero-art svg{object-fit:contain;object-position:78% bottom}.hero-art:after{background:linear-gradient(to top,#080b12cc,#080b124d 30%,#080b1200 58%),linear-gradient(to right,#080b12d1,#080b124d 38%,#080b1200 62%)}.hero-copy{flex:none;display:block;max-width:56%;padding:0 6% clamp(40px,4vw,64px)}.hero-copy h1{font-size:clamp(3.25rem,5.4vw,5.25rem)}.hero-bottom{padding-inline:6%}.step{padding:0 32px}.step-number{font-size:.8125rem;margin-bottom:18px}.product-section,.main-product__grid{max-width:1088px;margin-inline:auto;gap:56px;padding-inline:24px}.product-gallery-wrap,.main-product__media{flex:0 0 44%;max-width:440px}.product-gallery-wrap{top:96px}.product-info,.main-product__info{max-width:460px}}@media(min-width:1200px){.hero-copy h1{font-size:clamp(3.75rem,4.8vw,5.75rem)}}@media(max-height:720px){.hero{justify-content:flex-start}.hero-copy{padding-top:24px}}.js-anim-line{display:block}html.gsap-on .hero-art img,html.gsap-on .story-visual img,html.gsap-on .image-with-text__media img{will-change:transform}@media(prefers-reduced-motion:reduce){.js-anim-line{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
