:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f8f6;color:#10251e}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#f5f8f6,#eaf3ee);min-height:100vh}.shell{max-width:860px;margin:0 auto;padding:32px 24px}.hero{min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center}.eyebrow{color:#176a50;font-size:13px;font-weight:800;letter-spacing:2px;margin:0 0 16px}.brand{align-items:center;display:flex;gap:12px;margin-bottom:16px}.brand .eyebrow{margin:0}.brand-mark{border-radius:11px;box-shadow:0 4px 14px #183b2b1f;display:block;height:40px;width:40px}h1{font-size:clamp(42px,8vw,76px);line-height:1;margin:0 0 24px;letter-spacing:-3px}h2{font-size:25px;margin:0 0 18px}h3{font-size:17px;margin:28px 0 8px}.lede{color:#52645d;font-size:21px;line-height:1.5;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.button{background:#176a50;color:white;border-radius:12px;padding:14px 20px;text-decoration:none;font-weight:800}.button.secondary{background:#dcece4;color:#176a50}.app-store-badge{align-items:center;background:#10251e;border-radius:14px;box-shadow:0 10px 24px #183b2b26;color:#fff;display:flex;gap:10px;margin-top:34px;padding:16px 26px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;width:fit-content}.app-store-badge:hover{box-shadow:0 14px 30px #183b2b33;transform:translateY(-2px)}.app-store-badge:active{transform:translateY(0) scale(.97)}.app-store-badge small{display:block;font-size:10px;font-weight:600;letter-spacing:1px;opacity:.75}.app-store-badge strong{display:block;font-size:26px;letter-spacing:-.5px;line-height:1.15}.features{padding-top:72px;padding-bottom:72px}.features h2{font-size:38px;letter-spacing:-1.5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{background:#fff;border:1px solid #d8e4dd;border-radius:18px;padding:22px}.feature-icon{align-items:center;background:#dcece4;border-radius:10px;color:#176a50;display:flex;height:42px;justify-content:center;width:42px}.feature-icon svg{height:22px;width:22px}.feature h3{margin:18px 0 8px}.feature p{color:#52645d;line-height:1.55;margin:0}.footer{border-top:1px solid #d7e4dd;color:#66756e;display:flex;justify-content:space-between;gap:12px;font-size:14px}.footer a,.back,a{color:#176a50}.page{padding-top:70px}.back{display:inline-block;text-decoration:none;font-weight:700;margin-bottom:65px}.card{background:#fff;border:1px solid #d8e4dd;border-radius:20px;padding:28px;box-shadow:0 12px 30px #183b2b0b}.card p{color:#52645d;line-height:1.65;font-size:16px}.small{color:#718078;font-size:13px}.page>.small{margin-top:24px}@media(max-width:700px){.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.shell{padding:24px 18px}.hero{min-height:calc(100vh - 76px)}.footer{flex-direction:column}.features{padding-top:48px;padding-bottom:48px}.features h2{font-size:31px}.feature-grid{grid-template-columns:1fr}.page{padding-top:35px}.back{margin-bottom:45px}.card{padding:22px}}
