*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f3f6fb;color:#1f2937}.app-shell{min-height:100vh}.app-loading{display:grid;min-height:100vh;place-items:center;background:#f3f6fb}.app-sider{background:#172033}.brand{display:flex;align-items:center;gap:12px;height:72px;padding:0 20px;color:#fff}.brand h5,.brand .ant-typography{margin:0;color:#fff}.brand .ant-typography-secondary{color:#9ca3af;font-size:12px}.brand-logo{display:block;width:44px;height:44px;flex:0 0 44px;border-radius:6px;object-fit:contain;background:#fff}.app-header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb}.app-header>div:first-child,.header-user{display:flex;flex-direction:column;line-height:1.3}.app-content{padding:24px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-header h3{margin:0 0 4px}.page-header-extra{flex:0 0 auto}.metric-card{min-height:132px}.metric-card .ant-statistic-content{color:#111827;font-size:24px}.section-row{margin-top:16px}.full-width{width:100%}.table-toolbar{display:grid;grid-template-columns:minmax(220px,360px) repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px}.role-switch{width:150px}.header-user-menu{height:32px;padding:0 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;cursor:pointer}.header-user-menu:hover{border-color:#2563eb;color:#2563eb}.role-radio-group{display:flex;flex-wrap:wrap;gap:8px}.role-radio-group .ant-radio-button-wrapper{border-inline-start-width:1px}.muted-text{margin:12px 0 0;color:#6b7280}.row-error td{background:#fff1f0}.login-page{display:grid;min-height:100vh;place-items:center;padding:32px;background:linear-gradient(120deg,#2563ebe0,#14b8a6b8),url(https://images.unsplash.com/photo-1494412519320-aa613dfb7738?auto=format&fit=crop&w=1600&q=80) center/cover}.login-panel{display:grid;grid-template-columns:minmax(280px,1fr) 380px;gap:40px;width:min(980px,100%);align-items:center}.login-copy,.login-copy h1,.login-copy .ant-typography{color:#fff}.login-copy h1{margin:12px 0;font-size:44px}.eyebrow{text-transform:uppercase;letter-spacing:0;opacity:.82}.login-card{border:0;box-shadow:0 20px 56px #0f172a38}.login-alert{margin-bottom:16px}@media(max-width:900px){.app-sider{display:none}.login-panel{grid-template-columns:1fr}}@media(max-width:640px){.app-header{padding:0 16px}.header-user{display:none}.app-content{padding:16px}.page-header{flex-direction:column}.table-toolbar{grid-template-columns:1fr}.login-page{padding:20px}.login-copy h1{font-size:34px}}
