*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;font-size:18px;letter-spacing:.3px;padding:18px 20px;white-space:nowrap;overflow:hidden}.brand .brand-badge{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#2f54eb,#597ef7);display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 auto}.kpi{display:flex;align-items:center;gap:16px}.kpi-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex:0 0 auto}.kpi-label{color:#64748b;font-size:13px;margin-bottom:2px}.kpi-value{color:#0f172a;font-size:24px;font-weight:700;line-height:1.1}.login-wrap{display:flex;min-height:100vh}.login-brand{flex:1;background:linear-gradient(135deg,#0f172a,#1e3a8a 60%,#2f54eb);color:#fff;padding:56px;display:flex;flex-direction:column;justify-content:center}.login-form{width:460px;max-width:100%;display:flex;align-items:center;justify-content:center;padding:32px;background:#fff}@media (max-width: 800px){.login-brand{display:none}}
