:root{--green:#087354;--green2:#095e47;--deep:#0b2f24;--deep2:#071f18;--lime:#e8f56a;--mint:#dff0e4;--mint2:#edf6ef;--cream:#f7f3eb;--paper:#fffdf9;--fog:#edf1ee;--ink:#111914;--ink2:#243029;--muted:#6d756f;--line:rgba(17,25,20,.12);--shadow:0 22px 70px rgba(12,38,29,.12);--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img,video{display:block;max-width:100%}.container{width:min(1420px,calc(100% - 64px));margin:auto}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--green)}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}h1,h2,h3{font-family:Sora,sans-serif;letter-spacing:-.05em;margin:0}h2{font-size:clamp(38px,4.6vw,72px);line-height:.97}p{margin:0}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 25px;border-radius:999px;font-weight:800;font-size:12px;transition:.25s var(--ease)}.btn-primary{background:var(--lime);color:var(--deep)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 26px #b8cc2b3d}.btn-dark{background:var(--deep);color:#fff}.btn-dark:hover{background:var(--green)}.icon{width:22px;height:22px;stroke-width:1.8}.reveal{opacity:0;transform:translateY(18px);transition:.7s var(--ease)}.reveal.in{opacity:1;transform:none}.announcement{height:36px;background:var(--green);color:#fff;position:relative;z-index:151;overflow:hidden}.announcement-inner{height:100%;display:flex;align-items:center;justify-content:center;position:relative;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.announcement-item{position:absolute;opacity:0;transform:translateY(9px);transition:.38s ease;white-space:nowrap}.announcement-item.active{opacity:1;transform:none}.header{height:80px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:150;transition:.25s}.header.scrolled{height:72px;box-shadow:0 10px 32px #08271d12}.header-row{height:100%;display:grid;grid-template-columns:178px minmax(0,1fr) auto;align-items:center;gap:24px}.logo{width:146px}.logo img{width:100%;height:auto}.nav{display:flex;align-items:center;gap:4px}.nav>a,.nav>button{height:44px;padding:0 12px;border:0;background:transparent;border-radius:12px;font-size:11px;font-weight:800;letter-spacing:.02em;color:var(--ink);display:flex;align-items:center;gap:6px}.nav>a:hover,.nav>button:hover,.nav>button.active{color:var(--green)}.nav svg{width:13px;height:13px;stroke-width:2}.header-right{display:flex;align-items:center;gap:12px}.subscribe-link{height:44px;padding:0 18px;border-radius:999px;background:var(--deep);color:#fff;display:flex;align-items:center;font-size:10px;font-weight:800}.actions{display:flex;align-items:center;gap:1px}.icon-btn{width:42px;height:42px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--ink)}.icon-btn:hover{background:var(--fog)}.icon-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-count{position:absolute;right:1px;top:1px;min-width:17px;height:17px;border-radius:50%;background:var(--lime);color:var(--deep);font-size:8px;font-weight:900;display:grid;place-items:center;padding:0 4px}.mobile-menu{display:none}.mega{position:fixed;left:0;right:0;z-index:145;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 26px 55px #0e1d141c;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:.24s var(--ease)}.mega.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega-inner{padding:30px 0 27px;display:grid;grid-template-columns:1.08fr .92fr;gap:34px}.mega-left{display:grid;grid-template-columns:1fr 1fr .86fr;gap:24px}.mega-col{display:grid;gap:13px;align-content:start}.mega-product{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:14px}.mega-product img{width:80px;height:80px;border-radius:15px;object-fit:cover;background:#f0f2ef}.mega-product strong{font-family:Sora;display:block;font-size:14px;letter-spacing:-.035em;line-height:1.05}.mega-product small{display:block;color:var(--muted);font-size:9px;line-height:1.35;margin-top:7px}.mega-links{display:grid;align-content:start}.mega-links a{min-height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:750}.mega-links a:hover{color:var(--green)}.mega-promos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mega-promo{height:220px;border-radius:23px;overflow:hidden;position:relative;color:#fff}.mega-promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.45s var(--ease)}.mega-promo:hover img{transform:scale(1.025)}.mega-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 36%,rgba(4,27,20,.76))}.mega-promo span{position:absolute;z-index:2;left:18px;right:18px;bottom:17px}.mega-promo small{display:block;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.13em;margin-bottom:5px}.mega-promo strong{font-family:Sora;font-size:18px;line-height:1.05;letter-spacing:-.04em;display:block}.mega-reassure{grid-column:1/-1;min-height:50px;border-radius:999px;background:#f4f6f3;display:grid;grid-template-columns:1fr 1fr;margin-top:-4px;overflow:hidden}.mega-reassure span{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:700}.mega-reassure span+span{border-left:1px solid var(--line)}.mega-reassure i{width:27px;height:27px;border-radius:50%;background:var(--mint);display:grid;place-items:center;font-size:9px;color:var(--green);font-style:normal;font-weight:900}.breadcrumbs{height:44px;display:flex;align-items:center;color:var(--muted);font-size:10px}.breadcrumbs span{margin:0 7px;color:#a6ada8}.product-main{padding:0 0 46px}.product-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(410px,.88fr);gap:42px;align-items:start}.gallery{display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-template-rows:repeat(2,250px);gap:14px;min-height:514px}.media-card{border-radius:28px;overflow:hidden;background:#f0f2ef;position:relative;border:1px solid rgba(17,25,20,.06)}.media-card.main{grid-row:1/3}.media-card img,.media-card video{width:100%;height:100%;object-fit:cover;transition:.45s var(--ease)}.media-card.main img{object-fit:contain;padding:22px}.media-card:hover img{transform:scale(1.02)}.media-card .media-badge{position:absolute;left:16px;top:16px;height:29px;border-radius:999px;background:var(--lime);display:flex;align-items:center;padding:0 12px;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;z-index:2}.media-card .zoom{position:absolute;right:14px;bottom:14px;width:39px;height:39px;border-radius:50%;border:0;background:#ffffffe6;display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.media-card .zoom svg{width:17px;height:17px;stroke:var(--deep);fill:none}.gallery-dots{display:none}.buybox{position:sticky;top:92px;border:1px solid var(--line);border-radius:30px;background:#fff;padding:30px 31px;box-shadow:0 14px 45px #0e261c0f}.buybox-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:13px}.best-badge{height:29px;border-radius:999px;background:var(--mint2);color:var(--green);padding:0 12px;display:flex;align-items:center;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rating-link{font-size:10px;font-weight:750;display:flex;gap:7px;align-items:center}.stars{color:var(--green);letter-spacing:1px;font-size:10px}.buybox h1{font-size:clamp(34px,3.3vw,50px);line-height:1.01;max-width:620px}.buy-sub{margin-top:14px;font-size:13px;line-height:1.58;color:var(--muted);max-width:560px}.price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:11px;margin:19px 0 16px}.price{font-family:Sora;font-size:31px;font-weight:700;letter-spacing:-.05em}.was{font-size:16px;color:#929994;text-decoration:line-through}.save{height:26px;border-radius:999px;background:var(--lime);color:var(--deep);padding:0 10px;display:flex;align-items:center;font-size:9px;font-weight:900}.inside-mini{border:1px solid var(--line);border-radius:20px;padding:13px 14px;margin:14px 0 17px}.inside-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.inside-head span:last-child{color:var(--green)}.mini-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-product{min-height:66px;border-radius:14px;background:#f5f6f3;padding:8px;display:grid;grid-template-columns:45px 1fr;gap:7px;align-items:center}.mini-product img{width:45px;height:45px;object-fit:contain}.mini-product strong{display:block;font-size:8.7px;line-height:1.2}.mini-product small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.buy-row{display:grid;grid-template-columns:112px 1fr;gap:10px}.qty{height:56px;border:1px solid var(--line);border-radius:999px;display:grid;grid-template-columns:35px 1fr 35px;align-items:center;text-align:center}.qty button{height:100%;border:0;background:none;font-size:18px;color:var(--deep)}.qty span{font-size:12px;font-weight:800}.add-main{height:56px;border:0;border-radius:999px;background:var(--lime);color:var(--deep);font-weight:900;font-size:11px;display:flex;align-items:center;justify-content:center;gap:10px;transition:.25s var(--ease)}.add-main:hover{transform:translateY(-2px);box-shadow:0 12px 25px #c0d22e38}.micro-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.micro-trust div{min-height:45px;border-radius:14px;background:var(--mint2);padding:8px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:8px;font-weight:750;line-height:1.25;color:var(--deep)}.help-line{display:flex;justify-content:center;gap:6px;font-size:9px;color:var(--muted);margin:13px 0 0}.help-line a{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:2px}.pdp-accordions{margin-top:14px;border-top:1px solid var(--line)}.pdp-accordion{border-bottom:1px solid var(--line)}.pdp-accordion button{width:100%;border:0;background:none;min-height:45px;padding:0;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;text-align:left}.pdp-accordion button span:last-child{font-size:18px;font-weight:400;transition:.25s}.pdp-accordion.open button span:last-child{transform:rotate(45deg)}.pdp-accordion-content{max-height:0;overflow:hidden;transition:max-height .33s ease;color:var(--muted);font-size:10px;line-height:1.55}.pdp-accordion-content>div{padding:0 0 12px}.section{padding:72px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-head .copy{max-width:460px;color:var(--muted);font-size:13px;line-height:1.55}.section-title{margin-top:10px}.section-shell{border-radius:34px;overflow:hidden}.inside-section{background:var(--cream)}.value-bar{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.value-math{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;margin-top:16px;color:var(--muted)}.value-math strong{font-family:Sora;font-size:24px;color:var(--ink);letter-spacing:-.04em}.value-saving{border-radius:999px;background:var(--lime);color:var(--deep);padding:12px 18px;font-size:10px;font-weight:900;white-space:nowrap}.system-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;position:relative}.system-card{min-height:360px;background:#fff;border-radius:28px;padding:20px;position:relative;overflow:hidden;border:1px solid rgba(17,25,20,.07)}.system-card-number{position:absolute;left:20px;top:20px;width:32px;height:32px;border-radius:50%;background:var(--deep);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;z-index:2}.system-card img{height:220px;width:100%;object-fit:contain;transition:.35s var(--ease)}.system-card:hover img{transform:translateY(-5px)}.system-card h3{font-size:20px;line-height:1.06}.system-card p{font-size:10px;color:var(--muted);line-height:1.45;margin-top:6px}.system-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:10px;font-weight:800}.system-card-foot span:last-child{color:var(--green)}.zero{background:var(--deep);color:#fff}.zero-grid{min-height:600px;display:grid;grid-template-columns:1.02fr .98fr}.zero-media{position:relative;overflow:hidden}.zero-media img{width:100%;height:100%;object-fit:cover}.zero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 62%,rgba(11,47,36,.5))}.zero-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.zero .eyebrow{color:var(--lime)}.zero .eyebrow:before{background:var(--lime)}.zero h2{font-size:clamp(42px,4.5vw,68px);margin-top:14px}.zero-intro{font-size:13px;line-height:1.6;color:#ffffffad;max-width:500px;margin:18px 0 25px}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.benefit{min-height:88px;border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:16px}.benefit b{font-family:Sora;font-size:15px;display:block;letter-spacing:-.03em}.benefit span{font-size:9px;line-height:1.45;color:#ffffff94;display:block;margin-top:5px}.demo{background:#fff}.demo-shell{display:grid;grid-template-columns:1.18fr .82fr;min-height:610px;background:var(--fog);border-radius:34px;overflow:hidden}.demo-video{position:relative}.demo-video video{width:100%;height:100%;object-fit:cover}.demo-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(3,25,18,.46));pointer-events:none}.demo-float{position:absolute;z-index:2;left:24px;bottom:22px;color:#fff}.demo-float small{font-size:8px;font-weight:900;letter-spacing:.12em;color:var(--lime)}.demo-float strong{display:block;font-family:Sora;font-size:26px;letter-spacing:-.05em;margin-top:4px}.demo-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.demo-copy h2{font-size:clamp(40px,4vw,60px);margin-top:12px}.steps{margin-top:26px;display:grid;gap:9px}.step{display:grid;grid-template-columns:40px 1fr;gap:13px;align-items:start;padding:14px 0;border-top:1px solid var(--line)}.step-num{width:32px;height:32px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center;font-size:9px;font-weight:900}.step strong{font-family:Sora;font-size:15px;display:block;letter-spacing:-.03em}.step p{font-size:9px;line-height:1.45;color:var(--muted);margin-top:4px}.floors{background:var(--cream)}.floor-wrap{display:grid;grid-template-columns:330px 1fr;gap:14px;min-height:575px}.floor-tabs{display:grid;gap:8px;align-content:start}.floor-tab{min-height:72px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:.25s}.floor-tab strong{font-family:Sora;font-size:15px;letter-spacing:-.035em}.floor-tab span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.floor-tab b{font-size:17px;font-weight:500}.floor-tab.active{background:var(--deep);color:#fff;border-color:var(--deep)}.floor-tab.active span{color:#ffffff94}.floor-tab.active b{color:var(--lime)}.floor-stage{position:relative;border-radius:30px;overflow:hidden;background:#ddd}.floor-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:.4s ease}.floor-stage img.active{opacity:1}.floor-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 54%,rgba(6,37,27,.63))}.floor-caption{position:absolute;z-index:3;left:28px;right:28px;bottom:24px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.floor-caption h3{font-size:30px}.floor-caption p{font-size:10px;line-height:1.45;max-width:420px;color:#ffffffc7}.compare{background:#fff}.compare-shell{background:var(--deep);color:#fff;border-radius:34px;padding:42px}.compare-head{display:grid;grid-template-columns:1fr .7fr;gap:40px;align-items:end}.compare-head p{font-size:11px;line-height:1.6;color:#ffffffa3}.compare-table{margin-top:28px;border:1px solid rgba(255,255,255,.13);border-radius:22px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1.1fr .95fr .95fr;min-height:62px;border-bottom:1px solid rgba(255,255,255,.11)}.compare-row:last-child{border-bottom:0}.compare-row>div{padding:14px 18px;display:flex;align-items:center;font-size:10px;line-height:1.35}.compare-row>div+div{border-left:1px solid rgba(255,255,255,.11)}.compare-row.head{background:#ffffff12;min-height:48px}.compare-row.head>div{font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#fff9}.compare-row .ours{color:var(--lime);font-weight:850}.check{width:19px;height:19px;border-radius:50%;background:var(--lime);color:var(--deep);display:inline-grid;place-items:center;margin-right:8px;font-size:9px;font-weight:900}.reviews{background:var(--mint2);overflow:hidden}.review-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.review-summary{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:800}.review-summary .stars{font-size:14px}.slider-controls{display:flex;gap:7px}.slider-arrow{width:43px;height:43px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;font-size:18px}.review-viewport{overflow:hidden;margin-top:28px}.review-track{display:flex;gap:14px;transition:transform .55s var(--ease)}.review-card{flex:0 0 calc((100% - 28px)/3);min-height:260px;background:#fff;border-radius:27px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.review-card .quote{font-family:Sora;font-size:19px;line-height:1.28;letter-spacing:-.035em}.review-card small{color:var(--muted);font-size:9px}.reviewer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.reviewer strong{font-size:10px}.verified{color:var(--green);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.slider-dots{display:flex;gap:5px;justify-content:center;margin-top:18px}.slider-dot{width:22px;height:4px;border-radius:99px;background:#c8d8ce;border:0;padding:0}.slider-dot.active{background:var(--green)}.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.faq-lead{position:sticky;top:100px}.faq-lead p{font-size:12px;line-height:1.6;color:var(--muted);margin-top:18px;max-width:380px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;border:0;background:none;padding:19px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;font-family:Sora;font-size:16px;letter-spacing:-.03em}.faq-q span:last-child{font-family:Manrope;font-size:23px;font-weight:400;transition:.25s}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-a p{padding:0 0 20px;font-size:11px;line-height:1.65;color:var(--muted);max-width:720px}.keep{background:var(--cream)}.keep-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.keep-card{min-height:415px;border-radius:30px;background:#fff;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr}.keep-card-media{background:#f0f2ef;padding:18px;display:grid;place-items:center}.keep-card-media img{width:100%;height:100%;max-height:350px;object-fit:contain}.keep-card-copy{padding:31px;display:flex;flex-direction:column;justify-content:center}.keep-card-copy .tag{font-size:8px;font-weight:900;letter-spacing:.1em;color:var(--green);text-transform:uppercase}.keep-card h3{font-size:25px;margin-top:9px}.keep-card p{font-size:10px;line-height:1.5;color:var(--muted);margin:10px 0 17px}.keep-price{font-size:13px;font-weight:800;margin-bottom:16px}.keep-card .btn{align-self:flex-start;min-height:48px;font-size:10px}.footer{background:var(--deep2);color:#fff;padding:58px 0 28px}.footer-top{display:grid;grid-template-columns:1.35fr repeat(3,.65fr);gap:50px}.footer-logo{width:150px;filter:brightness(0) invert(1)}.footer-brand p{font-size:10px;line-height:1.55;color:#ffffff8f;max-width:340px;margin-top:17px}.footer h4{margin:0 0 13px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--lime)}.footer-links{display:grid;gap:9px;font-size:10px;color:#ffffffba}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;font-size:8px;color:#ffffff75}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#05140f7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;opacity:0;visibility:hidden;transition:.25s}.scrim.open{opacity:1;visibility:visible}.drawer{position:fixed;z-index:310;right:14px;top:14px;bottom:14px;width:min(510px,calc(100% - 28px));background:#fff;border-radius:32px;transform:translate(calc(100% + 30px));transition:.38s var(--ease);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.drawer.open{transform:none}.drawer-head{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h3{font-size:17px}.close-btn{width:42px;height:42px;border:0;background:var(--fog);border-radius:50%;display:grid;place-items:center;font-size:20px}.drawer-body{padding:22px;overflow:auto;flex:1}.empty-cart{text-align:center;padding:24px 4px 10px}.empty-cart h3{font-size:28px;color:var(--green)}.empty-cart p{color:var(--muted);font-size:11px;margin:8px 0 18px}.cart-rec-title{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin:27px 0 10px}.rec-row{display:grid;grid-template-columns:74px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--line)}.rec-row img{width:74px;height:74px;object-fit:contain;background:#f3f4f1;border-radius:14px}.rec-row strong{font-size:10px;display:block}.rec-row small{font-size:9px;color:var(--muted);margin-top:3px;display:block}.rec-add{height:34px;border:0;border-radius:999px;background:var(--mint);color:var(--deep);padding:0 12px;font-size:9px;font-weight:850}.cart-line{display:grid;grid-template-columns:82px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line img{width:82px;height:82px;object-fit:contain;background:#f3f4f1;border-radius:16px}.cart-line h4{font-size:11px;margin:3px 0 4px}.cart-line p{font-size:9px;color:var(--muted)}.line-controls{display:flex;align-items:center;gap:8px;margin-top:11px}.line-controls button{width:25px;height:25px;border:1px solid var(--line);background:#fff;border-radius:50%}.remove{border:0!important;background:none!important;width:auto!important;color:var(--muted);font-size:8px;text-decoration:underline}.cart-line-price{font-size:11px;font-weight:800;padding-top:5px}.drawer-footer{padding:17px 22px 21px;border-top:1px solid var(--line);background:#fff}.drawer-note{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-bottom:12px}.cart-total{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.cart-total span{font-size:10px;font-weight:800}.cart-total strong{font-family:Sora;font-size:22px}.checkout{width:100%;height:53px;border:0;border-radius:999px;background:var(--deep);color:#fff;font-weight:900;font-size:11px}.search-panel{position:fixed;z-index:320;left:50%;top:68px;width:min(840px,calc(100% - 34px));transform:translate(-50%,-20px);background:#fff;border-radius:28px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.28s var(--ease);overflow:hidden}.search-panel.open{opacity:1;visibility:visible;transform:translate(-50%)}.search-top{display:grid;grid-template-columns:1fr auto;gap:10px;padding:17px;border-bottom:1px solid var(--line)}.search-top input{height:52px;border:1px solid var(--line);border-radius:999px;padding:0 20px;outline:none;font-size:12px}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px}.search-result{background:#f5f6f3;border-radius:17px;padding:10px}.search-result img{height:100px;width:100%;object-fit:contain}.search-result strong{font-size:9px;display:block;line-height:1.3;margin-top:6px}.search-result span{font-size:9px;color:var(--green);font-weight:800}.zoom-modal{position:fixed;z-index:400;top:18px;right:18px;bottom:18px;left:18px;background:#fff;border-radius:30px;box-shadow:0 30px 100px #00000038;opacity:0;visibility:hidden;transform:scale(.985);transition:.25s var(--ease);display:grid;place-items:center;padding:55px}.zoom-modal.open{opacity:1;visibility:visible;transform:none}.zoom-modal img{width:100%;height:100%;object-fit:contain;max-height:calc(100vh - 110px)}.zoom-close{position:absolute;right:18px;top:18px;width:43px;height:43px;border:0;border-radius:50%;background:var(--fog);font-size:20px}.sticky-buy{position:fixed;left:50%;bottom:14px;transform:translate(-50%,120px);z-index:120;width:min(900px,calc(100% - 30px));min-height:66px;border:1px solid var(--line);border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 18px 50px #0b2f2429;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:8px 9px 8px 13px;transition:.35s var(--ease)}.sticky-buy.show{transform:translate(-50%)}.sticky-buy img{width:47px;height:47px;border-radius:50%;object-fit:contain;background:#f0f2ef}.sticky-buy strong{font-size:10px;display:block}.sticky-buy small{font-size:9px;color:var(--muted)}.sticky-buy button{height:48px;border:0;border-radius:999px;background:var(--lime);color:var(--deep);padding:0 21px;font-size:9px;font-weight:900}.mobile-drawer{position:fixed;z-index:340;left:10px;right:10px;top:10px;bottom:10px;background:#fff;border-radius:28px;transform:translateY(-110%);transition:.35s var(--ease);padding:20px;overflow:auto}.mobile-drawer.open{transform:none}.mobile-logo{width:142px}.mobile-links{display:grid;margin-top:30px}.mobile-links a{font-family:Sora;font-size:27px;letter-spacing:-.045em;padding:13px 0;border-bottom:1px solid var(--line)}.mobile-shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.mobile-shop-card{background:#f3f4f1;border-radius:18px;padding:10px}.mobile-shop-card img{height:115px;width:100%;object-fit:contain}.mobile-shop-card strong{font-size:9px;line-height:1.25;display:block;margin-top:6px}@media(max-width:1120px){.header-row{grid-template-columns:150px 1fr auto;gap:12px}.logo{width:132px}.nav>a,.nav>button{padding:0 8px;font-size:9.5px}.subscribe-link{padding:0 13px;font-size:9px}.product-grid{grid-template-columns:1fr 430px;gap:24px}.gallery{grid-template-columns:1fr 165px;grid-template-rows:repeat(2,220px);min-height:454px}.mini-product{grid-template-columns:36px 1fr}.mini-product img{width:36px;height:36px}.mega-inner{grid-template-columns:1fr .9fr}.mega-left{grid-template-columns:1fr 1fr}.mega-links{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px}.mega-links a{border:0;background:#f5f6f3;border-radius:999px;padding:0 11px}}@media(max-width:820px){.container{width:min(100% - 28px,680px)}.announcement{height:34px}.announcement-inner{font-size:8px}.header{height:67px}.header.scrolled{height:64px}.header-row{display:flex;justify-content:space-between}.logo{width:128px}.nav,.subscribe-link,.account{display:none}.mobile-menu{display:grid}.mega{display:none}.breadcrumbs{height:38px;font-size:8px}.product-main{padding-bottom:30px}.product-grid{display:block}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;min-height:0;margin:0 -14px;padding:0 14px 8px;scrollbar-width:none}.gallery::-webkit-scrollbar{display:none}.media-card,.media-card.main{flex:0 0 88%;height:410px;grid-row:auto;scroll-snap-align:center;border-radius:24px}.media-card.main img{padding:13px}.gallery-dots{display:flex;justify-content:center;gap:5px;margin:5px 0 18px}.gallery-dots span{width:18px;height:3px;border-radius:9px;background:#cdd5d0}.gallery-dots span:first-child{background:var(--green)}.buybox{position:static;padding:22px 19px;border-radius:25px;box-shadow:none}.buybox-top{align-items:flex-start}.buybox h1{font-size:35px}.buy-sub{font-size:12px}.mini-products{display:block}.mini-product{min-height:52px;margin-top:6px;grid-template-columns:42px 1fr}.mini-product img{width:42px;height:42px}.buy-row{grid-template-columns:100px 1fr}.micro-trust{grid-template-columns:1fr 1fr}.micro-trust div:last-child{grid-column:1/-1}.section{padding:54px 0}.section-head{display:block;margin-bottom:24px}.section-head .copy{margin-top:14px}h2{font-size:43px}.value-bar{display:block}.value-saving{display:inline-flex;margin-top:15px}.value-math{flex-wrap:wrap}.system-cards{grid-template-columns:1fr}.system-card{min-height:310px}.system-card img{height:180px}.zero-grid{display:block}.zero-media{height:420px}.zero-copy{padding:34px 23px}.benefit-list{grid-template-columns:1fr 1fr}.demo-shell{display:block}.demo-video{height:430px}.demo-copy{padding:34px 23px}.floor-wrap{display:block;min-height:0}.floor-tabs{display:flex;overflow-x:auto;gap:7px;padding-bottom:9px;scrollbar-width:none}.floor-tab{flex:0 0 180px}.floor-stage{height:430px;margin-top:8px}.floor-caption{display:block}.floor-caption p{margin-top:8px}.compare-shell{padding:27px 17px}.compare-head{display:block}.compare-head p{margin-top:14px}.compare-table{overflow-x:auto}.compare-row{min-width:650px}.review-card{flex-basis:86%}.review-head{display:block}.slider-controls{margin-top:15px}.faq-grid{display:block}.faq-lead{position:static;margin-bottom:25px}.keep-grid{grid-template-columns:1fr}.keep-card{min-height:330px}.keep-card-copy{padding:23px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span:last-child{display:block;margin-top:8px}.search-results{grid-template-columns:1fr 1fr}.sticky-buy{bottom:8px;grid-template-columns:auto 1fr auto;width:calc(100% - 16px);padding:7px}.sticky-buy img{width:42px;height:42px}.sticky-buy button{padding:0 15px;height:45px}.zoom-modal{top:8px;right:8px;bottom:8px;left:8px;padding:45px 10px 15px;border-radius:22px}}@media(max-width:480px){.media-card,.media-card.main{height:360px;flex-basis:91%}.buybox h1{font-size:31px}.price{font-size:28px}.buy-row{grid-template-columns:90px 1fr}.add-main{font-size:10px}.zero-media{height:350px}.benefit-list{grid-template-columns:1fr}.demo-video{height:360px}.floor-stage{height:390px}.keep-card{display:block}.keep-card-media{height:230px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.product-grid{align-items:stretch!important}.gallery-sticky{position:sticky;top:90px;align-self:start;height:calc(100vh - 114px);min-height:540px;max-height:760px}.gallery-koh{height:100%;display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px}.gallery-thumbs{height:100%;display:flex;flex-direction:column;gap:9px;overflow:auto;scrollbar-width:none;padding:1px}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 78px;width:78px;height:78px;padding:4px;border-radius:15px;border:1px solid rgba(17,25,20,.1);background:#f4f5f2;overflow:hidden;transition:.22s var(--ease)}.gallery-thumb:hover{border-color:#08735473}.gallery-thumb.active{border:2px solid var(--green);padding:3px}.gallery-thumb img{width:100%;height:100%;object-fit:contain;border-radius:10px}.gallery-main-card{position:relative;height:100%;border-radius:30px;overflow:hidden;background:#f1f3f0;border:1px solid rgba(17,25,20,.07);display:grid;place-items:center}.gallery-main-card>img{width:100%;height:100%;object-fit:contain;object-position:center;padding:22px 24px;transition:opacity .18s ease,transform .35s var(--ease)}.gallery-main-card.changing>img{opacity:.25;transform:scale(.99)}.gallery-main-card .media-badge{position:absolute;left:17px;top:17px;z-index:4;height:30px;border-radius:999px;padding:0 12px;background:var(--lime);color:var(--deep);display:flex;align-items:center;font-size:9px;font-weight:900;letter-spacing:.07em}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%) scale(.94);z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:#fffffff0;color:var(--deep);box-shadow:0 8px 25px #0c261d1f;opacity:0;pointer-events:none;transition:.22s var(--ease);font-size:19px}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-main-card:hover .gallery-arrow{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.gallery-zoom{position:absolute!important;right:17px!important;bottom:17px!important;top:auto!important;z-index:5}.gallery-counter{position:absolute;left:17px;bottom:17px;z-index:5;min-width:50px;height:32px;padding:0 11px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffeb;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-mobile-dots{display:none}.buybox{position:static!important;top:auto!important}.buybox .best-badge{font-size:10px}.buybox .rating-link{font-size:12px}.buybox .inside-head{font-size:11px}.buybox .mini-product strong{font-size:10.7px}.buybox .mini-product small,.buybox .micro-trust div{font-size:10px}.buybox .help-line{font-size:11px}.buybox .pdp-accordion button{font-size:12px;min-height:49px}.buybox .pdp-accordion-content{font-size:12px}.buybox .save{font-size:11px}.buybox .qty span{font-size:14px}.buybox .add-main{font-size:12px}.refill-addon{margin-top:13px;border:1px solid rgba(8,115,84,.22);border-radius:21px;background:linear-gradient(145deg,#f5faf6,#edf6ef);padding:15px 16px;transition:.3s var(--ease)}.refill-addon.enabled{border-color:#0873547a;box-shadow:0 10px 28px #08735414}.refill-addon-head{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.refill-addon-title{display:block}.refill-kicker{display:block;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:5px}.refill-addon-title strong{display:block;font-family:Sora;font-size:14px;letter-spacing:-.035em;line-height:1.15}.refill-addon-title small{display:block;margin-top:4px;font-size:10px;color:var(--muted)}.addon-switch input{position:absolute;opacity:0;pointer-events:none}.switch-track{width:47px;height:27px;border-radius:99px;background:#cfd8d1;padding:3px;display:block;transition:.25s}.switch-knob{width:21px;height:21px;border-radius:50%;background:#fff;display:block;box-shadow:0 2px 7px #0000001f;transition:.25s}.addon-switch input:checked+.switch-track{background:var(--green)}.addon-switch input:checked+.switch-track .switch-knob{transform:translate(20px)}.refill-options{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin .25s;margin-top:0}.refill-addon.enabled .refill-options{max-height:290px;opacity:1;margin-top:13px}.refill-option{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;min-height:42px;padding:7px 10px;border:1px solid var(--line);border-radius:13px;background:#fff;margin-top:6px}.refill-option input{accent-color:var(--green)}.refill-option span{display:flex;justify-content:space-between;align-items:center;gap:10px}.refill-option b{font-size:10px}.refill-option small{font-size:10px;color:var(--green);font-weight:850}.refill-option.featured:has(input:checked){border-color:#08735473;background:#fff}.frequency-row{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;font-weight:750}.frequency-row select{height:35px;min-width:125px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 12px;color:var(--ink);font-size:10px;outline:none}.refill-note{margin-top:8px;font-size:9px;line-height:1.45;color:var(--muted)}.system-cards{gap:16px}.system-card{padding:0!important;min-height:390px!important;display:flex;flex-direction:column;background:#fff;box-shadow:0 10px 30px #11191409}.system-card-number{left:16px!important;top:16px!important;box-shadow:0 4px 12px #0b2f241f}.system-card-media{height:245px;margin:9px;border-radius:22px;background:radial-gradient(circle at 70% 24%,rgba(232,245,106,.38),transparent 29%),linear-gradient(145deg,#eef3ef,#f7f6f1);display:grid;place-items:center;overflow:hidden;position:relative}.system-card-media:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(8,115,84,.09);border-radius:50%;right:-70px;top:-74px}.system-card-media img{width:92%!important;height:92%!important;object-fit:contain!important;padding:0!important;position:relative;z-index:1;filter:drop-shadow(0 12px 15px rgba(13,40,30,.08))}.system-card h3,.system-card>p,.system-card-foot{margin-left:20px!important;margin-right:20px!important}.system-card h3{margin-top:10px!important}.system-card>p{margin-top:7px!important}.system-card-foot{margin-top:auto!important;padding:14px 0 18px;border-top:1px solid var(--line)}.demo-four{background:#fff}.demo-four-head{margin-bottom:26px}.routine-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:end}.routine-video-card{height:430px;border-radius:27px;overflow:hidden;position:relative;background:#d7ddd8;transform:translateZ(0);transition:.32s var(--ease)}.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){height:405px}.routine-video-card:hover{transform:translateY(-5px)}.routine-video-card video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.routine-video-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#041c1408 35%,#041c14c7);pointer-events:none}.routine-number{position:absolute;z-index:3;left:16px;top:16px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--deep);font-size:9px;font-weight:900}.routine-video-copy{position:absolute;z-index:3;left:18px;right:18px;bottom:17px;color:#fff}.routine-video-copy small{display:block;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.routine-video-copy strong{display:block;font-family:Sora;font-size:19px;line-height:1.05;letter-spacing:-.045em}.routine-video-copy p{font-size:9px;color:#ffffffb8;line-height:1.4;margin-top:6px}.keep-card-media{padding:0!important;overflow:hidden;background:#e9eeea!important}.keep-card-media img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center;transition:.4s var(--ease)}.keep-card:hover .keep-card-media img{transform:scale(1.025)}@media(min-width:821px)and (max-height:740px){.gallery-sticky{height:calc(100vh - 102px);min-height:500px}.gallery-thumb{flex-basis:68px;width:68px;height:68px}.gallery-koh{grid-template-columns:72px minmax(0,1fr)}}@media(max-width:820px){.gallery-sticky{position:static;height:auto;min-height:0;max-height:none}.gallery-koh{display:block;height:auto}.gallery-thumbs{display:none}.gallery-main-card{height:430px;border-radius:24px}.gallery-main-card>img{padding:14px 12px}.gallery-arrow{opacity:1;pointer-events:auto;width:42px;height:42px;transform:translateY(-50%)}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-mobile-dots{display:flex;justify-content:center;gap:5px;margin:10px 0 19px}.gallery-mobile-dots button{width:18px;height:4px;border:0;border-radius:99px;background:#ccd5cf;padding:0}.gallery-mobile-dots button.active{background:var(--green)}.refill-addon-title strong{font-size:13px}.routine-video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:7px;scrollbar-width:none}.routine-video-grid::-webkit-scrollbar{display:none}.routine-video-card,.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){flex:0 0 78%;height:440px;scroll-snap-align:center}.system-card-media{height:220px}}@media(max-width:480px){.gallery-main-card{height:380px}.routine-video-card,.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){height:410px;flex-basis:84%}}@media(min-width:821px){.product-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr)!important;gap:34px!important}.gallery-sticky{position:sticky!important;align-self:start!important;top:86px!important;height:auto!important;min-height:0!important;max-height:none!important}.gallery-koh{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;gap:11px!important;height:min(calc(100vh - 150px),690px)!important;min-height:520px!important}.gallery-thumbs{height:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important;overflow:auto!important;padding:0!important}.gallery-thumb{width:74px!important;height:86px!important;flex:0 0 86px!important;border-radius:13px!important;padding:0!important;overflow:hidden!important;background:#eef1ee!important}.gallery-thumb.active{padding:0!important}.gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:11px!important}.gallery-main-card{height:100%!important;min-height:0!important;aspect-ratio:2000/2250!important;justify-self:start!important;width:auto!important;max-width:100%!important;border-radius:28px!important;background:#eef1ee!important}.gallery-main-card>img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important}}.gallery-main-card[data-active-index="0"]>img{object-position:center center!important}.gallery-main-card[data-active-index="1"]>img{object-position:center center!important}.gallery-main-card[data-active-index="2"]>img{object-position:center 42%!important}.gallery-main-card[data-active-index="3"]>img{object-position:center center!important}.gallery-main-card[data-active-index="4"]>img{object-position:center center!important}.gallery-main-card[data-active-index="5"]>img{object-position:center center!important}.pdp-accordion.open{background:#edf6ef8c;border-radius:12px;padding:0 10px}.pdp-accordion.open+.pdp-accordion{margin-top:2px}.system-cards{gap:14px!important;align-items:stretch!important}.system-card{min-height:0!important;border-radius:28px!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid rgba(17,25,20,.08)!important;box-shadow:none!important}.system-card-media{height:285px!important;margin:0!important;border-radius:0!important;background:#eef1ee!important;overflow:hidden!important;display:block!important}.system-card-media:after{display:none!important}.system-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;filter:none!important;transform:none!important}.system-card:nth-child(1) .system-card-media img{object-position:center 37%!important}.system-card:nth-child(2) .system-card-media img{object-position:center center!important}.system-card:nth-child(3) .system-card-media img{object-position:center center!important}.system-card-number{left:15px!important;top:15px!important;z-index:3!important}.system-card h3{margin:18px 20px 0!important;font-size:21px!important}.system-card>p{margin:8px 20px 0!important;font-size:11px!important;line-height:1.5!important}.system-card-foot{margin:18px 20px 0!important;padding:15px 0 18px!important;font-size:10px!important}.routine-video-grid{align-items:stretch!important}.routine-video-card,.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){height:430px!important;min-height:430px!important}@media(max-width:820px){.gallery-main-card{width:100%!important;height:auto!important;aspect-ratio:2000/2250!important}.gallery-main-card>img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important}.system-card-media{height:250px!important}.routine-video-card,.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){height:430px!important;min-height:430px!important}}@media(max-width:480px){.routine-video-card,.routine-video-card:nth-child(2),.routine-video-card:nth-child(4){height:410px!important;min-height:410px!important}}.gallery-zoom,#galleryZoom{display:none!important}@media(min-width:821px){.product-grid{gap:24px!important}}.pdp-accordion.open{background:transparent!important;border-radius:0!important;padding:0!important}.pdp-accordion.open+.pdp-accordion{margin-top:0!important}.system-card-media{perspective:900px}.system-card-media img{transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s cubic-bezier(.2,.8,.2,1)!important;transform-origin:center center;will-change:transform}.system-card:hover .system-card-media img{transform:scale(1.055) translateY(-4px)!important;filter:drop-shadow(0 16px 18px rgba(12,38,29,.12))!important}.system-card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(232,245,106,.2),transparent 54%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.system-card:hover .system-card-media:before{opacity:1}.system-card-media img{position:relative;z-index:1}.reviewer>div strong,.reviewer>div small{display:block!important}.reviewer>div small{margin-top:5px!important;line-height:1.35!important}@media(max-width:820px){.floor-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important;padding-bottom:0!important;width:100%!important}.floor-tab{flex:none!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:7px 9px!important;border-radius:999px!important;justify-content:center!important;text-align:center!important}.floor-tab strong{font-size:11px!important;line-height:1.05!important;white-space:nowrap!important}.floor-tab span,.floor-tab b{display:none!important}.floor-stage{margin-top:10px!important}.compare-shell{padding:24px 12px!important;border-radius:27px!important}.compare-head{display:block!important;gap:0!important}.compare-head h2{font-size:38px!important;line-height:.98!important}.compare-head p{margin-top:11px!important;font-size:10px!important;line-height:1.5!important}.compare-table{width:100%!important;margin-top:18px!important;overflow:visible!important;border-radius:16px!important}.compare-row{min-width:0!important;width:100%!important;grid-template-columns:31% 34.5% 34.5%!important;min-height:47px!important}.compare-row.head{min-height:40px!important}.compare-row>div{min-width:0!important;padding:7px 6px!important;font-size:7.6px!important;line-height:1.25!important;overflow-wrap:anywhere!important;word-break:normal!important}.compare-row.head>div{padding:7px 6px!important;font-size:6.7px!important;line-height:1.2!important;letter-spacing:.045em!important}.compare-row .ours{font-size:7.5px!important}.check{flex:0 0 14px!important;width:14px!important;height:14px!important;margin-right:4px!important;font-size:7px!important}.footer-brand .footer-logo,.footer-logo{margin-left:auto!important;margin-right:auto!important}}@media(max-width:480px){.floor-tabs{gap:6px!important}.floor-tab{min-height:41px!important;padding:6px 7px!important}.floor-tab strong{font-size:10px!important}.compare-shell{padding:22px 9px!important}.compare-head h2{font-size:35px!important}.compare-row{grid-template-columns:30% 35% 35%!important;min-height:45px!important}.compare-row>div{padding:6px 4px!important;font-size:7.1px!important}.compare-row.head>div{font-size:6.2px!important}.compare-row .ours{font-size:7px!important}}body.afc-theme.template-product .container{width:min(1420px,calc(100% - 64px))!important;max-width:none!important;padding-left:0!important;padding-right:0!important}@media(max-width:820px){body.afc-theme.template-product .container{width:min(100% - 28px,680px)!important}}.product-main h1,.section-title,.inside-section h2,.faq h2,.keep h2{font-family:Sora,sans-serif!important;font-weight:600!important;letter-spacing:-.05em!important}.zero h2,.zero .section-title,.floor-caption h3,.compare-shell h2,.compare-shell .section-title{color:#fff!important}.zero .eyebrow,.compare-shell .eyebrow{color:var(--lime)!important}.floor-caption p{color:#ffffffc7!important}@media(min-width:821px){.product-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr)!important;gap:24px!important}}.gallery-arrow{top:50%!important;bottom:auto!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;line-height:1!important;transform:translateY(-50%) scale(.94)!important}.gallery-main-card:hover .gallery-arrow{transform:translateY(-50%) scale(1)!important}@media(max-width:820px){.gallery-arrow{transform:translateY(-50%)!important}}.afc-sub-plan-row{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;font-weight:750}.afc-sub-plan-row select{height:35px;min-width:145px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 12px;color:var(--ink);font:700 10px Manrope,sans-serif;outline:none}.afc-product-subscription .afc-sub-plan-row{margin:9px 0 4px}.refill-option.is-selected{border-color:#0873547a!important;background:#fff!important}.inside-section .value-bar{display:grid!important;grid-template-columns:1fr auto!important;gap:30px!important;align-items:end!important}.inside-section .section-title{font-size:clamp(38px,4.6vw,72px)!important;line-height:.97!important;margin-top:10px!important}.value-math{font:800 12px/1.4 Manrope,sans-serif!important}.value-math strong,.value-math b{font-family:Sora,sans-serif!important;font-size:24px!important;color:var(--ink)!important;letter-spacing:-.04em!important}.value-saving{font:900 10px Manrope,sans-serif!important}@media(max-width:820px){.inside-section .value-bar{display:block!important}.inside-section .value-saving{display:inline-flex!important;margin-top:15px!important}}.demo-four .section-title{font-size:clamp(38px,4.6vw,72px)!important;line-height:.97!important}.review-head{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:30px!important}.slider-controls{display:flex!important;gap:7px!important;align-items:center!important}.slider-arrow{width:43px!important;height:43px!important;border-radius:50%!important;border:1px solid var(--line)!important;background:#fff!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;line-height:1!important;font:400 18px/1 Manrope,sans-serif!important;color:var(--ink)!important}.review-card .quote{font-family:Sora,sans-serif!important;font-weight:500!important}.reviewer strong{font-family:Manrope,sans-serif!important;font-weight:800!important}.reviewer small{display:block!important;margin-top:5px!important}.faq-q{font-family:Sora,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:1.25!important;letter-spacing:-.03em!important}.faq-q span:last-child{font-family:Manrope,sans-serif!important;font-size:23px!important;font-weight:400!important}.faq-lead p,.afc-faq-richtext,.afc-faq-richtext p{font-family:Manrope,sans-serif!important;font-size:11px!important;line-height:1.65!important}.keep-card h3{font-family:Sora,sans-serif!important;font-size:25px!important;font-weight:600!important;letter-spacing:-.04em!important}.keep-card p,.keep-price,.keep-card .btn{font-family:Manrope,sans-serif!important}.keep{padding-bottom:72px!important;margin-bottom:0!important}.template-product #MainContent{padding-bottom:0!important;margin-bottom:0!important}.sticky-buy button{transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease)!important}.sticky-buy button:hover{transform:translateY(-2px) scale(1.015)!important;box-shadow:0 10px 24px #0b2f2426!important;background:#f0fa72!important}@media(max-width:820px){.floor-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important;padding-bottom:0!important;width:100%!important}.floor-tab{flex:none!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:7px 9px!important;border-radius:999px!important;justify-content:center!important;text-align:center!important}.floor-tab strong{font-size:11px!important;line-height:1.05!important;white-space:nowrap!important}.floor-tab span,.floor-tab b{display:none!important}.floor-stage{margin-top:10px!important}.compare-shell{padding:24px 12px!important;border-radius:27px!important}.compare-head{display:block!important}.compare-head h2{font-size:38px!important;line-height:.98!important}.compare-head p{margin-top:11px!important;font-size:10px!important;line-height:1.5!important}.compare-table{width:100%!important;margin-top:18px!important;overflow:visible!important;border-radius:16px!important}.compare-row{min-width:0!important;width:100%!important;grid-template-columns:31% 34.5% 34.5%!important;min-height:47px!important}.compare-row.head{min-height:40px!important}.compare-row>div{min-width:0!important;padding:7px 6px!important;font-size:7.6px!important;line-height:1.25!important;overflow-wrap:anywhere!important}.compare-row.head>div{padding:7px 6px!important;font-size:6.7px!important;line-height:1.2!important;letter-spacing:.045em!important}.compare-row .ours{font-size:7.5px!important}.check{flex:0 0 14px!important;width:14px!important;height:14px!important;margin-right:4px!important;font-size:7px!important}}.template-product #MainContent>.shopify-section:last-child{margin-bottom:0!important;padding-bottom:0!important}.template-product #MainContent>.shopify-section:last-child .keep{margin-bottom:0!important}.template-product .afc-footer{margin-top:0!important}.gallery-arrow{position:absolute!important;top:50%!important;bottom:auto!important;z-index:5!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fffffff0!important;color:var(--deep)!important;box-shadow:0 8px 25px #0c261d1f!important;display:grid!important;place-items:center!important;text-align:center!important;font-family:Manrope,sans-serif!important;font-size:19px!important;font-weight:400!important;line-height:1!important;opacity:0!important;pointer-events:none!important;transform:translateY(-50%) scale(.94)!important;transition:.22s var(--ease)!important}.gallery-prev{left:18px!important}.gallery-next{right:18px!important}.gallery-main-card:hover .gallery-arrow{opacity:1!important;pointer-events:auto!important;transform:translateY(-50%) scale(1)!important}@media(min-width:821px){.product-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr)!important;column-gap:24px!important;gap:24px!important}.gallery-sticky{width:100%!important;min-width:0!important}.gallery-koh{height:min(calc(100vh - 150px),690px)!important;min-height:520px!important;width:100%!important;display:flex!important;align-items:stretch!important;justify-content:flex-end!important;gap:11px!important}.gallery-thumbs{flex:0 0 74px!important;width:74px!important}.gallery-main-card{flex:0 0 auto!important;height:100%!important;width:auto!important;max-width:calc(100% - 85px)!important;aspect-ratio:2000/2250!important;justify-self:auto!important}}@media(max-width:820px){.gallery-arrow{width:42px!important;height:42px!important;opacity:1!important;pointer-events:auto!important;transform:translateY(-50%)!important}.gallery-prev{left:12px!important}.gallery-next{right:12px!important}}.afc-sub-plan-row{margin-top:8px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:750!important}.afc-sub-plan-row[hidden]{display:none!important}.afc-sub-plan-row select{-webkit-appearance:none!important;appearance:none!important;height:35px!important;min-width:125px!important;border:1px solid var(--line)!important;border-radius:999px!important;color:var(--ink)!important;font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:600!important;line-height:1!important;padding:0 34px 0 12px!important;outline:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5' fill='none' stroke='%230b2f24' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 12px!important}.refill-option b{font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:800!important}.refill-option small{font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:850!important}.inside-section .value-math strong.value-kit{color:var(--green)!important}body.afc-theme .floors h2.section-title,body.afc-theme .compare h2.section-title,body.afc-theme .reviews h2.section-title,body.afc-theme .faq h2.section-title,body.afc-theme .keep h2.section-title{font-family:Sora,sans-serif!important;font-size:clamp(38px,4.6vw,72px)!important;line-height:.97!important;letter-spacing:-.05em!important;font-weight:600!important;margin:10px 0 0!important}body.afc-theme .compare h2.section-title{color:#fff!important}@media(max-width:820px){body.afc-theme .floors h2.section-title,body.afc-theme .compare h2.section-title,body.afc-theme .reviews h2.section-title,body.afc-theme .faq h2.section-title,body.afc-theme .keep h2.section-title{font-size:43px!important;line-height:.97!important}}@media(min-width:821px){.gallery-koh{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;gap:11px!important;height:min(calc(100vh - 150px),690px)!important;min-height:520px!important;width:100%!important;justify-content:normal!important;align-items:stretch!important}.gallery-thumbs{width:74px!important;min-width:74px!important;max-width:74px!important;flex:none!important}.gallery-main-card{height:100%!important;min-height:0!important;aspect-ratio:2000/2250!important;justify-self:start!important;width:auto!important;max-width:100%!important;flex:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/abstract-product.css.map */
