\<style>:root{--green:#0b6b3a;--green2:#0f7c45;--soft:#f3faf4;--border:#dce8dd;--text:#102015;--muted:#637568;--yellow:#fff7df;--cream:#fffaf0;--blue:#eaf3ff;--purple:#f2ecff}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#f7fbf7,#eef7ef)}a{text-decoration:none;color:inherit}.nav{position:sticky;top:0;z-index:10;background:#f7fbf7e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.nav-inner{max-width:1120px;margin:0 auto;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--green)}.logo{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.nav-links{display:flex;gap:18px;align-items:center;color:var(--muted);font-size:14px}.btn{border:0;border-radius:14px;padding:13px 18px;font-weight:900;cursor:pointer;background:#eef5ef;color:var(--green);display:inline-flex;justify-content:center;align-items:center;gap:8px}.btn.primary{background:var(--green);color:#fff;box-shadow:0 10px 28px #0b6b3a2e}.section{max-width:1120px;margin:0 auto;padding:54px 18px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding-top:64px}.badge{display:inline-flex;border:1px solid #bfe5c9;background:#eaf8ee;color:#0b6b3a;padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px;margin-bottom:14px}h1{font-size:54px;line-height:1.04;margin:0 0 18px;letter-spacing:-1.6px}.lead{font-size:18px;color:var(--muted);line-height:1.65;margin:0 0 24px;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;color:var(--muted);font-size:14px;line-height:1.45}.trust-pill{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 11px;box-shadow:0 8px 26px #0828140a}.mockup{border:1px solid var(--border);background:#fff;border-radius:28px;padding:18px;box-shadow:0 22px 70px #0828141f}.sheet-top{display:flex;gap:8px;margin-bottom:14px}.dot{width:10px;height:10px;border-radius:50%;background:#d9e7db}.sheet-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.panel{background:#f7fbf7;border:1px solid #e3eee4;border-radius:16px;padding:14px;min-height:100px}.panel h4{margin:0 0 10px;color:var(--green)}.line{height:10px;border-radius:999px;background:#dfeade;margin:9px 0}.line.short{width:60%}.progress{height:12px;background:#dfeade;border-radius:999px;overflow:hidden;margin-top:12px}.progress span{display:block;height:100%;width:72%;background:var(--green)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:0 10px 36px #0828140d}.card h3{margin:0 0 10px;color:var(--green)}.card p{margin:0;color:var(--muted);line-height:1.55}.product{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:start}.preview{background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:0 16px 54px #08281414;position:sticky;top:90px}.preview-main{border-radius:18px;min-height:360px;background:linear-gradient(135deg,#f7fbf7,#e7f4e9);border:1px solid #dce8dd;padding:18px}.planner-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:var(--green);font-weight:900}.planner-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px}.thumb{height:42px;border-radius:10px;border:2px solid transparent;cursor:pointer}.thumb.active{border-color:var(--green)}.product-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 16px 54px #08281414}.price{font-size:36px;color:var(--green);font-weight:900;margin:12px 0}.variant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0}.variant{border:1px solid var(--border);border-radius:16px;padding:12px;cursor:pointer;background:#fbfdfb}.variant.active{border-color:var(--green);background:#eaf8ee;box-shadow:0 0 0 3px #0b6b3a14}.variant b{display:block;margin-bottom:4px}.variant span{font-size:12px;color:var(--muted)}.more-colors{margin-top:8px}.more-toggle{color:var(--green);font-weight:900;cursor:pointer;display:inline-block;margin:8px 0}label{display:block;margin:14px 0 6px;font-weight:900}input{width:100%;padding:14px;border-radius:14px;border:1px solid #cfdacf;font-size:16px;outline:none}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b6b3a14}.hint{color:var(--muted);font-size:13px;line-height:1.45;margin:8px 0 0}.error{color:#b42318;background:#fff1f0;border:1px solid #ffc7c2;padding:10px;border-radius:12px;display:none;margin-top:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.feature-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:0 10px 36px #0828140d}.feature-card b{display:block;color:var(--green);margin-bottom:8px;font-size:16px}.feature-card p{margin:0;color:var(--muted);line-height:1.55}.cta-strip{margin-top:24px;background:#0b6b3a;color:#fff;border-radius:24px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 18px 46px #0b6b3a2e}.cta-strip h3{margin:0 0 6px;font-size:22px}.cta-strip p{margin:0;color:#ffffffd1;line-height:1.5}.cta-strip .btn{background:#fff;color:var(--green);white-space:nowrap}.step-num{width:34px;height:34px;border-radius:999px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:10px}.faq{display:grid;gap:12px;margin-top:18px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px}.faq-item b{color:var(--green)}.footer{text-align:center;color:var(--muted);padding:40px 18px;border-top:1px solid var(--border)}@media (max-width:860px){.nav-links a{display:none}.hero,.product{grid-template-columns:1fr}h1{font-size:38px}.lead{font-size:16px}.problem-grid,.steps,.feature-grid{grid-template-columns:1fr}.cta-strip{flex-direction:column;align-items:flex-start}.variant-grid{grid-template-columns:1fr}.preview{position:static}.section{padding:38px 14px}.hero{padding-top:38px}}.preview-main{overflow:hidden;display:flex;align-items:center;justify-content:center}.preview-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:22px}.thumb{background-size:cover!important;background-position:center!important}:root{--deep:#083d25;--green:#0b6b3a;--green2:#18a957;--mint:#eaf8ee;--mint2:#f6fbf7;--line:#dce8dd;--ink:#102015;--muted:#637568;--gold:#fff3c4;--shadow:0 22px 70px rgba(8,40,20,.1);--shadow2:0 12px 38px rgba(8,40,20,.07)}body{background:radial-gradient(circle at 18% 0%,rgba(124,211,143,.18),transparent 32%),radial-gradient(circle at 88% 12%,rgba(255,211,102,.14),transparent 28%),linear-gradient(180deg,#fbfefb,#eef7ef)!important;color:var(--ink)}.nav{background:#ffffffc7!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,232,221,.85)!important;box-shadow:0 8px 26px #08281409}.nav-inner{max-width:1180px!important;padding:14px 20px!important}.brand{color:var(--deep)!important;letter-spacing:-.2px}.logo{width:38px!important;height:38px!important;border-radius:13px!important;background:linear-gradient(135deg,#21bf63,#0b6b3a)!important;box-shadow:0 12px 28px #0b6b3a38}.nav-links a{padding:9px 10px;border-radius:999px;transition:background .15s ease,color .15s ease}.nav-links a:hover{color:var(--green);background:#edf8f0}.btn{border-radius:16px!important;min-height:46px;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0828141a}.btn.primary{background:linear-gradient(135deg,#18b45b,#0b6b3a)!important;box-shadow:0 16px 34px #0b6b3a38!important}.section{max-width:1180px!important}.hero{position:relative;padding-top:76px!important;padding-bottom:68px!important;gap:42px!important}.hero:before{content:"";position:absolute;top:34px;right:18px;bottom:22px;left:18px;z-index:-1;border-radius:34px;background:radial-gradient(circle at 80% 20%,rgba(124,211,143,.22),transparent 28%),linear-gradient(135deg,#ffffffe0,#eff9f2b8);border:1px solid rgba(220,232,221,.72);box-shadow:var(--shadow)}.badge{background:linear-gradient(135deg,#eaf8ee,#fff)!important;border:1px solid #bfe5c9!important;color:var(--green)!important;font-weight:950!important;box-shadow:0 10px 26px #0828140b}h1{color:var(--deep);font-size:58px!important;letter-spacing:-2px!important}.lead{color:#52645a!important;font-size:18px!important;max-width:640px!important}.hero-actions{gap:12px!important}.trust-pill{background:#ffffffdb!important;border:1px solid rgba(220,232,221,.95)!important;box-shadow:0 10px 28px #0828140b!important;color:#53685b!important}.mockup{position:relative;border-radius:32px!important;border:1px solid rgba(220,232,221,.95)!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#18b45b52,#ffd3663d) border-box!important;box-shadow:0 28px 80px #08281424!important;overflow:hidden}.mockup:after{content:"";position:absolute;right:-44px;top:-44px;width:150px;height:150px;border-radius:50%;background:#18b45b14;pointer-events:none}.sheet-grid .panel,.panel{background:radial-gradient(circle at 100% 0%,rgba(124,211,143,.12),transparent 30%),linear-gradient(145deg,#fff,#f4faf5)!important;border:1px solid rgba(220,232,221,.95)!important;border-radius:20px!important}.panel h4{color:var(--deep)!important}.progress span{background:linear-gradient(90deg,#18b45b,#0b6b3a)!important}.problem-grid{gap:16px!important}.card{border-radius:24px!important;background:radial-gradient(circle at 100% 0%,rgba(124,211,143,.1),transparent 32%),linear-gradient(145deg,#fff,#f7fbf7)!important;border:1px solid rgba(220,232,221,.95)!important;box-shadow:var(--shadow2)!important;transition:transform .16s ease,box-shadow .16s ease}.card:hover{transform:translateY(-2px);box-shadow:0 18px 48px #08281417!important}.card h3{color:var(--deep)!important}.product{gap:34px!important}.preview,.product-card{border-radius:30px!important;border:1px solid rgba(220,232,221,.95)!important;background:radial-gradient(circle at 100% 0%,rgba(124,211,143,.12),transparent 28%),linear-gradient(145deg,#fff,#f7fbf7)!important;box-shadow:var(--shadow)!important}.preview-main{min-height:390px!important;border-radius:24px!important;border:1px solid rgba(191,229,201,.95)!important;background:radial-gradient(circle at 86% 20%,rgba(255,211,102,.22),transparent 24%),linear-gradient(135deg,#f8fdf9,#e9f6ec)!important}.planner-title{color:var(--deep)!important}.thumb{height:48px!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px #0000000a;transition:transform .12s ease,border-color .12s ease}.thumb:hover{transform:translateY(-1px)}.thumb.active{border-color:var(--green)!important;box-shadow:0 0 0 4px #0b6b3a1a}.product-card{padding:28px!important}.price{color:var(--deep)!important;letter-spacing:-1px}.variant-grid{gap:12px!important}.variant{border-radius:18px!important;background:#ffffffdb!important;border:1px solid rgba(220,232,221,.95)!important;box-shadow:0 8px 24px #0828140a;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.variant:hover{transform:translateY(-1px);box-shadow:0 14px 32px #08281412}.variant.active{border-color:var(--green)!important;background:linear-gradient(145deg,#fff,#eaf8ee)!important;box-shadow:0 0 0 4px #0b6b3a1a,0 14px 34px #08281414!important}input{border-radius:16px!important;border:1px solid rgba(220,232,221,.95)!important;background:#fbfdfb!important;min-height:48px}input:focus{outline:none;border-color:#9bd2aa!important;box-shadow:0 0 0 4px #0b6b3a14}#orderStatus{border-radius:18px}#policy,footer{position:relative}footer{background:#ffffff59;border-top:1px solid rgba(220,232,221,.75)}@media (max-width:900px){h1{font-size:44px!important}.hero:before{top:20px;right:10px;bottom:12px;left:10px;border-radius:28px}.hero{padding-top:46px!important}}@media (max-width:720px){.nav-inner{padding:12px 14px!important}.nav-links{display:none!important}.section{padding:38px 14px!important}.hero{gap:24px!important;padding-top:34px!important}.hero:before{top:14px;right:8px;bottom:8px;left:8px}h1{font-size:38px!important;letter-spacing:-1.2px!important}.lead{font-size:16px!important}.hero-actions .btn{width:100%}.mockup,.preview,.product-card{border-radius:24px!important}.preview{position:relative!important;top:auto!important}.preview-main{min-height:300px!important}.thumbs{grid-template-columns:repeat(3,1fr)!important}.variant-grid{grid-template-columns:1fr!important}.price{font-size:32px!important}}.hero{padding:88px 42px 74px!important;gap:42px!important;align-items:center!important}.hero:before{top:18px!important;right:12px!important;bottom:12px!important;left:12px!important;border-radius:34px!important}h1{line-height:1.06!important;margin:0 0 22px!important;max-width:700px}.lead{margin:0 0 28px!important;max-width:650px!important;line-height:1.7!important}.hero-actions{margin-top:4px}.trust-row{margin-top:18px!important}.card{padding:24px!important;border-radius:24px!important;display:flex;flex-direction:column;justify-content:flex-start}.card-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:14px}.card-title-row h3{order:1;margin:0!important;line-height:1.25;color:var(--deep)!important;font-size:18px}.card h3{margin:0!important}.card p{margin:0!important;line-height:1.62!important;color:var(--muted)!important}.card-icon{order:2;position:relative;width:64px;height:64px;min-width:64px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:900;box-shadow:inset 0 1px #ffffff3d,0 16px 36px #08281429;overflow:hidden;isolation:isolate}.card-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.3),transparent 34%),radial-gradient(circle at 80% 78%,rgba(255,255,255,.08),transparent 28%);z-index:0}.card-icon{line-height:1}.card-icon>*{position:relative;z-index:1}.ig-green{background:linear-gradient(135deg,#35d67a,#0f8b4c 55%,#0b6b3a)}.ig-blue{background:linear-gradient(135deg,#79c2ff,#3b82f6 55%,#1d4ed8)}.ig-purple{background:linear-gradient(135deg,#b48cff,#8b5cf6 52%,#6d28d9)}.ig-orange{background:linear-gradient(135deg,#ffc46b,#fb923c 54%,#ea580c)}.ig-red{background:linear-gradient(135deg,#ff8d84,#ef4444 52%,#dc2626)}.ig-teal{background:linear-gradient(135deg,#49d9ca,#14b8a6 52%,#0f766e)}.ig-gold{background:linear-gradient(135deg,#ffe082,#facc15 52%,#ca8a04)}@media (max-width:900px){.hero{padding:62px 28px 54px!important}.hero:before{top:14px!important;right:8px!important;bottom:8px!important;left:8px!important}}@media (max-width:720px){.hero{padding:42px 20px 34px!important;gap:24px!important}.hero:before{top:10px!important;right:4px!important;bottom:4px!important;left:4px!important;border-radius:24px!important}h1{font-size:38px!important;line-height:1.08!important;max-width:none}.lead{max-width:none!important}.card{padding:18px!important}.card-title-row{gap:12px;margin-bottom:12px}.card-icon{width:56px;height:56px;min-width:56px;font-size:24px;border-radius:18px}}.problem-grid .card,#fit .card,.section .card{text-align:center!important;align-items:center!important}.problem-grid .card-title-row,#fit .card-title-row,.section .card-title-row{width:100%;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;margin-bottom:16px!important;text-align:center!important}.problem-grid .card-title-row h3,#fit .card-title-row h3,.section .card-title-row h3{order:1!important;width:100%;text-align:center!important;margin:0!important;font-size:19px!important;line-height:1.28!important}.problem-grid .card-icon,#fit .card-icon,.section .card-icon{order:2!important;width:76px!important;height:76px!important;min-width:76px!important;border-radius:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:32px!important;font-weight:900!important;line-height:1!important;margin:0 auto!important;box-shadow:inset 0 1px #ffffff42,0 18px 38px #08281429!important;position:relative;overflow:hidden}.problem-grid .card-icon:before,#fit .card-icon:before,.section .card-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.35),transparent 34%),radial-gradient(circle at 82% 78%,rgba(255,255,255,.1),transparent 26%);pointer-events:none}.problem-grid .card p,#fit .card p,.section .card p{width:100%;max-width:320px;margin:0 auto!important;text-align:center!important;line-height:1.68!important}.ig-green{background:linear-gradient(135deg,#34d67a,#14a857 48%,#0b6b3a)!important}.ig-blue{background:linear-gradient(135deg,#82c8ff,#4f8cff 48%,#2563eb)!important}.ig-purple{background:linear-gradient(135deg,#b892ff,#9163ff 48%,#6d28d9)!important}.ig-orange{background:linear-gradient(135deg,#ffd07a,#ff9a4d 48%,#ea580c)!important}.ig-red{background:linear-gradient(135deg,#ff938c,#ff5f58 48%,#dc2626)!important}.ig-teal{background:linear-gradient(135deg,#55e0d3,#1ac3b2 48%,#0f766e)!important}.ig-gold{background:linear-gradient(135deg,#ffe38f,#facc15,#ca8a04)!important}@media (max-width:720px){.problem-grid .card-icon,#fit .card-icon,.section .card-icon{width:66px!important;height:66px!important;min-width:66px!important;border-radius:20px!important;font-size:28px!important}.problem-grid .card p,#fit .card p,.section .card p{max-width:none}}.hero .mockup{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;min-height:460px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.hero .mockup>*{display:none!important}.hero .mockup:before{content:""!important;display:block!important;width:100%!important;max-width:620px!important;aspect-ratio:4 / 3!important;background-image:url(/images/hero-panel-main.png)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;filter:drop-shadow(0 24px 45px rgba(8,40,20,.14))!important}.hero .mockup:after{display:none!important;content:none!important}@media (max-width:900px){.hero .mockup{min-height:390px!important}.hero .mockup:before{max-width:560px!important}}@media (max-width:720px){.hero .mockup{min-height:300px!important;margin-top:6px!important}.hero .mockup:before{max-width:100%!important}}.variant-grid .variant:before{content:none!important;display:none!important}.variant-grid .variant{position:relative!important;overflow:hidden!important;padding-top:42px!important}.variant-mark{position:absolute;top:10px;left:10px;z-index:6;display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:29px;padding:6px 10px;border-radius:999px;border:1px solid rgba(210,222,212,.95);box-shadow:inset 0 1px #ffffff7a,0 8px 22px #08281414;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.variant-mark .text{display:none!important}.variant-mark .dot{width:15px;height:15px;min-width:15px;border-radius:999px;box-shadow:inset 0 1px #ffffff57,0 2px 8px #08281426}.variant-mark.minimal{background:linear-gradient(135deg,#a7c97f42,#fffffff2);border-color:#6b8e233d}.variant-mark.minimal .dot{background:linear-gradient(135deg,#a7c97f,#6b8e23)}.variant-mark.focus,.variant-mark.basic-blue{background:linear-gradient(135deg,#8ec8ff42,#fffffff2);border-color:#5dadec40}.variant-mark.focus .dot,.variant-mark.basic-blue .dot{background:linear-gradient(135deg,#8ec8ff,#5dadec)}.variant-mark.premium{background:linear-gradient(135deg,#ecd7a44d,#fffffff2);border-color:#caa85f42}.variant-mark.premium .dot{background:linear-gradient(135deg,#ecd7a4,#caa85f)}.variant-mark.basic-green,.variant-mark.deep-green{background:linear-gradient(135deg,#6fb58640,#fffffff2);border-color:#2f6f453d}.variant-mark.basic-green .dot,.variant-mark.deep-green .dot{background:linear-gradient(135deg,#6fb586,#2f6f45)}.variant-mark.basic-purple,.variant-mark.lavender,.variant-mark.purple{background:linear-gradient(135deg,#d7c0ff57,#fffffff2)!important;border-color:#8b5cf647!important}.variant-mark.basic-purple .dot,.variant-mark.lavender .dot,.variant-mark.purple .dot{background:linear-gradient(135deg,#dcc7ff,#8b5cf6)!important}.variant-grid .variant.active .variant-mark{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff8c,0 10px 24px #0828141c}@media (max-width:720px){.variant-grid .variant{padding-top:40px!important}.variant-mark{top:9px;left:9px;min-width:34px;min-height:27px;padding:5px 9px}.variant-mark .dot{width:14px;height:14px;min-width:14px}}html,body,button,input,select,textarea,a,div,span,p,h1,h2,h3,h4,h5,h6,table,th,td{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}body{font-feature-settings:"kern";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,.brand,.price,.num,.code,.btn,button{letter-spacing:-.25px}p,.lead,.muted,li,td,input,select{letter-spacing:-.05px}h1,h2,h3,h4,.btn,button,.badge,.variant b,.variant strong,.status,.tx-status{font-weight:750!important}.price,.code{font-weight:800!important}input,select,textarea{font-weight:400!important}.logo.logo-img{background:#fff!important;overflow:hidden!important;padding:4px!important;border:1px solid rgba(220,232,221,.95)!important;box-shadow:0 10px 24px #08281414!important}.logo.logo-img img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;border-radius:8px!important}@media (max-width:720px){.logo.logo-img{width:36px!important;height:36px!important}}.fit-sticker-host{position:relative!important;overflow:hidden!important;padding-top:30px!important}.fit-sticker-lite{position:absolute;top:14px;right:14px;z-index:30;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:7px 12px;border-radius:999px;color:#fff;font-size:11px;font-weight:750;line-height:1;letter-spacing:-.05px;white-space:nowrap;pointer-events:none;box-shadow:inset 0 1px #ffffff38,0 8px 20px #0828141f;border:1px solid rgba(255,255,255,.22)}.fit-sticker-lite.green{background:linear-gradient(135deg,#27c76b,#0b6b3a)}.fit-sticker-lite.blue{background:linear-gradient(135deg,#5aa7ff,#2563eb)}.fit-sticker-lite.purple{background:linear-gradient(135deg,#9b6bff,#6d28d9)}.fit-sticker-host h3,.fit-sticker-host h4,.fit-sticker-host b,.fit-sticker-host strong{padding-right:118px!important}@media (max-width:720px){.fit-sticker-host{padding-top:28px!important}.fit-sticker-lite{top:12px;right:12px;min-height:26px;padding:6px 9px;font-size:10.5px}.fit-sticker-host h3,.fit-sticker-host h4,.fit-sticker-host b,.fit-sticker-host strong{padding-right:105px!important}}.logo.logo-img{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;padding:4px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(220,232,221,.95)!important;box-shadow:0 8px 20px #08281414!important;flex:0 0 38px!important}.logo.logo-img img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;border:0!important;margin:0!important;padding:0!important;border-radius:8px!important}.brand .logo.logo-img,.topbar .logo.logo-img,.nav .logo.logo-img{width:38px!important;height:38px!important}@media (max-width:720px){.logo.logo-img{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important;border-radius:11px!important}}:root{--band-white:#ffffff;--band-green:#cfe9d8;--band-green-strong:#bfe0c9;--band-line:#b2ccb9}.nav{background:#fff!important;border-bottom:1px solid #d8e6dc!important;box-shadow:0 6px 20px #0828140a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.section{position:relative!important;isolation:isolate!important;max-width:1180px!important;margin:0 auto!important;padding-top:82px!important;padding-bottom:82px!important;background:transparent!important}.section:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;width:100vw!important;transform:translate(-50%)!important;z-index:0!important;pointer-events:none!important;background:var(--band-white)!important;border-top:1px solid rgba(178,204,185,.75)!important}.section.band-green:before{background:var(--band-green)!important}.section.band-green-strong:before{background:var(--band-green-strong)!important}.section.band-white:before{background:var(--band-white)!important}.section.hero.band-green:before{background:var(--band-green)!important;border-top:0!important}.section.hero:after{content:""!important;position:absolute!important;top:34px!important;right:0!important;bottom:34px!important;left:0!important;z-index:0!important;border-radius:34px!important;background:#ffffffe6!important;border:1px solid var(--band-line)!important;box-shadow:0 22px 60px #08281414!important;pointer-events:none!important}.card,.panel,.preview,.variant{background:#fff!important;border-color:var(--band-line)!important;box-shadow:0 14px 34px #08281412!important}.product-card{background:#f5fbf6!important;border:1px solid #8fc49f!important;box-shadow:0 22px 54px #0828141a!important}.badge,.section>.badge,.product-card .badge{background:#fff!important;border-color:#8fc49f!important;color:#0b6b3a!important}footer{background:#0b3d25!important;color:#fff!important;border-top:0!important}footer a,footer .muted{color:#ffffffc7!important}@media (max-width:720px){.section{padding-top:54px!important;padding-bottom:54px!important}.section.hero{padding-top:42px!important;padding-bottom:42px!important}.section.hero:after{top:18px!important;right:8px!important;bottom:18px!important;left:8px!important;border-radius:24px!important}}.section.product{grid-template-columns:1fr!important;gap:0!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.section.product:before{display:none!important}.section.product .preview,.section.product .thumbs,.section.product .thumb{display:none!important}.section.product .product-card{width:100%!important;max-width:980px!important;margin:0 auto!important;background:radial-gradient(circle at 100% 0%,rgba(129,210,151,.16),transparent 20%),linear-gradient(180deg,#fff,#f4fbf6)!important;border:1px solid #bfd8c7!important;border-radius:28px!important;box-shadow:0 24px 64px #0828141a!important;padding:18px!important;overflow:hidden!important}.section.product .product-card .preview-main{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;border:1px solid #d4e5d8!important;border-radius:22px!important;min-height:260px!important;max-height:340px!important;padding:12px!important;margin:10px 0 18px!important}.section.product .product-card .preview-img{width:100%!important;height:auto!important;max-height:300px!important;object-fit:contain!important;display:block!important;border-radius:14px!important}.section.product .price,.section.product .product-price{font-size:54px!important;line-height:1!important;margin:6px 0 16px!important}.section.product .variant-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.section.product .variant{position:relative!important;min-height:78px!important;padding:10px 9px 8px!important;border-radius:16px!important;overflow:hidden!important}.section.product .variant b{display:block!important;font-size:13px!important;line-height:1.18!important;margin:0 24px 4px 0!important;letter-spacing:-.1px!important}.section.product .variant span{display:block!important;font-size:11px!important;line-height:1.25!important;margin:0!important}.section.product .variant-mark{top:7px!important;left:auto!important;right:7px!important;width:24px!important;height:18px!important;min-width:24px!important;min-height:18px!important;max-width:24px!important;max-height:18px!important;padding:0!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:5!important;pointer-events:none!important}.section.product .variant-mark .text{display:none!important}.section.product .variant-mark .dot{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:10px!important;max-height:10px!important;margin:0!important;display:block!important;border-radius:999px!important}.section.product input{height:42px!important;border-radius:14px!important}.section.product button[type=submit],.section.product .buy-btn{height:48px!important;border-radius:16px!important;font-size:16px!important}@media (max-width:900px){.section.product .product-card{padding:14px!important;border-radius:22px!important}.section.product .product-card .preview-main{min-height:120px!important;max-height:160px!important;padding:8px!important;border-radius:16px!important;margin:8px 0 12px!important}.section.product .product-card .preview-img{max-height:128px!important}.section.product .price,.section.product .product-price{font-size:30px!important;margin:4px 0 12px!important}.section.product .variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.section.product .variant{min-height:58px!important;padding:7px 6px 6px!important;border-radius:13px!important}.section.product .variant b{font-size:10.5px!important;line-height:1.12!important;margin-right:20px!important;margin-bottom:2px!important}.section.product .variant span{font-size:9px!important;line-height:1.15!important}.section.product .variant-mark{top:5px!important;right:5px!important;width:20px!important;height:15px!important;min-width:20px!important;min-height:15px!important}.section.product .variant-mark .dot{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;max-width:8px!important;max-height:8px!important}.section.product input{height:38px!important}.section.product button[type=submit],.section.product .buy-btn{height:44px!important;font-size:15px!important}}@media (max-width:560px){.section.product .product-card .preview-main{min-height:108px!important;max-height:140px!important}.section.product .product-card .preview-img{max-height:112px!important}.section.product .variant{min-height:54px!important}.section.product .variant b{font-size:10px!important}.section.product .variant span{font-size:8.5px!important}}.section.product .variant .variant-mark{position:absolute!important;top:7px!important;right:7px!important;left:auto!important;width:24px!important;height:18px!important;min-width:24px!important;min-height:18px!important;max-width:24px!important;max-height:18px!important;padding:0!important;margin:0!important;box-sizing:border-box!important;display:block!important;border-radius:999px!important;overflow:hidden!important;z-index:8!important;pointer-events:none!important;line-height:0!important;font-size:0!important}.section.product .variant .variant-mark .text{display:none!important}.section.product .variant .variant-mark .dot{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:10px!important;max-height:10px!important;margin:0!important;padding:0!important;display:block!important;border-radius:999px!important;box-sizing:border-box!important}@media (max-width:900px){.section.product .variant .variant-mark{top:5px!important;right:5px!important;width:20px!important;height:15px!important;min-width:20px!important;min-height:15px!important;max-width:20px!important;max-height:15px!important}.section.product .variant .variant-mark .dot{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;max-width:8px!important;max-height:8px!important}}.section.product .product-card{background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.32),transparent 18%),linear-gradient(135deg,#dff5e6,#cdeed7 48%,#b7e1c4)!important;border:1px solid #97c5a6!important;box-shadow:0 26px 64px #0c502629!important}.section.product .variant,.section.product input,.section.product textarea,.section.product select{background:#fff!important}.section.product button[type=submit],.section.product .buy-btn{background:linear-gradient(135deg,#ffa94d,#f97316 52%,#ea580c)!important;color:#fff!important;border:none!important;box-shadow:0 14px 28px #ea580c42!important;font-weight:700!important}.section.product button[type=submit]:hover,.section.product .buy-btn:hover{filter:brightness(1.03)!important;transform:translateY(-1px)}.section.product button[type=submit]:active,.section.product .buy-btn:active{transform:translateY(0);filter:brightness(.98)!important}.section.product .product-card h2,.section.product .product-card h3,.section.product .product-card .price,.section.product .product-card .product-price{color:#073b22!important}.section.product .product-card p,.section.product .product-card label,.section.product .product-card .muted,.section.product .product-card small{color:#214c33!important}.section.product .product-card .badge{background:#ffffffe0!important;border:1px solid rgba(11,107,58,.24)!important;color:#0b6b3a!important}.footer-contact{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.footer-contact a,.footer-contact span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffe0!important;text-decoration:none;font-size:13px;font-weight:650}.footer-contact a:hover{background:#ffffff21;transform:translateY(-1px)}@media (max-width:720px){.footer-contact{flex-direction:column;align-items:center;gap:8px}.footer-contact a,.footer-contact span{width:100%;max-width:320px;justify-content:center}}.promo-head-bar{position:sticky;top:0;z-index:9999;width:100%;background:linear-gradient(135deg,#0b6b3a,#11834b 52%,#0b5f35);color:#fff;box-shadow:0 10px 28px #08281429;border-bottom:1px solid rgba(255,255,255,.12)}.promo-head-inner{max-width:1180px;margin:0 auto;padding:8px 48px 8px 18px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;line-height:1.35;font-weight:750;letter-spacing:-.1px;text-align:center;cursor:pointer}.promo-head-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:linear-gradient(135deg,#ffa94d,#f97316 55%,#ea580c);color:#fff;white-space:nowrap;box-shadow:0 8px 18px #ea580c3d}.promo-countdown{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:5px 9px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);font-variant-numeric:tabular-nums;color:#fff;white-space:nowrap}.promo-head-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#ffffff1f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1;padding:0}.promo-head-close:hover{background:#fff3}.promo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:18px;background:#07180e6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promo-modal{width:min(560px,100%);position:relative;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.36),transparent 22%),linear-gradient(135deg,#dff5e6,#cdeed7 48%,#b7e1c4);border:1px solid rgba(151,197,166,.9);box-shadow:0 28px 80px #08281447;padding:28px;color:#073b22}.promo-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(11,107,58,.22);background:#ffffffc2;color:#0b3d25;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;z-index:2}.promo-modal-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(11,107,58,.2);color:#0b6b3a;font-size:13px;font-weight:800;margin-bottom:14px}.promo-modal h2{margin:0 0 10px;font-size:34px;line-height:1.08;letter-spacing:-.7px;color:#073b22;font-weight:850;max-width:430px}.promo-modal p{margin:0 0 18px;font-size:16px;line-height:1.65;color:#214c33;max-width:470px}.promo-price-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:18px 0}.promo-old-price{color:#5f7668;font-size:24px;font-weight:800;text-decoration:line-through;text-decoration-thickness:2px}.promo-new-price{color:#0b3d25;font-size:46px;line-height:1;font-weight:900;letter-spacing:-1px}.promo-discount-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#ffa94d,#f97316 55%,#ea580c);color:#fff;font-size:14px;font-weight:850;box-shadow:0 12px 26px #ea580c3d}.promo-modal-countdown{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:20px;background:#ffffffad;border:1px solid rgba(11,107,58,.18);margin:18px 0}.promo-modal-countdown-label{color:#214c33;font-size:14px;font-weight:750}.promo-modal-countdown-time{font-size:28px;font-weight:900;color:#0b6b3a;font-variant-numeric:tabular-nums;letter-spacing:-.3px;white-space:nowrap}.promo-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.promo-modal-cta,.promo-modal-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;text-decoration:none;font-weight:850}.promo-modal-cta{background:linear-gradient(135deg,#ffa94d,#f97316 55%,#ea580c);color:#fff!important;box-shadow:0 14px 28px #ea580c42}.promo-modal-secondary{background:#ffffffb8;color:#0b6b3a!important;border:1px solid rgba(11,107,58,.18)}@media (max-width:720px){.promo-head-inner{padding:7px 44px 7px 10px;gap:7px;font-size:12px;flex-wrap:wrap}.promo-head-badge{padding:4px 7px}.promo-countdown{min-width:82px;padding:4px 7px}.promo-modal{border-radius:24px;padding:22px}.promo-modal h2{font-size:28px}.promo-new-price{font-size:40px}.promo-modal-countdown{align-items:flex-start;flex-direction:column}.promo-modal-actions{flex-direction:column}.promo-modal-cta,.promo-modal-secondary{width:100%}}.offer-box{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin:12px 0 14px;border-radius:18px;background:#ffffffc7;border:1px solid rgba(11,107,58,.18);box-shadow:0 10px 24px #0828140f;cursor:pointer;-webkit-user-select:none;user-select:none}.offer-box input{width:18px!important;height:18px!important;min-width:18px!important;margin-top:2px!important;accent-color:#0b7a43;cursor:pointer}.offer-box-main{display:flex;flex-direction:column;gap:3px}.offer-box-title{font-size:14px;line-height:1.35;font-weight:850;color:#073b22;letter-spacing:-.1px}.offer-box-sub{font-size:12px;line-height:1.4;color:#315c42;font-weight:500}.price .old-price,.product-price .old-price{display:inline-block;margin-right:10px;color:#5f7668;font-size:.62em;font-weight:800;text-decoration:line-through;text-decoration-thickness:2px;vertical-align:middle}.price .new-price,.product-price .new-price{display:inline-block;color:#073b22;font-weight:900;vertical-align:middle}.price .regular-price,.product-price .regular-price{display:inline-block;color:#073b22;font-weight:900}@media (max-width:720px){.offer-box{padding:10px 12px;border-radius:16px;margin:10px 0 12px}.offer-box-title{font-size:13px}.offer-box-sub{font-size:11px}.price .old-price,.product-price .old-price{display:block;margin:0 0 4px;font-size:.58em}}.section.product .offer-box{margin:8px 0 10px!important;padding:10px 12px!important;border-radius:16px!important;background:linear-gradient(135deg,#ffffffdb,#fff7edeb)!important;border:1px solid rgba(249,115,22,.34)!important;box-shadow:0 10px 24px #ea580c1a!important}.section.product .offer-box input{accent-color:#f97316!important;width:18px!important;height:18px!important;min-width:18px!important;margin-top:2px!important}.section.product .offer-box-title{color:#7c2d12!important;font-weight:850!important}.section.product .offer-box-sub{color:#9a3412!important}.section.product .price,.section.product .product-price{margin-bottom:8px!important}.section.product .price .old-price,.section.product .product-price .old-price{color:#7a6a5d!important}.section.product .price .new-price,.section.product .product-price .new-price{color:#073b22!important}@media (max-width:720px){.section.product .offer-box{margin:6px 0 9px!important;padding:9px 10px!important}.section.product .offer-box input{width:17px!important;height:17px!important;min-width:17px!important}}.section.problem-cards .card .card-icon,.section.why-problem .card .card-icon,.section[data-band=problem] .card .card-icon{width:58px!important;height:58px!important;min-width:58px!important;border-radius:14px!important;margin:8px auto 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffeef3!important;border:1px solid #ffd7e2!important;box-shadow:none!important;position:relative!important}.section.problem-cards .card .card-icon:before,.section.why-problem .card .card-icon:before,.section[data-band=problem] .card .card-icon:before{color:#ff5b7f!important;font-size:24px!important;line-height:1!important;filter:none!important;text-shadow:none!important}.section.problem-cards .card .card-icon svg,.section.why-problem .card .card-icon svg,.section[data-band=problem] .card .card-icon svg{width:24px!important;height:24px!important;color:#ff5b7f!important;stroke:#ff5b7f!important;fill:none!important;stroke-width:1.8!important}.section.problem-cards .card .card-icon img,.section.why-problem .card .card-icon img,.section[data-band=problem] .card .card-icon img{width:24px!important;height:24px!important;object-fit:contain!important;filter:hue-rotate(320deg) saturate(1.2) brightness(1.05)!important}.section.problem-cards .card:nth-child(1) .card-icon,.section.problem-cards .card:nth-child(2) .card-icon,.section.problem-cards .card:nth-child(3) .card-icon,.section.why-problem .card:nth-child(1) .card-icon,.section.why-problem .card:nth-child(2) .card-icon,.section.why-problem .card:nth-child(3) .card-icon,.section[data-band=problem] .card:nth-child(1) .card-icon,.section[data-band=problem] .card:nth-child(2) .card-icon,.section[data-band=problem] .card:nth-child(3) .card-icon{background:#ffeef3!important;border:1px solid #ffd7e2!important;box-shadow:none!important}.section.problem-cards .card,.section.why-problem .card,.section[data-band=problem] .card{text-align:center!important}.section.problem-cards .card h3,.section.why-problem .card h3,.section[data-band=problem] .card h3{margin-bottom:10px!important}.section.problem-cards .card p,.section.why-problem .card p,.section[data-band=problem] .card p{margin-top:2px!important;max-width:240px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:720px){.section.problem-cards .card .card-icon,.section.why-problem .card .card-icon,.section[data-band=problem] .card .card-icon{width:52px!important;height:52px!important;min-width:52px!important;border-radius:13px!important;margin:6px auto 12px!important}.section.problem-cards .card .card-icon:before,.section.why-problem .card .card-icon:before,.section[data-band=problem] .card .card-icon:before{font-size:22px!important}.section.problem-cards .card .card-icon svg,.section.why-problem .card .card-icon svg,.section[data-band=problem] .card .card-icon svg,.section.problem-cards .card .card-icon img,.section.why-problem .card .card-icon img,.section[data-band=problem] .card .card-icon img{width:22px!important;height:22px!important}}.card-icon.problem-soft-icon{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;min-height:52px!important;max-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:8px auto 14px!important;padding:0!important;border-radius:14px!important;background:#ffeef3!important;border:1px solid #ffd7e2!important;box-shadow:none!important;color:#ff4f78!important;font-size:24px!important;line-height:1!important;font-weight:700!important;transform:none!important;filter:none!important;text-shadow:none!important}.card-icon.problem-soft-icon.ig-green,.card-icon.problem-soft-icon.ig-blue,.card-icon.problem-soft-icon.ig-red{background:#ffeef3!important;border-color:#ffd7e2!important;color:#ff4f78!important;box-shadow:none!important}.card-icon.problem-soft-icon:before,.card-icon.problem-soft-icon:after{display:none!important;content:none!important}@media (max-width:720px){.card-icon.problem-soft-icon{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;border-radius:13px!important;font-size:22px!important;margin:6px auto 12px!important}}.title-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;font-size:1.05em;line-height:1;vertical-align:-1px}.card h3 .title-icon{font-size:1.08em}@media (max-width:720px){.title-icon{margin-left:4px;font-size:1em}}#receive .feature-card b .title-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;font-size:1.05em;line-height:1;vertical-align:-1px}@media (max-width:720px){#receive .feature-card b .title-icon{margin-left:4px;font-size:1em}}:root{--band-white-final:#ffffff;--band-green-final:#cfe9d8;--band-green-soft-final:#dff2e5;--band-line-final:#b2ccb9}body{background:#fff!important}.section{position:relative!important;isolation:isolate!important;background:transparent!important}.section>*{position:relative!important;z-index:1!important}.section:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;width:100vw!important;transform:translate(-50%)!important;z-index:0!important;pointer-events:none!important;background:var(--band-white-final)!important;border-top:1px solid rgba(178,204,185,.55)!important}.section.band-green:before{background:var(--band-green-final)!important}.section.band-white:before{background:var(--band-white-final)!important}.section.hero.band-green:before{background:var(--band-green-final)!important;border-top:0!important}.section.product.band-white:before{background:var(--band-white-final)!important}.feature-card,.card,.faq-item{background:#fff!important;border-color:var(--band-line-final)!important}.cta-strip{background:#0b6b3a!important}@media (max-width:720px){.section{padding-top:52px!important;padding-bottom:52px!important}}.section.hero.band-white:before{background:#fff!important;border-top:0!important}.section.hero:after{background:#fffffff5!important}#receive.band-green:before,#product.band-green:before,#policy.band-green:before{background:#cfe9d8!important}#fit.band-white:before,#how.band-white:before,#faq.band-white:before{background:#fff!important}#product.band-green .product-card{box-shadow:0 26px 64px #0c50262e!important}.section.product .preview-main,.section.product .main-preview,.section.product .preview-frame{padding:12px!important;min-height:280px!important}.section.product .preview-main img,.section.product .main-preview img,.section.product .preview-frame img{width:94%!important;max-width:94%!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important}@media (max-width:720px){.section.product .preview-main,.section.product .main-preview,.section.product .preview-frame{padding:10px!important;min-height:220px!important}.section.product .preview-main img,.section.product .main-preview img,.section.product .preview-frame img{width:96%!important;max-width:96%!important}}.section.product .product-card .preview-main{min-height:380px!important;max-height:none!important;height:380px!important;padding:14px!important;margin:12px 0 22px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.section.product .product-card .preview-main .preview-img,.section.product .product-card .preview-main img{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;margin:0 auto!important}@media (max-width:900px){.section.product .product-card .preview-main{min-height:220px!important;height:220px!important;padding:10px!important;margin:10px 0 16px!important}}@media (max-width:560px){.section.product .product-card .preview-main{min-height:180px!important;height:180px!important;padding:8px!important}}.promo-modal .promo-price,.promo-modal .promo-price-row,.promo-modal .price-row,.promo-modal [class*=price],.promo-popup .promo-price,.promo-popup .promo-price-row,.promo-popup .price-row,.promo-popup [class*=price],.countdown-modal .promo-price,.countdown-modal .promo-price-row,.countdown-modal .price-row,.countdown-modal [class*=price],.promo-card .promo-price,.promo-card .promo-price-row,.promo-card .price-row,.promo-card [class*=price],.promo-modal [class*=saving],.promo-modal [class*=save],.promo-popup [class*=saving],.promo-popup [class*=save],.countdown-modal [class*=saving],.countdown-modal [class*=save],.section.product .more-colors,#moreVariants{display:none!important}#mainVariants{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}#mainVariants .variant{cursor:pointer!important}#mainVariants .variant.variant-aa{grid-column:1 / -1!important;border:1.5px solid #f97316!important;background:linear-gradient(135deg,#fff7ed,#fffaf3 45%,#ecfdf3)!important;box-shadow:0 18px 44px #f9731629,0 0 0 1px #f973162e!important;min-height:78px!important;position:relative!important;padding-right:150px!important}#mainVariants .variant.variant-aa:after{content:"Gói tiết kiệm";position:absolute;right:14px;top:50%;transform:translateY(-50%);background:#f97316;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;box-shadow:0 8px 18px #f9731640}#mainVariants .variant.variant-aa.active{border-color:#ea580c!important;box-shadow:0 0 0 3px #f9731638,0 22px 48px #f973162e!important}.section.product .product-card .preview-main{position:relative!important}.product-gallery-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;border:0!important;border-radius:999px!important;background:#063d24db!important;color:#fff!important;font-size:28px!important;font-weight:900!important;cursor:pointer!important;z-index:80!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 28px #0000002e!important;pointer-events:auto!important}.product-gallery-arrow.prev{left:14px!important}.product-gallery-arrow.next{right:14px!important}.gallery-caption{position:absolute!important;left:50%!important;bottom:12px!important;transform:translate(-50%)!important;z-index:75!important;background:#fffffff0!important;border:1px solid #d6e8dc!important;color:#064326!important;border-radius:999px!important;padding:6px 12px!important;font-size:12px!important;font-weight:950!important;box-shadow:0 8px 20px #00000014!important;white-space:nowrap!important;pointer-events:none!important}@media (max-width:720px){#mainVariants{grid-template-columns:1fr!important}#mainVariants .variant.variant-aa{padding-right:14px!important}#mainVariants .variant.variant-aa:after{position:static;transform:none;display:inline-flex;margin-top:8px;width:max-content}.product-gallery-arrow{width:34px!important;height:34px!important;font-size:22px!important}.product-gallery-arrow.prev{left:8px!important}.product-gallery-arrow.next{right:8px!important}}#mainVariants .variant{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:82px!important;padding:16px 18px!important}#mainVariants .variant>div:first-child{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant b,#mainVariants .variant span,#mainVariants .variant .muted{text-align:center!important;width:100%!important}#mainVariants .variant .variant-mark,#mainVariants .variant:before{display:none!important;opacity:0!important;visibility:hidden!important}#mainVariants .variant.variant-aa{grid-column:1 / -1!important;padding:18px!important;min-height:88px!important;justify-content:center!important;text-align:center!important}#mainVariants .variant.variant-aa>div:first-child{align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant.variant-aa:after{right:16px!important}@media (max-width:720px){#mainVariants .variant,#mainVariants .variant.variant-aa{padding:16px 14px!important}#mainVariants .variant.variant-aa:after{position:static!important;transform:none!important;display:inline-flex!important;margin-top:10px!important}}@media (max-width:720px){#mainVariants{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}#mainVariants .variant{width:100%!important;min-width:0!important;min-height:96px!important;padding:10px 6px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant>div:first-child{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant b{display:block!important;width:100%!important;font-size:12px!important;line-height:1.25!important;text-align:center!important;word-break:normal!important}#mainVariants .variant span,#mainVariants .variant .muted{display:block!important;width:100%!important;font-size:10px!important;line-height:1.25!important;text-align:center!important}#mainVariants .variant .variant-mark{display:none!important}#mainVariants .variant[data-code=AA],#mainVariants .variant.variant-aa{grid-column:1 / -1!important;min-height:96px!important;padding:14px 90px 14px 14px!important;border-color:#f97316!important;background:linear-gradient(135deg,#fff7ed,#fffaf3 45%,#ecfdf3)!important}#mainVariants .variant[data-code=AA] b,#mainVariants .variant.variant-aa b{font-size:15px!important}#mainVariants .variant[data-code=AA] span,#mainVariants .variant.variant-aa span{font-size:12px!important}#mainVariants .variant[data-code=AA]:after,#mainVariants .variant.variant-aa:after{right:12px!important;top:50%!important;transform:translateY(-50%)!important;font-size:12px!important;padding:8px 11px!important;max-width:70px!important;white-space:normal!important;text-align:center!important;line-height:1.15!important}}@media (max-width:390px){#mainVariants{gap:8px!important}#mainVariants .variant{min-height:88px!important;padding:9px 5px!important}#mainVariants .variant b{font-size:11px!important}#mainVariants .variant span,#mainVariants .variant .muted{font-size:9.5px!important}#mainVariants .variant[data-code=AA],#mainVariants .variant.variant-aa{padding-right:82px!important}}@media (max-width:720px){#mainVariants .variant{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant>div,#mainVariants .variant>div:first-child{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin:0 auto!important}#mainVariants .variant b,#mainVariants .variant span,#mainVariants .variant .muted{display:block!important;width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#mainVariants .variant b{margin-bottom:4px!important}#mainVariants .variant[data-code=AA],#mainVariants .variant.variant-aa{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant[data-code=AA]>div,#mainVariants .variant.variant-aa>div{align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width:720px){#mainVariants .variant[data-code=AA],#mainVariants .variant.variant-aa{min-height:132px!important;padding:18px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important}#mainVariants .variant[data-code=AA]>div,#mainVariants .variant.variant-aa>div{width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}#mainVariants .variant[data-code=AA] b,#mainVariants .variant.variant-aa b{font-size:17px!important;line-height:1.25!important;margin-bottom:4px!important;text-align:center!important}#mainVariants .variant[data-code=AA] span,#mainVariants .variant.variant-aa span{font-size:13px!important;line-height:1.35!important;text-align:center!important}#mainVariants .variant[data-code=AA]:after,#mainVariants .variant.variant-aa:after{position:static!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:8px!important;padding:8px 16px!important;max-width:none!important;width:auto!important;white-space:nowrap!important;text-align:center!important;line-height:1.15!important;font-size:13px!important;border-radius:999px!important}}@media (max-width:390px){#mainVariants .variant[data-code=AA],#mainVariants .variant.variant-aa{min-height:126px!important;padding:16px 12px!important}#mainVariants .variant[data-code=AA] b,#mainVariants .variant.variant-aa b{font-size:16px!important}#mainVariants .variant[data-code=AA] span,#mainVariants .variant.variant-aa span{font-size:12px!important}}#mainVariants .variant.active:not(.variant-aa){background:linear-gradient(135deg,#0f7a4f,#15945f 52%,#0b5f3f)!important;border-color:#0f7a4f!important;color:#fff!important;box-shadow:0 14px 30px #0f7a4f38!important}#mainVariants .variant.active:not(.variant-aa) b,#mainVariants .variant.active:not(.variant-aa) span,#mainVariants .variant.active:not(.variant-aa) .muted{color:#fff!important}#mainVariants .variant.variant-aa.active,#mainVariants .variant[data-code=AA].active{background:linear-gradient(135deg,#fb923c,#f97316 55%,#ea580c)!important;border-color:#f97316!important;color:#fff!important;box-shadow:0 14px 30px #f973163d!important}#mainVariants .variant.variant-aa.active b,#mainVariants .variant.variant-aa.active span,#mainVariants .variant[data-code=AA].active b,#mainVariants .variant[data-code=AA].active span{color:#fff!important}#mainVariants .variant.active .variant-mark{display:none!important}
