:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,textarea{font:inherit}.login-shell{background:radial-gradient(circle at 0 0,#fff 0,#eef2ff 38%,#dbe4f5 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{background:#fff;border:1px solid #e1e8f5;border-radius:28px;width:min(460px,100%);padding:42px;box-shadow:0 24px 80px #0f172a24}.login-card h1{letter-spacing:-.03em;margin:18px 0 8px;font-size:32px}.login-card p{color:#5e6c84;line-height:1.6}.brand-mark{color:#fff;letter-spacing:-.08em;background:#172033;border-radius:18px;place-items:center;width:64px;height:64px;font-weight:800;display:grid}.brand-mark.small{border-radius:14px;width:42px;height:42px;font-size:14px}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#172033}.secondary-button{color:#172033;background:#eef2f7}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:28px;padding:24px;display:flex}.sidebar-brand{align-items:center;gap:12px;display:flex}.sidebar-brand span{color:#9ca3af;margin-top:2px;font-size:13px;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav button{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:13px 14px}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#1f2937}.logout{margin-top:auto}.content-shell{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.topbar h1{letter-spacing:-.04em;margin:0;font-size:32px}.topbar p{color:#65738a;margin:6px 0 0}.account-pill{white-space:nowrap;background:#fff;border:1px solid #e1e8f5;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.page-grid{gap:20px;display:grid}.page-grid.two-column{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stat-card,.card,.empty-state,.error-panel,.loading{background:#fff;border:1px solid #e1e8f5;border-radius:22px;box-shadow:0 14px 40px #0f172a0f}.stat-card{padding:22px}.stat-card span{color:#65738a;margin-bottom:8px;display:block}.stat-card strong{letter-spacing:-.05em;font-size:38px}.card{padding:22px}.card-header{margin-bottom:18px}.card-header h2{letter-spacing:-.03em;margin:0 0 4px}.card-header p{color:#65738a;margin:0}.table-list{gap:10px;display:grid}.table-row{border:1px solid #eef2f7;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.table-row span{color:#65738a;margin-top:3px;font-size:14px;display:block}.status-pill{white-space:nowrap;background:#eef2f7;border-radius:999px;padding:6px 10px;font-weight:700;color:#334155!important;font-size:13px!important}.empty-state,.loading{text-align:center;padding:28px}.empty-state h3{margin:0 0 6px}.empty-state p{color:#65738a;margin:0}.error-panel{color:#991b1b;background:#fff7f7;border-color:#fecaca;padding:18px}.error-panel p{margin-bottom:0}.form{gap:14px;display:grid}.form label{gap:7px;font-weight:700;display:grid}.form input,.form textarea{color:#172033;background:#fff;border:1px solid #d7dfec;border-radius:14px;width:100%;padding:12px 13px}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.page-grid.two-column,.stats-grid{grid-template-columns:1fr}.topbar{flex-direction:column}}
