@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#11221b;--muted:#5e6d66;--green:#0d704c;--green2:#149463;--mint:#e9f6ee;--cream:#fbfaf6;--line:#dfe8e2;--white:#fff;--dark:#0e241b;--gold:#dfb34f;--shadow:0 20px 60px #16402e21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:DM Sans,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1160px,100% - 40px);margin:0 auto}.progress{z-index:100;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.progress span{background:linear-gradient(90deg,var(--green2),#79d39f);width:0;height:100%;display:block}.disclosure{color:#d5eee0;background:#0a2c20;font-size:12px}.disclosure .shell{justify-content:space-between;gap:20px;padding:9px 0;display:flex}.disclosure strong{color:#fff;letter-spacing:.04em}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #11221b14;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;height:74px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;display:flex}.brand span{color:#fff;background:linear-gradient(135deg,var(--green),#4bb985);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 20px #0d704c3d}nav{color:#425149;gap:26px;font-size:14px;font-weight:600;display:flex}nav a:hover{color:var(--green)}.button{border:1px solid var(--green);border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:15px 22px;font-weight:800;line-height:1.2;transition:all .22s;display:inline-flex}.button.primary,.button.small{color:#fff;background:linear-gradient(135deg,var(--green),var(--green2));box-shadow:0 12px 28px #0d704c38}.button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0d704c42}.button.small{border-radius:12px;padding:11px 16px;font-size:13px}.button.outline{color:var(--green);white-space:nowrap;background:#fff}.hero{background:radial-gradient(circle at 85% 25%,#dcf3e4 0,#0000 32%),linear-gradient(#fbfdfb,#f5faf7);padding:82px 0 92px;position:relative;overflow:hidden}.hero-orb{filter:blur(4px);opacity:.55;border-radius:999px;position:absolute}.orb-one{background:#bde8cb;width:370px;height:370px;top:-120px;right:-170px}.orb-two{background:#eff3bf;width:220px;height:220px;bottom:-90px;left:-110px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--green);align-items:center;gap:10px;margin:0 0 16px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--green2);width:26px;height:2px}.eyebrow.centered{justify-content:center}.eyebrow.light{color:#97e1b7}.eyebrow.light span{background:#97e1b7}h1,h2,h3{letter-spacing:-.035em;margin:0;font-family:Manrope,sans-serif;line-height:1.12}h1{max-width:760px;font-size:clamp(44px,5vw,70px)}h1 em{color:var(--green);font-style:normal}h2{font-size:clamp(34px,4vw,52px)}h3{font-size:24px}.lede{color:#53635b;max-width:650px;margin:24px 0 28px;font-size:19px;line-height:1.7}.actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.text-link{color:var(--green);font-weight:800}.trust-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:640px;margin-top:38px;padding-top:23px;display:grid}.trust-row div{border-right:1px solid var(--line);flex-direction:column;padding-right:18px;display:flex}.trust-row div:last-child{border:0;padding-left:18px}.trust-row div:nth-child(2){padding-left:18px}.trust-row b{font-size:15px}.trust-row span{color:var(--muted);font-size:12px}.microcopy{color:#78867f;margin:18px 0 0;font-size:11px}.hero-visual{position:relative}.product-frame{box-shadow:var(--shadow);background:#9fc9b0;border-radius:34px;padding:22px;position:relative;transform:rotate(1.2deg)}.product-frame img{aspect-ratio:1;object-fit:cover;border-radius:24px;width:100%}.official-label{color:#244437;background:#ffffffed;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800;position:absolute;bottom:34px;left:34px}.official-label i{background:#21af69;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.verdict-float{width:300px;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px 22px;position:absolute;bottom:-48px;right:-18px}.verdict-float small,.offer-card small{letter-spacing:.16em;color:var(--green);font-size:10px;font-weight:800}.verdict-float strong{margin:4px 0;display:block}.verdict-float p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.proof{border-block:1px solid var(--line);background:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;column-gap:12px;padding:25px;display:grid}.proof-grid>div:last-child{border:0}.proof-grid i{color:#77a48e;grid-row:1/3;font-family:Manrope;font-style:normal;font-weight:800}.proof-grid b{font-size:14px}.proof-grid span{color:var(--muted);font-size:12px}.section{padding:104px 0}.section-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:70px;display:grid}.section-lede,.center-heading>p:last-child,.package-grid>div>p,.faq-grid>div>p{color:var(--muted);max-width:720px;font-size:17px}.verdict-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(150deg,#103c2c,#0b241b);border-radius:26px;padding:34px}.verdict-card .badge{letter-spacing:.16em;border:1px solid #ffffff40;border-radius:999px;padding:6px 10px;font-size:10px;display:inline-block}.verdict-card h3{margin:18px 0 12px}.verdict-card p{color:#cee2d6}.verdict-card ul{color:#eaf5ee;gap:8px;margin:22px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.pros-grid{grid-template-columns:1fr 1fr;gap:26px;margin-top:54px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:36px}.info-card.positive{background:#f2fbf5}.info-card.neutral{background:#fffaf0}.info-card>span{letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-size:11px;font-weight:800}.info-card h3{margin:10px 0 24px}.info-card ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.info-card li{gap:3px;padding-left:24px;display:grid;position:relative}.info-card li:before{content:"✓";color:var(--green);font-weight:800;position:absolute;left:0}.info-card small{color:var(--muted);font-size:13px}.soft{background:var(--cream)}.center-heading{text-align:center;max-width:820px;margin:0 auto 48px}.center-heading h2{margin-bottom:18px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.feature-grid i{color:#7ea890;font-family:Manrope;font-size:13px;font-style:normal;font-weight:800}.feature-grid h3{margin:18px 0 10px;font-size:19px}.feature-grid p{color:var(--muted);margin:0;font-size:14px}.source-note{background:#e6f3eb;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:28px;padding:22px 24px;display:grid}.source-note strong{color:var(--green)}.source-note p{color:#53635b;margin:0;font-size:13px}.dark{background:var(--dark);color:#fff}.compare-head{align-items:end;margin-bottom:38px}.compare-head p{color:#b7c9bf;margin:0}.table-wrap{border:1px solid #ffffff1f;border-radius:24px;overflow:auto}table{border-collapse:collapse;background:#173329;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #ffffff1a;padding:19px 20px;font-size:14px}th{letter-spacing:.1em;text-transform:uppercase;color:#a9c1b4;background:#11281f;font-size:11px}.featured{background:#40a86f29}td b{color:#9eebb9}.fit-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.fit{border-radius:28px;padding:44px}.fit.yes{background:#eaf7ef}.fit.no{background:#fff3e2}.fit small{text-transform:uppercase;letter-spacing:.13em;color:var(--green);margin-bottom:12px;font-weight:800;display:block}.fit h2{font-size:32px}.fit ul{color:#4c5d54;gap:10px;margin:26px 0 0;padding-left:18px;display:grid}.packages{background:linear-gradient(135deg,#f4faf6,#eef5e5)}.package-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.checklist{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.checklist span{color:#405249;font-size:14px}.offer-card{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:28px;padding:38px}.offer-card h3{margin:10px 0;font-size:30px}.offer-card p{color:var(--muted)}.offer-card .button{width:100%;margin-top:12px}.offer-card em{text-align:center;color:#7a8981;margin-top:12px;font-size:11px;font-style:normal;display:block}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:70px;display:grid}.faqs{gap:12px;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 20px}summary{cursor:pointer;padding:20px 34px 20px 0;font-weight:800;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--green);font-size:24px;position:absolute;top:16px;right:2px}details[open] summary:after{content:"–"}details p{color:var(--muted);margin:0;padding:0 30px 20px 0;font-size:14px}.final-cta{color:#fff;background:#0d704c;padding:58px 0}.final-cta .shell{justify-content:space-between;align-items:center;gap:40px;display:flex}.final-cta small{letter-spacing:.16em;color:#b8e7ca;font-size:10px;font-weight:800}.final-cta h2{max-width:760px;margin-top:8px;font-size:34px}.final-cta .button{color:var(--green);white-space:nowrap;background:#fff;border-color:#fff}footer{color:#c5d5cc;background:#091c15;padding:60px 0 24px}.footer-grid{grid-template-columns:1.1fr .6fr 1.3fr;gap:60px;display:grid}.footer-brand{color:#fff;margin-bottom:16px}.footer-grid p{color:#91a69a;font-size:13px}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid strong{color:#fff;font-size:13px}.footer-grid a:not(.brand){font-size:13px}.copyright{color:#7f978a;border-top:1px solid #ffffff1a;margin-top:42px;padding-top:20px;font-size:11px}.mobile-cta{z-index:70;display:none;position:fixed;bottom:12px;left:12px;right:12px}.mobile-cta .button{width:100%}.legal{background:var(--cream);min-height:70vh;padding:80px 0}.legal article{border:1px solid var(--line);background:#fff;border-radius:28px;max-width:860px;margin:0 auto;padding:50px}.legal h1{font-size:44px}.legal h2{margin-top:34px;font-size:25px}.legal p,.legal li{color:var(--muted)}.legal .back{color:var(--green);margin-bottom:28px;font-weight:800;display:inline-block}@media (max-width:900px){nav{display:none}.hero-grid,.section-grid,.package-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:62px}.hero-copy{text-align:center}.hero-copy .eyebrow,.actions{justify-content:center}.trust-row{margin-inline:auto}.hero-visual{max-width:620px;margin:0 auto}.verdict-float{right:15px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:nth-child(2){border-right:0}.feature-grid{grid-template-columns:1fr 1fr}.source-note{grid-template-columns:1fr}.source-note .button{justify-self:start}.section-grid{gap:32px}.faq-grid{gap:34px}.final-cta .shell{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (max-width:640px){.shell{width:min(100% - 26px,1160px)}.disclosure .shell{text-align:center;display:block}.disclosure span,.header .button.small{display:none}.nav{height:64px}.brand{font-size:14px}.hero{padding:56px 0 84px}.hero-grid{gap:50px}h1{font-size:42px}.lede{font-size:17px}.actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.trust-row{grid-template-columns:1fr;gap:12px}.trust-row div,.trust-row div:nth-child(2),.trust-row div:last-child{border:0;padding:0}.product-frame{border-radius:24px;padding:12px}.product-frame img{aspect-ratio:600/460;border-radius:16px}.official-label{bottom:22px;left:22px}.verdict-float{width:calc(100% - 26px);margin:-18px auto 0;position:relative;bottom:auto;right:auto}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:19px 8px}.section{padding:76px 0}.pros-grid,.fit-grid,.feature-grid,.checklist{grid-template-columns:1fr}.pros-grid{gap:16px}.info-card,.fit{padding:28px}.fit h2{font-size:28px}.section h2{font-size:35px}.source-note .button{white-space:normal}.table-wrap{border-radius:18px}.final-cta h2{font-size:29px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-grid>div:last-child{grid-column:auto}.mobile-cta{transition:all .25s;display:block;transform:translateY(130%)}.scrolled .mobile-cta{transform:translateY(0)}.legal{padding:48px 0}.legal article{padding:28px 22px}.legal h1{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.mobile-cta{transition:none}}
