:root{color:#0f172a;background-color:#f8fafc;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);margin:0}#root{min-height:100vh}h1,h2,h3,p{margin:0}label{margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block}input{border:1px solid #cbd5e1;border-radius:10px;width:100%;margin-bottom:.8rem;padding:.65rem .8rem;font-size:.95rem}select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.55rem .7rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}ul{margin:.5rem 0 0;padding-left:1.1rem}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#e2e8f0;background:#0f172a;padding:1.5rem 1rem}.sidebar nav{flex-direction:column;gap:.5rem;margin-top:1.2rem;display:flex}.sidebar a{color:#cbd5e1;border-radius:8px;padding:.55rem .65rem;text-decoration:none}.sidebar a.active{color:#f8fafc;background:#334155}.content{padding:2rem}.demo-banner{background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.persona-switch{min-width:220px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:1rem;padding:1rem;box-shadow:0 10px 20px #0f172a0d}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.big-number{color:#1d4ed8;margin-top:.4rem;font-size:1.5rem;font-weight:700}.muted{color:#475569;margin-top:.35rem}.small{font-size:.85rem}.eyebrow{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.primary-btn,.ghost-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;display:inline-block}.primary-btn{color:#fff;background:#1d4ed8}.ghost-btn{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}.ok{color:#0f766e;font-weight:700}.warn{color:#b45309;font-weight:700}.login-shell{place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:460px;padding:1.4rem;box-shadow:0 14px 26px #0f172a14}.login-card h1{margin-bottom:.2rem;font-size:1.35rem}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{padding-bottom:.8rem}.content{padding:1rem}.demo-banner{flex-direction:column;align-items:stretch}.persona-switch{min-width:100%}}
