:root{color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0b0f14;color:#e8edf5;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(1200px 600px at 10% -10%,#1a2744 0%,transparent 55%),radial-gradient(900px 500px at 90% 0%,#1f2d1a 0%,transparent 50%),#0b0f14}button,input{font:inherit}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#121821eb;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;display:grid;gap:14px;box-shadow:0 24px 80px #00000073}.login-card h1{margin:0;font-size:1.35rem}.login-card label{display:grid;gap:6px;font-size:.9rem;color:#aab4c5}.login-card input{padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0f141c;color:#fff}.login-card .remember-row{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#8b97a8;cursor:pointer}.login-card .remember-row input{width:auto;margin:0}.login-card button,.dash-header button,.page-center button{padding:10px 14px;border-radius:10px;border:none;background:linear-gradient(135deg,#4f8cff,#3b6fd9);color:#fff;cursor:pointer;font-weight:600}.login-card button:disabled{opacity:.6;cursor:not-allowed}.muted{color:#8b97a8;font-size:.9rem}.error{color:#ff8f8f;margin:0;font-size:.9rem}.page-center{min-height:100vh;display:grid;place-content:center;gap:12px;justify-items:center}.admin-shell{min-height:100vh}.admin-nav{display:flex;align-items:center;gap:16px;padding:10px 20px;border-bottom:1px solid rgba(255,255,255,.08);background:#0a0e14e0;position:sticky;top:0;z-index:20}.admin-nav-brand{font-weight:700;letter-spacing:.02em;color:#d5deea}.admin-nav-tabs{display:flex;gap:6px;flex:1}.nav-tab{padding:6px 12px;border-radius:999px;color:#9aa6b8;text-decoration:none;font-size:.9rem;font-weight:600}.nav-tab.active{background:#4f8cff33;color:#e8edf5}.nav-logout{padding:8px 12px!important}.header-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit;padding:10px 14px;border-radius:10px}.isolation-note{margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#4f8cff14;border:1px solid rgba(79,140,255,.16);color:#c5d4ea;font-size:.88rem}.audit-note{display:grid;gap:4px;margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#48c77414;border:1px solid rgba(72,199,116,.2);color:#cce8d6;font-size:.82rem}.audit-note strong{color:#7dffb0}.path-cell{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-current td{background:#4f8cff14}.row-vn td{background:#48c7741a}.classification-hint{margin:10px 0 0}.dashboard{max-width:1280px;margin:0 auto;padding:24px 20px 48px}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.dash-header h1{margin:0 0 4px;font-size:1.6rem}.header-actions{display:flex;gap:8px}.ghost{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:20px}.stat-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.stat-card{background:#121821e0;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:16px}.stat-title{font-size:.85rem;color:#9aa6b8}.stat-value{font-size:1.8rem;font-weight:700;margin:6px 0 2px}.stat-sub{font-size:.82rem;color:#7f8b9c}.charts-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.charts-row-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-section{margin-top:4px}.daily-audit-panel,.evidence-panel{margin-bottom:16px}.cell-warn{color:#ffd080;font-weight:700}.path-link{color:#9ec4ff;text-decoration:none}.path-link:hover{text-decoration:underline}.tables-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-bottom:16px}.chart-panel{min-height:220px}.line-chart-wrap{width:100%;overflow-x:auto}.line-chart{display:block;width:100%;min-width:320px;height:auto}.line-chart-grid{stroke:#ffffff0f;stroke-width:1}.line-chart-area{fill:#6ea8ff1f}.line-chart-line{fill:none;stroke:#6ea8ff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.line-chart-dot{fill:#8ec0ff;stroke:#0b0f14;stroke-width:1.5}.line-chart-value{fill:#e8edf5;font-size:11px;font-weight:600}.line-chart-label{fill:#7d8898;font-size:10px}.panel{background:#121821e0;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:16px;overflow:hidden}.panel h2{margin:0 0 12px;font-size:1rem}table{width:100%;border-collapse:collapse;font-size:.82rem}th,td{text-align:left;padding:8px 6px;border-bottom:1px solid rgba(255,255,255,.06)}th{color:#8b97a8;font-weight:600}.mono{font-family:ui-monospace,monospace;font-size:.75rem}@media(max-width:1280px){.stat-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.charts-row-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.stat-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.charts-row{grid-template-columns:1fr}}@media(max-width:720px){.dash-header{flex-direction:column}.tables-row{grid-template-columns:1fr}}.routing-section{margin-top:28px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.col-index{width:2.5rem;text-align:right;font-variant-numeric:tabular-nums}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.section-head h2{margin:0 0 4px;font-size:1.2rem}.routing-stats{margin-bottom:14px}.progress-line{margin:0 0 12px;font-size:.88rem}.pill-pending{background:#ffc85029;color:#ffd080}.row-bad td{background:#ff64640f}.err-hint{margin-top:4px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:700}.pill-ok{background:#48c7742e;color:#7dffb0}.pill-bad{background:#ff78782e;color:#ff9b9b}.pill-new{margin-left:.45rem;background:#60a5fa2e;color:#93c5fd;font-size:.68rem;vertical-align:middle}.recent-models-line{margin-top:.35rem}.banner-error{max-width:1280px;margin:0 auto 12px;padding:0 20px}.routing-panel{margin-bottom:16px}.table-scroll{overflow-x:auto}.model-id{font-family:ui-monospace,monospace;font-size:.8rem}.tiny{font-size:.75rem}.row-warn td{background:#ffb4500f}:root{color-scheme:light;background:#f6f8fb;color:#233046;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}body{background:#f6f8fb;color:#233046}button,select,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #93b9ff;outline-offset:3px}.sports-shell{padding-left:228px}.sports-shell .admin-nav{position:fixed;inset:0 auto 0 0;width:228px;padding:30px 18px 22px;background:#fff;border:0;border-right:1px solid #e6ebf2;display:flex;flex-direction:column;align-items:stretch;gap:34px}.admin-nav-brand{display:flex;align-items:center;gap:10px;color:#1b2940;font-size:15px;letter-spacing:.07em;padding:0 8px}.admin-nav-brand small{display:block;font-size:10px;font-weight:400;color:#8090a5;letter-spacing:.08em;margin-top:5px}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;flex-shrink:0;background:#2864e8;color:#fff;border-radius:12px;font-size:23px;font-weight:750}.sports-shell .admin-nav-tabs{flex-direction:column;flex:0;gap:9px}.sports-shell .nav-tab{display:flex;align-items:center;gap:12px;color:#67778e;padding:12px;border-radius:9px;font-size:13px}.sports-shell .nav-tab:hover{background:#f6f8fc}.sports-shell .nav-tab.active{background:#edf3ff;color:#245ddd}.site-symbol{display:grid;place-items:center;width:25px;height:25px;border:1px solid #dce5f3;border-radius:7px;font-size:12px}.sidebar-note{margin-top:auto;background:#f7f9fc;border:1px solid #e9eef5;border-radius:12px;padding:15px;font-size:11px;color:#8290a2}.sidebar-note strong{display:block;color:#40516c;margin-top:9px;font-size:13px}.sidebar-note p{font-size:10px;margin-bottom:0}.sports-shell .nav-logout{color:#65768e;margin-top:-16px}.dashboard{width:100%;max-width:1660px;padding:35px 38px 60px}.page-eyebrow{color:#8592a5;font-size:11px;letter-spacing:.07em;margin-bottom:10px}.dash-header{align-items:center;margin-bottom:26px}.dash-header h1{color:#1c2c44;font-size:25px;letter-spacing:-.03em}.dash-header .muted{font-size:11px}.muted,.stat-title,th{color:#748299}.ghost{background:#fff!important;color:#50617a!important;border:1px solid #dfe6ef!important;border-radius:8px;padding:9px 14px;font-size:12px}.ghost:hover{background:#f0f5ff!important;border-color:#bacdec!important}.header-link{font-size:12px}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e3e9f1;margin-bottom:24px;padding-bottom:12px}.section-tabs{display:flex;gap:6px}.section-tabs button{border:0;background:transparent;color:#7b879b;padding:9px 17px;font-size:13px;border-radius:7px}.section-tabs button.selected{background:#eaf1ff;color:#245ddd;font-weight:650}.range-control{display:flex;gap:10px;align-items:center;font-size:12px;color:#7b879b}.range-control select,.evidence-search{color:#445670;background:#fff;border:1px solid #dfe6ef;border-radius:8px;padding:9px 12px}.window-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 30px;margin-bottom:24px;background:#fff;border:1px solid #e3eaf4;border-radius:14px;border-top:3px solid #3776f5}.window-summary h2{font-size:20px;margin:0 0 10px;font-weight:650;color:#213453}.window-summary p{color:#8a96a7;font-size:11px;margin:0}.window-total{padding-left:26px;border-left:1px solid #e9edf4;min-width:145px}.window-total span,.window-total small{display:block;font-size:11px;color:#7c8da4}.window-total strong{display:block;font-size:30px;color:#245ddd;margin:4px 0;font-variant-numeric:tabular-nums}.stat-card,.panel{background:#fff;border:1px solid #e6ebf2;border-radius:12px;box-shadow:0 2px 4px #213b6503}.stat-card{padding:20px;min-width:0}.stat-title{font-size:11px}.stat-value{color:#233651;font-size:29px;font-variant-numeric:tabular-nums;margin:12px 0 9px}.stat-sub{color:#8c99ab;font-size:10px;line-height:1.8}.stat-grid .stat-card:nth-child(5n+2) .stat-value{color:#149783}.stat-grid .stat-card:nth-child(5n) .stat-value{color:#7963d5}.stat-grid{gap:14px;margin-bottom:24px}.audit-note{display:block;background:#f0f5fd;border:1px solid #e0e9f7;color:#677d9b;padding:11px 15px;margin-bottom:24px;font-size:11px}.audit-note summary{cursor:pointer;color:#506b92}.audit-note summary span{float:right;color:#8393aa}.audit-note>span{display:block;margin-top:10px}.isolation-note{font-size:11px;background:transparent;border:0;color:#8a96a7;padding:0;margin-bottom:22px;line-height:1.9}.charts-row-4,.sports-ip-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.sports-ip-charts .chart-panel:first-child .line-chart-line,.sports-ip-charts .chart-panel:first-child .line-chart-dot{stroke:#31a898}.sports-ip-charts .chart-panel:first-child .line-chart-area{fill:#eaf8f4}.sports-ip-charts .chart-panel:last-child .line-chart-line,.sports-ip-charts .chart-panel:last-child .line-chart-dot{stroke:#7963d5}.sports-ip-charts .chart-panel:last-child .line-chart-area{fill:#f2eefe}.panel{padding:22px;min-width:0}.panel h2{font-size:13px;color:#344963;font-weight:650}.chart-panel{min-height:235px}.line-chart{min-width:0}.line-chart-grid{stroke:#edf1f7}.line-chart-area{fill:#eaf2ff}.line-chart-line{stroke:#4a82ed;stroke-width:2}.line-chart-dot{fill:#fff;stroke:#4a82ed;stroke-width:1.5;r:3}.line-chart-value{fill:#456187;font-size:10px;font-weight:500}.line-chart-label{fill:#97a4b7}.chart-panel:nth-child(2) .line-chart-line,.chart-panel:nth-child(2) .line-chart-dot{stroke:#c69440}.chart-panel:nth-child(2) .line-chart-area{fill:#fcf6e9}.chart-panel:nth-child(3) .line-chart-line,.chart-panel:nth-child(3) .line-chart-dot{stroke:#31a898}.chart-panel:nth-child(3) .line-chart-area{fill:#eaf8f4}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.panel-heading h2,.panel-heading p{margin:0 0 5px}table{font-size:11px}th{background:#f7f9fc;color:#7f8da2;font-size:10px;font-weight:500}th,td{padding:13px 10px;border-bottom:1px solid #edf1f6}td{color:#506078;font-variant-numeric:tabular-nums}tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f7faff}td[colspan]{text-align:center;padding:38px 14px;color:#93a0b3}.path-link{color:#3771cf}.ai-url-cell{min-width:160px;max-width:360px;overflow-wrap:anywhere;white-space:normal}.cell-warn{color:#ab7826}.row-vn td{background:#f0faf7}.row-current td{background:#f1f6ff}.tables-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tables-row>.panel{overflow-x:auto}.evidence-search{width:260px;font-size:11px;max-width:100%}.evidence-panel table{min-width:780px}.daily-audit-panel table{min-width:620px}.view-overview .daily-audit-panel,.view-overview .ai-section,.view-overview .evidence-panel{display:none}.view-daily>.tables-row,.view-daily .evidence-panel,.view-daily .isolation-note{display:none}.view-ai .daily-audit-panel,.view-ai>.tables-row:not(.ai-section),.view-ai .charts-row,.view-ai .isolation-note{display:none}.lume-view-overview .routing-section,.lume-view-users .charts-row,.lume-view-users .routing-section{display:none}.lume-view-models>.tables-row,.lume-view-models .charts-row{display:none}.routing-section{border-color:#e3eaf2}.pill-ok{background:#e5f6ef;color:#23815a}.pill-bad{background:#ffeded;color:#c75151}.pill-pending{background:#fff5dd;color:#ad7d24}.pill-new{background:#eaf1ff;color:#477dd5}.error{color:#c84444}.login-wrap{background:#f5f8fd}.login-card{background:#fff;border-color:#e0e8f3;box-shadow:0 20px 70px #2b497315;padding:36px}.login-card input{background:#f9fbfe;border-color:#dbe4ef;color:#30425c}.login-card label{color:#63758b}.login-card h1{margin-top:12px}@media(min-width:1600px){.charts-row-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1200px){.dashboard{padding:26px}.stat-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.window-summary{flex-wrap:wrap}.window-summary>div:first-child{flex-basis:100%}.window-total{flex:1}}@media(max-width:850px){.sports-shell{padding-left:0}.sports-shell .admin-nav{position:sticky;width:100%;height:auto;padding:12px 18px;flex-direction:row;align-items:center;gap:12px;border-bottom:1px solid #e6ebf2}.sports-shell .admin-nav-tabs{flex-direction:row;margin-left:auto}.sidebar-note,.admin-nav-brand small,.site-symbol{display:none}.sports-shell .nav-tab{padding:9px;font-size:11px}.sports-shell .nav-logout{margin:0}.admin-nav-brand{font-size:11px;padding:0}.brand-mark{width:30px;height:30px;font-size:19px}.dashboard{padding:22px 18px}.charts-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.admin-nav-brand>span:last-child{display:none}.sports-shell .admin-nav{gap:6px;padding:10px}.sports-shell .admin-nav-tabs{margin-left:0;flex:1;justify-content:center}.nav-logout{font-size:10px}.dash-header{align-items:flex-start}.workspace-toolbar{flex-wrap:wrap}.section-tabs button{padding:9px 12px}.window-summary{padding:20px;gap:18px}.window-summary h2{font-size:17px}.window-total{padding-left:12px;min-width:110px}.window-total strong{font-size:25px}.stat-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:15px}.stat-value{font-size:25px}.charts-row,.tables-row{grid-template-columns:1fr}.panel{padding:17px}.panel-heading{align-items:flex-start;flex-direction:column}.audit-note summary span{float:none;display:block;margin-top:6px}.page-center{min-height:65vh}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;color:#171719;background:#f5f5f7;-webkit-font-smoothing:antialiased}body{color:#171719;background:#f5f5f7}button{transition:background .18s,box-shadow .18s}.sports-shell{padding-left:244px}.sports-shell .admin-nav{width:244px;padding:38px 20px 24px;gap:44px;background:#fbfbfde0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-right:1px solid #0000000c}.admin-nav-brand{color:#111;font-size:15px;letter-spacing:.01em;gap:12px}.admin-nav-brand small{color:#454549;font-size:12px;margin-top:6px}.brand-mark{width:42px;height:42px;background:linear-gradient(150deg,#38383b,#101012);border-radius:14px;box-shadow:0 3px 7px #00000018,inset 0 1px #ffffff30;font-size:24px;font-weight:650}.sports-shell .nav-tab{color:#303033;padding:13px 14px;border-radius:12px;font-size:14px;font-weight:500;gap:13px}.sports-shell .nav-tab:hover{background:#ebebef}.sports-shell .nav-tab.active{color:#111;background:#fff;box-shadow:0 2px 8px #00000008,0 0 0 1px #00000006;font-weight:650}.site-symbol{width:29px;height:29px;background:#ededf0;border:0;border-radius:9px;font-size:13px;color:#262629}.nav-tab.active .site-symbol{background:#171719;color:#fff}.sidebar-note{background:transparent;border:0;border-top:1px solid #00000010;border-radius:0;padding:18px 14px;font-size:12px;color:#4b4b50}.sidebar-note strong{color:#161618;margin-top:10px;font-size:15px}.sidebar-note p{font-size:12px;line-height:1.8}.sports-shell .nav-logout{margin-top:-30px}.dashboard{max-width:1720px;padding:44px 44px 72px}.page-eyebrow{color:#46464b;font-size:12px;letter-spacing:.035em;margin-bottom:12px}.dash-header{margin-bottom:32px}.dash-header h1{color:#111;font-size:34px;line-height:1.25;letter-spacing:-.035em;font-weight:700}.dash-header .muted{font-size:12px;line-height:1.8;margin-bottom:0}.muted{color:#48484d}.tiny{font-size:12px}.ghost{color:#202023!important;border-color:#00000014!important;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:500;box-shadow:0 1px 2px #00000004}.ghost:hover{background:#f0f0f3!important;box-shadow:0 2px 7px #00000008}.dash-header button,.header-link{font-size:13px;border-radius:10px}.workspace-toolbar{gap:16px;border:0;margin-bottom:28px;padding-bottom:0}.section-tabs{gap:3px;background:#e8e8ed;padding:4px;border-radius:12px}.section-tabs button{color:#303035;padding:9px 20px;font-size:13px;font-weight:500;border-radius:9px}.section-tabs button.selected{color:#111;background:#fff;font-weight:600;box-shadow:0 1px 4px #00000015}.range-control{gap:12px;font-size:13px;color:#36363b}.range-control select,.evidence-search{color:#171719;border-color:#00000017;border-radius:10px;padding:10px 13px;font-size:13px}.evidence-search::placeholder{color:#59595f}.window-summary{gap:28px;padding:32px;background:linear-gradient(115deg,#fff 65%,#fafafb);border:1px solid #00000007;border-radius:22px;box-shadow:0 4px 20px #00000004,0 1px 3px #00000003}.window-summary h2{color:#171719;font-size:22px;letter-spacing:-.02em;font-weight:600;margin-bottom:12px}.window-summary p{color:#48484d;font-size:13px;line-height:1.8;max-width:440px}.window-total{padding-left:30px;border-color:#e7e7eb;min-width:160px}.window-total span,.window-total small{color:#3b3b40;font-size:12px;line-height:1.6}.window-total strong{color:#111;font-size:40px;font-weight:600;letter-spacing:-.045em;margin:8px 0}.stat-card,.panel{border-color:#00000008;border-radius:18px;box-shadow:0 2px 8px #00000003}.stat-card{padding:23px 21px}.stat-title{color:#28282c;font-size:13px;line-height:1.6;font-weight:500}.stat-value,.stat-grid .stat-card:nth-child(5n+2) .stat-value,.stat-grid .stat-card:nth-child(5n) .stat-value{color:#111;font-size:36px;line-height:1.15;font-weight:600;letter-spacing:-.035em;margin:15px 0 12px}.stat-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.traffic-dashboard .stat-grid-4{gap:12px;margin-bottom:20px}.traffic-dashboard .stat-grid-4 .stat-card{padding:16px 18px;border-radius:15px}.traffic-dashboard .stat-grid-4 .stat-title{font-size:12px}.traffic-dashboard .stat-grid-4 .stat-value{font-size:30px;margin:9px 0 7px}.traffic-dashboard .stat-grid-4 .stat-sub{font-size:11px;line-height:1.55}.stat-sub{color:#45454b;font-size:12px;line-height:1.8}.audit-note{background:#eeeef2;border-color:#00000006;color:#39393e;border-radius:12px;padding:13px 17px;font-size:12px;line-height:1.8}.audit-note summary{color:#252529;font-weight:500}.audit-note summary span{color:#414146;font-weight:400}.audit-note>span{margin-top:12px}.isolation-note{color:#48484d;font-size:12px;padding:0 4px;line-height:1.9}.panel{padding:26px}.panel h2{color:#171719;font-size:16px;letter-spacing:-.015em;font-weight:600;margin-bottom:18px}.chart-panel{min-height:270px}.line-chart-grid{stroke:#ebebee;stroke-dasharray:3 4}.line-chart-value{fill:#171719;font-size:11px;font-weight:500}.line-chart-label{fill:#3c3c43;font-size:11px}.sports-ip-charts .chart-panel:first-child .line-chart-line,.sports-ip-charts .chart-panel:first-child .line-chart-dot{stroke:#16864b}.sports-ip-charts .chart-panel:first-child .line-chart-area{fill:#16864b0a}.sports-ip-charts .chart-panel:last-child .line-chart-line,.sports-ip-charts .chart-panel:last-child .line-chart-dot{stroke:#0071e3}.sports-ip-charts .chart-panel:last-child .line-chart-area{fill:#0071e30a}.panel-heading{gap:18px;margin-bottom:18px}.panel-heading h2,.panel-heading p{margin:0 0 7px}table{font-size:13px;line-height:1.65}th{color:#252529;background:#f5f5f7;font-size:12px;font-weight:600}th:first-child{border-radius:8px 0 0 8px}th:last-child{border-radius:0 8px 8px 0}th,td{padding:15px 12px;border-color:#ededf0}td{color:#1d1d1f}tbody tr:hover td{background:#f9f9fb}td[colspan]{color:#44444a;padding:45px 16px}.mono,.model-id{color:#222226;font-size:12px}.path-link{color:#171719;text-decoration:underline;text-decoration-color:#b6b6bc;text-underline-offset:4px}.path-link:hover{color:#06c;text-decoration-color:#06c}.cell-warn{color:#252529;background:#fff9eb}.evidence-search{width:285px}.evidence-panel table{min-width:850px}.daily-audit-panel table{min-width:720px}.pill-ok{color:#195c32}.pill-bad{color:#952b2b}.pill-pending{color:#715017}.pill-new{color:#224d91}.login-wrap{background:radial-gradient(ellipse at 50% 35%,#fff,#f5f5f7 65%)}.login-card{width:min(440px,100%);border-color:#00000009;border-radius:26px;box-shadow:0 24px 80px #00000009;padding:40px;gap:18px}.login-card input{color:#171719;background:#fafafa;border-color:#d3d3d8;padding:12px 14px}.login-card label,.login-card .remember-row{color:#303035}.login-card h1{color:#111;font-size:25px;letter-spacing:-.025em;margin-top:14px}.login-card button{background:#171719;border-radius:12px;padding:13px}.login-card .muted{font-size:13px;line-height:1.8}@media(max-width:1350px){.dashboard{padding:34px 28px 60px}.stat-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.window-summary{flex-wrap:wrap}.window-summary>div:first-child{flex-basis:100%}.window-total{flex:1}}@media(max-width:1000px){.tables-row{grid-template-columns:1fr}}@media(max-width:850px){.sports-shell{padding-left:0}.sports-shell .admin-nav{width:100%;padding:14px 18px;gap:12px}.sports-shell .nav-tab{padding:10px;font-size:13px}.sports-shell .nav-logout{margin:0}.admin-nav-brand{font-size:12px}.brand-mark{width:34px;height:34px;border-radius:11px;font-size:20px}.dashboard{padding:28px 22px 48px}}@media(max-width:560px){.sports-shell .admin-nav{gap:6px;padding:12px}.sports-shell .nav-tab{padding:9px 7px;font-size:12px}.nav-logout{font-size:12px}.dashboard{padding:26px 16px 40px}.dash-header{gap:18px;margin-bottom:24px}.dash-header h1{font-size:30px}.workspace-toolbar{gap:16px}.section-tabs{width:100%}.section-tabs button{flex:1;padding:10px 12px}.window-summary{padding:23px;gap:22px;border-radius:18px}.window-summary h2{font-size:20px}.window-total{padding-left:14px;min-width:110px}.window-total strong{font-size:32px}.stat-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:20px 16px}.stat-value,.stat-grid .stat-card:nth-child(5n+2) .stat-value,.stat-grid .stat-card:nth-child(5n) .stat-value{font-size:32px}.panel{padding:21px 17px}}@media(prefers-reduced-motion:reduce){button{transition:none}}
