:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background-color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top,#dbeafe,#f8fafc 35%)}#app{display:flex;justify-content:center;padding:2rem 1rem 3rem}.site-shell{width:min(960px,100%)}.hero,.section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 12px 32px -24px #1f2937}.hero{text-align:left}.eyebrow{margin:0;color:#2563eb;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem}h1,h2,h3{color:#0f172a;margin:0}h1{margin-top:.5rem;font-size:clamp(1.9rem,5vw,3rem);line-height:1.15}h2{font-size:clamp(1.5rem,4vw,2rem)}.hero-copy,.section p,.feature-card p{color:#334155;margin-bottom:0}.hero-copy{margin-top:1rem;max-width:65ch}.actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:.7rem 1rem;font-weight:600;text-decoration:none;border:1px solid transparent;transition:all .18s ease}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.btn-secondary:hover{background:#dbeafe}.section{margin-top:1.25rem}.section-alt{background:#f8fafc}.feature-grid{margin-top:1.25rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.feature-card{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:1rem}.feature-card h3{margin-bottom:.5rem;font-size:1.05rem}@media(max-width:640px){.hero,.section{padding:1.25rem}}
