*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section{padding:72px 0}.section--compact{padding:40px 0}.section--surface{background:var(--color-surface)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-header--center{display:block;text-align:center;max-width:720px;margin:0 auto 36px}.eyebrow{margin:0 0 10px;color:var(--color-accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.heading{margin:0;font-size:clamp(2rem,4.5vw,4.5rem);line-height:1.04;letter-spacing:-.045em}.heading--medium{font-size:clamp(1.75rem,3vw,3rem)}.heading--small{font-size:clamp(1.45rem,2.2vw,2.1rem)}.rte{color:var(--color-muted)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{border-radius:var(--radius)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:12px 22px;border:1px solid transparent;border-radius:var(--button-radius);background:var(--color-accent);color:var(--color-accent-contrast);font-weight:750;line-height:1.2;transition:transform .2s,box-shadow .2s,opacity .2s}.button:hover{transform:translateY(-1px);box-shadow:0 9px 20px color-mix(in srgb,var(--color-accent) 25%,transparent)}.button:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.button--secondary{border-color:var(--color-border);background:var(--color-bg);color:var(--color-text)}.button--full{width:100%}.button--small{min-height:42px;padding:9px 16px;font-size:.9rem}.link-arrow{display:inline-flex;align-items:center;gap:7px;color:var(--color-accent);font-weight:750}.link-arrow:after{content:"\2192";transition:transform .2s}.link-arrow:hover:after{transform:translate(4px)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link:focus{z-index:1000;width:auto!important;height:auto!important;clip:auto!important;margin:10px!important;padding:10px 16px!important;background:#fff;border-radius:8px}.placeholder-svg{width:100%;height:100%;background:#eef0f4;fill:#b8bfca}.announcement{position:relative;z-index:41;padding:9px 0;background:var(--announcement-bg,#101828);color:var(--announcement-text,#fff);font-size:.86rem;text-align:center}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:relative;z-index:40;background:color-mix(in srgb,var(--color-bg) 94%,transparent);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.is-sticky{position:sticky;top:0}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:74px;gap:28px}.header-logo{display:inline-flex;align-items:center;font-size:1.45rem;font-weight:900;letter-spacing:-.04em}.header-logo img{width:var(--logo-width);height:auto}.header-nav{justify-self:center}.header-nav__list{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.header-nav__link{display:block;padding:24px 0;font-size:.94rem;font-weight:650}.header-nav__link:hover{color:var(--color-accent)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-button{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:transparent}.icon-button:hover{background:var(--color-surface)}.icon-button svg{width:22px;height:22px}.cart-count{position:absolute;right:0;top:0;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid var(--color-bg);border-radius:10px;background:var(--color-accent);color:var(--color-accent-contrast);font-size:.65rem;font-weight:800}.mobile-toggle{display:none}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;background:#10182873}.mobile-menu.is-open{display:block}.mobile-menu__panel{width:min(88%,390px);height:100%;padding:22px;background:var(--color-bg);box-shadow:var(--shadow);overflow:auto}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mobile-menu__nav{margin:0;padding:0;list-style:none;border-top:1px solid var(--color-border)}.mobile-menu__nav a{display:block;padding:16px 0;border-bottom:1px solid var(--color-border);font-size:1.08rem;font-weight:700}.search-panel{display:none;padding:18px 0;border-top:1px solid var(--color-border)}.search-panel.is-open{display:block}.search-form{display:flex;gap:10px;max-width:760px;margin:auto}.field{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--color-border);border-radius:var(--button-radius);background:var(--color-bg)}.field:focus{outline:2px solid color-mix(in srgb,var(--color-accent) 35%,transparent);border-color:var(--color-accent)}.hero{position:relative;overflow:hidden;background:var(--hero-bg,var(--color-surface));color:var(--hero-text,var(--color-text))}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);min-height:620px;align-items:center;gap:64px;padding-top:62px;padding-bottom:62px}.hero-copy{position:relative;z-index:2;max-width:680px}.hero-text{max-width:580px;margin:22px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);opacity:.78}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-note{display:flex;flex-wrap:wrap;gap:15px 24px;margin-top:26px;font-size:.87rem;font-weight:650;opacity:.85}.hero-note span{display:flex;align-items:center;gap:7px}.hero-note span:before{content:"\2713";display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 14%,transparent);color:var(--color-accent);font-size:.72rem}.hero-media{position:relative}.hero-image-wrap{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:calc(var(--radius) * 1.6);background:#e8ebf0;box-shadow:0 30px 80px #10182829}.hero-image-wrap img,.hero-image-wrap svg{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;left:-28px;bottom:38px;display:flex;align-items:center;gap:11px;max-width:230px;padding:14px 17px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:#ffffffeb;color:#101828;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge__icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#eafbf2;color:#087443;font-weight:900}.hero-badge strong{display:block;font-size:.88rem}.hero-badge small{display:block;color:#667085}.trust-bar{border-block:1px solid var(--color-border);background:var(--color-bg)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:25px 18px}.trust-item+.trust-item{border-left:1px solid var(--color-border)}.trust-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 10%,var(--color-bg));color:var(--color-accent)}.trust-icon svg{width:21px;height:21px}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:.9rem}.trust-item small{color:var(--color-muted);font-size:.76rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{position:relative;min-width:0}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1/1.16;border-radius:var(--radius);background:var(--color-surface)}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__badge{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:20px;background:var(--color-accent);color:var(--color-accent-contrast);font-size:.72rem;font-weight:800}.product-card__info{padding:15px 3px}.product-card__vendor{margin:0 0 3px;color:var(--color-muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.product-card__title{margin:0 0 7px;font-size:1rem;line-height:1.3}.price{display:flex;align-items:center;gap:8px;font-weight:800}.price s{color:var(--color-muted);font-size:.85rem;font-weight:500}.price--sale{color:#d92d20}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{padding:28px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg)}.benefit-card__icon{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--color-accent) 10%,transparent);color:var(--color-accent);font-size:1.35rem}.benefit-card h3{margin:0 0 8px;font-size:1.12rem}.benefit-card p{margin:0;color:var(--color-muted);font-size:.93rem}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(38px,7vw,90px)}.split--reverse .split-media{order:2}.split-media{overflow:hidden;aspect-ratio:1/1;border-radius:calc(var(--radius) * 1.25);background:var(--color-surface)}.split-media img,.split-media svg{width:100%;height:100%;object-fit:cover}.split-content .rte{margin:20px 0 28px}.check-list{display:grid;gap:12px;margin:22px 0 28px;padding:0;list-style:none}.check-list li{display:flex;gap:10px}.check-list li:before{content:"\2713";display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:#eafbf2;color:#087443;font-size:.72rem;font-weight:900}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial{padding:27px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg)}.stars{color:#f79009;letter-spacing:.08em}.testimonial blockquote{margin:16px 0 22px;font-size:1rem}.testimonial-author{display:flex;align-items:center;gap:11px}.testimonial-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--color-surface);font-weight:850}.testimonial-author strong,.testimonial-author small{display:block}.testimonial-author small{color:var(--color-muted)}.faq-list{max-width:820px;margin:auto;border-top:1px solid var(--color-border)}.faq-item{border-bottom:1px solid var(--color-border)}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border:0;background:transparent;text-align:left;font-weight:750}.faq-question span:last-child{font-size:1.4rem;transition:transform .2s}.faq-item.is-open .faq-question span:last-child{transform:rotate(45deg)}.faq-answer{display:none;padding:0 40px 22px 0;color:var(--color-muted)}.faq-item.is-open .faq-answer{display:block}.newsletter{overflow:hidden;border-radius:calc(var(--radius) * 1.4);background:var(--newsletter-bg,var(--color-accent));color:var(--newsletter-text,var(--color-accent-contrast))}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:50px}.newsletter-form{display:flex;gap:10px}.newsletter-form .field{border-color:transparent;background:#fff;color:#101828}.form-status{margin-top:10px;font-size:.88rem}.site-footer{padding:58px 0 24px;background:#101828;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}.footer-brand{max-width:310px}.footer-brand p{color:#98a2b3}.footer-title{margin:0 0 16px;font-size:.95rem}.footer-links{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#d0d5dd;font-size:.9rem}.footer-links a:hover{color:#fff}.footer-seller address{display:grid;gap:8px;color:#d0d5dd;font-size:.86rem;font-style:normal;line-height:1.55}.footer-seller address strong,.footer-seller address a:hover{color:#fff}.footer-editor-note,.footer-policy-note{margin:0;color:#98a2b3;font-size:.82rem}.footer-policies{margin-top:38px;padding-top:22px;border-top:1px solid #344054}.footer-policies ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;list-style:none;color:#d0d5dd;font-size:.82rem}.footer-policies a:hover{color:#fff}.footer-policy-note{margin-top:38px;padding-top:22px;border-top:1px solid #344054}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:45px;padding-top:23px;border-top:1px solid #344054;color:#98a2b3;font-size:.82rem}.shopify-policy__container{max-width:900px!important;margin:0 auto;padding:64px 20px 90px}.shopify-policy__title h1{font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.2rem,6vw,4.3rem);font-style:italic;letter-spacing:-.02em}.shopify-policy__body{color:var(--color-muted);line-height:1.75}.shopify-policy__body h2,.shopify-policy__body h3{margin-top:2rem;color:var(--color-text)}.shopify-policy__body a{text-decoration:underline;text-underline-offset:3px}.payment-icons{display:flex;flex-wrap:wrap;gap:7px}.payment-icons svg{width:auto;height:23px}.social-links{display:flex;gap:8px;margin-top:19px}.social-links a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #344054;border-radius:50%;font-size:.72rem;font-weight:800}.breadcrumb{padding:20px 0;color:var(--color-muted);font-size:.82rem}.breadcrumb a:hover{color:var(--color-text)}.product-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.85fr);gap:clamp(35px,6vw,78px);align-items:start;padding-bottom:72px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{overflow:hidden;border-radius:var(--radius);background:var(--color-surface)}.product-gallery__item:first-child:last-child{grid-column:1/-1}.product-gallery__item img{width:100%;aspect-ratio:1/1.18;object-fit:cover}.product-gallery__item video,.product-gallery__item iframe,.product-gallery__item model-viewer{width:100%;max-width:100%}.product-info{position:sticky;top:100px}.product-vendor{margin:0 0 8px;color:var(--color-muted);font-size:.77rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-title{margin:0 0 15px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.04em}.product-price{margin-bottom:20px;font-size:1.35rem}.product-tax-note{margin:-13px 0 19px;color:var(--color-muted);font-size:.78rem}.product-description{margin-bottom:25px}.product-form{display:grid;gap:17px}.product-option{display:grid;gap:8px}.product-option label,.quantity-label{font-size:.87rem;font-weight:750}.product-option select{width:100%;min-height:49px;padding:10px 38px 10px 13px;border:1px solid var(--color-border);border-radius:var(--button-radius);background:var(--color-bg)}.quantity{display:inline-flex;width:132px;border:1px solid var(--color-border);border-radius:var(--button-radius);overflow:hidden}.quantity button{width:40px;border:0;background:transparent}.quantity input{width:50px;min-height:44px;border:0;background:#090909;color:var(--color-text);text-align:center;-moz-appearance:textfield}.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-row{display:grid;grid-template-columns:132px 1fr;gap:10px}.product-assurances{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.assurance{display:flex;align-items:center;gap:8px;padding:11px;border-radius:10px;background:var(--color-surface);font-size:.78rem;font-weight:650}.assurance span{color:var(--color-accent)}.payment-note{margin-top:16px;padding-top:16px;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.78rem;text-align:center}.sticky-atc{position:fixed;z-index:38;left:0;right:0;bottom:0;display:none;padding:10px 0;border-top:1px solid var(--color-border);background:#fffffff5;box-shadow:0 -10px 30px #10182814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-atc.is-visible{display:block}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-atc__product{display:flex;align-items:center;gap:12px;min-width:0}.sticky-atc__product img{width:50px;height:50px;border-radius:8px;object-fit:cover}.sticky-atc__text{min-width:0}.sticky-atc__text strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__text small{color:var(--color-muted)}.collection-hero{padding:55px 0 28px;text-align:center}.collection-description{max-width:680px;margin:14px auto 0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--color-border)}.sort-form{display:flex;align-items:center;gap:10px}.sort-form select{min-height:40px;padding:7px 32px 7px 10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:42px}.pagination a,.pagination span{display:grid;min-width:40px;height:40px;padding:0 9px;place-items:center;border:1px solid var(--color-border);border-radius:8px}.pagination .current{background:var(--color-accent);color:var(--color-accent-contrast);border-color:var(--color-accent)}.cart-page{padding:55px 0 80px}.cart-page .heading{margin-bottom:30px}.cart-layout{display:grid;grid-template-columns:1fr 360px;align-items:start;gap:50px}.cart-items{border-top:1px solid var(--color-border)}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--color-border)}.cart-item__image{overflow:hidden;border-radius:12px;background:var(--color-surface)}.cart-item__image img{width:100%;aspect-ratio:1/1;object-fit:cover}.cart-item__title{font-weight:750}.cart-item__variant{margin-top:3px;color:var(--color-muted);font-size:.82rem}.cart-item__actions{display:flex;align-items:center;gap:15px;margin-top:14px}.cart-remove{color:var(--color-muted);font-size:.8rem;text-decoration:underline}.cart-item__price{text-align:right;font-weight:800}.cart-summary{position:sticky;top:100px;padding:26px;border-radius:var(--radius);background:var(--color-surface)}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;margin-bottom:13px;font-weight:800}.cart-note{width:100%;min-height:90px;margin:16px 0;padding:12px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg);resize:vertical}.cart-empty{padding:80px 20px;text-align:center}.cart-empty p{margin:12px 0 25px;color:var(--color-muted)}.content-page{padding:55px 0 80px}.content-page__narrow{max-width:820px;margin:auto}.content-page .heading{margin-bottom:30px}.search-page{padding:55px 0 80px}.search-page .search-form{margin:28px 0 40px}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.search-result{padding:20px;border:1px solid var(--color-border);border-radius:var(--radius)}.search-result h2{font-size:1.05rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-card{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius)}.article-card__media{display:block;aspect-ratio:16/10;background:var(--color-surface)}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card__content{padding:22px}.article-card__content h2{margin:6px 0 9px;font-size:1.2rem}.article-card__date{color:var(--color-muted);font-size:.78rem}.article-hero{max-width:850px;margin:0 auto 35px;text-align:center}.article-hero .heading{margin:10px 0 18px}.article-image{overflow:hidden;max-width:1050px;margin:0 auto 45px;border-radius:var(--radius)}.article-body{max-width:760px;margin:auto}.not-found{padding:120px 20px;text-align:center}.not-found__code{margin:0;color:var(--color-accent);font-size:clamp(5rem,15vw,11rem);font-weight:900;line-height:.9}.toast{position:fixed;z-index:70;right:20px;bottom:20px;transform:translateY(20px);padding:13px 18px;border-radius:10px;background:#101828;color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.25s}.toast.is-visible{transform:none;opacity:1}@media(max-width:990px){.section{padding:58px 0}.header-nav{display:none}.header-inner{grid-template-columns:auto 1fr auto}.mobile-toggle{display:inline-grid}.header-logo{justify-self:center}.header-actions .account-link{display:none}.hero-grid{grid-template-columns:1fr 1fr;min-height:540px;gap:35px}.product-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(3){border-left:0;border-top:1px solid var(--color-border)}.trust-item:nth-child(4){border-top:1px solid var(--color-border)}.benefit-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid .testimonial:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}.product-main{gap:35px}.product-gallery{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr 320px;gap:30px}.search-results{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section{padding:46px 0}.section-header{align-items:start}.heading{letter-spacing:-.035em}.header-inner{min-height:64px;gap:8px}.header-logo img{max-width:120px}.header-actions{gap:0}.hero-grid{display:block;padding-top:42px;padding-bottom:42px}.hero-media{margin-top:36px}.hero-image-wrap{aspect-ratio:4/4.2}.hero-badge{left:12px;bottom:12px}.hero-actions .button{width:100%}.trust-item{justify-content:flex-start;padding:18px 12px}.trust-item strong{font-size:.8rem}.trust-item small{font-size:.69rem}.trust-icon{width:35px;height:35px;flex-basis:35px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.product-card__info{padding-top:11px}.product-card__vendor{display:none}.product-card__title{font-size:.9rem}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.testimonial-grid .testimonial:last-child{grid-column:auto}.split{grid-template-columns:1fr;gap:30px}.split--reverse .split-media{order:0}.newsletter-inner{grid-template-columns:1fr;padding:32px 24px;gap:24px}.newsletter-form{display:grid}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.product-main{grid-template-columns:1fr;padding-bottom:45px}.product-gallery{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory}.product-gallery__item{min-width:88%;scroll-snap-align:start}.product-info{position:static}.product-title{font-size:2rem}.sticky-atc__product{display:none}.sticky-atc .button{width:100%}.collection-toolbar{align-items:flex-start;flex-direction:column}.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:85px 1fr}.cart-item__price{grid-column:2;text-align:left}.cart-summary{position:static}.search-results{grid-template-columns:1fr 1fr}.blog-grid{grid-template-columns:1fr}}@media(max-width:430px){.header-actions .search-toggle{display:none}.trust-grid{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--color-border)}.section-header{display:block}.section-header .link-arrow{margin-top:12px}.product-assurances,.search-results{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-wordmark{font-family:Impact,Arial Narrow,sans-serif;font-size:1.55rem;font-style:italic;letter-spacing:.055em;line-height:1}.brand-wordmark span{color:var(--color-accent)}.site-header{background:#080808e6}.announcement{font-weight:800;letter-spacing:.025em}.header-nav__link{letter-spacing:.035em;text-transform:uppercase}.icon-button:hover{background:#1c1c1c}.placeholder-svg{background:#161616;fill:#353535}.drift-button{position:relative;min-height:56px;padding-inline:28px;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 10px 30px #ff303833}.drift-button:after{content:"\203a";font-size:1.5rem;line-height:.7}.drift-kicker{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--color-accent);font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.drift-kicker>span{display:block;width:28px;height:2px;background:currentColor}.drift-kicker--center{justify-content:center}.drift-title{margin:0;color:#fff;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(4.4rem,8.1vw,8.2rem);font-style:italic;font-weight:900;letter-spacing:.005em;line-height:.82;text-transform:uppercase}.drift-title em{color:var(--color-accent);font-style:inherit}.drift-hero{position:relative;min-height:760px;overflow:hidden;background:#050505}.drift-hero__media,.drift-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.drift-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.drift-hero__shade{background:linear-gradient(90deg,#030303fa,#030303e0 27%,#03030347 64%,#0303030d),linear-gradient(0deg,rgba(3,3,3,.5),transparent 45%)}.drift-hero__inner{position:relative;z-index:2;display:flex;min-height:760px;align-items:center;padding-top:70px;padding-bottom:70px}.drift-hero__copy{max-width:690px}.drift-hero__text{max-width:570px;margin:25px 0 0;color:#c8c8c8;font-size:1.1rem}.drift-hero__actions{display:flex;align-items:center;gap:25px;margin-top:34px}.drift-text-link{font-size:.92rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.drift-text-link span{display:inline-grid;width:30px;height:30px;margin-left:7px;place-items:center;border:1px solid #444;border-radius:50%}.drift-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.drift-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #333;border-radius:7px;background:#0e0e0ebf;color:#e7e7e7;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drift-pill i{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--color-accent);color:#fff;font-size:.6rem;font-style:normal}.drift-focus{background:#0d0d0d}.drift-focus__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(45px,7vw,95px)}.drift-focus__media{position:relative;overflow:hidden;border:1px solid #242424;border-radius:18px;background:#111}.drift-focus__media>img{width:100%;aspect-ratio:1/1;object-fit:cover}.drift-focus__tag{position:absolute;left:18px;top:18px;padding:8px 12px;border-radius:5px;background:var(--color-accent);color:#fff;font-size:.7rem;font-weight:900;letter-spacing:.11em}.drift-focus__price{margin:18px 0 0;font-size:1.65rem}.drift-focus__description{margin-top:18px}.drift-checks{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;margin:25px 0 30px;padding:0;list-style:none}.drift-checks li{display:flex;align-items:flex-start;gap:9px;font-size:.9rem;font-weight:650}.drift-checks li span{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:#ff303824;color:var(--color-accent);font-size:.67rem}.drift-focus__form{margin-top:4px}.drift-variant-link{display:block;margin-top:12px;color:var(--color-muted);font-size:.83rem;text-align:center;text-decoration:underline;text-underline-offset:3px}.drift-focus__assurance{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 18px;margin-top:19px;color:var(--color-muted);font-size:.72rem}.drift-editor-note{margin:12px 0 0;color:#f5a2a5;font-size:.75rem;text-align:center}.drift-specs{background:#080808}.drift-specs .section-header--center .rte{margin-top:16px}.drift-specs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.drift-spec{position:relative;overflow:hidden;min-height:275px;padding:30px 25px;border:1px solid #292929;border-radius:12px;background:linear-gradient(145deg,#171717,#0f0f0f)}.drift-spec:after{content:"";position:absolute;right:-50px;bottom:-65px;width:150px;height:150px;border:1px solid rgba(255,48,56,.15);border-radius:50%;box-shadow:0 0 0 22px #ff303806}.drift-spec__number{position:absolute;right:16px;top:10px;color:#2d2d2d;font-family:Impact,Arial Narrow,sans-serif;font-size:3rem;font-style:italic}.drift-spec__icon{display:grid;width:58px;height:58px;margin-bottom:38px;place-items:center;border:1px solid rgba(255,48,56,.3);border-radius:50%;background:#ff303817;color:var(--color-accent);font-family:Impact,Arial Narrow,sans-serif;font-size:1.05rem;font-style:italic}.drift-spec h3{margin:0 0 10px;font-size:1.08rem;text-transform:uppercase;letter-spacing:.035em}.drift-spec p{margin:0;color:var(--color-muted);font-size:.86rem}.drift-kit{background:#111}.drift-kit__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,7vw,90px)}.drift-kit__media{overflow:hidden;border-radius:16px;background:#0a0a0a}.drift-kit__media img{width:100%;aspect-ratio:1/1;object-fit:cover}.drift-kit__media p{margin:0;padding:10px 14px;color:#737373;font-size:.66rem}.drift-kit__content>.rte{margin:20px 0 28px}.drift-kit__list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drift-kit__item{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #292929;border-radius:9px;background:#151515}.drift-kit__item>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--color-accent);color:#fff;font-size:.72rem;font-weight:900}.drift-kit__item strong,.drift-kit__item small{display:block}.drift-kit__item strong{font-size:.84rem}.drift-kit__item small{color:var(--color-muted);font-size:.7rem}.drift-reviews{background:#0c0c0c}.drift-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.drift-reviews__header .rte{margin-top:12px}.drift-rating-summary{display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid #292929;border-radius:10px;background:#141414}.drift-rating-summary>strong{font-family:Impact,Arial Narrow,sans-serif;font-size:2.4rem;font-style:italic;line-height:1}.drift-rating-summary div>small{display:block;color:var(--color-muted);font-size:.7rem}.drift-stars{color:#ffb21c;letter-spacing:.08em;white-space:nowrap}.drift-stars--fractional{display:inline-block;background:linear-gradient(90deg,#ffb21c var(--rating-percent),#555 var(--rating-percent));background-clip:text;-webkit-background-clip:text;color:transparent}.drift-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.drift-review{padding:25px;border:1px solid #292929;border-radius:12px;background:linear-gradient(145deg,#181818,#101010)}.drift-review__demo{display:inline-flex;margin-bottom:13px;padding:5px 8px;border:1px solid rgba(255,178,28,.35);border-radius:4px;background:#ffb21c14;color:#ffbf42;font-size:.58rem;font-weight:900;letter-spacing:.06em}.drift-review__media{margin:0 0 18px;overflow:hidden;border:1px solid #292929;border-radius:9px;background:#0b0b0b}.drift-review__image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.drift-review__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.drift-review__top small{color:var(--color-muted);font-size:.69rem}.drift-review h3{margin:18px 0 8px;font-size:1.02rem}.drift-review>.rte{font-size:.88rem}.drift-review footer{display:flex;align-items:center;gap:10px;margin-top:22px;padding-top:17px;border-top:1px solid #292929}.drift-review footer strong,.drift-review footer small{display:block}.drift-review footer small{color:#72d39e;font-size:.68rem}.drift-reviews__app{grid-column:1/-1}.drift-reviews__empty{padding:28px;border:1px dashed #454545;border-radius:10px;color:var(--color-muted);text-align:center}.trust-bar{background:#0d0d0d}.trust-icon{background:#ff30381a}.benefit-card,.testimonial{background:#121212}.newsletter{box-shadow:0 20px 70px #ff30381f}.product-gallery__item,.product-card__media,.product-assurances .assurance,.cart-summary{background:#141414}.sticky-atc{background:#080808f5}@media(max-width:990px){.drift-hero,.drift-hero__inner{min-height:680px}.drift-title{font-size:clamp(4rem,9vw,6.8rem)}.drift-focus__grid{gap:35px}.drift-specs__grid,.drift-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.brand-wordmark{font-size:1.3rem}.drift-hero,.drift-hero__inner{min-height:690px}.drift-hero__inner{align-items:flex-end;padding-top:95px;padding-bottom:45px}.drift-hero__media img{object-position:61% center}.drift-hero__shade{background:linear-gradient(0deg,#030303fc,#030303d6 47%,#03030333 83%),linear-gradient(90deg,rgba(3,3,3,.3),transparent)}.drift-title{font-size:clamp(3.65rem,17vw,5.3rem);line-height:.84}.drift-hero__text{font-size:.98rem}.drift-hero__actions{align-items:stretch;flex-direction:column;gap:16px}.drift-text-link{text-align:center}.drift-pills{margin-top:27px}.drift-pill{font-size:.67rem}.drift-focus__grid,.drift-kit__grid{grid-template-columns:1fr;gap:32px}.drift-focus__content{order:-1}.drift-checks{grid-template-columns:1fr}.drift-specs__grid{grid-template-columns:1fr 1fr}.drift-spec{min-height:235px;padding:23px 18px}.drift-spec__icon{margin-bottom:28px}.drift-kit__list{grid-template-columns:1fr}.drift-reviews__header{align-items:flex-start;flex-direction:column}.drift-reviews__grid{grid-template-columns:1fr}}@media(max-width:470px){.drift-specs__grid{grid-template-columns:1fr}.drift-spec{min-height:auto}}.drift-hero{min-height:calc(100vh - 105px)}.drift-hero__inner{min-height:calc(100vh - 105px);padding-top:42px;padding-bottom:42px}.drift-hero__copy{max-width:610px}.drift-title{font-size:clamp(3.7rem,6.2vw,6.6rem);line-height:.86}.drift-hero__text{margin-top:17px;font-size:1rem}.drift-hero__rating{display:inline-flex;align-items:center;gap:8px;margin:0 0 15px;font-size:.8rem;font-weight:750}.drift-hero__rating span{color:#ffb21c;letter-spacing:.08em}.drift-rating-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:10px 0 0;font-size:.8rem}.drift-rating-line__stars{color:#ffb800;font-size:.9rem;letter-spacing:.04em}.drift-rating-line__half{display:inline-block;background:linear-gradient(90deg,#ffb800 50%,#555 50%);background-clip:text;-webkit-background-clip:text;color:transparent}.drift-rating-line strong{font-size:.8rem}.drift-rating-line small{color:#c1c1c1;font-size:.73rem}.product-info>.drift-rating-line{margin:0 0 15px}.product-info>.drift-rating-line small{color:var(--color-muted)}.drift-hero__app{max-width:480px;margin:0 0 14px}.drift-pills{margin-top:18px}.drift-quickbuy{max-width:590px;margin-top:19px;padding:17px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#080808e0;box-shadow:0 20px 60px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.drift-quickbuy__price-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.drift-quickbuy__selected{display:flex;align-items:center;gap:11px}.drift-quickbuy__selected>img{width:58px;height:58px;border:1px solid #333;border-radius:8px;object-fit:cover}.drift-quickbuy__selected>div>small{display:block;margin-bottom:2px;color:#a8a8a8;font-size:.68rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.drift-quickbuy__price{font-size:1.45rem}.drift-saving{padding:7px 10px;border-radius:5px;background:#ff303829;color:#ff6b71;font-size:.75rem;font-weight:900}.drift-saving[hidden]{display:none}.drift-saving b{font-weight:inherit}.drift-omnibus{margin:6px 0 0;color:#8c8c8c;font-size:.67rem}.drift-stock{display:flex;align-items:center;gap:7px;margin-top:10px;color:#ffd5d6;font-size:.76rem}.drift-stock[hidden]{display:none}.drift-stock>span{width:8px;height:8px;border-radius:50%;background:#ff3038;box-shadow:0 0 0 4px #ff303824;animation:drift-pulse 1.6s infinite}@keyframes drift-pulse{50%{box-shadow:0 0 0 7px #ff303800}}.drift-quickbuy__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.drift-quickbuy__options .product-option{gap:5px}.drift-quickbuy__options .product-option label{font-size:.69rem}.drift-quickbuy__options .product-option select{min-height:41px;padding-top:7px;padding-bottom:7px;background:#121212}.drift-quickbuy__buy-row{display:grid;grid-template-columns:132px 1fr;gap:9px;margin-top:12px}.drift-quickbuy__buy-row .drift-button{min-height:48px}.drift-quickbuy__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 16px;margin-top:11px;color:#a7a7a7;font-size:.64rem}.drift-hero__more{display:inline-flex;margin-top:15px}.drift-countdown{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:11px;padding:10px 12px;border:1px solid rgba(255,48,56,.28);border-radius:8px;background:#ff303814}.drift-countdown[hidden]{display:none}.drift-countdown>span{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.drift-countdown>strong{display:flex;align-items:baseline;gap:4px;color:#fff}.drift-countdown i{font-size:1rem;font-style:normal}.drift-countdown small{color:#a9a9a9;font-size:.5rem;font-weight:600}.drift-countdown b{color:#666}.drift-home-sticky{z-index:49}.product-gallery{display:block}.product-gallery__featured{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius);background:#141414}.product-gallery__featured>img,.product-gallery__featured>svg{width:100%;aspect-ratio:1/1.08;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.product-gallery__thumb{overflow:hidden;padding:0;border:2px solid transparent;border-radius:8px;background:#151515}.product-gallery__thumb.is-active{border-color:var(--color-accent)}.product-gallery__thumb img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-title{font-family:Impact,Arial Narrow,sans-serif;font-style:italic;text-transform:uppercase;letter-spacing:.025em}.product-info>.drift-saving{display:inline-flex;margin:-8px 0 12px}.product-info>.drift-saving[hidden]{display:none}.product-info>.drift-countdown{margin-bottom:13px}.product-info>.drift-stock{margin-bottom:15px}.drift-info{background:#101010}.drift-info__inner{max-width:900px}.drift-info__list{border-top:1px solid var(--color-border)}.drift-info__question>span:first-child{display:flex;align-items:center;gap:12px}.drift-info__question i{display:grid;width:30px;height:30px;place-items:center;border:1px solid #343434;border-radius:7px;color:var(--color-accent);font-size:.82rem;font-style:normal}@media(max-width:990px){.drift-hero,.drift-hero__inner{min-height:auto}.drift-hero__inner{padding-top:55px;padding-bottom:55px}.drift-title{font-size:clamp(3.5rem,8vw,5.2rem)}}@media(max-width:720px){.drift-hero,.drift-hero__inner{min-height:auto}.drift-hero__inner{align-items:flex-end;padding-top:210px;padding-bottom:30px}.drift-hero__media img{object-position:65% top}.drift-title{font-size:clamp(3.05rem,14vw,4.25rem)}.drift-hero__text{margin-top:12px;font-size:.88rem}.drift-pills{display:none}.drift-quickbuy{margin-top:15px;padding:14px}.drift-quickbuy__options{grid-template-columns:1fr 1fr}.drift-quickbuy__buy-row{grid-template-columns:104px 1fr}.drift-quickbuy__buy-row .quantity{width:104px}.drift-quickbuy__buy-row .quantity input{width:36px}.drift-countdown{align-items:flex-start;flex-direction:column;gap:4px}.drift-hero__more{display:none}.product-gallery{display:block;overflow:visible}.product-gallery__thumbs{display:flex;overflow-x:auto}.product-gallery__thumb{width:72px;flex:0 0 72px}}@media(max-width:430px){.drift-hero__inner{padding-top:175px}.drift-quickbuy__options{grid-template-columns:1fr}.drift-quickbuy__trust{justify-content:flex-start}.drift-rating-summary{width:100%}}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none;transition:visibility 0s .32s}.cart-drawer.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000b3;opacity:0;transition:opacity .32s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;display:flex;width:min(460px,100%);height:100%;max-height:100dvh;flex-direction:column;overflow:hidden;border-left:1px solid #2a2a2a;background:#0b0b0b;color:#fff;box-shadow:-24px 0 70px #00000073;outline:0;transform:translate(100%);transition:transform .32s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid #292929}.cart-drawer__eyebrow{margin:0 0 4px;color:var(--color-accent);font-size:.63rem;font-weight:900;letter-spacing:.15em}.cart-drawer__header h2{margin:0;font-size:1.65rem}.cart-drawer__close{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #333;border-radius:50%;background:#151515;color:#fff}.cart-drawer__close svg{width:18px;height:18px}.cart-drawer__loading,.cart-drawer__empty{margin:auto;padding:35px;text-align:center}.cart-drawer__loading{color:var(--color-muted)}.cart-drawer__empty strong{font-size:1.2rem}.cart-drawer__empty p{margin:8px 0 22px;color:var(--color-muted)}.cart-drawer__content{display:flex;min-height:0;flex:1;flex-direction:column}.cart-drawer__content[hidden],.cart-drawer__empty[hidden],.cart-drawer__loading[hidden]{display:none}.cart-drawer__items{display:grid;gap:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 24px}.cart-drawer__item{display:grid;grid-template-columns:88px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #292929}.cart-drawer__item-media{display:block;width:88px;height:88px;overflow:hidden;border-radius:9px;background:#171717}.cart-drawer__item-media img{display:block;width:100%;height:100%;object-fit:cover}.cart-drawer__item-details{display:flex;min-width:0;flex-direction:column;gap:6px}.cart-drawer__item-title{font-weight:850;line-height:1.25}.cart-drawer__item-title:hover{text-decoration:underline;text-underline-offset:3px}.cart-drawer__item-details small{color:var(--color-muted)}.cart-drawer__item-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;color:#c8c8c8;font-size:.82rem}.cart-drawer__item-row strong{color:#fff;font-size:.95rem}.cart-drawer__footer{margin-top:auto;padding:22px 24px 24px;border-top:1px solid #292929;background:#101010}.cart-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:6px}.cart-drawer__total span{font-weight:750}.cart-drawer__total strong{font-size:1.35rem}.cart-drawer__footer>p{margin:0 0 16px;color:var(--color-muted);font-size:.72rem}.cart-drawer__footer form{margin:0}.cart-drawer__checkout{width:100%;min-height:54px;font-size:.95rem}.cart-drawer__cart-link,.cart-drawer__continue{display:block;width:100%;margin-top:12px;text-align:center;text-decoration:underline;text-underline-offset:3px}.cart-drawer__continue{border:0;background:transparent;color:#c9c9c9;font:inherit;cursor:pointer}@media(max-width:480px){.cart-drawer__panel{width:100%;border-left:0}.cart-drawer__header{padding:18px}.cart-drawer__items{padding:0 18px}.cart-drawer__footer{padding:18px}.cart-drawer__item{grid-template-columns:78px 1fr}.cart-drawer__item-media{width:78px;height:78px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/base.css.map */
