:root{--bg: #ffffff;--surface: #f7f7f4;--surface-strong: #efeee9;--ink: #171717;--muted: #686a72;--line: #deded8;--brand: #11100e;--copper: #bd7a36;--copper-dark: #8f431f;--success: #16784d;--danger: #9b1c31;--radius: 8px;--page: 1200px;--shadow: 0 18px 48px rgba(17, 16, 14, .12);--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);letter-spacing:0;overflow-x:hidden}body.no-scroll{overflow:hidden}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.skip-link{position:fixed;left:12px;top:12px;z-index:50;transform:translateY(-140%);padding:10px 14px;background:#fff;border:1px solid var(--line)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:30;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,222,216,.72);box-shadow:0 12px 34px #11100e0f}.announcement{overflow:hidden;background:var(--brand);color:#fff;min-height:38px;display:flex;align-items:center}.announcement__track,.press__track{display:flex;align-items:center;gap:28px;min-width:max-content;animation:marquee 32s linear infinite;font-size:13px;font-weight:800;text-transform:uppercase}.announcement__item{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.announcement__item:before{content:"";width:16px;height:16px;flex:0 0 16px;background:currentColor;opacity:.95;-webkit-mask:var(--announcement-icon) center / contain no-repeat;mask:var(--announcement-icon) center / contain no-repeat}.announcement__item--shipping{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17h4V5H2v12h3'/%3E%3Cpath d='M14 17h2.5L21 12.5V9h-7'/%3E%3Ccircle cx='7' cy='17' r='2'/%3E%3Ccircle cx='18' cy='17' r='2'/%3E%3C/svg%3E")}.announcement__item--installments{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M7 15h4'/%3E%3C/svg%3E")}.announcement__item--offer{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.6 13.2 13.2 20.6a2 2 0 0 1-2.8 0L3 13.2V3h10.2l7.4 7.4a2 2 0 0 1 0 2.8Z'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3C/svg%3E")}.announcement__item--guarantee{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath d='m9 12 2 2 4-5'/%3E%3C/svg%3E")}.announcement__item--time{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}.announcement__item--clean{--announcement-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 21c8-1 13-6 14-16-10 1-16 6-17 14'/%3E%3Cpath d='M5 21c3-6 7-9 12-11'/%3E%3C/svg%3E")}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.nav{max-width:var(--page);margin:0 auto;min-height:78px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;min-width:0;flex:0 0 auto}.brand__mark-shell{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:14px;background:#11100e;box-shadow:0 10px 24px #11100e24}.brand__mark{width:50px;height:50px}.brand__text{display:inline-flex;gap:5px;font-family:var(--font);font-weight:900;text-transform:uppercase;font-size:21px;letter-spacing:3.2px;color:var(--brand);line-height:1}.brand__text span:last-child{color:var(--copper)}.nav__links{display:flex;align-items:center;gap:3px;padding:5px;border:1px solid rgba(222,222,216,.9);border-radius:999px;background:#f7f7f4db;box-shadow:inset 0 1px #ffffffd1;font-size:13px;font-weight:800}.nav__links a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;text-decoration:none;color:#4f5058;white-space:nowrap;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.nav__links a:hover,.nav__links a:focus-visible{background:#fff;color:var(--brand);box-shadow:0 6px 18px #11100e14;outline:0}.cart-button{min-width:118px;height:46px;padding:0 10px 0 16px;border:0;border-radius:999px;background:var(--brand);display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;font-weight:900;text-decoration:none;box-shadow:0 12px 26px #11100e2e;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.cart-button:hover,.cart-button:focus-visible{background:#1c1a16;transform:translateY(-1px);box-shadow:0 16px 32px #11100e33;outline:0}.cart-button__icon{width:18px;height:18px;flex:0 0 18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 12H7L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 12H7L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E") center / contain no-repeat}.cart-button__label{line-height:1}.cart-button strong{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--brand);font-size:12px}.section{max-width:var(--page);margin:0 auto;padding:64px 22px}.product{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:46px;align-items:start;min-width:0}.product__media{position:sticky;top:126px;min-width:0;max-width:100%}.gallery{min-width:0;max-width:100%}.gallery__stage{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start}.gallery__thumbs{display:grid;gap:10px;align-content:start;max-height:min(620px,calc(100vh - 180px));overflow-y:auto;padding:2px;scrollbar-width:thin}.gallery__thumb{width:100%;aspect-ratio:1;padding:0;border:1.5px solid var(--line);border-radius:var(--radius);background:var(--surface);opacity:.72;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.gallery__thumb:hover,.gallery__thumb:focus-visible,.gallery__thumb.is-active{opacity:1}.gallery__thumb.is-active{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand)}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery__scroller{width:100%;display:flex;gap:12px;overflow:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery__scroller::-webkit-scrollbar{display:none}.gallery__slide{flex:0 0 100%;width:100%;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);aspect-ratio:1;overflow:hidden;scroll-snap-align:start}.gallery__slide img{width:100%;height:100%;object-fit:cover}.gallery__dots{display:flex;justify-content:center;align-items:center;gap:8px;width:calc(100% - 88px);margin-left:88px;margin-top:12px}.gallery__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c8c5bd}.gallery__dot.is-active{width:9px;height:9px;background:var(--brand)}.product__info{min-width:0;max-width:100%}.rating-line{display:flex;align-items:center;gap:9px;color:#34343a;font-size:14px;font-weight:800;margin-bottom:18px}.stars{color:#f5a623;letter-spacing:1px;white-space:nowrap}.eyebrow{color:var(--copper-dark);text-transform:uppercase;font-size:12px;font-weight:900;margin:0 0 12px}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:46px;line-height:1.02;font-weight:900}.subtitle{margin:14px 0 18px;color:#46464d;font-size:19px;line-height:1.45}.price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:18px 0}.price__compare{color:#96969b;font-size:20px;text-decoration:line-through;font-weight:800}.price__current{font-size:35px;font-weight:900}.price__save{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f7eadc;color:#79421e;font-size:12px;font-weight:900}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;margin:22px 0;list-style:none}.benefit-list li{min-height:48px;display:flex;align-items:center;gap:9px;padding:11px 12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);font-size:14px;font-weight:800;color:#313136}.benefit-list li:before{content:"";width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:var(--success);box-shadow:inset 0 0 0 5px #fff}.selector{margin:24px 0}.selector h2{margin:0 0 12px;font-size:16px;font-weight:900}.color-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.color-option,.pack-card{border:1.5px solid var(--line);background:#fff;border-radius:var(--radius);min-height:48px;padding:10px 12px;display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;text-align:left}.color-option{min-height:auto;padding:0;display:grid;justify-items:center;gap:6px;border:0;background:transparent;text-align:center}.color-option__swatch{width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:var(--radius);border:1.5px solid var(--line);background:#f5f5f2;overflow:hidden}.color-option__swatch img{width:76%;height:76%;object-fit:contain}.color-option__label{min-height:26px;color:#33333a;font-size:11px;font-weight:800;line-height:1.15}.color-option.is-active,.pack-card.is-active{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand)}.color-option.is-active{box-shadow:none}.color-option.is-active .color-option__swatch{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand)}.pack-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pack-card{position:relative;min-height:88px;flex-direction:column;align-items:flex-start;justify-content:center}.pack-card small{position:absolute;right:8px;top:-10px;padding:4px 7px;border-radius:999px;background:var(--danger);color:#fff;font-size:10px;font-weight:900}.pack-card strong{font-size:20px}.purchase-box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:var(--shadow);margin:26px 0}.purchase-box p{margin:0;color:#393941}.purchase-promo{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:12px}.purchase-promo__banner{padding:8px 14px;background:var(--brand);color:#fff;font-size:11px;font-weight:900;letter-spacing:.7px;line-height:1;text-transform:uppercase}.purchase-promo__body{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:13px 14px;background:#f5f5f2}.purchase-promo__icon{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.purchase-promo__icon svg{width:30px;height:30px}.purchase-promo__content{min-width:0}.purchase-promo__headline{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-bottom:4px;color:var(--ink);font-size:13px;font-weight:900;letter-spacing:.3px;line-height:1.2;text-transform:uppercase}.purchase-promo__headline em{color:var(--copper);font-size:15px;font-style:normal;font-weight:900}.purchase-promo__headline span,.purchase-promo__total{color:var(--muted);font-size:12px;font-weight:700;line-height:1.3}.purchase-promo__total strong{color:var(--ink)}.purchase-box .shipping{display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:var(--success);font-size:12px;font-weight:900;line-height:1.1}.purchase-box .shipping svg{width:16px;height:16px;flex:0 0 16px}.buy-button,.secondary-button,.review-actions button,.contact-form button,.sticky-cta button{border:0;border-radius:var(--radius);min-height:54px;padding:0 18px;font-weight:900;color:#fff;background:var(--brand)}.buy-button{width:100%;margin:0 0 14px;font-size:16px}.secondary-button,.review-actions button{color:var(--brand);background:#fff;border:1.5px solid var(--line)}.payment-row{display:block;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fafafa}.payment-row__item{display:flex;align-items:center;gap:10px;padding:8px 0}.payment-row__item+.payment-row__item{border-top:1px solid var(--line)}.payment-row__icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.payment-row__icon img{width:26px;height:26px;object-fit:contain}.payment-row__icon svg{width:20px;height:20px}.payment-row__icon--secure{border-color:#a7f3d0;background:#ecfdf5;color:#16a34a}.payment-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.25}.payment-row__text strong{color:var(--ink);font-size:14px;font-weight:900}.payment-row__text small{color:var(--muted);font-size:12px;font-weight:600}.payment-row__check{width:20px;height:20px;flex:0 0 20px;color:#16a34a}.payment-cards{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.payment-card{width:50px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;overflow:hidden}.payment-card svg{width:48px;height:30px;display:block}.accordions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:18px;padding:18px 0;font-weight:900;cursor:pointer}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:22px;line-height:1}details[open] summary:after{content:"-"}details p,details li{color:#55575f;line-height:1.6}details p:first-of-type{margin-top:0}.social-strip{padding-top:22px}.social-strip>div:first-child{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px}.social-strip h2{max-width:650px;margin:0;font-size:30px;line-height:1.12}.social-strip a{color:var(--copper-dark);font-weight:900}.social-videos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:900px;margin:0 auto}.social-videos video{width:100%;aspect-ratio:9 / 16;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:#111;box-shadow:0 12px 32px #11100e1f}.press{overflow:hidden;padding:22px 0;border-block:1px solid var(--line);background:var(--surface)}.press__track{gap:0;animation-duration:35s;color:#777a82}.press__label,.press__logo{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.press__label{padding:0 28px;font-size:12.5px;letter-spacing:3px;color:#8d8d91}.press__logo{padding:0 30px;color:#202024;letter-spacing:0}.press__logo--gq{font-size:32px;font-family:Georgia,Times New Roman,serif}.press__logo--elle{font-size:26px;letter-spacing:6px;font-family:Times New Roman,Georgia,serif}.press__logo--vogue{font-size:24px;letter-spacing:5px;font-family:Didot,Times New Roman,serif}.press__logo--instyle,.press__logo--harpers{font-size:20px;font-family:Georgia,Times New Roman,serif;text-transform:none}.press__logo--cosmo{font-size:22px;font-family:Arial,Helvetica,sans-serif;letter-spacing:1px}.section-heading{max-width:760px;margin:0 auto 36px;text-align:center}.section-heading h2,.reasons h2,.guarantee h2,.faq h2,.footer h2{margin:0;font-size:42px;line-height:1.08;font-weight:900}.feature-grid,.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.how-apply{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1fr);align-items:center;gap:28px;max-width:920px;margin:0 auto 28px}.how-apply video{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:#111;box-shadow:var(--shadow)}.how-apply__copy h3{margin:0;font-size:30px;line-height:1.1;font-weight:900}.how-apply__copy p:last-child{margin:12px 0 0;color:#55575f;font-size:18px;line-height:1.55}.feature-grid article,.reason-grid article,.reason-card,.result-card,.compare-product,.contact-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.feature-grid article,.reason-grid article,.reason-card{padding:22px}.feature-grid span{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--brand);color:#fff;font-weight:900;margin-bottom:18px}.feature-grid h3,.reason-grid h3,.reason-card h3,.compare-product h3,.result-card strong{margin:0 0 10px;font-size:18px;line-height:1.18}.feature-grid p,.reason-grid p,.reason-card p{margin:0;color:#5f6068;line-height:1.5}.results{background:linear-gradient(#fff,#f8f8f5);max-width:none}.results>*{max-width:var(--page);margin-left:auto;margin-right:auto}.tabs{display:flex;justify-content:center;gap:10px;margin-bottom:22px}.tab{min-height:44px;border-radius:999px;border:1.5px solid var(--line);background:#fff;padding:0 18px;font-weight:900}.tab.is-active{background:var(--brand);color:#fff;border-color:var(--brand)}.result-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1060px}.result-panel[hidden],.result-panel:not(.is-active){display:none}.result-card{overflow:hidden}.result-card img{width:100%;height:clamp(280px,28vw,342px);object-fit:cover;object-position:center top;background:var(--surface)}.result-card p,.result-card strong,.result-card span{display:block;margin-inline:14px}.result-card p{color:#4f5058;font-size:13px;line-height:1.42;margin-top:14px}.result-card strong{font-size:14px}.result-card span{margin-bottom:14px;color:var(--success);font-size:10px;font-weight:900;text-transform:uppercase}.reasons{text-align:center}.number-label{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:110px;border-radius:50%;background:var(--brand);color:#fff;margin:0 auto 20px;font-size:20px;font-weight:900}.reasons h2{max-width:760px;margin:0 auto 34px}.reasons-showcase{display:grid;grid-template-columns:minmax(190px,1fr) minmax(250px,340px) minmax(190px,1fr);grid-template-areas:"one video three" "two video four";gap:16px;align-items:stretch;margin:0 auto}.reason-card{padding:22px;text-align:left}.reason-card--one{grid-area:one}.reason-card--two{grid-area:two}.reason-card--three{grid-area:three}.reason-card--four{grid-area:four}.reasons-video{grid-area:video}.reasons-video video{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:#111;box-shadow:var(--shadow)}.comparison{background:var(--surface);max-width:none}.comparison>*{max-width:var(--page);margin-left:auto;margin-right:auto}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:880px}.compare-product{overflow:hidden;padding:18px}.compare-product--winner{border-color:#bd7a36a6;box-shadow:var(--shadow)}.compare-product h3{font-size:26px;text-align:center}.compare-product img{display:block;width:min(100%,310px);height:230px;object-fit:contain;border-radius:var(--radius);background:#fff;margin:0 auto 18px;padding:12px}.compare-product dl{margin:0}.compare-product div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.compare-product div:last-child{border-bottom:0}.compare-product dt{color:#676972;font-weight:800}.compare-product dd{margin:0;text-align:right;font-weight:900}.guarantee.section,.faq.section{position:relative;max-width:none;width:100%;margin:0;padding:0;overflow:hidden;line-height:0}.guarantee__image,.faq__image{display:block;width:100%;height:auto}.guarantee__content{position:absolute;top:50%;right:5.5vw;transform:translateY(-50%);width:min(32vw,440px);line-height:normal}.guarantee h2{font-size:clamp(28px,2.65vw,38px)}.guarantee p{max-width:470px;color:#55575f;font-size:clamp(14px,1.05vw,18px);line-height:1.62}.faq__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:clamp(26px,3.5vw,54px) max(5vw,calc((100vw - var(--page)) / 2 + 24px));line-height:normal}.faq__overlay>.eyebrow,.faq h2{width:min(50vw,620px);margin-left:auto;margin-right:0;text-align:center}.faq h2{font-size:clamp(24px,2.1vw,34px)}.faq-list{width:min(50vw,620px);margin:auto 0 auto auto}.faq-list details{border-color:#67697247}.faq-list summary{padding:clamp(12px,1.15vw,18px) 4px;font-size:clamp(13px,1vw,16px);line-height:1.25}.faq-list details p{margin-bottom:18px;font-size:clamp(12px,.95vw,15px)}.review-wall{max-width:920px}.review-wall__bar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:16px}.review-wall__bar>div{display:flex;align-items:center;gap:10px}.review-list{display:flex;flex-direction:column}.review{display:grid;grid-template-columns:1fr 86px;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.review__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}.review__name{font-size:14px;font-weight:900}.review__verified{color:var(--success);font-size:10px;font-weight:900;text-transform:uppercase}.review__date{margin-left:auto;color:#888a92;font-size:12px}.review p{margin:8px 0 0;color:#4f5058;line-height:1.55}.review img{width:86px;height:86px;border-radius:var(--radius);object-fit:cover;border:1px solid var(--line)}.review-actions{display:flex;justify-content:center;margin-top:24px}.footer{background:var(--surface-strong);padding:56px 22px 26px}.footer>*{max-width:var(--page);margin-left:auto;margin-right:auto}.contact-card{max-width:650px;padding:28px;margin-bottom:42px;text-align:center}.contact-card p{color:var(--muted);line-height:1.5}.contact-form{display:grid;gap:12px;text-align:left}.contact-form label{display:grid;gap:6px;color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:1.5px solid var(--line);border-radius:var(--radius);padding:13px 14px;background:#fff;color:var(--ink);text-transform:none;outline:0}.contact-form textarea{min-height:108px;resize:vertical}.contact-form__status,.contact-form__error{margin:0;border-radius:8px;padding:12px 14px;font-size:.95rem;line-height:1.35}.contact-form__status{background:#2e7d321f;color:#1f5f2b}.contact-form__error{background:#b02a371f;color:#8a1f2c}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:26px;border-top:1px solid var(--line)}.footer__bottom nav{display:flex;flex-wrap:wrap;gap:18px}.footer__bottom a{text-decoration:none;color:#4f5058;font-size:13px;font-weight:800}.support-email{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;margin:22px 0 0;text-align:center;color:#62636b;font-size:13px;font-weight:800}.support-email span{display:block;width:100%}.support-email__links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 18px;width:100%}.support-email a{display:inline-block;color:inherit;text-decoration:underline;text-underline-offset:3px}.copyright{text-align:center;color:#7c7d84;font-size:12px;margin-top:22px}.sticky-cta{position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:25;display:none;align-items:center;justify-content:space-between;gap:14px;width:min(560px,calc(100vw - 24px));padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffff2;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sticky-cta span{display:grid;gap:2px;min-width:0}.sticky-cta small{color:var(--muted);font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cta button{min-height:44px;flex:0 0 112px}.lightbox,.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:none}.lightbox.open,.cart-drawer.open{display:block}.lightbox{background:#000000d1;padding:36px}.lightbox img{width:min(900px,calc(100vw - 72px));max-height:calc(100vh - 72px);object-fit:contain;margin:0 auto}.lightbox__close,.cart-drawer__close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#111;font-size:24px;line-height:1}.cart-drawer{background:#11100e6b}.cart-drawer__panel{position:absolute;right:0;top:0;width:min(430px,100%);height:100%;background:#fff;padding:72px 22px 24px;box-shadow:-18px 0 44px #0000002e}.cart-drawer h2{margin:0 0 22px;font-size:26px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px}.cart-item img{width:92px;height:92px;object-fit:cover;border-radius:6px}.cart-item div{display:grid;gap:7px}.cart-item span{color:var(--muted)}.drawer-note{color:var(--muted);font-size:13px;line-height:1.45}@media(max-width:980px){.product,.guarantee,.faq,.how-apply{grid-template-columns:1fr}.product__media{position:static}.gallery__stage{display:block}.gallery__thumbs{display:none}.gallery__dots{width:100%;margin-left:0}.feature-grid,.reason-grid{grid-template-columns:repeat(2,1fr)}.nav__links{display:none}.nav{min-height:72px}}@media(max-width:860px){.guarantee.section,.faq.section{background:#f2f1ed;line-height:normal}.guarantee__image{height:300px;object-fit:cover;object-position:left center}.guarantee__content{position:static;transform:none;width:auto;max-width:none;margin:18px 16px 28px;padding:24px 20px 26px;border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px #11100e1a;text-align:center}.guarantee p{margin:14px auto 0;font-size:13.5px}.faq__image{height:340px;object-fit:cover;object-position:left center}.faq__overlay{position:static;padding:22px 16px 28px}.faq__overlay>.eyebrow,.faq h2{width:auto;margin-left:0;margin-right:0}.faq-list{width:auto;margin:0}.faq-list summary{padding:16px 4px;font-size:14px}.faq-list details p{font-size:13px}}@media(max-width:740px){html,body,main{width:100%;max-width:100%;overflow-x:hidden}.section{padding:42px 16px;width:100%;max-width:none}.nav{min-height:64px;padding-inline:16px}.brand__text{font-size:18px;letter-spacing:2.4px}.brand__mark-shell{width:42px;height:42px;flex-basis:42px;border-radius:12px}.brand__mark{width:42px;height:42px}.cart-button{min-width:76px;height:42px;padding:0 9px 0 13px;gap:8px}.cart-button__label{display:none}h1,.section-heading h2,.reasons h2,.guarantee h2,.faq h2,.footer h2{font-size:33px}.guarantee h2,.faq h2{font-size:28px}.subtitle{font-size:17px}.social-videos{display:flex;gap:12px;margin-inline:-16px;padding-inline:16px;padding-bottom:8px;overflow-x:auto;scroll-snap-type:x mandatory}.social-videos video{flex:0 0 56%;max-width:220px;scroll-snap-align:start}.how-apply{gap:18px;margin-bottom:22px}.how-apply__copy h3{font-size:26px}.how-apply__copy p:last-child{font-size:16px}.product,.product__media,.gallery,.gallery__scroller{width:100%;max-width:100%}.pack-options{grid-template-columns:1fr}.benefit-list,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-list{gap:8px;margin:18px 0}.benefit-list li{min-height:74px;align-items:flex-start;gap:7px;padding:10px 9px;font-size:12px;line-height:1.2}.benefit-list li:before{width:14px;height:14px;flex-basis:14px;margin-top:1px;box-shadow:inset 0 0 0 4px #fff}.feature-grid{gap:10px}.feature-grid article{aspect-ratio:1;min-height:0;overflow:hidden;padding:12px;display:flex;flex-direction:column}.feature-grid span{width:34px;height:34px;flex:0 0 34px;margin-bottom:8px;font-size:13px}.feature-grid h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:6px;font-size:13px;line-height:1.12}.feature-grid p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:10px;line-height:1.25}.tabs{align-items:stretch;flex-direction:row;gap:8px}.tab{flex:1;min-height:40px;padding:0 8px;font-size:11px;line-height:1.1}.result-panel.is-active{display:flex;gap:12px;margin-inline:-16px;padding-inline:16px;padding-bottom:8px;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory}.result-card{flex:0 0 68%;max-width:260px;scroll-snap-align:start}.result-card img{height:clamp(280px,82vw,330px)}.result-card p,.result-card strong,.result-card span{margin-inline:12px}.result-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:11px;line-height:1.35;margin-top:10px}.result-card strong{font-size:12px}.result-card span{font-size:9px}.compare-product{padding:10px}.compare-product h3{font-size:18px;margin:0 0 10px}.compare-product img{width:min(100%,130px);height:112px;margin-bottom:10px;padding:8px}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compare-product div{flex-direction:column;gap:4px;padding:10px 0}.compare-product dt{font-size:11px;line-height:1.2}.compare-product dd{text-align:left;font-size:12px;line-height:1.2}.color-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.color-option__label{font-size:10px}.reasons-showcase{grid-template-columns:1fr 1fr;grid-template-areas:"video video" "one two" "three four";gap:10px}.reasons-video{max-width:320px;justify-self:center;width:100%}.reason-card{padding:16px}.social-strip>div:first-child,.review-wall__bar,.footer__bottom{align-items:flex-start;flex-direction:column}.footer__bottom{align-items:center;text-align:center}.footer__bottom nav{justify-content:center}.social-strip h2{font-size:26px}.review{grid-template-columns:1fr 76px}.review img{width:76px;height:76px}.sticky-cta{display:flex;left:12px;right:12px;bottom:10px;width:auto;transform:none;gap:10px}.sticky-cta button{flex-basis:96px;padding-inline:12px}main{padding-bottom:86px}}@media(max-width:420px){.price__current{font-size:30px}.purchase-box{padding:16px}.contact-card{padding:22px 16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cana-zero.css.map */
