:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(180deg,#f6f8ff,#eef2ff);color:#1d2b4f}.landing{width:min(1120px,92%);margin:0 auto;padding:3rem 0 4rem}.hero{text-align:center;background:#fff;border:1px solid #d9e1ff;border-radius:1.5rem;padding:2rem;box-shadow:0 16px 40px #0b276714}.hero-logo{width:auto;max-width:100%;height:auto;display:block;margin:0 auto .8rem}.hero-tag{margin:0;color:#3c6ab7;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.hero h1{margin:.85rem auto 0;max-width:800px;font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.03em}.hero-copy{margin:1rem auto 0;max-width:760px;color:#44527c;line-height:1.65;font-size:1.02rem}.hero-actions{margin-top:1.6rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.2rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#3c6ab7;color:#fff;box-shadow:0 10px 20px #3c6ab73d}.btn-secondary{background:#122b73;color:#fff;box-shadow:0 10px 20px #122b7333}.btn-ghost{background:#f9f9f9;color:#274175;border:1px solid #cfdbff}.value-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{background:#fff;border:1px solid #dce4ff;border-radius:1rem;padding:1.15rem}.card h2{margin:0;font-size:1.05rem}.card p{margin:.7rem 0 0;color:#4e5f91;line-height:1.55}.audience{margin-top:2rem;background:#fff;border:1px solid #dce4ff;border-radius:1.25rem;padding:1.5rem}.audience h2{margin:0;text-align:center}.audience-grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.audience-grid article{background:#f7f9ff;border:1px solid #e3e9ff;border-radius:.9rem;padding:1rem}.audience-grid h3{margin:0}.audience-grid p{margin:.65rem 0 0;color:#4e5f91;line-height:1.55}.cta{margin-top:2rem;text-align:center;border-radius:1.25rem;padding:2rem;background:linear-gradient(130deg,#274175,#3c6ab7 65%,#f4ba45);color:#fff}.cta-logo{width:auto;max-width:100%;height:auto}.cta h2{margin:.9rem 0 0}.cta p{margin:.85rem auto 0;max-width:680px;line-height:1.65;color:#dce5ff}.app-icon{width:86px;height:86px;margin-top:.8rem;border-radius:18px;box-shadow:0 10px 18px #09143a40}.cta .btn-ghost{background:#fff;color:#173385;border:0}@media (max-width: 900px){.value-grid,.audience-grid{grid-template-columns:1fr}.landing{padding:1.5rem 0 3rem}.hero,.audience,.cta{padding:1.25rem}}
