*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f7fb;color:#141821}.topbar{height:68px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:5}.brand{font-weight:800;font-size:20px;letter-spacing:.2px}.logo{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff;color:#111827;margin-right:8px}.badge{font-size:12px;color:#cbd5e1}.container{max-width:900px;margin:0 auto;padding:54px 20px 70px}.hero{text-align:center;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#635bff}.hero h1{font-size:clamp(34px,6vw,58px);line-height:1.02;margin:12px 0}.sub{max-width:650px;margin:auto;color:#667085;font-size:17px;line-height:1.6}.card,.result-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 10px 30px rgba(16,24,40,.06)}.card{padding:24px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}label{display:block;font-weight:700;font-size:14px;margin:0 0 8px}textarea,select{width:100%;border:1px solid #d0d5dd;border-radius:12px;padding:13px;font:inherit;background:#fff}textarea{resize:vertical;min-height:90px}button{border:0;border-radius:11px;padding:12px 17px;font-weight:800;cursor:pointer;background:#111827;color:#fff}#generate{width:100%;margin-top:2px;background:#635bff}.error{color:#b42318;min-height:20px;margin:10px 0 0}.results{display:grid;gap:16px;margin-top:20px}.result-card{padding:20px}.result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-head h2{font-size:16px;margin:0}.result-head button{padding:8px 11px;font-size:12px;background:#eef0ff;color:#4538c7}.result-card p{white-space:pre-wrap;line-height:1.65;color:#475467;margin-bottom:0}footer{text-align:center;color:#98a2b3;font-size:12px;padding:25px 15px 45px}@media(max-width:650px){.grid{grid-template-columns:1fr}.topbar{padding:0 18px}.container{padding-top:35px}}
