:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#17233c;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}.app-layout{min-height:100vh}.app-sider{position:sticky!important;top:0;height:100vh;overflow:auto;border-right:1px solid rgba(255,255,255,.08)}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#fff;font-size:17px;font-weight:650;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:#2f6bff}.sider-footer{position:absolute;bottom:18px;left:20px;display:flex;align-items:center;gap:10px;color:#9fb0ca;font-size:12px}.app-header{position:sticky;top:0;z-index:20;height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf2}.operator{display:flex;flex-direction:column;line-height:18px}.operator .ant-typography{font-size:12px;margin:0}.app-content{padding:24px;min-width:0}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.page-header h2.ant-typography{margin:0 0 4px;font-size:24px;line-height:34px}.page-header p.ant-typography{margin:0}.metric-card .ant-card-body{min-height:144px}.metric-card h3.ant-typography{margin:10px 0 6px;font-size:27px}.metric-red{border-top:3px solid #f04438}.metric-blue{border-top:3px solid #2f6bff}.metric-cyan{border-top:3px solid #22b8cf}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(260px,.8fr);gap:16px;margin:16px 0}.trend-card .ant-card-body{padding-bottom:8px}.chart-legend{display:flex;gap:22px;color:#667085;font-size:12px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.chart-legend i{width:18px;height:3px;border-radius:2px}.legend-blue{background:#2f6bff}.legend-cyan{background:#22b8cf}.trend-chart{width:100%;min-height:220px;overflow:visible}.trend-chart text{fill:#98a2b3;font-size:11px}.grid-line{stroke:#e9edf4;stroke-width:1}.line-blue,.line-cyan{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.line-blue{stroke:#2f6bff}.line-cyan{stroke:#22b8cf}.queue-list{display:grid}.queue-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 0;background:transparent;border:0;border-bottom:1px solid #edf0f5;color:#344054;cursor:pointer}.queue-item:hover,.queue-item:focus-visible{color:#2f6bff}.filter-bar{display:grid;grid-template-columns:minmax(240px,420px) auto;gap:12px;justify-content:space-between;margin-bottom:18px}.drawer-footer{display:flex;justify-content:flex-end;gap:12px}.risk-banner{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:12px;border:1px solid #ffccc7;border-radius:8px;color:#cf1322;background:#fff2f0;font-weight:600}.review-form{margin-top:24px}.roles-card,.recent-card{margin-top:16px}.integration-alert{margin-bottom:16px}.page-loader{min-height:100vh;display:grid;place-items:center}@media(max-width:980px){.dashboard-grid{grid-template-columns:1fr}.app-content{padding:18px}}@media(max-width:720px){.app-sider{position:fixed!important;z-index:30}.app-header{padding-left:84px}.app-content{margin-left:72px;padding:14px}.page-header,.filter-bar{grid-template-columns:1fr;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
