:root{--primary:#2F6B4F;--primary-hover:#265740;--secondary:#89B39A;--secondary-glow:#B5D2C0;--bg:#F4F7F2;--surface:#fff;--surface-soft:#FAFCF8;--text:#1E2A22;--muted:#5A6B5F;--accent:#C7A96B;--accent-soft:#EFE4C4;--border:#DDE5DA;--error:#B14848;--shadow:0 20px 60px rgba(30,42,34,.11);--shadow-hover:0 26px 80px rgba(47,107,79,.2);--radius:28px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.62;overflow-x:hidden;text-rendering:optimizeLegibility}body.cart-open,body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.section{padding:90px 0}.narrow{max-width:780px}.skip-link{position:absolute;left:14px;top:-70px;z-index:999;background:var(--primary);color:#fff;padding:10px 14px;border-radius:12px}.skip-link:focus{top:14px}.eyebrow{margin:0 0 10px;color:var(--primary);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.dark .eyebrow,.bundle-builder .eyebrow{color:#d5b3ff}h1,h2,h3{font-family:Outfit,Inter,sans-serif;line-height:1.02;letter-spacing:-.04em;margin:0;color:var(--text)}h1{font-size:clamp(42px,7vw,86px)}h2{font-size:clamp(32px,4.4vw,58px)}h3{font-size:clamp(20px,2vw,28px)}p{margin:0;color:var(--muted)}.lede{font-size:clamp(18px,2.1vw,22px);max-width:760px;margin-top:20px;color:#405146}.small{font-size:13px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;border-radius:999px;border:1px solid transparent;padding:13px 22px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--primary);color:#f4f7f2;box-shadow:0 15px 34px #2f6b4f47}.button--primary:hover{background:var(--primary-hover);box-shadow:0 18px 48px #2f6b4f61}.button--secondary{background:#fff;border-color:var(--border);color:var(--primary)}.button--secondary:hover{border-color:var(--secondary);box-shadow:0 14px 36px #89b39a40}.button--full{width:100%}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.announcement-bar{position:relative;background:var(--primary);color:#f4f7f2;overflow:hidden;white-space:nowrap;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.announcement-track{display:flex;gap:38px;width:max-content;padding:10px 50px 10px 0;animation:marquee 36s linear infinite}.announcement-track span{padding-left:38px;position:relative}.announcement-track span:before{content:"\2022";position:absolute;left:0;color:var(--accent)}.announcement-close{position:absolute;right:8px;top:50%;translate:0 -50%;border:0;width:26px;height:26px;border-radius:50%;background:#ffffff24;color:#fff;font-size:20px;line-height:1}.announcement-bar.is-hidden{display:none}@keyframes marquee{to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:80;background:#f4f7f2e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(221,229,218,.9);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 12px 40px #1e2a2214}.header-inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-weight:900;letter-spacing:.16em;color:var(--primary);font-size:22px}.brand-leaf{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:var(--accent);font-size:12px;letter-spacing:0}.brand-footer{margin-bottom:16px}.nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:850;color:#314239}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--accent);border-radius:3px;transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav a:hover:after{transform:scaleX(1)}.nav-left{justify-content:flex-end}.nav-right{justify-content:flex-start}.cart-trigger{border:0;border-radius:999px;background:#fff;color:var(--primary);font-weight:900;padding:10px 14px;box-shadow:0 8px 24px #2f6b4f14}.cart-trigger span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;background:var(--accent);color:var(--text);border-radius:999px;font-size:12px}.cart-trigger.bump span{animation:bump .38s ease}@keyframes bump{50%{transform:scale(1.25)}}.mobile-nav-toggle{display:none;border:0;background:transparent;width:40px;gap:5px;flex-direction:column}.mobile-nav-toggle span{height:2px;width:24px;background:var(--text);border-radius:99px}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;padding:90px 0 55px}.hero:before{content:"";position:absolute;right:-170px;top:-110px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(181,210,192,.74),transparent 68%);filter:blur(8px)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,510px);gap:58px;align-items:center}.hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-row span,.stars-pill{background:#fff;border:1px solid var(--border);border-radius:999px;padding:9px 12px;font-size:13px;font-weight:850;color:var(--muted)}.stars-pill{color:var(--accent)}.hero-card{position:relative;min-height:540px;border-radius:42px;background:linear-gradient(135deg,#fff,#eef6ef);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;display:grid;place-items:center}.hero-card:before,.hero-card:after{content:"";position:absolute;border-radius:50%;filter:blur(3px)}.hero-card:before{width:260px;height:260px;right:20px;top:30px;background:#b5d2c0bf}.hero-card:after{width:210px;height:210px;left:20px;bottom:20px;background:#c7a96b47}.product-stack{position:relative;z-index:2;width:350px;height:360px}.atem-bottle{position:absolute;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:28px 28px 18px 18px;border:1px solid rgba(47,107,79,.18);background:linear-gradient(180deg,#fff,#f5f7f1);box-shadow:0 24px 46px #1e2a2224;color:var(--primary);animation:float 4.2s ease-in-out infinite}.atem-bottle:before{content:"";position:absolute;top:-34px;width:54px;height:40px;border-radius:12px 12px 7px 7px;background:var(--primary)}.atem-bottle span{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--muted)}.atem-bottle strong{font-family:Outfit,sans-serif;font-size:21px;line-height:1.05}.b1{left:0;width:118px;height:210px;transform:rotate(-6deg)}.b2{left:98px;width:150px;height:292px;z-index:3;animation-delay:.4s}.b3{right:0;width:118px;height:238px;transform:rotate(7deg);animation-delay:.9s}@keyframes float{50%{translate:0 -12px}}.hero-seal{position:absolute;z-index:4;right:24px;top:24px;width:116px;height:116px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--primary);color:#f4f7f2;border:3px solid var(--accent);font-weight:900;box-shadow:0 18px 42px #2f6b4f4d}.hero-seal strong{font-size:34px;line-height:.8}.hero-seal small{display:block;font-size:10px;text-transform:uppercase;line-height:1.1}.section-head{text-align:center;max-width:820px;margin:0 auto 38px}.section-head p{margin-top:14px}.trust-strip{padding:22px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{background:#fff;border:1px solid var(--border);border-radius:22px;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:4px 12px}.trust-item b{grid-row:span 2;color:var(--primary);font-size:20px}.trust-item strong{font-size:15px}.trust-item p{font-size:13px}.products-bg{background:linear-gradient(180deg,var(--bg),#fff 60%,var(--bg))}.shop-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:26px}.shop-tab{border:1px solid var(--border);background:#fff;color:var(--primary);border-radius:999px;padding:10px 16px;font-weight:900}.shop-tab.is-active,.shop-tab:hover{background:var(--primary);border-color:var(--primary);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden;box-shadow:0 14px 36px #1e2a220f;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-hover);border-color:var(--secondary)}.product-media{position:relative;aspect-ratio:1.05;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f8fbf6,#e5f0e8)}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.product-card:hover img{transform:scale(1.045)}.badge{position:absolute;top:14px;left:14px;border-radius:999px;padding:7px 10px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:950}.badge--gold{background:var(--accent);color:var(--text)}.badge--sage{background:#fff;color:var(--primary);border:1px solid var(--secondary)}.product-content{padding:20px}.rating{display:flex;gap:9px;align-items:center;margin-bottom:8px;font-size:13px;font-weight:900}.rating span{color:var(--accent);letter-spacing:.04em}.product-content p{font-size:14px;min-height:68px}.pills{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.pills span{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;padding:6px 9px;color:var(--primary);font-size:12px;font-weight:850}.price-row{display:flex;align-items:baseline;gap:10px;margin:13px 0 16px}.price-row strong{font-size:25px;color:var(--primary);font-weight:950}.price-row s{color:#7d8b81}.price-row em{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--accent);margin-left:auto}.product-placeholder{width:130px;height:190px;border-radius:28px 28px 18px 18px;background:#fff;border:1px solid var(--border);display:grid;place-items:center;color:var(--primary);font-family:Outfit;font-weight:900;letter-spacing:.16em}.loop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;margin-top:36px}.loop-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;text-align:center;position:relative}.loop-icon{width:70px;height:70px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:26px;box-shadow:0 15px 32px #2f6b4f38}.loop-card p{font-size:14px}.routine-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.step-card{background:#fff;border:1px solid var(--border);border-radius:26px;padding:28px;position:relative;overflow:hidden}.step-card:before{content:attr(data-step);position:absolute;right:18px;top:10px;font-family:Outfit;font-size:80px;font-weight:900;color:#89b39a2e;line-height:1}.step-card h3{margin-bottom:12px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px}.benefit i{font-style:normal;font-size:28px;color:var(--primary)}.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ingredient-card{background:#fff;border:1px solid var(--border);border-radius:26px;padding:26px;position:relative}.ingredient-card:before{content:"";display:block;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--secondary),var(--accent-soft));margin-bottom:16px}.bundle-dark{background:#090a14;color:#f6f3ff}.bundle-dark h2,.bundle-dark h3,.bundle-dark p{color:#f6f3ff}.bundle-dark .section-head p{color:#d8d1e7}.bundle-builder{border:1px solid rgba(198,165,255,.26);border-radius:38px;padding:28px;background:linear-gradient(135deg,#7c5b96b3,#2b2046f5);box-shadow:0 22px 90px #6448aa47}.bundle-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.bundle-tab{border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:18px;padding:14px 12px;font-weight:950}.bundle-tab.is-active{background:#fff;color:#2a203c;box-shadow:0 10px 30px #ffffff29}.bundle-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bundle-choice{border:2px solid transparent;border-radius:20px;background:#191225;overflow:hidden;color:#fff;text-align:left;transition:.22s}.bundle-choice:hover,.bundle-choice.is-selected{border-color:#b67cff;box-shadow:0 0 0 4px #b67cff1f}.bundle-choice img{width:100%;height:112px;object-fit:cover}.bundle-choice div{padding:10px}.bundle-choice strong{display:block}.bundle-choice small{color:#cfc6de}.bundle-summary{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;margin-top:22px}.bundle-summary .price-row strong{color:#fff}.bundle-summary .price-row s{color:#c9bdd8}.bundle-summary .button{background:#a777ef;color:#fff;box-shadow:0 18px 50px #a777ef5c}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:#fff;border:1px solid var(--border);border-radius:24px;padding:22px}.review .quote{font-size:15px;color:#314239;margin:12px 0}.comparison{overflow:auto;border-radius:26px;border:1px solid var(--border);background:#fff}.comparison table{border-collapse:collapse;width:100%;min-width:760px}.comparison th,.comparison td{padding:16px;border-bottom:1px solid var(--border);text-align:left}.comparison th:nth-child(2),.comparison td:nth-child(2){background:#89b39a24;font-weight:900}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border:1px solid var(--border);border-radius:20px;margin-bottom:12px;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;padding:20px;text-align:left;font-weight:950;color:var(--text);display:flex;justify-content:space-between;gap:16px}.faq-a{display:none;padding:0 20px 20px}.faq-item.is-open .faq-a{display:block}.newsletter{background:var(--primary);color:#fff;border-radius:36px;padding:36px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.newsletter h2,.newsletter p{color:#fff}.newsletter form{display:flex;gap:10px}.newsletter input{height:52px;border-radius:999px;border:0;padding:0 18px;min-width:260px}.footer{background:#18241d;color:#f4f7f2;padding:60px 0 24px}.footer p,.footer a,.footer span,.disclaimer{color:#ccd8ce}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:32px}.footer h3{color:#fff;font-size:18px;margin-bottom:12px}.footer a,.footer span{display:block;margin:8px 0;font-size:14px}.footer .brand span:last-child,.footer .brand{color:#f4f7f2}.disclaimer{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:48px;align-items:start}.product-gallery{position:sticky;top:100px}.product-main-image{border-radius:34px;background:#fff;border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow)}.product-main-image img{width:100%;aspect-ratio:1;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.thumb{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-info-card{background:#fff;border:1px solid var(--border);border-radius:34px;padding:30px;box-shadow:var(--shadow)}.selector-card{border:1px solid var(--border);border-radius:20px;padding:14px;margin:10px 0;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.selector-card.is-active{border-color:var(--primary);box-shadow:0 0 0 4px #89b39a2e}.selector-dot{width:18px;height:18px;border-radius:50%;border:2px solid var(--secondary)}.selector-card.is-active .selector-dot{background:var(--primary);border-color:var(--primary)}.quantity{display:flex;align-items:center;gap:8px;background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;width:max-content;padding:5px;margin:16px 0}.quantity button{border:0;background:#fff;width:34px;height:34px;border-radius:50%;font-weight:900}.quantity input{width:48px;text-align:center;border:0;background:transparent;font-weight:900}.collection-hero{padding:70px 0 30px}.cart-page-summary,.empty-state{background:#fff;border:1px solid var(--border);border-radius:26px;padding:28px}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100vw);background:var(--bg);z-index:200;box-shadow:-20px 0 70px #0000002e;transform:translate(105%);transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.cart-open .cart-drawer{transform:translate(0)}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a120d7a;z-index:190;display:none}.cart-open .cart-overlay{display:block}.cart-drawer__head{padding:24px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--border)}.icon-close{border:0;background:#fff;border-radius:50%;width:44px;height:44px;font-size:26px}.cart-drawer__body{padding:20px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:76px 1fr auto;gap:14px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:12px;margin-bottom:12px;align-items:center}.cart-line img{width:76px;height:76px;border-radius:14px;object-fit:cover;background:#f7faf6}.cart-line h3{font-size:16px}.cart-line p{font-size:13px}.cart-remove{border:0;background:transparent;color:var(--error);font-weight:900}.cart-qty{display:flex;align-items:center;background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;overflow:hidden;width:max-content;margin-top:8px}.cart-qty button{border:0;background:transparent;width:30px;height:30px;font-weight:900}.cart-qty span{min-width:28px;text-align:center;font-weight:900}.cart-progress{margin:16px 0}.cart-progress-bar{height:8px;background:#dbe6dc;border-radius:999px;overflow:hidden}.cart-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));width:0}.cart-summary{border-top:1px solid var(--border);padding-top:16px;margin-top:16px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;margin:10px 0;font-weight:900}.discount-box{display:grid;gap:8px;margin:14px 0}.discount-box input{height:48px;border:1px solid var(--border);border-radius:16px;padding:0 14px;background:#fff}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);opacity:0;background:var(--text);color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;z-index:300;transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}.page-rich{font-size:18px}.page-rich h2{margin:36px 0 14px}.page-rich p,.page-rich li{color:#3f5147}.advertorial-card{background:#fff;border:1px solid var(--border);border-radius:30px;padding:32px;margin:24px 0}.compare-price{display:flex;align-items:center;gap:8px}.compare-price s{color:#758379}.compare-price strong{color:var(--primary)}@media(max-width:1020px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.product-page-grid{grid-template-columns:1fr}.product-gallery{position:static}.trust-grid,.loop-grid,.benefit-grid,.ingredient-grid,.reviews-grid,.routine-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.bundle-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.section{padding:64px 0}.header-inner{height:66px;grid-template-columns:auto 1fr auto}.nav{display:none}.mobile-nav-toggle{display:flex}.brand{justify-self:center;font-size:19px}.mobile-menu{position:fixed;left:0;right:0;top:100px;background:#f4f7f2fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);padding:18px;z-index:79;display:none;flex-direction:column;gap:14px;font-weight:900}.menu-open .mobile-menu{display:flex}.hero{padding-top:54px}.hero-card{min-height:430px;border-radius:30px}.product-stack{transform:scale(.78)}.trust-grid,.loop-grid,.benefit-grid,.ingredient-grid,.reviews-grid,.routine-steps,.product-grid,.footer-grid,.bundle-products,.bundle-summary,.newsletter{grid-template-columns:1fr}.bundle-tabs{grid-template-columns:1fr 1fr}.newsletter form{flex-direction:column}.newsletter input{min-width:0;width:100%}.cart-line{grid-template-columns:64px 1fr}.cart-line .cart-remove{grid-column:2}.cart-line img{width:64px;height:64px}.thumbs{grid-template-columns:repeat(4,1fr)}}.featured-bundle-section{background:#0b0c14;color:#f7f2ff;padding:110px 0}.featured-bundle-section h2,.featured-bundle-section p{color:#f7f2ff}.featured-bundle-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:34px;align-items:center}.featured-bundle-copy{background:linear-gradient(135deg,#46315df0,#151122fa);border:1px solid rgba(183,124,255,.28);border-radius:34px;padding:34px;box-shadow:0 26px 90px #43266e57}.featured-bundle-copy h2{font-size:clamp(42px,6vw,78px)}.featured-bundle-copy p{color:#d8d1e7;max-width:620px}.featured-price{display:flex;gap:14px;align-items:center;margin:28px 0}.featured-price s{color:#aca2bd;font-weight:800;font-size:24px}.featured-price strong{font-family:Outfit,Inter,sans-serif;font-size:64px;line-height:1;color:#fff}.featured-price span{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 13px;font-weight:900;color:#fff;background:#ffffff12}.featured-actions{display:flex;gap:12px;flex-wrap:wrap}.bundle-photo-card{position:relative;min-height:480px;border-radius:38px;overflow:hidden;background:radial-gradient(circle at 35% 28%,rgba(137,179,154,.3),transparent 25%),radial-gradient(circle at 70% 65%,rgba(199,169,107,.22),transparent 24%),linear-gradient(135deg,#e9eee3,#b8cfbf 42%,#24352d);border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 100px #00000061}.bundle-mini-products{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:22px;transform:rotate(-5deg)}.bundle-mini{width:132px;height:230px;border-radius:28px;background:#f4f7f2;color:#2f6b4f;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;text-align:center;font-family:Outfit,Inter,sans-serif;font-size:22px;font-weight:950;box-shadow:0 22px 60px #0000003d}.bundle-mini.wash{height:280px;background:#dbeee6}.bundle-mini.cream{height:190px;background:#fff7e3;color:#7a6131}.bundle-sale-sticker{position:absolute;right:24px;bottom:24px;width:130px;height:130px;border-radius:32px;background:#fff;color:#261a36;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 50px #00000038}.bundle-sale-sticker span{font-size:11px;letter-spacing:.16em;font-weight:950}.bundle-sale-sticker strong{font-family:Outfit,Inter,sans-serif;font-size:42px;line-height:1}.bundle-sale-sticker small{font-weight:900;text-transform:uppercase;font-size:11px;color:#4e3b62}.product-bundle-picker{border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbf7);padding:16px;margin:18px 0 20px;box-shadow:0 10px 34px #2f6b4f14}.bundle-picker-title{font-family:Outfit,Inter,sans-serif;font-weight:950;margin:0 0 12px;color:var(--text);font-size:18px}.bundle-offer-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.bundle-offer-tab{border:1px solid var(--border);background:#fff;border-radius:16px;padding:11px 10px;font-weight:900;color:var(--text);transition:.22s;text-align:center}.bundle-offer-tab strong{display:block;color:var(--primary);font-size:18px}.bundle-offer-tab:hover,.bundle-offer-tab.is-active{border-color:var(--primary);box-shadow:0 0 0 4px #89b39a2e;transform:translateY(-1px)}.bundle-image-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-image-choice{border:2px solid transparent;border-radius:18px;overflow:hidden;background:#141222;color:#fff;padding:0;position:relative;transition:.22s;min-height:110px}.bundle-image-choice img{width:100%;height:105px;object-fit:cover;opacity:.9}.bundle-image-choice span{display:block;padding:9px;font-weight:950;font-size:13px}.bundle-image-choice.is-selected{border-color:var(--primary);box-shadow:0 0 0 4px #2f6b4f24}.bundle-image-choice.is-selected:after{content:"\2713";position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:950}.bundle-picker-summary{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.bundle-picker-summary div{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.bundle-picker-summary s{color:#7c8a80;font-weight:800}.bundle-picker-summary strong{font-size:30px;line-height:1;color:var(--primary);font-family:Outfit,Inter,sans-serif}.bundle-picker-summary span{color:var(--muted);font-weight:700;font-size:13px}.product-info-card .product-bundle-picker+.trust-row{margin-top:10px}.bundle-dark{display:none!important}@media(max-width:760px){.featured-bundle-grid{grid-template-columns:1fr}.bundle-photo-card{min-height:360px}.bundle-mini-products{gap:10px}.bundle-mini{width:86px;height:170px;font-size:16px}.bundle-mini.wash{height:205px}.bundle-mini.cream{height:140px}.bundle-sale-sticker{width:104px;height:104px;right:16px;bottom:16px}.bundle-sale-sticker strong{font-size:32px}.bundle-offer-tabs,.bundle-picker-summary{grid-template-columns:1fr}.bundle-image-choices{grid-template-columns:repeat(3,1fr)}.bundle-image-choice img{height:78px}.bundle-image-choice span{font-size:12px;padding:7px}.featured-price strong{font-size:48px}}.featured-bundle-section,.product-card[data-type=bundle]{display:none!important}.bundle-strip-section{background:linear-gradient(180deg,#f4f7f2,#fff)}.bundle-picker-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:12px}.bundle-picker-note{font-size:14px;max-width:360px}.bundle-offer-tabs--two{grid-template-columns:repeat(2,1fr)}.bundle-qty-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bundle-qty-card{border:2px solid transparent;border-radius:20px;background:#111222;color:#fff;overflow:hidden;box-shadow:0 14px 32px #1e2a221a;transition:.22s}.bundle-qty-card.is-selected{border-color:var(--primary);box-shadow:0 0 0 4px #2f6b4f29,0 18px 40px #2f6b4f24}.bundle-qty-image{height:118px;background:#eef4ee;overflow:hidden}.bundle-qty-content{padding:10px 12px 4px}.bundle-qty-content strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:18px}.bundle-qty-content span{display:block;color:#d8d6e7;font-size:12px}.bundle-qty-stepper{display:flex;align-items:center;justify-content:space-between;margin:10px 12px 12px;background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:999px;overflow:hidden}.bundle-qty-stepper button{width:38px;height:34px;border:0;background:transparent;color:#fff;font-weight:950;font-size:20px}.bundle-qty-stepper output{min-width:34px;text-align:center;font-weight:950;color:#fff}.product-story-section{background:#fff}.product-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.story-points{display:grid;gap:14px}.story-points div{background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:20px}.story-points strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:22px;line-height:1.1;margin-bottom:8px}.ingredient-icon{font-size:32px;display:block;margin-bottom:10px}.product-reviews,.guarantee-section{background:#fff}.guarantee-card{background:linear-gradient(135deg,#2f6b4f,#214c38);color:#f4f7f2;border-radius:34px;padding:42px;box-shadow:var(--shadow-hover)}.guarantee-card h2,.guarantee-card p{color:#f4f7f2}.guarantee-card .eyebrow{color:#dcc18b}.guarantee-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.guarantee-badges span{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 13px;font-weight:900}.compare-table-wrap{overflow:auto;background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.compare-table{width:100%;border-collapse:collapse;min-width:680px}.compare-table th,.compare-table td{padding:18px;border-bottom:1px solid var(--border);text-align:left}.compare-table th:nth-child(2),.compare-table td:nth-child(2){background:#89b39a1f;font-weight:900;color:var(--primary)}.compare-table tr:last-child td{border-bottom:0}.product-info-card .product-bundle-picker{margin-top:12px}.product-info-card .product-bundle-picker+.product-buy-form{margin-top:12px}@media(max-width:760px){.bundle-picker-head{display:block}.bundle-offer-tabs--two{grid-template-columns:1fr 1fr}.bundle-qty-choices{grid-template-columns:1fr 1fr 1fr;gap:8px}.bundle-qty-image{height:84px}.bundle-qty-content{padding:8px}.bundle-qty-content strong{font-size:14px}.bundle-qty-content span{display:none}.bundle-qty-stepper{margin:8px}.bundle-qty-stepper button{width:30px;height:30px}.product-story-grid{grid-template-columns:1fr}.guarantee-card{padding:26px}.compare-table{min-width:620px}}.two-col-content{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.proof-card-list{display:grid;gap:14px}.proof-card-list div{background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px;box-shadow:0 12px 34px #1e2a220f}.proof-card-list strong{font-family:Outfit,Inter,sans-serif;font-size:20px;color:var(--text)}.atem-editorial-dark{background:radial-gradient(circle at 70% 10%,rgba(137,179,154,.28),transparent 34%),linear-gradient(135deg,#101811,#1b2a20 60%,#111711);color:#f4f7f2;padding:98px 0 76px;overflow:hidden}.atem-editorial-dark h1,.atem-editorial-dark h2,.atem-editorial-dark h3,.atem-editorial-dark p{color:#f4f7f2}.atem-editorial-dark .lede{color:#d9e6dc}.advertorial-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);gap:38px;align-items:center}.advertorial-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.advertorial-trust-row span{border:1px solid rgba(244,247,242,.18);background:#ffffff14;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;color:#e9f3ec}.advertorial-offer-card,.sticky-offer-box{background:#ffffff1a;border:1px solid rgba(181,210,192,.3);border-radius:34px;padding:28px;box-shadow:0 30px 90px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.offer-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.offer-price-grid div{background:#f4f7f2;border-radius:20px;padding:18px;text-align:center;color:var(--text)}.offer-price-grid span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--muted)}.offer-price-grid strong{font-family:Outfit,sans-serif;color:var(--primary);font-size:36px;line-height:1}.advertorial-section{background:linear-gradient(180deg,var(--bg),#fff 45%,var(--bg))}.advertorial-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:start}.advertorial-body{background:#fff;border:1px solid var(--border);border-radius:36px;padding:42px;box-shadow:var(--shadow)}.advertorial-body p{font-size:18px;margin:18px 0;color:#3f5147}.advertorial-body h2{margin-bottom:18px}.advertorial-body h3{margin:36px 0 10px}.pullquote{font-family:Outfit,Inter,sans-serif;font-size:clamp(26px,3vw,40px);line-height:1.08;color:var(--primary);border-left:6px solid var(--accent);margin:34px 0;padding:10px 0 10px 24px;font-weight:900;letter-spacing:-.04em}.mechanism-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.mechanism-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:22px;padding:22px}.mechanism-card span{display:inline-grid;place-items:center;width:38px;height:38px;background:var(--primary);color:#fff;border-radius:50%;font-weight:900;margin-bottom:12px}.mechanism-card h4{font-family:Outfit,sans-serif;font-size:22px;margin:0 0 8px}.timeline{display:grid;gap:12px;margin:28px 0}.timeline-row{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:start;background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px}.timeline-row strong{color:var(--primary);font-family:Outfit,sans-serif;font-size:18px}.timeline-row p{margin:0}.advertorial-checks{display:grid;gap:10px;padding:0;margin:22px 0;list-style:none}.advertorial-checks li{position:relative;background:var(--surface-soft);border:1px solid var(--border);border-radius:16px;padding:14px 14px 14px 42px;color:#33473b}.advertorial-checks li:before{content:"\2713";position:absolute;left:16px;top:14px;color:var(--primary);font-weight:950}.advertorial-sticky{position:sticky;top:100px}.sticky-offer-box{background:#f4f7f2;border-color:var(--border);box-shadow:var(--shadow)}.sticky-offer-box h3{margin-bottom:12px}.sticky-offer-box small{display:block;color:var(--muted);font-size:12px;margin-top:12px}.reviews-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.review strong{display:block;margin-top:8px;color:var(--primary);font-weight:900}.final-cta-card{background:linear-gradient(135deg,var(--primary),#1f4e39);border-radius:36px;padding:46px;text-align:center;box-shadow:var(--shadow-hover)}.final-cta-card h2,.final-cta-card p{color:#f4f7f2}.final-cta-card p{max-width:760px;margin:16px auto 24px}.final-cta-card .button{background:#fff;color:var(--primary)}.product-month-section{background:#fff}.product-timeline{max-width:980px;margin-inline:auto}.product-bundle-picker{border:1px solid var(--border);border-radius:24px;padding:22px;margin:20px 0;background:linear-gradient(180deg,#fff,var(--surface-soft));box-shadow:0 10px 28px #1e2a220d}.bundle-picker-title{font-family:Outfit,Inter,sans-serif;color:var(--text);font-weight:900;font-size:20px}.bundle-picker-note{font-size:13px;margin-top:2px}.bundle-offer-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.bundle-offer-tab{border:1px solid var(--border);background:#fff;border-radius:18px;padding:14px;font-weight:900;color:var(--text);transition:.2s}.bundle-offer-tab strong{display:block;color:var(--primary);font-size:22px}.bundle-offer-tab.is-active,.bundle-offer-tab:hover{border-color:var(--primary);box-shadow:0 0 0 4px #89b39a2e}.bundle-qty-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-qty-card{border:2px solid transparent;border-radius:20px;background:#151123;color:#fff;overflow:hidden;position:relative;transition:.2s}.bundle-qty-card.is-selected{border-color:var(--secondary);box-shadow:0 0 0 4px #89b39a38}.bundle-qty-image{aspect-ratio:1.35;overflow:hidden;background:#eef6ef}.bundle-qty-image img{width:100%;height:100%;object-fit:cover}.bundle-qty-content{padding:12px 12px 4px}.bundle-qty-content strong{display:block;font-family:Outfit,sans-serif;font-size:16px}.bundle-qty-content span{display:block;font-size:12px;color:#dcd7e8}.bundle-qty-stepper{display:flex;align-items:center;justify-content:space-between;margin:10px 12px 14px;background:#ffffff1a;border-radius:999px;overflow:hidden}.bundle-qty-stepper button{width:36px;height:34px;border:0;background:#ffffff1f;color:#fff;font-weight:900}.bundle-qty-stepper output{font-weight:950;min-width:34px;text-align:center}.bundle-picker-summary{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:16px}.bundle-picker-summary s{margin-right:10px;color:var(--muted)}.bundle-picker-summary strong{font-family:Outfit,sans-serif;font-size:32px;color:var(--primary)}.bundle-picker-summary span{display:block;color:var(--muted);font-size:13px}.bundle-disclaimer{margin-top:10px}.loop-grid,.benefit-grid,.ingredient-grid,.reviews-grid,.routine-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.loop-grid{grid-template-columns:repeat(4,1fr)}.loop-card,.benefit,.ingredient-card,.step-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 12px 34px #1e2a220d}.loop-icon{font-size:30px;margin-bottom:10px}.step-card{position:relative;overflow:hidden}.step-card:after{content:attr(data-step);position:absolute;right:20px;top:8px;font-size:80px;line-height:1;font-family:Outfit,sans-serif;font-weight:900;color:#89b39a2e}.ingredient-icon{font-size:30px;display:inline-block;margin-bottom:8px}@media(max-width:1020px){.advertorial-layout,.advertorial-hero-grid,.two-col-content{grid-template-columns:1fr}.advertorial-sticky{position:static}.mechanism-cards,.reviews-grid--wide{grid-template-columns:1fr 1fr}.loop-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.advertorial-body{padding:26px;border-radius:26px}.mechanism-cards,.reviews-grid--wide,.bundle-qty-choices,.bundle-picker-summary,.timeline-row,.loop-grid,.two-col-content{grid-template-columns:1fr}.bundle-picker-summary{align-items:stretch}.bundle-qty-image{aspect-ratio:1.7}.advertorial-hero-grid{gap:24px}.offer-price-grid{grid-template-columns:1fr}.pullquote{padding-left:16px}.atem-editorial-dark{padding:70px 0 54px}}.atem-advertorial-v6{background:var(--bg);overflow:hidden}.adv-hero-v6{padding:90px 0 72px;background:radial-gradient(circle at 82% 16%,rgba(199,169,107,.18),transparent 28%),radial-gradient(circle at 15% 20%,rgba(137,179,154,.34),transparent 34%),linear-gradient(135deg,#f4f7f2,#fff)}.adv-hero-grid-v6{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.78fr);gap:44px;align-items:center}.adv-hero-v6 h1{font-size:clamp(45px,6vw,86px);line-height:.96;letter-spacing:-.055em;max-width:960px}.adv-subtitle-v6{font-size:clamp(22px,2.4vw,30px);font-weight:900;color:var(--primary);margin-top:18px}.adv-trust-v6{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.adv-trust-v6 span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:9px 13px;color:var(--primary);font-weight:950;font-size:13px;box-shadow:0 8px 22px #1e2a220d}.adv-layout-v6{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:start;padding:70px 0}.adv-prose-v6{min-width:0}.adv-card-v6{background:#fff;border:1px solid var(--border);border-radius:34px;padding:clamp(26px,4vw,48px);box-shadow:0 18px 48px #1e2a2214;margin-bottom:28px}.adv-card-v6 h2{font-size:clamp(35px,4.5vw,64px);line-height:.98;margin-bottom:18px}.adv-card-v6 h3{font-size:clamp(24px,2.7vw,36px);line-height:1.05;margin:22px 0 14px}.adv-card-v6 p{font-size:clamp(19px,2vw,24px);line-height:1.58;color:#32443a;margin:18px 0}.adv-card-v6 .adv-big-v6{font-family:Outfit,Inter,sans-serif;font-size:clamp(29px,4vw,50px);font-weight:950;line-height:1.04;letter-spacing:-.045em;color:var(--text)}.adv-card-v6 blockquote{font-family:Outfit,Inter,sans-serif;font-size:clamp(27px,3.4vw,46px);font-weight:950;line-height:1.08;letter-spacing:-.045em;color:var(--primary);border-left:7px solid var(--accent);margin:30px 0;padding:12px 0 12px 24px}.adv-split-v6{display:grid;grid-template-columns:1fr .86fr;gap:22px;align-items:stretch;margin-bottom:28px}.adv-split-v6 .adv-card-v6{margin:0}.adv-image-slot-v6,.adv-image-wide-v6{min-height:360px;border-radius:34px;border:1px dashed rgba(47,107,79,.35);background:linear-gradient(135deg,#89b39a2e,#ffffffb8),repeating-linear-gradient(-45deg,rgba(47,107,79,.05) 0,rgba(47,107,79,.05) 12px,transparent 12px,transparent 24px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:var(--primary);box-shadow:inset 0 0 0 1px #ffffffa6}.adv-image-slot-v6 span,.adv-image-wide-v6 span{display:inline-flex;border-radius:999px;background:#fff;border:1px solid var(--border);padding:8px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;margin-bottom:12px}.adv-image-slot-v6 strong{font-family:Outfit,Inter,sans-serif;font-size:clamp(24px,2.8vw,36px);line-height:1.08}.adv-image-slot-v6 small{max-width:300px;color:var(--muted);font-weight:800;margin-top:10px}.adv-image-wide-v6{min-height:260px;margin-bottom:28px}.adv-dark-callout-v6,.adv-final-v6{background:linear-gradient(135deg,#1d2a21,#2f6b4f);border-color:#f4f7f22e;box-shadow:0 28px 80px #2f6b4f47}.adv-dark-callout-v6 h2,.adv-dark-callout-v6 h3,.adv-dark-callout-v6 p,.adv-dark-callout-v6 blockquote,.adv-final-v6 h2,.adv-final-v6 h3,.adv-final-v6 p{color:#f4f7f2}.adv-dark-callout-v6 .eyebrow,.adv-final-v6 .eyebrow{color:var(--accent-soft)}.adv-list-grid-v6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:25px 0}.adv-list-grid-v6 div{background:var(--surface-soft);border:1px solid var(--border);border-radius:22px;padding:20px}.adv-list-grid-v6 strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:22px;color:var(--text);line-height:1.08;margin-bottom:8px}.adv-list-grid-v6 p{font-size:17px;margin:0;color:var(--muted)}.adv-proof-v6{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.adv-proof-v6 div{background:linear-gradient(180deg,#fff,var(--surface-soft));border:1px solid var(--border);border-radius:24px;padding:24px;text-align:center}.adv-proof-v6 strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:clamp(34px,4vw,56px);line-height:1;color:var(--primary);letter-spacing:-.05em}.adv-proof-v6 span{display:block;margin-top:9px;font-weight:850;color:var(--muted)}.adv-side-v6{position:sticky;top:100px}.adv-side-card-v6{background:#fff}.adv-disclaimer-v6{font-size:10px!important;line-height:1.45!important;color:#6e7a72!important;max-width:980px;margin:14px auto 0!important;text-align:left}.adv-reviews-v6 .quote{font-size:17px}.client-stories-section{background:linear-gradient(180deg,#fff,var(--bg))}.client-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.client-story-card{background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:0 15px 42px #1e2a2212;overflow:hidden;transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease}.client-story-card:hover{transform:translateY(-3px);border-color:var(--secondary);box-shadow:0 22px 60px #2f6b4f26}.client-story-card summary{list-style:none;cursor:pointer;padding:24px;display:grid;gap:8px}.client-story-card summary::-webkit-details-marker{display:none}.story-kicker{width:max-content;max-width:100%;border-radius:999px;background:var(--accent-soft);color:var(--text);padding:6px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.client-story-card strong{font-family:Outfit,Inter,sans-serif;font-size:clamp(22px,2.2vw,32px);line-height:1.05;letter-spacing:-.04em;color:var(--text)}.client-story-card em{font-style:normal;color:var(--muted);font-weight:850}.client-story-card b{display:inline-flex;width:max-content;border-radius:999px;background:var(--primary);color:#f4f7f2;padding:9px 13px;margin-top:8px}.client-story-card[open] b:after{content:" opened";font-size:0}.story-body{padding:0 24px 24px;display:grid;gap:12px;animation:storyOpen .28s ease}.story-body p{font-size:17px;line-height:1.65;color:#3f5147}.product-description-block{background:var(--surface-soft);border:1px solid var(--border);border-radius:22px;padding:18px;margin:18px 0}.product-description-block h3{font-size:24px;margin-bottom:8px}.product-description-block p{color:#415349}.product-description-block ul{margin:12px 0 0;padding-left:18px;color:#415349;font-weight:700}.product-description-block li{margin:5px 0}.product-info-card .price-row{margin-top:14px}@keyframes storyOpen{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1020px){.adv-hero-grid-v6,.adv-layout-v6,.adv-split-v6{grid-template-columns:1fr}.adv-side-v6{position:static}.client-story-grid,.adv-list-grid-v6,.adv-proof-v6{grid-template-columns:1fr}.adv-image-slot-v6{min-height:280px}}@media(max-width:760px){.adv-hero-v6{padding:56px 0 42px}.adv-layout-v6{padding:40px 0}.adv-card-v6{border-radius:24px}.adv-card-v6 p{font-size:18px}.adv-card-v6 blockquote{padding-left:16px}.adv-trust-v6 span{font-size:12px}.client-story-card summary{padding:20px}.story-body{padding:0 20px 20px}.adv-side-v6{display:none}}.premium-ingredients{background:linear-gradient(180deg,#fff,#f4f7f2 80%)}.ingredient-grid--cream{grid-template-columns:repeat(5,minmax(0,1fr))}.ingredient-card p strong{display:block;color:var(--primary);font-family:Outfit,Inter,sans-serif;font-size:18px;line-height:1.1;margin-bottom:8px}.no-list-card{margin-top:22px;background:#fff;border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:0 14px 42px #1e2a220f}.no-list-card h3{font-size:clamp(26px,3vw,40px);margin-bottom:16px}.no-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.no-list span{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-weight:950;color:var(--primary)}.adv-card-v6 p{font-weight:650}.adv-card-v6 p:not(.adv-big-v6){max-width:74ch}.adv-card-v6 h2,.adv-card-v6 h3{max-width:850px}.adv-image-slot-v6,.adv-image-wide-v6{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.adv-image-slot-v6:hover,.adv-image-wide-v6:hover{transform:translateY(-4px);border-color:var(--secondary);box-shadow:0 22px 70px #2f6b4f24}@media(max-width:1180px){.ingredient-grid--cream,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.section{padding:54px 0!important}h1{font-size:clamp(42px,13vw,58px)!important;line-height:.96!important;letter-spacing:-.055em!important}h2{font-size:clamp(30px,10vw,42px)!important;line-height:1.02!important;letter-spacing:-.05em!important}h3{font-size:clamp(22px,7vw,30px)!important;line-height:1.08!important}.lede,.section-head p{font-size:17px!important;line-height:1.55!important}.product-page-grid,.product-story-grid,.two-col-content,.advertorial-hero-grid,.advertorial-layout,.adv-hero-grid-v6,.adv-layout-v6,.adv-split-v6,.newsletter{grid-template-columns:1fr!important}.routine-steps,.ingredient-grid,.ingredient-grid--cream,.benefit-grid,.loop-grid,.reviews-grid,.reviews-grid--wide,.mechanism-cards,.client-story-grid,.product-grid,.trust-grid,.footer-grid{grid-template-columns:1fr!important;gap:14px!important}.benefit,.ingredient-card,.step-card,.loop-card,.review,.client-story-card,.product-card{width:100%!important;min-width:0!important}.step-card,.ingredient-card,.benefit,.loop-card{padding:22px!important;border-radius:22px!important}.step-card:after{font-size:70px;right:16px;top:4px;opacity:.75}.product-info-card{padding:22px!important;border-radius:26px!important}.product-info-card h1{font-size:clamp(42px,14vw,64px)!important;word-break:normal!important;overflow-wrap:normal!important}.product-description-block{padding:16px!important}.bundle-offer-tabs,.bundle-offer-tabs--two{grid-template-columns:1fr 1fr!important}.bundle-qty-choices{grid-template-columns:1fr!important;gap:12px!important}.bundle-qty-card{display:grid;grid-template-columns:110px 1fr;border-radius:20px;align-items:stretch}.bundle-qty-image{height:100%!important;min-height:112px;aspect-ratio:auto!important}.bundle-qty-content{padding:14px 14px 4px!important}.bundle-qty-content span{display:block!important}.bundle-qty-stepper{grid-column:2;margin:4px 14px 14px!important}.bundle-picker-summary{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.bundle-picker-summary .button{width:100%}.adv-hero-v6 h1{font-size:clamp(42px,12vw,58px)!important;line-height:.96!important}.adv-card-v6{padding:22px!important;border-radius:24px!important;margin-bottom:18px!important}.adv-card-v6 p{font-size:18px!important;line-height:1.62!important;font-weight:600!important}.adv-card-v6 .adv-big-v6{font-size:30px!important;line-height:1.08!important;font-weight:950!important}.adv-card-v6 blockquote{font-size:27px!important;line-height:1.12!important;padding-left:16px!important}.adv-list-grid-v6,.adv-proof-v6{grid-template-columns:1fr!important}.adv-image-slot-v6,.adv-image-wide-v6{min-height:230px!important;border-radius:24px!important}.adv-side-v6{display:block!important;position:static!important}.client-story-card summary{padding:20px!important}.story-body p{font-size:16px!important}.no-list-card{padding:22px!important;border-radius:24px!important}.no-list span{width:100%;text-align:center}}.home-advertorial-anchor{scroll-margin-top:90px;background:var(--bg)}.atem-proof-stats{background:linear-gradient(180deg,#fff,var(--bg));border-top:1px solid rgba(47,107,79,.08)}.atem-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:44px;align-items:stretch}.atem-proof-copy{min-width:0}.atem-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}.atem-stat-card{background:#eef6ef;border:1px solid rgba(137,179,154,.4);border-radius:18px;padding:22px;box-shadow:0 14px 36px #2f6b4f0f}.atem-stat-card strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1;color:var(--primary);letter-spacing:-.05em}.atem-stat-card span{display:block;margin-top:8px;color:#37483e;font-weight:750;line-height:1.35}.atem-proof-quote{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:22px;padding:16px}.atem-proof-quote p{font-size:18px;color:#34463c;font-weight:650}.atem-proof-quote strong{color:var(--primary);font-weight:950}.mini-image-slot{height:110px;border-radius:18px;background:linear-gradient(135deg,#e8f1e9,#fff);border:1px dashed rgba(47,107,79,.34);display:grid;place-items:center;color:var(--primary);font-weight:950;text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.atem-large-image-slot{min-height:560px;border-radius:34px;border:1px dashed rgba(47,107,79,.35);background:linear-gradient(135deg,#89b39a2e,#ffffffd1),repeating-linear-gradient(-45deg,rgba(47,107,79,.045) 0,rgba(47,107,79,.045) 12px,transparent 12px,transparent 24px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;box-shadow:inset 0 0 0 1px #ffffffb3,0 24px 70px #1e2a2214}.atem-large-image-slot span,.step-image-slot,.ingredient-thumb-slot,.atem-product-placeholder span,.before-after-placeholder span{display:inline-flex;border-radius:999px;background:#fff;border:1px solid var(--border);padding:8px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;color:var(--primary)}.atem-large-image-slot strong{font-family:Outfit,Inter,sans-serif;font-size:clamp(30px,4vw,50px);line-height:1.02;letter-spacing:-.04em;color:var(--text);max-width:520px}.atem-large-image-slot small{display:block;margin-top:12px;max-width:430px;color:var(--muted);font-weight:700}.atem-large-image-slot:hover,.atem-product-placeholder:hover,.step-image-slot:hover,.before-after-placeholder>div:hover{transform:translateY(-4px);box-shadow:0 24px 70px #2f6b4f29;border-color:var(--secondary)}.atem-ingredient-spotlight{background:#f8fbf6}.atem-ingredient-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:58px;align-items:center}.atem-product-visual{display:grid;grid-template-columns:1fr 220px;gap:24px;align-items:center;min-width:0}.atem-product-placeholder{height:520px;border-radius:38px;border:1px dashed rgba(47,107,79,.35);background:radial-gradient(circle at 45% 35%,rgba(181,210,192,.65),transparent 42%),linear-gradient(135deg,#fff,#eaf3eb);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px;transition:.25s ease}.atem-product-placeholder strong{font-family:Outfit,Inter,sans-serif;font-size:clamp(30px,3vw,46px);line-height:1.02;color:var(--primary);margin-top:12px}.ingredient-dot-list{display:grid;gap:22px}.ingredient-dot{position:relative;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--muted);font-size:17px;font-weight:800;text-align:left;padding:0}.ingredient-dot:before{content:"";position:absolute;left:-58px;width:44px;height:1px;background:#2f6b4f40}.ingredient-panel.is-active{display:block;animation:fadePanel .28s ease}.ingredient-feature{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:center}.ingredient-thumb-slot{height:132px;border-radius:14px;background:linear-gradient(135deg,#e5f0e8,#fff);display:grid!important;place-items:center;color:var(--primary)}.ingredient-feature h3{font-size:26px;margin-bottom:8px}.ingredient-feature p{font-size:17px;color:#43544b;line-height:1.45}.step-image-slot{height:210px;width:100%;border-radius:0;background:linear-gradient(135deg,#ecf4ee,#fff);display:grid!important;place-items:center;color:var(--primary);border:0;border-bottom:1px dashed rgba(47,107,79,.26)}.atem-use-card h3{font-size:24px;margin-bottom:10px}.atem-difference{background:linear-gradient(180deg,var(--bg),#fff)}.atem-review-carousel{position:relative}.atem-review-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 44px)/3);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 16px;scrollbar-width:thin}.atem-result-card{scroll-snap-align:start;background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:0 16px 44px #1e2a2212;min-width:0}.before-after-placeholder{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.before-after-placeholder>div{height:210px;border-radius:16px;border:1px dashed rgba(47,107,79,.35);background:linear-gradient(135deg,#eaf3eb,#fff);display:grid;place-items:end center;padding:10px;transition:.24s ease}.result-rating{display:flex;gap:8px;align-items:center;color:var(--accent);font-weight:950;font-size:14px;margin-bottom:10px}.result-rating b{color:var(--text)}.atem-result-card h3{font-size:24px;margin-bottom:10px}.atem-result-card p{font-size:16px;line-height:1.5;color:#45554d}.carousel-arrow{position:absolute;top:42%;z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:var(--primary);color:#fff;font-size:34px;line-height:1;box-shadow:0 14px 34px #2f6b4f40}.carousel-arrow--left{left:-18px}.carousel-arrow--right{right:-18px}@keyframes fadePanel{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){.atem-proof-grid,.atem-ingredient-grid,.atem-product-visual{grid-template-columns:1fr}.ingredient-dot-list{grid-template-columns:repeat(3,1fr)}.ingredient-dot{background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 12px;justify-content:center}.ingredient-dot:before{display:none}.ingredient-dot span{display:none}.atem-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atem-review-track{grid-auto-columns:calc((100% - 22px)/2)}}@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.container{width:calc(100% - 28px)!important}.site-header .container{width:calc(100% - 24px)!important}.hero-grid,.product-page-grid,.two-col-content,.trust-grid,.product-grid,.benefit-grid,.loop-grid,.ingredient-grid,.routine-steps,.footer-grid,.atem-proof-grid,.atem-ingredient-grid,.atem-step-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;min-width:0!important}.atem-proof-stats,.atem-ingredient-spotlight,.atem-use-steps,.atem-difference{padding:52px 0!important}.section-head{text-align:left!important;margin-bottom:24px!important}.section-head h2,.atem-proof-copy h2,.atem-ingredient-copy h2{font-size:clamp(34px,10vw,46px)!important;line-height:1.03!important}.section-head p,.lede{font-size:17px!important;line-height:1.55!important}.atem-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.atem-stat-card{padding:16px;border-radius:16px}.atem-stat-card strong{font-size:40px}.atem-stat-card span{font-size:13px;line-height:1.3}.atem-proof-quote{grid-template-columns:84px 1fr;padding:12px;gap:12px}.mini-image-slot{height:84px;border-radius:14px}.atem-proof-quote p{font-size:15px;line-height:1.45}.atem-large-image-slot{min-height:300px;border-radius:24px}.atem-large-image-slot strong{font-size:30px}.atem-product-placeholder{height:310px;border-radius:26px}.ingredient-dot-list{grid-template-columns:1fr;gap:8px}.ingredient-dot{border-radius:16px}.ingredient-feature{grid-template-columns:1fr;padding:14px}.ingredient-thumb-slot{height:170px}.ingredient-chips span{width:100%;text-align:center}.atem-use-card{display:grid;grid-template-columns:110px 1fr;border-radius:18px}.atem-use-card>div:last-child{padding:14px}.step-image-slot{height:100%;min-height:185px;border-right:1px dashed rgba(47,107,79,.26);border-bottom:0}.atem-use-card h3{font-size:21px!important}.atem-use-card p{font-size:15px!important;line-height:1.45}.atem-review-track{grid-auto-columns:92%;gap:14px;padding-left:0}.carousel-arrow{display:none}.before-after-placeholder>div{height:175px}.atem-result-card{padding:14px;border-radius:20px}.atem-result-card h3{font-size:23px!important}.atem-result-card p{font-size:15px!important}.product-info-card h1{font-size:clamp(43px,13vw,62px)!important;overflow-wrap:normal!important;word-break:normal!important}.product-description-block p,.product-description-block li{font-size:15px;line-height:1.5}.product-description-block ul{padding-left:20px}.product-gallery,.product-info-card,.product-card,.benefit,.ingredient-card,.step-card,.loop-card,.review,.client-story-card{min-width:0!important;max-width:100%!important}.benefit p,.ingredient-card p,.step-card p,.loop-card p,.review p{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.benefit-grid .benefit{display:block!important}.adv-card-v6 p{overflow-wrap:normal!important;word-break:normal!important}.announcement-track{font-size:11px}.header-inner{grid-template-columns:auto 1fr auto;height:64px}.brand{font-size:20px}.mobile-nav-toggle{display:flex}.nav{display:none}.mobile-menu{display:none;position:fixed;left:0;right:0;top:64px;background:#f4f7f2fa;padding:18px 22px;border-bottom:1px solid var(--border);box-shadow:0 24px 60px #1e2a221f}body.menu-open .mobile-menu{display:grid;gap:14px}.cart-trigger{padding:9px 12px}.hero{padding-top:52px}.hero-card{min-height:340px}.product-stack{scale:.72}.product-main-image{border-radius:24px}.thumbs{grid-template-columns:repeat(4,1fr)}}@media(max-width:420px){.atem-stat-grid,.atem-use-card{grid-template-columns:1fr}.step-image-slot{height:180px;border-right:0;border-bottom:1px dashed rgba(47,107,79,.26)}.atem-proof-quote{grid-template-columns:1fr}.mini-image-slot{height:120px}.bundle-offer-tabs,.bundle-offer-tabs--two{grid-template-columns:1fr!important}.before-after-placeholder>div{height:150px}}.atem-trusted-wall{background:linear-gradient(180deg,#2f6b4f,#24543d);border-radius:0;color:#f4f7f2;overflow:hidden}.atem-trusted-wall .container{max-width:1240px}.trusted-head{text-align:center;margin:0 auto 32px;max-width:900px}.trusted-head h2{color:#f4f7f2;font-size:clamp(42px,5.6vw,76px);letter-spacing:-.05em}.trusted-head p{margin-top:14px;color:#dbeade;font-size:clamp(18px,2vw,24px);font-weight:750}.trusted-head p span{color:#b8e2c6;letter-spacing:.16em;margin-right:12px}.trusted-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trusted-card{background:#fff;color:var(--text);border:1px solid rgba(244,247,242,.45);border-radius:16px;padding:18px;box-shadow:0 18px 54px #00000029;transition:transform .24s ease,box-shadow .24s ease}.trusted-card:hover{transform:translateY(-6px);box-shadow:0 26px 74px #00000038}.trusted-person{display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center;margin-bottom:10px}.trusted-person strong{font-family:Outfit,Inter,sans-serif;font-size:18px;letter-spacing:-.02em}.trusted-person span{grid-column:1;font-size:12px;color:#5a6b5f;font-weight:750}.trusted-person em{grid-column:2;grid-row:1/3;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#2685e8;color:#fff;font-style:normal;font-size:12px}.trusted-stars{color:#ffc400;font-size:22px;letter-spacing:.04em;line-height:1;margin-bottom:12px}.trusted-card h3{font-size:25px;line-height:1.05;margin:0 0 10px;color:var(--text)}.trusted-card p{font-size:17px;line-height:1.48;color:#37463f;margin-bottom:16px}.trusted-card img{width:100%;height:230px;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:#eef6ef}.trusted-disclaimer{margin-top:18px;color:#f4f7f2b8;font-size:11px;text-align:center}.atem-proof-stats{background:#fff}.atem-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:50px;align-items:center}.atem-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.atem-stat-card{background:#eaf3ec;border:1px solid #d9e8dd;border-radius:18px;padding:22px}.atem-stat-card strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:54px;line-height:1;color:var(--primary);letter-spacing:-.05em}.atem-stat-card span{display:block;margin-top:8px;color:#38483f;font-weight:650}.atem-proof-quote{margin-top:18px;background:#f7faf6;border:1px solid var(--border);border-radius:18px;padding:14px;display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center}.atem-proof-quote img{width:120px;height:120px;border-radius:14px;object-fit:cover}.atem-proof-quote p{font-size:17px;line-height:1.45;color:#38483f}.atem-proof-quote strong{color:var(--primary);font-weight:900}.atem-large-photo-card{position:relative;border-radius:28px;overflow:hidden;min-height:520px;box-shadow:var(--shadow);background:#eaf3ec}.atem-large-photo-card img{width:100%;height:100%;min-height:520px;object-fit:cover}.photo-card-note{position:absolute;left:18px;right:18px;bottom:18px;background:#f4f7f2eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.68);border-radius:20px;padding:18px}.photo-card-note strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:22px;letter-spacing:-.02em}.photo-card-note span{display:block;color:var(--muted);font-weight:700}.atem-ingredient-spotlight{background:linear-gradient(180deg,#f4f7f2,#fff)}.atem-ingredient-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1fr);gap:58px;align-items:center}.atem-product-visual{display:grid;grid-template-columns:1fr 210px;gap:28px;align-items:center}.atem-product-photo-frame{aspect-ratio:1/1;border-radius:36px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;padding:20px}.atem-product-photo-frame img{width:100%;height:100%;object-fit:cover;border-radius:24px;transition:opacity .24s ease,transform .24s ease}.atem-product-photo-frame.is-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#e7f1ea,#fff);border-style:dashed}.atem-product-photo-frame.is-placeholder img{display:none}.atem-product-photo-frame.is-placeholder:after{content:"Antifungus gel image";display:grid;place-items:center;width:70%;aspect-ratio:1;border-radius:24px;background:#fff;border:1px dashed rgba(47,107,79,.3);color:var(--primary);font-weight:950;text-align:center}.ingredient-dot-list{display:grid;gap:18px}.ingredient-dot{position:relative;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--muted);font-size:17px;font-weight:850;text-align:left;padding:0}.ingredient-dot:before{content:"";position:absolute;left:-55px;width:42px;height:1px;background:#2f6b4f3d}.ingredient-dot span{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#fff,#dcece0);border:1px solid var(--border);box-shadow:0 8px 20px #2f6b4f14}.ingredient-dot.is-active{color:var(--text)}.ingredient-dot.is-active span{background:var(--secondary);box-shadow:0 0 0 7px #89b39a2e}.ingredient-panel{display:none;margin-top:28px}.ingredient-panel.is-active{display:block;animation:fadePanel .3s ease}.ingredient-feature{background:#fff;border:1px solid var(--border);border-radius:22px;padding:18px;display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center;box-shadow:0 10px 34px #1e2a220f}.ingredient-feature img{width:100%;height:145px;object-fit:cover;border-radius:16px}.ingredient-feature h3{font-size:30px;margin-bottom:8px}.ingredient-feature p{font-size:18px;color:#3f5047;line-height:1.5}.ingredient-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.ingredient-chips span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 14px;color:var(--primary);font-weight:900}.cream-ingredient-list{display:grid;gap:10px;margin-top:16px}.cream-ingredient-list details{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px 16px}.cream-ingredient-list summary{font-family:Outfit,Inter,sans-serif;font-size:18px;font-weight:900;color:var(--text);cursor:pointer}.cream-ingredient-list p{margin-top:8px;color:#4c5d54;line-height:1.5}.image-placeholder-square{aspect-ratio:1/1;min-height:190px;border-radius:22px;border:1px dashed rgba(47,107,79,.34);background:linear-gradient(135deg,#e9f2ec,#fff);display:grid;place-items:center;color:var(--primary);font-weight:950;text-align:center}.image-placeholder-square span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.atem-use-steps{background:#fff;border-top:1px solid rgba(47,107,79,.08);border-bottom:1px solid rgba(47,107,79,.08)}.atem-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.atem-use-card{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 14px 42px #1e2a2212;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.atem-use-card:hover{transform:translateY(-5px);box-shadow:0 22px 66px #2f6b4f29;border-color:var(--secondary)}.atem-use-card>img,.atem-use-card>.image-placeholder-square{width:100%;height:220px;object-fit:cover;border-radius:0;border:0;border-bottom:1px solid var(--border)}.atem-use-card>.image-placeholder-square{min-height:0}.atem-use-card>div:last-child{padding:22px}.atem-use-card span{display:inline-flex;background:var(--secondary);color:#fff;border-radius:8px;padding:6px 12px;font-weight:950;margin-bottom:12px}.atem-use-card h3{font-size:25px;margin-bottom:10px}.atem-use-card p{font-size:16px;color:#4f5f56;line-height:1.5}@media(max-width:1120px){.trusted-review-grid{grid-template-columns:1fr 1fr}.atem-proof-grid,.atem-ingredient-grid,.atem-product-visual{grid-template-columns:1fr}.ingredient-dot-list{grid-template-columns:repeat(3,1fr)}.ingredient-dot{background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 14px;justify-content:center}.ingredient-dot:before,.ingredient-dot span{display:none}.atem-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.section{padding:58px 0}.trusted-head{text-align:left}.trusted-head h2{font-size:44px}.trusted-head p{font-size:18px;line-height:1.45}.trusted-review-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding:2px 4px 18px;margin-inline:-4px}.trusted-card{flex:0 0 86%;scroll-snap-align:start;padding:15px}.trusted-card h3{font-size:23px}.trusted-card p{font-size:15.5px;line-height:1.45}.trusted-card img{height:210px}.trusted-disclaimer{text-align:left}.atem-proof-grid,.atem-ingredient-grid,.atem-step-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.atem-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.atem-stat-card{padding:16px}.atem-stat-card strong{font-size:39px}.atem-stat-card span{font-size:13px;line-height:1.35}.atem-proof-quote{grid-template-columns:82px 1fr;padding:12px;gap:12px}.atem-proof-quote img{width:82px;height:82px}.atem-proof-quote p{font-size:14.5px}.atem-large-photo-card,.atem-large-photo-card img{min-height:340px}.atem-ingredient-copy h2,.atem-proof-copy h2,.section-head h2{font-size:clamp(34px,10vw,46px)!important;line-height:1.03!important}.atem-product-photo-frame{border-radius:26px;padding:12px}.ingredient-dot-list{grid-template-columns:1fr;gap:8px}.ingredient-dot{border-radius:16px}.ingredient-feature{grid-template-columns:1fr;padding:14px}.ingredient-feature img{height:190px}.ingredient-feature h3{font-size:25px}.ingredient-feature p{font-size:16px;line-height:1.48}.ingredient-chips span{width:100%;text-align:center}.cream-ingredient-list summary{font-size:17px}.cream-ingredient-list p{font-size:15px}.atem-use-card{display:grid;grid-template-columns:112px 1fr;border-radius:18px}.atem-use-card>img,.atem-use-card>.image-placeholder-square{height:100%;min-height:185px;border-bottom:0;border-right:1px solid var(--border)}.atem-use-card>div:last-child{padding:14px}.atem-use-card h3{font-size:21px!important}.atem-use-card p{font-size:15px!important;line-height:1.43}.image-placeholder-square span{font-size:9px;padding:7px 10px}.product-grid{grid-template-columns:1fr!important}.product-content p{min-height:0}.benefit,.ingredient-card,.step-card,.loop-card,.review,.product-card,.trusted-card,.atem-use-card,.ingredient-feature{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}}@media(max-width:420px){.atem-stat-grid{grid-template-columns:1fr}.trusted-card{flex-basis:91%}.atem-use-card{grid-template-columns:1fr}.atem-use-card>img,.atem-use-card>.image-placeholder-square{height:190px;min-height:190px;border-right:0;border-bottom:1px solid var(--border)}.atem-proof-quote{grid-template-columns:1fr}.atem-proof-quote img{width:100%;height:150px}.ingredient-feature img{height:170px}}.cream-deep-dive{background:linear-gradient(180deg,#fff,#f4f7f2)}.clean-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.clean-list span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 14px;color:var(--primary);font-weight:900}.cream-ingredient-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cream-ingredient-cards article{background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:0 14px 42px #1e2a220f}.cream-ingredient-cards article:last-child{grid-column:1/-1}.cream-ingredient-cards h3{font-size:24px;margin-bottom:6px}.cream-ingredient-cards strong{display:block;color:var(--primary);font-weight:950;margin-bottom:10px}.cream-ingredient-cards p{font-size:15.5px;line-height:1.5;color:#4d5f55}@media(max-width:760px){.cream-ingredient-cards{grid-template-columns:1fr}.cream-ingredient-cards article:last-child{grid-column:auto}.clean-list span{width:100%;text-align:center}}.home-advertorial-anchor{display:block!important}.error-page{min-height:58vh;display:grid;place-items:center}.error-card{background:#fff;border:1px solid var(--border);border-radius:30px;padding:42px;box-shadow:var(--shadow)}.hero+.atem-trusted-wall{padding-top:38px!important}.atem-trusted-wall+.atem-proof-stats,.atem-proof-stats+.atem-ingredient-spotlight,.atem-ingredient-spotlight+.atem-use-steps{padding-top:54px!important}.atem-use-card>img,.ingredient-feature>img{background:#eef5ef;object-fit:cover;width:100%}.atem-use-card>img{height:220px}.ingredient-feature>img{height:160px;border-radius:18px}.atem-product-photo-frame img{object-fit:contain}.atem-use-card{min-width:0}.atem-use-card h3,.trusted-card h3,.ingredient-feature h3{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.trusted-card img{object-fit:cover;object-position:center}.atem-use-steps .section-head{margin-bottom:34px}.atem-step-grid{align-items:stretch}.atem-use-card{height:100%}.atem-use-card:nth-child(3)>img,.atem-use-card:nth-child(4)>img{object-fit:contain;padding:18px;background:linear-gradient(135deg,#f7fbf7,#eaf3ec)}@media(max-width:760px){.hero+.atem-trusted-wall{padding-top:28px!important}.atem-trusted-wall+.atem-proof-stats,.atem-proof-stats+.atem-ingredient-spotlight,.atem-ingredient-spotlight+.atem-use-steps{padding-top:38px!important}.atem-use-card{grid-template-columns:1fr!important;display:grid!important}.atem-use-card>img,.atem-use-card>.image-placeholder-square{width:100%!important;height:220px!important;min-height:220px!important;border-right:0!important;border-bottom:1px solid var(--border)!important}.atem-use-card>div:last-child{padding:18px!important}.atem-use-card h3{font-size:24px!important;line-height:1.02!important}.atem-use-card p{font-size:16px!important;line-height:1.5!important}.trusted-review-grid{padding-bottom:18px}.trusted-card{min-width:82%}.ingredient-feature>img{height:220px}.adv-card-v6 h2{font-size:clamp(34px,10vw,48px)!important}.adv-card-v6 p{font-size:18px!important;line-height:1.58!important}}.routine-steps--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px;margin-inline:auto}.ingredient-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:980px){.ingredient-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.routine-steps--two,.ingredient-grid--five{grid-template-columns:1fr}.atem-step-grid,.gel-deep-dive .two-col-content{grid-template-columns:1fr!important}}.home-advertorial-anchor{scroll-margin-top:82px}.products-bg,.bundle-strip-section{padding-top:58px!important}@media(max-width:760px){.home-advertorial-anchor{display:block!important}.products-bg,.bundle-strip-section{padding-top:42px!important}.product-bundle-picker{overflow:hidden}.bundle-qty-choices{grid-template-columns:1fr!important}.bundle-qty-card{min-width:0!important}.bundle-qty-content strong{font-size:18px!important}.bundle-picker-note{font-size:14px!important;line-height:1.45!important}}.atem-trusted-wall{padding-bottom:56px!important}.featured-soap-section{padding-top:34px!important;padding-bottom:64px!important;background:linear-gradient(180deg,var(--bg),#fff 68%,var(--bg))}.featured-soap-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:34px;align-items:center}.featured-gallery{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:stretch}.featured-thumbs{display:grid;gap:12px}.featured-thumbs div{border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden;min-height:98px;box-shadow:0 10px 28px #1e2a220f}.featured-thumbs img{width:100%;height:100%;object-fit:cover}.featured-main-frame{position:relative;min-height:520px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#e8f3eb,#b9d4c2);box-shadow:var(--shadow);border:1px solid rgba(47,107,79,.16);display:grid;place-items:center}.featured-main-frame>img{width:100%;height:100%;object-fit:contain;padding:36px}.featured-overlay-badges{position:absolute;top:26px;left:26px;right:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.featured-overlay-badges span{min-height:90px;border-radius:18px;background:#2f6b4f59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:grid;place-items:center;text-align:center;font-family:Outfit,Inter,sans-serif;font-size:clamp(18px,2vw,25px);line-height:1.08;font-weight:900;padding:12px}.featured-seal{position:absolute;right:28px;bottom:28px;width:118px;height:118px;border-radius:34px;background:#fff;color:var(--text);display:grid;place-items:center;text-align:center;text-transform:uppercase;font-weight:950;letter-spacing:.1em;box-shadow:0 16px 40px #1e2a2229}.featured-seal strong{display:block;color:var(--primary);font-size:34px;letter-spacing:0}.featured-copy-card{background:#fff;border:1px solid var(--border);border-radius:30px;padding:34px;box-shadow:var(--shadow)}.featured-copy-card h2{font-size:clamp(40px,5vw,62px)}.featured-copy-card .lede{font-size:18px;line-height:1.55;margin-top:16px}.featured-price{display:flex;align-items:baseline;gap:12px;margin:24px 0}.featured-price strong{font-size:46px;color:var(--primary);font-weight:950}.featured-price s{color:#85928a;font-size:22px}.featured-price span{color:var(--accent);text-transform:uppercase;font-weight:950;font-size:12px;letter-spacing:.12em}.featured-mini-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.featured-mini-benefits span{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;padding:9px 12px;color:var(--primary);font-weight:900}.featured-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.featured-actions form{display:contents}.products-bg{padding-top:58px!important}.bundle-strip-section{padding-top:52px!important}.product-price-hero{margin:22px 0 18px}.product-description-block--after-buy{margin-top:22px;background:var(--surface-soft);border:1px solid var(--border);border-radius:22px;padding:22px}.product-description-block--after-buy h3{font-size:24px}.product-description-block--after-buy p{margin-top:8px}.product-description-block--after-buy ul{margin:12px 0 0;padding-left:20px;color:#52635a}.product-ingredient-showcase{background:linear-gradient(180deg,#fff,var(--bg));border-top:1px solid rgba(47,107,79,.08);border-bottom:1px solid rgba(47,107,79,.08)}.product-ingredient-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:38px;align-items:center}.ingredient-intro-card{min-width:0}.ingredient-intro-card h2{font-size:clamp(38px,5vw,64px)}.ingredient-intro-card .lede{font-size:20px;line-height:1.58}.ingredient-product-photo{margin:24px 0 18px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(135deg,#f9fcf7,#e8f2ec);min-height:300px;display:grid;place-items:center;overflow:hidden;box-shadow:0 20px 50px #1e2a2214}.ingredient-product-photo img{width:100%;height:100%;max-height:440px;object-fit:contain;padding:24px}.product-ingredient-showcase--soap .ingredient-product-photo img{object-fit:cover;padding:0}.product-ingredient-showcase .cream-ingredient-cards article{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-ingredient-showcase .cream-ingredient-cards article:hover{transform:translateY(-4px);box-shadow:0 18px 48px #2f6b4f1f;border-color:var(--secondary)}@media(max-width:1060px){.featured-soap-grid,.product-ingredient-layout,.featured-gallery{grid-template-columns:1fr}.featured-thumbs{grid-template-columns:repeat(3,1fr);order:2}.featured-main-frame{min-height:460px}.featured-overlay-badges{grid-template-columns:1fr 1fr 1fr}.product-ingredient-layout{gap:24px}}@media(max-width:760px){.atem-trusted-wall{padding-bottom:38px!important}.featured-soap-section{padding-top:22px!important;padding-bottom:46px!important}.featured-main-frame{min-height:390px;border-radius:20px}.featured-main-frame>img{padding:18px}.featured-overlay-badges{position:static;display:grid;grid-template-columns:1fr;gap:8px;padding:14px;background:#2f6b4f1a}.featured-overlay-badges span{min-height:auto;font-size:18px;padding:10px}.featured-seal{right:16px;bottom:16px;width:94px;height:94px;border-radius:26px}.featured-seal strong{font-size:28px}.featured-copy-card{padding:24px;border-radius:24px}.featured-copy-card h2{font-size:40px!important}.featured-copy-card .lede{font-size:16.5px}.featured-price strong{font-size:38px}.featured-actions,.featured-actions .button{width:100%}.featured-actions .button{justify-content:center}.featured-thumbs{display:none}.products-bg,.bundle-strip-section{padding-top:42px!important}.product-ingredient-showcase{padding-top:56px!important;padding-bottom:56px!important}.product-ingredient-layout{grid-template-columns:1fr!important}.ingredient-intro-card h2{font-size:40px!important;line-height:1.02}.ingredient-intro-card .lede{font-size:17px;line-height:1.55}.ingredient-product-photo{min-height:230px;border-radius:22px}.ingredient-product-photo img{max-height:320px;padding:18px}.product-ingredient-showcase--soap .ingredient-product-photo img{object-fit:contain;padding:18px}.product-description-block--after-buy{padding:18px}.product-page-grid{gap:24px}.product-info-card .product-bundle-picker{margin-top:18px}}.featured-soap-section{padding:72px 0;background:linear-gradient(180deg,#f4f7f2,#eef5f0)}.featured-soap-grid--clean{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px;align-items:center}.featured-gallery--clean{display:grid;gap:14px;min-width:0}.featured-main-frame--clean{position:relative;overflow:hidden;border:1px solid rgba(137,179,154,.36);border-radius:30px;background:#fff;box-shadow:var(--shadow);aspect-ratio:1/1;min-height:0}.featured-main-frame--clean>img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .45s ease}.featured-main-frame--clean:hover>img{transform:scale(1.025)}.featured-overlay-badges--clean{position:absolute;left:18px;right:18px;top:18px;display:flex;gap:9px;flex-wrap:wrap;z-index:2}.featured-overlay-badges--clean span{background:#f4f7f2e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--primary);border:1px solid rgba(137,179,154,.4);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;box-shadow:0 8px 22px #1e2a2214}.featured-gallery-arrow{position:absolute;top:50%;translate:0 -50%;z-index:3;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f7f2eb;color:var(--primary);font-size:34px;font-weight:700;box-shadow:0 10px 30px #1e2a221f;transition:transform .2s ease,background .2s ease}.featured-gallery-arrow:hover{transform:scale(1.06);background:#fff}.featured-gallery-arrow--prev{left:16px}.featured-gallery-arrow--next{right:16px}.featured-thumbs--clean{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.featured-thumbs--clean button{border:1px solid rgba(137,179,154,.45);background:#fff;border-radius:18px;overflow:hidden;aspect-ratio:1/1;padding:0;opacity:.72;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.featured-thumbs--clean button.is-active,.featured-thumbs--clean button:hover{opacity:1;transform:translateY(-2px);border-color:var(--primary);box-shadow:0 10px 24px #2f6b4f24}.featured-thumbs--clean img{width:100%;height:100%;object-fit:cover}.featured-copy-card--clean{border:1px solid rgba(137,179,154,.38);background:#fff;border-radius:32px;padding:34px;box-shadow:var(--shadow)}.featured-copy-card--clean .lede{font-size:19px}.featured-actions--stacked{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.featured-actions--stacked .featured-soap-form{display:grid;gap:14px}.featured-actions--stacked .button--primary{width:100%}.soap-option-picker{margin:14px 0 16px;border:1px solid rgba(137,179,154,.45);background:#fafcf8e6;border-radius:22px;padding:13px}.soap-option-picker__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:13px;color:var(--muted);font-weight:800}.soap-option-picker__head strong{color:var(--primary);font-size:13px;text-align:right}.soap-option-list{display:flex;gap:10px;flex-wrap:wrap}.soap-option{border:1px solid var(--border);background:#fff;border-radius:16px;padding:6px;display:flex;align-items:center;gap:8px;min-width:118px;flex:1 1 118px;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.soap-option:hover{transform:translateY(-1px);border-color:var(--secondary)}.soap-option.is-active{border-color:var(--primary);box-shadow:0 0 0 3px #2f6b4f1f}.soap-option__thumb{display:block;width:44px;height:44px;border-radius:12px;overflow:hidden;background:#edf4ee;flex:0 0 auto}.soap-option__thumb img{width:100%;height:100%;object-fit:cover}.soap-option__name{font-weight:900;font-size:12px;line-height:1.12;text-align:left}.product-card-form{display:grid;gap:12px}.product-card .soap-option-picker{padding:10px;border-radius:18px;margin:8px 0 0}.product-card .soap-option-list{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.product-card .soap-option{min-width:0;display:grid;justify-items:center;text-align:center;padding:7px 5px}.product-card .soap-option__thumb{width:50px;height:42px}.product-card .soap-option__name{font-size:10px;text-align:center}.product-buy-form .soap-option-picker{margin-top:10px;margin-bottom:18px}.product-buy-form .soap-option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-buy-form .soap-option{min-width:0;display:grid;justify-items:center;text-align:center;padding:9px}.product-buy-form .soap-option__thumb{width:72px;height:58px}.product-buy-form .soap-option__name{text-align:center;font-size:12px}.bundle-qty-card--soap{position:relative}.bundle-soap-options{display:flex;gap:8px;padding:0 14px 12px;flex-wrap:wrap}.bundle-soap-option{width:58px;height:48px;border-radius:13px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;padding:0;overflow:hidden;opacity:.72;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.bundle-soap-option img{width:100%;height:100%;object-fit:cover}.bundle-soap-option.is-active,.bundle-soap-option:hover{opacity:1;transform:translateY(-1px);border-color:var(--secondary);box-shadow:0 0 0 3px #89b39a2e}.bundle-qty-card{overflow:hidden}.bundle-qty-image img{transition:opacity .2s ease,transform .25s ease}.bundle-qty-card:hover .bundle-qty-image img{transform:scale(1.02)}@media(max-width:900px){.featured-soap-grid--clean{grid-template-columns:1fr}.featured-copy-card--clean{padding:24px}.featured-actions--stacked{grid-template-columns:1fr}.featured-main-frame--clean{border-radius:24px}.featured-overlay-badges--clean span{font-size:11px;padding:7px 9px}.product-buy-form .soap-option-list{grid-template-columns:1fr}.product-buy-form .soap-option{grid-template-columns:68px 1fr;justify-items:start}.product-buy-form .soap-option__name{text-align:left;font-size:13px}.product-card .soap-option-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.featured-soap-section{padding:52px 0}.featured-thumbs--clean{grid-template-columns:repeat(4,1fr);gap:8px}.featured-gallery-arrow{width:38px;height:38px;font-size:28px}.featured-overlay-badges--clean{bottom:14px;top:auto}.featured-copy-card--clean h2{font-size:38px}.soap-option-list{display:grid;grid-template-columns:1fr}.product-card .soap-option-list{grid-template-columns:repeat(3,1fr)}.bundle-soap-options{gap:6px}.bundle-soap-option{width:52px;height:44px}}.atem-featured-product-v16{padding:64px 0 72px!important;background:linear-gradient(180deg,#f4f7f2,#eef6f1);border-top:1px solid rgba(47,107,79,.08);border-bottom:1px solid rgba(47,107,79,.08)}.atem-featured-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px;align-items:stretch}.atem-featured-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;min-width:0;background:#ffffff85;border:1px solid rgba(137,179,154,.34);border-radius:30px;padding:14px;box-shadow:0 24px 70px #1e2a2214}.atem-featured-thumbs{display:grid;gap:10px;align-content:start}.atem-featured-thumbs button{width:100%;aspect-ratio:1/1;border:1px solid rgba(137,179,154,.42);border-radius:14px;padding:0;background:#fff;overflow:hidden;opacity:.72;cursor:pointer;transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.atem-featured-thumbs button:hover,.atem-featured-thumbs button.is-active{opacity:1;transform:translateY(-2px);border-color:var(--primary);box-shadow:0 10px 25px #2f6b4f29}.atem-featured-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.atem-featured-main{position:relative;overflow:hidden;border-radius:24px;min-height:560px;background:radial-gradient(circle at 50% 58%,#f4f7f240,#2f6b4f61 42%,#2f6b4fc7);border:1px solid rgba(47,107,79,.18);display:grid;place-items:center}.atem-featured-main>img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .22s ease,transform .45s ease}.atem-featured-main:hover>img{transform:scale(1.025)}.atem-featured-benefits{position:absolute;top:22px;left:22px;right:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;z-index:2}.atem-featured-benefits span{min-height:92px;display:grid;place-items:center;text-align:center;border-radius:18px;background:#f4f7f226;border:1px solid rgba(244,247,242,.18);color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-family:Outfit,Inter,sans-serif;font-size:clamp(18px,1.7vw,25px);font-weight:900;line-height:1.05;padding:12px;text-shadow:0 2px 16px rgba(0,0,0,.18)}.atem-featured-seal{position:absolute;right:24px;bottom:24px;width:132px;height:132px;border-radius:50%;background:#2f6b4ff0;color:#f4f7f2;display:grid;place-items:center;text-align:center;padding:18px;box-shadow:0 18px 45px #1e2a2238;font-weight:800;line-height:1.05}.atem-featured-seal span{font-size:14px;letter-spacing:.08em;text-transform:uppercase}.atem-featured-seal strong{font-size:20px;color:#fff}.atem-featured-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f7f2e6;color:var(--primary);font-size:34px;line-height:1;font-weight:900;box-shadow:0 10px 30px #1e2a2229;cursor:pointer;transition:transform .18s ease,background .18s ease}.atem-featured-arrow:hover{transform:translateY(-50%) scale(1.07);background:#fff}.atem-featured-arrow--prev{left:18px}.atem-featured-arrow--next{right:18px}.atem-featured-info{background:#fff;border:1px solid rgba(137,179,154,.36);border-radius:30px;padding:38px;box-shadow:0 24px 70px #1e2a2214;display:flex;flex-direction:column;justify-content:center}.atem-featured-info h2{font-size:clamp(42px,5vw,66px);line-height:.98;margin:8px 0 18px}.atem-featured-info .lede{font-size:19px;line-height:1.58;max-width:560px}.atem-featured-price{display:flex;align-items:baseline;gap:13px;margin:26px 0 20px}.atem-featured-price strong{font-size:48px;color:var(--primary);font-weight:950}.atem-featured-price s{font-size:24px;color:#86938c;font-weight:850}.atem-featured-price span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:950}.atem-featured-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.atem-featured-pills span{border:1px solid var(--border);background:var(--surface-soft);color:var(--primary);font-weight:900;border-radius:999px;padding:10px 14px}.atem-featured-actions{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-top:16px}.atem-featured-actions .button{min-height:54px;justify-content:center}.atem-featured-form{display:grid;gap:16px}.soap-option-picker--v16,.soap-option-picker{border:1px solid rgba(137,179,154,.45)!important;background:linear-gradient(180deg,#fff,#f8fbf7)!important;border-radius:22px!important;padding:14px!important;box-shadow:0 10px 28px #1e2a220f!important;margin:8px 0 0!important}.soap-option-picker__head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;color:#5a6b5f!important;font-size:13px!important;font-weight:850!important}.soap-option-picker__head strong{color:var(--primary)!important;font-size:13px!important;text-align:right!important}.soap-option-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.soap-option{display:grid!important;grid-template-rows:auto auto!important;gap:8px!important;align-items:center!important;justify-items:center!important;min-width:0!important;border:1px solid var(--border)!important;background:#fff!important;border-radius:16px!important;padding:8px!important;cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.soap-option:hover,.soap-option.is-active{transform:translateY(-2px)!important;border-color:var(--primary)!important;box-shadow:0 10px 28px #2f6b4f24!important;background:#f9fcf7!important}.soap-option__thumb{width:100%!important;aspect-ratio:1.4/1!important;border-radius:12px!important;overflow:hidden!important;background:#eef5f0!important;display:block!important}.soap-option__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.soap-option__name{font-size:12px!important;font-weight:950!important;color:var(--text)!important;text-align:center!important;line-height:1.1!important}.product-card .soap-option-picker{padding:10px!important;border-radius:16px!important}.product-card .soap-option-picker__head{display:none!important}.product-card .soap-option-list{grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.product-card .soap-option{padding:5px!important;border-radius:12px!important}.product-card .soap-option__name{font-size:10px!important}.product-card .soap-option__thumb{border-radius:9px!important}.bundle-soap-options{display:flex;gap:8px;align-items:center;padding:0 12px 12px!important}.bundle-soap-option{width:64px!important;height:52px!important;border-radius:12px!important;border:1px solid rgba(244,247,242,.24)!important;background:#ffffff14!important;padding:0!important;overflow:hidden!important;opacity:.76!important;cursor:pointer!important;transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.bundle-soap-option img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.bundle-soap-option:hover,.bundle-soap-option.is-active{opacity:1!important;transform:translateY(-2px)!important;border-color:#b5d2c0!important;box-shadow:0 0 0 3px #b5d2c033!important}.bundle-qty-card--soap .bundle-qty-content span{color:#dce9df!important}@media(max-width:1040px){.atem-featured-shell{grid-template-columns:1fr}.atem-featured-main{min-height:520px}.atem-featured-info{padding:30px}.atem-featured-info h2{font-size:48px}}@media(max-width:720px){.atem-featured-product-v16{padding:42px 0 52px!important}.atem-featured-gallery{grid-template-columns:1fr;padding:10px;border-radius:24px}.atem-featured-thumbs{order:2;grid-template-columns:repeat(4,1fr)}.atem-featured-main{min-height:390px;border-radius:20px}.atem-featured-benefits{top:12px;left:12px;right:12px;grid-template-columns:1fr;gap:7px}.atem-featured-benefits span{min-height:auto;font-size:13px;padding:8px;border-radius:999px}.atem-featured-seal{width:98px;height:98px;right:14px;bottom:14px}.atem-featured-seal span{font-size:10px}.atem-featured-seal strong{font-size:15px}.atem-featured-arrow{width:38px;height:38px;font-size:30px}.atem-featured-info{padding:24px;border-radius:24px}.atem-featured-info h2{font-size:38px!important}.atem-featured-info .lede{font-size:16.5px}.atem-featured-price strong{font-size:38px}.atem-featured-actions{grid-template-columns:1fr}.atem-featured-actions .button{width:100%}.soap-option-list{grid-template-columns:1fr!important}.product-card .soap-option-list{grid-template-columns:repeat(3,1fr)!important}.product-buy-form .soap-option{grid-template-columns:none!important;justify-items:center!important}.bundle-soap-options{gap:6px!important}.bundle-soap-option{width:54px!important;height:44px!important}}.adv-image-photo-v17{position:relative!important;overflow:hidden!important;padding:0!important;border-style:solid!important;background:#eef6ef!important;align-items:stretch!important;justify-content:flex-end!important;isolation:isolate}.adv-image-photo-v17 img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .3s ease}.adv-image-photo-v17--hero img{object-position:center center}.adv-image-photo-v17:hover img{transform:scale(1.035)}.adv-image-photo-v17:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e2a2200 35%,#1e2a22bd);z-index:1;pointer-events:none}.adv-image-wide-v6.adv-image-photo-v17{min-height:430px!important}.adv-image-slot-v6.adv-image-photo-v17{min-height:520px}.adv-photo-caption-v17{position:relative;z-index:2;margin:24px;width:min(440px,calc(100% - 48px));border-radius:22px;background:#f4f7f2e0;border:1px solid rgba(244,247,242,.64);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);text-align:left;padding:18px;box-shadow:0 18px 50px #1e2a222e}.adv-photo-caption-v17 span{margin:0 0 8px!important;border-color:#2f6b4f2e!important;color:var(--primary)!important;background:#fff!important}.adv-photo-caption-v17 strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:clamp(22px,2.2vw,32px);line-height:1.05;letter-spacing:-.04em;color:var(--text)}.adv-photo-caption-v17--wide{max-width:520px}@media(max-width:760px){.adv-image-slot-v6.adv-image-photo-v17{min-height:360px!important}.adv-image-wide-v6.adv-image-photo-v17{min-height:300px!important}.adv-photo-caption-v17{margin:14px;width:calc(100% - 28px);padding:14px;border-radius:18px}.adv-photo-caption-v17 strong{font-size:22px}}.brand--logo{letter-spacing:0!important;gap:0!important;display:inline-flex;align-items:center;justify-content:center;line-height:1}.brand-logo-image{display:block;width:clamp(118px,12vw,158px);height:auto;max-height:46px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(47,107,79,.12))}.brand-logo-image--footer{width:150px;max-height:52px;filter:none}.brand-leaf{display:none!important}.footer .brand--logo{margin-bottom:18px;justify-content:flex-start}@media(max-width:760px){.brand-logo-image{width:122px;max-height:40px}.header-inner{gap:10px}.footer .brand-logo-image{width:132px;max-height:48px}}.hero-card--real-products{isolation:isolate;min-height:540px;background:linear-gradient(135deg,#fff,#eef7ef 62%,#f7fbf5)}.hero-card--real-products:before{right:30px;top:36px;width:280px;height:280px;background:#b5d2c0d1}.hero-card--real-products:after{left:24px;bottom:26px;width:220px;height:220px;background:#c7a96b3d}.product-stack--real{width:min(430px,92%);height:400px;position:relative;z-index:2}.product-stack--real .atem-bottle,.product-stack--real .atem-bottle:before{display:none!important;content:none!important}.hero-product{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(30,42,34,.22));will-change:transform;animation:atemProductFloat 5.2s ease-in-out infinite}.hero-product--soap{left:10px;bottom:48px;width:160px;transform:rotate(-7deg);animation-delay:.15s}.hero-product--cream{left:50%;bottom:12px;width:205px;transform:translate(-50%);z-index:4;animation-delay:.55s}.hero-product--gel{right:12px;bottom:28px;height:320px;width:auto;transform:rotate(7deg);z-index:3;animation-delay:.95s}.hero-product-glow{position:absolute;border-radius:50%;filter:blur(7px);z-index:0;opacity:.8}.hero-product-glow--sage{width:230px;height:230px;right:22px;top:20px;background:#89b39a8c}.hero-product-glow--gold{width:200px;height:200px;left:4px;bottom:0;background:#c7a96b38}.hero-product-note{position:absolute;left:34px;right:34px;bottom:30px;z-index:5;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.hero-product-note span{background:#ffffffdb;border:1px solid rgba(137,179,154,.34);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:7px 12px;color:var(--primary);font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 8px 24px #1e2a2214}.hero-seal{display:none!important}@keyframes atemProductFloat{0%,to{translate:0 0}50%{translate:0 -14px}}@media(max-width:760px){.hero-card--real-products{min-height:440px;border-radius:30px}.product-stack--real{width:310px;height:330px}.hero-product--soap{width:125px;left:0;bottom:48px}.hero-product--cream{width:165px;bottom:20px}.hero-product--gel{height:255px;right:0;bottom:38px}.hero-product-note{bottom:18px;left:18px;right:18px}}.product-stack--real{transform:none!important}@media(max-width:760px){.product-stack--real{transform:none!important}}.product-main-image--carousel{position:relative;isolation:isolate}.product-main-image--carousel img{transition:opacity .22s ease,transform .28s ease}.product-main-image--carousel:hover img{transform:scale(1.015)}.product-gallery-arrow{position:absolute;top:50%;z-index:3;translate:0 -50%;width:46px;height:46px;border:1px solid rgba(221,229,218,.95);border-radius:999px;background:#ffffffe6;color:var(--primary);font-size:34px;line-height:1;display:grid;place-items:center;box-shadow:0 14px 34px #1e2a221f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.product-gallery-arrow:hover{transform:scale(1.07);background:#fff;box-shadow:0 18px 44px #2f6b4f2e}.product-gallery-arrow--prev{left:16px}.product-gallery-arrow--next{right:16px}.product-gallery .thumbs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px;scrollbar-width:thin}.product-gallery .thumb{flex:0 0 96px;scroll-snap-align:start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-gallery .thumb:hover,.product-gallery .thumb.is-active{transform:translateY(-2px);border-color:var(--primary);box-shadow:0 0 0 3px #2f6b4f1f}.soap-scent-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.soap-scent-info article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px;box-shadow:0 10px 30px #1e2a220d}.soap-scent-info strong{display:block;color:var(--primary);font-weight:950;margin-bottom:5px}.soap-scent-info p{font-size:13.5px;line-height:1.45}.soap-option__name,.bundle-soap-option span{word-break:normal}.product-card .soap-option__name{font-size:9.5px!important;min-height:22px;display:flex;align-items:center;justify-content:center}@media(max-width:760px){.product-gallery{position:relative!important;top:auto!important}.product-gallery-arrow{width:40px;height:40px;font-size:30px}.product-gallery-arrow--prev{left:10px}.product-gallery-arrow--next{right:10px}.product-gallery .thumb{flex-basis:82px}.soap-scent-info{grid-template-columns:1fr}.product-buy-form .soap-option-list{grid-template-columns:1fr!important}.product-buy-form .soap-option{grid-template-columns:82px 1fr!important;justify-items:start!important;text-align:left!important}.product-buy-form .soap-option__thumb{width:82px!important;height:62px!important}.product-buy-form .soap-option__name{text-align:left!important;font-size:13px!important}.product-card .soap-option-list{grid-template-columns:repeat(3,1fr)!important}.product-card .soap-option__name{font-size:8.5px!important}}.cart-bundle-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:#3271581f;color:var(--primary);border:1px solid rgba(50,113,88,.22);font-weight:900;font-size:13px;letter-spacing:.02em;margin-bottom:10px}.cart-summary-row--muted{opacity:.72;font-size:.95em}.cart-summary-row--total span:last-child{font-weight:1000;color:var(--primary)}
/*# sourceMappingURL=/cdn/shop/t/53/assets/theme.css.map */
