:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#162033;background:#f4f6fa;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{border:0;border-radius:9px;background:#2563eb;color:#fff;padding:.72rem 1rem;font-weight:700;cursor:pointer}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at top,#dbeafe,transparent 38%),#f4f6fa}.auth-card,.panel{background:#fff;border:1px solid #dce2ec;border-radius:18px;padding:2rem;box-shadow:0 24px 60px #2030520c}.auth-card{width:min(430px,100%)}.brand{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#111827;color:#fff;font-weight:900;font-size:1.3rem}.brand.small{width:34px;height:34px;border-radius:9px}.eyebrow,.category{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800;color:#64748b}.muted,.module-card p,.hero p{color:#64748b}.stack{display:grid;gap:1rem;margin-top:1.5rem}.stack label{display:grid;gap:.4rem;font-size:.88rem;font-weight:700}.stack input,.topbar select{border:1px solid #cbd5e1;border-radius:9px;padding:.75rem;background:#fff}.alert{padding:.8rem 1rem;border-radius:9px;background:#fef2f2;color:#b91c1c}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.app-shell aside{background:#111827;color:#fff;padding:1.4rem}.logo-row{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.app-shell nav{display:grid;gap:.4rem}.app-shell nav a,.app-shell nav span{color:#aeb8c8;text-decoration:none;padding:.7rem .8rem;border-radius:8px}.app-shell nav .active{background:#ffffff16;color:#fff}.workspace{min-width:0}.topbar{height:72px;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#2563eb;text-decoration:none}.ghost{background:transparent;color:#475569}.hero{padding:2.5rem 2rem 1rem}.hero h1{font-size:2rem;margin:.2rem 0}.module-grid{padding:1rem 2rem 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.module-card{background:#fff;border:1px solid #dce2ec;border-radius:14px;padding:1.2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:210px}.module-card h3{margin:.4rem 0}.module-card footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.status{font-size:.78rem;font-weight:800}.status.enabled{color:#047857}.status.disabled{color:#64748b}.secondary{padding:.5rem .7rem;background:#e8eef9;color:#1e3a8a;font-size:.8rem}.split{padding:1rem 2rem 3rem;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1rem}.split>.alert{grid-column:1/-1}.panel h2{margin-top:0}.table-panel{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.8rem;border-bottom:1px solid #e2e8f0}th{font-size:.75rem;text-transform:uppercase;color:#64748b}td small{display:block;color:#94a3b8}.empty{text-align:center;color:#64748b}@media(max-width:900px){.split{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.app-shell aside{display:none}.topbar,.hero,.module-grid,.split{padding-left:1rem;padding-right:1rem}}
