:root{--green: #0f513c;--green-dark: #082d23;--bright: #7bcf7b;--cream: #f4f0e6;--paper: #fffdf7;--ink: #14201b;--muted: #65746e;--line: rgba(15, 81, 60, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream)}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:#f4f0e6e6;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;font-size:1.15rem}.brand img{border-radius:14px}nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-weight:650;font-size:.95rem}nav a{text-decoration:none}.nav-cta{color:#fff;background:var(--green);padding:10px 14px;border-radius:999px}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(64px,9vw,120px) clamp(20px,5vw,72px)}.hero-copy h1,.section-heading h2,.split h2,.policy h1{margin:0;color:var(--ink);letter-spacing:-.055em;line-height:.95}.hero-copy h1{max-width:780px;font-size:clamp(3rem,8vw,6.8rem)}.hero-text{max-width:660px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.eyebrow{margin:0 0 14px;color:var(--green);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:800;text-decoration:none}.button.primary{color:#fff;background:var(--green)}.button.secondary{color:var(--green);background:#fff;border:1px solid var(--line)}.phone-frame,.privacy-card,.feature-grid article,.policy,.cardStyle{background:#fffdf7db;border:1px solid var(--line);box-shadow:0 24px 80px #082d2314}.phone-frame{position:relative;width:min(100%,390px);justify-self:center;padding:16px;border:10px solid var(--green-dark);border-radius:46px;background:#111;box-shadow:0 34px 100px #082d233d}.phone-speaker{position:absolute;top:16px;left:50%;z-index:2;width:96px;height:26px;transform:translate(-50%);background:#050505;border-radius:999px}.app-screen{min-height:680px;overflow:hidden;padding:22px 18px;border-radius:34px;background:var(--cream)}.app-topbar,.app-greeting,.progress-card,.metric-row,.task-list article{display:flex;align-items:center}.app-topbar{justify-content:space-between;margin-bottom:58px;color:var(--ink);font-weight:800;font-size:.8rem}.app-greeting{justify-content:space-between;gap:16px;margin-bottom:18px}.app-greeting p,.screen-label{margin:0 0 4px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.app-greeting h2{margin:0;font-size:1.38rem;letter-spacing:-.04em}.app-greeting img{border-radius:15px;box-shadow:0 10px 22px #082d2329}.progress-card{gap:16px;padding:18px;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));border-radius:26px}.progress-ring{display:grid;place-items:center;width:92px;height:92px;border:9px solid rgba(123,207,123,.9);border-left-color:#ffffff38;border-radius:50%}.progress-ring strong{font-size:1.7rem;line-height:1}.progress-ring span{margin-top:-18px;font-size:.72rem;opacity:.72}.progress-card h3{margin:0 0 8px;font-size:1rem}.progress-card p{margin:0;color:#ffffffbd}.metric-row{justify-content:space-between;gap:10px;margin:14px 0}.metric-row div{flex:1;padding:14px 10px;text-align:center;background:#fff;border-radius:18px}.metric-row strong,.metric-row span{display:block}.metric-row strong{color:var(--green);font-size:1.45rem}.metric-row span{color:var(--muted);font-size:.72rem;font-weight:700}.task-list{padding:18px;background:#fffdf7db;border:1px solid var(--line);border-radius:24px}.task-list article{gap:12px;padding:12px 0;border-top:1px solid var(--line)}.task-list article:first-of-type{border-top:0}.task-icon{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--green);border-radius:12px;font-weight:900}.task-list h4{margin:0 0 4px;font-size:.92rem}.task-list p{margin:0;color:var(--muted);font-size:.78rem}.section{padding:clamp(48px,7vw,96px) clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2,.split h2{font-size:clamp(2.2rem,5vw,4.5rem)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-grid article{padding:26px;border-radius:28px}.icon{display:inline-grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--green);border-radius:14px;font-weight:900}.feature-grid h3,.privacy-card h3{margin:18px 0 8px;font-size:1.25rem}.feature-grid p,.split p,.privacy-card p,.policy p,.policy li{color:var(--muted);line-height:1.7}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:28px;align-items:start}.privacy-card{padding:28px;border-radius:28px}.privacy-card a{color:var(--green);font-weight:800}.policy{width:min(980px,calc(100% - 40px));margin:clamp(36px,6vw,80px) auto;padding:clamp(28px,5vw,64px);border-radius:34px}.policy h1{font-size:clamp(2.5rem,6vw,5rem)}.policy h2{margin-top:42px;color:var(--green-dark);font-size:1.45rem}.policy ul{padding-left:22px}.muted{color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:32px clamp(20px,5vw,72px);color:var(--muted);border-top:1px solid var(--line)}.site-footer strong{color:var(--ink)}.site-footer p{margin:6px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:14px}@media(max-width:820px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}nav{width:100%;overflow-x:auto;padding-bottom:4px}.hero,.split,.feature-grid{grid-template-columns:1fr}}
