:root{color:#162033;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{border:0;border-radius:14px;background:#1d4ed8;color:#fff;cursor:pointer;font-weight:700;padding:13px 18px}button:disabled{cursor:not-allowed;opacity:.65}.shell{margin:0 auto;max-width:1160px;min-height:100vh;padding:40px 20px}.login-shell{display:grid;place-items:center}.card{background:#ffffffe6;border:1px solid rgba(148,163,184,.3);border-radius:28px;box-shadow:0 24px 80px #0f172a1f;padding:28px}.login-card{max-width:440px;width:100%}.hero{align-items:flex-start;background:linear-gradient(135deg,#13294b,#1d4ed8 58%,#38bdf8);border-radius:32px;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:36px}.hero h1,.login-card h1{font-size:clamp(32px,6vw,56px);letter-spacing:-.05em;line-height:.95;margin:0 0 16px}.hero p{color:#ffffffc7;margin:0;max-width:640px}.eyebrow{color:#60a5fa;font-size:12px;font-weight:800;letter-spacing:.18em;margin:0 0 12px;text-transform:uppercase}.muted{color:#64748b}.layout{display:grid;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.form-grid{display:grid;gap:18px}label,.field-group{color:#334155;display:grid;font-size:14px;font-weight:700;gap:8px}input,select,textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;color:#0f172a;outline:none;padding:12px 14px}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}textarea{min-height:260px;resize:vertical}.segmented{background:#e2e8f0;border-radius:16px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px}.segmented button{background:transparent;color:#475569}.segmented button.active{background:#0f172a;color:#fff}.choice-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}.choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid button{background:#f8fafc;border:1px solid #cbd5e1;color:#334155;padding:11px 12px}.choice-grid button.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.choice-grid button:disabled{opacity:1}.ghost{background:#ffffff29;border:1px solid rgba(255,255,255,.3)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;color:#1e3a8a;padding:14px}.error{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;color:#b91c1c;padding:14px}.summary h2{margin-top:0}dl{display:grid;gap:12px;grid-template-columns:90px 1fr}.result-list{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;padding:16px}.result h4{margin:18px 0 8px}.section-title{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:18px}.section-title h4{margin:0}.small-button{border-radius:10px;font-size:13px;padding:8px 12px}.generated-copy{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;color:#0f172a;line-height:1.7;padding:14px;white-space:pre-wrap}dt{color:#64748b}dd{font-weight:800;margin:0}pre{background:#0f172a;border-radius:18px;color:#dbeafe;max-height:420px;overflow:auto;padding:16px}@media(max-width:820px){.shell{padding:18px}.hero{display:grid;gap:20px;padding:26px}.layout{grid-template-columns:1fr}}
