:root{--navy:#061f3d;--navy-dark:#031528;--blue:#1167ff;--light:#f5f8fc;--text:#0b1f3a;--muted:#53657a;--white:#fff}[data-astro-cid-lcdefpme]{box-sizing:border-box}body{color:var(--text);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}.header[data-astro-cid-lcdefpme]{z-index:10;background:linear-gradient(90deg, var(--navy-dark), var(--navy));color:var(--white);justify-content:space-between;align-items:center;padding:20px 6vw;display:flex;position:sticky;top:0}.brand[data-astro-cid-lcdefpme]{align-items:center;gap:12px;font-size:28px;font-weight:800;display:flex}.logo-mark[data-astro-cid-lcdefpme]{background:var(--white);width:44px;height:44px;color:var(--navy);border-radius:12px;place-items:center;font-weight:900;display:grid}nav[data-astro-cid-lcdefpme]{gap:34px;font-weight:600;display:flex}.nav-cta[data-astro-cid-lcdefpme],.button[data-astro-cid-lcdefpme].primary{background:var(--blue);color:var(--white);border-radius:10px;padding:14px 22px;font-weight:700}.button[data-astro-cid-lcdefpme].secondary{color:var(--navy);border:1px solid #b8c7db;border-radius:10px;padding:14px 22px;font-weight:700}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 80% 20%,#e9f1ff,#0000 35%),linear-gradient(#fff,#f5f8fc);grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;min-height:720px;padding:90px 6vw;display:grid}.eyebrow[data-astro-cid-lcdefpme]{color:var(--blue);letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:800}h1[data-astro-cid-lcdefpme]{letter-spacing:-.06em;max-width:620px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.95}h1[data-astro-cid-lcdefpme]:first-line{color:var(--navy)}.intro[data-astro-cid-lcdefpme]{max-width:560px;color:var(--muted);margin:28px 0 0;font-size:22px;line-height:1.6}.buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:16px;margin-top:38px;display:flex}.dashboard[data-astro-cid-lcdefpme]{background:#ffffffd9;border:1px solid #061f3d14;border-radius:20px;padding:28px;position:relative;box-shadow:0 30px 90px #061f3d26}.dashboard[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0 0 22px;font-size:18px}.metrics[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metrics[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 20px #061f3d14}.metrics[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);font-size:12px;display:block}.metrics[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-top:6px;font-size:22px;display:block}.metrics[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:#0b9f64;font-size:12px;font-style:normal}.chart[data-astro-cid-lcdefpme]{background:#fff;border-radius:14px;margin-top:28px;padding:20px}.pages[data-astro-cid-lcdefpme]{background:#fff;border-radius:16px;width:260px;padding:20px;position:absolute;bottom:-28px;left:-34px;box-shadow:0 24px 60px #061f3d29}.pages[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{grid-template-columns:1fr 90px;align-items:center;gap:12px;font-size:13px;display:grid}.pages[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{background:var(--blue);border-radius:999px;height:5px;display:block}.features[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(90deg, var(--navy-dark), var(--navy));grid-template-columns:repeat(4,1fr);gap:28px;padding:54px 6vw;display:grid}.features[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{padding:18px}.features[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#ffffff1a;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:18px;font-weight:800;display:grid}.features[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0 0 10px;font-size:20px}.features[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffbf;margin:0;line-height:1.6}.content[data-astro-cid-lcdefpme]{max-width:1050px;padding:100px 6vw}.content[data-astro-cid-lcdefpme].light{background:var(--light);max-width:none}.content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,64px);line-height:1}.content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:760px;color:var(--muted);font-size:21px;line-height:1.6}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.cards[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{background:#fff;border-radius:16px;padding:22px;font-weight:800;box-shadow:0 10px 30px #061f3d14}.cta[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg, var(--navy-dark), var(--navy));padding:100px 6vw}.cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffc7}@media (width<=900px){.header[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:18px}nav[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;min-height:auto;padding-top:70px}.metrics[data-astro-cid-lcdefpme],.features[data-astro-cid-lcdefpme],.cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.pages[data-astro-cid-lcdefpme]{width:auto;margin-top:18px;position:static}}
