*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum" 1;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 0 auto}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{font:inherit;color:inherit;cursor:pointer}input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}table{border-collapse:collapse}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-link{position:absolute;top:-100px;left:16px;z-index:1000;background:var(--ink);color:var(--on-dark);padding:10px 14px;border-radius:4px}.skip-link:focus{top:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes slide-in{0%{transform:translate(24px);opacity:0}to{transform:none;opacity:1}}.container{max-width:1320px;margin:0 auto;padding-left:clamp(16px,4vw,44px);padding-right:clamp(16px,4vw,44px)}.container--narrow{max-width:1000px}.container--medium{max-width:1100px}.section{padding-top:var(--pt, clamp(56px, 8vw, 110px));padding-bottom:var(--pb, clamp(56px, 8vw, 110px))}.section--dark{background:var(--dark);color:var(--on-dark)}.section--tint{background:var(--bg-2)}.section--plain{background:var(--bg)}.section--white{background:#fff}.section--dark a:hover{color:var(--on-dark)}.stack>*+*{margin-top:var(--stack, 16px)}.rule{height:1px;background:rgba(var(--ink-rgb),.12)}.section--dark .rule{background:rgba(var(--on-dark-rgb),.13)}.grid{display:grid;gap:var(--gap, 1px)}.grid--lines{background:rgba(var(--ink-rgb),.12);border:1px solid rgba(var(--ink-rgb),.14);border-radius:var(--radius);overflow:hidden}.grid--lines>*{background:var(--bg)}.section--tint .grid--lines>*{background:var(--bg)}.section--dark .grid--lines{background:rgba(var(--on-dark-rgb),.13);border:0;border-top:1px solid rgba(var(--on-dark-rgb),.13);border-radius:0}.section--dark .grid--lines>*{background:var(--dark)}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3,.grid--4{grid-template-columns:1fr}.grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--auto{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--min, 280px)),1fr))}@media(min-width:580px){.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:620px){.grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1000px){.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}}.split{display:flex;flex-wrap:wrap;gap:var(--gap, clamp(28px, 4vw, 64px));align-items:center}.split--top{align-items:flex-start}.split>*{flex:1 1 min(100%,var(--basis, 340px));min-width:0}.split--reverse-mobile>:first-child{order:2}.split--reverse-mobile>:last-child{order:1}@media(min-width:900px){.split--reverse-mobile>:first-child{order:1}.split--reverse-mobile>:last-child{order:2}}.track{display:flex;gap:var(--gap, clamp(12px, 1.6vw, 18px));overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.track::-webkit-scrollbar{display:none}.track>*{scroll-snap-align:start;flex:1 1 var(--w, 190px);min-width:var(--w, 190px)}.media{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--bg-2)}.media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media--contain>img{object-fit:contain}.media--white{background:#fff}.media--bordered{border:1px solid rgba(var(--ink-rgb),.1)}.section--dark .media{background:#17191c}.ar-1-1{aspect-ratio:1 / 1}.ar-4-3{aspect-ratio:4 / 3}.ar-3-4{aspect-ratio:3 / 4}.ar-16-10{aspect-ratio:16 / 10}.ar-9-16{aspect-ratio:9 / 16}.ar-5-4{aspect-ratio:5 / 4}.ar-4-5{aspect-ratio:4 / 5}.ar-3-2{aspect-ratio:3 / 2}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--accent)}.eyebrow--muted{color:#8a8d93}.eyebrow--wide{letter-spacing:.18em}.section--dark .eyebrow--light{color:#e8623c}.h1{font-size:clamp(42px,7vw,92px);line-height:.9;letter-spacing:-.048em;font-weight:600;text-wrap:balance}.h1--page{font-size:clamp(32px,4.6vw,58px);line-height:1;letter-spacing:-.04em}.h1--big{font-size:clamp(34px,5.2vw,68px);line-height:.98;letter-spacing:-.042em}.h2{font-size:clamp(30px,4.4vw,56px);line-height:1;letter-spacing:-.038em;font-weight:600;text-wrap:balance}.h2--sm{font-size:clamp(28px,3.8vw,48px);line-height:1.02;letter-spacing:-.035em}.h2--xs{font-size:clamp(26px,3.4vw,42px);line-height:1.02;letter-spacing:-.035em}.h2--lg{font-size:clamp(32px,5vw,68px);line-height:.98;letter-spacing:-.042em}.h3{font-size:clamp(18px,1.7vw,22px);font-weight:600;letter-spacing:-.02em}.lead{font-size:clamp(16px,1.5vw,20px);line-height:1.45;color:#4a4d52;text-wrap:pretty}.section--dark .lead{color:#9a9da2}.body{font-size:clamp(15px,1.35vw,17px);line-height:1.6;color:#4a4d52;text-wrap:pretty}.section--dark .body{color:#9a9da2}.body--lg{font-size:clamp(16px,1.4vw,18px);line-height:1.55}.small{font-size:13px;color:#6a6d72}.section--dark .small{color:#8a8d93}.muted{color:#6a6d72}.muted-2{color:#8a8d93}.section--dark .muted{color:#9a9da2}.max-ch{max-width:var(--ch, 56ch)}.rte p{margin:0 0 1em}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.rte ul{list-style:disc;padding-left:1.2em;margin:0 0 1em}.text-center{text-align:center}.mb-sm{margin-bottom:14px}.mb-md{margin-bottom:clamp(24px,3.5vw,40px)}.mb-lg{margin-bottom:clamp(28px,4vw,48px)}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(24px,3.5vw,44px)}.section-head--baseline{align-items:baseline}.stat-num{font-size:clamp(26px,3vw,38px);font-weight:600;letter-spacing:-.035em;line-height:1}.price-lg{font-size:clamp(26px,3vw,36px);font-weight:600;letter-spacing:-.035em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 30px;border-radius:var(--radius);border:0;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;text-decoration:none}.btn--accent{background:var(--accent);color:#fff}.btn--accent:hover{background:var(--accent-hover);color:#fff}.btn--dark{background:var(--ink);color:var(--on-dark)}.btn--dark:hover{background:var(--accent);color:#fff}.btn--outline{background:none;color:var(--ink);border:1px solid rgba(var(--ink-rgb),.18);font-weight:600;letter-spacing:.06em;text-transform:none;padding:0 24px}.btn--outline:hover{border-color:var(--ink);color:var(--ink)}.section--dark .btn--outline,.hero .btn--outline{color:var(--on-dark);border-color:rgba(var(--on-dark-rgb),.35)}.section--dark .btn--outline:hover,.hero .btn--outline:hover{background:rgba(var(--on-dark-rgb),.1);color:var(--on-dark);border-color:rgba(var(--on-dark-rgb),.35)}.btn--sm{height:48px;padding:0 24px;font-size:13px;letter-spacing:.08em}.btn--xs{height:36px;padding:0 18px;font-size:12px;letter-spacing:.07em}.btn--full{width:100%}.btn[disabled],.btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}.link-btn{background:none;border:0;padding:13px 0;font-size:13px;font-weight:600;cursor:pointer}.link-btn:hover{color:var(--accent)}.link-btn>span{border-bottom:1px solid rgba(var(--ink-rgb),.35);padding-bottom:3px}.link{text-decoration:underline;text-underline-offset:3px}.btn-row{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:599px){.btn-row .btn{flex:1 1 100%}}.tick{flex:0 0 auto;width:15px;height:15px;border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.tick--green{background:var(--success)}.tick--sm{width:14px;height:14px;font-size:8.5px}.dot{width:7px;height:7px;border-radius:999px;background:var(--success);flex:0 0 auto;display:inline-block}.badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;padding:2px 6px;border-radius:3px;background:var(--ink);color:var(--on-dark);text-transform:uppercase}.badge--accent{background:var(--accent);color:#fff}.badge--green{background:#e7f0e9;color:#26663d;letter-spacing:.07em;padding:3px 7px}.pill{font-size:13px;font-weight:500;padding:9px 15px;border-radius:999px;min-height:44px;border:1px solid rgba(var(--ink-rgb),.18);background:transparent;color:#4a4d52;transition:background-color .15s,color .15s,border-color .15s}.pill[aria-pressed=true],.pill.is-active{background:var(--ink);color:var(--on-dark);border-color:var(--ink)}.meta-list{display:flex;flex-wrap:wrap;gap:clamp(10px,2vw,22px);font-size:12px;color:#8a8d93}.meta-list--center{justify-content:center;gap:14px}.meta-list .sep{opacity:.4}.divider-list{display:flex;flex-direction:column;gap:1px;background:rgba(var(--ink-rgb),.11);border-top:1px solid rgba(var(--ink-rgb),.11);border-bottom:1px solid rgba(var(--ink-rgb),.11)}.divider-list>*{background:var(--bg)}.section--tint .divider-list>*{background:var(--bg-2)}.section--dark .divider-list{background:rgba(var(--on-dark-rgb),.13);border-color:rgba(var(--on-dark-rgb),.13)}.section--dark .divider-list>*{background:var(--dark)}.numbered{display:flex;gap:16px;padding:18px 0}.numbered__n{flex:0 0 auto;font-size:12px;font-weight:700;color:var(--accent);letter-spacing:.06em;padding-top:2px;min-width:22px}.numbered__n--muted{color:#8a8d93;font-weight:600}.numbered__t{font-size:16px;font-weight:600;letter-spacing:-.02em;margin-bottom:4px}.numbered__d{font-size:14px;line-height:1.55;color:#9a9da2;text-wrap:pretty}.section--plain .numbered__d,.section--tint .numbered__d{color:#6a6d72}.card{background:#fff;border:1px solid rgba(var(--ink-rgb),.1);border-radius:var(--radius);overflow:hidden}.card--tint{background:var(--bg-2);border:0}.card--plain{background:var(--bg);border:0}.card__body{padding:clamp(20px,2.4vw,28px)}.stars{position:relative;display:inline-block;font-size:var(--star-size, 15px);letter-spacing:2px;line-height:1.2;color:rgba(var(--ink-rgb),.2);white-space:nowrap}.stars__fill{position:absolute;left:0;top:0;overflow:hidden;color:var(--accent);white-space:nowrap}.section--dark .stars{color:rgba(var(--on-dark-rgb),.25)}.section--dark .stars__fill{color:#e8623c}.rating-line{display:inline-flex;align-items:center;gap:9px}.rating-line__n{font-size:13px;font-weight:600}.rating-line__c{font-size:13px;color:#6a6d72;text-decoration:underline;text-underline-offset:3px}.section--dark .rating-line__c{color:#9a9da2}.accordion{border-top:1px solid rgba(var(--ink-rgb),.13)}.accordion__item{border-bottom:1px solid rgba(var(--ink-rgb),.13)}.accordion__summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:clamp(16px,1.5vw,19px);font-weight:500;letter-spacing:-.015em}.accordion__summary--sm{padding:16px 0;font-size:16px;font-weight:600;gap:16px}.chev{flex:0 0 auto;width:11px;height:11px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s}.accordion__summary--sm .chev{width:9px;height:9px}details[open]>summary .chev{transform:rotate(225deg)}.accordion__body{padding:0 0 22px;font-size:15px;line-height:1.6;color:#4a4d52;max-width:66ch;text-wrap:pretty}.accordion__body--sm{padding:0 0 16px;font-size:15px;line-height:1.7}.accordion__body a{text-decoration:underline;text-underline-offset:3px}.payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.payment-icons--left{justify-content:flex-start}.payment-icons li{display:inline-flex}.payment-icons svg{display:block;width:38px;height:24px;border-radius:3px}.payment-block{display:flex;flex-direction:column;align-items:center;gap:9px}.payment-block__label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:#8a8d93}.secure-line{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11.5px;color:#6a6d72}.secure-line svg{flex:0 0 auto}.field{width:100%;height:52px;border:1px solid rgba(var(--ink-rgb),.18);border-radius:var(--radius);background:#fff;padding:0 14px;font-size:16px}.field:focus{outline:0;border-color:var(--ink)}textarea.field{height:auto;min-height:140px;padding:14px}.field-label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:8px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:10px}.form-errors{border:1px solid rgba(var(--accent-rgb),.4);background:rgba(var(--accent-rgb),.05);border-radius:var(--radius);padding:14px 16px;font-size:14px;margin-bottom:20px}.cart-error{margin:14px 0 0}.cart-drawer__body>.cart-error{margin:0 0 18px}.cart-toast{position:fixed;z-index:120;left:50%;bottom:24px;transform:translate(-50%);width:min(calc(100% - 32px),520px);padding:14px 18px;border-radius:var(--radius);color:#fff;background:var(--ink);box-shadow:0 14px 44px #0d0e103d;font-size:14px;text-align:center}.form-success{border:1px solid rgba(47,122,74,.3);background:#e7f0e9;color:#26663d;border-radius:var(--radius);padding:14px 16px;font-size:14px;margin-bottom:20px}.qty{display:inline-flex;align-items:center;gap:12px}.qty__btn{width:44px;height:44px;border:1px solid rgba(var(--ink-rgb),.18);background:none;border-radius:var(--radius);font-size:16px;line-height:1}.qty__btn:hover{border-color:var(--ink)}.qty__n{font-size:14px;font-weight:600;min-width:16px;text-align:center}.announcement{background:var(--dark);color:var(--on-dark);display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 16px;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;text-align:center}.announcement__item{color:rgba(var(--on-dark-rgb),.72)}.announcement__item--primary{color:#f5a08a;font-weight:600}.announcement__sep{opacity:.28}@media(max-width:899px){.announcement__item:not(.announcement__item--primary),.announcement__sep{display:none}}.header-wrap{position:sticky;top:0;z-index:60}.header{background:var(--bg);border-bottom:1px solid rgba(var(--ink-rgb),.09)}.header__inner{display:flex;align-items:center;gap:16px;height:64px}.header__burger{width:44px;height:44px;margin-left:-10px;flex:0 0 44px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:0;padding:0}.header__burger span{display:block;width:19px;height:1.5px;background:var(--ink);transition:transform .18s}.header__burger[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.header__burger[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.header__logo{display:flex;align-items:baseline;gap:2px;font-weight:700;font-size:clamp(17px,2vw,20px);letter-spacing:-.02em;line-height:1;flex:0 0 auto;color:var(--ink)}.header__logo:hover{color:var(--ink)}.header__logo b{color:var(--accent);font-weight:inherit}.header__logo img{width:var(--logo-w, 120px);height:auto}.header__nav{flex:1 1 auto;display:flex;justify-content:center;gap:clamp(18px,2.4vw,34px);font-size:13px;font-weight:500;letter-spacing:-.005em}.header__nav a{color:#4a4d52;border-bottom:1.5px solid transparent;padding-bottom:3px;transition:color .15s}.header__nav a:hover,.header__nav a[aria-current=page]{color:var(--ink)}.header__nav a[aria-current=page]{border-bottom-color:var(--accent)}.header__cart{margin-left:auto;flex:0 0 44px;width:44px;height:44px;margin-right:-10px;display:flex;align-items:center;justify-content:center;position:relative;background:none;border:0;padding:0;color:var(--ink)}.header__cart:hover{color:var(--accent)}.header__count{position:absolute;top:5px;right:2px;min-width:17px;height:17px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 0 0 2px var(--bg)}.header__count[data-count="0"]{display:none}.mobile-nav{display:none;border-top:1px solid rgba(var(--ink-rgb),.09);background:var(--bg);padding:8px clamp(16px,4vw,44px) 18px;flex-direction:column;animation:fade-up .18s ease-out}.mobile-nav[data-open=true]{display:flex}.mobile-nav a{display:flex;align-items:center;min-height:54px;font-size:17px;font-weight:500;letter-spacing:-.02em;border-bottom:1px solid rgba(var(--ink-rgb),.1)}.mobile-nav .btn{margin-top:18px}@media(max-width:899px){.header__burger{display:flex}.header__nav{display:none}.header__logo{flex:1 1 auto;justify-content:center}}@media(min-width:900px){.mobile-nav{display:none!important}}.footer{background:var(--dark);color:var(--on-dark);padding:clamp(48px,6vw,80px) 0 32px}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:clamp(24px,3vw,40px)}.footer__logo{display:flex;align-items:baseline;gap:2px;font-weight:700;font-size:19px;letter-spacing:-.02em;margin-bottom:12px}.footer__logo b{color:var(--accent);font-weight:inherit}.footer__blurb{font-size:13px;line-height:1.6;color:#8a8d93;max-width:26ch}.footer__heading{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:14px}.footer__links{display:flex;flex-direction:column;font-size:13px;align-items:flex-start}.footer__links a{padding:13px 0;color:#c9ccd1}.footer__links a:hover{color:#fff}.footer__bottom{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;margin-top:clamp(36px,5vw,64px);padding-top:24px;border-top:1px solid rgba(var(--on-dark-rgb),.13);font-size:12px;color:#8a8d93}.footer__bottom a:hover{color:#fff}.footer__social{display:flex;gap:14px}.footer__social a{color:#c9ccd1;display:inline-flex;padding:6px}.footer .payment-icons{justify-content:flex-start}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;justify-content:flex-end}.cart-drawer[data-open=true]{display:flex}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0e108c;border:0;padding:0;cursor:pointer}.cart-drawer__panel{position:relative;width:min(100%,420px);height:100%;background:var(--bg);display:flex;flex-direction:column;box-shadow:-20px 0 60px #0d0e1033;animation:slide-in .22s ease-out}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(var(--ink-rgb),.12)}.cart-drawer__title{font-size:15px;font-weight:600;letter-spacing:-.015em}.cart-drawer__close{background:none;border:0;font-size:13px;color:#6a6d72;min-width:44px;min-height:44px;margin:-10px}.cart-drawer__close:hover{color:var(--ink)}.cart-drawer__body{flex:1;overflow-y:auto;padding:24px}.cart-drawer__foot{border-top:1px solid rgba(var(--ink-rgb),.12);padding:20px 24px}.cart-empty{text-align:center;padding:48px 0}.cart-empty p{font-size:15px;color:#6a6d72;margin-bottom:20px}.cart-line{display:flex;gap:14px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(var(--ink-rgb),.11)}.cart-line__img{width:76px;height:76px;flex:0 0 auto;background:#fff;border:1px solid rgba(var(--ink-rgb),.1);border-radius:5px;overflow:hidden}.cart-line__img img{width:100%;height:100%;object-fit:contain}.cart-line__body{flex:1;min-width:0}.cart-line__title{font-size:14px;font-weight:600;letter-spacing:-.015em}.cart-line__meta{font-size:12px;color:#6a6d72;margin-top:2px}.cart-line__controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-line__remove{margin-left:auto;padding:12px 0;background:none;border:0;font-size:13px;color:#8a8d93;text-decoration:underline}.cart-line__remove:hover{color:var(--accent)}.cart-line__price{font-size:14px;font-weight:600;flex:0 0 auto;white-space:nowrap}.cart-line__price s{display:block;font-weight:400;font-size:12px;color:#8a8d93}.cart-upsell{border:1px solid rgba(var(--accent-rgb),.35);background:rgba(var(--accent-rgb),.05);border-radius:var(--radius);padding:16px;margin-bottom:16px}.cart-upsell__t{font-size:14px;font-weight:600;letter-spacing:-.015em;margin-bottom:5px}.cart-upsell p{font-size:13px;line-height:1.55;color:#4a4d52;margin-bottom:12px;text-wrap:pretty}.cart-notes{background:var(--bg-2);border-radius:var(--radius);padding:18px;display:flex;flex-direction:column;gap:7px;font-size:13px;line-height:1.5;color:#4a4d52}.cart-drawer__stock{font-size:12px;color:#4a4d52;margin-bottom:12px}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.cart-drawer__subtotal span:first-child{font-size:13px;color:#6a6d72}.cart-drawer__subtotal span:last-child{font-size:22px;font-weight:600;letter-spacing:-.03em}.cart-drawer__view{width:100%;background:none;border:0;margin-top:10px;font-size:13px;font-weight:600;color:#4a4d52;text-decoration:underline;padding:8px;display:block;text-align:center}.cart-drawer__view:hover{color:var(--accent)}.cart-drawer .payment-icons{margin-top:6px}body[data-drawer-open=true]{overflow:hidden}@media(max-width:899px){body[data-drawer-open=true]{position:fixed;left:0;right:0;width:100%}}.is-loading{opacity:.6;pointer-events:none}.sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--dark);border-top:1px solid rgba(var(--on-dark-rgb),.13);padding:9px clamp(12px,3vw,28px);padding-bottom:max(9px,env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .22s ease-out}.sticky-bar[data-visible=true]{transform:none}.sticky-bar__inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:clamp(8px,1.6vw,20px)}.sticky-bar__text{flex:0 1 auto;min-width:0;overflow:hidden}.sticky-bar__sub{font-size:11px;color:#8a8d93;letter-spacing:.1em;text-transform:uppercase;font-weight:600;white-space:nowrap}.sticky-bar__title{font-size:15px;font-weight:600;color:var(--on-dark);letter-spacing:-.02em;white-space:nowrap}.sticky-bar .btn{flex:1 1 auto;max-width:360px;margin-left:auto;height:48px;font-size:13px;letter-spacing:.08em;padding:0 clamp(14px,2.4vw,30px)}@media(max-width:899px){body{transition:padding-bottom .22s ease-out}body[data-sticky-visible=true]{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.sticky-bar__text{display:none}.sticky-bar .btn{max-width:none}}.hero{background:var(--dark);color:var(--on-dark);overflow:hidden}.hero__inner{padding-top:clamp(18px,4vw,56px);padding-bottom:clamp(32px,5vw,64px);display:flex;flex-wrap:wrap;gap:clamp(20px,4vw,64px);align-items:center}.hero__text{flex:1 1 min(100%,330px);min-width:0;order:2}.hero__media{flex:1 1 min(100%,320px);min-width:0;order:1;position:relative;aspect-ratio:3 / 2;max-height:min(66vh,560px);border-radius:var(--radius);overflow:hidden;background:#17191c}.hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:900px){.hero__text{order:1}.hero__media{order:2;aspect-ratio:4 / 5}}.hero .h1{max-width:11ch;margin:12px 0 16px}.hero .lead{max-width:44ch;margin-bottom:20px;color:#b9bcc2}.hero__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px}.hero__price{font-size:clamp(20px,2vw,26px);font-weight:600;letter-spacing:-.03em}.hero__vr{width:1px;height:22px;background:rgba(var(--on-dark-rgb),.25)}.hero__stock{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:13px;color:#c9ccd1}.hero .meta-list{margin-top:22px}.stat-strip{padding-bottom:clamp(20px,3vw,32px)}.stat-strip .grid{background:rgba(var(--on-dark-rgb),.13);border-top:1px solid rgba(var(--on-dark-rgb),.13)}.stat-strip .grid>div{background:var(--dark);padding:20px 4px}.stat-strip__n{font-size:clamp(18px,2vw,24px);font-weight:600;letter-spacing:-.03em}.stat-strip__l{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#8a8d93;margin-top:5px}.stat-strip--lg{padding:clamp(30px,3.4vw,44px) 0}.stat-strip--lg .grid>div{padding:clamp(14px,2vw,22px)}.stat-strip--lg .stat-strip__n{font-size:clamp(22px,2.6vw,34px);line-height:1}.stat-strip--lg .stat-strip__l{margin-top:6px}.press{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(14px,3vw,40px)}.press--border{border-top:1px solid rgba(var(--on-dark-rgb),.13);padding-top:24px}.press__label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8a8d93;font-weight:600}.press__logo{font-size:clamp(12px,1.4vw,15px);letter-spacing:.06em;font-weight:600;color:rgba(var(--on-dark-rgb),.62);white-space:nowrap}.press__logo img{height:20px;width:auto;opacity:.7}.feature-col .eyebrow{margin:24px 0 10px}.feature-col__text{font-size:clamp(17px,1.6vw,21px);line-height:1.4;letter-spacing:-.015em;max-width:32ch;text-wrap:pretty;margin-bottom:16px}.reason{padding:clamp(22px,2.6vw,32px)}.reason__t{font-size:15px;font-weight:600;letter-spacing:-.015em;margin-bottom:10px}.reason__d{font-size:14px;line-height:1.55;color:#4a4d52;text-wrap:pretty}.section--dark .reason__d{color:#9a9da2}.section--dark .reason{padding-left:0;padding-right:0}.section--dark .reason__t{font-size:17px}.scenario__caption{font-size:14px;line-height:1.5;margin-top:12px;text-wrap:pretty}.ugc__caption{font-size:13px;color:#4a4d52;margin-top:10px;line-height:1.4}.callout{background:var(--bg-2);border-radius:var(--radius);padding:clamp(28px,4vw,64px);display:flex;flex-wrap:wrap;gap:clamp(28px,4vw,56px);align-items:center}.callout__text{flex:1 1 min(100%,340px);min-width:0}.callout__media{flex:1 1 min(100%,280px);min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.callout__media .media{background:var(--bg)}.callout__label{font-size:12px;color:#6a6d72;margin-top:8px;letter-spacing:.06em;text-transform:uppercase}.callout__cta{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.review{border:1px solid rgba(var(--ink-rgb),.14);border-radius:var(--radius);padding:clamp(18px,2vw,24px);background:var(--bg);display:flex;flex-direction:column;gap:11px}.review__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.review__date{font-size:12px;color:#6a6d72;white-space:nowrap}.review__title{font-size:15px;font-weight:600;letter-spacing:-.015em}.review__body{font-size:14px;line-height:1.6;color:#4a4d52;text-wrap:pretty}.review__photo{width:112px;height:112px;position:relative;border-radius:5px;overflow:hidden;background:var(--bg-2)}.review__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.review__foot{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:auto;padding-top:3px}.review__who{display:inline-flex;align-items:center;gap:8px}.review__avatar{display:none}.review__name{font-size:13px;font-weight:600}.review__meta{font-size:12px;color:#6a6d72}.review[data-photo=false] .review__photo,.review[hidden]{display:none}.statement{font-size:clamp(24px,3.4vw,46px);line-height:1.12;letter-spacing:-.035em;font-weight:500;text-wrap:pretty}.statement-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(20px,3vw,44px);max-width:820px}.trust{padding:clamp(24px,3vw,36px)}.trust__n{font-size:clamp(26px,3vw,38px);font-weight:600;letter-spacing:-.035em;line-height:1;margin-bottom:14px}.trust__t{font-size:15px;font-weight:600;margin-bottom:10px}.trust__d{font-size:14px;line-height:1.6;color:#4a4d52;text-wrap:pretty}.trust--compact{padding:22px}.trust--compact .trust__t{font-size:14px;margin-bottom:5px}.trust--compact .trust__d{font-size:13px;color:#6a6d72}.cta-banner{text-align:center;padding-top:clamp(64px,9vw,130px);padding-bottom:clamp(64px,9vw,130px)}.cta-banner .h2{max-width:22ch;margin:0 auto 24px}.cta-banner .lead{max-width:52ch;margin:0 auto 34px}.cta-banner .meta-list{margin-top:22px}.cta-banner .rating-line{margin-top:16px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:12px;color:#8a8d93;margin-bottom:18px}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs span:last-child{color:#4a4d52}.product{padding-top:clamp(18px,3vw,36px);padding-bottom:clamp(40px,6vw,72px)}.product__layout{display:flex;flex-wrap:wrap;gap:clamp(28px,4vw,56px);align-items:flex-start}.product__gallery{flex:1 1 min(100%,420px);min-width:0;align-self:flex-start}.product__info{flex:1 1 min(100%,420px);min-width:0;scroll-margin-top:90px}.product__head{margin-bottom:20px}.product__rating{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin-bottom:6px;color:#4a4d52;font-size:15px}.product__rating:hover{color:var(--ink)}.product__rating-score{font-size:15px;font-weight:600;color:var(--ink)}.product__rating-count{font-size:15px;color:#5c5f64;text-decoration:underline;text-underline-offset:3px}.product__title{font-size:clamp(30px,3vw,40px);line-height:1.05;letter-spacing:-.03em;font-weight:700;margin:0 0 8px;text-wrap:balance}.product__promise{font-size:clamp(18px,1.5vw,21px);line-height:1.3;font-weight:500;letter-spacing:-.01em;margin:0 0 10px;color:var(--ink);text-wrap:balance}.product__desc{font-size:16px;line-height:1.55;color:#4a4d52;margin:0;text-wrap:pretty}.product__pricerow{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;padding:18px 0;margin:0 0 22px;border-top:1px solid rgba(var(--ink-rgb),.12);border-bottom:1px solid rgba(var(--ink-rgb),.12)}.product__price{font-size:28px;line-height:1;font-weight:700;letter-spacing:-.03em;margin:0;display:flex;align-items:baseline;gap:10px}.product__price s{font-size:16px;color:#8a8d93;font-weight:400}.product__pricepill{display:inline-flex;align-items:center;height:28px;padding:0 11px;border-radius:999px;background:#e7f0e9;color:#26663d;font-size:13px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.product__benefits{margin:0 0 24px}.product__benefits-h{font-size:18px;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin:0 0 12px}.ticks--benefits{gap:10px}.ticks--benefits li{font-size:16px;font-weight:500;line-height:1.45;gap:10px}.ticks--benefits .tick{margin-top:2px}.product__works{margin:24px 0 8px;padding-top:22px;border-top:1px solid rgba(var(--ink-rgb),.12)}.product__works-h{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6a6d72;margin:0 0 10px}.works-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;list-style:none;margin:0;padding:0}.works-grid li{display:flex;flex-direction:column;gap:0;font-size:15px;line-height:1.35;min-width:0}@media(min-width:900px){.works-grid li{flex-direction:row;align-items:baseline;gap:0 6px}}.works-grid strong{font-weight:600;color:var(--ink)}.works-grid span{color:#5c5f64}.works-note{font-size:15px;color:#5c5f64;margin-top:12px}.works-note a{text-decoration:underline;text-underline-offset:3px}.ship-pill{display:flex;align-items:center;gap:10px;background:var(--bg-2);border:1px solid rgba(var(--ink-rgb),.08);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px;font-size:15px;line-height:1.4}.ship-pill__cell{display:inline-flex;align-items:flex-start;gap:8px;min-width:0}.ship-pill .dot{margin-top:7px}.ship-pill strong{font-weight:600}.ship-note{font-size:15px;color:#5c5f64;margin:-4px 0 12px}.btn--cta{height:58px;font-size:15px}.product__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin:14px 0 0;padding:0;list-style:none;font-size:15px;line-height:1.4;color:#4a4d52}.product__trust li{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.product__trust li:before{content:"\2713";font-size:13px;font-weight:700;color:var(--success)}@media(min-width:900px){.product__gallery[data-sticky=true]{position:sticky;top:76px}}@media(max-width:899px){.product{padding-top:10px}.product__layout{gap:18px;justify-content:center}.product__gallery,.product__info{flex-basis:100%;max-width:600px;margin-left:auto;margin-right:auto}.breadcrumbs{display:none}.product__head{margin-bottom:18px}.product__title{font-size:30px}.product__promise{font-size:18px}.product__price{font-size:28px}.product__trust{font-size:15px}.product__info .product__payment{margin:18px 0 20px}.product__info .product__ask{text-align:center}.works-grid{grid-template-columns:1fr 1fr}}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;touch-action:pan-x pan-y pinch-zoom;contain:layout paint style;border-radius:var(--radius);background:#fff;border:1px solid rgba(var(--ink-rgb),.1);scrollbar-width:none;-webkit-overflow-scrolling:touch}.gallery::-webkit-scrollbar{display:none}.gallery__item{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1 / 1;position:relative;overflow:hidden;background:#fff}.gallery__item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gallery__item--contain img{object-fit:contain}.thumbs{display:flex;gap:8px;margin-top:8px;overflow-x:auto;overscroll-behavior-inline:contain;padding:3px 0 5px;scrollbar-width:none}.thumbs::-webkit-scrollbar{display:none}.thumb{flex:0 0 auto;width:clamp(56px,8vw,76px);aspect-ratio:1 / 1;border-radius:var(--radius);background:#fff;padding:0;position:relative;overflow:hidden;border:1.5px solid rgba(var(--ink-rgb),.14);transition:border-color .15s,box-shadow .15s}.thumb:hover{border-color:var(--ink)}.thumb[aria-current=true]{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.15)}.thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.thumb__n{position:absolute;bottom:3px;right:5px;font-size:9.5px;color:#8a8d93;font-weight:600;background:#ffffffb3;padding:0 3px;border-radius:2px}@media(max-width:899px){.thumbs{scroll-snap-type:x proximity;scroll-padding-inline:calc(50% - 28px)}.thumb{scroll-snap-align:center}}.product__facts{display:flex;flex-wrap:wrap;margin:0 0 22px;border-top:1px solid rgba(var(--ink-rgb),.13);border-bottom:1px solid rgba(var(--ink-rgb),.13)}.product__facts>div:first-child{flex:1 1 min(100%,238px);min-width:0;padding:16px 20px 16px 0;border-right:1px solid rgba(var(--ink-rgb),.11)}.product__facts>div:last-child{flex:0 1 min(100%,190px);min-width:0;padding:16px 0 16px 20px}.product__facts-h{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:12px}.ticks{display:flex;flex-direction:column;gap:9px}.ticks li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;line-height:1.4}.ticks .tick{margin-top:2px}.ticks--lg li{font-size:14px;gap:10px;line-height:1.45}.ticks--lg .tick{width:16px;height:16px;margin-top:3px}.works{display:flex;flex-direction:column;gap:1px;background:rgba(var(--ink-rgb),.09)}.works li{background:var(--bg);display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:5px 0}.works li span:first-child{font-size:13px;font-weight:500;letter-spacing:-.01em;white-space:nowrap}.works li span:last-child{font-size:11px;color:#8a8d93;text-align:right}.works--lg li{padding:8px 0;gap:12px}.works--lg li span:first-child{font-size:14px;white-space:normal}.works--lg li span:last-child{font-size:12.5px}.works-note{font-size:15px;color:#6a6d72;margin-top:12px;line-height:1.4}.works-note a{text-decoration:underline;text-underline-offset:2px}@media(max-width:899px){.product__facts{display:none}}@media(min-width:900px){.product__mobile-details{display:none}}.tier-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#5c5f64;margin-bottom:12px;scroll-margin-top:130px}.tiers{display:flex;flex-direction:column;gap:9px;margin-bottom:20px}.tier{display:flex;flex-direction:column;align-items:stretch;width:100%;text-align:left;padding:0;overflow:hidden;border-radius:var(--radius);background:transparent;border:1.5px solid rgba(var(--ink-rgb),.16);transition:border-color .15s,background .15s}.tier[aria-checked=true]{background:#fff;border-color:var(--accent);box-shadow:0 1px 3px #0d0e1012}.tier__main{display:flex;gap:13px;align-items:flex-start;width:100%;padding:15px 16px}.tier__radio{width:17px;height:17px;border-radius:999px;flex:0 0 auto;margin-top:2px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(var(--ink-rgb),.28);background:transparent}.tier__radio:after{content:"";width:6px;height:6px;border-radius:999px;background:transparent}.tier[aria-checked=true] .tier__radio{border-color:var(--accent);background:#fff}.tier[aria-checked=true] .tier__radio:after{background:var(--accent)}.tier__text{flex:1;min-width:0}.tier__head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.tier__name{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tier__note{display:block;font-size:13px;color:#6a6d72;margin-top:3px}.tier__price{text-align:right;flex:0 0 auto}.tier__was{display:block;font-size:11px;color:#8a8d93;text-decoration:line-through;white-space:nowrap}.tier__unit{display:block;font-size:19px;font-weight:600;letter-spacing:-.025em;white-space:nowrap;line-height:1.1}.tier__per{display:block;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#5c5f64;margin-top:1px;white-space:nowrap}.tier__ship{display:flex;align-items:center;gap:8px;padding:9px 16px;background:#e7f0e9;border-top:1px solid rgba(47,122,74,.22);color:#26663d;font-size:12px;font-weight:600;line-height:1.4;text-align:left}.tier[data-sold-out=true]{opacity:.55}.bulk-note{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:11px 14px;margin-bottom:16px;border:1px dashed rgba(var(--ink-rgb),.2);border-radius:5px;font-size:12.5px;color:#4a4d52}.bulk-note a{display:inline-flex;align-items:center;min-height:44px;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.stock-line{display:flex;gap:8px;align-items:flex-start;margin-bottom:12px;font-size:13px;line-height:1.5}.stock-line .dot{margin-top:5px}.stock-line strong{font-weight:600}.stock-line small{display:block;color:#5c5f64;margin-top:3px;font-size:inherit}.product__payment{margin:20px 0 26px}.product__secure{margin:-14px 0 24px}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{border-radius:var(--radius)!important;min-height:52px!important}.shopify-payment-button__more-options{font-size:12px}.spec-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(var(--ink-rgb),.1);border:1px solid rgba(var(--ink-rgb),.1);border-radius:var(--radius);overflow:hidden;margin-bottom:26px}.spec-mini>div{background:var(--bg);padding:12px 14px}.spec-mini__n{font-size:15px;font-weight:600;letter-spacing:-.02em}.spec-mini__l{font-size:11px;color:#6a6d72}.product__blurb{font-size:14px;line-height:1.6;color:#6a6d72;margin-bottom:24px;max-width:46ch;text-wrap:pretty}.assurance{margin-top:20px;border:1px solid rgba(var(--ink-rgb),.14);border-radius:var(--radius);overflow:hidden}.assurance>div{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;font-size:15px;line-height:1.5;color:#4a4d52}.assurance>div+div{border-top:1px solid rgba(var(--ink-rgb),.1)}.assurance strong{font-weight:600;color:var(--ink)}.assurance .dot{background:rgba(var(--ink-rgb),.25);margin-top:6px}.product__details{margin-top:22px}.product__ask{margin-top:18px;font-size:15px;color:#6a6d72}.product__ask a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:3px}.pdp-tabs{position:sticky;top:64px;z-index:55;background:var(--bg);border-bottom:1px solid rgba(var(--ink-rgb),.09)}.pdp-tabs__inner{display:flex;gap:2px;height:52px;align-items:center;overflow-x:auto;scrollbar-width:none}.pdp-tabs__inner::-webkit-scrollbar{display:none}.pdp-tabs a{display:inline-flex;align-items:center;height:36px;padding:0 13px;border-radius:5px;font-size:13px;font-weight:500;white-space:nowrap;color:#4a4d52;transition:background .15s,color .15s}.pdp-tabs a:hover{color:var(--ink)}.pdp-tabs a.is-active{color:var(--ink);font-weight:600;background:rgba(var(--ink-rgb),.07)}.pdp-tabs .btn{margin-left:auto}@media(max-width:899px){.pdp-tabs{display:none}}.anchor{scroll-margin-top:124px}.anatomy{position:relative;aspect-ratio:1 / 1;max-height:min(70vh,600px);border-radius:var(--radius);overflow:hidden;background:#fff}.anatomy img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.anatomy__pin{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:999px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px rgba(var(--accent-rgb),.22);pointer-events:none}.time{padding:clamp(20px,2.4vw,28px)}.time__t{font-size:clamp(26px,3vw,38px);font-weight:600;letter-spacing:-.035em;line-height:1;color:var(--accent);margin-bottom:12px}.time__l{font-size:14px;font-weight:600;letter-spacing:-.015em;margin-bottom:4px;text-wrap:pretty}.time__n{font-size:12px;color:#8a8d93}@media(max-width:899px){.time{display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:14px;align-items:center;padding:14px 18px}.time__t{grid-row:1 / span 2;font-size:26px;margin:0}.time__l{font-size:16px;margin:0;line-height:1.3}.time__n{font-size:14px;line-height:1.3;color:#6a6d72}}.assurance-row{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;font-size:12.5px;color:#4a4d52}.assurance-row span{display:inline-flex;align-items:center;gap:6px}.compare-card{background:var(--bg-2);border-radius:var(--radius);padding:clamp(20px,2.4vw,28px)}.compare-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.compare-card__list{display:flex;flex-direction:column;gap:1px;background:rgba(var(--ink-rgb),.1)}.compare-card__list li{background:var(--bg-2);display:flex;gap:12px;padding:12px 0;font-size:14px;line-height:1.45}.compare-card__list li:before{content:"";flex:0 0 auto;width:13px;height:1.5px;background:rgba(var(--ink-rgb),.28);margin-top:9px}.compare-card--win{background:#fff;border:1px solid rgba(var(--ink-rgb),.1);display:flex;gap:clamp(16px,2vw,26px);align-items:center}.compare-card--win>div:first-child{flex:1 1 200px;min-width:0}.compare-card__one{display:flex;gap:12px;font-size:clamp(15px,1.4vw,17px);line-height:1.45;letter-spacing:-.015em}.compare-card__one .dot{background:var(--accent);margin-top:8px}.compare-card__img{flex:0 0 auto;width:clamp(84px,11vw,118px);aspect-ratio:1 / 1;position:relative}.compare-card__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.aside-rule{border-left:2px solid var(--accent);padding-left:18px}.aside-rule .eyebrow{margin-bottom:8px}.aside-rule p{font-size:14px;line-height:1.55;color:#4a4d52}.steps{display:flex;flex-direction:column;gap:1px;background:rgba(var(--on-dark-rgb),.13);border-top:1px solid rgba(var(--on-dark-rgb),.13);border-bottom:1px solid rgba(var(--on-dark-rgb),.13)}.steps>li{background:var(--dark);display:flex;gap:16px;padding:16px 0}.steps__n{flex:0 0 22px;font-size:12px;font-weight:700;color:#8a8d93}.steps__t{font-size:15px;font-weight:600;letter-spacing:-.015em;margin-bottom:3px}.steps__d{font-size:13px;line-height:1.55;color:#9a9da2}.steps--lg>li{gap:18px;padding:20px 0}.steps--lg .steps__n{flex-basis:24px;font-weight:600}.steps--lg .steps__t{font-size:17px;letter-spacing:-.02em;margin-bottom:5px}.steps--lg .steps__d{font-size:14px;line-height:1.5}.steps-col .eyebrow{margin-bottom:18px;display:block}.extra .card__body{padding:22px}.extra__t{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:9px}.extra__d{font-size:15px;line-height:1.5;text-wrap:pretty}.extra .media{border-radius:0;background:var(--bg-2)}.spec-row{display:flex;gap:clamp(16px,2vw,26px);align-items:baseline;padding:20px 0}.spec-row__n{flex:0 0 clamp(88px,10vw,116px);font-size:clamp(19px,2vw,24px);font-weight:600;letter-spacing:-.03em;line-height:1.05}.spec-row__t{font-size:15px;font-weight:600;letter-spacing:-.015em;margin-bottom:4px}.spec-row__d{font-size:13.5px;line-height:1.55;color:#6a6d72;text-wrap:pretty}.sticky-col{position:sticky;top:80px}@media(max-width:899px){.sticky-col{position:static}}.box-item{padding:clamp(18px,2vw,24px);display:flex;gap:14px;align-items:flex-start}.box-item svg{flex:0 0 auto;width:26px;height:26px}.box-item__head{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.box-item__n{font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--accent)}.box-item__t{font-size:15px;font-weight:600;letter-spacing:-.018em}.box-item__d{font-size:13px;line-height:1.5;color:#6a6d72;text-wrap:pretty}.box-item--note{background:var(--bg-2)!important;align-items:center;font-size:14px;line-height:1.5;color:#6a6d72}.compare-table-wrap{overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.compare-table{width:100%;min-width:560px;font-size:14px}.compare-table th{padding:14px 16px;font-size:12px;letter-spacing:.1em;font-weight:600;color:#6a6d72;border-bottom:1px solid rgba(var(--ink-rgb),.14);text-align:center;text-transform:uppercase}.compare-table th:first-child{text-align:left}.compare-table th.is-us{background:var(--dark);color:var(--on-dark);font-weight:700;border-radius:5px 5px 0 0;border-bottom:0}.compare-table td{padding:15px 16px;border-bottom:1px solid rgba(var(--ink-rgb),.09);text-align:center;color:#6a6d72}.compare-table td:first-child{text-align:left;color:var(--ink)}.compare-table td.is-us{background:var(--dark);color:#fff;border-bottom:1px solid rgba(var(--on-dark-rgb),.14)}.compare-table tr:last-child td{border-bottom:0}.compare-table tr:last-child td.is-us{border-radius:0 0 5px 5px}.compare-table .varies{font-size:13px;color:#8a8d93}.scroll-hint{font-size:13px;color:#5c5f64;white-space:nowrap}@media(min-width:900px){.scroll-hint{display:none}}.limit{padding:20px 0}.limit__t{font-size:16px;font-weight:600;letter-spacing:-.015em;margin-bottom:6px}.limit__d{font-size:14px;line-height:1.55;color:#9a9da2}.spec-table{width:100%;font-size:14px;border-top:1px solid rgba(var(--ink-rgb),.14)}.spec-table td{padding:13px 0;border-bottom:1px solid rgba(var(--ink-rgb),.11);vertical-align:top}.spec-table td:first-child{color:#6a6d72;width:52%;padding-right:16px}.spec-table td:last-child{font-weight:500}.reviews-summary{flex:1 1 min(100%,240px)}.reviews-summary__avg{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.reviews-summary__avg b{font-size:clamp(44px,5vw,64px);font-weight:600;letter-spacing:-.04em;line-height:1}.reviews-summary__avg span{font-size:15px;color:#6a6d72}.reviews-summary .stars{--star-size: 18px;margin-bottom:8px}.reviews-summary__count{font-size:13px;color:#6a6d72;margin-bottom:22px}.bars{display:flex;flex-direction:column;gap:7px;max-width:280px}.bars>div{display:flex;align-items:center;gap:10px}.bars__lab{font-size:12px;color:#6a6d72;width:30px;flex:0 0 auto}.bars__track{flex:1;height:6px;border-radius:999px;background:rgba(var(--ink-rgb),.11);overflow:hidden}.bars__fill{display:block;height:100%;background:var(--accent)}.bars__n{font-size:12px;color:#6a6d72;width:30px;text-align:right;flex:0 0 auto}.reviews-summary .btn{margin-top:24px}.reviews-list{flex:1 1 min(100%,420px);min-width:0;display:flex;flex-direction:column;gap:clamp(14px,2vw,20px)}.reviews-filters{display:flex;flex-wrap:wrap;gap:8px}.reviews-shown{font-size:13px;color:#6a6d72}.reviews-more{display:none;width:100%}@media(max-width:899px){body{font-size:16px}.container{max-width:660px}.max-ch,.hero .h1,.hero .lead,.feature-col__text,.footer__blurb,.accordion__body,.product__blurb,.policy .rte,.shopify-policy__body,.page .rte{max-width:none}.compare-card__list li,.compare-table{font-size:15px}.container>.h2,.container>.h2+.small,.container>.h2+.lead,.container>.h2+.body,.container>.h2+.max-ch,.container>.section-head,.container>.section-head>*,.container>.section-head+.small,.container>.section-head+.max-ch,.container--narrow>.h2{text-align:center}.container>.h2,.container>.h2+p,.container>.section-head+p{margin-left:auto;margin-right:auto}.container>.section-head{flex-direction:column;align-items:center;justify-content:center}.container>.eyebrow:has(+.h2),.container>.eyebrow:has(+.section-head){display:block;text-align:center}.meta-list .sep{display:none}.meta-list{gap:8px 16px}.stat-strip .grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.h1,.h2,.h3,.product__title{text-wrap:pretty}.container>.h2,.container>.section-head .h2,.container--narrow>.h2,.cta-banner .h2,.hero .h1{text-wrap:balance}.section{padding-top:min(var(--pt, 56px),64px);padding-bottom:min(var(--pb, 56px),64px)}.cta-banner{padding-top:56px;padding-bottom:56px}.spec-mini{display:none}.reviews-more:not([hidden]){display:inline-flex}.body,.review__body,.product__blurb,.accordion__body--sm,.numbered__d,.reason__d,.scenario__caption,.trust__d,.compare-card__list li,.aside-rule p,.steps--lg .steps__d,.spec-row__d,.extra__d,.box-item__d,.box-item--note,.limit__d,.spec-table{font-size:16px}}.collection{padding-top:clamp(28px,4vw,52px)}.product-card{display:flex;flex-direction:column;background:var(--bg);border-radius:var(--radius);overflow:hidden;border:1px solid rgba(var(--ink-rgb),.12);transition:box-shadow .18s,border-color .18s}.product-card--featured{border-color:var(--accent);box-shadow:0 2px 14px #0d0e1014}.product-card__media{position:relative;aspect-ratio:4 / 3;background:#fff;border-bottom:1px solid rgba(var(--ink-rgb),.1)}.product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:6%}.product-card__qty{position:absolute;top:12px;right:12px;background:var(--ink);color:var(--on-dark);font-size:11px;font-weight:700;letter-spacing:.06em;padding:5px 9px;border-radius:3px}.product-card__save{position:absolute;top:12px;left:12px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;letter-spacing:.09em;padding:5px 9px;border-radius:3px;text-transform:uppercase}.product-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.product-card__eyebrow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px;min-height:18px}.product-card__title{font-size:19px;font-weight:600;letter-spacing:-.025em;margin-bottom:7px}.product-card__rating{display:flex;align-items:center;gap:7px;margin-bottom:9px}.product-card__rating .stars{--star-size: 12px}.product-card__note{font-size:14px;line-height:1.5;color:#6a6d72;margin-bottom:18px;text-wrap:pretty}.product-card__price{display:flex;align-items:baseline;gap:10px;margin-top:auto;margin-bottom:16px}.product-card__price b{font-size:24px;font-weight:600;letter-spacing:-.03em}.product-card__price span{font-size:12px;color:#6a6d72}.product-card .btn+.btn{margin-top:8px}.product-card__ship{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 12px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.product-card__ship--free{background:#e7f0e9;border-top:1px solid rgba(47,122,74,.22);color:#26663d}.product-card__ship--paid{background:var(--bg-2);border-top:1px solid rgba(var(--ink-rgb),.1);color:#6a6d72}.cart-page{padding-top:clamp(28px,4vw,52px)}.cart-page__layout{display:flex;flex-wrap:wrap;gap:clamp(24px,3vw,44px);align-items:flex-start}.cart-page__lines{flex:1 1 min(100%,400px);min-width:0}.cart-page__lines .cart-line{gap:18px;padding:20px 0;margin:0}.cart-page__lines .cart-line__img{width:96px;height:96px}.cart-page__lines .cart-line__title{font-size:16px}.cart-page__lines .cart-line__meta{font-size:13px;margin-top:3px}.cart-page__lines .cart-line__controls{margin-top:14px}.cart-page__lines .cart-line__remove{margin-left:12px}.cart-page__lines .cart-line__price{font-size:16px}.cart-page__continue{background:none;border:0;padding:20px 0 0;font-size:13px;font-weight:600;color:#4a4d52;text-decoration:underline;display:inline-block}.cart-page__continue:hover{color:var(--accent)}.cart-summary{flex:1 1 min(100%,300px);min-width:0;background:var(--bg-2);border-radius:var(--radius);padding:clamp(22px,2.6vw,32px);position:sticky;top:80px}.cart-summary__h{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:18px}.cart-summary__row{display:flex;justify-content:space-between;font-size:14px;padding:9px 0;color:#4a4d52}.cart-summary__row span:last-child{font-weight:500;color:var(--ink)}.cart-summary__row--line{border-bottom:1px solid rgba(var(--ink-rgb),.12)}.cart-summary__total{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0 22px}.cart-summary__total span:first-child{font-size:14px;font-weight:600}.cart-summary__total span:last-child{font-size:26px;font-weight:600;letter-spacing:-.03em}.cart-summary .payment-icons{margin-top:14px}.cart-summary__notes{display:flex;flex-direction:column;gap:7px;font-size:13px;line-height:1.5;color:#4a4d52;margin-top:20px;padding-top:18px;border-top:1px solid rgba(var(--ink-rgb),.12)}.cart-summary .additional-checkout-buttons{margin-top:12px}.cart-empty-page{border:1px dashed rgba(var(--ink-rgb),.22);border-radius:var(--radius);padding:clamp(40px,6vw,80px) 24px;text-align:center}.cart-empty-page p{font-size:17px;color:#4a4d52;margin-bottom:24px}.cart-page__upsell{margin-top:clamp(40px,5vw,72px);border-top:1px solid rgba(var(--ink-rgb),.12);padding-top:clamp(28px,3.5vw,44px)}.upsell-card{display:flex;flex-wrap:wrap;gap:20px;align-items:center;background:var(--bg-2);border-radius:var(--radius);padding:clamp(20px,2.4vw,28px)}.upsell-card__img{width:88px;height:88px;flex:0 0 auto;position:relative;border-radius:5px;overflow:hidden;background:var(--bg)}.upsell-card__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.upsell-card__text{flex:1 1 240px;min-width:0}.upsell-card__t{font-size:16px;font-weight:600;letter-spacing:-.02em;margin-bottom:5px}.upsell-card p{font-size:14px;line-height:1.55;color:#4a4d52;text-wrap:pretty}@media(max-width:899px){.cart-summary{position:static}}.page-hero{padding-top:clamp(28px,4vw,52px);padding-bottom:clamp(40px,6vw,72px)}.page-hero .h1{margin-bottom:18px}.support-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:clamp(28px,4vw,44px)}.support-tabs .pill{padding:10px 16px;min-height:42px}.support-panel{display:none}.support-panel.is-active{display:block}.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,178px),1fr));gap:1px;background:rgba(var(--ink-rgb),.12);border:1px solid rgba(var(--ink-rgb),.14);border-radius:var(--radius);overflow:hidden;margin-bottom:26px}.facts>div{background:var(--bg);padding:15px 17px}.facts__k{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#8a8d93;margin-bottom:6px}.facts__v{font-size:14px;font-weight:600;letter-spacing:-.015em;line-height:1.35}.support-body{display:flex;flex-direction:column;gap:16px;font-size:clamp(15px,1.35vw,17px);line-height:1.65;color:#4a4d52}.support-body p{margin:0;text-wrap:pretty}.support-bullets{margin-top:28px;background:var(--bg-2);border-radius:var(--radius);padding:clamp(20px,2.4vw,28px)}.support-bullets ul{display:flex;flex-direction:column;gap:11px}.support-bullets li{display:flex;gap:11px;align-items:flex-start;font-size:14px;line-height:1.55;color:#4a4d52}.support-bullets li:before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:var(--accent);margin-top:7px}.support-updated{margin-top:26px;font-size:13px;color:#6a6d72}.support-aside{background:var(--bg-2);border-radius:var(--radius);padding:clamp(22px,2.6vw,30px)}.support-aside p{font-size:14px;line-height:1.6;color:#4a4d52;margin-bottom:18px}.support-aside__hours{font-size:12px;color:#8a8d93;margin-top:16px;border-bottom:1px dotted rgba(var(--ink-rgb),.3);display:inline-block}.details-table{display:flex;flex-direction:column;font-size:14px}.details-table>div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid rgba(var(--ink-rgb),.11)}.details-table>div:last-child{border-bottom:0}.details-table span:first-child{color:#6a6d72}.details-table span:last-child{font-weight:600;text-align:right}.policy .rte{max-width:72ch}.shopify-policy__container{max-width:1000px;margin:0 auto;padding:clamp(40px,6vw,80px) clamp(16px,4vw,44px) clamp(56px,8vw,110px)}.shopify-policy__title h1{font-size:clamp(32px,4.6vw,58px);line-height:1;letter-spacing:-.04em;font-weight:600;margin-bottom:clamp(24px,3vw,40px)}.shopify-policy__body{font-size:clamp(15px,1.35vw,17px);line-height:1.65;color:#4a4d52;max-width:72ch}.shopify-policy__body h2,.shopify-policy__body h3{color:var(--ink);margin:1.6em 0 .6em;font-weight:600;letter-spacing:-.02em}.shopify-policy__body p{margin:0 0 1em}.shopify-policy__body ul{list-style:disc;padding-left:1.2em;margin:0 0 1em}.policy .rte h2,.policy .rte h3{margin:1.6em 0 .6em;font-weight:600;letter-spacing:-.02em}.policy .rte h2{font-size:clamp(22px,2.4vw,28px)}.policy .rte h3{font-size:18px}.page .rte{max-width:72ch}.page .rte h2,.page .rte h3{margin:1.6em 0 .6em;font-weight:600;letter-spacing:-.02em}.simple-page{padding-top:clamp(40px,6vw,80px);padding-bottom:clamp(56px,8vw,110px)}.search-form{display:flex;gap:10px;max-width:560px}.search-form .field{flex:1}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:20px;margin-top:32px}.customer{max-width:560px}.customer .field+.field{margin-top:10px}.customer .btn{margin-top:20px}.customer__links{margin-top:20px;font-size:14px}.customer__links a{text-decoration:underline;text-underline-offset:3px}.order-table{width:100%;font-size:14px}.order-table th,.order-table td{text-align:left;padding:12px 8px;border-bottom:1px solid rgba(var(--ink-rgb),.11)}.pagination{display:flex;gap:8px;justify-content:center;margin-top:40px;font-size:14px}.pagination a,.pagination span{padding:10px 14px;border:1px solid rgba(var(--ink-rgb),.18);border-radius:var(--radius)}.pagination span.current{background:var(--ink);color:var(--on-dark);border-color:var(--ink)}.password-page{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center}.shopify-challenge__container{padding:60px 16px}.shopify-challenge__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 28px;background:var(--ink);color:var(--on-dark);border:0;border-radius:var(--radius);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px}@media(max-width:899px){.small,.link-btn,.pill,.rating-line__n,.rating-line__c,.secure-line,.form-errors,.cart-toast,.form-success,.qty__n,.header__nav,.footer__blurb,.footer__links,.cart-drawer__close,.cart-line__title,.cart-line__remove,.cart-line__price,.cart-upsell__t,.cart-upsell p,.cart-notes,.cart-drawer__subtotal span:first-child,.cart-drawer__view,.hero__stock,.reason__d,.scenario__caption,.ugc__caption,.review__body,.review__name,.trust__d,.trust--compact .trust__t,.trust--compact .trust__d,.ticks li,.ticks--lg li,.works li span:first-child,.works--lg li span:first-child,.bulk-note,.stock-line,.product__blurb,.pdp-tabs a,.anatomy__pin,.time__l,.compare-card__list li,.aside-rule p,.steps__d,.steps--lg .steps__d,.spec-row__d,.box-item__d,.box-item--note,.compare-table,.compare-table .varies,.scroll-hint,.limit__d,.spec-table,.reviews-summary__count,.reviews-shown,.product-card__note,.cart-page__lines .cart-line__meta,.cart-page__continue,.cart-summary__row,.cart-summary__total span:first-child,.cart-summary__notes,.upsell-card p,.facts__v,.support-bullets li,.support-updated,.support-aside p,.details-table,.customer__links,.order-table,.pagination,.shopify-payment-button__more-options,.assurance-row,.numbered__d,.btn,.sticky-bar .btn{font-size:15px}.cart-line__meta,.cart-line__price s,.cart-drawer__stock,.review__date,.review__meta,.meta-list,.breadcrumbs,.time__n,.works li span:last-child,.works--lg li span:last-child,.product-card__price span,.support-aside__hours,.bars__lab,.bars__n,.callout__label,.compare-table th,.footer__bottom,.payment-block__label,.steps__n,.numbered__n{font-size:13px}.eyebrow,.badge,.field-label,.announcement,.footer__heading,.stat-strip__l,.press__label,.product__facts-h,.tier-label,.spec-mini__l,.extra__t,.box-item__n,.facts__k,.cart-summary__h,.product-card__ship,.product-card__qty,.product-card__save,.sticky-bar__sub,.header__count,.review__avatar{font-size:12px}.btn--sm{font-size:14px}.btn--xs{font-size:13px}.ticks--benefits li,.product__desc,.accordion__body--sm{font-size:16px}}@media(max-width:899px){.compare-table{min-width:0;table-layout:fixed}.compare-table th,.compare-table td{padding:12px 8px}.compare-table th{font-size:12px;letter-spacing:.04em;line-height:1.25}.compare-table th:first-child,.compare-table td:first-child{width:38%}.compare-table td:first-child{font-weight:500;line-height:1.3}.compare-table .varies{font-size:13px}.scroll-hint{display:none}}@media(max-width:899px){.bars{max-width:none}.bars__lab,.bars__n{width:34px}}.btn{max-width:100%}.shopify-payment-button__button--unbranded{background:var(--dark)!important;color:var(--on-dark)!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:14px!important}.shopify-payment-button__button--unbranded:hover{background:#26282c!important}@media(max-width:899px){.container>.h2+.small,.container>.h2+.lead,.container>.section-head+.small{text-wrap:balance}.grid:has(>.time){grid-template-columns:1fr}}@media(max-width:639px){.grid--4{grid-template-columns:1fr}.stat-strip .grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.box-item{padding:16px 18px}}@media(max-width:599px){.btn{white-space:normal;height:auto;min-height:56px;line-height:1.2;padding:12px 22px;text-align:center}.cta-banner .btn{width:100%}.btn--sm{min-height:44px}.btn--xs{min-height:38px}.sticky-bar .btn{min-height:48px;padding:8px 16px}.btn--cta{min-height:58px}.callout__cta{flex-direction:column;align-items:stretch;text-align:center}.callout__cta .btn{width:100%}.grid:has(>.time)+div>.btn{width:100%;padding-left:20px!important;padding-right:20px!important}.reviews-summary .btn{width:100%}}.product__benefits-h{text-wrap:balance}.assurance .dot{background:var(--success)}@media(max-width:899px){.footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.footer__grid>div:first-child{grid-column:1 / -1}.footer__links a{padding:8px 0}.footer__bottom{flex-direction:column;align-items:flex-start;gap:18px}.press__label{flex:0 0 100%;text-align:center;margin-bottom:-4px}[data-reviews-grid]{grid-template-columns:1fr}.grid:has(>.time)+div>.small{text-align:center}.reviews-summary{text-align:center}.reviews-summary__avg,.reviews-summary .stars{justify-content:center}.bars{text-align:left}}@media(max-width:599px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-card__img{display:none}}.mobile-nav a.btn{font-size:15px;font-weight:700;letter-spacing:.1em;border-bottom:0;min-height:56px;justify-content:center}.header__logo,.footer__logo{gap:0;letter-spacing:.02em}.header__logo b,.footer__logo b{margin-left:-.02em}.product__purchase{display:block}.product__app-block{margin:0 0 16px}.product__app-block:empty{display:none}:where(.product__app-block) :where(ul,ol){margin:revert;padding:revert;list-style:revert}:where(.product__app-block) :where(p,h1,h2,h3,h4,h5,h6){margin:revert}.product__app-block .kaching-bundles-block{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
