body{margin:0;background:#f8fafc;color:#1f2937;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#fff;border-bottom:1px solid #dbe4ef;position:sticky;top:0}a{color:#2563eb}.brand{font-weight:900;color:#0f172a;text-decoration:none;font-size:22px}nav{display:flex;gap:18px}main{max-width:1040px;margin:0 auto;padding:42px 24px}.hero,.card{background:#fff;border:1px solid #dbe4ef;border-radius:28px;padding:32px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.hero{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff}.hero p{color:#bfdbfe}.hero h1{max-width:820px;font-size:clamp(34px,5vw,56px);line-height:1.05;letter-spacing:-.05em}.eyebrow{margin:0 0 8px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:13px}.button,button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#2563eb;color:#fff;padding:13px 20px;font-weight:800;text-decoration:none;cursor:pointer}.secondary{background:#eff6ff;color:#1d4ed8}.form-card{max-width:560px}.form-card form{display:grid;gap:16px}label{display:grid;gap:7px;font-weight:800}input{border:1px solid #dbe4ef;border-radius:15px;padding:13px 14px;font:inherit}.muted,small{color:#64748b}.error{border-color:#fecaca;background:#fff7f7}.topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.create-card{display:grid;place-items:center;min-height:120px;margin:24px 0;border:2px dashed #93c5fd;border-radius:24px;background:#eff6ff;text-decoration:none;color:#1d4ed8;font-weight:900;font-size:22px}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dbe4ef;border-radius:20px;overflow:hidden}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #dbe4ef}th{background:#f8fafc;color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.badge{display:inline-flex;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:6px 10px;font-weight:800}.mail{display:grid;gap:6px;border:1px solid #dbe4ef;border-radius:18px;padding:16px;margin:12px 0;background:#f8fafc}@media(max-width:700px){header{padding:0 18px}nav{display:none}.topline{display:grid}.hero,.card{padding:24px}}
