:root .variant-strong .hero-art{background:#e8ecdb}:root .variant-strong .orb-one{background:#e5dfab}:root .variant-strong .orb-two{background:#b2e0a1}:root .variant-strong .bottom{background:#f1e89d}:root .variant-strong h1 em{color:#64784b}
:root{color:#152a2a;background:#f7f8f4;font-family:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}a:focus-visible{outline:3px solid #074d42;outline-offset:4px}.skip{position:absolute;left:1rem;top:-5rem;background:#fff;padding:.7rem;z-index:5}.skip:focus{top:1rem}.topbar,main,footer{max-width:1240px;margin:auto}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid #dfe5dc}.brand{font:800 1.1rem Manrope,Arial,sans-serif;letter-spacing:-.035em}.brand-mark{display:inline-grid;place-items:center;width:31px;height:31px;margin-right:8px;border-radius:10px;background:#d7f6a2;color:#173f33;font-size:.65rem;vertical-align:middle}.toplink{font-weight:700;text-decoration:none;font-size:.9rem}.toplink:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.12fr .88fr;min-height:690px;padding:86px 4vw 60px;gap:4vw}.hero-copy{align-self:center}.eyebrow,.number,.screen-tag{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#3d7060}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.065em}h1{font-size:clamp(3.7rem,7vw,7rem);line-height:1.02;max-width:800px;margin:22px 0 28px}h1 em{font-style:normal;color:#416e5b}.lead{font-size:clamp(1.15rem,1.6vw,1.38rem);line-height:1.65;max-width:610px;color:#415453}.actions{margin:36px 0 24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:61px;padding:17px 23px;border-radius:14px;background:#c8f480;color:#153b30;text-decoration:none;font-weight:800;box-shadow:0 12px 22px #a6c68e45;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 25px #a6c68e69}.sublead{font-size:.92rem;line-height:1.6;color:#70827b;max-width:460px}.hero-art{position:relative;min-height:520px;border-radius:32px;background:#e3eee2;overflow:hidden;display:grid;place-items:center}.hero-art:after{content:'';position:absolute;inset:auto -60px -160px;height:340px;background:#c8d6c7;filter:blur(75px)}.orb{position:absolute;border-radius:50%;z-index:0}.orb-one{width:350px;height:350px;background:#c0dfbb;top:-120px;right:-90px}.orb-two{width:160px;height:160px;background:#d9faa2;bottom:50px;left:-65px}.phone{z-index:1;width:260px;height:490px;background:#173b36;border:9px solid #20443d;border-radius:40px;padding:17px;box-shadow:30px 38px 55px #39594b52;transform:rotate(6deg)}.phone-notch{width:90px;height:14px;border-radius:10px;background:#102f2b;margin:-9px auto 28px}.phone-screen{height:100%;border-radius:25px;background:#f2f7ef;padding:28px 20px;display:flex;flex-direction:column;align-items:start}.screen-tag{font-size:.48rem}.play{width:125px;height:125px;border-radius:28px;background:linear-gradient(145deg,#c3f185,#66b99d);color:#20473f;display:grid;place-items:center;font-size:2.2rem;margin:70px auto 24px;padding-left:6px}.screen-line{height:10px;background:#b3c9be;border-radius:20px;width:100%;margin-bottom:12px}.screen-line.short{width:68%}.screen-pill{margin-top:auto;width:100%;height:38px;border-radius:10px;background:#c4ee8b}.float-note{z-index:2;position:absolute;left:10px;bottom:52px;padding:15px 19px;background:#fff;border-radius:14px;box-shadow:0 12px 30px #42624930;font-weight:700;font-size:.84rem;transform:rotate(-5deg)}.intro{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin:0 4vw;padding:52px 0 30px;border-top:1px solid #d5ded2}.number{padding-top:16px}h2{font-size:clamp(2.5rem,4.5vw,4.6rem);line-height:1.1;margin-bottom:18px}.intro p,.bottom p{font-size:1.1rem;line-height:1.7;color:#5f716b;max-width:580px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:26px 4vw 110px}.cards article{min-height:265px;border:1px solid #d9e1d6;background:white;border-radius:22px;padding:28px;display:flex;flex-direction:column}.card-icon{display:grid;place-items:center;background:#e3f6d1;border-radius:12px;color:#3a7054;width:42px;height:42px;font-weight:800}.cards h3{font-size:1.42rem;line-height:1.3;margin:38px 0 12px}.cards p{line-height:1.6;color:#62736c;font-size:.95rem;margin-bottom:0}.bottom{margin:0 4vw 90px;padding:60px;background:#dcf4c3;border-radius:30px;display:flex;align-items:end;justify-content:space-between;gap:30px}.bottom .eyebrow{margin-bottom:16px}.bottom h2{max-width:550px}.bottom p{margin-bottom:0}.button-dark{background:#173b36;color:white;box-shadow:none;flex-shrink:0}footer{display:flex;justify-content:space-between;gap:20px;padding:30px 4vw 45px;border-top:1px solid #dfe5dc;color:#6a7c74;font-size:.85rem}footer a{text-decoration:none}footer a:hover{text-decoration:underline}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{min-height:390px}.phone{transform:rotate(5deg) scale(.75)}.intro{grid-template-columns:1fr}.cards{grid-template-columns:1fr;padding-bottom:60px}.cards article{min-height:190px}.cards h3{margin-top:24px}.bottom{display:block}.bottom .button{margin-top:24px}}@media(max-width:580px){.topbar{height:68px}.toplink{font-size:.75rem;max-width:150px;text-align:right}.hero{padding:44px 5vw 30px;min-height:auto}.hero-art{min-height:310px}.phone{transform:rotate(6deg) scale(.59)}.float-note{left:12px;bottom:18px;font-size:.68rem}.intro{margin:0 5vw;padding-top:38px}.cards{padding:16px 5vw 55px}.bottom{margin:0 5vw 60px;padding:38px 25px}.button{width:100%;gap:10px}footer{padding:25px 5vw 40px}h1{font-size:clamp(3.3rem,12vw,5rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.external-note{max-width:1240px;margin:0 auto;padding:18px 4vw 35px;color:#6c786f;font:400 .76rem/1.5 system-ui,sans-serif}.variant-strong .external-note{color:#a7b4a8}
