:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{color:#0f172a;background:#f8fafc;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}#app{min-height:100vh}.layout{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#e2e8f0;background:#0f172a;flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.brand{align-items:center;gap:.875rem;display:flex}.brand-mark{color:#fff;background:#2563eb;border-radius:.875rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:700;display:inline-flex}.brand-title{margin:0;font-size:1rem;font-weight:700}.brand-subtitle{color:#94a3b8;margin:.125rem 0 0;font-size:.875rem}.sidebar-nav{flex-direction:column;gap:.5rem;display:flex}.nav-link{color:#cbd5e1;border-radius:.75rem;padding:.75rem .875rem}.nav-link.active,.nav-link:hover{color:#fff;background:#94a3b81f}.sidebar-user{border-top:1px solid #94a3b840;margin-top:auto;padding-top:1rem}.user-name{margin:0;font-weight:600}.user-meta{color:#94a3b8;margin:.25rem 0 1rem;font-size:.875rem}.main{flex-direction:column;min-width:0;display:flex}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.topbar h1{margin:0;font-size:1.5rem}.content{padding:2rem}.dashboard-intro{margin-bottom:2rem}.dashboard-intro h2{margin:.25rem 0 .75rem;font-size:2rem}.dashboard-copy{color:#475569;max-width:48rem;margin:0}.module-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.module-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.module-card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.module-card h3{margin:0;font-size:1.05rem}.module-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.module-card p{color:#64748b;margin:0;font-size:.95rem}.auth-page{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 35%),#f8fafc;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;width:min(100%,420px);padding:2rem;box-shadow:0 20px 45px #0f172a14}.auth-header h1,.not-found-card h1{margin:.35rem 0 .75rem;font-size:2rem}.eyebrow{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}.auth-copy{color:#64748b;margin:0}.auth-form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.field{color:#334155;flex-direction:column;gap:.375rem;font-size:.925rem;font-weight:600;display:flex}.field input{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;padding:.75rem .875rem}.field input:focus{border-color:#2563eb;outline:2px solid #2563eb40}.form-error{color:#b91c1c;margin:0;font-size:.925rem}.button{cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;display:inline-flex}.button:disabled{opacity:.7;cursor:not-allowed}.button-primary{color:#fff;background:#2563eb}.button-primary:hover:not(:disabled){background:#1d4ed8}.button-secondary{color:#e2e8f0;background:#94a3b829;width:100%}.boot-screen{color:#475569;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.boot-screen-error{gap:1rem}@media (width<=900px){.layout{grid-template-columns:1fr}.sidebar{gap:1rem}.sidebar-user{margin-top:0}}
