*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#f5f5f5}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}input,button{font:inherit}button{cursor:pointer}.container{max-width:640px;margin:0 auto;padding:1.5rem}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500}.form-group input{width:100%;padding:.5rem .75rem;border:1px solid #ccc;border-radius:6px}.btn{padding:.5rem 1rem;border:none;border-radius:6px;font-weight:500}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#e5e7eb;color:#374151}.btn-secondary:hover{background:#d1d5db}nav{background:#fff;padding:.75rem 1.5rem;box-shadow:0 1px 2px #0000000d;display:flex;gap:1rem;align-items:center}nav a{color:#374151}nav .spacer{flex:1}.error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.success{color:#16a34a;font-size:.875rem;margin-top:.25rem}.hero{min-height:calc(100vh - 120px);background:linear-gradient(135deg,#1e3a5f,#312e81,#4c1d95);color:#f8fafc;padding:3rem 1.5rem}.hero-content{max-width:640px;margin:0 auto;text-align:center}.hero-title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.hero-subtitle{font-size:1.125rem;opacity:.9;margin:0 0 2rem;line-height:1.6}.hero-cta{display:inline-block;padding:.75rem 2rem;background:#fff;color:#1e3a5f;font-weight:600;border-radius:8px;box-shadow:0 4px 14px #0003;transition:box-shadow .2s,transform .2s}.hero-cta:hover{text-decoration:none;box-shadow:0 6px 20px #0000004d;transform:translateY(-1px)}.hero-features{max-width:800px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.hero-feature{background:#ffffff14;padding:1.5rem;border-radius:12px}.hero-feature h3{margin:0 0 .5rem;font-size:1rem}.hero-feature p{margin:0;font-size:.9rem;opacity:.9}.hero-link{color:#93c5fd}.hero-link:hover{text-decoration:underline}.hero-footer{text-align:center;margin-top:3rem}.hero-footer .btn-primary{padding:.75rem 2rem;font-size:1rem}
