:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17324a;background:#f5f7fc;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #173b78;--navy-900: #173b78;--navy-800: #173b78;--navy-700: #31558f;--blue: #002fa7;--blue-dark: #00237d;--cobalt: #2f5bdb;--cobalt-dark: #2447b7;--green: #198754;--yellow: #f2b705;--red: #d83a46;--ink: #17324a;--muted: #687d90;--line: #dfe8ef;--line-soft: #edf2f6;--surface: #fff;--surface-2: #f7fafc;--shadow: 0 1px 2px rgba(15, 42, 64, .03), 0 7px 25px rgba(15, 42, 64, .045);--shadow-lg: 0 18px 54px rgba(5, 30, 51, .16);--radius: 12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fc}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}button{border:0;background:none;color:inherit}input,select{color:var(--ink)}::selection{background:#2f5bdb33}:focus-visible{outline:3px solid rgba(22,119,255,.3);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;padding:10px 16px;color:#fff;background:var(--blue);border-radius:6px;transition:top .2s}.skip-link:focus{top:12px}.text-red{color:var(--red);font-weight:650}.text-green{color:var(--green);font-weight:650}.app-shell{--sidebar-width: 252px;min-height:100vh}.app-shell.sidebar-collapsed{--sidebar-width: 78px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:var(--sidebar-width);display:flex;flex-direction:column;background:#fff;color:var(--ink);transition:width .22s ease;border-right:1px solid #dce4f3;box-shadow:8px 0 28px #2547910d}.brand{height:76px;display:flex;align-items:center;gap:12px;padding:0 19px;border-bottom:1px solid #e5eaf4;flex:0 0 auto}.brand-mark{width:36px;height:36px;flex:0 0 36px;display:flex;align-items:flex-end;justify-content:center;gap:3px;border-radius:10px;padding:8px;background:linear-gradient(145deg,#002fa7,#4775e8);box-shadow:0 7px 18px #002fa72e}.brand-mark span{display:block;width:5px;border-radius:4px 4px 1px 1px;background:#fff}.brand-mark span:nth-child(1){height:9px;opacity:.75}.brand-mark span:nth-child(2){height:18px}.brand-mark span:nth-child(3){height:13px;opacity:.88}.brand-mark.small{width:24px;height:24px;flex-basis:24px;padding:5px;gap:2px;border-radius:6px;box-shadow:none}.brand-mark.large{width:54px;height:54px;flex-basis:54px;padding:12px}.brand-copy{min-width:0;display:flex;flex-direction:column}.brand-copy strong{font-size:16px;letter-spacing:.3px;line-height:1.3}.brand-copy small{font-size:11px;color:#72809a;margin-top:2px;white-space:nowrap}.side-nav{flex:1;overflow:auto;padding:16px 11px;scrollbar-width:thin;scrollbar-color:#cbd5e8 transparent}.nav-group{margin-bottom:18px}.nav-group-label{padding:0 10px 7px;color:#8b96aa;font-size:11px;letter-spacing:1.1px;font-weight:650}.nav-item{min-height:40px;padding:0 11px;display:flex;align-items:center;gap:12px;color:#5f6f89;border-radius:8px;font-size:13px;margin:2px 0;position:relative;transition:.16s ease;white-space:nowrap}.nav-item:hover{color:var(--blue);background:#f2f5fc}.nav-item.active{color:var(--blue);background:#edf2ff;box-shadow:inset 3px 0 0 var(--blue);font-weight:700}.nav-item svg{flex:0 0 auto}.nav-item.active svg{color:var(--blue)}.nav-item em{margin-left:auto;font-style:normal;font-size:11px;font-weight:700;color:#ffd6d8;background:#df4b553d;padding:2px 5px;border-radius:8px}.sidebar-collapsed .nav-group{margin-bottom:10px}.sidebar-collapsed .nav-item{justify-content:center;padding:0}.side-bottom{padding:10px 11px 14px;border-top:1px solid #e5eaf4}.system-health{border-radius:8px;background:#f6f8fc;border:1px solid #e5eaf4;padding:10px;margin-bottom:8px}.health-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:650}.system-health p{font-size:11px;color:#89a3b7;margin-top:4px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8796a4}.status-dot.status-connected{background:#3bd28f;box-shadow:0 0 0 4px #3bd28f1a}.status-dot.status-demo{background:#2f5bdb;box-shadow:0 0 0 4px #2f5bdb1a}.status-dot.status-checking{animation:pulse 1.2s infinite}.collapse-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:8px;border-radius:7px;color:#6f7e96;font-size:11px}.collapse-button:hover{background:#f2f5fc;color:var(--blue)}.main-shell{margin-left:var(--sidebar-width);min-width:0;transition:margin .22s ease}.topbar{height:64px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(230px,1fr) minmax(280px,520px) minmax(300px,1fr);align-items:center;gap:20px;padding:0 28px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#8a99a7}.breadcrumb strong{color:#3f566a;font-weight:650}.topbar-left{display:flex;align-items:center}.mobile-menu{display:none}.topbar-center{height:36px;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 11px;background:#f4f7fa;border:1px solid #e3ebf1;color:#8a9aaa}.topbar-center:focus-within{background:#fff;border-color:#8fbcf5;box-shadow:0 0 0 3px #1677ff14}.topbar-center input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.topbar-center kbd{font:11px/1 system-ui;border:1px solid #d5dfe6;background:#fff;color:#8394a3;border-radius:4px;padding:4px 6px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.assistant-button{height:34px;display:flex;align-items:center;gap:6px;padding:0 11px;border-radius:7px;color:var(--blue);background:#eef3ff;border:1px solid #cfdbfa;font-size:11px;font-weight:650}.assistant-button:hover{background:#e4ebff}.notification-button{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;position:relative;color:#526a7e}.notification-button:hover{background:#f1f5f8}.notification-button span{position:absolute;right:2px;top:1px;min-width:15px;height:15px;display:grid;place-items:center;border-radius:8px;background:var(--red);color:#fff;border:2px solid #fff;font-size:11px;font-weight:800}.profile-button{display:flex;align-items:center;gap:8px;padding:3px 5px 3px 3px;border-radius:8px}.profile-button:hover{background:#f4f7fa}.avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#fff;font-size:11px;font-weight:750;background:linear-gradient(145deg,#002fa7,#4775e8)}.profile-copy{display:flex;flex-direction:column;text-align:left}.profile-copy strong{font-size:11px}.profile-copy small{font-size:11px;color:#8999a7;margin-top:1px}.main-content{width:100%;min-height:calc(100vh - 100px);padding:24px 28px 32px}.app-footer{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;color:#8a9aa7;font-size:11px;border-top:1px solid var(--line);background:#f7fafc}.mobile-sidebar,.mobile-overlay{display:none}.page-stack{display:flex;flex-direction:column;gap:17px;max-width:1700px;margin:0 auto}.page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:4px 2px 1px}.page-title-block{max-width:970px}.eyebrow{display:inline-block;color:var(--blue);font-size:11px;letter-spacing:1.35px;font-weight:750;line-height:1.5}.page-header h1{color:var(--navy-800);font-size:clamp(23px,2.2vw,30px);line-height:1.2;letter-spacing:-.5px;margin:3px 0 7px}.page-header p{color:var(--muted);font-size:12px;line-height:1.65}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;padding-top:9px}.freshness{display:flex;align-items:center;gap:7px;margin-top:9px;color:#75899a;font-size:11px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #22a06b17}.button{min-height:35px;padding:0 13px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:650;line-height:1;border:1px solid transparent;transition:.15s ease}.button-primary{color:#fff;background:linear-gradient(135deg,#002fa7,#315fd6);box-shadow:0 4px 12px #002fa72e}.button-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px #1469cb33}.button-secondary{color:#27516e;background:#fff;border-color:#cfdce5}.button-secondary:hover:not(:disabled){color:#0d6bc8;border-color:#80afe2;background:#f9fcff}.button-ghost{color:#5e7487;background:transparent;border-color:transparent}.button-ghost:hover:not(:disabled){background:#eef4f7;color:#244a66}.button-danger{color:#fff;background:var(--red)}.full-button{width:100%}.text-link{color:#0b77d8;font-size:11px;font-weight:650}.text-link:hover{text-decoration:underline}.icon-button{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;color:#778b9b}.icon-button:hover{color:#1d658f;background:#eef4f7}.toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid var(--line);border-radius:10px;background:#ffffffde;box-shadow:0 2px 10px #122d4205}.sticky-toolbar{position:sticky;top:72px;z-index:34}.filter-cluster,.toolbar-actions,.card-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.select-control{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 6px 0 9px;border:1px solid #dbe5ec;border-radius:7px;background:#fff;color:#74899a}.select-control:hover{border-color:#aac5d8}.select-control select{height:28px;min-width:100px;border:0;outline:0;background:transparent;font-size:11px;color:#435d71}.segmented{display:inline-flex;align-items:center;padding:3px;border-radius:7px;background:#edf3f6}.segmented button{padding:7px 11px;font-size:11px;color:#6d8192;border-radius:5px}.segmented button.active{color:#125b86;background:#fff;font-weight:700;box-shadow:0 1px 5px #13304417}.tabs{min-height:42px;display:flex;gap:2px;border-bottom:1px solid var(--line);overflow-x:auto}.tabs button{padding:0 14px;color:#718697;font-size:11px;position:relative;white-space:nowrap}.tabs button.active{color:var(--blue);font-weight:700}.tabs button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cobalt));border-radius:2px}.tabs button span{margin-left:4px;font-size:11px;padding:2px 5px;border-radius:7px;color:#fff;background:var(--red)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-head{min-height:55px;padding:13px 15px 7px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-head h3{color:#173a54;font-size:13px;line-height:1.4}.card-head p{color:#8393a1;font-size:11px;line-height:1.4;margin-top:3px}.title-row{display:flex;align-items:center;gap:7px}.mini-badge{color:var(--blue);background:#edf2ff;border-radius:10px;font-size:11px;padding:3px 7px;font-weight:700}.kpi-grid{display:grid;gap:10px}.kpi-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.kpi-grid.six{grid-template-columns:repeat(6,minmax(0,1fr))}.kpi-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-card{padding:13px 14px 12px;min-height:113px;overflow:hidden;position:relative}.kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent, var(--blue))}.kpi-card:after{content:"";position:absolute;width:70px;height:70px;right:-30px;bottom:-35px;border-radius:50%;background:color-mix(in srgb,var(--accent, var(--blue)) 9%,transparent)}.accent-blue{--accent: var(--blue)}.accent-cobalt{--accent: var(--cobalt)}.accent-green{--accent: var(--green)}.accent-yellow{--accent: var(--yellow)}.accent-red{--accent: var(--red)}.kpi-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#6f8394;font-size:11px}.kpi-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,white)}.kpi-icon svg{width:14px;height:14px}.kpi-value{margin:8px 0 7px;color:var(--navy-800);font-size:24px;line-height:1;font-weight:750;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.kpi-foot{display:flex;align-items:center;gap:6px;color:#8393a1;font-size:11px}.delta{display:inline-flex;align-items:center;gap:1px;font-weight:700}.delta-up{color:var(--green)}.delta-down{color:var(--cobalt)}.delta-flat{color:#6f8495}.overview-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);gap:12px}.chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.chart-card{min-width:0;overflow:hidden;position:relative}.chart-wide{grid-column:span 2}.chart-full{grid-column:1 / -1}.echart{width:100%;min-width:0}.chart-insight{margin:0 13px 12px;display:flex;gap:7px;padding:8px 10px;border-radius:7px;color:#5f7587;background:#f3f8fa;border-left:2px solid var(--cobalt);font-size:11px;line-height:1.5}.chart-insight span{flex:0 0 auto;color:var(--blue);font-weight:750}.compact-charts .card-head{min-height:48px}.two-column-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,1fr);gap:12px}.notice{min-height:54px;display:flex;align-items:center;gap:11px;padding:10px 13px;border-radius:9px;border:1px solid;font-size:11px;line-height:1.45}.notice-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:7px}.notice-icon svg{width:16px}.notice-body{flex:1}.notice-body strong{display:block;font-size:11px;margin-bottom:2px}.notice-info{color:#2447b7;background:#eef3ff;border-color:#cfdbfa}.notice-info .notice-icon{color:var(--blue);background:#dfe7ff}.notice-success{color:#26664f;background:#eff9f5;border-color:#cceade}.notice-success .notice-icon{color:var(--green);background:#d9f1e6}.notice-warning{color:#765a18;background:#fff9e9;border-color:#f1e0aa}.notice-warning .notice-icon{color:var(--yellow);background:#f9edc4}.notice-danger{color:#824149;background:#fff2f2;border-color:#f0cfd2}.notice-danger .notice-icon{color:var(--red);background:#f9dcde}.insight-panel{position:relative;overflow:hidden;padding:13px 15px;border-radius:11px;color:#24466f;background:linear-gradient(112deg,#eef3ff,#f7f9ff 64%,#e9efff);border:1px solid #d2dcf5;box-shadow:0 10px 25px #25479112}.insight-panel:after{content:"";position:absolute;width:190px;height:190px;right:-80px;top:-105px;border-radius:50%;border:35px solid rgba(255,255,255,.03)}.insight-title{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;font-weight:700}.insight-title svg{color:var(--blue)}.ai-label{padding:2px 6px;border-radius:9px;color:var(--blue);background:#fff;border:1px solid #cbd8f8;font-size:11px}.insight-panel ul{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0;margin:10px 0 6px}.insight-panel li{display:flex;align-items:flex-start;gap:4px;font-size:11px;line-height:1.55}.insight-panel li svg{flex:0 0 auto;margin-top:1px;color:var(--cobalt)}.insight-panel>p{color:#526a8e;font-size:11px;line-height:1.55;margin:8px 0;max-width:1100px}.ai-disclaimer{color:#6f7f98!important;font-size:11px!important;margin:7px 0 0!important}.status-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:10px;font-size:11px;font-weight:700;white-space:nowrap}.status-success{color:#1e7652;background:#e5f5ed}.status-warning{color:#8c6610;background:#fbf0ce}.status-danger{color:#aa3e48;background:#fae5e7}.status-info{color:#2447b7;background:#e8eeff}.status-neutral{color:#657787;background:#edf1f4}.risk-badge{min-height:21px;display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:11px;font-size:11px;font-weight:700;white-space:nowrap}.risk-dot{width:6px;height:6px;border-radius:50%}.risk-high{color:#a83a43;background:#fbe8e9}.risk-high .risk-dot{background:var(--red)}.risk-medium{color:#80600e;background:#fbf1d2}.risk-medium .risk-dot{background:var(--yellow)}.risk-low{color:#1f7552;background:#e4f4ec}.risk-low .risk-dot{background:var(--green)}.risk-unscorable{color:#657787;background:#edf1f4}.risk-unscorable .risk-dot{background:#8a99a8}.progress-wrap{display:flex;align-items:center;gap:8px}.progress-track{height:5px;flex:1;overflow:hidden;border-radius:4px;background:#e9f0f4}.progress-fill{height:100%;border-radius:inherit;background:var(--blue);transition:width .35s ease}.progress-green{background:var(--green)}.progress-yellow{background:var(--yellow)}.progress-red{background:var(--red)}.progress-wrap>span{font-size:11px;color:#708494}.data-table-card{min-width:0;overflow:hidden}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{padding:9px 12px;text-align:left;color:#718697;background:#f7fafc;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line);font-size:11px;font-weight:700;white-space:nowrap}td{padding:9px 12px;color:#536a7d;border-bottom:1px solid #edf2f5;vertical-align:middle}tbody tr{transition:background .12s}tbody tr:hover{background:#f8fbfd}tbody tr:last-child td{border-bottom:0}td>strong{display:block;color:#2a465c;font-size:11px;font-weight:650;white-space:nowrap}td>small{display:block;color:#8999a7;font-size:11px;margin-top:2px;white-space:nowrap}td code{color:#2447b7;background:#eef2ff;padding:2px 5px;border-radius:4px;font-size:11px}.person-cell{display:flex;align-items:center;gap:8px;min-width:100px}.person-cell>div{display:flex;flex-direction:column}.small-avatar{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:7px;color:#2447b7;background:linear-gradient(145deg,#edf2ff,#e5edf7);font-size:11px;font-weight:750}.person-cell strong{color:#28455c;font-size:11px}.person-cell small{color:#91a0ac;font-size:11px;margin-top:2px}.table-action{color:#0879c9;font-size:11px;font-weight:650;padding:5px 7px;border-radius:5px;white-space:nowrap}.table-action:hover{background:#eaf4fa}.table-note{display:flex;align-items:center;gap:6px;color:#7d8d9a;padding:9px 13px;border-top:1px solid var(--line);background:#fafcfd;font-size:11px}.rank-number{color:var(--blue);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.result-count{color:#8192a0;font-size:11px;margin-left:auto}.intervention-summary{overflow:hidden}.intervention-list{padding:0 15px 10px}.intervention-row{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid var(--line-soft)}.intervention-row:last-child{border-bottom:0}.intervention-rank{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:7px;color:#2447b7;background:#e8eeff;font-size:11px;font-weight:750}.intervention-main{flex:1;min-width:0}.intervention-main>div{display:flex;align-items:center;justify-content:space-between;gap:5px}.intervention-main strong{color:#314d62;font-size:11px}.intervention-main small{color:#8394a2;font-size:11px}.micro-progress{height:3px;margin-top:5px;border-radius:3px;background:#eaf0f4;overflow:hidden}.micro-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cobalt))}.stepper{display:flex;align-items:center;padding:14px 18px;border-radius:10px;background:#fff;border:1px solid var(--line)}.step{flex:1;display:flex;align-items:center;gap:9px;position:relative}.step>span{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;border-radius:50%;color:#8496a5;background:#eef3f6;border:1px solid #dde6ec;font-size:11px;font-weight:750;z-index:1}.step>div{display:flex;flex-direction:column;min-width:80px}.step strong{color:#708394;font-size:11px}.step small{color:#9aa7b2;font-size:11px;margin-top:2px}.step>i{flex:1;height:1px;margin:0 13px;background:#dfe7ed}.step.active>span{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 0 0 5px #1677ff14}.step.active strong{color:#1f597d}.step.done>span{color:#fff;background:var(--green);border-color:var(--green)}.step.done>i{background:#80c7a9}.upload-stage{display:grid;grid-template-columns:minmax(360px,1.4fr) minmax(320px,1fr);min-height:445px;overflow:hidden}.upload-zone{margin:18px;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #9dbccd;border-radius:12px;background:linear-gradient(145deg,#fafbff,#f1f4fc);transition:.18s ease}.upload-zone.dragging{border-color:var(--cobalt);background:#eef3ff;transform:scale(.995)}.upload-zone input{display:none}.upload-icon{width:57px;height:57px;display:grid;place-items:center;border-radius:15px;color:var(--cobalt);background:#e8eeff;box-shadow:0 8px 20px #2f5bdb1f}.upload-icon svg{width:28px;height:28px}.upload-zone h2{color:#173d59;font-size:17px;margin-top:15px}.upload-zone p{color:#7c8f9f;font-size:11px;margin:6px 0 14px}.upload-zone>small{color:#99a6b0;font-size:11px;margin-top:12px}.upload-requirements{padding:26px 24px;background:#f7fafc;border-left:1px solid var(--line)}.upload-requirements h3{color:#24465e;font-size:13px;margin-bottom:14px}.requirement-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px}.requirement-grid div{display:flex;flex-direction:column;padding:10px;border-radius:8px;background:#fff;border:1px solid var(--line)}.requirement-grid strong{color:var(--blue);font-size:14px}.requirement-grid span{color:#75899a;font-size:11px;margin-top:3px}.file-summary{min-height:62px;padding:9px 13px;display:flex;align-items:center;gap:11px}.file-icon{width:37px;height:37px;display:grid;place-items:center;color:var(--green);background:#e5f5ed;border-radius:8px}.file-icon svg{width:19px}.file-meta{flex:1;display:flex;flex-direction:column}.file-meta strong{color:#27475e;font-size:11px}.file-meta span{color:#8797a4;font-size:11px;margin-top:3px}.action-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;border-radius:9px;color:#2447b7;background:#eef3ff;border:1px solid #cfdbfa}.action-banner strong{font-size:11px}.action-banner p{color:#7b91a1;font-size:11px;margin-top:2px}.quality-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.quality-metric{min-height:72px;padding:11px;display:flex;align-items:center;gap:9px}.quality-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:7px}.quality-icon svg{width:15px}.quality-metric.pass .quality-icon{color:var(--green);background:#e4f4eb}.quality-metric.fail .quality-icon{color:var(--red);background:#fae7e8}.quality-metric>div:nth-child(2){flex:1;display:flex;flex-direction:column}.quality-metric span{color:#75899a;font-size:11px}.quality-metric strong{color:#24455d;font-size:13px;margin:2px 0}.quality-metric small{color:#96a3ae;font-size:11px}.training-panel{padding:13px 15px;color:#1f3f72;background:linear-gradient(118deg,#eaf0ff,#f7f9ff);border:1px solid #cfdaf5;border-radius:10px;box-shadow:0 10px 26px #25479114}.training-top{display:flex;align-items:center;gap:10px}.training-top>div:nth-child(2){flex:1}.training-top strong{font-size:11px}.training-top p{color:#5f6f89;font-size:11px;margin-top:3px}.training-top>span{font-size:15px;font-weight:750}.training-spinner{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#ffffff1c}.training-spinner svg{width:17px;animation:spin 1.2s linear infinite}.training-panel .progress-track{background:#dce5fb;margin-top:10px}.training-panel .progress-fill{background:var(--blue)}.training-stages{display:flex;justify-content:space-between;margin-top:8px;color:#6c7d94;font-size:11px}.training-stages span.done{color:var(--blue)}.model-status-card{min-height:96px;display:flex;align-items:center;gap:14px;padding:14px 16px;position:relative;overflow:hidden}.model-status-card:after{content:"";position:absolute;width:160px;height:160px;right:10%;top:-100px;border:25px solid rgba(47,91,219,.035);border-radius:50%}.model-icon{width:49px;height:49px;flex:0 0 49px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#002fa7,#4775e8);box-shadow:0 7px 17px #002fa72b}.model-icon svg{width:23px}.model-title{flex:1;min-width:250px}.model-title>div{display:flex;align-items:center;gap:8px}.model-title h2{color:#173e59;font-size:17px;margin:3px 0}.model-title p{color:#7f91a0;font-size:11px}.model-meta{display:flex;align-items:center;gap:20px;margin-right:12px}.model-meta div{display:flex;flex-direction:column}.model-meta span{color:#8a99a7;font-size:11px}.model-meta strong{color:#375268;font-size:11px;margin-top:3px}.gate-list-card,.timeline-card{overflow:hidden}.gate-list{padding:0 14px 10px}.gate-row{min-height:45px;display:grid;grid-template-columns:22px 1fr minmax(160px,.8fr);gap:8px;align-items:center;border-bottom:1px solid var(--line-soft)}.gate-row:last-child{border-bottom:0}.gate-row svg{width:15px;color:var(--green)}.gate-row div{display:flex;flex-direction:column}.gate-row strong{color:#355268;font-size:11px}.gate-row span{color:#788c9b;font-size:11px;margin-top:2px}.gate-row small{color:#8494a1;font-size:11px}.timeline{padding:2px 15px 10px}.timeline-row{min-height:55px;display:grid;grid-template-columns:12px 1fr;gap:10px;position:relative}.timeline-row>span{width:8px;height:8px;margin-top:5px;border:2px solid #fff;border-radius:50%;background:#90a1ae;box-shadow:0 0 0 2px #dce5eb;z-index:1}.timeline-row:not(:last-child):before{content:"";position:absolute;left:3px;top:13px;bottom:-3px;width:1px;background:#dce5eb}.timeline-row.tone-success>span{background:var(--green);box-shadow:0 0 0 2px #b9dfce}.timeline-row.tone-info>span{background:var(--blue);box-shadow:0 0 0 2px #bfd9fa}.timeline-row strong{color:#365167;font-size:11px}.timeline-row p{color:#758a9a;font-size:11px;margin:2px 0}.timeline-row small{color:#9aa7b1;font-size:11px}.employee-workbench{overflow:hidden}.table-toolbar{min-height:54px;padding:9px 11px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line)}.table-search{width:min(260px,30vw);height:32px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #dbe5ec;border-radius:7px;color:#8495a3}.table-search:focus-within{border-color:#86b2df;box-shadow:0 0 0 3px #1677ff0f}.table-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.employee-table tr{cursor:pointer}.employee-table tr.selected{background:#eef3ff;box-shadow:inset 2px 0 0 var(--cobalt)}.employee-table th:first-child,.employee-table td:first-child{width:34px;text-align:center}.employee-table input[type=checkbox]{accent-color:var(--cobalt)}.score-cell{display:flex;align-items:center;gap:7px}.score-cell strong{width:20px;color:#354f65;font-size:11px}.score-cell>span{width:50px;height:4px;overflow:hidden;border-radius:4px;background:#e8eef2}.score-cell i{display:block;height:100%;border-radius:inherit}.score-high{background:var(--red)}.score-medium{background:var(--yellow)}.score-low{background:var(--green)}.score-unscorable{background:#8a99a8}.pagination{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:1px solid var(--line);color:#7e909e;font-size:11px}.pagination>div{display:flex;gap:3px}.pagination button{min-width:26px;height:26px;display:grid;place-items:center;padding:0 6px;border:1px solid #dce5eb;border-radius:5px;color:#63798a;font-size:11px;background:#fff}.pagination button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.drawer-overlay{position:fixed;inset:0;z-index:90;background:#04172740;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.employee-drawer,.notification-drawer{position:fixed;z-index:100;top:0;right:0;width:min(430px,94vw);height:100vh;overflow-y:auto;background:#fff;box-shadow:var(--shadow-lg);animation:slideIn .22s ease}.drawer-head{min-height:72px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h2{color:#173c57;font-size:20px;margin-top:2px}.drawer-head button{width:44px;height:44px;display:grid;place-items:center;border-radius:7px;color:#718697}.drawer-head button:hover{background:#eef3f6}.employee-profile{display:flex;gap:11px;align-items:center;padding:15px 17px}.large-avatar{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#002fa7,#4775e8);font-size:14px;font-weight:750}.employee-profile strong{color:#294b63;font-size:12px}.employee-profile p{color:#708697;font-size:11px;margin:3px 0}.employee-profile small{color:#98a5af;font-size:11px}.risk-score-hero{margin:0 17px 14px;padding:14px;border-radius:11px;border:1px solid}.risk-score-hero>div{display:flex;justify-content:space-between;align-items:flex-end}.risk-score-hero>div span{font-size:11px}.risk-score-hero>div strong{font-size:32px;line-height:1}.risk-score-hero>small{display:block;margin-top:8px;font-size:11px}.risk-panel-high{color:#813c43;background:#fff2f2;border-color:#f0cdcf}.risk-panel-medium{color:#765915;background:#fff9e9;border-color:#eedda7}.risk-panel-low{color:#286a50;background:#eff9f5;border-color:#cbe9dc}.drawer-section{padding:15px 17px;border-top:1px solid var(--line)}.drawer-section h3{color:#2e4d63;font-size:11px;margin-bottom:10px}.factor-row{display:grid;grid-template-columns:110px 1fr 35px;gap:8px;align-items:center;min-height:27px;font-size:11px;color:#60778a}.factor-row>div{height:5px;border-radius:5px;background:#edf1f4;overflow:hidden}.factor-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--yellow),var(--red))}.factor-row strong{color:#a3454b;text-align:right;font-size:11px}.muted-note{color:#93a0aa;font-size:11px;margin:8px 0}.prediction-context{display:grid;gap:7px;margin:0}.prediction-context>div{display:grid;grid-template-columns:100px 1fr;gap:8px;padding:7px 8px;border-radius:7px;background:#f6f8fd;border:1px solid #e4e9f4}.prediction-context dt{color:#78869a;font-size:11px}.prediction-context dd{margin:0;color:#324e73;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.recommendation-card{display:flex;gap:9px;padding:11px;border-radius:8px;background:#f1f4ff;border:1px solid #d8e1fa;margin-bottom:11px}.recommendation-card svg{flex:0 0 auto;width:18px;color:var(--cobalt)}.recommendation-card strong{color:#2447b7;font-size:11px}.recommendation-card p{color:#718797;font-size:11px;line-height:1.5;margin-top:3px}.explain-legend{display:flex;gap:22px;align-items:center;margin-top:10px}.explain-legend>div{display:flex;align-items:center;gap:7px}.legend-gradient{width:65px;height:6px;border-radius:5px}.blue-red{background:linear-gradient(90deg,#5b82f1,#dce4ef,#df4b55)}.explain-legend small{color:#7c8f9d;font-size:11px}.legend-arrow{color:#2f5bdb;font-size:18px}.scenario-layout{display:grid;grid-template-columns:315px minmax(0,1fr);gap:12px}.scenario-controls{padding-bottom:14px}.slider-control{display:block;padding:10px 15px;border-top:1px solid var(--line-soft)}.slider-control>div:first-child{display:flex;justify-content:space-between;gap:8px}.slider-control strong{color:#405d72;font-size:11px}.slider-control output{color:var(--blue);font-size:11px;font-weight:750}.slider-control input{width:100%;margin:8px 0 2px;accent-color:var(--cobalt)}.slider-scale{display:flex;justify-content:space-between;color:#9aa7b0;font-size:11px}.slider-control>small{display:block;color:#8696a3;font-size:11px;margin-top:4px;line-height:1.4}.scenario-controls>.button{width:calc(100% - 30px);margin:9px 15px 0}.scenario-results{display:flex;flex-direction:column;gap:12px;min-width:0}.number-progress{min-width:100px}.number-progress>span{color:#455f73;font-size:11px}.number-progress .progress-wrap{margin-top:4px}.report-generation{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:12px 15px;color:#1f3f72;background:linear-gradient(120deg,#eaf0ff,#f7f9ff);border:1px solid #cfdaf5;border-radius:10px}.report-generation>div{display:flex;align-items:center;gap:10px}.report-generation svg{color:#002fa7}.report-generation strong{display:block;font-size:11px}.report-generation p{color:#6a7c98;font-size:11px;margin-top:2px}.report-generation>span{font-size:13px;font-weight:700}.report-generation .progress-wrap{grid-column:1/-1}.report-generation .progress-track{background:#ffffff24}.report-generation .progress-fill{background:#315fd6}.report-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.report-template{overflow:hidden}.report-cover{height:165px;padding:13px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;color:#fff;position:relative;overflow:hidden}.report-cover:before{content:"";position:absolute;width:170px;height:170px;border:30px solid rgba(255,255,255,.05);border-radius:50%;right:-80px;top:-85px}.report-cover>svg{position:absolute;width:30px;height:30px;top:55px;left:16px;opacity:.85}.report-cover>strong{max-width:190px;font-size:14px;line-height:1.25}.report-cover>small{font-size:11px;opacity:.65}.cover-blue{background:linear-gradient(145deg,#002fa7,#4775e8)}.cover-cobalt{background:linear-gradient(145deg,#2447b7,#6a8df0)}.cover-green{background:linear-gradient(145deg,#198754,#42a66e)}.cover-navy{background:linear-gradient(145deg,#173b78,#4f70ad)}.cover-brand{position:absolute;top:13px;left:13px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.report-info{padding:12px}.report-info h3{color:#2b4b62;font-size:11px}.report-info p{min-height:40px;color:#7c8f9f;font-size:11px;line-height:1.5;margin:5px 0 8px}.report-info>div{min-height:25px;display:flex;align-items:center;gap:7px;color:#8495a3;font-size:11px}.report-info>div span{display:flex;align-items:center;gap:3px}.report-info .button{margin-top:7px}.report-file-list{padding:0 14px 10px}.report-file{min-height:54px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line-soft)}.report-file:last-child{border-bottom:0}.file-type{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:#2447b7;background:#e8eeff;border-radius:7px}.file-type svg{width:15px}.report-file>div{flex:1;min-width:0}.report-file strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#375268;font-size:11px}.report-file small{display:block;color:#8a99a6;font-size:11px;margin-top:3px}.schedule-card{padding-bottom:12px}.schedule-row{min-height:58px;margin:0 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line-soft)}.schedule-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;color:var(--cobalt);background:#e8eeff}.schedule-icon svg{width:14px}.schedule-row>div{flex:1}.schedule-row strong{color:#375268;font-size:11px}.schedule-row p{color:#8595a2;font-size:11px;margin-top:3px}.schedule-card>.button{width:calc(100% - 28px);margin:12px 14px 0}.governance-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.5fr);gap:12px}.control-list{padding-bottom:8px}.control-row{min-height:52px;margin:0 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line-soft)}.control-row:last-child{border-bottom:0}.control-indicator{width:7px;height:7px;flex:0 0 7px;border-radius:50%}.control-indicator.success{background:var(--green);box-shadow:0 0 0 4px #22a06b14}.control-indicator.warning{background:var(--yellow);box-shadow:0 0 0 4px #e3a00814}.control-row>div{flex:1}.control-row strong{display:block;color:#385369;font-size:11px}.control-row small{display:block;color:#8797a3;font-size:11px;margin-top:3px}.audit-card{padding-bottom:0}.audit-list{padding:0 14px}.audit-row{min-height:56px;display:grid;grid-template-columns:9px 1fr auto auto;align-items:center;gap:9px;border-bottom:1px solid var(--line-soft)}.audit-symbol{width:7px;height:7px;border-radius:50%;background:#8b9aa6}.level-关键{background:var(--blue)}.level-敏感{background:var(--red)}.level-预警{background:var(--yellow)}.audit-row strong{color:#375268;font-size:11px}.audit-row p{color:#8797a3;font-size:11px;margin-top:3px}.audit-row code{color:#31558f}.audit-row>span:nth-child(3){color:#8c9aa6;font-size:11px;white-space:nowrap}.drawer-link{width:100%;min-height:38px;color:#0c74bd;border-top:1px solid var(--line);font-size:11px;font-weight:650}.drawer-link:hover{background:#f6fafc}.settings-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px;align-items:start}.settings-nav{padding:7px;position:sticky;top:82px}.settings-nav button{width:100%;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 10px;border-radius:7px;color:#687f91;font-size:12px;text-align:left}.settings-nav button:hover{background:#f2f5fc}.settings-nav button.active{color:var(--blue);background:#edf2ff;font-weight:700}.settings-content{min-width:0}.setting-section{padding-bottom:16px;overflow:hidden}.setting-head{min-height:70px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.setting-head h2{color:#24465e;font-size:15px}.setting-head p{color:#8092a0;font-size:12px;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:17px}.form-grid label{display:flex;flex-direction:column;gap:5px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{color:#536b7e;font-size:11px;font-weight:650}.form-grid input,.form-grid select{width:100%;height:36px;border:1px solid #d8e3ea;border-radius:7px;background:#fff;padding:0 10px;outline:0;font-size:11px}.form-grid input:focus,.form-grid select:focus{border-color:#77addc;box-shadow:0 0 0 3px #1677ff0f}.setting-row{min-height:62px;margin:0 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line-soft)}.setting-row strong{color:#365268;font-size:11px}.setting-row p{color:#8294a2;font-size:11px;margin-top:3px}.toggle{position:relative;flex:0 0 auto}.toggle input{position:absolute;opacity:0}.toggle span{width:36px;height:20px;display:block;padding:2px;border-radius:12px;background:#c7d2da;transition:.18s}.toggle span:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:.18s}.toggle input:checked+span{background:var(--cobalt)}.toggle input:checked+span:before{transform:translate(16px)}.setting-section>.notice{margin:14px 17px 0}.threshold-visual{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 17px 0}.threshold{min-height:84px;display:flex;flex-direction:column;padding:11px;border-radius:8px;border:1px solid}.threshold strong{font-size:11px}.threshold span{font-size:17px;font-weight:750;margin:6px 0 2px}.threshold small{font-size:11px}.threshold.low{color:#286d50;background:#eff9f5;border-color:#cde9dd}.threshold.medium{color:#765a16;background:#fff9e8;border-color:#eddeaa}.threshold.high{color:#833c44;background:#fff2f2;border-color:#f0cfd1}.threshold.gray{color:#5f7282;background:#f1f4f6;border-color:#dde4e9}.api-config{margin:16px 17px 0;display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;color:#2447b7;background:#f1f4ff;border:1px solid #d8e1fa}.api-config svg{width:20px}.api-config div{display:flex;flex-direction:column;gap:3px}.api-config span{color:#668094;font-size:11px}.api-config code{color:#2447b7;font-size:11px}.setting-section>.button{margin:0 17px}.role-list{padding:5px 17px 10px}.role-row{min-height:60px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line-soft)}.role-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:#2447b7;background:#e8eeff;border-radius:7px}.role-icon svg{width:15px}.role-row>div{flex:1}.role-row strong{color:#365268;font-size:11px}.role-row p{color:#8294a2;font-size:11px;margin-top:3px}.brand-preview{display:flex;align-items:center;gap:12px;padding:18px 17px;border-bottom:1px solid var(--line-soft)}.brand-preview strong{color:#173d59;font-size:16px}.brand-preview p{color:#8192a0;font-size:11px;margin-top:3px}.color-input{height:36px;display:flex;align-items:center;gap:9px;border:1px solid #d8e3ea;border-radius:7px;padding:0 9px}.color-input input{width:24px;height:24px;padding:0;border:0}.color-input code{color:#50687b;font-size:11px}.notification-drawer{width:min(390px,94vw)}.drawer-tabs{display:flex;gap:5px;padding:10px 15px;border-bottom:1px solid var(--line)}.drawer-tabs button{min-height:44px;padding:6px 10px;border-radius:6px;color:#718596;font-size:12px}.drawer-tabs button.active{color:var(--blue);background:#edf2ff;font-weight:700}.drawer-tabs span{color:#fff;background:var(--red);border-radius:7px;padding:1px 4px;font-size:11px}.notification-list{padding:6px 15px}.notification-item{display:flex;gap:10px;padding:13px 3px;border-bottom:1px solid var(--line-soft)}.notification-symbol{width:9px;height:9px;flex:0 0 9px;margin-top:3px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #1677ff14}.tone-warning .notification-symbol{background:var(--yellow);box-shadow:0 0 0 5px #e3a00817}.tone-success .notification-symbol{background:var(--green);box-shadow:0 0 0 5px #22a06b17}.notification-item strong{color:#325067;font-size:11px}.notification-item p{color:#728899;font-size:11px;line-height:1.5;margin:4px 0}.notification-item small{color:#9aa7b1;font-size:11px}.toast-region{position:fixed;z-index:150;right:18px;bottom:18px;width:min(360px,calc(100vw - 36px));display:flex;flex-direction:column;gap:8px}.toast{display:grid;grid-template-columns:24px 1fr 24px;gap:8px;align-items:start;padding:12px;color:#17324a;border-radius:9px;background:#fff;border:1px solid #cfdaf5;box-shadow:0 12px 35px #2547912e;animation:toastIn .22s ease}.toast>svg{width:18px;color:#198754}.toast strong{font-size:11px}.toast p{color:#6c7d94;font-size:11px;line-height:1.4;margin-top:3px}.toast button{color:#7b8b9a}.toast button svg{width:14px}.page-loader{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6d8393}.page-loader span{width:34px;height:34px;border:3px solid #dce8ee;border-top-color:var(--cobalt);border-radius:50%;animation:spin .8s linear infinite}.page-loader p{font-size:11px;margin-top:12px}.empty-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.empty-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:16px;color:var(--cobalt);background:#e8eeff}.empty-icon svg{width:28px}.empty-state h3{color:#294b63;font-size:16px;margin:13px 0 5px}.empty-state p{color:#7d8f9e;font-size:11px;margin-bottom:14px}.not-found{min-height:70vh;display:grid;place-items:center}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toastIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.health-retry{margin-top:7px;color:#2f5bdb;font-size:11px;text-decoration:underline}.demo-ribbon{position:sticky;top:64px;z-index:45;padding:5px 16px;color:#755710;background:#fff4cf;border-bottom:1px solid #ead89e;text-align:center;font-size:11px;font-weight:750;letter-spacing:.25px}.upload-config-card,.approval-form{overflow:hidden}.file-summary.embedded{border:0;border-radius:0;box-shadow:none;border-bottom:1px solid var(--line)}.upload-form{align-items:end}.upload-submit{display:flex;justify-content:flex-end;gap:8px;align-items:center;min-height:36px}.indeterminate-progress{margin:0 17px 15px;color:#60788a;font-size:11px;line-height:1.4}.indeterminate-progress:before{content:"";display:block;height:5px;margin-bottom:7px;border-radius:4px;background:linear-gradient(90deg,#e5edf2,#2f5bdb 45%,#e5edf2 75%);background-size:200% 100%;animation:progressSlide 1.25s linear infinite}.indeterminate-progress>span{display:none}.indeterminate-progress.emphasis{color:#526a8e;margin:10px 0 0}.indeterminate-progress.emphasis:before{background:linear-gradient(90deg,#dbe4fb,#315fd6,#dbe4fb);background-size:200% 100%}.model-selector{margin-left:auto}.training-config{min-height:68px;display:flex;align-items:center;gap:18px;padding:12px 15px}.training-config>div{flex:1}.training-config strong{color:#325168;font-size:11px}.training-config p{color:#7c8f9f;font-size:11px;line-height:1.5;margin-top:3px}.training-config input{min-width:280px;height:35px;padding:0 10px;border:1px solid #d7e3ea;border-radius:7px;font-size:11px}.chart-unavailable{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.chart-unavailable>svg{width:28px;height:28px;color:#8ca4b4;margin-bottom:9px}.chart-unavailable h3{color:#3d5a6e;font-size:12px}.chart-unavailable p{max-width:290px;color:#8494a1;font-size:11px;line-height:1.55;margin-top:5px}.approval-form textarea{min-height:66px;resize:vertical;padding:8px 10px;border:1px solid #d8e3ea;border-radius:7px;color:var(--ink);font-size:11px;line-height:1.45}.approval-ack{display:flex;align-items:flex-start;gap:8px;margin:0 17px 13px;padding:11px;border-radius:8px;color:#5a7082;background:#fff8e5;border:1px solid #eddda9;font-size:11px;line-height:1.5}.approval-ack input{margin-top:2px;accent-color:var(--cobalt)}.approval-actions{display:flex;justify-content:flex-end;gap:8px;padding:11px 17px;border-top:1px solid var(--line);background:#f9fbfc}.gate-fail{color:var(--red)!important}.scoring-banner{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:14px;align-items:center;padding:12px 14px}.scoring-banner>div{display:flex;align-items:center;gap:9px}.scoring-banner>div:first-child>svg{color:var(--cobalt)}.scoring-banner strong{color:#315168;font-size:11px}.scoring-banner p{color:#8294a2;font-size:11px;margin-top:3px}.shadow-check{display:flex;align-items:center;gap:6px;color:#755a18;font-size:11px}.shadow-check input{accent-color:var(--yellow)}.live-driver-card{min-height:260px}.driver-live-list{padding:0 14px 12px}.driver-live-list>div{min-height:34px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid var(--line-soft)}.driver-live-list>div>span{width:19px;height:19px;display:grid;place-items:center;color:#2447b7;background:#e8eeff;border-radius:5px;font-size:11px;font-weight:750}.driver-live-list strong{color:#3b566b;font-size:11px}.driver-live-list em{color:#7c8f9d;font-size:11px;font-style:normal}.empty-mini{padding:22px;color:#8999a6;text-align:center;font-size:11px}.toolbar-title{padding-left:5px;color:#456075;font-size:11px}.readonly-config{display:grid;gap:8px;padding:14px 17px}.readonly-config>div{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:10px;border-radius:7px;background:#f7fafc;border:1px solid var(--line-soft)}.readonly-config span{color:#768a9a;font-size:11px}.readonly-config strong{color:#38556a;font-size:11px}.danger-link{color:var(--red)}@keyframes progressSlide{0%{background-position:100% 0}to{background-position:-100% 0}}.page-header p{font-size:14px}.eyebrow,.freshness,.breadcrumb,.system-health p,.brand-copy small{font-size:12px}.button{min-height:44px;padding-inline:16px;font-size:13px}button{min-height:44px}.icon-button,.notification-button,.mobile-menu{width:44px;height:44px}.select-control{min-height:44px;height:auto}.select-control select,.topbar-center input,.form-grid input,.form-grid select,.approval-form textarea{min-height:44px;height:auto;font-size:13px}.table-search{min-height:44px;height:auto}.pagination button{min-width:44px;height:44px}input[type=checkbox],input[type=radio]{min-width:20px;min-height:20px}.nav-item{min-height:44px;font-size:14px}.nav-group-label{font-size:11px}.card-head h3{font-size:15px}.card-head p{font-size:12px}.kpi-top,.kpi-foot,.chart-insight,.notice,.insight-panel li,.insight-panel>p{font-size:12px}.notice-body strong,.insight-title{font-size:14px}.status-badge,.risk-badge,.mini-badge{min-height:24px;font-size:11px}table{font-size:12px}th{font-size:11px}td,th{padding:12px}.table-action{min-height:36px;padding:0 10px;font-size:12px}.result-count,.pagination,.toolbar-title,.readonly-config span,.readonly-config strong,.prediction-context dt,.prediction-context dd{font-size:12px}.employee-profile strong,.risk-score-hero span,.drawer-section h3,.recommendation-card strong{font-size:13px}.employee-profile p,.employee-profile small,.recommendation-card p,.muted-note,.empty-mini{font-size:12px}.form-grid label>span,.training-config strong,.training-config p,.indeterminate-progress,.approval-ack,.shadow-check{font-size:12px}.app-footer{min-height:44px;height:auto;font-size:11px}.employee-table tr:focus-visible{outline:3px solid rgba(0,47,167,.25);outline-offset:-3px}.employee-table tr.selected{background:#eef3ff;box-shadow:inset 3px 0 0 var(--blue)}.run-context-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--line);box-shadow:var(--shadow)}.run-context-bar>div{min-width:0;padding:11px 12px;background:#fff}.run-context-bar span{display:block;color:var(--muted);font-size:11px}.run-context-bar strong{display:block;overflow-wrap:anywhere;margin-top:4px;color:var(--ink);font-size:12px}@media (max-width: 1280px){.topbar{grid-template-columns:minmax(180px,.8fr) minmax(240px,1fr) minmax(260px,.9fr);padding:0 20px}.profile-copy{display:none}.kpi-grid.five,.kpi-grid.six{grid-template-columns:repeat(3,1fr)}.kpi-grid.four{grid-template-columns:repeat(2,1fr)}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-wide{grid-column:span 1}.chart-full{grid-column:1/-1}.report-template-grid,.quality-metric-grid{grid-template-columns:repeat(2,1fr)}.run-context-bar{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.sidebar{display:none}.main-shell{margin-left:0}.mobile-sidebar{position:fixed;display:flex;flex-direction:column;inset:0 auto 0 0;z-index:90;width:260px;color:var(--ink);background:#fff;transform:translate(-100%);transition:transform .2s ease}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar .collapse-button{display:none}.mobile-close{position:absolute;z-index:3;right:-52px;top:14px;width:44px;height:44px;display:grid;place-items:center;color:#fff;background:#002fa7;border-radius:9px}.mobile-overlay{display:block;position:fixed;inset:0;z-index:80;background:#05182773;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu{display:grid;place-items:center;width:44px;height:44px;margin-right:7px;border-radius:7px;color:#536d80}.mobile-menu:hover{background:#eef3f6}.topbar{grid-template-columns:minmax(160px,.7fr) minmax(230px,1fr) auto;padding:0 14px;gap:10px}.assistant-button span{display:none}.assistant-button{width:34px;padding:0;justify-content:center}.main-content{padding:20px 18px 28px}.overview-hero-grid,.two-column-layout,.governance-grid{grid-template-columns:1fr}.scenario-layout{grid-template-columns:280px minmax(0,1fr)}.insight-panel ul{grid-template-columns:1fr;gap:6px}.model-status-card{flex-wrap:wrap}.model-meta{order:3;width:100%;justify-content:flex-start;padding-left:63px}.upload-stage{grid-template-columns:1fr}.upload-requirements{border-left:0;border-top:1px solid var(--line)}.settings-layout{grid-template-columns:175px minmax(0,1fr)}}@media (max-width: 720px){.topbar{grid-template-columns:1fr auto;height:58px}.topbar-center{display:none}.breadcrumb span:first-child,.breadcrumb span:nth-child(2){display:none}.profile-button>svg{display:none}.main-content{padding:16px 12px 24px}.app-footer{padding:0 12px}.app-footer span:last-child{display:none}.page-stack{gap:13px}.page-header{flex-direction:column;gap:8px}.page-actions{width:100%;justify-content:flex-start;padding-top:0}.toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%;justify-content:flex-end}.sticky-toolbar{position:static}.kpi-grid.five,.kpi-grid.six,.kpi-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card{min-height:105px}.kpi-value{font-size:21px}.chart-grid,.overview-hero-grid{grid-template-columns:1fr}.chart-wide,.chart-full{grid-column:auto}.desktop-only{display:none}.two-column-layout{grid-template-columns:1fr}.quality-metric-grid{grid-template-columns:1fr 1fr}.stepper{padding:10px}.step{flex-direction:column;align-items:flex-start;gap:5px}.step>i{position:absolute;left:12px;top:26px;height:34px;width:1px;margin:0}.step>div{min-width:0}.step small{display:none}.scenario-layout{grid-template-columns:1fr}.scenario-controls{position:static}.report-template-grid{grid-template-columns:1fr 1fr}.governance-grid,.settings-layout{grid-template-columns:1fr}.settings-nav{position:static;display:flex;overflow-x:auto}.settings-nav button{flex:0 0 auto;width:auto}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.threshold-visual{grid-template-columns:1fr 1fr}.table-toolbar{flex-wrap:wrap}.table-search{width:100%}.result-count{margin-left:0}.model-meta{padding-left:0;flex-wrap:wrap}.training-stages{overflow-x:auto;gap:16px;justify-content:flex-start}.training-stages span{white-space:nowrap}.run-context-bar{grid-template-columns:1fr}}@media (max-width: 470px){.profile-button{display:none}.topbar{grid-template-columns:1fr auto}.topbar-actions{gap:2px}.kpi-grid.five,.kpi-grid.six,.kpi-grid.four,.quality-metric-grid{grid-template-columns:1fr}.kpi-card{padding:13px}.kpi-value{font-size:22px}.report-template-grid{grid-template-columns:1fr}.requirement-grid{grid-template-columns:1fr 1fr}.upload-zone{margin:10px;min-height:320px;text-align:center;padding:18px}.filter-cluster{width:100%}.select-control{flex:1;min-width:135px}.select-control select{width:100%}.threshold-visual{grid-template-columns:1fr}.audit-row{grid-template-columns:8px 1fr auto}.audit-row>span:nth-child(3){display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.sidebar,.topbar,.app-footer,.page-actions,.toolbar,.card-actions,.button,.tabs{display:none!important}.main-shell{margin:0}.main-content{padding:0}.card{box-shadow:none;break-inside:avoid}.page-stack{max-width:none}.chart-grid{grid-template-columns:1fr 1fr}}.global-loading-bar{position:sticky;top:64px;z-index:50;height:3px;background:transparent;overflow:hidden}.global-loading-bar-fill{height:100%;background:linear-gradient(90deg,var(--cobalt),var(--blue),var(--cobalt));border-radius:0 2px 2px 0;transition:width .3s cubic-bezier(.23,1,.32,1),opacity .3s ease .15s;box-shadow:0 0 8px #2f5bdb66}.echart-wrapper{position:relative;opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1)}.echart-wrapper.echart-revealed{opacity:1;transform:translateY(0)}.echart-skeleton{display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(110deg,#f0f4f8 8%,#e8eef4 18%,#f0f4f8 33%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite}.echart-skeleton-pulse{width:40px;height:40px;border-radius:50%;border:3px solid #dce8ee;border-top-color:var(--cobalt);animation:spin .8s linear infinite}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-insight-module{position:relative;overflow:hidden;border-radius:14px;border:1px solid #d2dcf5;background:linear-gradient(135deg,#f8faff,#eef3ff,#f5f8ff);box-shadow:0 12px 35px #25479114;padding:0}.ai-insight-module:before{content:"";position:absolute;top:-60px;right:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(47,91,219,.06) 0%,transparent 70%);pointer-events:none}.ai-insight-header{padding:16px 18px 12px;border-bottom:1px solid #e5ecf8;position:relative}.ai-insight-title-row{display:flex;align-items:center;gap:8px}.ai-insight-title-row h3{font-size:15px;font-weight:700;color:#173a54;margin:0}.ai-insight-icon{color:var(--cobalt)}.ai-insight-badge{padding:2px 8px;border-radius:10px;font-size:11px;font-weight:700;color:var(--cobalt);background:#2f5bdb14;border:1px solid rgba(47,91,219,.15)}.ai-insight-subtitle{margin:5px 0 0;font-size:12px;color:#6f8394}.ai-insight-refresh{position:absolute;top:16px;right:18px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:7px;font-size:11px;font-weight:600;color:var(--cobalt);background:#2f5bdb0f;border:1px solid rgba(47,91,219,.12);transition:all .15s ease;min-height:30px}.ai-insight-refresh:hover:not(:disabled){background:#2f5bdb1f;border-color:#2f5bdb40}.ai-insight-refresh:disabled{opacity:.6;cursor:not-allowed}.ai-insight-refresh .spinning{animation:spin 1s linear infinite}.ai-insight-body{padding:14px 18px;min-height:160px}.ai-insight-generating{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;gap:12px}.ai-generating-animation{position:relative;width:48px;height:48px;display:grid;place-items:center;color:var(--cobalt)}.ai-pulse-ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(47,91,219,.2);animation:aiPulse 1.5s ease-in-out infinite}.ai-insight-generating p{font-size:12px;color:#6f8394}.ai-generating-progress{width:180px;height:4px;border-radius:3px;background:#e5ecf8;overflow:hidden}.ai-generating-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cobalt),var(--blue));animation:aiProgressSlide 1.2s ease-in-out infinite}@keyframes aiPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:0}}@keyframes aiProgressSlide{0%{width:0;margin-left:0}50%{width:60%;margin-left:20%}to{width:0;margin-left:100%}}.ai-insight-list{display:flex;flex-direction:column;gap:10px}.ai-insight-item{display:flex;gap:12px;padding:12px 14px;border-radius:10px;background:var(--item-bg);border:1px solid var(--item-border);opacity:0;transform:translateY(12px) scale(.97);transition:opacity .4s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1)}.ai-insight-item.ai-insight-item-visible{opacity:1;transform:translateY(0) scale(1)}.ai-insight-item-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:8px;color:var(--item-dot);background:#ffffffb3;border:1px solid var(--item-border)}.ai-insight-item-content{flex:1;min-width:0}.ai-insight-item-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ai-insight-item-head strong{font-size:13px;color:#173a54}.ai-severity-dot{width:7px;height:7px;border-radius:50%;background:var(--item-dot)}.ai-insight-item-content p{font-size:12px;line-height:1.6;color:#5f7587;margin:0}.ai-insight-footer{padding:10px 18px 12px;border-top:1px solid #e5ecf8}.ai-insight-footer p{font-size:11px;color:#8393a1;line-height:1.5;margin:0}.gate-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#0a0a0f}.gate-backdrop{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(0,47,167,.12) 0%,transparent 70%),radial-gradient(circle at 20% 80%,rgba(47,91,219,.06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,47,167,.04) 0%,transparent 50%);animation:gate-pulse 8s ease-in-out infinite alternate}@keyframes gate-pulse{0%{opacity:.6}to{opacity:1}}.gate-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2.5rem;border-radius:1.25rem;background:#14141ed9;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 0 1px #002fa71a,0 20px 60px #00000080,0 0 80px #002fa70d;width:100%;max-width:420px;transition:transform .3s cubic-bezier(.23,1,.32,1)}.gate-shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.gate-logo{margin-bottom:1.25rem}.gate-logo svg{filter:drop-shadow(0 0 12px rgba(0,47,167,.4))}.gate-title{font-size:1.75rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin:0}.gate-subtitle{font-size:.85rem;color:#ffffff73;margin:.4rem 0 0;letter-spacing:.08em}.gate-divider{width:48px;height:2px;background:linear-gradient(90deg,transparent,#002FA7,transparent);margin:1.5rem 0;border-radius:1px}.gate-prompt{font-size:.9rem;color:#ffffffb3;margin:0 0 1.25rem}.gate-form{width:100%;display:flex;flex-direction:column;gap:1rem}.gate-input-wrapper{position:relative;width:100%}.gate-input{width:100%;padding:.85rem 1.1rem;font-size:.95rem;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;outline:none;transition:border-color .2s,box-shadow .2s;font-family:JetBrains Mono,monospace;letter-spacing:.15em}.gate-input::placeholder{color:#ffffff4d;font-family:-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0}.gate-input:focus{border-color:#002fa7;box-shadow:0 0 0 3px #002fa726,0 0 20px #002fa71a}.gate-input-glow{position:absolute;inset:-1px;border-radius:.75rem;pointer-events:none;opacity:0;transition:opacity .3s;background:linear-gradient(135deg,rgba(0,47,167,.2),transparent,rgba(47,91,219,.1))}.gate-input:focus+.gate-input-glow{opacity:1}.gate-error{font-size:.82rem;color:#ef4444;margin:-.25rem 0 0;padding-left:.25rem}.gate-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#002fa7,#1a4fd4);border:none;border-radius:.75rem;cursor:pointer;transition:transform .16s cubic-bezier(.23,1,.32,1),box-shadow .2s;box-shadow:0 4px 16px #002fa74d}.gate-button:hover{transform:translateY(-1px);box-shadow:0 6px 24px #002fa766}.gate-button:active{transform:scale(.97)}.gate-footer{font-size:.75rem;color:#ffffff4d;margin:1.5rem 0 0;text-align:center}[data-theme=dark]{--ink: #e0e0e0;--muted: #9e9e9e;--line: #2a2a2a;--line-soft: #1f1f1f;--surface: #1a1a1a;--surface-2: #111111;--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 7px 25px rgba(0, 0, 0, .4);--shadow-lg: 0 18px 54px rgba(0, 0, 0, .6);--navy-800: #e0e0e0;--navy-700: #bdbdbd;color:#e0e0e0;background:#0d0d0d}[data-theme=dark] body{background:#0d0d0d;color:#e0e0e0}[data-theme=dark] .sidebar{background:#141414;border-right-color:#1f1f1f;box-shadow:8px 0 28px #0006}[data-theme=dark] .brand{border-bottom-color:#1f1f1f}[data-theme=dark] .brand-copy small{color:#666}[data-theme=dark] .nav-item{color:#9e9e9e}[data-theme=dark] .nav-item:hover{color:#4fc3f7;background:#4fc3f70f}[data-theme=dark] .nav-item.active{color:#fff;background:#ffffff14;box-shadow:inset 3px 0 #4fc3f7;font-weight:700}[data-theme=dark] .nav-item.active svg{color:#4fc3f7}[data-theme=dark] .nav-group-label{color:#666}[data-theme=dark] .side-bottom{border-top-color:#1f1f1f}[data-theme=dark] .system-health{background:#111;border-color:#1f1f1f}[data-theme=dark] .system-health p,[data-theme=dark] .collapse-button{color:#666}[data-theme=dark] .collapse-button:hover{background:#4fc3f70f;color:#4fc3f7}[data-theme=dark] .topbar{background:#141414f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:#1f1f1f}[data-theme=dark] .breadcrumb{color:#666}[data-theme=dark] .breadcrumb strong{color:#bdbdbd}[data-theme=dark] .topbar-center{background:#111;border-color:#2a2a2a;color:#666}[data-theme=dark] .topbar-center:focus-within{background:#1a1a1a;border-color:#4fc3f7}[data-theme=dark] .topbar-center input{color:#e0e0e0}[data-theme=dark] .topbar-center kbd{background:#1f1f1f;border-color:#333;color:#9e9e9e}[data-theme=dark] .notification-button{color:#9e9e9e}[data-theme=dark] .notification-button:hover{background:#4fc3f70f}[data-theme=dark] .profile-button:hover{background:#ffffff0a}[data-theme=dark] .profile-copy strong{color:#e0e0e0}[data-theme=dark] .profile-copy small{color:#666}[data-theme=dark] .app-footer{background:#111;border-top-color:#1f1f1f;color:#666}[data-theme=dark] .card{background:#1a1a1a;border-color:#2a2a2a;box-shadow:var(--shadow)}[data-theme=dark] .card-head h3{color:#e0e0e0}[data-theme=dark] .card-head p{color:#666}[data-theme=dark] .mini-badge{color:#4fc3f7;background:#4fc3f71f}[data-theme=dark] .kpi-top{color:#9e9e9e}[data-theme=dark] .kpi-value{color:#f5f5f5}[data-theme=dark] .kpi-foot{color:#666}[data-theme=dark] .kpi-icon{background:color-mix(in srgb,var(--accent) 15%,#1a1a1a)}[data-theme=dark] .button-secondary{color:#e0e0e0;background:#1f1f1f;border-color:#333}[data-theme=dark] .button-secondary:hover:not(:disabled){color:#4fc3f7;border-color:#4fc3f7;background:#1a1a1a}[data-theme=dark] .button-ghost{color:#9e9e9e}[data-theme=dark] .button-ghost:hover:not(:disabled){background:#4fc3f70f;color:#e0e0e0}[data-theme=dark] .icon-button{color:#9e9e9e}[data-theme=dark] .icon-button:hover{color:#4fc3f7;background:#4fc3f70f}[data-theme=dark] .toolbar{border-color:#2a2a2a;background:#141414e6}[data-theme=dark] .select-control{border-color:#333;background:#1f1f1f;color:#9e9e9e}[data-theme=dark] .select-control:hover{border-color:#444}[data-theme=dark] .select-control select{color:#e0e0e0}[data-theme=dark] .segmented{background:#111}[data-theme=dark] .segmented button{color:#9e9e9e}[data-theme=dark] .segmented button.active{color:#e0e0e0;background:#1f1f1f;box-shadow:0 1px 5px #0006}[data-theme=dark] .tabs{border-bottom-color:#2a2a2a}[data-theme=dark] .tabs button{color:#9e9e9e}[data-theme=dark] .tabs button.active{color:#4fc3f7}[data-theme=dark] th{color:#9e9e9e;background:#111;border-top-color:#2a2a2a;border-bottom-color:#2a2a2a}[data-theme=dark] td{color:#bdbdbd;border-bottom-color:#1f1f1f}[data-theme=dark] tbody tr:hover{background:#4fc3f70a}[data-theme=dark] td>strong{color:#f5f5f5}[data-theme=dark] td>small{color:#666}[data-theme=dark] td code{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .person-cell strong{color:#e0e0e0}[data-theme=dark] .person-cell small{color:#666}[data-theme=dark] .small-avatar{color:#4fc3f7;background:linear-gradient(145deg,#4fc3f71f,#4fc3f70f)}[data-theme=dark] .table-action{color:#4fc3f7}[data-theme=dark] .table-action:hover{background:#4fc3f70f}[data-theme=dark] .table-note{color:#666;border-top-color:#2a2a2a;background:#111}[data-theme=dark] .rank-number{color:#4fc3f7}[data-theme=dark] .chart-insight{color:#9e9e9e;background:#111;border-left-color:#4fc3f7}[data-theme=dark] .chart-insight span{color:#4fc3f7}[data-theme=dark] .progress-track{background:#1f1f1f}[data-theme=dark] .notice-info{color:#81d4fa;background:#4fc3f714;border-color:#4fc3f733}[data-theme=dark] .notice-info .notice-icon{color:#4fc3f7;background:#4fc3f71f}[data-theme=dark] .notice-success{color:#86efac;background:#22c55e14;border-color:#22c55e33}[data-theme=dark] .notice-success .notice-icon{color:#4ade80;background:#22c55e1f}[data-theme=dark] .notice-warning{color:#fde68a;background:#eab30814;border-color:#eab30833}[data-theme=dark] .notice-warning .notice-icon{color:#facc15;background:#eab3081f}[data-theme=dark] .notice-danger{color:#fca5a5;background:#ef444414;border-color:#ef444433}[data-theme=dark] .notice-danger .notice-icon{color:#f87171;background:#ef44441f}[data-theme=dark] .status-success{color:#86efac;background:#22c55e1a}[data-theme=dark] .status-warning{color:#fde68a;background:#eab3081a}[data-theme=dark] .status-danger{color:#fca5a5;background:#ef44441a}[data-theme=dark] .status-info{color:#81d4fa;background:#4fc3f71a}[data-theme=dark] .status-neutral{color:#9e9e9e;background:#9e9e9e1a}[data-theme=dark] .risk-high{color:#fca5a5;background:#ef44441a}[data-theme=dark] .risk-medium{color:#fde68a;background:#eab3081a}[data-theme=dark] .risk-low{color:#86efac;background:#22c55e1a}[data-theme=dark] .risk-unscorable{color:#9e9e9e;background:#9e9e9e1a}[data-theme=dark] .insight-panel{color:#e0e0e0;background:linear-gradient(112deg,#4fc3f70a,#1a1a1af2 64%,#4fc3f708);border-color:#333;box-shadow:0 10px 25px #0006}[data-theme=dark] .insight-title{color:#4fc3f7}[data-theme=dark] .ai-label{color:#4fc3f7;background:#1f1f1f;border-color:#333}[data-theme=dark] .insight-panel li{color:#bdbdbd}[data-theme=dark] .insight-panel>p{color:#9e9e9e}[data-theme=dark] .ai-disclaimer{color:#666!important}[data-theme=dark] .pagination{border-top-color:#2a2a2a;color:#9e9e9e}[data-theme=dark] .pagination button{border-color:#333;color:#9e9e9e;background:#1f1f1f}[data-theme=dark] .pagination button.active{color:#fff;background:#4fc3f7;border-color:#4fc3f7}[data-theme=dark] .drawer-overlay{background:#0009}[data-theme=dark] .employee-drawer,[data-theme=dark] .notification-drawer{background:#141414;box-shadow:var(--shadow-lg)}[data-theme=dark] .drawer-head{border-bottom-color:#2a2a2a}[data-theme=dark] .drawer-head h2{color:#f5f5f5}[data-theme=dark] .drawer-head button{color:#9e9e9e}[data-theme=dark] .drawer-head button:hover{background:#4fc3f70f}[data-theme=dark] .drawer-section{border-top-color:#2a2a2a}[data-theme=dark] .drawer-section h3{color:#e0e0e0}[data-theme=dark] .employee-profile strong{color:#f5f5f5}[data-theme=dark] .employee-profile p{color:#9e9e9e}[data-theme=dark] .employee-profile small{color:#666}[data-theme=dark] .risk-score-hero>div span{color:#9e9e9e}[data-theme=dark] .risk-panel-high{color:#fca5a5;background:#ef44440f;border-color:#ef44442e}[data-theme=dark] .risk-panel-medium{color:#fde68a;background:#eab3080f;border-color:#eab3082e}[data-theme=dark] .risk-panel-low{color:#86efac;background:#22c55e0f;border-color:#22c55e2e}[data-theme=dark] .factor-row{color:#9e9e9e}[data-theme=dark] .factor-row>div{background:#1f1f1f}[data-theme=dark] .factor-row strong{color:#fca5a5}[data-theme=dark] .muted-note{color:#666}[data-theme=dark] .prediction-context>div{background:#111;border-color:#2a2a2a}[data-theme=dark] .prediction-context dt{color:#666}[data-theme=dark] .prediction-context dd{color:#e0e0e0}[data-theme=dark] .recommendation-card{background:#4fc3f70f;border-color:#4fc3f72e}[data-theme=dark] .recommendation-card strong{color:#4fc3f7}[data-theme=dark] .recommendation-card p{color:#9e9e9e}[data-theme=dark] .drawer-tabs{border-bottom-color:#2a2a2a}[data-theme=dark] .drawer-tabs button{color:#9e9e9e}[data-theme=dark] .drawer-tabs button.active{color:#fff;background:#ffffff14;font-weight:700}[data-theme=dark] .notification-item{border-bottom-color:#1f1f1f}[data-theme=dark] .notification-item strong{color:#e0e0e0}[data-theme=dark] .notification-item p{color:#9e9e9e}[data-theme=dark] .notification-item small{color:#666}[data-theme=dark] .toast{color:#e0e0e0;background:#1f1f1f;border-color:#333;box-shadow:0 12px 35px #00000080}[data-theme=dark] .toast strong{color:#f5f5f5}[data-theme=dark] .toast p{color:#9e9e9e}[data-theme=dark] .toast button{color:#666}[data-theme=dark] .demo-ribbon{color:#fde68a;background:#eab3081a;border-bottom-color:#eab30833}[data-theme=dark] .page-header h1{color:#f5f5f5}[data-theme=dark] .page-header p{color:#9e9e9e}[data-theme=dark] .eyebrow{color:#4fc3f7}[data-theme=dark] .freshness{color:#666}[data-theme=dark] .upload-zone{border-color:#444;background:linear-gradient(145deg,#1a1a1a,#111)}[data-theme=dark] .upload-zone.dragging{border-color:#4fc3f7;background:#4fc3f70a}[data-theme=dark] .upload-zone h2{color:#f5f5f5}[data-theme=dark] .upload-zone p{color:#9e9e9e}[data-theme=dark] .upload-zone>small{color:#666}[data-theme=dark] .upload-icon{color:#4fc3f7;background:#4fc3f71f;box-shadow:0 8px 20px #4fc3f71a}[data-theme=dark] .upload-requirements{background:#111;border-left-color:#2a2a2a}[data-theme=dark] .upload-requirements h3{color:#e0e0e0}[data-theme=dark] .requirement-grid div{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .requirement-grid strong{color:#4fc3f7}[data-theme=dark] .requirement-grid span{color:#9e9e9e}[data-theme=dark] .stepper{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .step>span{color:#9e9e9e;background:#111;border-color:#333}[data-theme=dark] .step strong{color:#9e9e9e}[data-theme=dark] .step small{color:#666}[data-theme=dark] .step>i{background:#333}[data-theme=dark] .step.active>span{color:#fff;background:#4fc3f7;border-color:#4fc3f7}[data-theme=dark] .step.active strong{color:#e0e0e0}[data-theme=dark] .quality-metric span{color:#9e9e9e}[data-theme=dark] .quality-metric strong{color:#f5f5f5}[data-theme=dark] .quality-metric small{color:#666}[data-theme=dark] .quality-metric.pass .quality-icon{color:#4ade80;background:#22c55e1f}[data-theme=dark] .quality-metric.fail .quality-icon{color:#f87171;background:#ef44441f}[data-theme=dark] .file-icon{color:#4ade80;background:#22c55e1a}[data-theme=dark] .file-meta strong{color:#e0e0e0}[data-theme=dark] .file-meta span{color:#666}[data-theme=dark] .action-banner{color:#81d4fa;background:#4fc3f70f;border-color:#4fc3f72e}[data-theme=dark] .action-banner strong{color:#81d4fa}[data-theme=dark] .action-banner p{color:#9e9e9e}[data-theme=dark] .training-panel{color:#e0e0e0;background:linear-gradient(118deg,#4fc3f70d,#1a1a1af2);border-color:#333;box-shadow:0 10px 26px #0006}[data-theme=dark] .training-top strong{color:#e0e0e0}[data-theme=dark] .training-top p{color:#9e9e9e}[data-theme=dark] .training-panel .progress-track{background:#333}[data-theme=dark] .training-stages{color:#666}[data-theme=dark] .training-stages span.done{color:#4fc3f7}[data-theme=dark] .model-status-card:after{border-color:#4fc3f70a}[data-theme=dark] .model-title h2{color:#f5f5f5}[data-theme=dark] .model-title p,[data-theme=dark] .model-meta span{color:#666}[data-theme=dark] .model-meta strong{color:#e0e0e0}[data-theme=dark] .gate-row{border-bottom-color:#1f1f1f}[data-theme=dark] .gate-row strong{color:#e0e0e0}[data-theme=dark] .gate-row span{color:#9e9e9e}[data-theme=dark] .gate-row small{color:#666}[data-theme=dark] .timeline-row>span{border-color:#1a1a1a;background:#666;box-shadow:0 0 0 2px #333}[data-theme=dark] .timeline-row:not(:last-child):before{background:#333}[data-theme=dark] .timeline-row.tone-success>span{background:var(--green);box-shadow:0 0 0 2px #22c55e33}[data-theme=dark] .timeline-row.tone-info>span{background:#4fc3f7;box-shadow:0 0 0 2px #4fc3f733}[data-theme=dark] .timeline-row strong{color:#e0e0e0}[data-theme=dark] .timeline-row p{color:#9e9e9e}[data-theme=dark] .timeline-row small{color:#666}[data-theme=dark] .table-toolbar{border-bottom-color:#2a2a2a}[data-theme=dark] .table-search{border-color:#333;color:#9e9e9e}[data-theme=dark] .table-search:focus-within{border-color:#4fc3f7;box-shadow:0 0 0 3px #4fc3f714}[data-theme=dark] .table-search input{color:#e0e0e0}[data-theme=dark] .employee-table tr.selected{background:#4fc3f70f;box-shadow:inset 3px 0 #4fc3f7}[data-theme=dark] .score-cell strong{color:#e0e0e0}[data-theme=dark] .score-cell>span{background:#1f1f1f}[data-theme=dark] .scenario-controls{border-color:#2a2a2a}[data-theme=dark] .slider-control{border-top-color:#1f1f1f}[data-theme=dark] .slider-control strong{color:#e0e0e0}[data-theme=dark] .slider-control output{color:#4fc3f7}[data-theme=dark] .slider-scale{color:#666}[data-theme=dark] .slider-control>small{color:#666}[data-theme=dark] .number-progress>span{color:#e0e0e0}[data-theme=dark] .intervention-row{border-bottom-color:#1f1f1f}[data-theme=dark] .intervention-rank{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .intervention-main strong{color:#e0e0e0}[data-theme=dark] .intervention-main small{color:#666}[data-theme=dark] .micro-progress{background:#1f1f1f}[data-theme=dark] .report-generation{color:#e0e0e0;background:linear-gradient(120deg,#4fc3f70d,#1a1a1af2);border-color:#333}[data-theme=dark] .report-generation strong{color:#e0e0e0}[data-theme=dark] .report-generation p{color:#9e9e9e}[data-theme=dark] .report-info h3{color:#e0e0e0}[data-theme=dark] .report-info p{color:#9e9e9e}[data-theme=dark] .report-info>div{color:#666}[data-theme=dark] .report-file strong{color:#e0e0e0}[data-theme=dark] .report-file small{color:#666}[data-theme=dark] .file-type{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .schedule-row{border-bottom-color:#1f1f1f}[data-theme=dark] .schedule-icon{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .schedule-row strong{color:#e0e0e0}[data-theme=dark] .schedule-row p{color:#666}[data-theme=dark] .control-row{border-bottom-color:#1f1f1f}[data-theme=dark] .control-row strong{color:#e0e0e0}[data-theme=dark] .control-row small{color:#666}[data-theme=dark] .audit-row{border-bottom-color:#1f1f1f}[data-theme=dark] .audit-row strong{color:#e0e0e0}[data-theme=dark] .audit-row p{color:#666}[data-theme=dark] .audit-row code{color:#4fc3f7}[data-theme=dark] .audit-row>span:nth-child(3){color:#666}[data-theme=dark] .drawer-link{color:#4fc3f7;border-top-color:#2a2a2a}[data-theme=dark] .drawer-link:hover{background:#4fc3f70a}[data-theme=dark] .settings-nav button{color:#9e9e9e}[data-theme=dark] .settings-nav button:hover{background:#4fc3f70f}[data-theme=dark] .settings-nav button.active{color:#fff;background:#ffffff14;font-weight:700}[data-theme=dark] .settings-nav button.active svg{color:#4fc3f7}[data-theme=dark] .setting-head{border-bottom-color:#2a2a2a}[data-theme=dark] .setting-head h2{color:#f5f5f5}[data-theme=dark] .setting-head p{color:#666}[data-theme=dark] .form-grid label>span{color:#9e9e9e}[data-theme=dark] .form-grid input,[data-theme=dark] .form-grid select{border-color:#333;background:#111;color:#e0e0e0}[data-theme=dark] .form-grid input:focus,[data-theme=dark] .form-grid select:focus{border-color:#4fc3f7;box-shadow:0 0 0 3px #4fc3f714}[data-theme=dark] .setting-row{border-top-color:#1f1f1f}[data-theme=dark] .setting-row strong{color:#e0e0e0}[data-theme=dark] .setting-row p{color:#666}[data-theme=dark] .toggle span{background:#444}[data-theme=dark] .readonly-config>div{background:#111;border-color:#2a2a2a}[data-theme=dark] .readonly-config span{color:#9e9e9e}[data-theme=dark] .readonly-config strong{color:#e0e0e0}[data-theme=dark] .threshold.low{color:#86efac;background:#22c55e0f;border-color:#22c55e2e}[data-theme=dark] .threshold.medium{color:#fde68a;background:#eab3080f;border-color:#eab3082e}[data-theme=dark] .threshold.high{color:#fca5a5;background:#ef44440f;border-color:#ef44442e}[data-theme=dark] .threshold.gray{color:#9e9e9e;background:#9e9e9e0f;border-color:#9e9e9e2e}[data-theme=dark] .api-config{color:#81d4fa;background:#4fc3f70f;border-color:#4fc3f72e}[data-theme=dark] .role-row{border-bottom-color:#1f1f1f}[data-theme=dark] .role-icon{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .role-row strong{color:#e0e0e0}[data-theme=dark] .role-row p{color:#666}[data-theme=dark] .brand-preview{border-bottom-color:#1f1f1f}[data-theme=dark] .brand-preview strong{color:#f5f5f5}[data-theme=dark] .brand-preview p{color:#9e9e9e}[data-theme=dark] .color-input{border-color:#333}[data-theme=dark] .color-input code,[data-theme=dark] .scoring-banner strong{color:#e0e0e0}[data-theme=dark] .scoring-banner p{color:#666}[data-theme=dark] .shadow-check{color:#fde68a}[data-theme=dark] .training-config strong{color:#e0e0e0}[data-theme=dark] .training-config p{color:#9e9e9e}[data-theme=dark] .training-config input{border-color:#333;background:#111;color:#e0e0e0}[data-theme=dark] .chart-unavailable>svg{color:#666}[data-theme=dark] .chart-unavailable h3{color:#e0e0e0}[data-theme=dark] .chart-unavailable p{color:#666}[data-theme=dark] .approval-form textarea{border-color:#333;background:#111;color:#e0e0e0}[data-theme=dark] .approval-ack{color:#9e9e9e;background:#eab3080f;border-color:#eab3082e}[data-theme=dark] .approval-actions{border-top-color:#2a2a2a;background:#111}[data-theme=dark] .empty-state h3{color:#e0e0e0}[data-theme=dark] .empty-state p{color:#9e9e9e}[data-theme=dark] .empty-icon{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .page-loader{color:#9e9e9e}[data-theme=dark] .page-loader span{border-color:#333;border-top-color:#4fc3f7}[data-theme=dark] .explain-legend small{color:#666}[data-theme=dark] .driver-live-list>div{border-bottom-color:#1f1f1f}[data-theme=dark] .driver-live-list>div>span{color:#4fc3f7;background:#4fc3f71a}[data-theme=dark] .driver-live-list strong{color:#e0e0e0}[data-theme=dark] .driver-live-list em,[data-theme=dark] .empty-mini{color:#666}[data-theme=dark] .toolbar-title{color:#9e9e9e}[data-theme=dark] .text-link{color:#4fc3f7}[data-theme=dark] input,[data-theme=dark] select{color:#e0e0e0}[data-theme=dark] ::selection{background:#4fc3f740}[data-theme=dark] .health-retry{color:#4fc3f7}[data-theme=dark] .indeterminate-progress{color:#9e9e9e}[data-theme=dark] .mobile-sidebar{background:#141414}[data-theme=dark] .mobile-close{color:#9e9e9e}[data-theme=dark] .side-nav{scrollbar-color:#333 transparent}.theme-toggle{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#526a7e;transition:.15s ease}.theme-toggle:hover{background:#f1f5f8;color:#1d658f}[data-theme=dark] .theme-toggle{color:#9e9e9e}[data-theme=dark] .theme-toggle:hover{background:#4fc3f70f;color:#4fc3f7}[data-theme=dark] .global-loading-bar-fill{background:linear-gradient(90deg,#4fc3f7,#2f5bdb,#4fc3f7);box-shadow:0 0 12px #4fc3f780}[data-theme=dark] .echart-skeleton{background:linear-gradient(110deg,#1a1a1a 8%,#222 18%,#1a1a1a 33%);background-size:200% 100%}[data-theme=dark] .echart-skeleton-pulse{border-color:#333;border-top-color:#4fc3f7}[data-theme=dark] .ai-insight-module{background:linear-gradient(135deg,#1a1a1af2,#141e2df2,#1a1a1af2);border-color:#333;box-shadow:0 12px 35px #0006}[data-theme=dark] .ai-insight-module:before{background:radial-gradient(circle,rgba(79,195,247,.04) 0%,transparent 70%)}[data-theme=dark] .ai-insight-header{border-bottom-color:#2a2a2a}[data-theme=dark] .ai-insight-title-row h3{color:#e0e0e0}[data-theme=dark] .ai-insight-icon{color:#4fc3f7}[data-theme=dark] .ai-insight-badge{color:#4fc3f7;background:#4fc3f714;border-color:#4fc3f733}[data-theme=dark] .ai-insight-subtitle{color:#9e9e9e}[data-theme=dark] .ai-insight-refresh{color:#4fc3f7;background:#4fc3f70f;border-color:#4fc3f726}[data-theme=dark] .ai-insight-refresh:hover:not(:disabled){background:#4fc3f71f;border-color:#4fc3f74d}[data-theme=dark] .ai-generating-animation{color:#4fc3f7}[data-theme=dark] .ai-pulse-ring{border-color:#4fc3f740}[data-theme=dark] .ai-insight-generating p{color:#9e9e9e}[data-theme=dark] .ai-generating-progress{background:#1f1f1f}[data-theme=dark] .ai-generating-progress-bar{background:linear-gradient(90deg,#4fc3f7,#2f5bdb)}[data-theme=dark] .ai-insight-item{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .ai-insight-item-icon{background:#ffffff0d;border-color:#ffffff14}[data-theme=dark] .ai-insight-item-head strong{color:#e0e0e0}[data-theme=dark] .ai-insight-item-content p{color:#bdbdbd}[data-theme=dark] .ai-insight-footer{border-top-color:#2a2a2a}[data-theme=dark] .ai-insight-footer p{color:#666}
