:root{--support: #A6AAAE;--white: #FFFFFF;--ink-60: rgba(35,38,43,.6);--star: #D9A13B;--radius-sm: 8px;--radius-pill: 999px;--shadow-card: 0 2px 14px rgba(35,38,43,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--body);font-size:16px;line-height:1.6;color:var(--graphite);background:var(--fog);overflow-x:hidden}img,video{max-width:100%;display:block}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}input,select,textarea{font:inherit;color:var(--graphite)}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--head);line-height:1.15}h1{font-size:44px;font-weight:700}h2{font-size:34px;font-weight:600}h3{font-size:22px;font-weight:600}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:var(--graphite);color:var(--fog);padding:8px 16px;z-index:9999;border-radius:var(--radius-pill)}.skip-link:focus{top:10px}.container{max-width:var(--maxw, 1180px);margin:0 auto;padding-left:24px;padding-right:24px}.section{padding-top:var(--section-padding, 88px);padding-bottom:var(--section-padding, 88px)}.section--tight{padding-top:calc(var(--section-padding, 88px) * .64);padding-bottom:calc(var(--section-padding, 88px) * .64)}.band--fog{background:var(--fog)}.band--white{background:var(--white)}.band--dark{background:var(--graphite);color:var(--fog)}.band--dark h1,.band--dark h2,.band--dark h3{color:var(--fog)}.section-head{text-align:center;max-width:720px;margin:0 auto 44px}.section-head .sub{color:var(--ink-60);margin-top:10px;font-size:16px}.band--dark .section-head .sub{color:#eeefecb3}.eyebrow{font-family:var(--body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);display:block;margin-bottom:10px}.band--dark .eyebrow,.on-dark .eyebrow{color:var(--teal-dark)}.micro{font-size:13px;color:var(--ink-60)}.microcopy{font-size:13px;color:var(--ink-60);margin-top:10px}.price{font-family:var(--head);font-size:24px;font-weight:700}.price--was{font-family:var(--head);font-weight:600;color:var(--support);text-decoration:line-through;font-size:18px}.band--dark .price--was{color:#eeefec8c}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--head);font-weight:600;font-size:16px;line-height:1;padding:15px 28px;border-radius:var(--radius-pill);transition:transform .15s ease,box-shadow .15s ease,background .15s ease;text-decoration:none;text-align:center}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--gold{background:var(--gold);color:#fff}.btn--gold:hover{background:var(--gold-hover, #256B63);box-shadow:0 4px 16px #2f7a7259}.btn--teal{background:var(--teal);color:#fff}.btn--teal:hover{background:var(--teal-dark)}.btn--ghost{background:transparent;color:var(--teal);border:1.5px solid var(--teal)}.btn--ghost:hover{background:#2f7a7214}.on-dark .btn--ghost,.band--dark .btn--ghost{color:var(--fog);border-color:var(--fog)}.on-dark .btn--ghost:hover,.band--dark .btn--ghost:hover{background:#eeefec1f}.btn--block{display:flex;width:100%}.btn--sm{padding:9px 18px;font-size:14px}.text-link{font-weight:600;color:var(--teal)}.text-link:hover{color:var(--teal-dark)}.chip--save{display:inline-block;background:var(--gold);color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;padding:4px 10px;border-radius:var(--radius-pill)}.pill--badge{display:inline-block;background:var(--teal);color:#fff;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:6px 12px;border-radius:var(--radius-pill)}.pill--badge.pill--gold{background:var(--gold);color:#fff}.ribbon--popular{position:absolute;top:-11px;right:14px;background:var(--teal);color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:var(--radius-pill)}.stars{display:inline-flex;align-items:center;line-height:1;position:relative}.stars .stars-row{display:flex;gap:2px}.stars .stars-row.stars-fill{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;flex-wrap:nowrap}.stars svg{width:16px;height:16px;flex:0 0 auto}.stars .stars-base svg{fill:#d4d6d3}.stars .stars-fill svg{fill:var(--star)}.stars--lg svg{width:22px;height:22px}.rating-line{display:inline-flex;align-items:center;gap:8px;font-size:14px}.rating-line a{color:var(--ink-60);text-decoration:underline}.rating-line a:hover{color:var(--teal)}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-card)}.site-top{position:sticky;top:0;z-index:100}#ticker{background:var(--graphite);height:36px;overflow:hidden;position:relative}#ticker .ticker-track{display:flex;width:max-content;height:36px;align-items:center;animation:marquee 28s linear infinite}#ticker:hover .ticker-track{animation-play-state:paused}#ticker ul{display:flex;align-items:center;height:36px}#ticker li{flex:0 0 auto}#ticker a{color:var(--fog);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:0 34px;white-space:nowrap;display:inline-block}#ticker a:hover{color:var(--teal-dark);text-decoration:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){#ticker .ticker-track{animation:none}#ticker ul li:nth-child(n+4){display:none}#ticker ul+ul{display:none}}#site-header{background:var(--white);border-bottom:1px solid var(--support);height:64px}#site-header .header-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.header-nav{display:flex;gap:22px;justify-self:start}.header-nav a{color:var(--graphite);font-size:14px;font-weight:500}.header-nav a:hover{color:var(--teal);text-decoration:none}.wordmark{font-family:var(--head);font-weight:700;font-size:22px;letter-spacing:.18em;color:var(--graphite);justify-self:center;text-decoration:none}.wordmark:hover{text-decoration:none;color:var(--graphite)}.wordmark-img{height:22px;width:auto;display:block}.footer-wordmark-img{height:24px;width:auto;display:block}@media(max-width:420px){.wordmark-img{height:18px}}.header-cart{justify-self:end;position:relative;display:inline-flex;align-items:center;padding:6px}.header-cart svg{width:22px;height:22px;stroke:var(--graphite);fill:none;stroke-width:1.6}#cart-count{position:absolute;top:-2px;right:-4px;background:var(--teal);color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;padding:0 4px}#cart-count[hidden]{display:none}#hamburger{display:none;justify-self:start;padding:8px;margin-left:-8px}#hamburger svg{width:24px;height:24px;stroke:var(--graphite);stroke-width:2;fill:none}#mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:82vw;background:var(--white);z-index:220;box-shadow:0 0 40px #23262b40;padding:24px 22px;transform:translate(-102%);transition:transform .26s ease;display:flex;flex-direction:column}#mobile-drawer.is-open{transform:translate(0)}#mobile-drawer .drawer-close{align-self:flex-end;font-size:26px;line-height:1;padding:4px 8px;color:var(--graphite)}#mobile-drawer nav{display:flex;flex-direction:column;gap:6px;margin-top:12px}#mobile-drawer nav a{font-family:var(--head);font-size:18px;font-weight:600;color:var(--graphite);padding:11px 4px;border-bottom:1px solid var(--fog)}#mobile-drawer nav a:hover{color:var(--teal);text-decoration:none}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#23262b66;z-index:210;opacity:0;pointer-events:none;transition:opacity .26s ease;border:0}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}body.drawer-locked{overflow:hidden}.toast{position:fixed;right:20px;bottom:20px;z-index:300;width:340px;max-width:calc(100vw - 32px);background:var(--white);border-radius:var(--radius);box-shadow:0 8px 30px #23262b38;padding:14px;display:flex;gap:12px;align-items:center;opacity:0;transform:translateY(16px);transition:opacity .24s ease,transform .24s ease;pointer-events:none}.toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.toast img{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-sm);flex:0 0 auto}.toast .toast-body{flex:1;min-width:0}.toast .toast-title{font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px}.toast .toast-title svg{width:16px;height:16px;fill:var(--teal);flex:0 0 auto}.toast .toast-sub{font-size:13px;color:var(--ink-60)}.toast .toast-price{font-family:var(--head);font-weight:700;font-size:15px}.toast .toast-link{font-size:13px}.toast .toast-close{align-self:flex-start;color:var(--support);font-size:18px;line-height:1;padding:2px 4px}#back-to-top{position:fixed;left:20px;bottom:20px;z-index:150;width:44px;height:44px;border-radius:50%;background:var(--graphite);color:var(--fog);font-size:18px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}#back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}#sticky-atc{display:none;position:fixed;left:0;right:0;bottom:0;z-index:180;background:var(--white);border-top:1px solid var(--support);padding:10px 16px calc(10px + env(safe-area-inset-bottom));align-items:center;gap:12px;justify-content:space-between;transform:translateY(105%);transition:transform .25s ease}#sticky-atc.is-visible{transform:translateY(0)}#sticky-atc .satc-info{min-width:0}#sticky-atc .satc-name{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sticky-atc .satc-price{font-family:var(--head);font-weight:700;font-size:17px}#sticky-atc .btn{flex:0 0 auto}@media(max-width:640px){#sticky-atc{display:flex}}#site-footer{background:var(--graphite);color:var(--fog)}#site-footer .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px;padding:64px 0 44px}#site-footer h4{font-size:14px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;color:var(--fog)}#site-footer .footer-wordmark{font-family:var(--head);font-weight:700;font-size:20px;letter-spacing:.18em;color:var(--fog);display:block;margin-bottom:12px}#site-footer p{font-size:14px;color:#eeefecbf}#site-footer ul li{margin-bottom:10px}#site-footer ul a{color:#eeefecd9;font-size:14px}#site-footer ul a:hover{color:var(--teal-dark);text-decoration:none}#site-footer .footer-micro{font-size:12px;color:#eeefec80;margin-top:12px}.footer-news-form{display:flex;gap:8px;margin-top:4px}.footer-news-form input{flex:1;min-width:0;background:transparent;border:1px solid rgba(238,239,236,.4);color:var(--fog);border-radius:var(--radius-pill);padding:10px 16px;font-size:14px}.footer-news-form input::placeholder{color:#eeefec80}.social-row{display:flex;gap:14px;margin-top:20px}.social-row a{display:inline-flex;padding:4px}.social-row svg{width:20px;height:20px;stroke:var(--fog);fill:none;stroke-width:1.5}.social-row a:hover svg{stroke:var(--teal-dark)}.footer-bottom{border-top:1px solid rgba(238,239,236,.15);padding:20px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-bottom .fine{font-size:12px;color:#eeefec8c}.pay-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pay-mark{width:46px;height:30px;border-radius:5px;background:var(--white);border:1px solid #D8DAD6;display:inline-flex;align-items:center;justify-content:center;font-family:var(--head);font-weight:700;font-size:9px;letter-spacing:.02em;color:var(--graphite)}.band--dark .pay-mark,#site-footer .pay-mark{border-color:transparent}.pay-mark svg{width:34px;height:20px}.perks-bar{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:34px 0}.perks-bar .perk{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.perks-bar .perk svg{width:20px;height:20px;stroke:var(--teal);fill:none;stroke-width:1.6;flex:0 0 auto}#hero-split .hero-grid{display:grid;grid-template-columns:58fr 42fr;gap:20px;padding-top:20px;padding-bottom:20px}.hero-tile{position:relative;border-radius:var(--radius);overflow:hidden;min-height:520px;display:flex}.hero-tile--photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-tile--photo .hero-overlay{position:relative;align-self:flex-end;width:100%;padding:120px 36px 36px;background:linear-gradient(to top,#23262bc7 35%,#23262b4d 78%,#23262b00);color:var(--fog)}.hero-tile--photo .eyebrow{color:var(--teal-dark);display:inline-block;background:#23262b9e;padding:4px 10px;border-radius:4px}.hero-tile--photo h1,.hero-tile--photo .hero-sub{text-shadow:0 1px 10px rgba(35,38,43,.45)}.hero-tile--photo h1{color:#fff;margin:6px 0 12px;max-width:520px}.hero-tile--photo .hero-sub{font-size:16px;color:#ffffffe6;max-width:480px;margin-bottom:22px}.hero-tile--promo{background:var(--graphite);color:var(--fog);padding:40px;flex-direction:column;gap:16px}.hero-tile--promo img{border-radius:var(--radius);width:100%;object-fit:cover;aspect-ratio:16/10}.hero-tile--promo h3{color:var(--fog);font-size:24px}.hero-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-price-row .price{color:var(--fog)}#press-bar{padding:34px 0 26px}.press-track{display:flex;justify-content:space-between;align-items:center;gap:32px;overflow-x:auto;scrollbar-width:none}.press-track::-webkit-scrollbar{display:none}.press-logo{color:var(--support);white-space:nowrap;font-size:19px;flex:0 0 auto}.press-logo.p1{font-family:var(--head);font-weight:700;letter-spacing:.12em}.press-logo.p2{font-family:var(--body);font-weight:400;font-style:italic}.press-logo.p3{font-family:var(--head);font-weight:600;letter-spacing:.28em}.press-logo.p4{font-family:var(--body);font-weight:600;letter-spacing:.02em}.press-logo.p5{font-family:var(--head);font-weight:500;letter-spacing:.2em;text-transform:uppercase}.press-footnote{text-align:center;font-size:12px;color:var(--ink-60);margin-top:16px}.buybox-grid{display:grid;grid-template-columns:52fr 48fr;gap:48px;align-items:start}@media(min-width:961px){.buybox-grid>.gallery{position:sticky;top:112px}}.gallery .gallery-main{position:relative;aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;background:var(--white)}.gallery .gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .15s ease}.gallery .gallery-main img.is-fading{opacity:0}.gallery .gallery-badge{position:absolute;top:14px;left:14px;z-index:2}.gal-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:#ffffffeb;box-shadow:var(--shadow-card);font-size:18px;color:var(--graphite);display:flex;align-items:center;justify-content:center}.gal-arrow[data-dir=prev]{left:12px}.gal-arrow[data-dir=next]{right:12px}.thumb-rail{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thumb{width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;padding:0;flex:0 0 auto;background:var(--white)}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.is-active,.thumb[aria-current=true]{border-color:var(--teal)}.buy-commerce .buy-title{font-size:34px;margin:2px 0 4px}.buy-commerce h1.buy-title{font-size:40px}.buy-commerce .buy-subline{font-size:15px;color:var(--ink-60);margin-bottom:10px}.benefit-bullets{margin:18px 0 4px;display:flex;flex-direction:column;gap:12px}.benefit-bullets li{display:flex;gap:12px;align-items:flex-start;font-size:15px}.benefit-bullets svg{width:20px;height:20px;stroke:var(--teal);fill:none;stroke-width:1.6;flex:0 0 auto;margin-top:2px}.swatch-block{margin:20px 0}.swatch-label{font-size:14px;font-weight:600;margin-bottom:10px}.swatch-label span{font-weight:400;color:var(--ink-60)}.swatch-row{display:flex;gap:12px}.swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;padding:0;position:relative;outline-offset:3px}.swatch:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid transparent;transition:border-color .15s}.swatch[aria-checked=true]:after{border-color:var(--teal)}.tier-card{border:1px solid #D8DAD6;border-radius:var(--radius);background:var(--white);display:flex;flex-direction:column;gap:10px;padding:12px;margin:18px 0}.tier-row{position:relative;display:flex;align-items:center;gap:12px;padding:14px;cursor:pointer;border:2px solid #E4E6E2;border-radius:var(--radius-sm);transition:border-color .15s,background .15s}.tier-row input{accent-color:var(--teal);width:18px;height:18px;flex:0 0 auto}.tier-row.is-selected{border-color:var(--teal);background:var(--fog)}.tier-thumbs{display:flex;flex:0 0 auto}.tier-thumbs img{width:40px;height:40px;object-fit:cover;border-radius:6px;background:var(--fog)}.tier-thumbs img+img{margin-left:-10px;box-shadow:0 0 0 2px var(--white)}.tier-copy{flex:1;min-width:0}.tier-title{font-weight:600;font-size:15px}.tier-sub{font-size:13px;color:var(--ink-60)}.tier-price{text-align:right;flex:0 0 auto}.tier-price .now{font-family:var(--head);font-weight:700;font-size:17px;display:block}.tier-price .was{font-size:13px;color:var(--support);text-decoration:line-through}.tier-price .chip--save{margin-top:4px;font-size:11px;padding:3px 8px}.atc-btn{margin-top:6px;font-size:18px;padding:17px 28px}.atc-payments{margin-top:14px;text-align:center}.atc-payments .pay-row{justify-content:center;margin-bottom:8px}.atc-payments .micro{display:block}.accordion{margin-top:22px;display:flex;flex-direction:column;gap:8px}.acc-item{background:var(--white);border:1px solid #E4E6E2;border-radius:var(--radius-sm);overflow:hidden}.acc-item>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;font-weight:600;font-size:15px;text-align:left;color:var(--graphite)}.acc-item>button .chev{flex:0 0 auto;width:18px;height:18px;stroke:var(--teal);fill:none;stroke-width:2;transition:transform .22s ease}.acc-item>button[aria-expanded=true] .chev{transform:rotate(180deg)}.acc-panel{max-height:0;overflow:hidden;transition:max-height .28s ease}.acc-panel-inner{padding:0 18px 16px;font-size:15px;color:var(--ink-60)}.faq-group-label{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin:18px 0 4px}.pairs-card{display:flex;align-items:center;gap:14px;margin-top:22px;padding:14px;background:var(--white);border:1px solid #E4E6E2;border-radius:var(--radius)}.pairs-card.is-hidden{display:none}.pairs-card img{width:64px;height:64px;object-fit:cover;border-radius:var(--radius-sm);flex:0 0 auto}.pairs-card .pairs-copy{flex:1;min-width:0}.pairs-card .pairs-title{font-weight:600;font-size:15px}.pairs-card .pairs-sub{font-size:13px;color:var(--ink-60)}.pairs-card .pairs-price{font-family:var(--head);font-weight:700;font-size:16px;margin-right:2px}.ugc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ugc-grid .ugc-tile{aspect-ratio:1/1;border-radius:var(--radius-sm);overflow:hidden}.ugc-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ugc-grid .ugc-tile:hover img,.ugc-grid .ugc-tile:focus-visible img{transform:scale(1.06)}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split .split-img img{width:100%;border-radius:var(--radius);object-fit:cover;aspect-ratio:4/3}.split .split-copy h2{margin-bottom:16px}.split .split-copy p{color:var(--ink-60)}.split .text-link{display:inline-block;margin-top:18px}.split--rev .split-img{order:2}.split--rev .split-copy{order:1}.zigzag{display:flex;flex-direction:column;gap:72px}.carousel{position:relative}.snap-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 2px 18px}.snap-track::-webkit-scrollbar{display:none}.snap-track>*{scroll-snap-align:start;flex:0 0 270px}.car-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;background:var(--white);box-shadow:var(--shadow-card);font-size:18px;color:var(--graphite);display:flex;align-items:center;justify-content:center;transition:opacity .15s}.car-arrow[data-dir=prev]{left:-10px}.car-arrow[data-dir=next]{right:-10px}.car-arrow:disabled{opacity:.35;cursor:default}.car-dots{display:none;justify-content:center;gap:8px;margin-top:4px}.car-dots .dot{width:8px;height:8px;border-radius:50%;background:#cfd1cd;padding:0;transition:background .15s}.car-dots .dot.is-active{background:var(--teal)}@media(max-width:640px){.car-dots{display:flex}}.product-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden;display:flex;flex-direction:column;position:relative;color:var(--graphite)}.product-card:hover{text-decoration:none}.product-card .pc-img{aspect-ratio:1/1;overflow:hidden;position:relative;background:var(--fog)}.product-card .pc-img img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .3s ease}.product-card:hover .pc-img img{transform:scale(1.03)}.product-card .pc-img .pc-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .pc-img .pc-hover{opacity:1}.product-card .pc-body{padding:16px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card .pc-name{font-family:var(--head);font-weight:600;font-size:16px}.product-card .pc-price-row{display:flex;align-items:center;gap:10px;margin-top:auto}.product-card .pc-price-row .price{font-size:18px}.product-card .pc-add{position:absolute;right:12px;bottom:76px}@media(min-width:641px){.product-card .pc-add{opacity:0;transition:opacity .2s}.product-card:hover .pc-add,.product-card:focus-within .pc-add{opacity:1}}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testi-card{overflow:hidden;display:flex;flex-direction:column}.testi-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.testi-card .testi-body{padding:20px;display:flex;flex-direction:column;gap:10px}.testi-card blockquote{font-size:15px}.testi-card .testi-name{font-size:13px;color:var(--ink-60)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.story-card{overflow:hidden;display:flex;flex-direction:column;color:var(--graphite)}.story-card:hover{text-decoration:none}.story-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.story-card .story-body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.story-card .story-teaser{font-size:14px;color:var(--ink-60)}.story-card .story-read{font-weight:600;color:var(--teal);margin-top:auto;font-size:14px}.support-cta-card{max-width:560px;margin:0 auto;background:var(--fog);border-radius:var(--radius);text-align:center;padding:44px 32px;display:flex;flex-direction:column;gap:12px;align-items:center}.band--fog .support-cta-card{background:var(--white);box-shadow:var(--shadow-card)}.support-cta-card p{color:var(--ink-60)}#newsletter .news-inner{max-width:640px;margin:0 auto;text-align:center}#newsletter .sub{color:#eeefecbf;margin:12px 0 26px}.news-form{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;text-align:left}.news-form .field{flex:1;min-width:180px}.news-form input{width:100%;background:transparent;border:1px solid rgba(238,239,236,.45);color:var(--fog);border-radius:var(--radius-pill);padding:13px 20px;font-size:15px}.news-form input::placeholder{color:#eeefec80}.form-success{font-family:var(--head);font-size:20px;font-weight:600}.field-error{display:block;font-size:13px;color:#c4574e;margin:6px 0 0 6px}.band--dark .field-error{color:#f0a69f}input.has-error,textarea.has-error{border-color:#c4574e!important}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #CFD1CD;border-radius:var(--radius-sm);padding:12px 14px;font-size:15px;background:var(--white)}.form-field textarea{min-height:120px;resize:vertical}.vs-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.vs-table{width:100%;border-collapse:collapse;min-width:520px;background:var(--white);border-radius:var(--radius);overflow:hidden}.vs-table th,.vs-table td{padding:14px 18px;border-bottom:1px solid #E4E6E2;font-size:15px;text-align:center}.vs-table th:first-child,.vs-table td:first-child{text-align:left}.vs-table thead th{font-family:var(--head);font-size:14px;letter-spacing:.06em}.vs-table thead th.col-nova{background:#2f7a721a;color:var(--teal);letter-spacing:.14em}.vs-table td.col-nova{background:#2f7a720d}.vs-check{width:22px;height:22px;display:inline-block;vertical-align:middle}.vs-check circle{fill:none;stroke:var(--teal);stroke-width:1.6}.vs-check path{fill:none;stroke:var(--teal);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vs-cross{color:var(--support);font-size:18px;font-weight:600}.vs-footnote{font-size:12px;color:var(--ink-60);margin-top:12px;text-align:center}.reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:48px;align-items:center;margin-bottom:36px}.reviews-score{text-align:center}.reviews-score .big{font-family:var(--head);font-weight:700;font-size:56px;line-height:1}.reviews-score .count{font-size:14px;color:var(--ink-60);margin-top:6px}.histogram{display:flex;flex-direction:column;gap:8px;max-width:460px}.histo-row{display:flex;align-items:center;gap:12px;font-size:13px}.histo-row .label{flex:0 0 26px}.histo-row .track{flex:1;height:8px;background:var(--fog);border-radius:var(--radius-pill);overflow:hidden}.band--fog .histo-row .track{background:#dfe1dc}.histo-row .fill{height:100%;background:var(--teal);border-radius:var(--radius-pill)}.histo-row .n{flex:0 0 44px;text-align:right;color:var(--ink-60)}.review-photo-strip{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap}.review-photo-strip .rp{width:96px;height:96px;border-radius:var(--radius-sm);overflow:hidden}.review-photo-strip img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.review-photo-strip .rp:hover img{transform:scale(1.06)}.review-list{display:flex;flex-direction:column}.review-item{padding:26px 0;border-top:1px solid #E4E6E2}.review-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.avatar{width:38px;height:38px;border-radius:50%;background:var(--teal);color:#fff;font-family:var(--head);font-weight:600;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.review-name{font-weight:600;font-size:15px}.verified-chip{border:1px solid var(--teal);color:var(--teal);font-size:11px;font-weight:600;padding:2px 9px;border-radius:var(--radius-pill)}.review-date{font-size:13px;color:var(--ink-60);margin-left:auto}.review-title{font-weight:600;margin:8px 0 6px}.review-body{font-size:15px;color:var(--ink-60)}.review-photo{width:120px;border-radius:var(--radius-sm);margin-top:12px}.helpful-btn{margin-top:12px;font-size:13px}.load-more-wrap{text-align:center;margin-top:28px}.mock-note{font-size:13px;color:var(--ink-60)}.video-strip-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.video-slide{display:none}.video-slide.is-active{display:block}.video-slide video{width:100%;max-height:560px;aspect-ratio:9/16;object-fit:cover;border-radius:var(--radius);background:#000}.video-quote-card{background:var(--white);color:var(--graphite);padding:28px;max-width:440px}.video-quote-card blockquote{font-size:17px;margin:12px 0}.video-quote-card .q-name{font-size:13px;color:var(--ink-60)}.video-strip-copy h2{margin-bottom:24px}@media(min-width:961px){.video-strip-copy .video-quote-card{margin-left:-90px;position:relative;z-index:2;box-shadow:0 10px 34px #23262b47}}.wyg-row{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.wyg-item{width:200px;text-align:center}.wyg-item img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--radius);background:var(--white)}.wyg-item img.wyg-seal{width:120px;aspect-ratio:auto;object-fit:contain;margin:0 auto;background:none}.wyg-item .wyg-label{font-weight:600;margin-top:12px;font-size:15px}.wyg-item .wyg-sub{font-size:13px;color:var(--ink-60)}.wyg-plus{font-family:var(--head);font-weight:700;font-size:34px;color:var(--support)}.wyg-caption{text-align:center;font-size:13px;color:var(--ink-60);margin-top:26px}.bundle-upsell-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--fog);border-radius:var(--radius);overflow:hidden}.band--fog .bundle-upsell-card{background:var(--white);box-shadow:var(--shadow-card)}.bundle-upsell-card>img{width:100%;height:100%;object-fit:cover}.bundle-upsell-copy{padding:40px;display:flex;flex-direction:column;gap:14px;justify-content:center}.bundle-contents-list li{display:flex;align-items:center;gap:12px;margin-bottom:10px;font-size:15px}.bundle-contents-list img{width:44px;height:44px;object-fit:cover;border-radius:6px}.promise-band{text-align:center;padding:80px 24px}.promise-band img{width:140px;margin:0 auto 24px}.promise-band h2{margin-bottom:14px}.promise-band p{max-width:620px;margin:0 auto;color:#eeefeccc}#filter-chrome{position:sticky;top:100px;z-index:50;background:var(--fog);padding:14px 0;border-bottom:1px solid #E0E2DD}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{border:1.5px solid #CFD1CD;border-radius:var(--radius-pill);padding:8px 18px;font-size:14px;font-weight:500;background:var(--white);transition:all .15s}.filter-chip.is-active{background:var(--teal);border-color:var(--teal);color:#fff}select.sort{border:1.5px solid #CFD1CD;border-radius:var(--radius-pill);padding:8px 16px;font-size:14px;background:var(--white)}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.journal-article{max-width:720px;margin:0 auto}.journal-article .article-hero{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);margin-bottom:28px}.journal-article .byline{font-size:13px;color:var(--ink-60);margin:8px 0 22px}.journal-article p{margin-bottom:18px;color:var(--ink-60)}.journal-cta-card{display:flex;align-items:center;gap:16px;background:var(--fog);border-radius:var(--radius);padding:18px;margin:28px 0}.band--fog .journal-cta-card{background:var(--white);box-shadow:var(--shadow-card)}.journal-cta-card img{width:72px;height:72px;object-fit:cover;border-radius:var(--radius-sm);flex:0 0 auto}.journal-cta-card .jc-copy{flex:1}.journal-cta-card .jc-title{font-weight:600;font-size:15px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.summary-card{padding:30px 26px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.summary-card .sc-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.summary-card .sc-icon svg{width:32px;height:32px;stroke:var(--teal);fill:none;stroke-width:1.6}.summary-card .sc-icon img{width:64px}.summary-card p{font-size:15px;color:var(--ink-60)}.track-card{max-width:560px;margin:0 auto;padding:34px 30px;text-align:center}.track-card h3{margin-bottom:6px}.track-card .track-sub{font-size:14px;color:var(--ink-60);margin-bottom:18px}.track-form{display:flex;gap:10px;flex-wrap:wrap}.track-form input{flex:1;min-width:200px;border:1px solid #CFD1CD;border-radius:var(--radius-pill);padding:12px 18px;font-size:15px;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:start}.contact-copy p{color:var(--ink-60);margin-top:12px}.contact-copy .contact-email{font-size:13px;color:var(--ink-60);margin-top:18px}.price--set{font-family:var(--head);font-weight:700;font-size:32px}.set-price-stack{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:14px 0 6px}.set-colorway-note{font-size:13px;color:var(--ink-60);margin-top:8px}.set-total-line{text-align:center;margin-top:30px;font-size:17px}.set-total-line .together{font-family:var(--head);font-weight:700;font-size:22px}.set-total-line .chip--save{margin-left:10px;vertical-align:middle}.set-checklist{max-width:560px;margin:26px auto 0;display:flex;flex-direction:column;gap:12px}.set-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:15px}.set-checklist .vs-check{flex:0 0 auto;margin-top:1px}.wyg-item .wyg-price{font-family:var(--head);font-weight:700;font-size:16px;margin-top:4px}#shop-header{padding-top:56px;padding-bottom:34px;text-align:center}#shop-header .sub{color:var(--ink-60);margin-top:10px;max-width:560px;margin-left:auto;margin-right:auto}.guarantee-strip{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;padding-top:36px;padding-bottom:36px;text-align:center}.guarantee-strip img{width:80px;flex:0 0 auto}#journal-header{text-align:center;padding-top:64px;padding-bottom:8px}#journal-header .sub{color:var(--ink-60);margin-top:12px;max-width:620px;margin-left:auto;margin-right:auto}#journal-footer-cta{text-align:center}#journal-footer-cta .cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:26px}@media(max-width:960px){h1{font-size:36px}h2{font-size:30px}.header-nav{display:none}#hamburger{display:inline-flex}#site-header .header-inner{grid-template-columns:auto 1fr auto}.wordmark{justify-self:center}.buybox-grid{grid-template-columns:1fr;gap:36px}.shop-grid{grid-template-columns:repeat(2,1fr)}.testi-grid,.story-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}#site-footer .footer-grid{grid-template-columns:1fr 1fr}.video-strip-grid{grid-template-columns:1fr;gap:32px}.video-strip-copy .video-quote-card{margin:16px auto 0}.video-slide video{max-width:340px;margin:0 auto}.reviews-summary{grid-template-columns:1fr;gap:28px;justify-items:center}.bundle-upsell-card{grid-template-columns:1fr}.summary-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}@media(max-width:760px){#hero-split .hero-grid{grid-template-columns:1fr}.hero-tile{min-height:0}.hero-tile--photo{min-height:440px}.split,.split--rev{grid-template-columns:1fr;gap:24px}.split--rev .split-img{order:1}.split--rev .split-copy{order:2}.zigzag .split .split-img{order:1}.zigzag .split .split-copy{order:2}.contact-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:640px){h1{font-size:30px}h2{font-size:26px}h3{font-size:19px}body{font-size:15px}.container{padding-left:20px;padding-right:20px}.section{padding-top:56px;padding-bottom:56px}.section--tight{padding-top:40px;padding-bottom:40px}.buy-commerce h1.buy-title{font-size:30px}.ugc-grid{grid-template-columns:repeat(2,1fr)}.shop-grid{grid-template-columns:1fr}.snap-track>*{flex:0 0 85vw}.car-arrow{display:none}#site-footer .footer-grid{grid-template-columns:1fr;gap:32px;padding:48px 0 36px}.toast{left:50%;right:auto;bottom:82px;transform:translate(-50%,16px)}.toast.is-visible{transform:translate(-50%)}.hero-tile--promo{padding:28px 22px}.hero-tile--photo .hero-overlay{padding:100px 22px 26px}.perks-bar{gap:14px;flex-direction:column;align-items:center;padding:26px 0}.reviews-summary{gap:22px}.thumb{width:60px;height:60px}.wyg-row{flex-direction:column}.bundle-upsell-copy{padding:26px 20px}.filter-row{justify-content:flex-start}.price--set{font-size:26px}#shop-header{padding-top:40px;padding-bottom:24px}#journal-header,#support-header{padding-top:44px}}@media(max-width:420px){.container{padding-left:16px;padding-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
