:root{color:#24344c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fc;font-family:Inter,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#f8fbff 0%,#f4f7fc 100%);min-width:320px;min-height:100vh;margin:0}#root{max-width:1280px;min-height:100vh;margin:0 auto}h1,h2,h3,p{margin:0}.page-shell{flex-direction:column;gap:2rem;padding:2rem;display:flex}.hero-section{background:linear-gradient(135deg,#f7f4ff 0%,#eef8ff 100%);border-radius:28px;grid-template-columns:1.5fr .9fr;align-items:center;gap:2rem;padding:2.5rem;display:grid;box-shadow:0 20px 60px #24345914}.hero-copy h1{margin:.4rem 0 1rem;font-size:clamp(2rem,4vw,3.3rem);line-height:1.15}.hero-text,.section-text,.info-card p,.cta-section p{color:#516070;font-size:1.02rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#7a4de3;margin-bottom:.6rem;font-size:.82rem;font-weight:700;display:inline-block}.hero-actions{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#7a4de3 0%,#4d8dff 100%);box-shadow:0 10px 24px #7a4de340}.btn-secondary{color:#24344c;background:#fff;border:1px solid #dfe7f2}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.hero-stats div{background:#ffffffe6;border:1px solid #e4ebf7;border-radius:16px;padding:.9rem}.hero-stats strong{color:#24344c;font-size:1.25rem;display:block}.hero-stats span{color:#617287;font-size:.92rem}.hero-card{color:#f7f9fc;background:#24344c;border-radius:24px;padding:1.5rem;box-shadow:0 18px 45px #24344c3d}.card-badge{background:#ffffff24;border-radius:999px;margin-bottom:.8rem;padding:.45rem .7rem;font-size:.8rem;display:inline-block}.hero-card h2{color:#fff;margin-bottom:1rem;font-size:1.4rem}.hero-card ul{gap:.7rem;padding-left:1rem;display:grid}.section{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 12px 35px #2434590f}.section-heading{margin-bottom:1.2rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.info-card{background:#f8faff;border:1px solid #e8edf5;border-radius:18px;padding:1.2rem}.info-card h3{color:#24344c;margin:0 0 .5rem}.split-section{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.pill-list{flex-wrap:wrap;gap:.7rem;display:flex}.pill-list span{color:#4a5d7a;background:#f0f4ff;border-radius:999px;padding:.7rem .95rem;font-weight:600}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#24344c 0%,#37506f 100%);border-radius:24px;padding:2rem}.cta-section h2{color:#fff;margin-bottom:.7rem}.cta-section .btn-primary{color:#24344c;box-shadow:none;background:#fff;margin-top:1rem}@media (width<=900px){.hero-section,.split-section,.card-grid,.hero-stats{grid-template-columns:1fr}}@media (width<=640px){.page-shell{padding:1rem}.hero-section,.section,.cta-section{padding:1.2rem}}
