:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,Segoe UI,Roboto,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:linear-gradient(#f8fafc 0%,#eff6ff 100%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}code{color:#1e3a8a;background:#dbeafe;border-radius:.35rem;padding:.1rem .35rem}#app{width:min(1080px,100%);margin:0 auto;padding:1.5rem}.site-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.brand{color:#1e3a8a;font-size:1.2rem;font-weight:700}.nav{gap:1rem;font-weight:500;display:flex}.hero,.card,.about,.start{background:#fff;border:1px solid #cbd5e1;border-radius:1rem;box-shadow:0 10px 30px -20px #0f172a66}.hero{margin-bottom:1.5rem;padding:2.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#2563eb;margin:0 0 .75rem;font-size:.85rem;font-weight:700}h1{margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.1}h2{margin:0 0 .6rem;font-size:1.25rem}.hero-copy{color:#334155;max-width:60ch;margin:0}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.button{border-radius:.6rem;justify-content:center;align-items:center;padding:.6rem 1rem;font-weight:600;display:inline-flex}.button.primary{color:#fff;background:#2563eb}.button.ghost{color:#1d4ed8;border:1px solid #93c5fd}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.card,.about,.start{padding:1.25rem}.card p,.about p{color:#475569;margin:0}.about{margin-bottom:1.5rem}.start ol{color:#334155;margin:0;padding-left:1.2rem}.start li+li{margin-top:.5rem}.site-footer{text-align:center;color:#64748b;margin-top:1.75rem;font-size:.9rem}@media (width<=900px){.feature-grid{grid-template-columns:1fr}}@media (width<=640px){#app{padding:1rem}.site-header{flex-direction:column;align-items:flex-start}.hero{padding:1.5rem}}
