:root{color-scheme:light;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}html,body,#root{margin:0;min-height:100%}.admin-layout{min-height:100vh}.sider-brand{padding:16px 20px 8px;display:flex;flex-direction:column;gap:2px}.admin-header{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #f0f0f0}.admin-content{margin:16px;padding:20px;background:#fff;border-radius:8px;min-height:360px}.page-head{margin-bottom:20px;display:flex;flex-direction:column;gap:4px}.login-wrap{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#e6f4ff 0%,transparent 45%),radial-gradient(circle at 80% 0%,#f6ffed 0%,transparent 40%),linear-gradient(160deg,#f5f7fb,#eef2f8)}.login-card{width:min(420px,92vw);box-shadow:0 12px 40px #0f172a14}.simple-bars{display:flex;align-items:flex-end;gap:12px;min-height:220px;padding:8px 4px 0}.simple-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.simple-bar-track{width:100%;max-width:48px;height:160px;background:#f5f5f5;border-radius:6px;display:flex;align-items:flex-end;overflow:hidden}.simple-bar-fill{width:100%;border-radius:6px 6px 0 0;min-height:2px;transition:height .25s ease}.simple-bar-value{font-size:12px;color:#595959}.simple-bar-label{font-size:12px;color:#8c8c8c;white-space:nowrap}.chart-empty{min-height:180px;display:grid;place-items:center;color:#8c8c8c}
