:root{--bg: #071824;--bg-2: #0b2130;--panel: rgba(13, 35, 50, .88);--panel-strong: rgba(16, 45, 64, .96);--card: rgba(17, 43, 60, .92);--text: #f8fcff;--muted: #a8becf;--line: rgba(151, 188, 210, .22);--blue: #0078d4;--blue-soft: #6ec9ff;--cyan: #00a6a6;--amber: #ffb000;--green: #65c18c;--red: #d95f5f;--shadow: 0 24px 70px rgba(0, 0, 0, .32);--radius-lg: 28px;--radius-md: 18px;--radius-sm: 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(0,120,212,.34),transparent 32rem),radial-gradient(circle at top right,rgba(0,166,166,.28),transparent 32rem),linear-gradient(135deg,#06131e,#0a1e2c 45%,#092437);min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.upload-shell,.app-shell{min-height:100vh;padding:clamp(20px,3vw,38px);background:linear-gradient(135deg,#04111b4d,#04111b14),transparent}.upload-grid{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:1fr .95fr;gap:clamp(22px,4vw,52px);align-items:center;min-height:calc(100vh - 76px)}.upload-copy{padding:clamp(20px,4vw,46px);border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg,#071824b8,#0f2f4380);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow,.choice-eyebrow,.section-title p,.workbook-card span{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--blue-soft)}.upload-copy h1{margin:0;max-width:760px;font-size:clamp(38px,6vw,78px);line-height:.95;letter-spacing:-.06em}.lead,.upload-copy p,.choice-card p,.workbook-choice-card p,.section-title span,.workbook-card p,.metric-card span,.chart-card p,.warning-list li{color:var(--muted)}.lead{font-size:clamp(16px,2vw,21px);line-height:1.7}.workbook-choice-panel{position:relative;padding:82px 24px 24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#081c2ad1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.upload-theme-toggle{position:absolute;top:22px;right:22px}.workbook-choice-card,.choice-card{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;min-height:190px;padding:22px;color:var(--text);text-align:left;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#0078d421,#142533eb);transition:transform .18s ease,border-color .18s ease,background .18s ease;overflow:hidden}.workbook-choice-card:hover,.choice-card:hover{transform:translateY(-3px);border-color:#6ec9ff8c}.workbook-choice-card input,.button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.workbook-choice-card.empty{opacity:.62;cursor:not-allowed}.choice-icon{display:grid;place-items:center;width:72px;height:72px;color:var(--blue-soft);border:1px solid rgba(110,201,255,.35);border-radius:20px;background:#6ec9ff1a}.workbook-choice-card strong{font-size:clamp(20px,2.4vw,30px);line-height:1.1}.workbook-choice-card p{margin:0;font-size:13px;line-height:1.6}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:2000;max-width:min(760px,calc(100vw - 32px));padding:13px 18px;border-radius:14px;background:var(--panel-strong);border:1px solid var(--line);box-shadow:var(--shadow)}.toast.error{border-color:#d95f5f73;color:#ffd7d7}.topbar,.section-nav,.hero-panel,.metric-card,.chart-card,.table-card,.filter-panel,.workbook-card,.warning-list,.export-menu,.multi-select-dropdown,.modal-panel{border:1px solid var(--line);background:var(--panel);border-radius:var(--radius-md);box-shadow:0 18px 46px #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-top:20px!important}.topbar{position:sticky;top:14px;z-index:200;display:flex;flex-wrap:nowrap!important;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.topbar::-webkit-scrollbar{display:none}.brand-block{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;white-space:nowrap;flex-shrink:0}.brand-block img{grid-row:span 2;width:54px;height:54px;object-fit:contain}.brand-block p{margin:0;color:var(--muted);font-weight:700}.brand-block h1{margin:0;font-size:clamp(18px,2vw,28px);letter-spacing:-.03em}.topbar-actions{display:flex;flex-wrap:nowrap!important;gap:8px;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0}.brand-logo{max-width:76px;max-height:38px;object-fit:contain;padding:4px;border-radius:10px;background:#ffffff14;flex-shrink:0}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 14px;color:var(--text);border:1px solid var(--line);border-radius:999px;background:#ffffff12;text-decoration:none;overflow:hidden;flex:0 0 auto!important;width:fit-content!important;white-space:nowrap!important}.button input[type=file]{display:none!important}.button:hover{border-color:#6ec9ff80;background:#6ec9ff1f}.button.primary{background:linear-gradient(135deg,var(--blue),#00a6d6);border-color:transparent;font-weight:800}.button.small{min-height:34px;padding:7px 11px;font-size:12px}.theme-toggle{color:var(--amber);border-color:#ffb00061;background:#ffb0001a}.section-nav{position:sticky;top:85px;z-index:190;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0 24px;padding:10px;height:auto;min-height:46px;box-sizing:border-box;background-color:var(--bg);border-bottom:1px solid var(--line)}.section-nav button{color:var(--muted);border:5px solid transparent;border-radius:999px;background:transparent;padding:8px 12px}.section-nav button:hover{color:var(--text);border-color:var(--line);background:#ffffff0f}.hero-panel{display:grid;grid-template-columns:1fr auto;gap:20px;padding:clamp(20px,3vw,32px);margin-bottom:18px}.hero-main h2{margin:0;font-size:clamp(34px,5vw,66px);letter-spacing:-.055em}.workbook-card{min-width:0;padding:18px}.workbook-card h3{margin:4px 0}.cdr-sources-list::-webkit-scrollbar,.table-wrap::-webkit-scrollbar,.multi-select-dropdown::-webkit-scrollbar{width:9px;height:9px}.cdr-sources-list::-webkit-scrollbar-thumb,.table-wrap::-webkit-scrollbar-thumb,.multi-select-dropdown::-webkit-scrollbar-thumb{background:#6ec9ff47;border-radius:999px}.metrics-grid,.chart-grid,.filter-grid,.kpi-grid,.ranking-grid,.summary-grid{display:grid;gap:16px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.metric-card,.chart-card,.table-card,.filter-panel{padding:18px}.metric-card{display:flex;justify-content:space-between;align-items:center;min-height:118px}.metric-card strong{display:block;margin-top:8px;font-size:clamp(26px,3vw,42px);letter-spacing:-.04em}.metric-card.blue{border-color:#0078d461}.metric-card.amber{border-color:#ffb00061}.metric-card.green{border-color:#65c18c61}.metric-card.red{border-color:#d95f5f61}.section-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin:30px 0 14px;scroll-margin-top:150px}.section-title h2{margin:0;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em}.section-title-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.section-title-collapsed+.section-body{display:none}.chart-card h3,.table-card h3{margin:0 0 12px}.chart-card{min-height:380px}.chart-card .recharts-responsive-container{min-height:300px}.chart-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;color:var(--muted);font-size:12px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.custom-tooltip{display:grid;gap:4px;padding:10px 12px;background:#102331;border:1px solid #2f5d73;border-radius:12px;color:#f8fcff;box-shadow:var(--shadow)}.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-field{display:flex;flex-direction:column;gap:6px}.filter-field>span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.filter-field input,.filter-field select,.multi-select-trigger{width:100%;min-height:42px;color:var(--text);border:1px solid var(--line);border-radius:12px;background:#ffffff12;padding:9px 11px}.multi-select-trigger{display:flex;justify-content:space-between;align-items:center;text-align:left}.multi-select-dropdown{position:fixed;z-index:3000;max-height:280px;overflow:auto;padding:8px}.multi-select-option{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;color:var(--text)}.multi-select-option:hover{background:#6ec9ff1a}.multi-select-clear{width:100%;margin-bottom:6px;padding:8px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffff0a}.table-wrap{width:100%;overflow:auto;border-radius:14px;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;min-width:860px}th,td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:1;color:var(--blue-soft);background:#0a1f2ef5;font-size:12px;text-transform:uppercase;letter-spacing:.08em}td{color:var(--text);font-size:13px}tr:hover td{background:#6ec9ff0d}.pagination{display:flex;justify-content:flex-end;gap:8px;align-items:center;margin-top:12px;color:var(--muted)}.warning-list{padding:14px 18px;margin:16px 0;border-color:#ffb00061}.warning-list ul{margin:8px 0 0;padding-left:20px}.export-menu{position:absolute;z-index:100;padding:8px;display:grid;gap:6px}.quick-card-export{margin-right:6px}.modal-backdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;background:#0000008c}.modal-panel{width:min(860px,100%);max-height:min(760px,90vh);overflow:auto;padding:24px}.se-theme{--bg: #f3f9ff;--bg-2: #eaf6ff;--panel: rgba(255, 255, 255, .86);--panel-strong: rgba(255, 255, 255, .96);--card: rgba(255, 255, 255, .92);--text: #092033;--muted: #516779;--line: rgba(0, 120, 255, .16);--blue: #0078ff;--blue-soft: #0087c7;--cyan: #00a7d8;--amber: #c67a00;--green: #008f66;--red: #c64747;color:var(--text);background:radial-gradient(circle at top left,rgba(0,120,255,.16),transparent 32rem),radial-gradient(circle at top right,rgba(0,201,139,.12),transparent 32rem),linear-gradient(135deg,#f7fbff,#eef8ff 48%,#f7fff9)}body:has(.se-theme){background:radial-gradient(circle at top left,rgba(0,120,255,.16),transparent 32rem),radial-gradient(circle at top right,rgba(0,201,139,.12),transparent 32rem),linear-gradient(135deg,#f7fbff,#eef8ff 48%,#f7fff9)}.se-theme .upload-copy,.se-theme .workbook-choice-panel,.se-theme .topbar,.se-theme .section-nav,.se-theme .hero-panel,.se-theme .metric-card,.se-theme .chart-card,.se-theme .table-card,.se-theme .filter-panel,.se-theme .workbook-card,.se-theme .warning-list,.se-theme .multi-select-dropdown,.se-theme .modal-panel{background:var(--panel);box-shadow:0 22px 65px #184e771f}.se-theme .upload-copy,.se-theme .workbook-choice-card{background:linear-gradient(135deg,#fffffff5,#eff8ffeb)}.se-theme .workbook-choice-card:hover{border-color:#0078ff57}.se-theme .choice-icon{background:#0078ff14;color:#0087c7;border-color:#0078ff38}.se-theme .button{background:#0078ff0f}.se-theme .button.primary{color:#fff;background:linear-gradient(135deg,#0078ff,#00a7d8)}.se-theme th{background:#f1f9fffa}.se-theme tr:hover td{background:#0078ff0a}.se-theme .custom-tooltip{background:#fff;color:#092033;border-color:#0078ff2e}@media(max-width:1180px){.upload-grid,.hero-panel{grid-template-columns:1fr}.metrics-grid,.chart-grid,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.upload-shell,.app-shell{padding-top:10px}.metrics-grid,.chart-grid,.filter-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}.topbar-actions{justify-content:flex-start}.brand-logo{display:none}}.upload-grid-wide{grid-template-columns:1fr 1.1fr}.workbook-choice-panel.three-tile{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:74px 22px 22px;min-height:540px}.workbook-choice-panel.three-tile .cdr-choice-card{grid-column:span 2;border-color:#f0b84f6b;background:linear-gradient(135deg,#f0b84f29,#142533eb)}.workbook-choice-panel.three-tile .previous-choice-card{grid-column:span 2}.fleetmap-choice-card{min-height:138px;padding:16px}.fleetmap-choice-card .choice-icon{width:60px;height:60px;border-radius:16px}.fleetmap-choice-card strong{font-size:clamp(18px,2vw,22px)}.fleetmap-choice-card p{font-size:12px;line-height:1.5}.fleetmap-choice-card.loaded{border-color:#65c18c80;background:linear-gradient(135deg,#65c18c24,#142533eb)}.fleetmap-choice-card.loaded .choice-icon{border-color:#65c18c8c;background:#65c18c29;color:var(--green)}.fleetmap-choice-card.loaded .choice-eyebrow{color:var(--green)}.add-region-button{border-color:#f0b84f75;background:#f0b84f1f;color:var(--amber)}.add-region-button:hover{background:#f0b84f38;border-color:var(--amber)}.cdr-sources-list{margin:8px 0 0;padding:8px 10px;list-style:none;display:grid;gap:4px;max-height:110px;overflow-y:auto;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.cdr-sources-list li{font-size:11px;color:var(--muted);line-height:1.4;overflow-wrap:anywhere}.cdr-sources-list strong{font-family:inherit;font-size:11px;color:var(--text)}.fleetmap-status{margin-top:8px;padding:6px 10px;font-size:11px;color:var(--green);border:1px solid rgba(101,193,140,.3);border-radius:6px;background:#65c18c14}.se-theme .fleetmap-choice-card{background:linear-gradient(135deg,#fffffff5,#eff8ffeb)}.se-theme .fleetmap-choice-card.loaded{background:linear-gradient(135deg,#00c98b1f,#fffffff5);border-color:#00c98b66}.se-theme .cdr-sources-list{background:#0078ff0a;border-color:#0078ff29}.se-theme .add-region-button{background:#00a7d81f;border-color:#00a7d85c;color:#0087c7}@media(max-width:1180px){.upload-grid-wide,.workbook-choice-panel.three-tile{grid-template-columns:1fr}.workbook-choice-panel.three-tile .cdr-choice-card,.workbook-choice-panel.three-tile .previous-choice-card{grid-column:span 1}}.app-shell{--dash-bg: #061621;--dash-panel: rgba(9, 28, 40, .92);--dash-panel-2: rgba(11, 34, 48, .96);--dash-border: rgba(90, 142, 166, .34);--dash-border-strong: rgba(101, 193, 218, .42);--dash-grid: rgba(125, 164, 184, .18);--dash-header: rgba(3, 17, 26, .92);--dash-yellow: #ffd200;--dash-green: #8fd34f;--dash-blue: #00a3ff;--dash-glow: 0 0 0 1px rgba(0, 210, 255, .08), 0 18px 45px rgba(0, 0, 0, .36);width:min(1920px,100%);margin:0 auto;color:#eaf7ff;background:radial-gradient(circle at 12% 4%,rgba(0,120,180,.22),transparent 28rem),radial-gradient(circle at 96% 18%,rgba(0,135,115,.18),transparent 32rem),linear-gradient(180deg,#06131d,#071923 42%,#041118)}.app-shell.se-theme{color:#eaf7ff;background:radial-gradient(circle at 12% 4%,rgba(0,120,180,.22),transparent 28rem),radial-gradient(circle at 96% 18%,rgba(0,135,115,.18),transparent 32rem),linear-gradient(180deg,#06131d,#071923 42%,#041118)}.app-shell .topbar,.app-shell .section-nav,.app-shell .hero-panel,.app-shell .workbook-card,.app-shell .filters-panel,.app-shell .summary-card,.app-shell .chart-card,.app-shell .table-card,.app-shell .records-card,.app-shell .warning-strip{border:1px solid var(--dash-border);background:linear-gradient(180deg,#0f2c3df0,#05141ef5);box-shadow:var(--dash-glow)}.app-shell .topbar{top:10px;padding:10px 14px;border-radius:10px;background:linear-gradient(90deg,#04141ff7,#082535f0)}.app-shell .brand-block img{width:42px;height:42px}.app-shell .brand-block h1{font-size:clamp(18px,1.8vw,25px);color:#f4fbff}.app-shell .brand-block p{font-size:11px;color:#8fc6df}.app-shell .brand-logo{max-width:52px;max-height:30px;background:#ffffff1f}.app-shell .button{min-height:30px;padding:6px 11px;border-radius:6px;border-color:#5488a06b;background:linear-gradient(180deg,#143c4ed1,#071a26e0);color:#eaf8ff;font-weight:700;font-size:12px}.app-shell .button:hover{border-color:#00c6ffad;background:#008bc438}.app-shell .button.primary{background:linear-gradient(180deg,#18a8ff,#0075bd);color:#fff}.app-shell .theme-toggle{color:#ffd200;border-color:#ffd2007a}.app-shell .section-nav{top:78px;margin:10px 0 24px;padding:7px;border-radius:8px;gap:5px;background:#05141edb}.app-shell .section-nav button{padding:6px 10px;border-radius:5px;color:#8ab5c9;font-size:11px;font-weight:800}.app-shell .section-nav button:hover{color:#fff;background:#00a3ff2e;border-color:#00a3ff59}.app-shell .hero-panel{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:14px;padding:18px;border-radius:10px;margin-bottom:12px;background:linear-gradient(115deg,#092232f5,#05151feb),radial-gradient(circle at 78% 25%,rgba(0,204,170,.14),transparent 24rem)}.app-shell .hero-main h2{font-size:clamp(38px,5.2vw,74px);color:#f8fdff;text-shadow:0 0 24px rgba(0,180,255,.16)}.app-shell .workbook-card{display:grid;align-content:start;gap:5px;border-radius:9px;padding:15px}.app-shell .workbook-card strong{overflow-wrap:anywhere;color:#fff}.app-shell .warning-strip{display:flex;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;border-radius:8px;border-color:#ffd2008c;color:#ffe88a;background:#6e4c0047}.app-shell .filters-panel{display:grid;grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(110px,.75fr)) minmax(160px,1fr) minmax(190px,1.3fr) minmax(170px,1fr) auto auto;gap:8px;align-items:end;margin:10px 0 12px;padding:10px;border-radius:9px}.app-shell .search-box,.app-shell .filter-field{display:flex;flex-direction:column;gap:4px;min-width:0}.app-shell .search-box>span,.app-shell .filter-field>span{color:#91b9ca;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.app-shell .search-box{position:relative}.app-shell .search-box svg{position:absolute;left:9px;bottom:8px;color:#65c9ff;pointer-events:none}.app-shell .search-box input,.app-shell .multi-select-trigger,.app-shell .filter-field input,.app-shell .filter-field select{height:32px;min-height:32px;border-radius:5px;border:1px solid rgba(89,139,163,.42);background:#020e17c7;color:#f3fbff;padding:6px 9px;font-size:12px}.app-shell .search-box input{padding-left:31px}.app-shell .multi-select-trigger{justify-content:space-between}.app-shell .filter-count{align-self:center;white-space:nowrap;color:#95c2d5;font-size:12px;font-weight:800}.summary-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:12px 0 18px}.summary-card{min-height:56px;padding:7px 9px;border-radius:5px;overflow:hidden;text-align:center;background:linear-gradient(180deg,#0e2634fa,#031018fa)}.summary-card span{display:block;margin:-7px -9px 6px;padding:4px 6px;color:#07131b;font-size:10px;line-height:1.15;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.summary-card strong{display:block;color:#fff;font-size:clamp(13px,1.2vw,18px);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-card.yellow{border-color:#ffd200a6}.summary-card.yellow span{background:linear-gradient(180deg,#fff15d,#e5bb00)}.summary-card.green{border-color:#8fd34f9e}.summary-card.green span{background:linear-gradient(180deg,#b9f06c,#6fb62e)}.section-title{align-items:center;margin:18px 0 8px;padding:0 2px;scroll-margin-top:132px}.section-title h2{color:#fff;font-size:clamp(18px,1.9vw,27px);letter-spacing:-.02em}.section-title p{color:#77d8ff}.section-title span{color:#8eb4c4;font-size:12px}.section-content-collapsed{display:none!important}.kpi-grid,.chart-grid,.quality-grid{display:grid;gap:10px;margin:0 0 16px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid .kpi-table{grid-column:1 / -1}.dashboard-chart-grid,.performance-chart-grid,.top-10-row{grid-template-columns:repeat(3,minmax(0,1fr))}.quality-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.chart-card.wide,.monthly-Company-card,.general-mobile-type{grid-column:1 / -1}.chart-card,.table-card,.records-card{position:relative;border-radius:8px;padding:12px;min-width:0;overflow:hidden}.chart-card:before,.table-card:before,.records-card:before,.summary-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(0,205,255,.12),transparent 34%,rgba(0,190,120,.06))}.chart-card h3,.table-card h3{position:relative;z-index:1;margin:0 0 8px;color:#fff;font-size:15px;font-weight:900}.chart-card p{position:relative;z-index:1;margin:-2px 0 8px;color:#94bbcc;font-size:12px}.chart-card .recharts-responsive-container{position:relative;z-index:1;min-height:260px}.chart-legend,.company-color-legend{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px 11px;margin:7px 0;color:#b5d3df;font-size:11px}.chart-legend i,.company-color-legend i{content:"";display:inline-block;width:9px;height:9px;margin-right:5px;border-radius:2px;flex-shrink:0}.chart-legend span:before{display:none!important}.chart-legend span,.company-color-legend span{display:inline-flex;align-items:center}.Company-pie-layout{display:flex;align-items:center;gap:14px}.pie-legend{flex:1;align-content:center}.table-card table,.records-card table,.kpi-table table,.quality-grid table{position:relative;z-index:1;width:100%;border-collapse:collapse;border:1px solid rgba(91,143,166,.44);background:#030f179e}.table-card th,.table-card td,.records-card th,.records-card td,.kpi-table th,.kpi-table td,.quality-grid th,.quality-grid td{border:1px solid rgba(75,123,147,.38);padding:6px 7px;font-size:11px;line-height:1.25}.table-card th,.records-card th,.kpi-table th,.quality-grid th{position:sticky;top:0;z-index:3;color:#dff8ff;background:linear-gradient(180deg,#0d3043fa,#061c29fa);font-weight:900;text-transform:none;letter-spacing:.02em}.table-card td,.records-card td,.kpi-table td,.quality-grid td{color:#d8edf5}.table-card tbody tr:nth-child(2n) td,.records-card tbody tr:nth-child(2n) td{background:#ffffff06}.table-card tbody tr:hover td,.records-card tbody tr:hover td{background:#00a3ff1a}.records-scroll,.table-wrap{position:relative;z-index:1;width:100%;overflow:auto;border:1px solid rgba(70,122,146,.32);border-radius:5px;background:#020e1694}.records-scroll.small{max-height:320px}.records-card .records-scroll{max-height:1120px}.records-card{margin-bottom:20px}.records-card table{min-width:1500px}.records-card th:first-child,.records-card td:first-child{text-align:center}.pager{position:relative;z-index:1;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;color:#a8c8d7;font-size:12px}.pager .button:disabled{opacity:.45;cursor:not-allowed}.multi-select-dropdown{border:1px solid rgba(95,151,176,.58);border-radius:7px;background:#05151ffa;box-shadow:0 22px 60px #0000008c;color:#eaf8ff}.multi-select-option:hover{background:#00a3ff29}.custom-tooltip{background:#04121cfa!important;border:1px solid rgba(0,190,255,.42)!important;color:#effbff!important}.app-shell.se-theme .topbar,.app-shell.se-theme .section-nav,.app-shell.se-theme .hero-panel,.app-shell.se-theme .workbook-card,.app-shell.se-theme .filters-panel,.app-shell.se-theme .summary-card,.app-shell.se-theme .chart-card,.app-shell.se-theme .table-card,.app-shell.se-theme .records-card,.app-shell.se-theme .warning-strip{background:linear-gradient(180deg,#0f2c3df0,#05141ef5);border-color:var(--dash-border);box-shadow:var(--dash-glow)}.app-shell.se-theme .button{background:linear-gradient(180deg,#143c4ed1,#071a26e0);color:#eaf8ff}.app-shell.se-theme th{background:linear-gradient(180deg,#0d3043fa,#061c29fa);color:#dff8ff}.app-shell.se-theme td{color:#d8edf5}@media(max-width:1480px){.summary-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-chart-grid,.performance-chart-grid,.top-10-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.app-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-grid,.dashboard-chart-grid,.performance-chart-grid,.top-10-row,.quality-grid,.app-shell .hero-panel{grid-template-columns:1fr}.chart-card.wide,.monthly-Company-card,.general-mobile-type,.kpi-grid .kpi-table{grid-column:auto}}@media(max-width:720px){.app-shell .filters-panel{grid-template-columns:1fr}.summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card strong{font-size:13px}.Company-pie-layout{flex-direction:column}}.app-shell.dark-background-theme,.upload-shell.dark-background-theme{color:#eaf7ff}.app-shell.dark-background-theme{min-height:100vh;padding:18px clamp(14px,3vw,38px) 48px;background:linear-gradient(#071118bd,#071118db),url(../assets/h.png) center top / cover fixed,linear-gradient(120deg,rgba(55,166,217,.16),transparent 32%),radial-gradient(circle at 78% 0%,rgba(240,184,79,.15),transparent 28%),var(--bg)}.upload-shell.dark-background-theme{min-height:100vh;display:grid;place-items:center;padding:clamp(18px,5vw,64px);background:linear-gradient(#071118ad,#071118db),url(../assets/h.png) center / cover,linear-gradient(120deg,rgba(55,166,217,.16),transparent 34%),radial-gradient(circle at 72% 8%,rgba(240,184,79,.16),transparent 30%),var(--bg)}.app-shell.light-background-theme{min-height:100vh;padding:18px clamp(14px,3vw,38px) 48px;color:#092033;background:linear-gradient(#ffffff80,#ffffffc7),url(../assets/light.png) center top / cover fixed,linear-gradient(120deg,rgba(0,120,255,.08),transparent 32%),radial-gradient(circle at 78% 0%,rgba(0,201,139,.08),transparent 28%),#f7fbff}.upload-shell.light-background-theme{min-height:100vh;display:grid;place-items:center;padding:clamp(18px,5vw,64px);color:#092033;background:linear-gradient(#ffffff75,#ffffffc7),url(../assets/light.png) center / cover,linear-gradient(120deg,rgba(0,120,255,.08),transparent 34%),radial-gradient(circle at 72% 8%,rgba(0,201,139,.08),transparent 30%),#f7fbff}body:has(.dark-background-theme),body:has(.light-background-theme){background:#071118}.app-shell.light-background-theme .topbar,.app-shell.light-background-theme .section-nav,.app-shell.light-background-theme .hero-panel,.app-shell.light-background-theme .workbook-card,.app-shell.light-background-theme .filters-panel,.app-shell.light-background-theme .summary-card,.app-shell.light-background-theme .chart-card,.app-shell.light-background-theme .table-card,.app-shell.light-background-theme .records-card,.app-shell.light-background-theme .warning-strip{background:linear-gradient(180deg,#ffffffeb,#ebf7ffe0);border-color:#0078b433;box-shadow:0 18px 42px #184e7729}.app-shell.light-background-theme .chart-card h3,.app-shell.light-background-theme .table-card h3,.app-shell.light-background-theme .hero-main h2,.app-shell.light-background-theme .brand-block h1,.app-shell.light-background-theme .workbook-card strong{color:#092033}.app-shell.light-background-theme td,.app-shell.light-background-theme .chart-card p,.app-shell.light-background-theme .filter-count,.app-shell.light-background-theme .brand-block p{color:#315568}.app-shell.light-background-theme th{background:#e6f4fffa;color:#006fae}.app-shell.light-background-theme .button{color:#083047;background:#ffffffb8;border-color:#0078b440}.app-shell.light-background-theme .button.primary{color:#fff;background:linear-gradient(135deg,#0078ff,#00a7d8)}.app-shell.light-background-theme .theme-toggle{color:#0078c8;border-color:#0078c857}.workbook-choice-panel.three-tile{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"theme theme" "master fixed" "new previous";align-items:stretch;gap:12px;padding:18px 22px 22px;min-height:auto}.workbook-choice-panel.three-tile .upload-theme-toggle{grid-area:theme;position:static;justify-self:end;width:auto;min-height:34px;padding:7px 11px;border-radius:999px;font-size:12px}.workbook-choice-panel.three-tile .fleetmap-choice-card:nth-of-type(1){grid-area:master}.workbook-choice-panel.three-tile .fleetmap-choice-card:nth-of-type(2){grid-area:fixed}.workbook-choice-panel.three-tile .cdr-choice-card{grid-area:new;grid-column:auto}.workbook-choice-panel.three-tile .previous-choice-card{grid-area:previous;grid-column:auto}.workbook-choice-panel.three-tile .workbook-choice-card{min-height:176px}.workbook-choice-panel.three-tile .fleetmap-choice-card{min-height:150px}.upload-shell.light-background-theme .upload-copy,.upload-shell.light-background-theme .workbook-choice-panel,.upload-shell.light-background-theme .workbook-choice-card{background:linear-gradient(135deg,#ffffffeb,#eff8ffdb);color:#092033;border-color:#0078b42e;box-shadow:0 22px 60px #184e7729}.upload-shell.light-background-theme .upload-copy h1,.upload-shell.light-background-theme .workbook-choice-card strong{color:#092033}.upload-shell.light-background-theme .upload-copy .lead,.upload-shell.light-background-theme .workbook-choice-card p{color:#315568}.upload-shell.light-background-theme .choice-eyebrow{color:#0078c8}.upload-shell.light-background-theme .button{color:#083047;background:#ffffffc2}@media(max-width:1180px){.workbook-choice-panel.three-tile{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"theme theme" "master fixed" "new previous"}}@media(max-width:720px){.app-shell.dark-background-theme,.app-shell.light-background-theme{padding:14px 10px 36px;background-attachment:scroll}.workbook-choice-panel.three-tile{grid-template-columns:1fr;grid-template-areas:"theme" "master" "fixed" "new" "previous";padding:14px}.workbook-choice-panel.three-tile .upload-theme-toggle{justify-self:stretch;justify-content:center}}.app-shell.dark-background-theme,.app-shell.light-background-theme{isolation:isolate;background-blend-mode:normal,normal,normal,normal,normal}.app-shell.dark-background-theme>*,.app-shell.light-background-theme>*{position:relative;z-index:1}.app-shell.dark-background-theme .topbar,.app-shell.dark-background-theme .section-nav,.app-shell.dark-background-theme .hero-panel,.app-shell.dark-background-theme .filters-panel,.app-shell.dark-background-theme .workbook-card,.app-shell.dark-background-theme .summary-card,.app-shell.light-background-theme .topbar,.app-shell.light-background-theme .section-nav,.app-shell.light-background-theme .hero-panel,.app-shell.light-background-theme .filters-panel,.app-shell.light-background-theme .workbook-card,.app-shell.light-background-theme .summary-card{position:relative;z-index:2;overflow:hidden;backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%);background-clip:padding-box}.app-shell.dark-background-theme .topbar,.app-shell.dark-background-theme .section-nav{background:linear-gradient(180deg,#05141ffa,#081e2bf5)!important;border:1px solid rgba(109,181,214,.38)!important;box-shadow:0 18px 42px #0000006b,0 0 0 1px #ffffff09 inset!important}.app-shell.dark-background-theme .hero-panel,.app-shell.dark-background-theme .filters-panel,.app-shell.dark-background-theme .workbook-card{background:linear-gradient(180deg,#071a27f7,#04121cf5)!important;border:1px solid rgba(91,155,185,.4)!important;box-shadow:0 22px 48px #0000005c,0 0 0 1px #ffffff08 inset!important}.app-shell.dark-background-theme .summary-card{background:linear-gradient(180deg,#0a2230fc,#04121cfa)!important;border:1px solid rgba(91,155,185,.42)!important;box-shadow:0 14px 30px #00000057,inset 0 0 0 1px #ffffff06!important}.app-shell.light-background-theme .topbar,.app-shell.light-background-theme .section-nav{background:linear-gradient(180deg,#fffffffa,#eef9fff5)!important;border:1px solid rgba(0,115,176,.24)!important;box-shadow:0 18px 42px #1156802e,inset 0 0 0 1px #ffffffc2!important}.app-shell.light-background-theme .hero-panel,.app-shell.light-background-theme .filters-panel,.app-shell.light-background-theme .workbook-card{background:linear-gradient(180deg,#fffffff5,#edf8fff0)!important;border:1px solid rgba(0,115,176,.24)!important;box-shadow:0 20px 46px #11568029,inset 0 0 0 1px #ffffffb3!important}.app-shell.light-background-theme .summary-card{background:linear-gradient(180deg,#fffffffc,#e9f7fff7)!important;border:1px solid rgba(0,115,176,.24)!important;box-shadow:0 12px 28px #11568024,inset 0 0 0 1px #ffffffb8!important}.app-shell.dark-background-theme .summary-card:before,.app-shell.light-background-theme .summary-card:before,.app-shell.dark-background-theme .hero-panel:before,.app-shell.light-background-theme .hero-panel:before,.app-shell.dark-background-theme .workbook-card:before,.app-shell.light-background-theme .workbook-card:before{opacity:0!important;display:none!important}.app-shell.dark-background-theme .topbar *,.app-shell.dark-background-theme .section-nav *,.app-shell.dark-background-theme .hero-panel *,.app-shell.dark-background-theme .filters-panel *,.app-shell.dark-background-theme .workbook-card *,.app-shell.dark-background-theme .summary-card *,.app-shell.light-background-theme .topbar *,.app-shell.light-background-theme .section-nav *,.app-shell.light-background-theme .hero-panel *,.app-shell.light-background-theme .filters-panel *,.app-shell.light-background-theme .workbook-card *,.app-shell.light-background-theme .summary-card *{position:relative;z-index:2}.app-shell.light-background-theme .hero-main h2,.app-shell.light-background-theme .summary-card strong,.app-shell.light-background-theme .workbook-card strong,.app-shell.light-background-theme .brand-block h1{color:#062033!important;text-shadow:none!important}.app-shell.light-background-theme .summary-card,.app-shell.light-background-theme .summary-card p,.app-shell.light-background-theme .summary-card small,.app-shell.light-background-theme .workbook-card p,.app-shell.light-background-theme .workbook-card span,.app-shell.light-background-theme .filter-count{color:#294c5f!important}.app-shell.light-background-theme .search-box input,.app-shell.light-background-theme .multi-select-trigger,.app-shell.light-background-theme .filter-field input,.app-shell.light-background-theme .filter-field select{background:#fffffff0!important;color:#092033!important;border-color:#0073b047!important;box-shadow:inset 0 1px #fffc}.app-shell.dark-background-theme .search-box input,.app-shell.dark-background-theme .multi-select-trigger,.app-shell.dark-background-theme .filter-field input,.app-shell.dark-background-theme .filter-field select{background:#020e17f0!important;color:#f3fbff!important;border-color:#598ba38a!important}.app-shell.dark-background-theme .summary-card.yellow span,.app-shell.light-background-theme .summary-card.yellow span{background:linear-gradient(180deg,#fff15d,#e5bb00)!important;color:#10202a!important}.app-shell.dark-background-theme .summary-card.green span,.app-shell.light-background-theme .summary-card.green span{background:linear-gradient(180deg,#b9f06c,#42bd66)!important;color:#10202a!important}.app-shell.dark-background-theme .topbar,.app-shell.light-background-theme .topbar{z-index:200!important}.app-shell.dark-background-theme .section-nav,.app-shell.light-background-theme .section-nav{z-index:190!important}.app-shell.dark-background-theme,.upload-shell.dark-background-theme{--theme-page-bg: #071118;--theme-panel-bg: #071c2a;--theme-panel-bg-strong: #092536;--theme-card-bg: #081f2f;--theme-card-bg-soft: #0b2a3d;--theme-text: #f4fbff;--theme-muted: #a8c8d8;--theme-border: rgba(116, 181, 214, .36);--theme-border-strong: rgba(116, 181, 214, .52);--theme-shadow: 0 22px 52px rgba(0, 0, 0, .42)}.app-shell.light-background-theme,.upload-shell.light-background-theme{--theme-page-bg: #f5f9fc;--theme-panel-bg: #ffffff;--theme-panel-bg-strong: #f8fcff;--theme-card-bg: #ffffff;--theme-card-bg-soft: #f4f9fd;--theme-text: #092033;--theme-muted: #3f6174;--theme-border: rgba(0, 100, 150, .2);--theme-border-strong: rgba(0, 100, 150, .32);--theme-shadow: 0 18px 42px rgba(17, 86, 128, .14)}.app-shell .chart-card:before,.app-shell .table-card:before,.app-shell .records-card:before,.app-shell .summary-card:before,.app-shell .hero-panel:before,.app-shell .workbook-card:before,.app-shell .metric-card:before,.app-shell .filter-panel:before,.app-shell .filters-panel:before,.app-shell .warning-strip:before,.app-shell .topbar:before,.app-shell .section-nav:before,.upload-shell .upload-copy:before,.upload-shell .workbook-choice-panel:before,.upload-shell .workbook-choice-card:before,.upload-shell .choice-card:before{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;background:none!important;background-image:none!important;box-shadow:none!important;pointer-events:none!important}.app-shell.dark-background-theme,.app-shell.light-background-theme,.upload-shell.dark-background-theme,.upload-shell.light-background-theme{isolation:isolate!important;background-blend-mode:normal!important}.app-shell.dark-background-theme>*,.app-shell.light-background-theme>*,.upload-shell.dark-background-theme>*,.upload-shell.light-background-theme>*{position:relative;z-index:1}.app-shell.dark-background-theme .topbar,.app-shell.dark-background-theme .section-nav,.app-shell.dark-background-theme .hero-panel,.app-shell.dark-background-theme .workbook-card,.app-shell.dark-background-theme .filters-panel,.app-shell.dark-background-theme .filter-panel,.app-shell.dark-background-theme .summary-card,.app-shell.dark-background-theme .metric-card,.app-shell.dark-background-theme .chart-card,.app-shell.dark-background-theme .table-card,.app-shell.dark-background-theme .records-card,.app-shell.dark-background-theme .warning-strip,.app-shell.dark-background-theme .multi-select-dropdown,.app-shell.dark-background-theme .modal-panel,.app-shell.light-background-theme .topbar,.app-shell.light-background-theme .section-nav,.app-shell.light-background-theme .hero-panel,.app-shell.light-background-theme .workbook-card,.app-shell.light-background-theme .filters-panel,.app-shell.light-background-theme .filter-panel,.app-shell.light-background-theme .summary-card,.app-shell.light-background-theme .metric-card,.app-shell.light-background-theme .chart-card,.app-shell.light-background-theme .table-card,.app-shell.light-background-theme .records-card,.app-shell.light-background-theme .warning-strip,.app-shell.light-background-theme .multi-select-dropdown,.app-shell.light-background-theme .modal-panel{background:var(--theme-card-bg)!important;background-image:none!important;color:var(--theme-text)!important;border:1px solid var(--theme-border)!important;box-shadow:var(--theme-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-clip:padding-box!important}.upload-shell.dark-background-theme .upload-copy,.upload-shell.dark-background-theme .workbook-choice-panel,.upload-shell.dark-background-theme .workbook-choice-card,.upload-shell.dark-background-theme .choice-card{background:var(--theme-card-bg)!important;background-image:none!important;color:var(--theme-text)!important;border:1px solid var(--theme-border)!important;box-shadow:var(--theme-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.upload-shell.light-background-theme .upload-copy,.upload-shell.light-background-theme .workbook-choice-panel,.upload-shell.light-background-theme .workbook-choice-card,.upload-shell.light-background-theme .choice-card{background:#fff!important;background-image:none!important;color:#092033!important;border:1px solid rgba(0,100,150,.2)!important;box-shadow:0 18px 42px #11568024!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-shell.light-background-theme,.app-shell.light-background-theme *,.upload-shell.light-background-theme,.upload-shell.light-background-theme *{color-scheme:light!important}.app-shell.light-background-theme h1,.app-shell.light-background-theme h2,.app-shell.light-background-theme h3,.app-shell.light-background-theme h4,.app-shell.light-background-theme strong,.app-shell.light-background-theme .brand-block h1,.app-shell.light-background-theme .hero-main h2,.app-shell.light-background-theme .summary-card strong,.app-shell.light-background-theme .workbook-card strong,.upload-shell.light-background-theme h1,.upload-shell.light-background-theme h2,.upload-shell.light-background-theme h3,.upload-shell.light-background-theme strong,.upload-shell.light-background-theme .workbook-choice-card strong{color:#092033!important;text-shadow:none!important}.app-shell.light-background-theme p,.app-shell.light-background-theme span,.app-shell.light-background-theme small,.app-shell.light-background-theme li,.app-shell.light-background-theme td,.app-shell.light-background-theme label,.app-shell.light-background-theme .brand-block p,.app-shell.light-background-theme .chart-card p,.app-shell.light-background-theme .workbook-card p,.app-shell.light-background-theme .filter-count,.app-shell.light-background-theme .section-title span,.upload-shell.light-background-theme p,.upload-shell.light-background-theme span,.upload-shell.light-background-theme small,.upload-shell.light-background-theme li,.upload-shell.light-background-theme .lead,.upload-shell.light-background-theme .workbook-choice-card p{color:#3f6174!important}.app-shell.dark-background-theme h1,.app-shell.dark-background-theme h2,.app-shell.dark-background-theme h3,.app-shell.dark-background-theme h4,.app-shell.dark-background-theme strong,.app-shell.dark-background-theme .brand-block h1,.app-shell.dark-background-theme .hero-main h2,.app-shell.dark-background-theme .summary-card strong,.app-shell.dark-background-theme .workbook-card strong,.upload-shell.dark-background-theme h1,.upload-shell.dark-background-theme h2,.upload-shell.dark-background-theme h3,.upload-shell.dark-background-theme strong,.upload-shell.dark-background-theme .workbook-choice-card strong{color:#f4fbff!important}.app-shell.dark-background-theme p,.app-shell.dark-background-theme span,.app-shell.dark-background-theme small,.app-shell.dark-background-theme li,.app-shell.dark-background-theme td,.app-shell.dark-background-theme label,.app-shell.dark-background-theme .brand-block p,.app-shell.dark-background-theme .chart-card p,.app-shell.dark-background-theme .workbook-card p,.app-shell.dark-background-theme .filter-count,.app-shell.dark-background-theme .section-title span,.upload-shell.dark-background-theme p,.upload-shell.dark-background-theme span,.upload-shell.dark-background-theme small,.upload-shell.dark-background-theme li,.upload-shell.dark-background-theme .lead,.upload-shell.dark-background-theme .workbook-choice-card p{color:#a8c8d8!important}.app-shell.light-background-theme input,.app-shell.light-background-theme select,.app-shell.light-background-theme textarea,.app-shell.light-background-theme .multi-select-trigger,.upload-shell.light-background-theme input,.upload-shell.light-background-theme select,.upload-shell.light-background-theme textarea,.upload-shell.light-background-theme .multi-select-trigger{background:#fff!important;background-image:none!important;color:#092033!important;border:1px solid rgba(0,100,150,.26)!important;box-shadow:none!important}.app-shell.dark-background-theme input,.app-shell.dark-background-theme select,.app-shell.dark-background-theme textarea,.app-shell.dark-background-theme .multi-select-trigger,.upload-shell.dark-background-theme input,.upload-shell.dark-background-theme select,.upload-shell.dark-background-theme textarea,.upload-shell.dark-background-theme .multi-select-trigger{background:#061824!important;background-image:none!important;color:#f4fbff!important;border:1px solid rgba(116,181,214,.38)!important;box-shadow:none!important}.app-shell.light-background-theme .button,.upload-shell.light-background-theme .button{background:#fff!important;background-image:none!important;color:#083047!important;border:1px solid rgba(0,100,150,.26)!important;box-shadow:none!important}.app-shell.dark-background-theme .button,.upload-shell.dark-background-theme .button{background:#092536!important;background-image:none!important;color:#f4fbff!important;border:1px solid rgba(116,181,214,.38)!important;box-shadow:none!important}.app-shell.light-background-theme .button.primary,.upload-shell.light-background-theme .button.primary,.app-shell.dark-background-theme .button.primary,.upload-shell.dark-background-theme .button.primary{color:#fff!important;background:#0078d4!important;background-image:none!important;border-color:#0078d4!important}.app-shell.light-background-theme table,.app-shell.light-background-theme .table-wrap,.app-shell.light-background-theme .records-scroll{background:#fff!important;background-image:none!important;border-color:#00649633!important}.app-shell.light-background-theme th{background:#eef7fc!important;background-image:none!important;color:#005f93!important;border-color:#00649638!important}.app-shell.light-background-theme td{background:#fff!important;color:#18394d!important;border-color:#00649629!important}.app-shell.light-background-theme tbody tr:nth-child(2n) td{background:#f7fbfe!important}.app-shell.light-background-theme tbody tr:hover td{background:#eef7fc!important}.app-shell.dark-background-theme table,.app-shell.dark-background-theme .table-wrap,.app-shell.dark-background-theme .records-scroll{background:#061824!important;background-image:none!important;border-color:#74b5d64d!important}.app-shell.dark-background-theme th{background:#092536!important;background-image:none!important;color:#dff8ff!important;border-color:#74b5d657!important}.app-shell.dark-background-theme td{background:#071c2a!important;color:#d8edf5!important;border-color:#74b5d638!important}.app-shell.dark-background-theme tbody tr:nth-child(2n) td{background:#082131!important}.app-shell.dark-background-theme tbody tr:hover td{background:#0b2a3d!important}.app-shell.light-background-theme .summary-card.yellow span,.app-shell.dark-background-theme .summary-card.yellow span{background:#f2cf21!important;background-image:none!important;color:#10202a!important}.app-shell.light-background-theme .summary-card.green span,.app-shell.dark-background-theme .summary-card.green span{background:#7ed957!important;background-image:none!important;color:#10202a!important}.app-shell.light-background-theme .recharts-text,.app-shell.light-background-theme .recharts-cartesian-axis-tick-value,.app-shell.light-background-theme .recharts-legend-item-text{fill:#3f6174!important;color:#3f6174!important}.app-shell.dark-background-theme .recharts-text,.app-shell.dark-background-theme .recharts-cartesian-axis-tick-value,.app-shell.dark-background-theme .recharts-legend-item-text{fill:#a8c8d8!important;color:#a8c8d8!important}.app-shell.light-background-theme .custom-tooltip{background:#fff!important;background-image:none!important;color:#092033!important;border:1px solid rgba(0,100,150,.24)!important;box-shadow:0 14px 32px #11568024!important}.app-shell.dark-background-theme .custom-tooltip{background:#071c2a!important;background-image:none!important;color:#f4fbff!important;border:1px solid rgba(116,181,214,.38)!important;box-shadow:0 18px 42px #0000006b!important}.app-shell.se-theme.light-background-theme{color:#092033!important}.app-shell.se-theme.light-background-theme .topbar,.app-shell.se-theme.light-background-theme .section-nav,.app-shell.se-theme.light-background-theme .hero-panel,.app-shell.se-theme.light-background-theme .workbook-card,.app-shell.se-theme.light-background-theme .filters-panel,.app-shell.se-theme.light-background-theme .summary-card,.app-shell.se-theme.light-background-theme .chart-card,.app-shell.se-theme.light-background-theme .table-card,.app-shell.se-theme.light-background-theme .records-card,.app-shell.se-theme.light-background-theme .warning-strip{background:#fff!important;background-image:none!important;color:#092033!important;border-color:#00649633!important;box-shadow:0 18px 42px #11568024!important}.app-shell .section-nav{align-items:center!important;gap:8px!important}.app-shell .section-nav button,.app-shell .section-nav .section-nav-button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;min-height:28px!important;padding:7px 12px!important;white-space:nowrap!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease!important}.app-shell.dark-background-theme .section-nav button,.app-shell.dark-background-theme .section-nav .section-nav-button{color:#f4fbff!important;background:#092536!important;background-image:none!important;border:1px solid rgba(116,181,214,.38)!important;box-shadow:none!important}.app-shell.dark-background-theme .section-nav button:hover,.app-shell.dark-background-theme .section-nav .section-nav-button:hover,.app-shell.dark-background-theme .section-nav button:focus-visible,.app-shell.dark-background-theme .section-nav .section-nav-button:focus-visible{color:#fff!important;background:#0b2f46!important;border-color:#00c6ffad!important;box-shadow:0 8px 18px #0000003d!important;transform:translateY(-1px)!important;outline:none!important}.app-shell.light-background-theme .section-nav button,.app-shell.light-background-theme .section-nav .section-nav-button{color:#083047!important;background:#fff!important;background-image:none!important;border:1px solid rgba(0,100,150,.26)!important;box-shadow:none!important}.app-shell.light-background-theme .section-nav button:hover,.app-shell.light-background-theme .section-nav .section-nav-button:hover,.app-shell.light-background-theme .section-nav button:focus-visible,.app-shell.light-background-theme .section-nav .section-nav-button:focus-visible{color:#005f93!important;background:#eef7fc!important;border-color:#0078c86b!important;box-shadow:0 8px 18px #1156801f!important;transform:translateY(-1px)!important;outline:none!important}.app-shell .section-nav button:active,.app-shell .section-nav .section-nav-button:active{transform:translateY(0)!important}.app-shell .section-nav{position:sticky!important;top:78px!important;z-index:190!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;height:auto!important;min-height:52px!important;padding:10px 12px!important;margin:14px 0 26px!important;border-radius:14px!important;overflow:visible!important;background-clip:padding-box!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-shell .section-nav+.hero-panel{margin-top:0!important;margin-bottom:18px!important}.app-shell.dark-background-theme .section-nav{background:#071c2a!important;background-image:none!important;border:1px solid rgba(116,181,214,.38)!important;box-shadow:0 18px 42px #00000057,inset 0 0 0 1px #ffffff06!important}.app-shell.light-background-theme .section-nav,.app-shell.se-theme.light-background-theme .section-nav{background:#fff!important;background-image:none!important;border:1px solid rgba(0,100,150,.2)!important;box-shadow:0 16px 36px #1156801f,inset 0 0 0 1px #ffffffb8!important}.app-shell .section-nav:before,.app-shell .section-nav:after,.app-shell .section-nav+.hero-panel:before,.app-shell .section-nav+.hero-panel:after{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;background:none!important;background-image:none!important;pointer-events:none!important}@media(max-width:720px){.app-shell .section-nav{top:8px!important;margin:12px 0 20px!important;padding:9px!important;border-radius:12px!important}.app-shell .section-nav button,.app-shell .section-nav .section-nav-button{flex:1 1 auto!important;min-width:max-content!important}}.app-shell .hero-main{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;min-height:100%!important}.app-shell .hero-main .eyebrow{width:100%!important;margin:0 0 10px!important;text-align:center!important;font-size:clamp(14px,1.3vw,20px)!important;line-height:1.15!important;letter-spacing:.16em!important}.app-shell .hero-main h2{width:100%!important;margin:0!important;text-align:center!important;font-size:clamp(54px,7vw,104px)!important;line-height:.9!important;font-weight:950!important}.app-shell .hero-subtitle{margin:10px 0 0!important;width:100%!important;text-align:center!important;font-size:clamp(18px,2vw,30px)!important;line-height:1.1!important;font-weight:850!important;color:var(--theme-muted)!important}.app-shell .section-nav{margin:18px 0!important;padding:10px!important;border-radius:16px!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.app-shell .section-nav-button{min-height:36px!important;padding:8px 13px!important;border-radius:999px!important;font-size:12px!important;font-weight:850!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}.app-shell .section-nav-button:hover{transform:translateY(-1px)!important}.app-shell .section-nav-button.active{background:#0078d4!important;background-image:none!important;color:#fff!important;border-color:#0078d4!important;box-shadow:0 10px 24px #0078d447!important}.app-shell .reset-filter-button{border-color:#d95f5f73!important;color:#d95f5f!important;font-weight:900!important}.app-shell .reset-filter-button:hover{background:#d95f5f1f!important;border-color:#d95f5fb3!important}.app-shell .summary-card small{position:relative!important;z-index:2!important;display:block!important;margin-top:4px!important;font-size:10px!important;line-height:1.1!important;font-weight:750!important;color:var(--theme-muted)!important;opacity:.9!important}.app-shell .data-quality-panel{display:grid!important;grid-template-columns:minmax(220px,.6fr) minmax(0,2fr)!important;gap:12px!important;margin:12px 0 22px!important;padding:14px!important;border-radius:18px!important;background:var(--theme-card-bg)!important;border:1px solid var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.app-shell .quality-score-card,.app-shell .quality-issue{border-radius:14px!important;padding:12px 14px!important;background:var(--theme-card-bg-soft)!important;border:1px solid var(--theme-border)!important}.app-shell .quality-score-card span,.app-shell .quality-issue span{display:block!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--theme-muted)!important}.app-shell .quality-score-card strong{display:block!important;margin-top:6px!important;font-size:clamp(28px,3vw,46px)!important;line-height:1!important;color:var(--theme-text)!important}.app-shell .quality-score-card small,.app-shell .quality-issue small{display:block!important;margin-top:5px!important;font-size:11px!important;color:var(--theme-muted)!important}.app-shell .quality-issue-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.app-shell .quality-issue strong{display:block!important;margin-top:6px!important;font-size:clamp(18px,2vw,28px)!important;color:var(--theme-text)!important}.loading-overlay{position:fixed!important;inset:0!important;z-index:9999!important;display:grid!important;place-items:center!important;padding:24px!important;background:#00000075!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.loading-card{display:grid!important;gap:10px!important;justify-items:center!important;width:min(420px,100%)!important;padding:24px 30px!important;border-radius:22px!important;background:var(--theme-card-bg, #071c2a)!important;color:var(--theme-text, #f4fbff)!important;border:1px solid var(--theme-border, rgba(116,181,214,.36))!important;box-shadow:0 24px 70px #00000061!important;text-align:center!important}.loading-card strong{color:var(--theme-text, #f4fbff)!important;font-size:18px!important}.loading-card span{color:var(--theme-muted, #a8c8d8)!important;font-size:13px!important}.app-shell .empty-state{min-height:220px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;margin:12px 0 20px!important;text-align:center!important;border-radius:20px!important;background:var(--theme-card-bg)!important;border:1px dashed var(--theme-border-strong)!important;box-shadow:var(--theme-shadow)!important}.app-shell .empty-state strong{color:var(--theme-text)!important;font-size:22px!important}.app-shell .empty-state span,.app-shell .empty-state svg{color:var(--theme-muted)!important}.app-shell .section-title-actions{gap:6px!important}.app-shell .export-button{min-width:58px!important;justify-content:center!important}.app-shell .section-title-actions:has(.export-button){padding:5px!important;border-radius:999px!important;background:#0078d412!important;border:1px solid var(--theme-border)!important}.app-shell .chart-card{min-height:400px!important}.app-shell .chart-card .recharts-wrapper text{paint-order:stroke!important}.app-shell.light-background-theme .chart-card .recharts-wrapper text{fill:#3f6174!important}.app-shell.dark-background-theme .chart-card .recharts-wrapper text{fill:#a8c8d8!important}@media(max-width:1180px){.app-shell .data-quality-panel{grid-template-columns:1fr!important}.app-shell .quality-issue-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.app-shell .hero-main h2{font-size:clamp(42px,16vw,70px)!important}.app-shell .section-nav{position:sticky!important;top:72px!important;overflow-x:auto!important;flex-wrap:nowrap!important}.app-shell .section-nav-button{flex:0 0 auto!important}.app-shell .quality-issue-grid{grid-template-columns:1fr!important}}.app-shell button,.upload-shell button,.app-shell .button,.upload-shell .button,.app-shell .section-nav-button,.upload-shell .section-nav-button,.app-shell .theme-toggle,.upload-shell .theme-toggle,.app-shell .reset-filter-button,.upload-shell .reset-filter-button,.app-shell .quick-card-export,.upload-shell .quick-card-export,.app-shell .export-menu button,.upload-shell .export-menu button,.app-shell label.button,.upload-shell label.button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease!important}.app-shell button:hover:not(:disabled),.upload-shell button:hover:not(:disabled),.app-shell .button:hover:not(:disabled),.upload-shell .button:hover:not(:disabled),.app-shell label.button:hover,.upload-shell label.button:hover{transform:translateY(-2px)!important;box-shadow:0 12px 26px #0078d438!important}.app-shell button:active:not(:disabled),.upload-shell button:active:not(:disabled),.app-shell .button:active:not(:disabled),.upload-shell .button:active:not(:disabled),.app-shell label.button:active,.upload-shell label.button:active{transform:translateY(0) scale(.98)!important;box-shadow:0 6px 16px #0078d429!important}.app-shell button:focus-visible,.upload-shell button:focus-visible,.app-shell .button:focus-visible,.upload-shell .button:focus-visible,.app-shell label.button:focus-within,.upload-shell label.button:focus-within{outline:3px solid rgba(0,120,212,.34)!important;outline-offset:2px!important}.app-shell.light-background-theme button:hover:not(:disabled),.upload-shell.light-background-theme button:hover:not(:disabled),.app-shell.light-background-theme .button:hover:not(:disabled),.upload-shell.light-background-theme .button:hover:not(:disabled),.app-shell.light-background-theme label.button:hover,.upload-shell.light-background-theme label.button:hover{background:#eaf6ff!important;color:#06324c!important;border-color:#0078d475!important;box-shadow:0 12px 28px #0078d433!important}.app-shell.dark-background-theme button:hover:not(:disabled),.upload-shell.dark-background-theme button:hover:not(:disabled),.app-shell.dark-background-theme .button:hover:not(:disabled),.upload-shell.dark-background-theme .button:hover:not(:disabled),.app-shell.dark-background-theme label.button:hover,.upload-shell.dark-background-theme label.button:hover{background:#0d3550!important;color:#fff!important;border-color:#6ec9ff9e!important;box-shadow:0 12px 28px #0078d442!important}.app-shell .button.primary:hover:not(:disabled),.upload-shell .button.primary:hover:not(:disabled),.app-shell button.primary:hover:not(:disabled),.upload-shell button.primary:hover:not(:disabled){background:#006fc4!important;color:#fff!important;border-color:#006fc4!important;box-shadow:0 14px 30px #0078d457!important}.app-shell .section-nav-button:hover:not(:disabled){background:#0078d424!important;color:var(--theme-text, #ffffff)!important;border-color:#0078d46b!important}.app-shell.light-background-theme .section-nav-button:hover:not(:disabled){background:#e8f5ff!important;color:#005f93!important;border-color:#0078d466!important}.app-shell.dark-background-theme .section-nav-button:hover:not(:disabled){background:#0d3550!important;color:#fff!important;border-color:#6ec9ff9e!important}.app-shell .section-nav-button.active,.app-shell .section-nav-button.active:hover{background:#0078d4!important;color:#fff!important;border-color:#0078d4!important;box-shadow:0 10px 24px #0078d44d!important;transform:translateY(-1px)!important}.app-shell .theme-toggle:hover:not(:disabled),.upload-shell .theme-toggle:hover:not(:disabled){background:#ffb00029!important;color:#ffb000!important;border-color:#ffb0008a!important;box-shadow:0 12px 26px #ffb0002e!important}.app-shell .reset-filter-button:hover:not(:disabled),.upload-shell .reset-filter-button:hover:not(:disabled){background:#d95f5f24!important;color:#d95f5f!important;border-color:#d95f5f85!important;box-shadow:0 12px 26px #d95f5f29!important}.app-shell button:disabled,.upload-shell button:disabled,.app-shell .button:disabled,.upload-shell .button:disabled{cursor:not-allowed!important;opacity:.48!important;transform:none!important;box-shadow:none!important}.summary-cards.summary-cards-arranged{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important}.summary-cards-arranged .summary-card{min-height:74px!important}.summary-cards-arranged .summary-card-primary{border-color:#0078d48f!important;box-shadow:0 16px 36px #0078d42e!important}.summary-cards-arranged .summary-card small{display:block!important;margin-top:5px!important;font-size:10px!important;line-height:1.15!important;font-weight:800!important;color:var(--theme-muted)!important;opacity:.95!important}@media(max-width:1480px){.summary-cards.summary-cards-arranged{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:1180px){.summary-cards.summary-cards-arranged{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.summary-cards.summary-cards-arranged{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.summary-cards-arranged .summary-card,.summary-cards .summary-card{min-width:0!important}@media(max-width:1480px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.network-utilization-section,.region-performance-section,.traffic-intensity-section,.talkgroup-efficiency-section,.behavior-grid{display:grid;gap:16px;margin:0 0 18px}.network-utilization-cards,.traffic-intensity-cards{margin:0!important}.wide-table-card{width:100%;min-width:0}.wide-table-card table,.behavior-grid table,.busy-heatmap-table{min-width:980px}.behavior-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heatmap-scroll{position:relative;z-index:1;width:100%;overflow:auto;border:1px solid var(--theme-border, rgba(116, 181, 214, .3));border-radius:8px;background:var(--theme-card-bg, rgba(3, 15, 23, .62))}.busy-heatmap-table{width:100%;border-collapse:collapse}.busy-heatmap-table th,.busy-heatmap-table td{text-align:center!important;white-space:nowrap}.busy-heatmap-table td:first-child,.busy-heatmap-table th:first-child{position:sticky;left:0;z-index:4;text-align:left!important;min-width:150px}.busy-heat-cell{display:inline-grid;place-items:center;min-width:34px;min-height:24px;padding:4px 7px;border-radius:7px;font-weight:900;color:#fff!important;background:#0078d4!important;box-shadow:0 6px 16px #0078d438}.app-shell.light-background-theme .busy-heatmap-table td:first-child,.app-shell.light-background-theme .busy-heatmap-table th:first-child{background:#eef7fc!important;color:#092033!important}.app-shell.dark-background-theme .busy-heatmap-table td:first-child,.app-shell.dark-background-theme .busy-heatmap-table th:first-child{background:#092536!important;color:#f4fbff!important}.app-shell.light-background-theme .network-utilization-section .summary-card,.app-shell.light-background-theme .traffic-intensity-section .summary-card,.app-shell.light-background-theme .region-performance-section .table-card,.app-shell.light-background-theme .talkgroup-efficiency-section .table-card,.app-shell.light-background-theme .behavior-grid .table-card{background:#fff!important;color:#092033!important}.app-shell.dark-background-theme .network-utilization-section .summary-card,.app-shell.dark-background-theme .traffic-intensity-section .summary-card,.app-shell.dark-background-theme .region-performance-section .table-card,.app-shell.dark-background-theme .talkgroup-efficiency-section .table-card,.app-shell.dark-background-theme .behavior-grid .table-card{background:#071c2a!important;color:#f4fbff!important}@media(max-width:1180px){.behavior-grid{grid-template-columns:1fr}}.app-shell .talkgroup-efficiency-section .no-scroll-table,.app-shell .behavior-grid .no-scroll-table,.app-shell .records-scroll-fixed-register{max-height:none!important;height:auto!important;overflow:visible!important;border-radius:8px!important}.app-shell .talkgroup-efficiency-section .no-scroll-table table,.app-shell .behavior-grid .no-scroll-table table,.app-shell .records-scroll-fixed-register table{width:100%!important;min-width:0!important;table-layout:fixed!important}.app-shell .fixed-row-table th,.app-shell .fixed-row-table td{height:38px!important;min-height:38px!important;max-height:38px!important;padding:7px 8px!important;line-height:1.15!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .talkgroup-efficiency-section .fixed-row-table th:first-child,.app-shell .talkgroup-efficiency-section .fixed-row-table td:first-child,.app-shell .behavior-grid .fixed-row-table th:first-child,.app-shell .behavior-grid .fixed-row-table td:first-child,.app-shell .records-scroll-fixed-register th:nth-child(3),.app-shell .records-scroll-fixed-register td:nth-child(3),.app-shell .records-scroll-fixed-register th:nth-child(5),.app-shell .records-scroll-fixed-register td:nth-child(5),.app-shell .records-scroll-fixed-register th:nth-child(9),.app-shell .records-scroll-fixed-register td:nth-child(9){width:14%!important}.app-shell .records-scroll-fixed-register th,.app-shell .records-scroll-fixed-register td{font-size:10px!important;padding-left:5px!important;padding-right:5px!important}.app-shell .network-utilization-section .table-card table td:nth-child(2),.app-shell .network-utilization-section .table-card table th:nth-child(2){text-align:right!important}.app-shell .records-scroll-fixed-register{width:100%!important;max-width:100%!important;overflow-x:visible!important}.app-shell .records-scroll-fixed-register .filtered-register-table{width:100%!important;min-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell .filtered-register-table .col-sn{width:3.2%!important}.app-shell .filtered-register-table .col-radio-id,.app-shell .filtered-register-table .col-employee-id{width:6.2%!important}.app-shell .filtered-register-table .col-region{width:6.8%!important}.app-shell .filtered-register-table .col-duration{width:6.2%!important}.app-shell .filtered-register-table .col-radio-type{width:8.4%!important}.app-shell .filtered-register-table .col-start,.app-shell .filtered-register-table .col-end,.app-shell .filtered-register-table .col-base-station{width:8.5%!important}.app-shell .filtered-register-table .col-radio-alias{width:9.4%!important}.app-shell .filtered-register-table .col-employee-name{width:10.2%!important}.app-shell .filtered-register-table .col-company{width:9.7%!important}.app-shell .filtered-register-table .col-talkgroup{width:8.2%!important}.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(3),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(3),.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(5),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(5),.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(9),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(9){width:auto!important}.app-shell .filtered-register-table th,.app-shell .filtered-register-table td{box-sizing:border-box!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:6px 7px!important;line-height:1.15!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .filtered-register-table th:nth-child(1),.app-shell .filtered-register-table td:nth-child(1),.app-shell .filtered-register-table th:nth-child(12),.app-shell .filtered-register-table td:nth-child(12){text-align:center!important}@media(max-width:1440px){.app-shell .filtered-register-table th,.app-shell .filtered-register-table td{font-size:9.5px!important;padding-left:4px!important;padding-right:4px!important}}@media(max-width:1180px){.app-shell .records-scroll-fixed-register{overflow-x:auto!important}.app-shell .records-scroll-fixed-register .filtered-register-table{min-width:1100px!important}}.app-shell .records-card table,.app-shell .filtered-register-table,.app-shell .records-card .filtered-register-table{width:100%!important;table-layout:fixed!important}.app-shell .records-card th,.app-shell .records-card td,.app-shell .filtered-register-table th,.app-shell .filtered-register-table td,.app-shell .records-card .filtered-register-table th,.app-shell .records-card .filtered-register-table td{text-align:center!important;vertical-align:middle!important}.app-shell .records-card td *,.app-shell .filtered-register-table td *{text-align:center!important}.app-shell .records-card td,.app-shell .filtered-register-table td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .records-scroll-fixed-register .filtered-register-table{width:100%!important;min-width:100%!important;table-layout:fixed!important}.app-shell .filtered-register-table .col-radio-id{width:5.6%!important}.app-shell .filtered-register-table .col-radio-alias{width:8.4%!important}.app-shell .filtered-register-table .col-employee-name{width:9.6%!important}.app-shell .filtered-register-table .col-employee-id{width:5.6%!important}.app-shell .filtered-register-table .col-region{width:5.8%!important}.app-shell .filtered-register-table .col-company{width:8.8%!important}.app-shell .filtered-register-table .col-talkgroup{width:9%!important}.app-shell .filtered-register-table .col-start,.app-shell .filtered-register-table .col-end{width:7.2%!important}.app-shell .filtered-register-table .col-base-station{width:17.8%!important}.app-shell .filtered-register-table th:nth-child(13),.app-shell .filtered-register-table td:nth-child(13){padding-left:8px!important;padding-right:8px!important;font-size:10.5px!important;letter-spacing:-.01em!important}.app-shell .filtered-register-table th,.app-shell .filtered-register-table td{text-align:center!important;vertical-align:middle!important}@media(max-width:1360px){.app-shell .records-scroll-fixed-register{overflow-x:auto!important}.app-shell .records-scroll-fixed-register .filtered-register-table{min-width:1280px!important}}.app-shell .records-scroll-fixed-register{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important}.app-shell .records-scroll-fixed-register .filtered-register-table{width:max-content!important;min-width:100%!important;table-layout:auto!important;border-collapse:collapse!important}.app-shell .records-scroll-fixed-register .filtered-register-table th,.app-shell .records-scroll-fixed-register .filtered-register-table td{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;vertical-align:middle!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:6px 9px!important;line-height:1.15!important;box-sizing:border-box!important}.app-shell .filtered-register-table .col-sn{width:48px!important;min-width:48px!important}.app-shell .filtered-register-table .col-radio-id{width:96px!important;min-width:96px!important}.app-shell .filtered-register-table .col-radio-alias{width:160px!important;min-width:160px!important}.app-shell .filtered-register-table .col-radio-type{width:230px!important;min-width:230px!important}.app-shell .filtered-register-table .col-employee-name{width:170px!important;min-width:170px!important}.app-shell .filtered-register-table .col-employee-id{width:110px!important;min-width:110px!important}.app-shell .filtered-register-table .col-region{width:115px!important;min-width:115px!important}.app-shell .filtered-register-table .col-company{width:210px!important;min-width:210px!important}.app-shell .filtered-register-table .col-talkgroup{width:180px!important;min-width:180px!important}.app-shell .filtered-register-table .col-start,.app-shell .filtered-register-table .col-end{width:150px!important;min-width:150px!important}.app-shell .filtered-register-table .col-duration{width:105px!important;min-width:105px!important}.app-shell .filtered-register-table .col-base-station{width:300px!important;min-width:300px!important}.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(4),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(4),.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(13),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(13){font-size:10.5px!important;letter-spacing:-.01em!important;padding-left:10px!important;padding-right:10px!important}.app-shell .records-scroll-fixed-register::-webkit-scrollbar{height:10px!important}.app-shell .records-scroll-fixed-register::-webkit-scrollbar-thumb{border-radius:999px!important;background:#0078d459!important}.app-shell.dark-background-theme .records-scroll-fixed-register::-webkit-scrollbar-thumb{background:#74b5d673!important}.app-shell.light-background-theme .records-scroll-fixed-register::-webkit-scrollbar-thumb{background:#00649652!important}.app-shell .records-scroll-fixed-register{width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important}.app-shell .records-scroll-fixed-register .filtered-register-table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell .records-scroll-fixed-register .filtered-register-table th,.app-shell .records-scroll-fixed-register .filtered-register-table td{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;vertical-align:middle!important;height:34px!important;min-height:28px!important;max-height:34px!important;padding:5px 3px!important;line-height:1.08!important;box-sizing:border-box!important;font-size:clamp(7px,.46vw,10px)!important;letter-spacing:-.045em!important}.app-shell .filtered-register-table .col-sn{width:2.7%!important;min-width:0!important}.app-shell .filtered-register-table .col-radio-id{width:4.7%!important;min-width:0!important}.app-shell .filtered-register-table .col-radio-alias{width:7.7%!important;min-width:0!important}.app-shell .filtered-register-table .col-radio-type{width:12.2%!important;min-width:0!important}.app-shell .filtered-register-table .col-employee-name{width:7.8%!important;min-width:0!important}.app-shell .filtered-register-table .col-employee-id{width:4.8%!important;min-width:0!important}.app-shell .filtered-register-table .col-region{width:5.1%!important;min-width:0!important}.app-shell .filtered-register-table .col-company{width:8.9%!important;min-width:0!important}.app-shell .filtered-register-table .col-talkgroup{width:7.9%!important;min-width:0!important}.app-shell .filtered-register-table .col-start,.app-shell .filtered-register-table .col-end{width:7.3%!important;min-width:0!important}.app-shell .filtered-register-table .col-duration{width:4.3%!important;min-width:0!important}.app-shell .filtered-register-table .col-base-station{width:19.3%!important;min-width:0!important}.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(4),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(4),.app-shell .records-scroll-fixed-register .filtered-register-table th:nth-child(13),.app-shell .records-scroll-fixed-register .filtered-register-table td:nth-child(13){font-size:clamp(6.6px,.44vw,9.6px)!important;letter-spacing:-.06em!important;padding-left:2px!important;padding-right:2px!important}@media(max-width:1360px),(max-width:1180px){.app-shell .records-scroll-fixed-register{overflow-x:hidden!important}.app-shell .records-scroll-fixed-register .filtered-register-table{min-width:0!important;width:100%!important;table-layout:fixed!important}}@media(max-width:1280px){.app-shell .records-scroll-fixed-register .filtered-register-table th,.app-shell .records-scroll-fixed-register .filtered-register-table td{font-size:clamp(6px,.52vw,8px)!important;padding-left:1px!important;padding-right:1px!important;letter-spacing:-.075em!important}}.app-shell .search-box>span{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;line-height:1!important;width:max-content!important;max-width:100%!important}.app-shell .search-box{min-width:260px!important}.app-shell .filters-panel{align-items:end!important}.app-shell .filter-count{align-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;height:32px!important;padding:0 12px!important;margin:0!important;white-space:nowrap!important;line-height:1!important;border-radius:999px!important;box-sizing:border-box!important}.app-shell.light-background-theme .filter-count{background:#ffffffdb!important;border:1px solid rgba(0,100,150,.22)!important;color:#294c5f!important}.app-shell.dark-background-theme .filter-count{background:#092536eb!important;border:1px solid rgba(116,181,214,.3)!important;color:#a8c8d8!important}@media(max-width:1180px){.app-shell .filter-count{justify-self:start!important;width:fit-content!important}}.app-shell .section-nav,.app-shell.dark-background-theme .section-nav,.app-shell.light-background-theme .section-nav,.app-shell.se-theme.light-background-theme .section-nav{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:5!important;transform:none!important;margin:14px 0 22px!important;width:100%!important;max-width:100%!important}.app-shell .section-nav+.hero-panel,.app-shell.dark-background-theme .section-nav+.hero-panel,.app-shell.light-background-theme .section-nav+.hero-panel{margin-top:0!important}.app-shell .section-nav .section-nav-button,.app-shell .section-nav button{position:relative!important;top:auto!important;transform:none!important}.app-shell{--card-blue: #0078d4;--card-blue-soft: rgba(0, 120, 212, .14);--card-purple: #6f5bd5;--card-purple-soft: rgba(111, 91, 213, .14);--card-green: #16a34a;--card-green-soft: rgba(22, 163, 74, .14);--card-amber: #f59e0b;--card-amber-soft: rgba(245, 158, 11, .16);--card-red: #dc2626;--card-red-soft: rgba(220, 38, 38, .14);--card-cyan: #0891b2;--card-cyan-soft: rgba(8, 145, 178, .14)}.app-shell .summary-card{position:relative!important;border-left:5px solid var(--system-card-color, var(--card-blue))!important;border-color:color-mix(in srgb,var(--system-card-color, var(--card-blue)) 44%,transparent)!important;background:linear-gradient(180deg,var(--system-card-soft, var(--card-blue-soft)),transparent 58%),var(--theme-card-bg, #071c2a)!important;box-shadow:0 14px 30px #0000002e,inset 0 1px #ffffff0f!important}.app-shell.light-background-theme .summary-card{background:linear-gradient(180deg,var(--system-card-soft, var(--card-blue-soft)),transparent 62%),#fff!important;box-shadow:0 12px 28px #1156801f,inset 0 1px #ffffffdb!important}.app-shell .summary-card>span:first-child,.app-shell .summary-card.yellow>span:first-child,.app-shell .summary-card.green>span:first-child,.app-shell.dark-background-theme .summary-card.yellow span,.app-shell.light-background-theme .summary-card.yellow span,.app-shell.dark-background-theme .summary-card.green span,.app-shell.light-background-theme .summary-card.green span{background:var(--system-card-color, var(--card-blue))!important;background-image:none!important;color:#fff!important;text-shadow:none!important}.app-shell .summary-card strong{color:var(--theme-text, #f4fbff)!important}.app-shell.light-background-theme .summary-card strong{color:#092033!important}.app-shell .summary-card small{color:var(--theme-muted, #a8c8d8)!important}.app-shell .summary-cards-arranged .summary-card:nth-child(1){--system-card-color: var(--card-blue);--system-card-soft: var(--card-blue-soft)}.app-shell .summary-cards-arranged .summary-card:nth-child(2),.app-shell .summary-cards-arranged .summary-card:nth-child(3),.app-shell .summary-cards-arranged .summary-card:nth-child(5),.app-shell .summary-cards-arranged .summary-card:nth-child(6){--system-card-color: var(--card-purple);--system-card-soft: var(--card-purple-soft)}.app-shell .summary-cards-arranged .summary-card:nth-child(4),.app-shell .summary-cards-arranged .summary-card:nth-child(10),.app-shell .summary-cards-arranged .summary-card:nth-child(17),.app-shell .summary-cards-arranged .summary-card:nth-child(20),.app-shell .summary-cards-arranged .summary-card:nth-child(22){--system-card-color: var(--card-green);--system-card-soft: var(--card-green-soft)}.app-shell .summary-cards-arranged .summary-card:nth-child(7),.app-shell .summary-cards-arranged .summary-card:nth-child(8),.app-shell .summary-cards-arranged .summary-card:nth-child(9),.app-shell .summary-cards-arranged .summary-card:nth-child(26),.app-shell .summary-cards-arranged .summary-card:nth-child(27),.app-shell .summary-cards-arranged .summary-card:nth-child(28){--system-card-color: var(--card-cyan);--system-card-soft: var(--card-cyan-soft)}.app-shell .summary-cards-arranged .summary-card:nth-child(11),.app-shell .summary-cards-arranged .summary-card:nth-child(12),.app-shell .summary-cards-arranged .summary-card:nth-child(13),.app-shell .summary-cards-arranged .summary-card:nth-child(14),.app-shell .summary-cards-arranged .summary-card:nth-child(15),.app-shell .summary-cards-arranged .summary-card:nth-child(16),.app-shell .summary-cards-arranged .summary-card:nth-child(18),.app-shell .summary-cards-arranged .summary-card:nth-child(19),.app-shell .summary-cards-arranged .summary-card:nth-child(21),.app-shell .summary-cards-arranged .summary-card:nth-child(23),.app-shell .summary-cards-arranged .summary-card:nth-child(24),.app-shell .summary-cards-arranged .summary-card:nth-child(25){--system-card-color: var(--card-amber);--system-card-soft: var(--card-amber-soft)}.app-shell .network-utilization-cards .summary-card:nth-child(1){--system-card-color: var(--card-purple);--system-card-soft: var(--card-purple-soft)}.app-shell .network-utilization-cards .summary-card:nth-child(2),.app-shell .network-utilization-cards .summary-card:nth-child(4){--system-card-color: var(--card-green);--system-card-soft: var(--card-green-soft)}.app-shell .network-utilization-cards .summary-card:nth-child(3){--system-card-color: var(--card-red);--system-card-soft: var(--card-red-soft)}.app-shell .network-utilization-cards .summary-card:nth-child(5){--system-card-color: var(--card-cyan);--system-card-soft: var(--card-cyan-soft)}.app-shell .traffic-intensity-cards .summary-card:nth-child(1),.app-shell .traffic-intensity-cards .summary-card:nth-child(2){--system-card-color: var(--card-amber);--system-card-soft: var(--card-amber-soft)}.app-shell .traffic-intensity-cards .summary-card:nth-child(3),.app-shell .traffic-intensity-cards .summary-card:nth-child(4),.app-shell .traffic-intensity-cards .summary-card:nth-child(5){--system-card-color: var(--card-cyan);--system-card-soft: var(--card-cyan-soft)}.app-shell .summary-card:hover{transform:translateY(-2px)!important;border-color:var(--system-card-color, var(--card-blue))!important;box-shadow:0 18px 38px color-mix(in srgb,var(--system-card-color, var(--card-blue)) 18%,transparent),0 14px 34px #0003!important}@supports not (color: color-mix(in srgb,red 50%,white)){.app-shell .summary-card{border-color:var(--system-card-color, #0078d4)!important}}.app-shell .summary-cards{--card-palette-1: #0078d4;--card-palette-2: #00a6a6;--card-palette-3: #6f5bd5;--card-palette-4: #ffb000;--card-palette-5: #65c18c;--card-palette-6: #d95f5f}.app-shell .summary-cards .summary-card,.app-shell .summary-cards .summary-card.yellow,.app-shell .summary-cards .summary-card.green,.app-shell .summary-cards .summary-card.blue,.app-shell .summary-cards .summary-card.red,.app-shell .summary-cards .summary-card.amber,.app-shell .summary-cards .summary-card.cyan,.app-shell .summary-cards .summary-card.purple{--summary-accent: var(--card-palette-1);border-color:color-mix(in srgb,var(--summary-accent) 46%,transparent)!important;box-shadow:0 14px 30px #0003,inset 0 0 0 1px color-mix(in srgb,var(--summary-accent) 18%,transparent)!important}.app-shell .summary-cards .summary-card:nth-child(6n+1){--summary-accent: var(--card-palette-1)}.app-shell .summary-cards .summary-card:nth-child(6n+2){--summary-accent: var(--card-palette-2)}.app-shell .summary-cards .summary-card:nth-child(6n+3){--summary-accent: var(--card-palette-3)}.app-shell .summary-cards .summary-card:nth-child(6n+4){--summary-accent: var(--card-palette-4)}.app-shell .summary-cards .summary-card:nth-child(6n+5){--summary-accent: var(--card-palette-5)}.app-shell .summary-cards .summary-card:nth-child(6n+6){--summary-accent: var(--card-palette-6)}.app-shell.dark-background-theme .summary-cards .summary-card{background:linear-gradient(180deg,#092030fa,#04121cfa)!important;border-left:5px solid var(--summary-accent)!important}.app-shell.light-background-theme .summary-cards .summary-card,.app-shell.se-theme.light-background-theme .summary-cards .summary-card{background:linear-gradient(180deg,#fff,#f6fbff)!important;border-left:5px solid var(--summary-accent)!important;box-shadow:0 12px 26px #1156801f,inset 0 0 0 1px #fffc!important}.app-shell .summary-cards .summary-card>span,.app-shell .summary-cards .summary-card.yellow>span,.app-shell .summary-cards .summary-card.green>span,.app-shell .summary-cards .summary-card.blue>span,.app-shell .summary-cards .summary-card.red>span,.app-shell .summary-cards .summary-card.amber>span,.app-shell .summary-cards .summary-card.cyan>span,.app-shell .summary-cards .summary-card.purple>span{background:linear-gradient(180deg,color-mix(in srgb,var(--summary-accent) 82%,#ffffff 18%),var(--summary-accent))!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.24)!important}.app-shell.dark-background-theme .summary-cards .summary-card strong{color:#f8fdff!important}.app-shell.light-background-theme .summary-cards .summary-card strong,.app-shell.se-theme.light-background-theme .summary-cards .summary-card strong{color:#092033!important}.app-shell .summary-cards .summary-card small,.app-shell .summary-cards .summary-card p{color:var(--theme-muted)!important}.app-shell .summary-cards .summary-card:hover{border-color:var(--summary-accent)!important;transform:translateY(-2px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.app-shell.dark-background-theme .summary-cards .summary-card:hover{box-shadow:0 18px 42px #00000057,0 0 0 1px color-mix(in srgb,var(--summary-accent) 30%,transparent) inset!important}.app-shell.light-background-theme .summary-cards .summary-card:hover,.app-shell.se-theme.light-background-theme .summary-cards .summary-card:hover{box-shadow:0 18px 38px #11568029,0 0 0 1px color-mix(in srgb,var(--summary-accent) 24%,transparent) inset!important}.app-shell .filters-panel>.search-box.search-compact{min-width:300px!important;max-width:none!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto 32px!important;align-items:end!important;gap:4px!important;overflow:visible!important}.app-shell .filters-panel>.search-box.search-compact>span{display:block!important;width:max-content!important;min-width:max-content!important;max-width:none!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;line-height:1!important;font-size:10px!important;letter-spacing:.06em!important;text-align:left!important}.app-shell .filters-panel>.search-box.search-compact>svg{position:absolute!important;left:9px!important;bottom:8px!important;top:auto!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;pointer-events:none!important}.app-shell .filters-panel>.search-box.search-compact>input{width:100%!important;min-width:0!important;padding-left:31px!important}.app-shell .filters-panel{grid-template-columns:minmax(300px,2fr) repeat(3,minmax(92px,.62fr)) minmax(135px,.9fr) minmax(170px,1.15fr) minmax(145px,1fr) auto auto!important}@media(max-width:1180px){.app-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .filters-panel>.search-box.search-compact{min-width:0!important}}@media(max-width:720px){.app-shell .filters-panel{grid-template-columns:1fr!important}.app-shell .filters-panel>.search-box.search-compact>span{min-width:0!important;width:100%!important}}.app-shell .data-quality-panel{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:12px 0 22px!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}.app-shell .data-quality-panel .quality-issue-grid{display:contents!important}.app-shell .data-quality-panel .quality-score-card,.app-shell .data-quality-panel .quality-issue{min-width:0!important;min-height:74px!important;width:100%!important;display:grid!important;align-content:center!important;justify-items:center!important;text-align:center!important;padding:9px 10px!important;border-radius:5px!important;overflow:hidden!important;background:var(--theme-card-bg)!important;border:1px solid var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.app-shell .data-quality-panel .quality-score-card span,.app-shell .data-quality-panel .quality-issue span,.app-shell .data-quality-panel .quality-score-card strong,.app-shell .data-quality-panel .quality-issue strong,.app-shell .data-quality-panel .quality-score-card small,.app-shell .data-quality-panel .quality-issue small{max-width:100%!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .data-quality-panel .quality-score-card span,.app-shell .data-quality-panel .quality-issue span{margin:-9px -10px 6px!important;padding:4px 6px!important;width:calc(100% + 20px)!important;line-height:1.15!important;font-size:10px!important;color:#07131b!important;background:#e8f3fb!important}.app-shell .data-quality-panel .quality-score-card strong,.app-shell .data-quality-panel .quality-issue strong{margin-top:0!important;font-size:clamp(14px,1.3vw,20px)!important;line-height:1.1!important}.app-shell .data-quality-panel .quality-score-card small,.app-shell .data-quality-panel .quality-issue small{margin-top:4px!important;font-size:10px!important;line-height:1.1!important}@media(max-width:1480px){.app-shell .data-quality-panel{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:1180px){.app-shell .data-quality-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.app-shell .data-quality-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:460px){.app-shell .data-quality-panel{grid-template-columns:1fr!important}}.app-shell .hero-main.hero-main-with-icon{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:clamp(16px,2.4vw,34px)!important;text-align:left!important;min-height:100%!important}.app-shell .hero-call-icon{flex:0 0 auto!important;width:150px!important;height:150px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 16px 28px rgba(0,0,0,.2))!important}.app-shell .hero-profile-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important}.app-shell .hero-profile-copy .eyebrow,.app-shell .hero-profile-copy h2,.app-shell .hero-profile-copy .hero-subtitle{width:auto!important;text-align:left!important}.app-shell .hero-profile-copy .eyebrow{margin:0 0 8px!important}.app-shell .hero-profile-copy h2{margin:0!important;line-height:.92!important}.app-shell .hero-profile-copy .hero-subtitle{margin:8px 0 0!important}.app-shell.light-background-theme .hero-call-icon{filter:drop-shadow(0 14px 24px rgba(17,86,128,.16))!important}@media(max-width:720px){.app-shell .hero-main.hero-main-with-icon{flex-direction:column!important;gap:12px!important;text-align:center!important}}.app-shell .hero-profile-copy{align-items:center!important}.app-shell .hero-profile-copy .eyebrow,.app-shell .hero-profile-copy h2,.app-shell .hero-profile-copy .hero-subtitle{text-align:center!important}.app-shell .hero-main{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.app-shell .hero-call-content{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:28px!important;width:100%!important;max-width:100%!important;margin:0 auto!important}.app-shell .hero-call-icon{flex:0 0 auto!important;width:150px!important;height:150px!important;object-fit:contain!important}.app-shell .hero-call-text{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:auto!important}.app-shell .hero-call-text .eyebrow,.app-shell .hero-call-text h2,.app-shell .hero-call-text .hero-subtitle{width:auto!important;margin-left:0!important;margin-right:0!important;text-align:center!important}.app-shell .hero-call-text .eyebrow{margin:0 0 8px!important}.app-shell .hero-call-text h2{margin:0 0 6px!important;line-height:.95!important}.app-shell .hero-call-text .hero-subtitle{margin:0!important}.workbook-choice-panel.three-tile{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"theme theme" "master fixed" "new raw" "previous previous"!important;gap:12px!important}.workbook-choice-panel.three-tile .raw-system-choice-card{grid-area:raw!important;grid-column:auto!important;border-color:#00a6a661!important}.workbook-choice-panel.three-tile .raw-system-choice-card .choice-icon{color:var(--cyan)!important;border-color:#00a6a659!important;background:#00a6a61a!important}.workbook-choice-panel.three-tile .raw-system-choice-card .choice-eyebrow{color:var(--cyan)!important}.upload-shell.light-background-theme .raw-system-choice-card,.se-theme .raw-system-choice-card{border-color:#0087b947!important}.upload-shell.light-background-theme .raw-system-choice-card .choice-icon,.se-theme .raw-system-choice-card .choice-icon{color:#0078c8!important;border-color:#0078c842!important;background:#0078c814!important}@media(max-width:720px){.workbook-choice-panel.three-tile{grid-template-columns:1fr!important;grid-template-areas:"theme" "master" "fixed" "new" "raw" "previous"!important}}.app-shell .network-utilization-section .inactive-radio-table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell .network-utilization-section .inactive-radio-table th:first-child,.app-shell .network-utilization-section .inactive-radio-table td:first-child{width:72%!important;text-align:left!important}.app-shell .network-utilization-section .inactive-radio-table th:nth-child(2),.app-shell .network-utilization-section .inactive-radio-table td:nth-child(2),.app-shell .network-utilization-section .inactive-radio-table .inactive-count-header,.app-shell .network-utilization-section .inactive-radio-table .inactive-count-cell{width:28%!important;min-width:120px!important;text-align:center!important;color:inherit!important;opacity:1!important;visibility:visible!important;font-weight:900!important;white-space:nowrap!important}.app-shell.light-background-theme .network-utilization-section .inactive-radio-table .inactive-count-header{color:#006fae!important}.app-shell.light-background-theme .network-utilization-section .inactive-radio-table .inactive-count-cell{color:#092033!important}.app-shell.dark-background-theme .network-utilization-section .inactive-radio-table .inactive-count-header{color:#dff8ff!important}.app-shell.dark-background-theme .network-utilization-section .inactive-radio-table .inactive-count-cell{color:#f4fbff!important}.app-shell .network-utilization-section .inactive-radio-table{width:100%!important;table-layout:fixed!important}.app-shell .network-utilization-section .inactive-radio-table th:first-child,.app-shell .network-utilization-section .inactive-radio-table td:first-child{width:56%!important;text-align:left!important}.app-shell .network-utilization-section .inactive-radio-table th:nth-child(2),.app-shell .network-utilization-section .inactive-radio-table td:nth-child(2),.app-shell .network-utilization-section .inactive-radio-table .inactive-count-header,.app-shell .network-utilization-section .inactive-radio-table .inactive-count-cell{width:22%!important;min-width:105px!important;text-align:center!important;color:inherit!important;opacity:1!important;visibility:visible!important;font-weight:900!important;white-space:nowrap!important}.app-shell .network-utilization-section .inactive-radio-table th:nth-child(3),.app-shell .network-utilization-section .inactive-radio-table td:nth-child(3),.app-shell .network-utilization-section .inactive-radio-table .active-count-header,.app-shell .network-utilization-section .inactive-radio-table .active-count-cell{width:22%!important;min-width:105px!important;text-align:center!important;color:inherit!important;opacity:1!important;visibility:visible!important;font-weight:900!important;white-space:nowrap!important}.app-shell.light-background-theme .network-utilization-section .inactive-radio-table .active-count-header{color:#008f66!important}.app-shell.light-background-theme .network-utilization-section .inactive-radio-table .active-count-cell{color:#092033!important}.app-shell.dark-background-theme .network-utilization-section .inactive-radio-table .active-count-header{color:#7adfa5!important}.app-shell.dark-background-theme .network-utilization-section .inactive-radio-table .active-count-cell{color:#f4fbff!important}.app-shell .unmatched-fleetmap-report-section{margin:0 0 16px!important}.app-shell .unmatched-fleetmap-report-card{width:100%!important;overflow:hidden!important}.app-shell .unmatched-fleetmap-report-card .table-note{margin:0 0 10px!important;font-size:12px!important;font-weight:800!important;color:var(--theme-muted, #3f6174)!important}.app-shell .unmatched-fleetmap-table-wrap{width:100%!important;overflow-x:auto!important;overflow-y:visible!important}.app-shell .unmatched-fleetmap-table{width:100%!important;min-width:1180px!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell .unmatched-fleetmap-table th,.app-shell .unmatched-fleetmap-table td{text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;height:32px!important;padding:7px 8px!important;font-size:12px!important}.app-shell .unmatched-fleetmap-table th:nth-child(1),.app-shell .unmatched-fleetmap-table td:nth-child(1){width:120px!important}.app-shell .unmatched-fleetmap-table th:nth-child(2),.app-shell .unmatched-fleetmap-table td:nth-child(2){width:170px!important}.app-shell .unmatched-fleetmap-table th:nth-child(3),.app-shell .unmatched-fleetmap-table td:nth-child(3){width:150px!important}.app-shell .unmatched-fleetmap-table th:nth-child(4),.app-shell .unmatched-fleetmap-table td:nth-child(4){width:80px!important}.app-shell .unmatched-fleetmap-table th:nth-child(5),.app-shell .unmatched-fleetmap-table td:nth-child(5){width:120px!important}.app-shell .unmatched-fleetmap-table th:nth-child(6),.app-shell .unmatched-fleetmap-table td:nth-child(6){width:170px!important}.app-shell .unmatched-fleetmap-table th:nth-child(7),.app-shell .unmatched-fleetmap-table td:nth-child(7){width:170px!important}.app-shell .unmatched-fleetmap-table th:nth-child(8),.app-shell .unmatched-fleetmap-table td:nth-child(8){width:190px!important}.app-shell .unmatched-fleetmap-table th:nth-child(9),.app-shell .unmatched-fleetmap-table td:nth-child(9){width:250px!important}.dashboard-tabs{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:14px 0 16px!important;padding:8px!important;border-radius:16px!important;background:var(--theme-card-bg, rgba(8, 31, 47, .98))!important;border:1px solid var(--theme-border, rgba(116, 181, 214, .34))!important;box-shadow:var(--theme-shadow, 0 18px 42px rgba(0, 0, 0, .3))!important;position:relative!important;z-index:20!important}.dashboard-tab{min-height:38px!important;padding:8px 14px!important;border-radius:999px!important;border:1px solid var(--theme-border, rgba(116, 181, 214, .34))!important;background:transparent!important;color:var(--theme-muted, #a8c8d8)!important;font-weight:850!important;font-size:12px!important;letter-spacing:.01em!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease!important}.dashboard-tab:hover{color:var(--theme-text, #f4fbff)!important;background:#0078d424!important;border-color:#00a3ff8c!important;transform:translateY(-1px)!important}.dashboard-tab.active{color:#fff!important;background:linear-gradient(135deg,#0078d4,#00a7d8)!important;border-color:#008ddc!important;box-shadow:0 12px 28px #0078d452!important}.app-shell.light-background-theme .dashboard-tabs{background:#fff!important;border-color:#00649633!important;box-shadow:0 18px 42px #11568024!important}.app-shell.light-background-theme .dashboard-tab{color:#3f6174!important;border-color:#00649638!important}.app-shell.light-background-theme .dashboard-tab:hover{color:#092033!important;background:#0078d414!important}.app-shell.light-background-theme .dashboard-tab.active{color:#fff!important}.app-shell[class*=active-tab-]>#command,.app-shell[class*=active-tab-]>.summary-cards-arranged,.app-shell[class*=active-tab-]>.data-quality-panel,.app-shell[class*=active-tab-]>#reportsTabPanel,.app-shell[class*=active-tab-]>#networkUtilization,.app-shell[class*=active-tab-]>#networkUtilization-content,.app-shell[class*=active-tab-]>#unmatchedFleetmap,.app-shell[class*=active-tab-]>#unmatchedFleetmap-content,.app-shell[class*=active-tab-]>#regionPerformance,.app-shell[class*=active-tab-]>#regionPerformance-content,.app-shell[class*=active-tab-]>#trafficIntensity,.app-shell[class*=active-tab-]>#trafficIntensity-content,.app-shell[class*=active-tab-]>#talkgroupEfficiency,.app-shell[class*=active-tab-]>#talkgroupEfficiency-content,.app-shell[class*=active-tab-]>#kpi,.app-shell[class*=active-tab-]>#kpi-content,.app-shell[class*=active-tab-]>#Company,.app-shell[class*=active-tab-]>#Company-content,.app-shell[class*=active-tab-]>#Performance,.app-shell[class*=active-tab-]>#Performance-content,.app-shell[class*=active-tab-]>#General,.app-shell[class*=active-tab-]>#General-content,.app-shell[class*=active-tab-]>#Charts,.app-shell[class*=active-tab-]>#Charts-content,.app-shell[class*=active-tab-]>#users,.app-shell[class*=active-tab-]>#users-content,.app-shell[class*=active-tab-]>#records,.app-shell[class*=active-tab-]>#records-content{display:none!important}.app-shell.active-tab-overview>#command{display:grid!important}.app-shell.active-tab-overview>.summary-cards-arranged{display:grid!important}.app-shell.active-tab-overview>.data-quality-panel{display:grid!important}.app-shell.active-tab-overview>#records{display:flex!important}.app-shell.active-tab-overview>#records-content:not(.section-content-collapsed){display:block!important}.app-shell.active-tab-fleet>#networkUtilization,.app-shell.active-tab-fleet>#unmatchedFleetmap{display:flex!important}.app-shell.active-tab-fleet>#networkUtilization-content:not(.section-content-collapsed),.app-shell.active-tab-fleet>#unmatchedFleetmap-content:not(.section-content-collapsed){display:block!important}.app-shell.active-tab-charts>#Company,.app-shell.active-tab-charts>#General,.app-shell.active-tab-charts>#Charts{display:flex!important}.app-shell.active-tab-charts>#Company-content:not(.section-content-collapsed),.app-shell.active-tab-charts>#General-content:not(.section-content-collapsed),.app-shell.active-tab-charts>#Charts-content:not(.section-content-collapsed){display:grid!important}.app-shell.active-tab-company>#regionPerformance,.app-shell.active-tab-company>#talkgroupEfficiency,.app-shell.active-tab-company>#users{display:flex!important}.app-shell.active-tab-company>#regionPerformance-content:not(.section-content-collapsed),.app-shell.active-tab-company>#talkgroupEfficiency-content:not(.section-content-collapsed){display:block!important}.app-shell.active-tab-company>#users-content:not(.section-content-collapsed){display:grid!important}.app-shell.active-tab-kpi>#kpi,.app-shell.active-tab-kpi>#Performance,.app-shell.active-tab-kpi>#General{display:flex!important}.app-shell.active-tab-kpi>#kpi-content:not(.section-content-collapsed),.app-shell.active-tab-kpi>#Performance-content:not(.section-content-collapsed),.app-shell.active-tab-kpi>#General-content:not(.section-content-collapsed){display:grid!important}.app-shell.active-tab-reports>#reportsTabPanel{display:block!important}.reports-tab-panel{margin:14px 0 18px!important}.export-center-card{padding:18px!important}.export-center-card h3{margin:0 0 8px!important}.export-center-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin-top:14px!important}.export-center-subgroup{margin-top:16px!important;padding-top:14px!important;border-top:1px solid rgba(77,178,232,.24)!important}.export-center-subgroup h4{margin:0 0 8px!important;color:var(--cdr-text-strong, #e8f4ff)!important;font-size:var(--cdr-size-body, 14px)!important;font-weight:800!important}.export-center-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important}.export-center-grid .export-center-subgroup{margin-top:0!important;padding:14px!important;border:1px solid rgba(77,178,232,.22)!important;border-radius:14px!important;background:#0619276b!important}.export-center-subgroup-wide{grid-column:1 / -1!important}.app-shell.light-background-theme .export-center-grid .export-center-subgroup{background:#ffffffb8!important;border-color:#0077be2e!important}.app-shell .performance-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[class*=active-tab-]>.filters-panel{display:grid!important}.app-shell[class*=active-tab-]>#command,.app-shell[class*=active-tab-]>.summary-cards-arranged,.app-shell[class*=active-tab-]>.data-quality-panel,.app-shell[class*=active-tab-]>#reportsTabPanel,.app-shell[class*=active-tab-]>[id$=-content]{animation:dashboardTabFadeIn .18s ease both}@keyframes dashboardTabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:920px){.dashboard-tabs{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.dashboard-tab{flex:0 0 auto!important}}.section-title-heading{display:flex!important;align-items:flex-start!important;gap:10px!important;min-width:0!important}.section-title-arrow{width:30px!important;height:30px!important;min-width:30px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;border:1px solid var(--theme-border, rgba(116, 181, 214, .34))!important;background:#0078d41a!important;color:var(--theme-text, #f4fbff)!important;padding:0!important;margin-top:2px!important;transition:transform .16s ease,background .16s ease,border-color .16s ease!important}.section-title-arrow:hover{background:#0078d42e!important;border-color:#00a3ff85!important;transform:translateY(-1px)!important}.section-title-arrow svg{transition:transform .18s ease!important}.section-title-collapsed .section-title-arrow svg{transform:rotate(-90deg)!important}.app-shell.light-background-theme .section-title-arrow{background:#0078d414!important;color:#092033!important;border-color:#00649638!important}.dashboard-tab{font-size:12px!important;padding-inline:13px!important}@media(max-width:1180px){.dashboard-tab{font-size:11px!important;padding-inline:11px!important}}.app-shell .hero-panel{grid-template-columns:minmax(0,1fr) minmax(520px,680px)!important;align-items:center!important;gap:16px!important;padding:12px 16px!important;min-height:unset!important;margin-bottom:10px!important}.app-shell .hero-main,.app-shell .hero-main.hero-main-with-icon{min-height:150px!important;align-self:stretch!important}.app-shell .workbook-card{width:100%!important;max-width:680px!important;min-width:520px!important;min-height:unset!important;align-self:center!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-areas:"icon label" "icon title" "meta meta" "sources sources" "fleet fleet"!important;align-content:center!important;align-items:center!important;column-gap:10px!important;row-gap:2px!important;padding:10px 14px!important;margin-top:0!important;border-radius:12px!important;overflow:hidden!important}.app-shell .workbook-card>svg{grid-area:icon!important;width:28px!important;height:28px!important;align-self:center!important;margin:0!important}.app-shell .workbook-card>span{grid-area:label!important;margin:0!important;line-height:1!important;font-size:10px!important;letter-spacing:.12em!important;white-space:nowrap!important}.app-shell .workbook-card>strong{grid-area:title!important;display:block!important;margin:0!important;line-height:1.12!important;font-size:clamp(13px,1vw,16px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .workbook-card>p:not(.fleetmap-status){grid-area:meta!important;margin:4px 0 0!important;line-height:1.15!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .workbook-card .cdr-sources-list{grid-area:sources!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;max-height:none!important;margin:5px 0 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:hidden!important}.app-shell .workbook-card .cdr-sources-list li{display:inline-flex!important;align-items:center!important;min-width:0!important;max-width:50%!important;margin:0!important;padding:4px 8px!important;border:1px solid var(--theme-border, rgba(116, 181, 214, .28))!important;border-radius:999px!important;background:#ffffff09!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .workbook-card .cdr-sources-list li strong{display:inline!important;min-width:0!important;margin-right:3px!important;font-size:10.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .workbook-card .fleetmap-status{grid-area:fleet!important;width:100%!important;margin:5px 0 0!important;padding:4px 8px!important;line-height:1!important;font-size:10.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.light-background-theme .workbook-card .cdr-sources-list li{background:#0078b40b!important}@media(max-width:1180px){.app-shell .hero-panel{grid-template-columns:1fr!important}.app-shell .workbook-card{max-width:100%!important;min-width:0!important}}@media(max-width:760px){.app-shell .workbook-card .cdr-sources-list{flex-direction:column!important;align-items:stretch!important;gap:4px!important}.app-shell .workbook-card .cdr-sources-list li{max-width:100%!important}}.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}@media(max-width:1600px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.summary-cards,.summary-cards.summary-cards-arranged{display:grid!important;grid-template-columns:repeat(210,minmax(0,1fr))!important;grid-auto-flow:row dense!important;gap:8px!important;align-items:stretch!important}.summary-cards>.summary-card:nth-child(-n+14),.summary-cards.summary-cards-arranged>.summary-card:nth-child(-n+14){grid-column:span 30!important}.summary-cards>.summary-card:nth-child(n+15):nth-child(-n+19),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+15):nth-child(-n+19){grid-column:span 42!important}.summary-cards>.summary-card:nth-child(n+20):nth-child(-n+25),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+20):nth-child(-n+25){grid-column:span 35!important}.summary-cards>.summary-card:nth-child(n+26),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+26){grid-column:span 35!important}.summary-cards .summary-card,.summary-cards.summary-cards-arranged .summary-card{min-width:0!important;min-height:64px!important;padding:7px 8px!important}.summary-cards .summary-card span,.summary-cards.summary-cards-arranged .summary-card span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:9px!important;line-height:1.05!important}.summary-cards .summary-card strong,.summary-cards.summary-cards-arranged .summary-card strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(12px,.95vw,18px)!important;line-height:1.05!important}@media(max-width:1600px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(5,minmax(0,1fr))!important}.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{grid-column:auto!important}}@media(max-width:1280px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:980px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:460px){.summary-cards,.summary-cards.summary-cards-arranged{grid-template-columns:1fr!important}}.summary-cards,.summary-cards.summary-cards-arranged{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:8px!important;grid-template-columns:none!important;grid-auto-flow:unset!important}.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{grid-column:auto!important;min-width:0!important;width:auto!important;max-width:none!important;box-sizing:border-box!important}.summary-cards>.summary-card:nth-child(-n+14),.summary-cards.summary-cards-arranged>.summary-card:nth-child(-n+14){flex:0 0 calc((100% - 48px) / 7)!important;max-width:calc((100% - 48px) / 7)!important}.summary-cards>.summary-card:nth-child(n+15):nth-child(-n+19),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+15):nth-child(-n+19){flex:0 0 calc((100% - 32px)/5)!important;max-width:calc((100% - 32px)/5)!important}.summary-cards>.summary-card:nth-child(n+20):nth-child(-n+25),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+20):nth-child(-n+25){flex:0 0 calc((100% - 40px) / 6)!important;max-width:calc((100% - 40px) / 6)!important}.summary-cards>.summary-card:nth-child(n+26),.summary-cards.summary-cards-arranged>.summary-card:nth-child(n+26){flex:0 0 calc((100% - 40px) / 6)!important;max-width:calc((100% - 40px) / 6)!important}.summary-cards .summary-card,.summary-cards.summary-cards-arranged .summary-card{min-height:62px!important;padding:7px 8px!important}.summary-cards .summary-card span,.summary-cards.summary-cards-arranged .summary-card span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8.8px!important;line-height:1.05!important}.summary-cards .summary-card strong,.summary-cards.summary-cards-arranged .summary-card strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(12px,.9vw,17px)!important;line-height:1.05!important}@media(max-width:1600px){.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{flex:0 0 calc((100% - 32px)/5)!important;max-width:calc((100% - 32px)/5)!important}}@media(max-width:1280px){.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{flex:0 0 calc((100% - 24px)/4)!important;max-width:calc((100% - 24px)/4)!important}}@media(max-width:980px){.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{flex:0 0 calc((100% - 16px) / 3)!important;max-width:calc((100% - 16px) / 3)!important}}@media(max-width:720px){.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{flex:0 0 calc((100% - 8px)/2)!important;max-width:calc((100% - 8px)/2)!important}}@media(max-width:460px){.summary-cards>.summary-card,.summary-cards.summary-cards-arranged>.summary-card{flex:0 0 100%!important;max-width:100%!important}}.summary-cards-manual-rows .summary-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:62px!important;padding:7px 8px!important;grid-column:auto!important;flex:none!important}.summary-cards-manual-rows .summary-card span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8.8px!important;line-height:1.05!important}.summary-cards-manual-rows .summary-card strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(12px,.9vw,17px)!important;line-height:1.05!important}.summary-cards-manual-rows .summary-card small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:9px!important;line-height:1.05!important;margin-top:3px!important}@media(max-width:1600px){.summary-cards-manual-rows .summary-card-row-7,.summary-cards-manual-rows .summary-card-row-6,.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1280px){.summary-cards-manual-rows .summary-card-row-7,.summary-cards-manual-rows .summary-card-row-6,.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.summary-cards.summary-cards-manual-rows,.summary-cards-arranged.summary-cards-manual-rows{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;margin:10px 0 14px!important;grid-template-columns:none!important;grid-auto-flow:unset!important}.summary-cards-manual-rows .summary-card-row{display:grid!important;gap:8px!important;width:100%!important;align-items:stretch!important}.summary-cards-manual-rows .summary-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:58px!important;padding:6px 7px!important;grid-column:auto!important;flex:none!important}.summary-cards-manual-rows .summary-card span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8.2px!important;line-height:1.05!important}.summary-cards-manual-rows .summary-card strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(11px,.82vw,16px)!important;line-height:1.05!important}.summary-cards-manual-rows .summary-card small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8.2px!important;line-height:1.05!important;margin-top:3px!important}.summary-cards.summary-cards-manual-rows,.summary-cards-arranged.summary-cards-manual-rows{display:flex!important;flex-direction:column!important;gap:4px!important;width:100%!important;margin:8px 0 12px!important;grid-template-columns:none!important}.summary-cards-manual-rows .summary-card-row{display:grid!important;width:100%!important;gap:4px!important;align-items:stretch!important}.summary-cards-manual-rows .summary-card-row-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.summary-cards-manual-rows .summary-card-row-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.summary-cards-manual-rows .summary-card{width:100%!important;min-width:0!important;max-width:100%!important;min-height:54px!important;padding:5px 6px!important;border-radius:8px!important;grid-column:auto!important;flex:none!important}.summary-cards-manual-rows .summary-card span{margin:-5px -6px 4px!important;padding:3px 4px!important;font-size:7.8px!important;line-height:1!important;letter-spacing:.015em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.summary-cards-manual-rows .summary-card strong{font-size:clamp(10.5px,.72vw,15px)!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.summary-cards-manual-rows .summary-card small{display:block!important;margin-top:2px!important;font-size:7.8px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(min-width:1700px){.summary-cards.summary-cards-manual-rows,.summary-cards-arranged.summary-cards-manual-rows{max-width:1780px!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:980px){.summary-cards-manual-rows .summary-card-row-7,.summary-cards-manual-rows .summary-card-row-6,.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.summary-cards-manual-rows .summary-card-row-7,.summary-cards-manual-rows .summary-card-row-6,.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:460px){.summary-cards-manual-rows .summary-card-row-7,.summary-cards-manual-rows .summary-card-row-6,.summary-cards-manual-rows .summary-card-row-5{grid-template-columns:1fr!important}}.summary-cards.summary-cards-10-layout,.summary-cards-arranged.summary-cards-10-layout{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;margin:8px 0 12px!important;grid-template-columns:none!important;grid-auto-flow:unset!important}.summary-cards-10-layout .summary-card-row{display:grid!important;width:100%!important;gap:6px!important;align-items:stretch!important}.summary-cards-10-layout .summary-card-row-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.summary-cards-10-layout .summary-card-row-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.summary-cards-10-layout .summary-card{width:100%!important;min-width:0!important;max-width:100%!important;min-height:50px!important;padding:4px 5px!important;border-radius:7px!important;grid-column:auto!important;flex:none!important}.summary-cards-10-layout .summary-card span{margin:-4px -5px 3px!important;padding:2px 3px!important;font-size:7px!important;line-height:1!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.summary-cards-10-layout .summary-card strong{font-size:clamp(9.5px,.62vw,13px)!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.summary-cards-10-layout .summary-card small{display:block!important;margin-top:2px!important;font-size:7px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:1600px){.summary-cards-10-layout .summary-card-row-10,.summary-cards-10-layout .summary-card-row-8,.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1280px){.summary-cards-10-layout .summary-card-row-10,.summary-cards-10-layout .summary-card-row-8,.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:980px){.summary-cards-10-layout .summary-card-row-10,.summary-cards-10-layout .summary-card-row-8,.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.summary-cards-10-layout .summary-card-row-10,.summary-cards-10-layout .summary-card-row-8,.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:460px){.summary-cards-10-layout .summary-card-row-10,.summary-cards-10-layout .summary-card-row-8,.summary-cards-10-layout .summary-card-row-7{grid-template-columns:1fr!important}}.app-shell .summary-cards.summary-cards-10-layout,.app-shell .summary-cards-arranged.summary-cards-10-layout{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:8px 0 12px!important;grid-template-columns:none!important;grid-auto-flow:unset!important}.app-shell .summary-cards-10-layout .summary-card-row{display:grid!important;width:100%!important;max-width:100%!important;gap:6px!important;align-items:stretch!important}.app-shell .summary-cards-10-layout .summary-card-row-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.app-shell .summary-cards-10-layout .summary-card-row-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.app-shell .summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.app-shell .summary-cards-10-layout .summary-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;padding:4px 5px!important;border-radius:7px!important;grid-column:auto!important;flex:none!important}.app-shell .summary-cards-10-layout .summary-card span{margin:-4px -5px 3px!important;padding:2px 3px!important;font-size:6.8px!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .summary-cards-10-layout .summary-card strong{font-size:clamp(9px,.58vw,12.5px)!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .summary-cards-10-layout .summary-card small{display:block!important;margin-top:2px!important;font-size:6.8px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(min-width:981px){.app-shell .summary-cards-10-layout .summary-card-row-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.app-shell .summary-cards-10-layout .summary-card-row-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.app-shell .summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}}@media(max-width:980px){.app-shell .summary-cards-10-layout .summary-card-row-10,.app-shell .summary-cards-10-layout .summary-card-row-8,.app-shell .summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.app-shell .summary-cards-10-layout .summary-card-row-10,.app-shell .summary-cards-10-layout .summary-card-row-8,.app-shell .summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:460px){.app-shell .summary-cards-10-layout .summary-card-row-10,.app-shell .summary-cards-10-layout .summary-card-row-8,.app-shell .summary-cards-10-layout .summary-card-row-7{grid-template-columns:1fr!important}}.behavior-grid .table-card table{table-layout:fixed!important;width:100%!important}.behavior-grid .table-card th,.behavior-grid .table-card td{text-align:center!important;vertical-align:middle!important}.behavior-grid .table-card td:first-child,.behavior-grid .table-card th:first-child{text-align:left!important}.user-behavior-table-card col.user-col{width:40%!important}.user-behavior-table-card th,.user-behavior-table-card td{padding-left:6px!important;padding-right:6px!important;text-align:center!important;white-space:nowrap!important}.user-behavior-table-card th:first-child,.user-behavior-table-card td:first-child{text-align:left!important;padding-left:10px!important}.user-behavior-table-card td:first-child{overflow:hidden!important;text-overflow:ellipsis!important}.user-behavior-table-card th:not(:first-child),.user-behavior-table-card td:not(:first-child){width:auto!important}.upload-grid.upload-grid-stacked{width:min(1320px,100%)!important;min-height:calc(100vh - 44px)!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important;align-content:center!important;align-items:stretch!important;gap:14px!important;margin:0 auto!important}.upload-copy.upload-copy-compact{display:flex!important;align-items:center!important;justify-content:center!important;min-height:auto!important;padding:clamp(14px,2vw,22px) clamp(18px,3vw,34px)!important;text-align:center!important;border-radius:24px!important}.upload-copy.upload-copy-compact .eyebrow,.upload-copy.upload-copy-compact .lead{display:none!important}.upload-copy.upload-copy-compact h1{max-width:1120px!important;margin:0 auto!important;font-size:clamp(30px,4.2vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important;text-align:center!important}.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:minmax(132px,auto)!important;gap:12px!important;width:100%!important;min-height:auto!important;padding:62px 18px 18px!important;border-radius:24px!important;align-items:stretch!important}.upload-choice-panel-polished .upload-theme-toggle{top:16px!important;right:18px!important}.upload-choice-panel-polished .workbook-choice-card{min-height:132px!important;padding:16px!important;gap:4px!important;border-radius:18px!important;justify-content:flex-start!important}.upload-choice-panel-polished .fleetmap-choice-card,.upload-choice-panel-polished .cdr-choice-card,.upload-choice-panel-polished .raw-system-choice-card,.upload-choice-panel-polished .previous-choice-card{grid-column:auto!important}.upload-choice-panel-polished .choice-icon{width:52px!important;height:52px!important;border-radius:15px!important}.upload-choice-panel-polished .choice-icon svg{width:28px!important;height:28px!important}.upload-choice-panel-polished .choice-eyebrow{margin:0!important;font-size:10px!important;line-height:1!important}.upload-choice-panel-polished .workbook-choice-card strong{font-size:clamp(15px,1.35vw,21px)!important;line-height:1.1!important;letter-spacing:-.02em!important}.upload-choice-panel-polished .workbook-choice-card p{margin:0!important;font-size:11.5px!important;line-height:1.35!important}.upload-choice-panel-polished .cdr-choice-card,.upload-choice-panel-polished .raw-system-choice-card{border-color:#00a6a65c!important}.upload-choice-panel-polished .previous-choice-card{border-color:#ffb00057!important}@media(max-width:1180px){.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.upload-grid.upload-grid-stacked{align-content:start!important;min-height:auto!important;gap:12px!important}.upload-copy.upload-copy-compact h1{font-size:clamp(28px,8vw,42px)!important}.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:1fr!important;padding:58px 14px 14px!important}}@media(min-width:900px)and (max-height:780px){.upload-grid.upload-grid-stacked{gap:10px!important}.upload-copy.upload-copy-compact{padding:12px 24px!important}.upload-copy.upload-copy-compact h1{font-size:clamp(28px,3.4vw,46px)!important}.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-auto-rows:minmax(118px,auto)!important;padding:56px 16px 16px!important}.upload-choice-panel-polished .workbook-choice-card{min-height:118px!important;padding:13px!important}.upload-choice-panel-polished .choice-icon{width:46px!important;height:46px!important}.upload-choice-panel-polished .workbook-choice-card p{font-size:10.5px!important;line-height:1.25!important}}.upload-copy.upload-copy-with-theme{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-content:center!important;gap:16px!important;text-align:center!important}.upload-copy.upload-copy-with-theme h1{justify-self:center!important;text-align:center!important}.upload-theme-toggle-inline{position:static!important;justify-self:end!important;min-height:42px!important;padding:10px 16px!important;border-radius:12px!important;width:auto!important;white-space:nowrap!important;font-size:13px!important}.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:minmax(142px,auto)!important;padding:18px!important;gap:12px!important}.upload-choice-panel-polished .fleetmap-choice-card,.upload-choice-panel-polished .cdr-choice-card,.upload-choice-panel-polished .raw-system-choice-card,.upload-choice-panel-polished .previous-choice-card{grid-column:auto!important;min-width:0!important;width:100%!important;min-height:142px!important}.upload-choice-panel-polished .workbook-choice-card{padding:14px!important;gap:6px!important}.upload-choice-panel-polished .choice-icon{width:48px!important;height:48px!important;border-radius:14px!important}.upload-choice-panel-polished .choice-icon svg{width:26px!important;height:26px!important}.upload-choice-panel-polished .workbook-choice-card strong{font-size:clamp(14px,1.05vw,18px)!important;line-height:1.08!important}.upload-choice-panel-polished .workbook-choice-card p{font-size:10.5px!important;line-height:1.28!important}@media(max-width:1320px){.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:920px){.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:repeat(2,minmax(0,1fr))!important}.upload-copy.upload-copy-with-theme{grid-template-columns:1fr!important}.upload-theme-toggle-inline{justify-self:center!important}}@media(max-width:620px){.workbook-choice-panel.upload-choice-panel-polished,.workbook-choice-panel.three-tile.upload-choice-panel-polished{grid-template-columns:1fr!important}}.upload-shell .followup-upload-shell{width:min(1280px,100%)!important;min-height:calc(100vh - 44px)!important;margin:0 auto!important;display:grid!important;place-items:center!important}.followup-upload-card{position:relative!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:clamp(22px,3vw,44px)!important;padding:clamp(22px,3vw,38px)!important;border:1px solid rgba(34,211,238,.35)!important;border-radius:24px!important;background:linear-gradient(135deg,#020d1cf0,#06182beb)!important;box-shadow:0 30px 90px #0000005c,inset 0 1px #ffffff0d!important;overflow:hidden!important}.followup-upload-card:before{content:""!important;position:absolute!important;inset:12px!important;border:1px dashed rgba(96,165,250,.28)!important;border-radius:18px!important;pointer-events:none!important}.followup-theme-button{position:absolute!important;top:22px!important;right:22px!important;z-index:5!important;display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:8px 14px!important;border-radius:10px!important;border:1px solid rgba(255,176,0,.45)!important;background:#ffb0001f!important;color:#ffd166!important;font-weight:900!important;font-size:12px!important}.followup-upload-left{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:18px 10px 12px!important}.followup-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important;color:#8ee9ff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important}.followup-upload-left h1{max-width:560px!important;margin:0!important;color:#f8fbff!important;font-size:clamp(46px,5.4vw,78px)!important;line-height:.96!important;letter-spacing:-.055em!important}.followup-lead{max-width:650px!important;margin:18px 0 26px!important;color:#ddebffc7!important;font-size:clamp(15px,1.5vw,18px)!important;line-height:1.65!important}.followup-primary-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;margin-bottom:18px!important}.followup-action-button{position:relative!important;display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:42px!important;padding:10px 15px!important;border-radius:14px!important;border:1px solid rgba(59,130,246,.18)!important;background:#0f172a8c!important;color:#e9f4ff!important;font-weight:900!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important}.followup-action-button input,.followup-mini-card input{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important}.followup-primary-upload{color:#03131f!important;background:linear-gradient(135deg,#2dd4ff,#60a5fa)!important;border-color:transparent!important;box-shadow:0 16px 34px #2dd4ff3b!important}.followup-action-button:disabled{opacity:.5!important;cursor:not-allowed!important}.followup-drop-note{margin:6px 0 12px!important;color:#c7d8ebb8!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important}.followup-mini-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;max-width:620px!important}.followup-mini-card{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:11px 13px!important;border:1px solid rgba(96,165,250,.22)!important;border-radius:12px!important;background:#0f172a7a!important;color:#dff7ff!important;overflow:hidden!important}.followup-mini-card svg{color:#22d3ee!important;flex:0 0 auto!important}.followup-mini-card strong,.followup-mini-card span{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.followup-mini-card strong{font-size:12px!important;font-weight:900!important}.followup-mini-card span{margin-top:2px!important;color:#d6e8f6b8!important;font-size:10.5px!important;line-height:1.2!important}.followup-mini-card.loaded{border-color:#4ade8075!important;background:#14532d38!important}.followup-mini-card.loaded svg{color:#86efac!important}.followup-upload-visual{position:relative!important;z-index:1!important;min-height:500px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(96,165,250,.26)!important;background:linear-gradient(160deg,#082f64,#0f172a)!important;box-shadow:0 22px 70px #00000059!important}.followup-upload-visual img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;opacity:.78!important;filter:saturate(1.1) contrast(1.02)!important}.followup-upload-visual:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(105deg,rgba(0,194,255,.82),transparent 34%),linear-gradient(145deg,transparent 54%,rgba(20,184,166,.82) 54%,transparent 76%)!important;mix-blend-mode:screen!important;pointer-events:none!important}.followup-ready-card{position:absolute!important;left:28px!important;right:28px!important;bottom:26px!important;z-index:2!important;padding:18px 20px!important;border-radius:16px!important;border:1px solid rgba(34,211,238,.32)!important;background:#020d1ce0!important;box-shadow:0 18px 48px #00000052!important}.followup-ready-card span{display:block!important;margin-bottom:7px!important;color:#67e8f9!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important}.followup-ready-card strong{display:block!important;color:#fff!important;font-size:clamp(22px,2.4vw,31px)!important;line-height:1.1!important}.followup-ready-card p{margin:7px 0 0!important;color:#ddebffc7!important;font-size:13px!important;line-height:1.45!important}.upload-shell.light-background-theme .followup-upload-card{background:linear-gradient(135deg,#f8fcffeb,#e8f6ffe6)!important;border-color:#0078d438!important}.upload-shell.light-background-theme .followup-upload-left h1{color:#082033!important}.upload-shell.light-background-theme .followup-lead,.upload-shell.light-background-theme .followup-drop-note{color:#3f6174!important}.upload-shell.light-background-theme .followup-action-button,.upload-shell.light-background-theme .followup-mini-card{background:#ffffffd1!important;color:#082033!important}@media(max-width:1120px){.followup-upload-card{grid-template-columns:1fr!important}.followup-upload-visual{min-height:280px!important}.followup-upload-left h1{max-width:900px!important}}@media(max-width:760px){.upload-shell .followup-upload-shell{min-height:auto!important;place-items:start!important}.followup-upload-card{padding:18px!important}.followup-theme-button{position:static!important;width:fit-content!important;margin-left:auto!important;margin-bottom:14px!important}.followup-upload-left{padding:0!important}.followup-upload-left h1{font-size:clamp(38px,11vw,54px)!important}.followup-primary-actions,.followup-mini-grid{grid-template-columns:1fr!important;display:grid!important}.followup-action-button{width:100%!important;justify-content:center!important}}.followup-upload-visual img{transition:opacity .25s ease,filter .25s ease!important}.upload-shell.dark-background-theme .followup-upload-visual img{opacity:.84!important;filter:saturate(1.02) contrast(1.04) brightness(.96)!important}.upload-shell.light-background-theme .followup-upload-visual img{opacity:.8!important;filter:saturate(1.08) contrast(1.01) brightness(1.02)!important}html:has(.app-shell.dark-background-theme),body:has(.app-shell.dark-background-theme){background-color:#06131e!important;background-image:url(../assets/dark.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}html:has(.upload-shell.dark-background-theme),body:has(.upload-shell.dark-background-theme){background-color:#06131e!important;background-image:url(../assets/dark.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}.app-shell.dark-background-theme,.upload-shell.dark-background-theme{background-color:transparent!important;background-image:none!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important}.upload-shell.dark-background-theme .followup-upload-visual{background:linear-gradient(160deg,#020d1ceb,#081b2bdb),#06131e!important}.upload-shell.dark-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;opacity:.96!important;filter:saturate(1.02) contrast(1.03) brightness(.98)!important;background-color:#06131e!important}.upload-shell.light-background-theme .followup-upload-visual img{object-fit:cover!important;object-position:center center!important}.upload-shell.dark-background-theme .followup-upload-visual:after{opacity:.35!important;mix-blend-mode:screen!important}@media(max-width:900px){html:has(.app-shell.dark-background-theme),body:has(.app-shell.dark-background-theme),html:has(.upload-shell.dark-background-theme),body:has(.upload-shell.dark-background-theme){background-attachment:scroll!important;background-size:100% 100%!important}}html:has(.app-shell.light-background-theme),body:has(.app-shell.light-background-theme){background-color:#f5f9fc!important;background-image:url(../assets/light.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}html:has(.upload-shell.light-background-theme),body:has(.upload-shell.light-background-theme){background-color:#f5f9fc!important;background-image:url(../assets/light.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}.app-shell.light-background-theme,.upload-shell.light-background-theme{background-color:transparent!important;background-image:none!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important}.upload-shell.light-background-theme .followup-upload-visual{background:linear-gradient(160deg,#f8fcffb8,#e5f4ffa8),#f5f9fc!important}.upload-shell.light-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;opacity:.96!important;filter:saturate(1.02) contrast(1.02) brightness(1.01)!important;background-color:#f5f9fc!important}.upload-shell.light-background-theme .followup-upload-visual:after{opacity:.35!important;mix-blend-mode:multiply!important}@media(max-width:900px){html:has(.app-shell.light-background-theme),body:has(.app-shell.light-background-theme),html:has(.upload-shell.light-background-theme),body:has(.upload-shell.light-background-theme){background-attachment:scroll!important;background-size:100% 100%!important}}.followup-upload-left h1{display:grid!important;gap:0!important;max-width:620px!important;text-align:left!important}.followup-upload-left h1 span{display:block!important;width:100%!important}.followup-primary-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;max-width:720px!important;width:100%!important}.followup-action-button{width:100%!important;justify-content:center!important;min-width:0!important;padding-left:10px!important;padding-right:10px!important}.followup-action-button span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.followup-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:520px!important}@media(max-width:1180px){.followup-primary-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.followup-upload-left h1{text-align:center!important;max-width:100%!important}.followup-primary-actions{grid-template-columns:1fr!important}.followup-mini-grid{grid-template-columns:1fr!important;max-width:100%!important}}html:has(.app-shell.light-background-theme),body:has(.app-shell.light-background-theme),html:has(.upload-shell.light-background-theme),body:has(.upload-shell.light-background-theme){background-color:#f5f9fc!important;background-image:url(../assets/light.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}html:has(.app-shell.dark-background-theme),body:has(.app-shell.dark-background-theme),html:has(.upload-shell.dark-background-theme),body:has(.upload-shell.dark-background-theme){background-color:#06131e!important;background-image:url(../assets/dark.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;background-attachment:fixed!important}.app-shell.light-background-theme,.upload-shell.light-background-theme,.app-shell.dark-background-theme,.upload-shell.dark-background-theme{background:transparent!important;background-image:none!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;min-height:100vh!important}.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{background:transparent!important}.upload-shell.light-background-theme .followup-upload-visual img{filter:saturate(1.02) contrast(1.01) brightness(1.01)!important;background-color:#f5f9fc!important}.upload-shell.dark-background-theme .followup-upload-visual img{filter:saturate(1.02) contrast(1.03) brightness(.98)!important;background-color:#06131e!important}.upload-shell.light-background-theme .followup-upload-visual:after,.upload-shell.dark-background-theme .followup-upload-visual:after{opacity:.28!important}.upload-shell.light-background-theme .followup-upload-visual:after{mix-blend-mode:multiply!important}.upload-shell.dark-background-theme .followup-upload-visual:after{mix-blend-mode:screen!important}@media(max-width:900px){html:has(.app-shell.light-background-theme),body:has(.app-shell.light-background-theme),html:has(.upload-shell.light-background-theme),body:has(.upload-shell.light-background-theme),html:has(.app-shell.dark-background-theme),body:has(.app-shell.dark-background-theme),html:has(.upload-shell.dark-background-theme),body:has(.upload-shell.dark-background-theme){background-attachment:scroll!important;background-size:100% 100%!important}}html,body{min-height:100%!important}body:has(.upload-shell.light-background-theme),body:has(.app-shell.light-background-theme),body:has(.upload-shell.dark-background-theme),body:has(.app-shell.dark-background-theme),html:has(.upload-shell.light-background-theme),html:has(.app-shell.light-background-theme),html:has(.upload-shell.dark-background-theme),html:has(.app-shell.dark-background-theme){background-image:none!important;background-color:transparent!important}.upload-shell.light-background-theme,.upload-shell.dark-background-theme,.app-shell.light-background-theme,.app-shell.dark-background-theme{position:relative!important;isolation:isolate!important;min-height:100dvh!important;background:transparent!important;background-image:none!important}.upload-shell.light-background-theme:before,.upload-shell.dark-background-theme:before,.app-shell.light-background-theme:before,.app-shell.dark-background-theme:before{content:""!important;position:fixed!important;inset:0!important;z-index:-2!important;width:100vw!important;height:100dvh!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100vw 100dvh!important;pointer-events:none!important;transform:translateZ(0)!important}.upload-shell.light-background-theme:before,.app-shell.light-background-theme:before{background-image:url(../assets/light.png)!important;background-color:#f5f9fc!important}.upload-shell.dark-background-theme:before,.app-shell.dark-background-theme:before{background-image:url(../assets/dark.png)!important;background-color:#06131e!important}.upload-shell.light-background-theme:after,.app-shell.light-background-theme:after,.upload-shell.dark-background-theme:after,.app-shell.dark-background-theme:after{content:""!important;position:fixed!important;inset:0!important;z-index:-1!important;width:100vw!important;height:100dvh!important;pointer-events:none!important}.upload-shell.light-background-theme:after,.app-shell.light-background-theme:after{background:#ffffff08!important}.upload-shell.dark-background-theme:after,.app-shell.dark-background-theme:after{background:#0008121a!important}.upload-shell .followup-upload-shell{min-height:calc(100dvh - 44px)!important;align-items:center!important;justify-items:center!important}.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{background:#020d1c1f!important}.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;opacity:.96!important}.upload-shell.light-background-theme .followup-upload-visual:after,.upload-shell.dark-background-theme .followup-upload-visual:after{inset:0!important;opacity:.26!important}body:has(.light-background-theme) .upload-shell,body:has(.dark-background-theme) .upload-shell,body:has(.light-background-theme) .app-shell,body:has(.dark-background-theme) .app-shell{background-image:none!important}@media(max-width:900px){.upload-shell.light-background-theme:before,.upload-shell.dark-background-theme:before,.app-shell.light-background-theme:before,.app-shell.dark-background-theme:before{background-size:100vw 100dvh!important;background-position:center center!important}}html,body,body:has(.light-background-theme),body:has(.dark-background-theme),html:has(.light-background-theme),html:has(.dark-background-theme){background-image:none!important;background-repeat:no-repeat!important;background-position:center top!important;background-size:cover!important}.upload-shell.light-background-theme:before,.upload-shell.dark-background-theme:before,.app-shell.light-background-theme:before,.app-shell.dark-background-theme:before{content:""!important;position:fixed!important;inset:0!important;z-index:-2!important;width:100vw!important;height:100vh!important;height:100dvh!important;background-repeat:no-repeat!important;background-position:center top!important;background-size:cover!important;pointer-events:none!important;transform-origin:center top!important}.upload-shell.dark-background-theme:before,.app-shell.dark-background-theme:before{background-image:url(../assets/dark.png)!important;background-color:#06131e!important;transform:none!important}.upload-shell.light-background-theme:before,.app-shell.light-background-theme:before{background-image:url(../assets/light.png)!important;background-color:#f5f9fc!important;transform:translateY(-34px) scale(1.035)!important}.upload-shell.light-background-theme:after,.upload-shell.dark-background-theme:after,.app-shell.light-background-theme:after,.app-shell.dark-background-theme:after{content:""!important;position:fixed!important;inset:0!important;z-index:-1!important;width:100vw!important;height:100vh!important;height:100dvh!important;pointer-events:none!important}.upload-shell.light-background-theme:after,.app-shell.light-background-theme:after{background:#ffffff05!important}.upload-shell.dark-background-theme:after,.app-shell.dark-background-theme:after{background:#00081214!important}.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important}.upload-shell.light-background-theme .followup-upload-visual img{transform:translateY(-3%) scale(1.035)!important;transform-origin:center top!important}.upload-shell.dark-background-theme .followup-upload-visual img{transform:none!important}@media(max-width:900px){.upload-shell.light-background-theme:before,.app-shell.light-background-theme:before{transform:none!important}.upload-shell.light-background-theme .followup-upload-visual img{transform:none!important}}html,body,body:has(.light-background-theme),body:has(.dark-background-theme),html:has(.light-background-theme),html:has(.dark-background-theme){background-image:none!important;background-color:transparent!important}.upload-shell.light-background-theme,.upload-shell.dark-background-theme,.app-shell.light-background-theme,.app-shell.dark-background-theme{position:relative!important;isolation:isolate!important;min-height:100vh!important;min-height:100dvh!important;background:transparent!important;background-image:none!important;overflow-x:hidden!important}.upload-shell.light-background-theme:before,.upload-shell.dark-background-theme:before,.app-shell.light-background-theme:before,.app-shell.dark-background-theme:before{content:""!important;position:fixed!important;inset:0!important;z-index:-2!important;width:100vw!important;height:100vh!important;height:100dvh!important;background-image:url(../assets/dark.png)!important;background-repeat:no-repeat!important;background-position:center top!important;background-size:cover!important;pointer-events:none!important;transform:none!important;transform-origin:center top!important}.upload-shell.light-background-theme:after,.app-shell.light-background-theme:after{content:""!important;position:fixed!important;inset:0!important;z-index:-1!important;width:100vw!important;height:100vh!important;height:100dvh!important;pointer-events:none!important;background:linear-gradient(180deg,#ffffffc7,#f5faffa8),#ffffff7a!important;mix-blend-mode:screen!important}.upload-shell.dark-background-theme:after,.app-shell.dark-background-theme:after{content:""!important;position:fixed!important;inset:0!important;z-index:-1!important;width:100vw!important;height:100vh!important;height:100dvh!important;pointer-events:none!important;background:linear-gradient(180deg,#0008121a,#0008123d),#0008121a!important;mix-blend-mode:multiply!important}.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{content:url(../assets/dark.png)!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important;transform:none!important}.upload-shell.light-background-theme .followup-upload-visual img{opacity:.72!important;filter:brightness(1.35) saturate(.95) contrast(.92)!important}.upload-shell.dark-background-theme .followup-upload-visual img{opacity:.92!important;filter:brightness(.96) saturate(1.04) contrast(1.04)!important}.upload-shell.light-background-theme .followup-upload-visual:after{opacity:.18!important;mix-blend-mode:screen!important}.upload-shell.dark-background-theme .followup-upload-visual:after{opacity:.28!important;mix-blend-mode:screen!important}.upload-shell.light-background-theme .followup-upload-card,.app-shell.light-background-theme .hero-panel,.app-shell.light-background-theme .topbar,.app-shell.light-background-theme .filters-panel,.app-shell.light-background-theme .summary-card,.app-shell.light-background-theme .chart-card,.app-shell.light-background-theme .table-card,.app-shell.light-background-theme .records-card{background-color:#ffffffd1!important}.upload-shell.dark-background-theme .followup-upload-card,.app-shell.dark-background-theme .hero-panel,.app-shell.dark-background-theme .topbar,.app-shell.dark-background-theme .filters-panel,.app-shell.dark-background-theme .summary-card,.app-shell.dark-background-theme .chart-card,.app-shell.dark-background-theme .table-card,.app-shell.dark-background-theme .records-card{background-color:#020d1ccc!important}@media(max-width:900px){.upload-shell.light-background-theme:before,.upload-shell.dark-background-theme:before,.app-shell.light-background-theme:before,.app-shell.dark-background-theme:before{background-position:center top!important;background-size:cover!important}}.app-shell .summary-cards-10-layout .summary-card,.app-shell .summary-cards-manual-rows .summary-card,.app-shell .summary-cards .summary-card{min-height:62px!important;padding:6px 7px!important;container-type:inline-size!important;overflow:visible!important}.app-shell .summary-cards-10-layout .summary-card span,.app-shell .summary-cards-manual-rows .summary-card span,.app-shell .summary-cards .summary-card span{margin:-6px -7px 5px!important;padding:4px 5px!important;font-size:clamp(8.8px,.56vw,11px)!important;line-height:1.05!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .summary-cards-10-layout .summary-card strong,.app-shell .summary-cards-manual-rows .summary-card strong,.app-shell .summary-cards .summary-card strong{display:block!important;width:100%!important;max-width:100%!important;font-size:clamp(15px,1.05vw,23px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important}.app-shell .summary-cards-10-layout .summary-card small,.app-shell .summary-cards-manual-rows .summary-card small,.app-shell .summary-cards .summary-card small{display:block!important;margin-top:3px!important;font-size:clamp(8.2px,.52vw,10.5px)!important;line-height:1.05!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card strong,.app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card strong{font-size:clamp(13px,.86vw,19px)!important;letter-spacing:-.035em!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(6) strong,.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(7) strong,.app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card:nth-child(1) strong,.app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card:nth-child(2) strong{font-size:clamp(12px,.74vw,17px)!important;letter-spacing:-.045em!important}.app-shell .summary-cards-10-layout .summary-card-row-10 .summary-card strong{font-size:clamp(16px,1.08vw,24px)!important}.app-shell .summary-cards-10-layout,.app-shell .summary-cards-10-layout .summary-card-row{gap:4px!important}@media(min-width:1700px){.app-shell .summary-cards-10-layout .summary-card strong,.app-shell .summary-cards-manual-rows .summary-card strong,.app-shell .summary-cards .summary-card strong{font-size:clamp(17px,1.12vw,26px)!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card strong,.app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card strong{font-size:clamp(14px,.9vw,21px)!important}}@media(max-width:1450px){.app-shell .summary-cards-10-layout .summary-card strong{font-size:clamp(12.5px,.86vw,18px)!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card strong,.app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card strong{font-size:clamp(11.5px,.76vw,16px)!important}.app-shell .summary-cards-10-layout .summary-card span,.app-shell .summary-cards-10-layout .summary-card small{font-size:clamp(7.8px,.48vw,9.5px)!important}}.app-shell .records-card,.app-shell .records-card .records-scroll,.app-shell .records-card .table-wrap{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.app-shell .records-card table,.app-shell table.filtered-register-table,.app-shell .records-table,.app-shell .records-scroll table{width:100%!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell .records-card th,.app-shell .records-scroll th,.app-shell .filtered-register-table th,.app-shell .records-table th{font-size:clamp(9.5px,.62vw,12px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:.035em!important;padding:6px 5px!important;text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .records-card td,.app-shell .records-scroll td,.app-shell .filtered-register-table td,.app-shell .records-table td{font-size:clamp(10px,.66vw,13px)!important;line-height:1.08!important;font-weight:750!important;padding:6px 5px!important;text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .records-card tr,.app-shell .records-scroll tr,.app-shell .filtered-register-table tr,.app-shell .records-table tr{height:34px!important;max-height:34px!important}.app-shell .records-card td:nth-child(2),.app-shell .records-card td:nth-child(3),.app-shell .records-card td:nth-child(5),.app-shell .records-card td:nth-child(8),.app-shell .records-card td:nth-child(9),.app-shell .records-card td:nth-child(13),.app-shell .records-scroll td:nth-child(2),.app-shell .records-scroll td:nth-child(3),.app-shell .records-scroll td:nth-child(5),.app-shell .records-scroll td:nth-child(8),.app-shell .records-scroll td:nth-child(9),.app-shell .records-scroll td:nth-child(13){font-size:clamp(9.5px,.6vw,12.5px)!important;letter-spacing:-.01em!important}.app-shell .records-card td:nth-child(1),.app-shell .records-card td:nth-child(6),.app-shell .records-card td:nth-child(7),.app-shell .records-card td:nth-child(10),.app-shell .records-card td:nth-child(11),.app-shell .records-card td:nth-child(12),.app-shell .records-scroll td:nth-child(1),.app-shell .records-scroll td:nth-child(6),.app-shell .records-scroll td:nth-child(7),.app-shell .records-scroll td:nth-child(10),.app-shell .records-scroll td:nth-child(11),.app-shell .records-scroll td:nth-child(12){font-size:clamp(10px,.66vw,13.5px)!important;font-weight:850!important}.app-shell .records-card table th:nth-child(1),.app-shell .records-card table td:nth-child(1),.app-shell .records-scroll table th:nth-child(1),.app-shell .records-scroll table td:nth-child(1){width:3.2%!important}.app-shell .records-card table th:nth-child(2),.app-shell .records-card table td:nth-child(2),.app-shell .records-scroll table th:nth-child(2),.app-shell .records-scroll table td:nth-child(2){width:7.2%!important}.app-shell .records-card table th:nth-child(3),.app-shell .records-card table td:nth-child(3),.app-shell .records-scroll table th:nth-child(3),.app-shell .records-scroll table td:nth-child(3){width:8.2%!important}.app-shell .records-card table th:nth-child(4),.app-shell .records-card table td:nth-child(4),.app-shell .records-scroll table th:nth-child(4),.app-shell .records-scroll table td:nth-child(4){width:7.8%!important}.app-shell .records-card table th:nth-child(5),.app-shell .records-card table td:nth-child(5),.app-shell .records-scroll table th:nth-child(5),.app-shell .records-scroll table td:nth-child(5){width:10.5%!important}.app-shell .records-card table th:nth-child(6),.app-shell .records-card table td:nth-child(6),.app-shell .records-scroll table th:nth-child(6),.app-shell .records-scroll table td:nth-child(6){width:6.2%!important}.app-shell .records-card table th:nth-child(7),.app-shell .records-card table td:nth-child(7),.app-shell .records-scroll table th:nth-child(7),.app-shell .records-scroll table td:nth-child(7){width:5.6%!important}.app-shell .records-card table th:nth-child(8),.app-shell .records-card table td:nth-child(8),.app-shell .records-scroll table th:nth-child(8),.app-shell .records-scroll table td:nth-child(8){width:8.8%!important}.app-shell .records-card table th:nth-child(9),.app-shell .records-card table td:nth-child(9),.app-shell .records-scroll table th:nth-child(9),.app-shell .records-scroll table td:nth-child(9){width:10.2%!important}.app-shell .records-card table th:nth-child(10),.app-shell .records-card table td:nth-child(10),.app-shell .records-scroll table th:nth-child(10),.app-shell .records-scroll table td:nth-child(10),.app-shell .records-card table th:nth-child(11),.app-shell .records-card table td:nth-child(11),.app-shell .records-scroll table th:nth-child(11),.app-shell .records-scroll table td:nth-child(11){width:8.4%!important}.app-shell .records-card table th:nth-child(12),.app-shell .records-card table td:nth-child(12),.app-shell .records-scroll table th:nth-child(12),.app-shell .records-scroll table td:nth-child(12){width:6.2%!important}.app-shell .records-card table th:nth-child(13),.app-shell .records-card table td:nth-child(13),.app-shell .records-scroll table th:nth-child(13),.app-shell .records-scroll table td:nth-child(13){width:10.1%!important}@media(min-width:1700px){.app-shell .records-card td,.app-shell .records-scroll td,.app-shell .filtered-register-table td,.app-shell .records-table td{font-size:clamp(11px,.72vw,14.5px)!important}.app-shell .records-card th,.app-shell .records-scroll th,.app-shell .filtered-register-table th,.app-shell .records-table th{font-size:clamp(10px,.66vw,13px)!important}}@media(max-width:1450px){.app-shell .records-card td,.app-shell .records-scroll td,.app-shell .filtered-register-table td,.app-shell .records-table td{font-size:clamp(8.5px,.58vw,11px)!important;padding-left:3px!important;padding-right:3px!important}.app-shell .records-card th,.app-shell .records-scroll th,.app-shell .filtered-register-table th,.app-shell .records-table th{font-size:clamp(8px,.52vw,10px)!important;padding-left:3px!important;padding-right:3px!important}}.app-shell .summary-card,.app-shell .summary-card *{box-sizing:border-box!important}.app-shell .summary-card{overflow:hidden!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(7) strong{display:block!important;max-width:100%!important;width:100%!important;font-size:clamp(9px,.58vw,13px)!important;line-height:1.02!important;letter-spacing:-.06em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:0 2px!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(6) strong{display:block!important;max-width:100%!important;width:100%!important;font-size:clamp(9.5px,.62vw,14px)!important;line-height:1.02!important;letter-spacing:-.045em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:0 2px!important}@media(min-width:1700px){.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(7) strong{font-size:clamp(10.5px,.66vw,15px)!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(6) strong{font-size:clamp(11px,.7vw,16px)!important}}@media(max-width:1450px){.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(7) strong{font-size:clamp(8px,.52vw,11px)!important;letter-spacing:-.075em!important}.app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card:nth-child(6) strong{font-size:clamp(8.5px,.56vw,12px)!important}}.app-shell .kpi-grid table,.app-shell .kpi-table table,.app-shell .behavior-grid table,.app-shell .table-card table{table-layout:fixed!important;width:100%!important;max-width:100%!important}.app-shell .kpi-grid th,.app-shell .kpi-table th,.app-shell .behavior-grid th{max-width:100%!important;padding:6px 5px!important;text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(8.5px,.55vw,11px)!important;line-height:1.05!important;letter-spacing:.02em!important}.app-shell .kpi-grid td,.app-shell .kpi-table td,.app-shell .behavior-grid td{max-width:100%!important;padding:6px 5px!important;text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .kpi-grid th,.app-shell .kpi-grid td,.app-shell .kpi-table th,.app-shell .kpi-table td{font-size:clamp(8.5px,.55vw,11px)!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(1),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(1){width:10%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(2){width:18%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(3),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(3){width:18%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(4),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(4){width:8%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(5),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(5),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(6),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(6){width:11%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(8),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(8){width:12%!important}.user-behavior-table-card col.user-col{width:42%!important}.user-behavior-table-card col.compact-col{width:8.5%!important}.user-behavior-table-card th{font-size:clamp(8px,.5vw,10px)!important;padding-left:4px!important;padding-right:4px!important;letter-spacing:.01em!important}.user-behavior-table-card td{font-size:clamp(9px,.58vw,12px)!important;padding-left:4px!important;padding-right:4px!important}.user-behavior-table-card th:first-child,.user-behavior-table-card td:first-child{text-align:left!important;padding-left:9px!important}.user-behavior-table-card th:nth-child(4),.user-behavior-table-card th:nth-child(6),.user-behavior-table-card th:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) th:nth-child(6),.behavior-grid .table-card:not(.user-behavior-table-card) th:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) th:nth-child(8){font-size:clamp(7.2px,.46vw,9.2px)!important;letter-spacing:0!important}@media(max-width:1450px){.app-shell .kpi-grid th,.app-shell .kpi-table th,.app-shell .behavior-grid th{font-size:clamp(7px,.48vw,9px)!important;padding-left:3px!important;padding-right:3px!important;letter-spacing:0!important}.app-shell .kpi-grid td,.app-shell .kpi-table td,.app-shell .behavior-grid td{font-size:clamp(8px,.52vw,10.5px)!important;padding-left:3px!important;padding-right:3px!important}}.app-shell .behavior-grid table,.app-shell .kpi-grid table,.app-shell .kpi-table table{table-layout:fixed!important;width:100%!important;max-width:100%!important}.app-shell .behavior-grid th,.app-shell .behavior-grid td,.app-shell .kpi-grid th,.app-shell .kpi-grid td,.app-shell .kpi-table th,.app-shell .kpi-table td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important;box-sizing:border-box!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(1),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(1){width:9%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(2){width:20%!important;text-align:left!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(3),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(3){width:20%!important;text-align:left!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(4),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(4){width:7%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(5),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(5){width:10%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(6),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(6){width:10%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(7){width:10%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(8),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(8){width:14%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(4),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(5),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(6),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(7),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(8){font-size:clamp(7.4px,.46vw,9.8px)!important;letter-spacing:0!important;padding-left:3px!important;padding-right:3px!important}.user-behavior-table-card table{table-layout:fixed!important;width:100%!important}.user-behavior-table-card col.user-col{width:46%!important}.user-behavior-table-card col.compact-col{width:7.5%!important}.user-behavior-table-card table th:nth-child(1),.user-behavior-table-card table td:nth-child(1){width:46%!important;text-align:left!important}.user-behavior-table-card table th:nth-child(2),.user-behavior-table-card table td:nth-child(2){width:7.5%!important}.user-behavior-table-card table th:nth-child(5),.user-behavior-table-card table td:nth-child(5),.user-behavior-table-card table th:nth-child(6),.user-behavior-table-card table td:nth-child(6),.user-behavior-table-card table th:nth-child(7),.user-behavior-table-card table td:nth-child(7){width:7.5%!important}.user-behavior-table-card th:not(:first-child),.user-behavior-table-card td:not(:first-child){text-align:center!important;padding-left:3px!important;padding-right:3px!important}.user-behavior-table-card th:first-child,.user-behavior-table-card td:first-child{padding-left:10px!important;padding-right:8px!important}.user-behavior-table-card th:nth-child(5),.user-behavior-table-card th:nth-child(6),.user-behavior-table-card th:nth-child(7){font-size:clamp(7px,.44vw,9px)!important;letter-spacing:0!important}.app-shell .kpi-grid table th:nth-child(1),.app-shell .kpi-grid table td:nth-child(1),.app-shell .kpi-table table th:nth-child(1),.app-shell .kpi-table table td:nth-child(1){width:30%!important;text-align:left!important;padding-left:10px!important}.app-shell .kpi-grid table th:nth-child(2),.app-shell .kpi-grid table td:nth-child(2),.app-shell .kpi-table table th:nth-child(2),.app-shell .kpi-table table td:nth-child(2){width:15%!important;text-align:center!important}.app-shell .kpi-grid table th:nth-child(3),.app-shell .kpi-grid table td:nth-child(3),.app-shell .kpi-table table th:nth-child(3),.app-shell .kpi-table table td:nth-child(3){width:20%!important;text-align:center!important}.app-shell .kpi-grid table th:nth-child(n+4),.app-shell .kpi-grid table td:nth-child(n+4),.app-shell .kpi-table table th:nth-child(n+4),.app-shell .kpi-table table td:nth-child(n+4){width:8.75%!important;text-align:center!important;padding-left:3px!important;padding-right:3px!important}.app-shell .kpi-grid th,.app-shell .kpi-table th,.app-shell .behavior-grid th{line-height:1!important;min-height:28px!important}@media(min-width:1700px){.user-behavior-table-card col.user-col,.user-behavior-table-card table th:nth-child(1),.user-behavior-table-card table td:nth-child(1){width:48%!important}.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(3),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(3){width:21%!important}}@media(max-width:1450px){.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(2),.behavior-grid .table-card:not(.user-behavior-table-card) table th:nth-child(3),.behavior-grid .table-card:not(.user-behavior-table-card) table td:nth-child(3){width:19%!important}.user-behavior-table-card col.user-col,.user-behavior-table-card table th:nth-child(1),.user-behavior-table-card table td:nth-child(1){width:44%!important}.user-behavior-table-card th,.user-behavior-table-card td,.behavior-grid .table-card th,.behavior-grid .table-card td{padding-left:3px!important;padding-right:3px!important}}.kpi-measurements-table-card .records-scroll,.kpi-measurements-table-card .table-wrap{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.kpi-measurements-table-card table,.kpi-measurements-table{width:100%!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.kpi-measurements-table col.kpi-source-col{width:20%!important}.kpi-measurements-table col.kpi-small-col{width:8%!important}.kpi-measurements-table col.kpi-medium-col{width:10.5%!important}.kpi-measurements-table col.kpi-wide-col{width:15%!important}.kpi-measurements-table col.kpi-tiny-col{width:7%!important}.kpi-measurements-table-card table th:nth-child(1),.kpi-measurements-table-card table td:nth-child(1){width:20%!important;text-align:left!important;padding-left:10px!important}.kpi-measurements-table-card table th:nth-child(2),.kpi-measurements-table-card table td:nth-child(2),.kpi-measurements-table-card table th:nth-child(3),.kpi-measurements-table-card table td:nth-child(3){width:8%!important}.kpi-measurements-table-card table th:nth-child(4),.kpi-measurements-table-card table td:nth-child(4),.kpi-measurements-table-card table th:nth-child(5),.kpi-measurements-table-card table td:nth-child(5),.kpi-measurements-table-card table th:nth-child(6),.kpi-measurements-table-card table td:nth-child(6),.kpi-measurements-table-card table th:nth-child(7),.kpi-measurements-table-card table td:nth-child(7){width:10.5%!important}.kpi-measurements-table-card table th:nth-child(8),.kpi-measurements-table-card table td:nth-child(8){width:15%!important}.kpi-measurements-table-card table th:nth-child(9),.kpi-measurements-table-card table td:nth-child(9){width:7%!important}.kpi-measurements-table-card th,.kpi-measurements-table-card td{text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:6px 4px!important;box-sizing:border-box!important}.kpi-measurements-table-card th{font-size:clamp(7.6px,.48vw,9.5px)!important;line-height:1.05!important;letter-spacing:0!important;font-weight:900!important}.kpi-measurements-table-card td{font-size:clamp(8.8px,.56vw,11.5px)!important;line-height:1.08!important}.user-behavior-table-card table,.user-behavior-table{width:100%!important;max-width:100%!important;table-layout:fixed!important}.user-behavior-table-card col.user-col{width:32%!important}.user-behavior-table-card col.compact-col{width:9%!important}.user-behavior-table-card col.duration-col{width:12%!important}.user-behavior-table-card col.talkgroup-col,.user-behavior-table-card col.station-col{width:13%!important}.user-behavior-table-card table th:nth-child(1),.user-behavior-table-card table td:nth-child(1){width:32%!important;text-align:left!important;padding-left:10px!important}.user-behavior-table-card table th:nth-child(2),.user-behavior-table-card table td:nth-child(2),.user-behavior-table-card table th:nth-child(5),.user-behavior-table-card table td:nth-child(5){width:9%!important}.user-behavior-table-card table th:nth-child(3),.user-behavior-table-card table td:nth-child(3),.user-behavior-table-card table th:nth-child(4),.user-behavior-table-card table td:nth-child(4){width:12%!important}.user-behavior-table-card table th:nth-child(6),.user-behavior-table-card table td:nth-child(6),.user-behavior-table-card table th:nth-child(7),.user-behavior-table-card table td:nth-child(7){width:13%!important}.user-behavior-table-card th,.user-behavior-table-card td{vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-sizing:border-box!important;padding:6px 4px!important}.user-behavior-table-card th{text-align:center!important;font-size:clamp(7.5px,.48vw,9.8px)!important;line-height:1.05!important;letter-spacing:0!important;font-weight:900!important}.user-behavior-table-card td{text-align:center!important;font-size:clamp(8.8px,.56vw,11.5px)!important;line-height:1.08!important}.user-behavior-table-card th:first-child,.user-behavior-table-card td:first-child{text-align:left!important}.user-behavior-table-card th:nth-child(4),.user-behavior-table-card th:nth-child(6),.user-behavior-table-card th:nth-child(7){font-size:clamp(7px,.44vw,9px)!important}.user-behavior-table-card thead th,.kpi-measurements-table-card thead th{min-height:28px!important}@media(max-width:1450px){.user-behavior-table-card col.user-col,.user-behavior-table-card table th:nth-child(1),.user-behavior-table-card table td:nth-child(1){width:30%!important}.user-behavior-table-card th,.kpi-measurements-table-card th{font-size:clamp(6.8px,.44vw,8.6px)!important;padding-left:3px!important;padding-right:3px!important}.user-behavior-table-card td,.kpi-measurements-table-card td{font-size:clamp(8px,.52vw,10.5px)!important;padding-left:3px!important;padding-right:3px!important}}.app-shell .filtered-register-table{table-layout:fixed!important;width:100%!important}.app-shell .filtered-register-table .col-sn{width:3%!important}.app-shell .filtered-register-table .col-radio-id{width:6.5%!important}.app-shell .filtered-register-table .col-radio-alias{width:7%!important}.app-shell .filtered-register-table .col-radio-type{width:6.8%!important}.app-shell .filtered-register-table .col-employee-name{width:15.8%!important}.app-shell .filtered-register-table .col-employee-id{width:5.8%!important}.app-shell .filtered-register-table .col-region{width:4.8%!important}.app-shell .filtered-register-table .col-company{width:7.4%!important}.app-shell .filtered-register-table .col-talkgroup{width:9.1%!important}.app-shell .filtered-register-table .col-start,.app-shell .filtered-register-table .col-end{width:8.1%!important}.app-shell .filtered-register-table .col-duration{width:5.2%!important}.app-shell .filtered-register-table .col-base-station{width:12.4%!important}.app-shell .filtered-register-table th,.app-shell .filtered-register-table td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important;vertical-align:middle!important;padding-left:3px!important;padding-right:3px!important}.app-shell .filtered-register-table th:nth-child(5),.app-shell .filtered-register-table td:nth-child(5){text-align:left!important;padding-left:8px!important;font-size:clamp(9.5px,.62vw,12.5px)!important}.followup-style-topbar{position:relative!important;display:grid!important;grid-template-columns:auto minmax(360px,1fr) auto!important;grid-template-rows:auto auto!important;align-items:center!important;gap:16px 18px!important;min-height:210px!important;padding:24px 34px 20px!important;border-radius:30px!important;overflow:hidden!important;background:linear-gradient(135deg,#020a1ceb,#051936c7),transparent!important;border:1px solid rgba(34,211,238,.28)!important;box-shadow:0 26px 80px #00000047!important}.followup-style-topbar:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:radial-gradient(circle at 18% 65%,rgba(14,165,233,.22),transparent 34%),linear-gradient(90deg,#02061761,#0f172a1a)!important;pointer-events:none!important}.followup-style-topbar>*{position:relative!important;z-index:1!important}.followup-style-topbar .brand-block,.followup-style-topbar .topbar-actions{display:none!important}.followup-header-logos{grid-column:1!important;grid-row:1!important;display:inline-flex!important;align-items:center!important;gap:18px!important;width:fit-content!important;padding:10px 20px!important;border-radius:999px!important;background:#020d1c9e!important;border:1px solid rgba(148,216,255,.16)!important;box-shadow:inset 0 1px #ffffff0f!important}.followup-header-logos img{width:78px!important;height:64px!important;object-fit:contain!important}.followup-header-logos .logo-divider{width:1px!important;height:52px!important;background:#94d8ff38!important}.followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:min(760px,100%)!important;min-height:82px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 34px!important;border-radius:999px!important;border:1px solid rgba(34,211,238,.28)!important;background:#020d1c7a!important;box-shadow:inset 0 1px #ffffff0f!important}.followup-dashboard-title h1{margin:0!important;color:#fff!important;font-size:clamp(32px,3.2vw,58px)!important;line-height:1!important;font-weight:1000!important;letter-spacing:.115em!important;font-style:italic!important;text-align:center!important;white-space:nowrap!important;text-shadow:0 10px 34px rgba(0,0,0,.32)!important}.followup-header-badge{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:70px!important;height:70px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 40px #0000003d!important}.followup-header-badge img{width:58px!important;height:58px!important;object-fit:contain!important}.followup-header-actions{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important;padding-top:4px!important}.followup-header-actions .button{min-height:58px!important;padding:14px 24px!important;border-radius:999px!important;font-size:19px!important;font-weight:950!important;gap:10px!important;border:0!important;background:#020d1cc7!important;color:#e7f6ff!important;box-shadow:0 18px 44px #0003!important}.followup-header-actions .theme-toggle,.followup-header-actions .followup-pdf-button{color:#03131f!important;background:linear-gradient(135deg,#2dd4ff,#60a5fa)!important;box-shadow:0 18px 42px #2dd4ff40!important}.followup-header-actions .button svg{width:22px!important;height:22px!important;stroke-width:2.4!important}.app-shell.light-background-theme .followup-style-topbar{background:linear-gradient(135deg,#ffffffd1,#e6f6ffb8),transparent!important;border-color:#0078d433!important}.app-shell.light-background-theme .followup-dashboard-title{background:#ffffff8f!important;border-color:#0078d43d!important}.app-shell.light-background-theme .followup-dashboard-title h1{color:#092033!important;text-shadow:none!important}.app-shell.light-background-theme .followup-header-logos,.app-shell.light-background-theme .followup-header-badge{background:#ffffffb3!important;border-color:#0078d42e!important}.app-shell.light-background-theme .followup-header-actions .button{background:#ffffffd1!important;color:#092033!important;border:1px solid rgba(0,120,212,.14)!important}.app-shell.light-background-theme .followup-header-actions .theme-toggle,.app-shell.light-background-theme .followup-header-actions .followup-pdf-button{color:#083047!important;background:linear-gradient(135deg,#2dd4ff,#60a5fa)!important}@media(max-width:1180px){.followup-style-topbar{grid-template-columns:1fr!important;min-height:auto!important}.followup-header-logos,.followup-dashboard-title,.followup-header-badge,.followup-header-actions{grid-column:1!important;justify-self:center!important}.followup-header-badge{display:none!important}.followup-dashboard-title h1{white-space:normal!important;font-size:clamp(28px,5vw,46px)!important}}@media(max-width:720px){.followup-style-topbar{padding:18px!important;border-radius:22px!important}.followup-header-actions{gap:8px!important}.followup-header-actions .button{min-height:46px!important;padding:10px 14px!important;font-size:14px!important}.followup-header-logos img{width:58px!important;height:48px!important}}.followup-style-topbar{grid-template-columns:auto minmax(520px,1.35fr) auto!important}.followup-dashboard-title{width:min(980px,100%)!important;min-height:98px!important;padding:16px 54px!important;border-radius:999px!important}.followup-dashboard-title h1{font-size:clamp(38px,3.9vw,72px)!important;letter-spacing:.13em!important}.followup-header-logos{gap:14px!important;padding:10px 18px!important}.followup-header-logos img{width:82px!important;height:66px!important}.followup-header-badge{width:82px!important;height:82px!important;border-radius:20px!important}.followup-header-badge img{width:70px!important;height:70px!important}@media(max-width:1180px){.followup-style-topbar{grid-template-columns:1fr!important}.followup-dashboard-title{width:min(900px,100%)!important;min-height:82px!important;padding:14px 28px!important}}.followup-header-badge-left{grid-column:1!important;grid-row:1!important;justify-self:start!important;display:grid!important}.followup-header-se{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:min(260px,24vw)!important;min-width:170px!important;min-height:122px!important;display:grid!important;place-items:center!important;padding:14px 18px!important;border-radius:30px!important;border:1px solid rgba(34,211,238,.28)!important;background:radial-gradient(circle at 82% 12%,rgba(20,184,166,.24),transparent 38%),linear-gradient(135deg,#0ea5e92e,#020d1c57)!important;box-shadow:inset 0 1px #ffffff14,0 22px 48px #0000002e!important}.followup-header-se img{width:min(220px,100%)!important;max-height:132px!important;object-fit:contain!important;filter:drop-shadow(0 16px 28px rgba(14,165,233,.24))!important}.app-shell.light-background-theme .followup-header-se{background:radial-gradient(circle at 82% 12%,rgba(20,184,166,.2),transparent 38%),linear-gradient(135deg,#ffffffbd,#e6f6ffc7)!important;border-color:#0078d433!important}@media(max-width:1180px){.followup-header-badge-left,.followup-header-se{grid-column:1!important;justify-self:center!important}.followup-header-badge-left{display:grid!important}.followup-header-se{width:min(360px,100%)!important;min-height:92px!important}}@media(max-width:720px){.followup-header-se{min-width:0!important;min-height:78px!important}.followup-header-se img{max-height:84px!important}}.cdr-command-shell{position:relative!important;z-index:180!important;margin:0 0 22px!important;padding:22px!important;border-radius:30px!important;overflow:hidden!important;border:1px solid rgba(34,211,238,.3)!important;background:linear-gradient(135deg,#020a1ce0,#002e5c9e),url(../assets/h.png) center / cover no-repeat!important;box-shadow:0 28px 86px #00000052!important}.cdr-command-shell:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:radial-gradient(circle at 18% 58%,rgba(14,165,233,.24),transparent 34%),radial-gradient(circle at 84% 82%,rgba(20,184,166,.22),transparent 28%),linear-gradient(90deg,#02061747,#020d1c05 62%,#0206173d)!important;pointer-events:none!important}.cdr-command-shell>*{position:relative!important;z-index:1!important}.cdr-command-shell .followup-style-topbar{margin:0!important;padding:14px 12px 16px!important;min-height:190px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.cdr-command-shell .followup-style-topbar:before{display:none!important}.cdr-command-shell .followup-dashboard-title{background:#020d1c94!important;border-color:#22d3ee4d!important}.cdr-command-shell .followup-header-actions{padding-top:0!important}.cdr-command-shell .dashboard-tabs{margin:0!important;padding:10px 14px!important;border-radius:22px!important;background:#020d1c94!important;border-color:#22d3ee42!important;box-shadow:none!important}.cdr-command-shell .filters-panel{margin:12px 0 0!important;background:#020d1c9e!important;border-color:#22d3ee38!important;box-shadow:none!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.cdr-command-shell .hero-panel{margin:12px 0 0!important;background:#020d1c75!important;border-color:#22d3ee33!important;box-shadow:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.app-shell[class*=active-tab-]>.cdr-command-shell>#command{display:none!important}.app-shell.active-tab-overview>.cdr-command-shell>#command{display:grid!important}.app-shell[class*=active-tab-]>.cdr-command-shell>.filters-panel{display:grid!important}.app-shell.light-background-theme .cdr-command-shell{border-color:#0078d433!important;background:linear-gradient(135deg,#ffffffc2,#e2f6ff99),url(../assets/h.png) center / cover no-repeat!important;box-shadow:0 24px 72px #11568029!important}.app-shell.light-background-theme .cdr-command-shell:before{background:radial-gradient(circle at 18% 58%,rgba(0,120,212,.18),transparent 34%),radial-gradient(circle at 84% 82%,rgba(20,184,166,.16),transparent 28%),linear-gradient(90deg,#ffffff47,#ffffff05 62%,#ffffff3d)!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .hero-panel{background:#ffffffa8!important;border-color:#0078d42e!important}@media(max-width:1180px){.cdr-command-shell{padding:16px!important;border-radius:24px!important}.cdr-command-shell .followup-style-topbar{min-height:auto!important}}@media(max-width:720px){.cdr-command-shell{padding:12px!important;border-radius:20px!important}}.cdr-command-shell{background:#041426!important;border-color:#22d3ee3d!important;box-shadow:0 24px 72px #00000042!important}.cdr-command-shell:before{background:radial-gradient(circle at 18% 58%,rgba(14,165,233,.18),transparent 34%),radial-gradient(circle at 86% 82%,rgba(20,184,166,.14),transparent 28%)!important}.cdr-command-shell .followup-style-topbar{grid-template-columns:auto minmax(420px,1fr)!important;min-height:150px!important;gap:14px 26px!important}.cdr-command-shell .followup-header-se{display:none!important}.cdr-command-shell .followup-header-badge,.cdr-command-shell .followup-header-badge-left,.cdr-command-shell .followup-dashboard-title{background:transparent!important;border:0!important;box-shadow:none!important}.cdr-command-shell .followup-header-badge-left{width:auto!important;height:auto!important;padding:0!important}.cdr-command-shell .followup-header-badge-left img{width:82px!important;height:82px!important;object-fit:contain!important}.cdr-command-shell .followup-dashboard-title{width:100%!important;min-height:84px!important;padding:0 18px!important}.cdr-command-shell .followup-dashboard-title h1{font-size:clamp(34px,4vw,68px)!important}.cdr-command-shell .followup-header-actions{grid-column:1 / -1!important;justify-content:center!important;padding-top:2px!important}.cdr-command-shell .dashboard-tabs{margin-top:8px!important}.app-shell.light-background-theme .cdr-command-shell{background:#f2f8fd!important;border-color:#0078d42e!important;box-shadow:0 22px 62px #11568024!important}.app-shell.light-background-theme .cdr-command-shell:before{background:radial-gradient(circle at 18% 58%,rgba(0,120,212,.12),transparent 34%),radial-gradient(circle at 86% 82%,rgba(20,184,166,.1),transparent 28%)!important}@media(max-width:1180px){.cdr-command-shell .followup-style-topbar{grid-template-columns:1fr!important}.cdr-command-shell .followup-header-badge-left,.cdr-command-shell .followup-dashboard-title{justify-self:center!important}}.app-shell.dark-background-theme,.app-shell.se-theme.dark-background-theme{background:#020b18!important}.app-shell.light-background-theme,.app-shell.se-theme.light-background-theme{background:#f3f8fc!important}.app-shell.dark-background-theme:before,.app-shell.dark-background-theme:after,.app-shell.light-background-theme:before,.app-shell.light-background-theme:after,.app-shell.se-theme.dark-background-theme:before,.app-shell.se-theme.dark-background-theme:after,.app-shell.se-theme.light-background-theme:before,.app-shell.se-theme.light-background-theme:after{display:none!important;content:none!important;background:none!important}.cdr-command-shell{background:linear-gradient(135deg,#020a1ce0,#00224aa8),url(../assets/h.png) center / cover no-repeat!important;border-color:#22d3ee3d!important}.cdr-command-shell:before{display:block!important;content:""!important;background:radial-gradient(circle at 18% 58%,rgba(14,165,233,.22),transparent 34%),radial-gradient(circle at 86% 82%,rgba(20,184,166,.18),transparent 28%),linear-gradient(90deg,#0206174d,#020d1c0a 62%,#02061747)!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{background:linear-gradient(135deg,#ffffffb8,#e2f6ff94),url(../assets/h.png) center / cover no-repeat!important;border-color:#0078d42e!important}.app-shell.light-background-theme .cdr-command-shell:before,.app-shell.se-theme.light-background-theme .cdr-command-shell:before{display:block!important;content:""!important;background:radial-gradient(circle at 18% 58%,rgba(0,120,212,.16),transparent 34%),radial-gradient(circle at 86% 82%,rgba(20,184,166,.12),transparent 28%),linear-gradient(90deg,#ffffff42,#ffffff0a 62%,#ffffff38)!important}.cdr-command-shell .followup-style-topbar{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.cdr-command-shell .followup-style-topbar:before,.cdr-command-shell .followup-style-topbar:after{display:none!important;content:none!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar:before,.app-shell .cdr-command-shell>.topbar.followup-style-topbar:after,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar:before,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar:after,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar:before,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar:after,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar:before,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar:after{display:none!important;content:none!important;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{min-height:clamp(680px,42vw,820px)!important;background-position:center center!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{background-position:center center!important}@media(max-width:1180px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{min-height:620px!important}}@media(max-width:720px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{min-height:auto!important}}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{min-height:auto!important;padding:18px 24px 20px!important;background:url(../assets/h.png) center top / cover no-repeat,linear-gradient(135deg,#020a1cf0,#00224ac7)!important;background-blend-mode:normal!important}.app-shell .cdr-command-shell:before{background:linear-gradient(90deg,#02061747,#020d1c0a 54%,#02061733),radial-gradient(circle at 18% 58%,rgba(14,165,233,.12),transparent 32%),radial-gradient(circle at 84% 78%,rgba(20,184,166,.1),transparent 28%)!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{background:url(../assets/h.png) center top / cover no-repeat,linear-gradient(135deg,#ffffffb8,#e2f6ff94)!important}.app-shell.light-background-theme .cdr-command-shell:before,.app-shell.se-theme.light-background-theme .cdr-command-shell:before{background:linear-gradient(90deg,#ffffff3d,#ffffff0a 56%,#fff3),radial-gradient(circle at 18% 58%,rgba(0,120,212,.1),transparent 32%),radial-gradient(circle at 84% 78%,rgba(20,184,166,.08),transparent 28%)!important}.app-shell .cdr-command-shell .followup-style-topbar{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)!important;grid-template-rows:auto auto!important;min-height:auto!important;padding:18px 24px 12px!important;gap:12px 18px!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important}.app-shell .cdr-command-shell .followup-header-badge-left img{width:78px!important;height:78px!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:auto!important;min-height:68px!important;padding:12px 34px!important;border-radius:999px!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{font-family:Arial,system-ui,sans-serif!important;font-size:clamp(24px,2.4vw,36px)!important;line-height:1!important;font-weight:900!important;letter-spacing:.055em!important;white-space:nowrap!important}.app-shell .cdr-command-shell .followup-header-actions{grid-column:1 / -1!important;grid-row:2!important;gap:10px!important;padding-top:0!important}.app-shell .cdr-command-shell .followup-header-actions .button{min-height:46px!important;padding:10px 15px!important;border-radius:999px!important;font-size:16px!important;font-weight:750!important;gap:9px!important}.app-shell .cdr-command-shell .followup-header-actions .button svg{width:22px!important;height:22px!important;stroke-width:2.4!important}.app-shell .cdr-command-shell .dashboard-tabs{margin-top:8px!important}.app-shell .cdr-command-shell .filters-panel{margin-top:12px!important}@media(max-width:1180px){.app-shell .cdr-command-shell .followup-style-topbar{grid-template-columns:1fr!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:1!important;justify-self:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{white-space:normal!important;text-align:center!important}}.app-shell .cdr-command-shell .filters-panel{grid-template-columns:240px 110px 110px 120px 180px 220px 190px 150px minmax(240px,1fr)!important;align-items:end!important;justify-content:start!important;column-gap:10px!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact{width:240px!important;min-width:240px!important;max-width:240px!important}.app-shell .cdr-command-shell .reset-filter-button{min-width:150px!important;width:150px!important;padding-inline:12px!important}.app-shell .cdr-command-shell .filter-count{justify-self:end!important;min-width:240px!important;width:max-content!important;max-width:100%!important;padding-inline:16px!important}@media(max-width:1480px){.app-shell .cdr-command-shell .filters-panel{grid-template-columns:220px 100px 100px 110px 165px 190px 170px 140px minmax(220px,1fr)!important;column-gap:8px!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact{width:220px!important;min-width:220px!important;max-width:220px!important}.app-shell .cdr-command-shell .reset-filter-button{min-width:140px!important;width:140px!important}}@media(max-width:1180px){.app-shell .cdr-command-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .cdr-command-shell .reset-filter-button,.app-shell .cdr-command-shell .filter-count{width:100%!important;min-width:0!important;max-width:none!important;justify-self:stretch!important}}.app-shell.active-tab-reports>.summary-cards,.app-shell.active-tab-reports>.summary-cards-arranged,.app-shell.active-tab-reports>.summary-cards-manual-rows,.app-shell.active-tab-reports>.summary-cards-10-layout,.app-shell.active-tab-reports>.data-quality-panel,.app-shell.active-tab-reports>#command{display:none!important}.app-shell .cdr-command-shell .followup-style-topbar{position:static!important}.app-shell .cdr-command-shell .followup-header-badge-left{position:absolute!important;top:6px!important;left:6px!important;z-index:5!important;width:170px!important;height:170px!important;display:grid!important;place-items:start!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important}.app-shell .cdr-command-shell .followup-header-badge-left img{width:166px!important;height:166px!important;object-fit:contain!important;object-position:top left!important;filter:drop-shadow(0 12px 24px rgba(0,0,0,.32))!important}@media(max-width:1180px){.app-shell .cdr-command-shell .followup-header-badge-left{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;justify-self:center!important;place-items:center!important}.app-shell .cdr-command-shell .followup-header-badge-left img{width:86px!important;height:86px!important}}.reports-tab-panel{display:grid;gap:16px}.report-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.report-card-header h3{margin:0 0 6px}.report-filter-strip{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:10px 0 14px;padding:12px;border:1px solid rgba(56,189,248,.28);border-radius:14px;background:#07162075}.report-row-count{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;border:1px solid rgba(125,211,252,.34);color:var(--text);font-weight:900;white-space:nowrap}.radio-usage-report-scroll{max-height:680px!important;overflow:auto!important}.app-shell .radio-usage-report-table{table-layout:fixed!important;width:100%!important;min-width:1520px;border-collapse:collapse!important}.app-shell .radio-usage-report-table th,.app-shell .radio-usage-report-table td{border:1px solid rgba(3,18,28,.9)!important;text-align:center!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:7px 6px!important}.app-shell .radio-usage-report-table th{background:#fff200!important;color:#00131f!important;font-size:clamp(9px,.58vw,12px)!important;font-weight:950!important}.app-shell .radio-usage-report-table td{background:#eff8fff5!important;color:#061622!important;font-size:clamp(9px,.58vw,12px)!important;font-weight:750!important}.app-shell .radio-usage-report-table .report-col-sn{width:42px}.app-shell .radio-usage-report-table .report-col-radio-id{width:100px}.app-shell .radio-usage-report-table .report-col-radio-alias{width:150px}.app-shell .radio-usage-report-table .report-col-radio-type{width:220px}.app-shell .radio-usage-report-table .report-col-employee-name{width:210px}.app-shell .radio-usage-report-table .report-col-employee-id{width:120px}.app-shell .radio-usage-report-table .report-col-region{width:95px}.app-shell .radio-usage-report-table .report-col-company{width:210px}.app-shell .radio-usage-report-table .report-col-sector{width:180px}.app-shell .radio-usage-report-table .report-col-department{width:190px}.app-shell .radio-usage-report-table .report-col-calls{width:140px}.app-shell .radio-usage-report-table .report-col-duration{width:170px}.app-shell .radio-usage-report-table td:nth-child(5),.app-shell .radio-usage-report-table td:nth-child(8),.app-shell .radio-usage-report-table td:nth-child(9),.app-shell .radio-usage-report-table td:nth-child(10){text-align:left!important;padding-left:10px!important}@media(max-width:900px){.report-card-header{flex-direction:column}.report-filter-strip>*{width:100%}}.app-shell .export-button{gap:8px!important;padding-left:8px!important}.app-shell .export-type-icon{display:inline-flex!important;align-items:center!important;gap:4px!important;height:24px!important;padding:0 7px!important;border-radius:8px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.03em!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff2e,0 6px 14px #00000029!important}.app-shell .export-type-icon svg,.app-shell .export-type-icon b{color:#fff!important}.app-shell .export-type-icon-xlsx{background:linear-gradient(135deg,#14804a,#21a366)!important}.app-shell .export-type-icon-csv{background:linear-gradient(135deg,#0d9488,#14b8a6)!important}.app-shell .export-type-icon-pdf{background:linear-gradient(135deg,#b42318,#ef4444)!important}.app-shell .export-type-icon-ppt{background:linear-gradient(135deg,#c2410c,#f97316)!important}.app-shell .export-type-icon-png{background:linear-gradient(135deg,#2563eb,#38bdf8)!important}.app-shell .export-type-icon-view{background:linear-gradient(135deg,#4f46e5,#8b5cf6)!important}.app-shell .export-center-actions .export-button{min-height:42px!important;justify-content:flex-start!important}.app-shell .export-button,.app-shell .quick-card-export{gap:8px!important;align-items:center!important}.app-shell .export-button .file-export-svg,.app-shell .quick-card-export .file-export-svg{width:30px!important;height:30px!important;flex:0 0 30px!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))!important}.app-shell .section-title-actions .export-button .file-export-svg,.app-shell .quick-card-export .file-export-svg{width:24px!important;height:24px!important;flex-basis:24px!important}.app-shell .file-export-svg .file-page{fill:#fffffffa!important;stroke:var(--file-color, #38bdf8)!important;stroke-width:3.5!important;stroke-linejoin:round!important}.app-shell .file-export-svg .file-fold{fill:#ffffffb8!important;stroke:var(--file-color, #38bdf8)!important;stroke-width:3.5!important;stroke-linejoin:round!important}.app-shell .file-export-svg .file-ribbon{fill:var(--file-color, #38bdf8)!important}.app-shell .file-export-svg .file-label{fill:#fff!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:900!important;letter-spacing:-.04em!important}.app-shell .file-export-svg-ppt .file-label{font-size:10px!important}.app-shell .file-export-svg .file-lines,.app-shell .file-export-svg .file-grid,.app-shell .file-export-svg .file-chart,.app-shell .file-export-svg .file-mark{fill:none!important;stroke:var(--file-color, #38bdf8)!important;stroke-width:3.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.app-shell .file-export-svg .file-chart{fill:var(--file-color, #d6421f)!important;stroke-width:2!important}.app-shell .file-export-svg-png .file-page,.app-shell .file-export-svg-png .file-fold{--file-color: #2563eb}.app-shell .file-export-svg-png .file-mark{stroke:#2563eb!important;fill:none!important}.app-shell .file-export-svg-view{fill:none!important;stroke:#8b5cf6!important;stroke-width:4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.app-shell .export-center-actions .export-button{min-height:48px!important;padding-left:10px!important;justify-content:flex-start!important}.app-shell .chart-card-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 2px!important;position:relative!important;z-index:4!important}.app-shell .chart-card-title-row h3{margin:0!important;min-width:0!important;flex:1 1 auto!important}.app-shell .chart-export-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex:0 0 auto!important}.app-shell .chart-card>.quick-card-export{display:none!important}.app-shell .chart-export-actions .quick-card-export{min-width:0!important;height:34px!important;padding:4px 8px!important;margin:0!important}.app-shell .chart-export-actions .quick-card-export .file-export-svg{width:24px!important;height:24px!important;flex:0 0 24px!important}.app-shell .cdr-command-shell .filters-panel{grid-template-columns:minmax(210px,240px) minmax(92px,110px) minmax(92px,110px) minmax(105px,120px) minmax(160px,190px) minmax(180px,220px) minmax(160px,190px) minmax(160px,180px) minmax(260px,1fr)!important}.app-shell .cdr-command-shell .reset-filter-button{width:100%!important;min-width:0!important;max-width:none!important;justify-content:center!important;white-space:nowrap!important}.app-shell .cdr-command-shell .filter-count{justify-self:stretch!important;width:100%!important;min-width:0!important;text-align:center!important;white-space:nowrap!important}.app-shell,.upload-shell{font-family:Inter,Segoe UI,Arial,sans-serif!important;width:100%!important;max-width:none!important;min-height:100vh!important;overflow-x:hidden!important;letter-spacing:0!important}.app-shell.dark-background-theme,.upload-shell.dark-background-theme{--cdr-page-bg: #020914;--cdr-shell-bg: rgba(3, 18, 31, .88);--cdr-panel-bg: rgba(5, 24, 38, .88);--cdr-panel-bg-strong: rgba(7, 29, 45, .96);--cdr-text: #f5fbff;--cdr-muted: #bdd1df;--cdr-border: rgba(71, 190, 236, .34);--cdr-input-bg: rgba(2, 16, 27, .88);--cdr-button-bg: rgba(7, 33, 50, .94);--cdr-button-text: #f5fbff;--cdr-accent: #25c8f2;--cdr-accent-2: #0b98dc;--cdr-header-image: url(../assets/dark.png);background:var(--cdr-page-bg)!important;color:var(--cdr-text)!important}.app-shell.light-background-theme,.upload-shell.light-background-theme{--cdr-page-bg: #f4f8fb;--cdr-shell-bg: rgba(255, 255, 255, .9);--cdr-panel-bg: rgba(255, 255, 255, .92);--cdr-panel-bg-strong: rgba(255, 255, 255, .98);--cdr-text: #092033;--cdr-muted: #38596d;--cdr-border: rgba(0, 115, 170, .28);--cdr-input-bg: rgba(255, 255, 255, .94);--cdr-button-bg: rgba(255, 255, 255, .92);--cdr-button-text: #092033;--cdr-accent: #0aa6df;--cdr-accent-2: #0074c7;--cdr-header-image: url(../assets/light.png);background:var(--cdr-page-bg)!important;color:var(--cdr-text)!important}.app-shell *,.upload-shell *{letter-spacing:0!important;box-sizing:border-box!important}.app-shell .cdr-command-shell{position:relative!important;width:calc(100% - 36px)!important;max-width:none!important;margin:16px auto 18px!important;padding:22px 22px 20px!important;border-radius:30px!important;border:1px solid var(--cdr-border)!important;overflow:hidden!important;background-image:linear-gradient(90deg,#010a1494,#01111e57),var(--cdr-header-image)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;box-shadow:0 18px 45px #00000042!important}.app-shell.light-background-theme .cdr-command-shell{background-image:linear-gradient(90deg,#ffffff7a,#ffffff38),var(--cdr-header-image)!important;box-shadow:0 18px 38px #0f4d7024!important}.app-shell .cdr-command-shell:before,.app-shell .cdr-command-shell:after,.app-shell .cdr-command-shell .followup-style-topbar:before,.app-shell .cdr-command-shell .followup-style-topbar:after{display:none!important;content:none!important}.app-shell .cdr-command-shell>*{position:relative!important;z-index:1!important}.app-shell .cdr-command-shell .followup-style-topbar{display:grid!important;grid-template-columns:116px minmax(0,1fr) 116px!important;grid-template-rows:auto auto!important;align-items:center!important;gap:14px 18px!important;min-height:184px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-column:1!important;grid-row:1 / 3!important;align-self:start!important;justify-self:start!important;width:104px!important;height:104px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .followup-header-badge-left img{width:104px!important;height:104px!important;object-fit:contain!important;display:block!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:100%!important;max-width:1060px!important;margin:8px auto 0!important;padding:0!important;text-align:center!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{margin:0!important;color:#f7fbff!important;font-size:clamp(2.35rem,4.35vw,5.25rem)!important;line-height:1.02!important;font-weight:950!important;font-style:italic!important;text-transform:uppercase!important;text-shadow:0 5px 14px rgba(0,0,0,.42)!important;white-space:nowrap!important}.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1{color:#092033!important;text-shadow:0 2px 0 rgba(255,255,255,.85),0 8px 20px rgba(0,92,145,.18)!important}.app-shell .cdr-command-shell .followup-header-actions{grid-column:2!important;grid-row:2!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 auto!important;padding:0!important}.app-shell .button,.upload-shell .button,.app-shell .dashboard-tab,.app-shell .section-top-button,.upload-shell .followup-theme-button{min-width:0!important;border:1px solid var(--cdr-border)!important;border-radius:999px!important;background:var(--cdr-button-bg)!important;color:var(--cdr-button-text)!important;font-weight:850!important;text-shadow:none!important;box-shadow:0 10px 20px #0000001f!important}.app-shell .button svg:not(.file-export-svg),.upload-shell .button svg:not(.file-export-svg),.upload-shell .followup-theme-button svg:not(.file-export-svg){color:currentColor!important;stroke:currentColor!important;fill:none!important;flex:0 0 auto!important}.app-shell .button.primary,.app-shell .dashboard-tab.active,.app-shell .button:hover,.upload-shell .button:hover,.upload-shell .followup-theme-button:hover{background:linear-gradient(135deg,var(--cdr-accent),#5bb7ff)!important;color:#02121f!important;border-color:#5fd6ffc7!important}.app-shell .button:disabled,.upload-shell .button:disabled{opacity:.62!important;color:var(--cdr-muted)!important;background:#5a74823d!important}.app-shell .cdr-command-shell .followup-header-actions .button{min-height:54px!important;padding:0 24px!important;font-size:1.02rem!important;line-height:1!important;gap:10px!important;white-space:nowrap!important}.app-shell .cdr-command-shell .dashboard-tabs{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:12px 0 0!important;padding:12px 14px!important;border-radius:24px!important;border:1px solid var(--cdr-border)!important;background:#02131eb8!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs{background:#ffffffc7!important}.app-shell .dashboard-tab{height:44px!important;padding:0 18px!important;font-size:.92rem!important;color:var(--cdr-muted)!important}.app-shell .dashboard-tab.active{color:#02121f!important}.app-shell .cdr-command-shell .filters-panel{width:100%!important;margin:14px 0 0!important;padding:12px!important;border-radius:16px!important;border:1px solid var(--cdr-border)!important;background:#02121db8!important;align-items:end!important;gap:10px!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel{background:#ffffffd6!important}.app-shell .search-box span,.app-shell .filter-field span,.app-shell .multi-select-filter>span,.app-shell label>span,.upload-shell label>span{color:var(--cdr-muted)!important;font-weight:900!important;text-transform:uppercase!important;font-size:.78rem!important}.app-shell .search-box,.app-shell .filter-field,.app-shell .multi-select-filter{color:var(--cdr-text)!important}.app-shell input,.app-shell select,.app-shell textarea,.app-shell .multi-select-trigger,.upload-shell input,.upload-shell select,.upload-shell textarea{background:var(--cdr-input-bg)!important;color:var(--cdr-text)!important;border:1px solid var(--cdr-border)!important;border-radius:8px!important;font-weight:650!important}.app-shell input::placeholder,.upload-shell input::placeholder{color:color-mix(in srgb,var(--cdr-muted) 72%,transparent)!important;opacity:1!important}.app-shell .filter-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid var(--cdr-border)!important;background:#082638cc!important;color:var(--cdr-text)!important;font-weight:900!important}.app-shell.light-background-theme .filter-count{background:#ffffffeb!important}.app-shell .hero-panel,.app-shell .warning-strip{width:calc(100% - 36px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;color:var(--cdr-text)!important;background:var(--cdr-panel-bg)!important;border:1px solid var(--cdr-border)!important}.app-shell .section-title,.app-shell .chart-card,.app-shell .table-card,.app-shell .records-card,.app-shell .summary-card,.app-shell .data-table-shell,.app-shell .export-center-card{color:var(--cdr-text)!important;background:var(--cdr-panel-bg-strong)!important;border:1px solid var(--cdr-border)!important}.app-shell .section-title h2,.app-shell .chart-card h3,.app-shell .table-card h3,.app-shell .records-card h3,.app-shell .summary-card strong,.app-shell .hero-main h2,.app-shell .workbook-card strong{color:var(--cdr-text)!important;font-weight:900!important}.app-shell .section-title p,.app-shell .section-title span,.app-shell .chart-card p,.app-shell .table-note,.app-shell .summary-card small,.app-shell .workbook-card p,.app-shell .workbook-card span{color:var(--cdr-muted)!important;font-weight:700!important}.app-shell table,.app-shell .data-table{color:var(--cdr-text)!important;border-collapse:collapse!important}.app-shell th,.app-shell td{border:1px solid color-mix(in srgb,var(--cdr-border) 72%,transparent)!important;color:var(--cdr-text)!important;font-weight:650!important}.app-shell th{background:color-mix(in srgb,var(--cdr-accent) 22%,var(--cdr-panel-bg-strong))!important;color:var(--cdr-text)!important;font-weight:900!important;text-align:center!important}.app-shell td{background:color-mix(in srgb,var(--cdr-panel-bg-strong) 92%,transparent)!important;text-align:center!important}.app-shell .chart-card-title-row{align-items:center!important;gap:12px!important;margin-bottom:4px!important}.app-shell .chart-card-title-row h3{text-align:left!important}.app-shell .chart-export-actions,.app-shell .section-title-actions,.app-shell .export-center-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}.app-shell .export-button,.app-shell .quick-card-export{min-height:36px!important;padding:5px 10px!important;gap:4px!important;white-space:nowrap!important}.app-shell .file-export-svg{overflow:visible!important;flex:0 0 auto!important}.app-shell .file-export-svg .file-page{fill:#fff!important;stroke:var(--file-color, #38bdf8)!important}.app-shell .file-export-svg .file-label{fill:#fff!important;font-weight:900!important}.upload-shell .followup-upload-card{background-image:linear-gradient(90deg,#020e19bd,#02142075),var(--cdr-header-image)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;color:var(--cdr-text)!important}.upload-shell.light-background-theme .followup-upload-card{background-image:linear-gradient(90deg,#ffffffb3,#ffffff59),var(--cdr-header-image)!important}@media(max-width:1100px){.app-shell .cdr-command-shell .followup-style-topbar{grid-template-columns:88px minmax(0,1fr)!important;min-height:0!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-left img{width:82px!important;height:82px!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{white-space:normal!important;font-size:clamp(2rem,7vw,3.8rem)!important}.app-shell .cdr-command-shell .followup-header-actions{grid-column:1 / -1!important}}@media(max-width:760px){.app-shell .cdr-command-shell,.app-shell .hero-panel,.app-shell .warning-strip{width:calc(100% - 20px)!important}.app-shell .cdr-command-shell{padding:16px 12px!important;border-radius:22px!important}.app-shell .cdr-command-shell .followup-style-topbar{display:flex!important;flex-direction:column!important;align-items:center!important}.app-shell .cdr-command-shell .followup-header-badge-left{align-self:flex-start!important}.app-shell .cdr-command-shell .followup-header-actions .button{min-height:44px!important;padding:0 14px!important;font-size:.92rem!important}}html,body,#root{width:100%!important;min-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.app-shell,.upload-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.app-shell>*,.app-shell>section,.app-shell>div,.app-shell>article,.app-shell>nav,.app-shell>header{max-width:none!important}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell,.app-shell .hero-panel,.app-shell .warning-strip,.app-shell .section-title,.app-shell .summary-cards,.app-shell .data-quality-panel,.app-shell .chart-grid,.app-shell .department-grid,.app-shell .performance-section,.app-shell .reports-tab-panel,.app-shell .table-card,.app-shell .records-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.app-shell .cdr-command-shell{margin-top:0!important;margin-bottom:18px!important;border-left-width:0!important;border-right-width:0!important;border-radius:0 0 28px 28px!important;background-image:linear-gradient(90deg,#010a148a,#01111e47),var(--cdr-header-image)!important;background-size:cover!important;background-position:center top!important}.app-shell.light-background-theme .cdr-command-shell{background-image:linear-gradient(90deg,#ffffff61,#ffffff2e),var(--cdr-header-image)!important}.app-shell .hero-panel,.app-shell .warning-strip,.app-shell .section-title,.app-shell .summary-cards,.app-shell .data-quality-panel,.app-shell .chart-grid,.app-shell .department-grid,.app-shell .performance-section,.app-shell .reports-tab-panel,.app-shell .records-card{padding-left:18px!important;padding-right:18px!important}.app-shell .chart-grid,.app-shell .department-grid,.app-shell .performance-section,.app-shell .summary-cards{box-sizing:border-box!important}.upload-shell.dark-background-theme{background:#020914!important}.upload-shell.light-background-theme{background:#f4f8fb!important}.upload-shell .followup-upload-shell{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:24px!important;background:transparent!important}.upload-shell .followup-upload-card{width:100%!important;max-width:none!important;min-height:calc(100vh - 48px)!important;margin:0!important;border-radius:26px!important;background-image:none!important;background-color:var(--cdr-panel-bg-strong)!important;color:var(--cdr-text)!important}.upload-shell .followup-upload-visual{overflow:hidden!important;border-radius:20px!important;background:#061a2a!important}.upload-shell.light-background-theme .followup-upload-visual{background:#eef6fb!important}.upload-shell .followup-upload-visual img{width:100%!important;height:100%!important;min-height:420px!important;object-fit:cover!important;object-position:center!important;display:block!important}@media(max-width:760px){.app-shell .cdr-command-shell,.app-shell .hero-panel,.app-shell .warning-strip,.app-shell .section-title,.app-shell .summary-cards,.app-shell .chart-grid,.app-shell .department-grid,.app-shell .performance-section,.app-shell .reports-tab-panel,.app-shell .records-card{width:100%!important;margin-left:0!important;margin-right:0!important}.upload-shell .followup-upload-shell{padding:10px!important}.upload-shell .followup-upload-card{min-height:calc(100vh - 20px)!important}}.app-shell.dark-background-theme,.app-shell.light-background-theme{--cdr-header-image: url(../assets/h.png) !important}.app-shell .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell{background-image:linear-gradient(90deg,#010a1470,#01111e29),var(--cdr-header-image)!important;background-size:100% 100%!important;background-position:center center!important;background-repeat:no-repeat!important}.app-shell.light-background-theme .cdr-command-shell{background-image:linear-gradient(90deg,#ffffff2e,#ffffff0f),var(--cdr-header-image)!important}.app-shell .cdr-command-shell .filters-panel{display:grid!important;grid-template-columns:minmax(180px,230px) minmax(90px,116px) minmax(90px,116px) minmax(100px,130px) minmax(160px,210px) minmax(190px,240px) minmax(160px,210px) minmax(132px,158px) minmax(240px,1fr)!important;align-items:end!important;overflow:hidden!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact{min-width:0!important;width:100%!important;max-width:230px!important}.app-shell .cdr-command-shell .reset-filter-button{min-width:0!important;width:100%!important;max-width:158px!important;padding-inline:10px!important}.app-shell .cdr-command-shell .filter-count{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;padding-inline:12px!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:1500px){.app-shell .cdr-command-shell .filters-panel{grid-template-columns:minmax(160px,210px) minmax(86px,108px) minmax(86px,108px) minmax(96px,120px) minmax(145px,185px) minmax(160px,205px) minmax(145px,185px) minmax(120px,145px) minmax(210px,1fr)!important}}@media(max-width:1180px){.app-shell .cdr-command-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .cdr-command-shell .reset-filter-button,.app-shell .cdr-command-shell .filter-count{max-width:none!important}}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;padding-left:clamp(18px,2.4vw,46px)!important;padding-right:clamp(18px,2.4vw,46px)!important;border-left:0!important;border-right:0!important;border-radius:0 0 28px 28px!important;background-color:transparent!important;background-image:url(../assets/h.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;filter:none!important;opacity:1!important}.app-shell .cdr-command-shell:before,.app-shell .cdr-command-shell:after,.app-shell .cdr-command-shell>.topbar:before,.app-shell .cdr-command-shell>.topbar:after{display:none!important;content:none!important;background:none!important;opacity:0!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1{color:#fff!important;text-shadow:0 4px 0 rgba(0,27,54,.55),0 10px 24px rgba(0,0,0,.5)!important}.upload-shell .followup-upload-visual{display:flex!important;align-items:center!important;justify-content:center!important;min-height:440px!important;background:#fff!important}.upload-shell.dark-background-theme .followup-upload-visual{background:#041528!important}.upload-shell .followup-upload-visual img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;filter:none!important;opacity:1!important}.upload-shell .followup-upload-card{background-image:none!important;background-color:var(--cdr-panel-bg-strong)!important}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell{position:relative!important;isolation:isolate!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:transparent!important;background-image:none!important;background-color:transparent!important;overflow:hidden!important}.app-shell .cdr-command-shell .cdr-command-theme-image{position:absolute!important;inset:0!important;z-index:-1!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:fill!important;object-position:center center!important;display:block!important;opacity:1!important;filter:none!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.app-shell .cdr-command-shell:before,.app-shell .cdr-command-shell:after,.app-shell.dark-background-theme .cdr-command-shell:before,.app-shell.dark-background-theme .cdr-command-shell:after,.app-shell.light-background-theme .cdr-command-shell:before,.app-shell.light-background-theme .cdr-command-shell:after{display:none!important;content:none!important;background:none!important;background-image:none!important}.app-shell .cdr-command-shell>:not(.cdr-command-theme-image){position:relative!important;z-index:1!important}html:has(.upload-shell),body:has(.upload-shell),body:has(.upload-shell.light-background-theme),body:has(.upload-shell.dark-background-theme),html:has(.upload-shell.light-background-theme),html:has(.upload-shell.dark-background-theme),.upload-shell,.upload-shell.light-background-theme,.upload-shell.dark-background-theme{background-image:none!important;background-repeat:no-repeat!important;background-color:var(--cdr-page-bg, #f4f8fb)!important}.upload-shell.dark-background-theme{--cdr-page-bg: #020914 !important}.upload-shell.light-background-theme{--cdr-page-bg: #eef5f9 !important}.upload-shell:before,.upload-shell:after,.upload-shell.light-background-theme:before,.upload-shell.light-background-theme:after,.upload-shell.dark-background-theme:before,.upload-shell.dark-background-theme:after,.upload-shell .followup-upload-shell:before,.upload-shell .followup-upload-shell:after,.upload-shell .followup-upload-card:before,.upload-shell .followup-upload-card:after,.upload-shell .followup-upload-visual:before,.upload-shell .followup-upload-visual:after{display:none!important;content:none!important;background:none!important;background-image:none!important;opacity:0!important}.upload-shell .followup-upload-shell{background:transparent!important;background-image:none!important}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{position:relative!important;background-image:none!important;background-color:var(--cdr-panel-bg-strong, #ffffff)!important;overflow:hidden!important}.upload-shell.dark-background-theme .followup-upload-card{background-color:#051422fa!important}.upload-shell.light-background-theme .followup-upload-card{background-color:#fffffffa!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;min-height:430px!important;padding:0!important;background-image:none!important;background-color:#f8fbfd!important;border:1px solid rgba(28,103,151,.24)!important;border-radius:20px!important}.upload-shell.dark-background-theme .followup-upload-visual{background-color:#061a2a!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{content:normal!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;filter:none!important;transform:none!important}.upload-shell .followup-ready-card,.upload-shell.light-background-theme .followup-ready-card,.upload-shell.dark-background-theme .followup-ready-card{background:#041422e6!important;border:1px solid rgba(91,199,245,.35)!important;color:#f4fbff!important}.upload-shell .followup-ready-card span,.upload-shell .followup-ready-card strong,.upload-shell .followup-ready-card p{color:#f4fbff!important;opacity:1!important}.upload-shell .followup-ready-card span{color:#74d7ff!important}.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1 / 3!important;align-self:start!important;justify-self:end!important;width:130px!important;height:108px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;overflow:visible!important}.app-shell .cdr-command-shell .followup-header-badge-right img{width:126px!important;height:auto!important;max-width:100%!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 6px 12px rgba(0,25,60,.22))!important}@media(max-width:1100px){.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:2!important;grid-row:1!important;width:90px!important;height:78px!important}.app-shell .cdr-command-shell .followup-header-badge-right img{width:88px!important}}@media(max-width:760px){.app-shell .cdr-command-shell .followup-header-badge-right{position:absolute!important;top:14px!important;right:14px!important;width:74px!important;height:64px!important}.app-shell .cdr-command-shell .followup-header-badge-right img{width:72px!important}}.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1 / 3!important;align-self:start!important;justify-self:end!important;width:104px!important;height:104px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important}.app-shell .cdr-command-shell .followup-header-badge-right img{width:104px!important;height:104px!important;object-fit:contain!important;object-position:top right!important;display:block!important}@media(max-width:1100px){.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-header-badge-right img{width:82px!important;height:82px!important}}@media(max-width:760px){.app-shell .cdr-command-shell .followup-header-badge-right{top:16px!important;right:16px!important}.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-header-badge-right img{width:72px!important;height:72px!important}}.app-shell .cdr-command-shell .followup-style-topbar{position:relative!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right{position:absolute!important;top:0!important;width:104px!important;height:104px!important;z-index:4!important}.app-shell .cdr-command-shell .followup-header-badge-left{left:0!important}.app-shell .cdr-command-shell .followup-header-badge-right{right:0!important}.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:104px!important;height:104px!important;object-fit:contain!important;display:block!important}@media(max-width:1100px){.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:82px!important;height:82px!important}}@media(max-width:760px){.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right{top:0!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:72px!important;height:72px!important}}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{padding:0 0 16px!important;border-radius:28px!important;overflow:hidden!important;background:transparent!important;border:1px solid rgba(34,211,238,.22)!important;box-shadow:0 24px 72px #0000003d!important}.app-shell .cdr-command-shell>.cdr-banner-art{position:absolute!important;inset:0 0 auto!important;height:170px!important;z-index:1!important;pointer-events:none!important;overflow:hidden!important}.app-shell .cdr-command-shell>.cdr-banner-art .cdr-banner-svg{width:100%!important;height:100%!important;display:block!important;opacity:.95!important;mix-blend-mode:screen!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(140px,1fr) minmax(360px,auto) minmax(140px,1fr)!important;grid-template-rows:auto!important;align-items:center!important;width:100%!important;min-height:170px!important;margin:0!important;padding:28px 42px!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,#020f2e,#041a4a 40%,#0a1f5c 60%,#0d0a1e)!important;box-shadow:none!important;overflow:hidden!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:before,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:after{display:block!important;content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 16% 22%,rgba(0,206,209,.16),transparent 28%),radial-gradient(circle at 84% 72%,rgba(56,189,248,.12),transparent 30%)!important;z-index:0!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>*{position:relative!important;z-index:3!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge{width:112px!important;height:78px!important;padding:10px 14px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 18px 38px #00000038!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-column:1!important;grid-row:1!important;justify-self:start!important}.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1!important;justify-self:end!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:100%!important;height:100%!important;max-width:92px!important;max-height:58px!important;object-fit:contain!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:auto!important;min-height:0!important;padding:0 18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{margin:0!important;color:#fff!important;font-family:DM Sans,Inter,system-ui,sans-serif!important;font-size:26px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.035em!important;font-style:normal!important;text-align:center!important;white-space:nowrap!important;text-shadow:0 2px 0 rgba(37,99,235,.92),0 0 18px rgba(56,189,248,.46)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{margin:0!important;color:#00ced1e6!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.18em!important;text-transform:uppercase!important}.app-shell .cdr-banner-control-bar{position:relative!important;z-index:3!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:46px!important;padding:6px 20px!important;margin:0!important;border-top:1px solid rgba(34,211,238,.18)!important;border-bottom:1px solid rgba(34,211,238,.16)!important;background:#020d1ce0!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.app-shell.light-background-theme .cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-banner-control-bar{background:#ffffffd1!important;border-top-color:#0078d424!important;border-bottom-color:#0078d41f!important}.app-shell .cdr-banner-control-bar .theme-toggle{min-height:28px!important;padding:7px 13px!important;font-size:12px!important;font-weight:800!important;border-radius:999px!important}.app-shell .cdr-command-shell .dashboard-tabs{margin:14px 18px 0!important}.app-shell .cdr-command-shell .filters-panel,.app-shell .cdr-command-shell .hero-panel{margin:12px 18px 0!important}@media(max-width:900px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:1fr!important;gap:16px!important;padding:24px 18px!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:1!important;justify-self:center!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-row:1!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-row:2!important}.app-shell .cdr-command-shell .followup-header-badge-right{grid-row:3!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{white-space:normal!important}}.app-shell .cdr-command-shell>.cdr-banner-art{height:220px!important;z-index:2!important}.app-shell .cdr-command-shell>.cdr-banner-art .cdr-banner-svg{opacity:1!important;mix-blend-mode:screen!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{min-height:220px!important;isolation:isolate!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right{position:relative!important;overflow:visible!important}.app-shell .cdr-command-shell .followup-header-badge-left:before,.app-shell .cdr-command-shell .followup-header-badge-right:before{content:""!important;position:absolute!important;inset:-38px!important;z-index:-1!important;border-radius:999px!important;filter:blur(8px)!important;pointer-events:none!important}.app-shell .cdr-command-shell .followup-header-badge-left:before{background:radial-gradient(circle,#00ced1b8,#2563eb5c 42%,#2563eb00 72%)!important}.app-shell .cdr-command-shell .followup-header-badge-right:before{background:radial-gradient(circle,#ef4444a8,#dc26265c 42%,#dc262600 72%)!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right{box-shadow:0 18px 42px #00000047,inset 0 1px #fffffffa!important}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{border-radius:0!important;border:0!important;box-shadow:none!important;padding:0 0 16px!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{min-height:132px!important;height:132px!important;padding:0 30px!important;grid-template-columns:120px minmax(420px,1fr) 120px!important;background:linear-gradient(135deg,#020f2e,#041a4a 40%,#0a1f5c 60%,#0d0a1e)!important;overflow:hidden!important;isolation:isolate!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{position:absolute!important;inset:0!important;width:100%!important;height:132px!important;z-index:1!important;pointer-events:none!important;overflow:hidden!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art .cdr-banner-svg{width:100%!important;height:100%!important;display:block!important;opacity:1!important;mix-blend-mode:screen!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>*:not(.cdr-banner-art){position:relative!important;z-index:3!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge{width:82px!important;height:68px!important;padding:8px 10px!important;border-radius:12px!important;background:#fffffff5!important;box-shadow:0 14px 34px #00000047,inset 0 1px #fff!important}.app-shell .cdr-command-shell .followup-header-badge-left{justify-self:start!important;align-self:center!important}.app-shell .cdr-command-shell .followup-header-badge-right{justify-self:end!important;align-self:center!important}.app-shell .cdr-command-shell .followup-header-badge-left:before,.app-shell .cdr-command-shell .followup-header-badge-right:before{inset:-44px!important;filter:blur(7px)!important}.app-shell .cdr-command-shell .followup-header-badge-left:before{background:radial-gradient(circle,#7dd3fc94,#0ea5e947 45%,#0ea5e900 74%)!important}.app-shell .cdr-command-shell .followup-header-badge-right:before{background:radial-gradient(circle,#fb7185b3,#ef44445c 45%,#ef444400 74%)!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{max-width:64px!important;max-height:50px!important}.app-shell .cdr-command-shell .followup-dashboard-title{transform:translateY(-2px)!important;gap:8px!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{font-size:26px!important;letter-spacing:.01em!important;text-shadow:0 2px 0 rgba(37,99,235,.96),0 0 14px rgba(56,189,248,.78),0 0 2px rgba(255,255,255,.9)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{color:#00ced1f2!important;font-size:13px!important;letter-spacing:.22em!important}@media(max-width:900px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{height:auto!important;min-height:230px!important;padding:22px 18px!important;grid-template-columns:1fr!important}}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:120px minmax(420px,1fr) 136px!important}.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;position:relative!important;top:auto!important;right:auto!important;left:auto!important;width:104px!important;height:68px!important;padding:8px 10px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#fffffff5!important;border:1px solid rgba(255,255,255,.92)!important;overflow:visible!important;transform:none!important;box-shadow:0 14px 34px #00000047,inset 0 1px #fff!important}.app-shell .cdr-command-shell .followup-header-badge-right img{width:100%!important;height:100%!important;max-width:86px!important;max-height:50px!important;object-fit:contain!important;object-position:center center!important;display:block!important;filter:none!important;transform:none!important}.app-shell .cdr-command-shell .followup-header-badge-right:before{inset:-48px!important;z-index:-1!important;background:radial-gradient(circle,#fb7185b8,#ef444461 44%,#ef444400 74%)!important;filter:blur(7px)!important}@media(max-width:900px){.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{grid-column:1!important;grid-row:3!important;justify-self:center!important;width:104px!important;height:68px!important}}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{min-height:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.app-shell .cdr-command-shell:before,.app-shell.light-background-theme .cdr-command-shell:before,.app-shell.se-theme.light-background-theme .cdr-command-shell:before{display:none!important;content:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:128px minmax(420px,1fr) 88px!important;grid-template-rows:132px!important;align-items:center!important;gap:0!important;width:100%!important;min-height:132px!important;height:132px!important;margin:0!important;padding:0 30px!important;border-radius:0!important;overflow:hidden!important;border:0!important;outline:0!important;background:linear-gradient(135deg,#020f2e,#041a4a 40%,#0a1f5c 60%,#0d0a1e)!important;background-color:#020f2e!important;box-shadow:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:before,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:after,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:before,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:after,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:before,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:after,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:before,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner:after{display:none!important;content:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;pointer-events:none!important;overflow:hidden!important;opacity:1!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art .cdr-banner-svg{display:block!important;width:100%!important;height:100%!important;min-height:132px!important;overflow:visible!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>*:not(.cdr-banner-art){position:relative!important;z-index:2!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{margin:0!important;padding:0!important;font-family:DM Sans,Arial,system-ui,sans-serif!important;font-size:26px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.015em!important;font-style:normal!important;text-transform:none!important;white-space:nowrap!important;color:#fff!important;text-align:center!important;text-shadow:0 0 4px rgba(96,165,250,1),0 0 13px rgba(37,99,235,.92),0 2px 7px rgba(0,0,0,.82)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{display:block!important;margin:0!important;padding:0!important;font-family:DM Sans,Arial,system-ui,sans-serif!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.26em!important;text-transform:uppercase!important;color:#00ced1e6!important;text-align:center!important;text-shadow:0 0 10px rgba(0,206,209,.48)!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;display:grid!important;place-items:center!important;padding:8px!important;border-radius:12px!important;background:#fffffff7!important;border:1px solid rgba(255,255,255,.86)!important;overflow:visible!important;pointer-events:auto!important;box-shadow:0 12px 26px #00000042,inset 0 1px #fffffff5!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:88px!important;height:68px!important}.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;width:68px!important;height:68px!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;filter:none!important;transform:none!important}.app-shell .cdr-command-shell .followup-header-badge-left:before,.app-shell .cdr-command-shell .followup-header-badge-right:before{content:""!important;position:absolute!important;z-index:-1!important;pointer-events:none!important;border-radius:999px!important;filter:blur(9px)!important;opacity:.86!important}.app-shell .cdr-command-shell .followup-header-badge-left:before{inset:-38px!important;background:radial-gradient(circle,#60a5fa94,#0ea5e952 45%,#0ea5e900 75%)!important}.app-shell .cdr-command-shell .followup-header-badge-right:before{inset:-34px!important;background:radial-gradient(circle,#f871718a,#dc26264d 45%,#dc262600 76%)!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{min-height:40px!important;height:40px!important;margin:0!important;padding:0 24px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;border-radius:0!important;border:0!important;border-top:1px solid rgba(148,163,184,.18)!important;background:#020a1ceb!important;box-shadow:none!important}.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{background:#f8fafcf0!important;border-top-color:#0f172a1f!important}@media(max-width:900px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;height:auto!important;min-height:220px!important;padding:18px 20px!important;row-gap:14px!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:1!important;justify-self:center!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-row:1!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:1!important;grid-row:2!important}.app-shell .cdr-command-shell .followup-header-badge-right{grid-row:3!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{white-space:normal!important;font-size:24px!important}}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{background:transparent!important;background-color:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;overflow:visible!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left{width:88px!important;height:68px!important}.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right{width:68px!important;height:68px!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left img,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-left img,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-header-badge-right img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;filter:drop-shadow(0 10px 22px rgba(0,0,0,.42))!important}.app-shell .cdr-banner-control-bar{justify-content:center!important;min-height:64px!important;padding:8px 12px!important;overflow:visible!important}.app-shell .cdr-banner-control-bar .cdr-control-actions{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;flex-wrap:nowrap!important}.app-shell .cdr-banner-control-bar .cdr-action-pill,.app-shell .cdr-banner-control-bar .theme-toggle.cdr-action-pill,.app-shell .cdr-banner-control-bar label.cdr-action-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:52px!important;padding:0 26px!important;border-radius:999px!important;border:1px solid rgba(226,232,240,.95)!important;background:#fffffff5!important;color:#0f1f2e!important;font-size:17px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;white-space:nowrap!important;box-shadow:0 12px 28px #020c1b1a,inset 0 1px #fffffff5!important;cursor:pointer!important;text-decoration:none!important;appearance:none!important}.app-shell .cdr-banner-control-bar .cdr-action-pill svg{width:20px!important;height:20px!important;flex:0 0 auto!important;color:currentColor!important;stroke-width:2.7!important}.app-shell .cdr-banner-control-bar .cdr-action-primary,.app-shell .cdr-banner-control-bar .theme-toggle.cdr-action-primary{border-color:#0284c752!important;background:linear-gradient(135deg,#53c7f6,#29aee8 58%,#229de3)!important;color:#102132!important;box-shadow:0 12px 24px #0ea5e93d,inset 0 1px #ffffff6b!important}.app-shell .cdr-banner-control-bar .cdr-action-file{position:relative!important;overflow:hidden!important}.app-shell .cdr-banner-control-bar .cdr-action-file input[type=file]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}.app-shell.dark-background-theme .cdr-banner-control-bar .cdr-action-pill,.app-shell .cdr-banner-control-bar .cdr-action-pill:hover,.app-shell .cdr-banner-control-bar label.cdr-action-pill:hover{transform:translateY(-1px)!important}@media(max-width:1100px){.app-shell .cdr-banner-control-bar .cdr-control-actions{justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:4px!important}.app-shell .cdr-banner-control-bar .cdr-action-pill,.app-shell .cdr-banner-control-bar .theme-toggle.cdr-action-pill,.app-shell .cdr-banner-control-bar label.cdr-action-pill{min-height:46px!important;padding:0 18px!important;font-size:14px!important}}.app-shell .cdr-command-shell .cdr-banner-control-bar,.app-shell .cdr-banner-control-bar{margin-top:10px!important;padding-top:12px!important;padding-bottom:12px!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{height:auto!important;min-height:92px!important;margin-top:18px!important;padding:22px 24px 14px!important;align-items:flex-start!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar .cdr-control-actions{transform:translateY(4px)!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-rows:172px!important;min-height:172px!important;height:172px!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art .cdr-banner-svg{min-height:172px!important}.app-shell .visual-kpi-cards.summary-cards-10-layout{gap:8px!important;padding-top:10px!important;padding-bottom:6px!important}.app-shell .visual-kpi-cards .summary-card-row{gap:8px!important}.app-shell .visual-kpi-cards .visual-summary-card,.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{position:relative!important;isolation:isolate!important;min-height:58px!important;height:58px!important;padding:7px 10px 6px!important;border-radius:9px!important;overflow:hidden!important;color:#fff!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:inset 0 1px #ffffff6b,inset 0 -16px 26px #0000002e,0 8px 18px #02081738!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;background:linear-gradient(135deg,#0891b2,#0e7490 48%,#164e63)!important}.app-shell .visual-kpi-cards .visual-summary-card:before,.app-shell .visual-quality-panel .visual-quality-card:before,.app-shell .visual-quality-panel .visual-quality-issue:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(180deg,#ffffff52,#ffffff0f 42%,#0000001f)!important;pointer-events:none!important}.app-shell .visual-kpi-cards .summary-card-head,.app-shell .visual-quality-panel .summary-card-head{display:grid!important;grid-template-columns:20px minmax(0,1fr) 20px!important;align-items:center!important;gap:3px!important;min-width:0!important}.app-shell .visual-kpi-cards .summary-card-head span,.app-shell .visual-quality-panel .summary-card-head span{grid-column:2!important;font-size:clamp(7px,.58vw,10px)!important;line-height:1.05!important;letter-spacing:.035em!important;text-transform:uppercase!important;font-weight:900!important;color:#fffffff2!important;text-shadow:0 1px 2px rgba(0,0,0,.34)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .visual-kpi-cards .summary-card-icon,.app-shell .visual-quality-panel .summary-card-icon{grid-column:1!important;justify-self:start!important;width:17px!important;height:17px!important;color:#fffffff0!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))!important}.app-shell .visual-kpi-cards .visual-summary-card strong,.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong{display:block!important;margin:2px 0 0!important;font-size:clamp(14px,1.08vw,21px)!important;line-height:1.02!important;letter-spacing:-.035em!important;font-weight:950!important;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.38)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .visual-kpi-cards .visual-summary-card small,.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small{display:block!important;margin-top:1px!important;font-size:clamp(6.5px,.5vw,8.5px)!important;line-height:1.05!important;font-weight:800!important;color:#ffffffdb!important;text-shadow:0 1px 2px rgba(0,0,0,.25)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell .visual-kpi-cards .visual-tone-cyan{background:linear-gradient(135deg,#0891b2,#0e7490 48%,#164e63)!important}.app-shell .visual-kpi-cards .visual-tone-green{background:linear-gradient(135deg,#16a34a,#15803d 48%,#14532d)!important}.app-shell .visual-kpi-cards .visual-tone-purple{background:linear-gradient(135deg,#7c3aed,#5b21b6,#312e81)!important}.app-shell .visual-kpi-cards .visual-tone-amber{background:linear-gradient(135deg,#d97706,#b45309 48%,#78350f)!important}.app-shell .visual-kpi-cards .visual-tone-red{background:linear-gradient(135deg,#b91c1c,#991b1b 48%,#450a0a)!important}.app-shell .visual-kpi-cards .visual-tone-blue{background:linear-gradient(135deg,#2563eb,#1d4ed8 48%,#1e3a8a)!important}.app-shell .visual-kpi-cards .visual-tone-slate{background:linear-gradient(135deg,#64748b,#475569 48%,#1e293b)!important}.app-shell .visual-quality-panel{display:grid!important;grid-template-columns:minmax(170px,1.05fr) minmax(0,4fr)!important;gap:8px!important;align-items:stretch!important}.app-shell .visual-quality-panel .visual-quality-card{min-height:68px!important;height:68px!important;background:linear-gradient(135deg,#f8fafcf2,#e2e8f0eb,#94a3b8db)!important;color:#0f172a!important;border-color:#94a3b88c!important}.app-shell .visual-quality-panel .visual-quality-card .summary-card-head span,.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-card .summary-card-icon{color:#0f172a!important;text-shadow:none!important}.app-shell .visual-quality-panel .quality-issue-grid{display:grid!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;gap:8px!important}.app-shell .visual-quality-panel .visual-quality-issue{min-height:68px!important;height:68px!important;background:linear-gradient(135deg,#f8fafceb,#e2e8f0e0,#94a3b8d1)!important;color:#0f172a!important;border-color:#94a3b880!important}.app-shell .visual-quality-panel .visual-quality-issue .summary-card-head span,.app-shell .visual-quality-panel .visual-quality-issue strong,.app-shell .visual-quality-panel .visual-quality-issue small,.app-shell .visual-quality-panel .visual-quality-issue .summary-card-icon{color:#0f172a!important;text-shadow:none!important}@media(max-width:1100px){.app-shell .visual-quality-panel{grid-template-columns:1fr!important}.app-shell .visual-quality-panel .quality-issue-grid{grid-template-columns:repeat(2,minmax(150px,1fr))!important}}@media(max-width:640px){.app-shell .visual-quality-panel .quality-issue-grid{grid-template-columns:1fr!important}}.app-shell .visual-kpi-cards.summary-cards-10-layout{--cdr-kpi-gap: 10px;--cdr-kpi-card-height: 92px;--cdr-kpi-radius: 14px;display:grid!important;gap:var(--cdr-kpi-gap)!important;margin:18px 0 20px!important;padding:0!important}.app-shell .visual-kpi-cards .summary-card-row,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{display:grid!important;gap:var(--cdr-kpi-gap)!important;align-items:stretch!important;width:100%!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.app-shell .visual-kpi-cards .visual-summary-card{position:relative!important;min-width:0!important;width:100%!important;min-height:var(--cdr-kpi-card-height)!important;height:auto!important;padding:11px 13px 10px 17px!important;border-radius:var(--cdr-kpi-radius)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;text-align:center!important;border:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(145deg,#0e2236,#102a40,#071522)!important;box-shadow:0 6px 18px #02061752,inset 0 1px #ffffff24,inset 0 -14px 28px #00000029!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.app-shell .visual-kpi-cards .visual-summary-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(180deg,rgba(255,255,255,.07) 0%,transparent 52%)!important;pointer-events:none!important}.app-shell .visual-kpi-cards .visual-summary-card:after{content:""!important;position:absolute!important;left:0!important;top:10px!important;bottom:10px!important;width:4px!important;border-radius:0 4px 4px 0!important;background:var(--cdr-kpi-accent, #38bdf8)!important;box-shadow:0 0 16px var(--cdr-kpi-accent-glow, rgba(56,189,248,.55))!important}.app-shell .visual-kpi-cards .summary-card-head,.app-shell .visual-kpi-cards .visual-summary-card>strong,.app-shell .visual-kpi-cards .visual-summary-card>small{position:relative!important;z-index:1!important}.app-shell .visual-kpi-cards .summary-card-head{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:0!important}.app-shell .visual-kpi-cards .summary-card-icon{order:1!important;flex:0 0 auto!important;width:26px!important;height:26px!important;padding:5px!important;border-radius:8px!important;color:#fff!important;background:#ffffff2e!important;box-shadow:inset 0 1px #ffffff4d,0 2px 6px #00000047!important;filter:none!important}.app-shell .visual-kpi-cards .summary-card-head span{order:2!important;flex:1 1 0!important;min-width:0!important;color:#ffffffeb!important;font-size:clamp(8px,.65vw,11px)!important;line-height:1.3!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:break-word!important;overflow-wrap:break-word!important}.app-shell .visual-kpi-cards .visual-summary-card strong{margin:6px 0 0!important;display:block!important;color:#fff!important;font-size:clamp(14px,1.2vw,22px)!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.03em!important;text-shadow:0 2px 6px rgba(0,0,0,.32)!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important}.app-shell .visual-kpi-cards .visual-summary-card small{display:block!important;margin-top:4px!important;color:#cbd5e1ad!important;font-size:clamp(7.5px,.56vw,10px)!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.01em!important;text-shadow:none!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important}.app-shell .visual-kpi-cards .visual-tone-cyan{--cdr-kpi-accent: #22d3ee;--cdr-kpi-accent-glow: rgba(34,211,238,.52);background:linear-gradient(145deg,#0a3040,#0d3d52 52%,#071e2e)!important}.app-shell .visual-kpi-cards .visual-tone-green{--cdr-kpi-accent: #4ade80;--cdr-kpi-accent-glow: rgba(74,222,128,.48);background:linear-gradient(145deg,#0b2e1c,#103d26 52%,#071a10)!important}.app-shell .visual-kpi-cards .visual-tone-purple{--cdr-kpi-accent: #a78bfa;--cdr-kpi-accent-glow: rgba(167,139,250,.5);background:linear-gradient(145deg,#1e1245,#261558 52%,#110c2c)!important}.app-shell .visual-kpi-cards .visual-tone-amber{--cdr-kpi-accent: #fbbf24;--cdr-kpi-accent-glow: rgba(251,191,36,.48);background:linear-gradient(145deg,#3a2208,#4d2c0a 52%,#221408)!important}.app-shell .visual-kpi-cards .visual-tone-red{--cdr-kpi-accent: #fb7185;--cdr-kpi-accent-glow: rgba(251,113,133,.48);background:linear-gradient(145deg,#3d1018,#521420 52%,#230a0d)!important}.app-shell .visual-kpi-cards .visual-tone-blue{--cdr-kpi-accent: #60a5fa;--cdr-kpi-accent-glow: rgba(96,165,250,.5);background:linear-gradient(145deg,#0b1f45,#0e2b60 52%,#07132e)!important}.app-shell .visual-kpi-cards .visual-tone-slate{--cdr-kpi-accent: #94a3b8;--cdr-kpi-accent-glow: rgba(148,163,184,.36);background:linear-gradient(145deg,#162033,#1e2d43 52%,#0f172a)!important}.app-shell .visual-quality-panel{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;margin:18px 0 24px!important}.app-shell .visual-quality-panel .quality-issue-grid{display:contents!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{min-height:100px!important;height:auto!important;min-width:0!important;width:100%!important;padding:14px 16px 12px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;text-align:center!important;background:linear-gradient(145deg,#fff,#f1f5f9 55%,#e2e8f0)!important;border:1px solid rgba(148,163,184,.28)!important;color:#0f172a!important;box-shadow:0 6px 18px #0f172a1a,inset 0 1px #fffffff2!important;overflow:hidden!important}.app-shell .visual-quality-panel .summary-card-head{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important}.app-shell .visual-quality-panel .summary-card-head span{order:2!important;flex:1 1 0!important;min-width:0!important;color:#334155!important;font-size:clamp(8px,.65vw,10.5px)!important;line-height:1.3!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;text-shadow:none!important}.app-shell .visual-quality-panel .summary-card-icon{order:1!important;flex:0 0 auto!important;width:26px!important;height:26px!important;padding:5px!important;border-radius:8px!important;color:#334155!important;background:#0f172a17!important;box-shadow:inset 0 1px #ffffff80!important;filter:none!important}.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong{color:#0f172a!important;font-size:clamp(22px,1.8vw,32px)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.045em!important;text-shadow:none!important;text-align:center!important;white-space:normal!important;overflow:visible!important}.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small{color:#64748b!important;font-size:clamp(8px,.6vw,10px)!important;line-height:1.2!important;font-weight:700!important;text-shadow:none!important;text-align:center!important}@media(max-width:1450px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10{grid-template-columns:repeat(5,minmax(0,1fr))!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell .visual-quality-panel{grid-template-columns:repeat(3,minmax(160px,1fr))!important}}@media(max-width:980px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7,.app-shell .visual-quality-panel{grid-template-columns:repeat(2,minmax(150px,1fr))!important}}@media(max-width:560px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7,.app-shell .visual-quality-panel{grid-template-columns:1fr!important}}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card,.app-shell.se-theme .visual-kpi-cards .visual-summary-card{background:linear-gradient(145deg,#fffffff7,#f1f5f9f5 55%,#e2e8f0ed)!important;border-color:#0f172a1a!important;box-shadow:0 6px 18px #0f172a1a,inset 0 1px #ffffffe6!important}.app-shell.light-background-theme .visual-kpi-cards .summary-card-head span,.app-shell.se-theme .visual-kpi-cards .summary-card-head span{color:#334155!important}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card strong,.app-shell.se-theme .visual-kpi-cards .visual-summary-card strong{color:#0f172a!important;text-shadow:none!important}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card small,.app-shell.se-theme .visual-kpi-cards .visual-summary-card small{color:#64748b!important}.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon,.app-shell.se-theme .visual-kpi-cards .summary-card-icon{color:#0f172a!important;background:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 18%,#e2e8f0)!important}.app-shell .visual-kpi-cards.summary-cards-10-layout{--cdr-kpi-gap: clamp(6px, .52vw, 10px) !important;--cdr-kpi-card-height: clamp(88px, 5.35vw, 108px) !important;width:100%!important;overflow:visible!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(10,minmax(0,1fr))!important;width:100%!important;overflow:visible!important}.app-shell .visual-kpi-cards .visual-summary-card{min-height:var(--cdr-kpi-card-height)!important;height:auto!important;padding:clamp(8px,.62vw,12px) clamp(7px,.58vw,12px)!important;overflow:hidden!important}.app-shell .visual-kpi-cards .summary-card-head{gap:4px!important}.app-shell .visual-kpi-cards .summary-card-icon{width:clamp(18px,1.25vw,24px)!important;height:clamp(18px,1.25vw,24px)!important;padding:4px!important}.app-shell .visual-kpi-cards .summary-card-head span{font-size:clamp(7px,.53vw,10px)!important;line-height:1.16!important;letter-spacing:.035em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important}.app-shell .visual-kpi-cards .visual-summary-card strong{font-size:clamp(12px,.96vw,18px)!important;line-height:1.08!important;margin-top:4px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important}.app-shell .visual-kpi-cards .visual-summary-card small{font-size:clamp(6.5px,.48vw,8.5px)!important;line-height:1.14!important;margin-top:3px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important}@media(max-width:1100px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:980px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:repeat(2,minmax(150px,1fr))!important}}@media(max-width:560px){.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{grid-template-columns:1fr!important}}.app-shell .visual-kpi-cards.summary-cards-10-layout{--cdr-kpi-gap: clamp(8px, .56vw, 12px) !important;--cdr-kpi-card-height: clamp(96px, 5.15vw, 112px) !important;perspective:1200px!important}.app-shell .visual-kpi-cards .visual-summary-card{isolation:isolate!important;justify-content:flex-start!important;gap:4px!important;padding:clamp(9px,.58vw,12px) clamp(7px,.52vw,11px) clamp(10px,.58vw,12px)!important;border-radius:16px!important;border:1px solid color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 44%,rgba(255,255,255,.16))!important;background:radial-gradient(circle at 18% 10%,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 22%,transparent) 0%,transparent 34%),linear-gradient(155deg,#152c40db,#091726b8 48%,#020912e0)!important;box-shadow:0 16px 32px #00000042,0 0 24px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 18%,transparent),inset 0 1px #ffffff2e,inset 0 -22px 34px #00000038!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.app-shell .visual-kpi-cards .visual-summary-card:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 72%,white)!important;box-shadow:0 20px 38px #00000052,0 0 34px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 32%,transparent),inset 0 1px #ffffff3d!important}.app-shell .visual-kpi-cards .visual-summary-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,.16) 0%,transparent 34%),radial-gradient(circle at 82% 78%,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 18%,transparent) 0%,transparent 42%)!important;pointer-events:none!important}.app-shell .visual-kpi-cards .visual-summary-card:after{content:""!important;position:absolute!important;left:clamp(9px,.55vw,12px)!important;right:clamp(9px,.55vw,12px)!important;top:auto!important;bottom:8px!important;width:auto!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent 0%,var(--cdr-kpi-accent, #38bdf8) 18%,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 70%,white) 52%,transparent 100%)!important;box-shadow:0 0 18px var(--cdr-kpi-accent-glow, rgba(56, 189, 248, .55))!important}.app-shell .visual-kpi-cards .summary-card-head{width:100%!important;min-height:28px!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important}.app-shell .visual-kpi-cards .summary-card-icon{order:1!important;width:clamp(32px,1.8vw,36px)!important;height:clamp(32px,1.8vw,36px)!important;padding:6px!important;border-radius:10px!important;color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 72%,white)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 30%,rgba(255,255,255,.16)),#ffffff14)!important;border:1px solid color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 38%,rgba(255,255,255,.16))!important;box-shadow:0 6px 14px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 18%,transparent),inset 0 1px #ffffff47!important}.app-shell .visual-kpi-cards .summary-card-head span{order:2!important;color:#e2f2fad6!important;font-size:clamp(7.5px,.55vw,10.5px)!important;line-height:1.15!important;font-weight:900!important;letter-spacing:.065em!important;text-align:center!important;text-shadow:0 1px 6px rgba(0,0,0,.42)!important}.app-shell .visual-kpi-cards .visual-summary-card strong{width:100%!important;margin:1px 0 0!important;color:#fff!important;font-size:clamp(14px,.98vw,19px)!important;line-height:1.06!important;font-weight:950!important;letter-spacing:-.035em!important;text-align:center!important;text-shadow:0 2px 12px rgba(0,0,0,.42)!important}.app-shell .visual-kpi-cards .visual-summary-card small{width:100%!important;margin-top:2px!important;padding-bottom:6px!important;color:#b7cddac7!important;font-size:clamp(7px,.47vw,8.8px)!important;line-height:1.15!important;font-weight:800!important;text-align:center!important}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card,.app-shell.se-theme .visual-kpi-cards .visual-summary-card{border-color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 42%,rgba(15,23,42,.16))!important;background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 13%,transparent) 0%,transparent 34%),linear-gradient(155deg,#fffffff0,#f1f8fce0 52%,#e2eef6eb)!important;box-shadow:0 14px 30px #0f2c431f,0 0 22px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 14%,transparent),inset 0 1px #ffffffe6!important}.app-shell.light-background-theme .visual-kpi-cards .summary-card-head span,.app-shell.se-theme .visual-kpi-cards .summary-card-head span{color:#214154!important;text-shadow:none!important}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card strong,.app-shell.se-theme .visual-kpi-cards .visual-summary-card strong{color:#071927!important;text-shadow:none!important}.app-shell.light-background-theme .visual-kpi-cards .visual-summary-card small,.app-shell.se-theme .visual-kpi-cards .visual-summary-card small{color:#4f6b7d!important}.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon,.app-shell.se-theme .visual-kpi-cards .summary-card-icon{color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 64%,#071927)!important;background:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 14%,#ffffff)!important}.app-shell .visual-kpi-cards .summary-card-icon,.app-shell .visual-kpi-cards .summary-card-icon svg,.app-shell .visual-kpi-cards .summary-card-icon path,.app-shell .visual-kpi-cards .summary-card-icon circle,.app-shell .visual-kpi-cards .summary-card-icon line,.app-shell .visual-kpi-cards .summary-card-icon polyline,.app-shell .visual-kpi-cards .summary-card-icon rect{color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 78%,#ffffff)!important;stroke:currentColor!important}.app-shell .visual-kpi-cards .summary-card-icon{background:radial-gradient(circle at 35% 25%,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 36%,white) 0%,transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 30%,rgba(255,255,255,.16)),#ffffff12)!important;border-color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 58%,rgba(255,255,255,.22))!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 18%,transparent),0 8px 18px color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 24%,transparent),inset 0 1px #ffffff47!important}.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon,.app-shell.se-theme .visual-kpi-cards .summary-card-icon,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon svg,.app-shell.se-theme .visual-kpi-cards .summary-card-icon svg,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon path,.app-shell.se-theme .visual-kpi-cards .summary-card-icon path,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon circle,.app-shell.se-theme .visual-kpi-cards .summary-card-icon circle,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon line,.app-shell.se-theme .visual-kpi-cards .summary-card-icon line,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon polyline,.app-shell.se-theme .visual-kpi-cards .summary-card-icon polyline,.app-shell.light-background-theme .visual-kpi-cards .summary-card-icon rect,.app-shell.se-theme .visual-kpi-cards .summary-card-icon rect{color:color-mix(in srgb,var(--cdr-kpi-accent, #38bdf8) 70%,#071927)!important;stroke:currentColor!important}:root{--cdr-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--cdr-font-style: normal;--cdr-line-height-tight: 1.08;--cdr-line-height-normal: 1.32;--cdr-line-height-relaxed: 1.6;--cdr-letter-tight: 0;--cdr-letter-normal: 0;--cdr-letter-wide: .055em;--cdr-weight-regular: 500;--cdr-weight-medium: 650;--cdr-weight-bold: 800;--cdr-weight-black: 950;--cdr-text-primary: #f8fcff;--cdr-text-secondary: #c5d9e8;--cdr-text-muted: #91aabd;--cdr-text-accent: #6ec9ff;--cdr-text-warning: #ffd166;--cdr-text-danger: #ff8a8a;--cdr-text-on-accent: #04131f;--cdr-size-page-title: clamp(40px, 4.4vw, 86px);--cdr-size-header-title: clamp(34px, 4.2vw, 78px);--cdr-size-section-title: clamp(18px, 1.45vw, 26px);--cdr-size-card-label: clamp(12px, .55vw, 16px);--cdr-size-card-value: clamp(16px, .98vw, 19px);--cdr-size-card-detail: clamp(11px, .47vw, 22px);--cdr-size-body: clamp(13px, .78vw, 15px);--cdr-size-small: clamp(11px, .68vw, 13px);--cdr-size-tiny: clamp(9px, .58vw, 11px);--cdr-size-button: clamp(12px, .8vw, 15px);--cdr-size-filter-label: clamp(10px, .7vw, 12px);--cdr-size-filter-value: clamp(12px, .78vw, 14px);--cdr-size-table-header: clamp(10px, .68vw, 12px);--cdr-size-table-cell: clamp(10px, .66vw, 12px);--cdr-size-chart-title: clamp(14px, .95vw, 18px);--cdr-size-chart-note: clamp(10px, .68vw, 12px)}.app-shell.light-background-theme,.app-shell.se-theme,.upload-shell.light-background-theme,.upload-shell.se-theme{--cdr-text-primary: #071927;--cdr-text-secondary: #27465a;--cdr-text-muted: #5d7384;--cdr-text-accent: #0078d4;--cdr-text-warning: #9a6700;--cdr-text-danger: #b42318;--cdr-text-on-accent: #ffffff}body,.upload-shell,.app-shell,.upload-shell *,.app-shell *{font-family:var(--cdr-font-family)!important;font-style:var(--cdr-font-style)!important;letter-spacing:var(--cdr-letter-normal)}.upload-shell,.app-shell{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-body)!important;font-weight:var(--cdr-weight-regular)!important;line-height:var(--cdr-line-height-normal)!important}.app-shell h1,.app-shell .dashboard-title,.app-shell .command-title,.upload-shell h1{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-header-title)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important;letter-spacing:var(--cdr-letter-wide)!important}.upload-shell h1{font-size:var(--cdr-size-page-title)!important;letter-spacing:var(--cdr-letter-tight)!important}.app-shell h2,.app-shell .section-title h2,.app-shell .section-heading h2,.app-shell .panel-title,.app-shell .modal-panel h2{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-section-title)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important;letter-spacing:var(--cdr-letter-normal)!important}.app-shell h3,.app-shell .chart-card h3,.app-shell .table-card h3,.app-shell .section-title h3,.app-shell .export-menu h3{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-chart-title)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important;letter-spacing:var(--cdr-letter-normal)!important}.app-shell p,.app-shell li,.app-shell small,.app-shell .chart-card p,.app-shell .table-card p,.app-shell .section-title span,.app-shell .section-title p,.upload-shell p,.upload-shell small{color:var(--cdr-text-secondary)!important;font-size:var(--cdr-size-small)!important;font-weight:var(--cdr-weight-medium)!important;line-height:var(--cdr-line-height-relaxed)!important}.app-shell .eyebrow,.app-shell .choice-eyebrow,.app-shell .section-title p,.app-shell label,.app-shell .filter-label,.app-shell .field-label,.app-shell .multi-select-label,.upload-shell .eyebrow,.upload-shell .choice-eyebrow{color:var(--cdr-text-accent)!important;font-size:var(--cdr-size-filter-label)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-normal)!important;letter-spacing:var(--cdr-letter-wide)!important;text-transform:uppercase!important}.app-shell button,.app-shell .button,.app-shell .tab-button,.app-shell .section-nav button,.app-shell .export-button,.app-shell .quick-card-export,.upload-shell button,.upload-shell .button{font-size:var(--cdr-size-button)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important;letter-spacing:var(--cdr-letter-normal)!important}.app-shell input,.app-shell select,.app-shell textarea,.app-shell .multi-select-trigger,.app-shell .filter-input,.upload-shell input,.upload-shell select,.upload-shell textarea{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-filter-value)!important;font-weight:var(--cdr-weight-bold)!important;line-height:var(--cdr-line-height-normal)!important;letter-spacing:var(--cdr-letter-normal)!important}.app-shell input::placeholder,.upload-shell input::placeholder,.app-shell textarea::placeholder,.upload-shell textarea::placeholder{color:var(--cdr-text-muted)!important;font-weight:var(--cdr-weight-medium)!important}.app-shell table,.app-shell th,.app-shell td,.app-shell .records-table,.app-shell .kpi-measurements-table,.app-shell .modal-panel table{font-family:var(--cdr-font-family)!important;line-height:var(--cdr-line-height-normal)!important;letter-spacing:var(--cdr-letter-normal)!important}.app-shell th,.app-shell thead td{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-table-header)!important;font-weight:var(--cdr-weight-black)!important;text-transform:uppercase!important}.app-shell td,.app-shell tbody th{color:var(--cdr-text-secondary)!important;font-size:var(--cdr-size-table-cell)!important;font-weight:var(--cdr-weight-medium)!important}.app-shell .visual-kpi-cards .summary-card-head span{color:var(--cdr-text-secondary)!important;font-size:var(--cdr-size-card-label)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important;letter-spacing:var(--cdr-letter-wide)!important}.app-shell .visual-kpi-cards .visual-summary-card strong{color:var(--cdr-text-primary)!important;font-size:var(--cdr-size-card-value)!important;font-weight:var(--cdr-weight-black)!important;line-height:var(--cdr-line-height-tight)!important}.app-shell .visual-kpi-cards .visual-summary-card small{color:var(--cdr-text-muted)!important;font-size:var(--cdr-size-card-detail)!important;font-weight:var(--cdr-weight-bold)!important;line-height:var(--cdr-line-height-normal)!important;display:none!important}.app-shell .recharts-text,.app-shell .recharts-cartesian-axis-tick-value,.app-shell .recharts-legend-item-text,.app-shell .recharts-label,.app-shell .recharts-label-list text{fill:var(--cdr-text-secondary)!important;color:var(--cdr-text-secondary)!important;font-family:var(--cdr-font-family)!important;font-size:var(--cdr-size-chart-note)!important;font-weight:var(--cdr-weight-bold)!important}.app-shell .recharts-tooltip-wrapper,.app-shell .recharts-default-tooltip,.app-shell .custom-tooltip{color:var(--cdr-text-primary)!important;font-family:var(--cdr-font-family)!important;font-size:var(--cdr-size-small)!important;font-weight:var(--cdr-weight-bold)!important}.app-shell .visual-kpi-cards .summary-card-head{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:24px!important;text-align:center!important}.app-shell .visual-kpi-cards .summary-card-icon{order:1!important;margin:0 auto!important}.app-shell .visual-kpi-cards .summary-card-head span{order:2!important;flex:0 1 auto!important;width:100%!important;text-align:center!important}.app-shell .visual-kpi-cards .visual-summary-card strong,.app-shell .visual-kpi-cards .visual-summary-card small{text-align:center!important}.app-shell .visual-kpi-cards .summary-card-head{gap:2px!important;min-height:0!important;margin:0!important;padding:0!important}.app-shell .visual-kpi-cards .summary-card-head span{margin:0!important;padding:0!important;line-height:1.02!important}.app-shell .visual-kpi-cards .visual-summary-card strong{margin:0!important;padding:0!important;line-height:1!important}.app-shell .visual-kpi-cards .visual-summary-card{gap:1px!important;justify-content:flex-start!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{position:relative!important;isolation:isolate!important;min-height:96px!important;padding:10px 12px 12px!important;border-radius:16px!important;gap:2px!important;justify-content:flex-start!important;background:radial-gradient(circle at 18% 8%,rgba(56,189,248,.12) 0%,transparent 34%),linear-gradient(155deg,#fffffff0,#f1f8fce6 52%,#e2eef6f0)!important;border:1px solid rgba(56,189,248,.28)!important;box-shadow:0 14px 30px #0f2c431f,inset 0 1px #ffffffe6!important}.app-shell .visual-quality-panel .visual-quality-card:after,.app-shell .visual-quality-panel .visual-quality-issue:after{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:8px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent 0%,#38bdf8 18%,#7dd3fc 52%,transparent 100%)!important;box-shadow:0 0 16px #38bdf861!important}.app-shell .visual-quality-panel .summary-card-head{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-height:0!important;margin:0!important;padding:0!important;text-align:center!important}.app-shell .visual-quality-panel .summary-card-icon{order:1!important;width:clamp(20px,1.25vw,26px)!important;height:clamp(20px,1.25vw,26px)!important;padding:4px!important;margin:0 auto!important;color:#0891b2!important;stroke:currentColor!important;border-radius:9px!important;background:radial-gradient(circle at 35% 25%,rgba(125,211,252,.5) 0%,transparent 42%),linear-gradient(145deg,#38bdf82e,#ffffffb8)!important;border:1px solid rgba(14,165,233,.3)!important;box-shadow:0 8px 18px #0ea5e924,inset 0 1px #ffffff8c!important}.app-shell .visual-quality-panel .summary-card-icon svg,.app-shell .visual-quality-panel .summary-card-icon path,.app-shell .visual-quality-panel .summary-card-icon circle,.app-shell .visual-quality-panel .summary-card-icon line,.app-shell .visual-quality-panel .summary-card-icon polyline,.app-shell .visual-quality-panel .summary-card-icon rect{color:inherit!important;stroke:currentColor!important}.app-shell .visual-quality-panel .summary-card-head span{order:2!important;width:100%!important;margin:0!important;padding:0!important;color:#214154!important;font-size:var(--cdr-size-card-label)!important;font-weight:var(--cdr-weight-black)!important;line-height:1.02!important;letter-spacing:var(--cdr-letter-wide)!important;text-align:center!important}.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong{margin:0!important;padding:0!important;color:#071927!important;font-size:var(--cdr-size-card-value)!important;font-weight:var(--cdr-weight-black)!important;line-height:1!important;text-align:center!important}.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small{display:block!important;margin:1px 0 8px!important;padding:0!important;color:#4f6b7d!important;font-size:var(--cdr-size-card-detail)!important;font-weight:var(--cdr-weight-bold)!important;line-height:1.08!important;text-align:center!important}.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue{background:radial-gradient(circle at 18% 8%,rgba(56,189,248,.2) 0%,transparent 34%),linear-gradient(155deg,#152c40db,#091726c2 52%,#020912e6)!important;border-color:#38bdf857!important;box-shadow:0 16px 32px #00000042,inset 0 1px #ffffff29!important}.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card small,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue small{color:#91aabd!important}.app-shell .visual-quality-panel .summary-card-head{min-height:54px!important;gap:5px!important;overflow:visible!important}.app-shell .visual-quality-panel .summary-card-icon{width:clamp(30px,1.9vw,38px)!important;height:clamp(30px,1.9vw,38px)!important;padding:6px!important;flex:0 0 auto!important}.app-shell .visual-quality-panel .summary-card-head span{display:block!important;visibility:visible!important;opacity:1!important;min-height:14px!important;color:#214154!important;font-size:clamp(10px,.72vw,13px)!important;line-height:1.12!important;font-weight:950!important;letter-spacing:.055em!important;overflow:visible!important;white-space:normal!important}.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong{display:block!important;visibility:visible!important;opacity:1!important;color:#071927!important;font-size:clamp(18px,1.35vw,26px)!important;line-height:1.04!important;font-weight:950!important;margin-top:4px!important}.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small{display:block!important;visibility:visible!important;opacity:1!important;color:#4f6b7d!important;font-size:clamp(9px,.68vw,12px)!important;line-height:1.14!important;font-weight:850!important;margin:3px 0 10px!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{min-height:128px!important;padding:12px 14px 14px!important;gap:4px!important}.app-shell.dark-background-theme .visual-quality-panel .summary-card-head span,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card strong,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue strong{color:#f8fcff!important}.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card small,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue small{color:#b7cdde!important}.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-card,.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-issue,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue{background:radial-gradient(circle at 18% 8%,rgba(56,189,248,.2) 0%,transparent 34%),linear-gradient(155deg,#152c40e0,#091726cc 52%,#020912eb)!important;border-color:#38bdf857!important;color:#f8fcff!important;box-shadow:0 16px 32px #00000047,0 0 24px #38bdf81f,inset 0 1px #ffffff29!important}.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .summary-card-head span,.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-card strong,.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-issue strong,.app-shell.dark-background-theme .visual-quality-panel .summary-card-head span,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card strong,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue strong{color:#f8fcff!important}.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-card small,.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .visual-quality-issue small,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card small,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue small{color:#b7cdde!important}.app-shell:not(.light-background-theme):not(.se-theme) .visual-quality-panel .summary-card-icon,.app-shell.dark-background-theme .visual-quality-panel .summary-card-icon{color:#7dd3fc!important;background:radial-gradient(circle at 35% 25%,rgba(125,211,252,.34) 0%,transparent 42%),linear-gradient(145deg,#38bdf82e,#ffffff14)!important;border-color:#7dd3fc52!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue,.app-shell.light-background-theme .visual-quality-panel .visual-quality-card,.app-shell.light-background-theme .visual-quality-panel .visual-quality-issue,.app-shell.se-theme .visual-quality-panel .visual-quality-card,.app-shell.se-theme .visual-quality-panel .visual-quality-issue,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-card,.app-shell.dark-background-theme .visual-quality-panel .visual-quality-issue{background:radial-gradient(circle at 18% 8%,rgba(56,189,248,.2) 0%,transparent 34%),linear-gradient(155deg,#152c40e6,#091726d1 52%,#020912f0)!important;border-color:#38bdf861!important;color:#f8fcff!important;box-shadow:0 16px 32px #0000004d,0 0 24px #38bdf824,inset 0 1px #ffffff29!important}.app-shell .visual-quality-panel .summary-card-head span,.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong,.app-shell.light-background-theme .visual-quality-panel .summary-card-head span,.app-shell.light-background-theme .visual-quality-panel .visual-quality-card strong,.app-shell.light-background-theme .visual-quality-panel .visual-quality-issue strong,.app-shell.se-theme .visual-quality-panel .summary-card-head span,.app-shell.se-theme .visual-quality-panel .visual-quality-card strong,.app-shell.se-theme .visual-quality-panel .visual-quality-issue strong{color:#f8fcff!important}.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small,.app-shell.light-background-theme .visual-quality-panel .visual-quality-card small,.app-shell.light-background-theme .visual-quality-panel .visual-quality-issue small,.app-shell.se-theme .visual-quality-panel .visual-quality-card small,.app-shell.se-theme .visual-quality-panel .visual-quality-issue small{color:#b7cdde!important}.app-shell .visual-quality-panel .summary-card-icon,.app-shell.light-background-theme .visual-quality-panel .summary-card-icon,.app-shell.se-theme .visual-quality-panel .summary-card-icon{width:clamp(32px,2vw,40px)!important;height:clamp(32px,2vw,40px)!important;color:#7dd3fc!important;background:radial-gradient(circle at 35% 25%,rgba(125,211,252,.34) 0%,transparent 42%),linear-gradient(145deg,#38bdf833,#ffffff14)!important;border-color:#7dd3fc5c!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8 .visual-summary-card:nth-child(6) strong,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8 .visual-summary-card:nth-child(7) strong{font-size:var(--cdr-size-card-value)!important;font-weight:var(--cdr-weight-black)!important;line-height:.98!important;letter-spacing:-.025em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;max-height:none!important}.app-shell .visual-kpi-cards.summary-cards-10-layout{--cdr-kpi-gap: clamp(3px, .28vw, 6px) !important}.app-shell .visual-kpi-cards .visual-summary-card{padding-left:clamp(5px,.36vw,8px)!important;padding-right:clamp(5px,.36vw,8px)!important}.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7{gap:clamp(3px,.28vw,6px)!important}.app-shell .visual-quality-panel{gap:clamp(4px,.32vw,7px)!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{padding-left:clamp(7px,.44vw,10px)!important;padding-right:clamp(7px,.44vw,10px)!important}.app-shell .summary-cards,.app-shell .summary-cards-arranged,.app-shell .visual-kpi-cards.summary-cards-10-layout,.app-shell .data-quality-panel,.app-shell .visual-quality-panel{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%!important}.app-shell .visual-kpi-cards.summary-cards-10-layout,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-10,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-8,.app-shell .visual-kpi-cards.summary-cards-10-layout .summary-card-row-7,.app-shell .visual-quality-panel,.app-shell .data-quality-panel,.app-shell .visual-quality-panel .quality-issue-grid{gap:4px!important;column-gap:4px!important;row-gap:6px!important}.app-shell .visual-kpi-cards .visual-summary-card,.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue,.app-shell .quality-score-card,.app-shell .quality-issue{margin-left:0!important;margin-right:0!important}.app-shell .visual-kpi-cards .visual-summary-card{padding-left:5px!important;padding-right:5px!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue{padding-left:7px!important;padding-right:7px!important}.app-shell .visual-quality-panel .summary-card-head span,.app-shell .data-quality-panel .quality-score-card span,.app-shell .data-quality-panel .quality-issue span,.app-shell .quality-score-card span,.app-shell .quality-issue span{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;width:auto!important;max-width:100%!important;padding:0!important;min-height:0!important}.upload-shell *,.app-shell *,.app-shell .visual-kpi-cards .summary-card-head span,.app-shell .visual-quality-panel .summary-card-head span,.app-shell .eyebrow,.app-shell .choice-eyebrow,.app-shell .section-title p,.app-shell label,.app-shell .filter-label,.app-shell .field-label,.app-shell .multi-select-label,.upload-shell .eyebrow,.upload-shell .choice-eyebrow,.app-shell th,.app-shell thead td{text-transform:none!important}.app-shell .dashboard-tabs{margin-bottom:8px!important}.app-shell .filters-panel{margin-top:8px!important;margin-bottom:10px!important}.app-shell .cdr-command-shell{margin-bottom:10px!important;padding-bottom:10px!important}.app-shell .hero-panel,.app-shell .summary-cards,.app-shell .summary-cards-arranged,.app-shell .visual-kpi-cards.summary-cards-10-layout,.app-shell .data-quality-panel,.app-shell .visual-quality-panel,.app-shell .section-title,.app-shell .chart-grid,.app-shell .table-card,.app-shell .chart-card{margin-top:10px!important}.app-shell .visual-quality-panel .visual-quality-card,.app-shell .visual-quality-panel .visual-quality-issue,.app-shell .quality-score-card,.app-shell .quality-issue{min-height:96px!important;padding-top:8px!important;padding-bottom:10px!important;gap:1px!important}.app-shell .visual-quality-panel .summary-card-head{min-height:38px!important;gap:2px!important}.app-shell .visual-quality-panel .summary-card-icon{width:clamp(24px,1.45vw,30px)!important;height:clamp(24px,1.45vw,30px)!important;padding:5px!important}.app-shell .visual-quality-panel .summary-card-head span{font-size:clamp(8px,.58vw,10.5px)!important;line-height:1.02!important}.app-shell .visual-quality-panel .visual-quality-card strong,.app-shell .visual-quality-panel .visual-quality-issue strong{font-size:clamp(16px,1.08vw,22px)!important;margin-top:1px!important}.app-shell .visual-quality-panel .visual-quality-card small,.app-shell .visual-quality-panel .visual-quality-issue small{font-size:clamp(8px,.55vw,10px)!important;margin:1px 0 7px!important}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{margin-bottom:1px!important;padding-bottom:0!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{min-height:0!important;height:auto!important;margin-top:6px!important;margin-bottom:0!important;padding:8px 16px 6px!important;align-items:center!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar .cdr-control-actions{transform:none!important}.app-shell .cdr-command-shell .filters-panel,.app-shell .filters-panel{margin-bottom:0!important}.app-shell .reports-tab-panel,.app-shell .hero-panel,.app-shell .section-title,.app-shell .chart-grid,.app-shell .table-card{margin-top:2px!important}.app-shell .export-center-card .export-center-actions{justify-content:flex-start!important;align-items:flex-start!important}.app-shell .export-center-card .export-button{justify-content:flex-start!important;text-align:left!important}.app-shell .export-center-card .export-button span{text-align:left!important}.app-shell.active-tab-reports .reports-tab-panel{gap:10px!important;margin-top:4px!important}.app-shell .report-management-card,.app-shell .export-center-card{padding:clamp(14px,1vw,20px)!important;border-radius:10px!important}.app-shell .report-management-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin-bottom:12px!important}.app-shell .report-management-header h3,.app-shell .export-center-card h3{margin:0 0 6px!important;color:var(--theme-text, #f4fbff)!important;font-size:clamp(18px,1.2vw,24px)!important;font-weight:950!important;letter-spacing:0!important}.app-shell .report-management-header p,.app-shell .export-center-card .table-note{margin:0!important;color:var(--theme-muted, #9eb9ca)!important;font-size:clamp(12px,.72vw,14px)!important;font-weight:750!important}.app-shell .report-search-box{width:min(280px,34vw)!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 12px!important;border-radius:8px!important;border:1px solid rgba(125,211,252,.26)!important;background:#041421b8!important;color:var(--theme-text, #edf8ff)!important}.app-shell .report-search-box input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:inherit!important;font:inherit!important;font-weight:750!important}.app-shell .report-management-grid{display:grid!important;grid-template-columns:minmax(280px,.38fr) minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}.app-shell .report-generator-panel{display:grid!important;gap:12px!important}.app-shell .generate-report-tile{min-height:126px!important;display:grid!important;place-items:center!important;gap:10px!important;border:1px solid rgba(45,212,191,.72)!important;border-radius:10px!important;background:radial-gradient(circle at 50% 46%,rgba(45,212,191,.34),transparent 34%),linear-gradient(135deg,#0e2f40eb,#071926eb)!important;color:#f3fbff!important;font-size:clamp(16px,1vw,20px)!important;font-weight:950!important;box-shadow:0 0 0 1px #ec489961,0 0 28px #2dd4bf3d,inset 0 1px #ffffff14!important;cursor:pointer!important}.app-shell .generate-report-tile svg{width:48px!important;height:48px!important;padding:10px!important;border-radius:999px!important;border:1px solid rgba(125,211,252,.48)!important;color:#7dd3fc!important;background:#030e1861!important;box-shadow:0 0 22px #2dd4bf52!important}.app-shell .report-generation-form,.app-shell .generated-reports-panel{padding:14px!important;border-radius:10px!important;border:1px solid rgba(77,178,232,.24)!important;background:linear-gradient(145deg,#0c2a38d1,#051522d1),radial-gradient(circle at 10% 0,rgba(45,212,191,.12),transparent 36%)!important;box-shadow:inset 0 1px #ffffff0d!important}.app-shell .report-generation-form{display:grid!important;gap:11px!important}.app-shell .report-generation-form h4,.app-shell .generated-reports-title h4,.app-shell .export-center-subgroup h4{margin:0!important;color:var(--theme-text, #edf8ff)!important;font-size:clamp(13px,.82vw,16px)!important;font-weight:950!important}.app-shell .report-generation-form label{display:grid!important;gap:6px!important;color:var(--theme-muted, #a7c1d2)!important;font-size:clamp(11px,.68vw,13px)!important;font-weight:850!important}.app-shell .report-generation-form select,.app-shell .report-generation-form input{height:40px!important;width:100%!important;border-radius:8px!important;border:1px solid rgba(125,211,252,.28)!important;background:#04121dd1!important;color:var(--theme-text, #edf8ff)!important;padding:0 10px!important;font-size:clamp(12px,.72vw,14px)!important;font-weight:750!important}.app-shell .generated-reports-panel{min-height:300px!important;display:grid!important;grid-template-rows:auto auto 1fr!important}.app-shell .generated-reports-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.app-shell .generated-reports-title span{color:var(--theme-muted, #a7c1d2)!important;font-size:clamp(11px,.65vw,13px)!important;font-weight:850!important}.app-shell .generated-reports-table-wrap{overflow:auto!important;border-radius:8px!important;border:1px solid rgba(125,211,252,.18)!important}.app-shell .generated-preview-notice{margin:0 0 10px!important;padding:9px 11px!important;border-radius:8px!important;border:1px solid rgba(245,158,11,.32)!important;background:#f59e0b1a!important;color:var(--theme-text, #f8fbff)!important;font-size:clamp(11px,.66vw,13px)!important;font-weight:800!important}.app-shell .generated-reports-table{width:100%!important;border-collapse:collapse!important;table-layout:fixed!important}.app-shell .generated-reports-table th,.app-shell .generated-reports-table td{height:34px!important;padding:7px 10px!important;border:1px solid rgba(125,211,252,.12)!important;color:var(--theme-text, #edf8ff)!important;font-size:clamp(11px,.65vw,13px)!important;vertical-align:middle!important}.app-shell .generated-reports-table th{background:#48c4ff17!important;font-weight:950!important;text-align:center!important}.app-shell .generated-reports-table td{font-weight:500!important;text-align:center!important}.app-shell .generated-reports-table th:first-child,.app-shell .generated-reports-table td:first-child{text-align:left!important;width:44%!important}.app-shell .generated-reports-table td:last-child{width:168px!important;white-space:nowrap!important}.app-shell .generated-reports-table td button{width:28px!important;height:28px!important;display:inline-grid!important;place-items:center!important;margin:0 2px!important;border-radius:7px!important;border:1px solid rgba(125,211,252,.22)!important;background:#04121dc2!important;color:var(--theme-text, #edf8ff)!important;cursor:pointer!important}.app-shell .generate-report-tile:disabled,.app-shell .generated-reports-table td button:disabled,.app-shell .export-button.is-generating{opacity:.62!important;cursor:progress!important;filter:saturate(.8)!important}.app-shell .export-button.is-generating{border-color:#2dd4bf9e!important;box-shadow:0 0 18px #2dd4bf38!important}.app-shell .generated-reports-table td button.history-view-limited{opacity:.72!important;color:var(--theme-muted, #9fb7c8)!important}.app-shell .generated-reports-empty{height:94px!important;color:var(--theme-muted, #a7c1d2)!important;text-align:center!important}.app-shell.active-tab-reports .export-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.app-shell.active-tab-reports .export-center-grid .export-center-subgroup{min-height:118px!important;border-radius:10px!important;background:linear-gradient(145deg,#061927b8,#030f19b8)!important}.app-shell.active-tab-reports .export-center-actions{gap:7px!important;margin-top:10px!important}.app-shell.active-tab-reports .export-center-actions .export-button{min-height:42px!important;border-radius:999px!important}.app-shell.active-tab-reports .reports-export-groups-hidden{display:none!important}.app-shell.light-background-theme .report-search-box,.app-shell.light-background-theme .report-generation-form select,.app-shell.light-background-theme .report-generation-form input,.app-shell.light-background-theme .generated-reports-table td button{background:#ffffffe0!important;color:#0b2738!important}.app-shell.light-background-theme .report-generation-form,.app-shell.light-background-theme .generated-reports-panel,.app-shell.light-background-theme.active-tab-reports .export-center-grid .export-center-subgroup{background:#ffffffd1!important;border-color:#0077be38!important}.app-shell.light-background-theme .generated-reports-table th{background:#0ea5e924!important;color:#0b2738!important}.app-shell.light-background-theme .generated-reports-table td{color:#0b2738!important}@media(max-width:1180px){.app-shell .report-management-grid,.app-shell.active-tab-reports .export-center-grid{grid-template-columns:1fr!important}.app-shell .report-management-header{flex-direction:column!important}.app-shell .report-search-box{width:100%!important}}.modern-overview-shell{width:100%;display:grid;gap:12px;margin-top:10px}.modern-kpi-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) minmax(170px,.72fr);gap:10px;width:100%}.modern-kpi-card,.modern-record-card,.modern-panel{border:1px solid rgba(70,176,225,.18);background:linear-gradient(145deg,#112332f0,#07121df0),radial-gradient(circle at 12% 10%,rgba(29,214,197,.16),transparent 36%);box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0d}.modern-kpi-card{min-height:88px;border-radius:9px;padding:11px 12px 8px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto 34px;column-gap:10px;overflow:hidden;position:relative}.modern-kpi-card:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:999px;background:linear-gradient(90deg,currentColor,transparent);opacity:.72}.modern-kpi-cyan{color:#1dd6c5}.modern-kpi-green{color:#4ade80}.modern-kpi-amber{color:#f5c542}.modern-kpi-blue{color:#38bdf8}.modern-kpi-purple{color:#a78bfa}.modern-kpi-teal{color:#2dd4bf}.modern-kpi-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#0003;box-shadow:0 0 18px color-mix(in srgb,currentColor 30%,transparent)}.modern-kpi-copy{min-width:0;display:grid;gap:2px}.modern-kpi-copy span,.modern-record-card span{color:#a8bdca;font-size:clamp(10px,.58vw,12px);font-weight:800}.modern-kpi-copy strong,.modern-record-card strong{color:#f4fbff;font-size:clamp(20px,1.55vw,30px);line-height:.98;font-weight:900;letter-spacing:0}.modern-kpi-copy small,.modern-record-card small,.modern-record-card em{color:#8fb1c5;font-size:clamp(9px,.52vw,11px);font-weight:700;font-style:normal}.modern-kpi-spark{grid-column:1 / -1;min-width:0;opacity:.9}.modern-record-card{min-height:88px;border-radius:9px;padding:13px 14px;display:grid;gap:3px;align-content:center;background:linear-gradient(145deg,#0d2a3af5,#081824f5),radial-gradient(circle at 0 0,rgba(29,214,197,.22),transparent 40%)}.modern-dashboard-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr .9fr;gap:12px;width:100%}.modern-panel{border-radius:9px;padding:13px;min-height:280px;overflow:hidden}.modern-panel-wide{grid-column:span 1}.modern-panel-table-wide{grid-column:span 2}.modern-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.modern-panel-head h3{margin:0;color:#f4fbff;font-size:clamp(13px,.78vw,16px);line-height:1.2;font-weight:900;letter-spacing:0;text-align:left}.modern-donut-layout{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(190px,1fr);align-items:center;gap:4px}.modern-donut-compact{grid-template-columns:minmax(140px,.86fr) minmax(150px,1fr)}.modern-table-wrap{overflow:hidden;width:100%}.modern-table{width:100%;border-collapse:collapse;table-layout:fixed}.modern-table th,.modern-table td{border-bottom:1px solid rgba(129,171,196,.13);padding:7px 6px;color:#d7e7f0;font-size:clamp(10px,.58vw,12px);line-height:1.2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modern-table th{color:#8ca8b8;font-weight:900}.modern-table td:not(:nth-child(2)),.modern-table th:not(:nth-child(2)){text-align:right}.modern-callout{display:inline-flex;align-items:center;gap:6px;margin-top:-4px;color:#1dd6c5;font-size:12px;font-weight:900}.modern-legend-list{display:grid;gap:6px}.modern-legend-list strong{color:#f4fbff;font-size:25px;line-height:1}.modern-legend-list span{color:#8ca8b8;font-size:11px;font-weight:800}.modern-legend-list p{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:7px;margin:0;color:#cddde6;font-size:11px;font-weight:700}.modern-legend-list i{width:8px;height:8px;border-radius:2px}.modern-legend-list b{color:#f4fbff;font-weight:900}.app-shell.light-background-theme .modern-kpi-card,.app-shell.light-background-theme .modern-record-card,.app-shell.light-background-theme .modern-panel{border-color:#0068a029;background:linear-gradient(145deg,#fffffff5,#e9f4faf0),radial-gradient(circle at 12% 10%,rgba(0,145,190,.12),transparent 38%);box-shadow:0 14px 34px #1f4c6524,inset 0 1px #fffc}.app-shell.light-background-theme .modern-kpi-copy strong,.app-shell.light-background-theme .modern-record-card strong,.app-shell.light-background-theme .modern-panel-head h3,.app-shell.light-background-theme .modern-legend-list strong,.app-shell.light-background-theme .modern-legend-list b{color:#082033}.app-shell.light-background-theme .modern-kpi-copy span,.app-shell.light-background-theme .modern-record-card span,.app-shell.light-background-theme .modern-table th,.app-shell.light-background-theme .modern-legend-list span{color:#31556b}.app-shell.light-background-theme .modern-kpi-copy small,.app-shell.light-background-theme .modern-record-card small,.app-shell.light-background-theme .modern-record-card em,.app-shell.light-background-theme .modern-table td,.app-shell.light-background-theme .modern-legend-list p{color:#25475d}@media(max-width:1400px){.modern-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.modern-kpi-strip,.modern-dashboard-grid,.modern-donut-layout,.modern-donut-compact{grid-template-columns:1fr}.modern-panel-table-wide{grid-column:span 1}}.app-shell.active-tab-overview{padding:0 8px 8px!important;gap:0!important}.app-shell.active-tab-overview .modern-overview-shell{gap:8px!important;margin-top:8px!important}.app-shell.active-tab-overview .modern-kpi-strip{grid-template-columns:repeat(6,minmax(0,1fr)) minmax(180px,.82fr)!important;gap:7px!important}.app-shell.active-tab-overview .modern-kpi-card,.app-shell.active-tab-overview .modern-record-card{min-height:70px!important;height:70px!important;border-radius:6px!important;padding:8px 9px 6px!important}.app-shell.active-tab-overview .modern-kpi-card{grid-template-columns:29px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) 22px!important;column-gap:8px!important}.app-shell.active-tab-overview .modern-kpi-icon{width:29px!important;height:29px!important;border-radius:7px!important}.app-shell.active-tab-overview .modern-kpi-icon svg{width:20px!important;height:20px!important}.app-shell.active-tab-overview .modern-kpi-copy{gap:0!important}.app-shell.active-tab-overview .modern-kpi-copy span,.app-shell.active-tab-overview .modern-record-card span{font-size:10px!important;line-height:1.05!important}.app-shell.active-tab-overview .modern-kpi-copy strong,.app-shell.active-tab-overview .modern-record-card strong{font-size:clamp(19px,1.55vw,25px)!important;line-height:1.02!important}.app-shell.active-tab-overview .modern-kpi-copy small,.app-shell.active-tab-overview .modern-record-card small,.app-shell.active-tab-overview .modern-record-card em{font-size:9px!important;line-height:1.1!important}.app-shell.active-tab-overview .modern-kpi-spark{height:22px!important}.app-shell.active-tab-overview .modern-dashboard-grid{grid-template-columns:1.5fr 1fr 1.5fr!important;grid-template-areas:"volume tg busy" "topbs companies users"!important;grid-auto-rows:minmax(216px,auto)!important;gap:7px!important}.app-shell.active-tab-overview .modern-panel{min-height:216px!important;height:216px!important;border-radius:6px!important;padding:9px!important}.app-shell.active-tab-overview .modern-panel-wide{grid-area:volume!important}.app-shell.active-tab-overview .modern-panel-tg{grid-area:tg!important}.app-shell.active-tab-overview .modern-panel-busy{grid-area:busy!important}.app-shell.active-tab-overview .modern-panel-top-bs{grid-area:topbs!important}.app-shell.active-tab-overview .modern-panel-companies{grid-area:companies!important}.app-shell.active-tab-overview .modern-panel-users{grid-area:users!important}.app-shell.active-tab-overview .modern-panel-call-type{display:none!important}.app-shell.active-tab-overview .modern-panel-head{margin-bottom:4px!important}.app-shell.active-tab-overview .modern-panel-head h3{font-size:12px!important}.app-shell.active-tab-overview .modern-donut-layout{grid-template-columns:minmax(112px,.62fr) minmax(0,1fr)!important;gap:1px!important}.app-shell.active-tab-overview .modern-donut-compact{grid-template-columns:minmax(108px,.7fr) minmax(0,1fr)!important}.app-shell.active-tab-overview .modern-table th,.app-shell.active-tab-overview .modern-table td{padding:4px 5px!important;font-size:10px!important;line-height:1.12!important}.app-shell.active-tab-overview .modern-callout{margin-top:-10px!important;font-size:10px!important}.app-shell.active-tab-overview .modern-legend-list{gap:4px!important}.app-shell.active-tab-overview .modern-legend-list strong{font-size:21px!important}.app-shell.active-tab-overview .modern-legend-list p{font-size:10px!important;gap:5px!important}@media(max-width:1100px){.app-shell.active-tab-overview .modern-kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell.active-tab-overview .modern-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"volume tg" "busy busy" "topbs companies" "users users"!important}}@media(min-width:1101px){.app-shell.active-tab-overview .modern-kpi-strip{grid-template-columns:repeat(6,minmax(0,1fr)) minmax(185px,.78fr)!important}}.app-shell.active-tab-overview .modern-profile-band{display:grid!important;grid-template-columns:minmax(420px,1.05fr) minmax(520px,1.35fr)!important;gap:8px!important;width:100%!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card,.app-shell.active-tab-overview .modern-quality-tile{border:1px solid rgba(70,176,225,.2)!important;border-radius:7px!important;background:linear-gradient(145deg,#0c1f2df5,#05101bf5),radial-gradient(circle at 16% 8%,rgba(29,214,197,.14),transparent 38%)!important;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #00000038!important}.app-shell.active-tab-overview .modern-profile-main{min-height:106px!important;padding:10px 18px!important;display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;gap:18px!important}.app-shell.active-tab-overview .modern-profile-main img{width:86px!important;height:86px!important;object-fit:contain!important;background:#fff!important}.app-shell.active-tab-overview .modern-profile-main span,.app-shell.active-tab-overview .modern-profile-card span{color:#a9c8d8!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.22em!important}.app-shell.active-tab-overview .modern-profile-main strong{display:block!important;margin:4px 0 0!important;color:#f6fbff!important;font-size:clamp(54px,5.5vw,92px)!important;line-height:.86!important;font-weight:950!important;letter-spacing:-.06em!important}.app-shell.active-tab-overview .modern-profile-main p{margin:2px 0 0!important;color:#a9c8d8!important;font-size:clamp(20px,2vw,36px)!important;line-height:1!important;font-weight:900!important}.app-shell.active-tab-overview .modern-profile-card{min-height:106px!important;padding:14px 16px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}.app-shell.active-tab-overview .modern-profile-card svg{color:#dff6ff!important}.app-shell.active-tab-overview .modern-profile-card strong{display:block!important;color:#f6fbff!important;font-size:16px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.active-tab-overview .modern-profile-card p,.app-shell.active-tab-overview .modern-profile-card small{display:block!important;margin:3px 0!important;color:#9fbdcb!important;font-size:12px!important;line-height:1.2!important}.app-shell.active-tab-overview .modern-source-chips{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:5px 0!important}.app-shell.active-tab-overview .modern-source-chips em{max-width:210px!important;padding:3px 8px!important;border:1px solid rgba(125,211,252,.2)!important;border-radius:999px!important;color:#cfe9f6!important;background:#7dd3fc14!important;font-size:10px!important;font-style:normal!important;font-weight:800!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.active-tab-overview .modern-stat-deck{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:4px!important;width:100%!important}.app-shell.active-tab-overview .modern-stat-tile{min-height:56px!important;padding:5px 6px 6px!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:1px!important;border:1px solid color-mix(in srgb,currentColor 55%,rgba(61,90,113,.55))!important;border-radius:6px!important;background:linear-gradient(180deg,#102738f0,#050f1af5),radial-gradient(circle at 18% 0%,color-mix(in srgb,currentColor 20%,transparent),transparent 38%)!important;box-shadow:inset 0 1px #ffffff14,0 5px 16px #0003!important;overflow:hidden!important}.app-shell.active-tab-overview .modern-kpi-red{color:#fb7185!important}.app-shell.active-tab-overview .modern-stat-icon{width:20px!important;height:20px!important;display:grid!important;place-items:center!important;border-radius:6px!important;color:currentColor!important;background:color-mix(in srgb,currentColor 17%,rgba(255,255,255,.06))!important}.app-shell.active-tab-overview .modern-stat-tile span{color:#c7d8e2!important;font-size:8.5px!important;line-height:1.05!important;font-weight:900!important;text-align:center!important}.app-shell.active-tab-overview .modern-stat-tile strong{max-width:100%!important;color:#fff!important;font-size:clamp(11px,.8vw,16px)!important;line-height:1!important;font-weight:950!important;text-align:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.active-tab-overview .modern-quality-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(190px,.9fr)!important;gap:5px!important}.app-shell.active-tab-overview .modern-quality-tile,.app-shell.active-tab-overview .modern-quality-strip .modern-record-card{min-height:54px!important;height:54px!important;padding:7px 9px!important;align-content:center!important}.app-shell.active-tab-overview .modern-quality-tile span,.app-shell.active-tab-overview .modern-quality-strip .modern-record-card span{color:#c7d8e2!important;font-size:9px!important;line-height:1!important;font-weight:900!important}.app-shell.active-tab-overview .modern-quality-tile strong,.app-shell.active-tab-overview .modern-quality-strip .modern-record-card strong{display:block!important;color:#fff!important;font-size:18px!important;line-height:1!important}.app-shell.active-tab-overview .modern-quality-tile small,.app-shell.active-tab-overview .modern-quality-strip .modern-record-card small,.app-shell.active-tab-overview .modern-quality-strip .modern-record-card em{color:#9fb8c7!important;font-size:9px!important}.app-shell.active-tab-overview .modern-dashboard-grid{margin-top:0!important}.app-shell.active-tab-overview .modern-panel-menu{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:4px!important;color:#91aabb!important;background:transparent!important}.app-shell.active-tab-overview .modern-donut-chart{position:relative!important;min-width:0!important}.app-shell.active-tab-overview .modern-donut-center{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:grid!important;justify-items:center!important;pointer-events:none!important}.app-shell.active-tab-overview .modern-donut-center strong{color:#fff!important;font-size:14px!important;line-height:1!important}.app-shell.active-tab-overview .modern-donut-center span{color:#9fb8c7!important;font-size:9px!important;font-weight:800!important}.app-shell.active-tab-overview .modern-export-chip{width:100%!important;height:24px!important;margin-top:5px!important;border:1px solid rgba(125,211,252,.16)!important;border-radius:5px!important;color:#cfe9f6!important;background:#7dd3fc12!important;font-size:10px!important;font-weight:900!important}.app-shell.active-tab-overview .modern-status-footer{min-height:34px!important;padding:0 14px!important;display:flex!important;align-items:center!important;gap:24px!important;border:1px solid rgba(70,176,225,.14)!important;border-radius:7px!important;color:#a9c8d8!important;background:#0c1f2dc7!important;font-size:11px!important;font-weight:800!important}.app-shell.active-tab-overview .modern-status-footer i{width:7px!important;height:7px!important;display:inline-block!important;margin-right:6px!important;border-radius:999px!important;background:#1dd6c5!important}.app-shell.light-background-theme.active-tab-overview .modern-profile-main,.app-shell.light-background-theme.active-tab-overview .modern-profile-card,.app-shell.light-background-theme.active-tab-overview .modern-quality-tile,.app-shell.light-background-theme.active-tab-overview .modern-stat-tile{background:linear-gradient(145deg,#fffffffa,#e7f4fbf5),radial-gradient(circle at 16% 8%,rgba(0,145,190,.12),transparent 38%)!important;border-color:#0068a02e!important}.app-shell.light-background-theme.active-tab-overview .modern-profile-main strong,.app-shell.light-background-theme.active-tab-overview .modern-profile-main p,.app-shell.light-background-theme.active-tab-overview .modern-profile-card strong,.app-shell.light-background-theme.active-tab-overview .modern-stat-tile strong,.app-shell.light-background-theme.active-tab-overview .modern-quality-tile strong{color:#061d2f!important}@media(max-width:1250px){.app-shell.active-tab-overview .modern-profile-band{grid-template-columns:1fr!important}.app-shell.active-tab-overview .modern-stat-deck{grid-template-columns:repeat(5,minmax(0,1fr))!important}.app-shell.active-tab-overview .modern-quality-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.app-shell.active-tab-overview .modern-dashboard-grid{grid-template-columns:1.5fr 1fr 1.5fr!important;grid-template-areas:"volume tg busy" "topbs companies users"!important;grid-auto-rows:auto!important;align-items:stretch!important}.app-shell.active-tab-overview .modern-panel{min-height:236px!important;height:auto!important}.app-shell.active-tab-overview .modern-panel-top-bs,.app-shell.active-tab-overview .modern-panel-companies,.app-shell.active-tab-overview .modern-panel-users{min-height:292px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important}.app-shell.active-tab-overview .modern-ranking-table-wrap{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;align-self:stretch!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table{width:max-content!important;min-width:100%!important;table-layout:auto!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table th,.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table td{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table th:first-child,.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table td:first-child{width:34px!important;min-width:34px!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table th:nth-child(2),.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table td:nth-child(2){min-width:160px!important;max-width:none!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table th:not(:nth-child(2)),.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table td:not(:nth-child(2)){text-align:center!important}.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table th:nth-child(2),.app-shell.active-tab-overview .modern-ranking-table-wrap .modern-table td:nth-child(2){text-align:left!important}.app-shell.active-tab-overview .modern-panel-call-type .modern-legend-list{align-content:center!important}.app-shell.active-tab-overview .modern-panel-call-type .modern-legend-list p{grid-template-columns:10px minmax(0,1fr)!important}@media(max-width:1100px){.app-shell.active-tab-overview .modern-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"volume tg" "busy busy" "topbs companies" "users users"!important}}.app-shell.active-tab-overview .modern-panel-tg .modern-donut-layout,.app-shell.active-tab-overview .modern-panel-call-type .modern-donut-layout,.app-shell.active-tab-overview .modern-panel-call-type .modern-donut-compact{grid-template-columns:minmax(148px,1fr) max-content!important;align-items:center!important;justify-content:stretch!important;gap:8px!important}.app-shell.active-tab-overview .modern-panel-tg .modern-donut-chart,.app-shell.active-tab-overview .modern-panel-call-type .modern-donut-chart{width:100%!important;min-width:148px!important;justify-self:stretch!important}.app-shell.active-tab-overview .modern-pie-table-wrap{width:max-content!important;max-width:min(240px,42vw)!important;justify-self:end!important;overflow-x:auto!important}.app-shell.active-tab-overview .modern-pie-table-wrap .modern-table{width:max-content!important;min-width:0!important;table-layout:auto!important}.app-shell.active-tab-overview .modern-pie-table-wrap .modern-table th,.app-shell.active-tab-overview .modern-pie-table-wrap .modern-table td{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-shell.active-tab-overview .modern-pie-table-wrap .modern-table th:first-child,.app-shell.active-tab-overview .modern-pie-table-wrap .modern-table td:first-child{min-width:96px!important;max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-overview .modern-panel-call-type .modern-legend-list{width:max-content!important;max-width:210px!important;justify-self:end!important}.app-shell.active-tab-overview .modern-panel-call-type .modern-legend-list p{width:max-content!important;max-width:210px!important;grid-template-columns:10px minmax(78px,max-content)!important;white-space:nowrap!important}.app-shell.active-tab-charts .section-title{margin-top:8px!important;margin-bottom:6px!important;padding:10px 14px!important;border:1px solid rgba(65,177,227,.22)!important;border-radius:8px!important;background:linear-gradient(135deg,#133044e0,#091823f0),radial-gradient(circle at 92% 18%,rgba(34,211,238,.16),transparent 34%)!important;box-shadow:inset 0 1px #ffffff0f,0 12px 30px #0000002e!important}.app-shell.light-background-theme.active-tab-charts .section-title{border-color:#0070a62e!important;background:linear-gradient(135deg,#fffffffa,#eff8fdfa),radial-gradient(circle at 92% 18%,rgba(0,157,220,.13),transparent 34%)!important;box-shadow:inset 0 1px #fffffff0,0 10px 24px #1e587a14!important}.app-shell.active-tab-charts .section-title-copy h2{color:#f5fbff!important;letter-spacing:0!important}.app-shell.active-tab-charts .section-title-copy p{color:#45d6ff!important;font-weight:900!important}.app-shell.active-tab-charts .section-title-copy span{color:#b9d5e4!important}.app-shell.light-background-theme.active-tab-charts .section-title-copy h2{color:#082033!important}.app-shell.light-background-theme.active-tab-charts .section-title-copy p{color:#0274a8!important}.app-shell.light-background-theme.active-tab-charts .section-title-copy span{color:#31566b!important}.app-shell.active-tab-charts .dashboard-chart-grid,.app-shell.active-tab-charts .company-chart-grid,.app-shell.active-tab-charts .top-10-row{width:100%!important;display:grid!important;gap:10px!important;margin:0 0 12px!important;align-items:stretch!important}.app-shell.active-tab-charts .company-chart-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) minmax(300px,.92fr)!important;grid-auto-flow:dense!important}.app-shell.active-tab-charts .general-chart-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1.12fr) minmax(280px,.78fr)!important;grid-auto-flow:dense!important}.app-shell.active-tab-charts .top-10-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell.active-tab-charts .monthly-Company-card{order:-3!important;grid-column:span 2!important;min-height:470px!important}.app-shell.active-tab-charts .company-radio-type{order:-2!important}.app-shell.active-tab-charts .company-talkgroups{order:1!important}.app-shell.active-tab-charts .company-radios{order:2!important}.app-shell.active-tab-charts .general-mobile-type{order:-2!important;grid-column:span 2!important;min-height:390px!important}.app-shell.active-tab-charts .general-chart-grid .chart-card:not(.general-mobile-type){min-height:300px!important}.app-shell.active-tab-charts .chart-card{border:1px solid rgba(56,189,248,.18)!important;border-radius:8px!important;padding:12px!important;background:linear-gradient(180deg,#0b1d2afa,#07141ffa),radial-gradient(circle at 86% 4%,rgba(34,211,238,.11),transparent 30%)!important;box-shadow:inset 0 1px #ffffff0d,0 14px 34px #00000038!important}.app-shell.active-tab-charts .chart-card:before{border-radius:inherit!important;background:linear-gradient(90deg,rgba(34,211,238,.2),transparent 22%,transparent 78%,rgba(240,184,79,.12)),linear-gradient(180deg,rgba(255,255,255,.045),transparent 28%)!important;opacity:1!important}.app-shell.light-background-theme.active-tab-charts .chart-card{border-color:#0070a629!important;background:linear-gradient(180deg,#fffffffc,#f1f8fcfc),radial-gradient(circle at 86% 4%,rgba(0,145,202,.08),transparent 30%)!important;box-shadow:inset 0 1px #fffffff2,0 12px 28px #23547014!important}.app-shell.light-background-theme.active-tab-charts .chart-card:before{background:linear-gradient(90deg,rgba(0,157,220,.12),transparent 24%,transparent 76%,rgba(240,184,79,.1)),linear-gradient(180deg,rgba(255,255,255,.78),transparent 30%)!important}.app-shell.active-tab-charts .chart-card h3,.app-shell.active-tab-charts .chart-card p{text-align:left!important}.app-shell.active-tab-charts .chart-card h3{margin-bottom:3px!important;color:#f4fbff!important;font-size:clamp(14px,.88vw,17px)!important;line-height:1.18!important}.app-shell.active-tab-charts .chart-card p{margin:0 0 7px!important;color:#a9c8d8!important;font-size:clamp(10.5px,.64vw,12px)!important;font-weight:650!important}.app-shell.light-background-theme.active-tab-charts .chart-card h3{color:#082033!important}.app-shell.light-background-theme.active-tab-charts .chart-card p{color:#31566b!important}.app-shell.active-tab-charts .chart-legend,.app-shell.active-tab-charts .company-color-legend{margin:5px 0 4px!important;gap:5px 10px!important;color:#bdd7e4!important;font-weight:750!important}.app-shell.light-background-theme.active-tab-charts .chart-legend,.app-shell.light-background-theme.active-tab-charts .company-color-legend{color:#254b61!important}.app-shell.active-tab-charts .chart-card .recharts-responsive-container{min-height:250px!important}.app-shell.active-tab-charts .monthly-Company-card .recharts-responsive-container{min-height:380px!important}.app-shell.active-tab-charts .top-10-row .chart-card{min-height:360px!important}.app-shell.active-tab-charts .top-10-row .chart-card .recharts-responsive-container{min-height:294px!important}.app-shell.active-tab-charts .chart-card .recharts-wrapper text{font-weight:700!important}.app-shell.light-background-theme.active-tab-charts .chart-card .recharts-cartesian-grid line{stroke:#145f842e!important}@media(max-width:1500px){.app-shell.active-tab-charts .company-chart-grid,.app-shell.active-tab-charts .general-chart-grid,.app-shell.active-tab-charts .top-10-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.active-tab-charts .monthly-Company-card,.app-shell.active-tab-charts .general-mobile-type{grid-column:1 / -1!important}}@media(max-width:860px){.app-shell.active-tab-charts .company-chart-grid,.app-shell.active-tab-charts .general-chart-grid,.app-shell.active-tab-charts .top-10-row{grid-template-columns:1fr!important}.app-shell.active-tab-charts .monthly-Company-card,.app-shell.active-tab-charts .general-mobile-type{grid-column:auto!important}}.app-shell.active-tab-charts .charts-highlight-row{width:100%!important;display:grid!important;grid-template-columns:minmax(360px,1.35fr) minmax(260px,1fr) minmax(260px,1fr) minmax(230px,.86fr)!important;gap:12px!important;margin:0 0 14px!important}.app-shell.active-tab-charts .charts-highlight-row .chart-card{min-height:368px!important;padding:12px!important}.app-shell.active-tab-charts .charts-highlight-row .chart-card .recharts-responsive-container{min-height:286px!important}.app-shell.active-tab-charts .charts-highlight-row .chart-legend{margin-top:4px!important;max-height:54px!important;overflow:hidden!important;align-content:flex-start!important}.app-shell.active-tab-charts .charts-top-company{min-width:0!important}.app-shell.active-tab-charts .charts-top-company .chart-legend{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px 8px!important}.app-shell.active-tab-charts .charts-top-company .chart-legend span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.active-tab-charts .charts-arranged-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(24,minmax(0,1fr))!important;grid-template-areas:"callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration" "radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth" "topTalkgroup topTalkgroup topTalkgroup topTalkgroup topTalkgroup topTalkgroup topTalkgroup topTalkgroup topCompany topCompany topCompany topCompany topCompany topCompany topCompany topCompany topStation topStation topStation topStation topStation topStation topStation topStation" "callType callType callType callType callType callType priority priority priority priority priority priority duplex duplex duplex duplex duplex duplex encrypted encrypted encrypted encrypted encrypted encrypted" "callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution" "talkgroups talkgroups talkgroups talkgroups talkgroups talkgroups talkgroups talkgroups radios radios radios radios radios radios radios radios radioTypes radioTypes radioTypes radioTypes radioTypes radioTypes radioTypes radioTypes"!important;grid-auto-rows:auto!important;gap:12px!important;margin:0 0 14px!important;align-items:stretch!important}.app-shell.active-tab-charts .charts-arranged-grid>.chart-card{min-width:0!important;box-sizing:border-box!important;padding:12px!important}.app-shell.active-tab-charts .charts-arranged-grid .recharts-responsive-container{min-height:180px!important}.app-shell.active-tab-charts .charts-arranged-grid .chart-legend,.app-shell.active-tab-charts .charts-arranged-grid .company-color-legend{margin-top:4px!important;align-content:flex-start!important}.app-shell.active-tab-charts .charts-calls-duration{grid-area:callsDuration!important;min-height:500px!important;height:500px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.app-shell.active-tab-charts .charts-calls-duration .recharts-responsive-container{flex:1 1 0!important;width:100%!important;min-height:0!important;height:100%!important}.app-shell.active-tab-charts .charts-radio-month{grid-area:radioMonth!important;min-height:430px!important;height:430px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.app-shell.active-tab-charts .charts-radio-month .recharts-responsive-container{flex:1 1 0!important;width:100%!important;min-height:0!important;height:100%!important}.app-shell.active-tab-charts .charts-call-type{grid-area:callType!important;min-height:285px!important}.app-shell.active-tab-charts .charts-call-type .recharts-responsive-container{min-height:205px!important}.app-shell.active-tab-charts .charts-priority{grid-area:priority!important;min-height:285px!important}.app-shell.active-tab-charts .charts-duplex{grid-area:duplex!important;min-height:285px!important}.app-shell.active-tab-charts .charts-encrypted{grid-area:encrypted!important;min-height:285px!important}.app-shell.active-tab-charts .charts-priority .recharts-responsive-container,.app-shell.active-tab-charts .charts-duplex .recharts-responsive-container,.app-shell.active-tab-charts .charts-encrypted .recharts-responsive-container{min-height:120px!important}.app-shell.active-tab-charts .charts-call-type-distribution{grid-area:callTypeDistribution!important;display:flex!important;flex-direction:column!important;min-height:335px!important}.app-shell.active-tab-charts .charts-call-type-distribution .recharts-responsive-container{flex:1 1 0!important;min-height:230px!important;height:auto!important}.app-shell.active-tab-charts .charts-top-talkgroup{grid-area:topTalkgroup!important;min-height:280px!important}.app-shell.active-tab-charts .charts-top-company{grid-area:topCompany!important;min-height:280px!important}.app-shell.active-tab-charts .charts-top-station{grid-area:topStation!important;min-height:280px!important}.app-shell.active-tab-charts .charts-tg-distribution{grid-area:tgDistribution!important;display:flex!important;flex-direction:column!important;min-height:335px!important}.app-shell.active-tab-charts .charts-tg-distribution .recharts-responsive-container{flex:1 1 0!important;min-height:235px!important;height:auto!important}.app-shell.active-tab-charts .charts-talkgroups{grid-area:talkgroups!important;min-height:280px!important}.app-shell.active-tab-charts .charts-radios{grid-area:radios!important;min-height:280px!important}.app-shell.active-tab-charts .charts-radio-type-company{grid-area:radioTypes!important;min-height:280px!important}.app-shell.active-tab-charts .charts-top-company .chart-legend,.app-shell.active-tab-charts .charts-call-type-distribution .chart-legend,.app-shell.active-tab-charts .charts-tg-distribution .chart-legend{max-height:62px!important;overflow:hidden!important}.app-shell.active-tab-charts .charts-donut-layout{display:grid!important;grid-template-columns:minmax(150px,1fr) minmax(130px,.9fr)!important;gap:8px!important;align-items:center!important;min-height:246px!important}.app-shell.active-tab-charts .charts-donut-chart{position:relative!important;min-width:0!important}.app-shell.active-tab-charts .charts-donut-center{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;display:grid!important;place-items:center!important;pointer-events:none!important}.app-shell.active-tab-charts .charts-donut-center strong{color:var(--text-strong)!important;font-size:clamp(13px,1vw,20px)!important;font-weight:900!important}.app-shell.active-tab-charts .charts-donut-center span{color:var(--text-muted)!important;font-size:10px!important;font-weight:800!important}.app-shell.active-tab-charts .charts-tg-distribution .chart-legend{display:grid!important;gap:5px!important}.app-shell.active-tab-charts .charts-reference-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(260px,.96fr) minmax(300px,1.18fr) minmax(280px,1.02fr) minmax(220px,.78fr)!important;grid-template-areas:"radioMonth callsDuration callsDuration callType" "radioMonth callsDuration callsDuration duplex" "talkgroups radios radioTypes priority"!important;grid-auto-rows:minmax(248px,auto)!important;gap:10px!important;margin:0 0 12px!important;align-items:stretch!important}.app-shell.active-tab-charts .charts-reference-grid .chart-card{min-width:0!important;height:100%!important}@media(max-width:1500px){.app-shell.active-tab-charts .charts-arranged-grid .charts-call-type-distribution,.app-shell.active-tab-charts .charts-arranged-grid .charts-tg-distribution,.app-shell.active-tab-charts .charts-arranged-grid .charts-call-type{min-height:0!important}.app-shell.active-tab-charts .charts-arranged-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-areas:"callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration callsDuration" "radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth radioMonth" "topTalkgroup topTalkgroup topTalkgroup topTalkgroup topCompany topCompany topCompany topCompany topStation topStation topStation topStation" "callType callType callType priority priority priority duplex duplex duplex encrypted encrypted encrypted" "callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution callTypeDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution tgDistribution" "talkgroups talkgroups talkgroups talkgroups radios radios radios radios radioTypes radioTypes radioTypes radioTypes"!important}.app-shell.active-tab-charts .charts-highlight-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.active-tab-charts .charts-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"radioMonth callsDuration" "talkgroups radios" "radioTypes callType" "duplex priority"!important}}@media(max-width:860px){.app-shell.active-tab-charts .charts-arranged-grid .charts-call-type-distribution,.app-shell.active-tab-charts .charts-arranged-grid .charts-tg-distribution,.app-shell.active-tab-charts .charts-arranged-grid .charts-call-type{grid-row:auto!important;height:auto!important}.app-shell.active-tab-charts .charts-arranged-grid{grid-template-columns:1fr!important;grid-template-areas:"callsDuration" "radioMonth" "callType" "priority" "duplex" "encrypted" "callTypeDistribution" "topTalkgroup" "topCompany" "topStation" "tgDistribution" "talkgroups" "radios" "radioTypes"!important}.app-shell.active-tab-charts .charts-highlight-row,.app-shell.active-tab-charts .charts-reference-grid{grid-template-columns:1fr!important}.app-shell.active-tab-charts .charts-reference-grid{grid-template-areas:"radioMonth" "callsDuration" "callType" "duplex" "talkgroups" "radios" "radioTypes" "priority"!important}}.app-shell.active-tab-fleet .fleet-activation-panel{display:grid!important;gap:12px!important;margin-top:0!important}.app-shell.active-tab-fleet .network-utilization-cards{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important;gap:10px!important;margin:0!important;padding:0!important;width:100%!important;max-width:none!important;align-items:stretch!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card,.app-shell.active-tab-fleet .network-utilization-cards>.summary-card:nth-child(n){position:relative!important;grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:92px!important;padding:11px 13px 10px!important;border-radius:8px!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffff14,#ffffff03),#071c29e0!important;border:1px solid rgba(72,196,255,.28)!important;box-shadow:inset 0 1px #ffffff14,0 10px 26px #0000002e!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card:after{content:"";position:absolute;left:12px;right:12px;bottom:8px;height:3px;border-radius:999px;background:linear-gradient(90deg,#14d6ff,rgba(57,255,184,.7),transparent);opacity:.85}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card span,.app-shell.active-tab-fleet .network-utilization-cards>.summary-card small{color:var(--theme-muted, #a8c5d4)!important;text-transform:none!important;letter-spacing:.02em!important;background:transparent!important;border:0!important;box-shadow:none!important;width:auto!important;max-width:100%!important;padding:0!important;min-height:0!important;white-space:normal!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card strong{color:var(--theme-text, #f4fbff)!important;font-size:clamp(18px,1.45vw,26px)!important;line-height:1.05!important}.app-shell.light-background-theme.active-tab-fleet .network-utilization-cards>.summary-card{background:linear-gradient(180deg,#007fc814,#fffffff2),#fff!important;border-color:#006fae38!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #0e375114!important}.app-shell.active-tab-fleet .fleet-activation-tables{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important}.app-shell.active-tab-fleet .fleet-activation-tables .table-card{min-height:0!important;padding:12px!important;border-radius:8px!important}.app-shell.active-tab-fleet .fleet-activation-tables h3,.app-shell.active-tab-fleet .unmatched-fleetmap-report-card h3{margin:0 0 8px!important;color:var(--theme-text, #edf8ff)!important;font-size:clamp(14px,.95vw,18px)!important;font-weight:900!important}.app-shell.active-tab-fleet .fleet-unmatched-section{margin-top:12px!important}.app-shell.active-tab-fleet .fleet-unmatched-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,300px)!important;gap:12px!important;align-items:stretch!important;width:100%!important}.app-shell.active-tab-fleet .fleet-unmatched-layout .unmatched-fleetmap-report-card{min-width:0!important}.app-shell.active-tab-fleet .fleet-radio-showcase{position:relative!important;display:grid!important;place-items:center!important;min-height:100%!important;overflow:hidden!important;border-radius:8px!important;border:1px solid rgba(72,196,255,.24)!important;background:radial-gradient(circle at 50% 18%,rgba(51,203,255,.14),transparent 36%),linear-gradient(180deg,#ffffff0d,#00000014),#061824e0!important;box-shadow:inset 0 1px #ffffff14,0 14px 30px #0003!important}.app-shell.active-tab-fleet .fleet-radio-showcase img{display:block!important;width:100%!important;height:100%!important;max-height:410px!important;object-fit:contain!important;object-position:center!important}.app-shell.light-background-theme.active-tab-fleet .fleet-radio-showcase{background:radial-gradient(circle at 50% 18%,rgba(0,127,200,.12),transparent 36%),linear-gradient(180deg,#ffffffe6,#e7f4fbdb)!important;border-color:#006fae38!important;box-shadow:inset 0 1px #ffffffe6,0 12px 26px #0e37511a!important}@media(max-width:1280px){.app-shell.active-tab-fleet .network-utilization-cards{grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell.active-tab-fleet .fleet-unmatched-layout{grid-template-columns:minmax(0,1fr) 240px!important}}@media(max-width:980px){.app-shell.active-tab-fleet .network-utilization-cards,.app-shell.active-tab-fleet .fleet-activation-tables,.app-shell.active-tab-fleet .fleet-unmatched-layout{grid-template-columns:1fr!important}.app-shell.active-tab-fleet .fleet-radio-showcase{min-height:320px!important}}.app-shell.active-tab-company>#regionPerformance-content,.app-shell.active-tab-company>#talkgroupEfficiency-content{display:block!important;width:100%!important;margin:0 0 10px!important}.app-shell.active-tab-company>#users-content.company-behavior-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0 0 12px!important}.app-shell.active-tab-company .company-matrix-card,.app-shell.active-tab-company .company-behavior-card{width:100%!important;max-width:none!important;min-width:0!important;padding:10px 11px 11px!important;border-radius:8px!important;overflow:hidden!important;border:1px solid rgba(72,196,255,.22)!important;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#051622e6!important;box-shadow:inset 0 1px #ffffff12,0 10px 24px #00000029!important}.app-shell.light-background-theme.active-tab-company .company-matrix-card,.app-shell.light-background-theme.active-tab-company .company-behavior-card{background:linear-gradient(180deg,#007fc80e,#fffffffa),#fff!important;border-color:#006fae33!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #0e375114!important}.app-shell.active-tab-company .company-matrix-card h3,.app-shell.active-tab-company .company-behavior-card h3{margin:0 0 8px!important;color:var(--theme-text, #edf8ff)!important;font-size:clamp(13px,.88vw,17px)!important;font-weight:900!important;line-height:1.15!important;text-align:left!important}.app-shell.active-tab-company .company-matrix-scroll{width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important;overflow-x:auto!important;overflow-y:visible!important;border-radius:7px!important;border:1px solid rgba(116,181,214,.16)!important;background:#020d1538!important}.app-shell.light-background-theme.active-tab-company .company-matrix-scroll{background:#f1f8fcb8!important;border-color:#006fae29!important}.app-shell.active-tab-company .company-matrix-scroll table,.app-shell.active-tab-company .company-matrix-card table,.app-shell.active-tab-company .company-behavior-card table{width:100%!important;min-width:0!important;max-width:none!important;table-layout:auto!important;border-collapse:collapse!important}.app-shell.active-tab-company .region-matrix-card table{min-width:1180px!important}.app-shell.active-tab-company .tg-efficiency-card table{min-width:1120px!important}.app-shell.active-tab-company .company-behavior-card table{min-width:720px!important}.app-shell.active-tab-company .company-matrix-card th,.app-shell.active-tab-company .company-matrix-card td,.app-shell.active-tab-company .company-behavior-card th,.app-shell.active-tab-company .company-behavior-card td{height:30px!important;min-height:30px!important;max-height:none!important;padding:6px 8px!important;font-size:clamp(10px,.58vw,12px)!important;line-height:1.12!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border:1px solid rgba(116,181,214,.13)!important}.app-shell.active-tab-company .company-matrix-card th,.app-shell.active-tab-company .company-behavior-card th{color:var(--theme-text, #edf8ff)!important;font-weight:900!important;text-align:center!important;background:#48c4ff14!important}.app-shell.light-background-theme.active-tab-company .company-matrix-card th,.app-shell.light-background-theme.active-tab-company .company-behavior-card th{color:#092033!important;background:#007fc81a!important}.app-shell.active-tab-company .company-matrix-card td,.app-shell.active-tab-company .company-behavior-card td{color:var(--theme-text, #f4fbff)!important;text-align:center!important}.app-shell.light-background-theme.active-tab-company .company-matrix-card td,.app-shell.light-background-theme.active-tab-company .company-behavior-card td{color:#0b2638!important}.app-shell.active-tab-company .company-matrix-card td:first-child,.app-shell.active-tab-company .company-behavior-card td:first-child,.app-shell.active-tab-company .company-matrix-card th:first-child,.app-shell.active-tab-company .company-behavior-card th:first-child{text-align:left!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(1),.app-shell.active-tab-company .region-matrix-card td:nth-child(1){min-width:92px!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(3),.app-shell.active-tab-company .region-matrix-card td:nth-child(3),.app-shell.active-tab-company .region-matrix-card th:nth-child(9),.app-shell.active-tab-company .region-matrix-card td:nth-child(9){min-width:118px!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(11),.app-shell.active-tab-company .region-matrix-card td:nth-child(11){min-width:150px!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(1),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(1){min-width:150px!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(10),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(10){min-width:150px!important}.app-shell.active-tab-company .company-behavior-card th:nth-child(1),.app-shell.active-tab-company .company-behavior-card td:nth-child(1){min-width:108px!important}.app-shell.active-tab-company .company-behavior-card th:nth-child(2),.app-shell.active-tab-company .company-behavior-card td:nth-child(2),.app-shell.active-tab-company .company-behavior-card th:nth-child(3),.app-shell.active-tab-company .company-behavior-card td:nth-child(3){min-width:135px!important}@media(max-width:1180px){.app-shell.active-tab-company>#users-content.company-behavior-grid{grid-template-columns:1fr!important}}.app-shell[class*=active-tab-] table thead th,.app-shell[class*=active-tab-] .table-card table thead th,.app-shell[class*=active-tab-] .records-card table thead th,.app-shell[class*=active-tab-] .records-scroll table thead th,.app-shell[class*=active-tab-] .modern-table thead th,.app-shell[class*=active-tab-] .kpi-table table thead th,.app-shell[class*=active-tab-] .kpi-grid table thead th,.app-shell[class*=active-tab-] .filtered-register-table thead th,.app-shell[class*=active-tab-] .inactive-radio-table thead th,.app-shell[class*=active-tab-] .unmatched-fleetmap-table thead th,.app-shell[class*=active-tab-] .radio-usage-report-table thead th{font-size:clamp(11.5px,.72vw,14px)!important;font-weight:950!important;line-height:1.16!important;text-align:center!important;vertical-align:middle!important;letter-spacing:.015em!important}.app-shell[class*=active-tab-] table tbody td,.app-shell[class*=active-tab-] .table-card table tbody td,.app-shell[class*=active-tab-] .records-card table tbody td,.app-shell[class*=active-tab-] .records-scroll table tbody td,.app-shell[class*=active-tab-] .modern-table tbody td,.app-shell[class*=active-tab-] .kpi-table table tbody td,.app-shell[class*=active-tab-] .kpi-grid table tbody td,.app-shell[class*=active-tab-] .filtered-register-table tbody td,.app-shell[class*=active-tab-] .inactive-radio-table tbody td,.app-shell[class*=active-tab-] .unmatched-fleetmap-table tbody td,.app-shell[class*=active-tab-] .radio-usage-report-table tbody td{font-size:clamp(10px,.62vw,12px)!important;font-weight:450!important;line-height:1.18!important;vertical-align:middle!important}.app-shell[class*=active-tab-] table tbody td *,.app-shell[class*=active-tab-] .table-card table tbody td *,.app-shell[class*=active-tab-] .records-card table tbody td *,.app-shell[class*=active-tab-] .records-scroll table tbody td *,.app-shell[class*=active-tab-] .modern-table tbody td *,.app-shell[class*=active-tab-] .kpi-table table tbody td *,.app-shell[class*=active-tab-] .kpi-grid table tbody td *,.app-shell[class*=active-tab-] .filtered-register-table tbody td *,.app-shell[class*=active-tab-] .inactive-radio-table tbody td *,.app-shell[class*=active-tab-] .unmatched-fleetmap-table tbody td *,.app-shell[class*=active-tab-] .radio-usage-report-table tbody td *{font-weight:450!important}.radar-tooltip,.modern-calltype-tooltip{display:grid;gap:4px;min-width:190px;padding:10px 12px;border:1px solid rgba(56,189,248,.28);border-radius:10px;background:#06131df5;box-shadow:0 18px 40px #00000047;color:#edf6fa;font-size:11px;font-weight:700}.radar-tooltip strong,.modern-calltype-tooltip strong{color:#fff;font-size:12px;letter-spacing:.02em}.radar-tooltip span,.modern-calltype-tooltip span{display:block;white-space:nowrap}.modern-calltype-stack-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:172px}.modern-calltype-stack-legend{display:grid;gap:7px;width:max-content;max-width:154px}.modern-calltype-stack-legend p{display:flex;align-items:center;gap:7px;margin:0;color:var(--cdr-text, #edf6fa);font-size:10px;font-weight:800;line-height:1.2}.modern-calltype-stack-legend i{width:9px;height:9px;flex:0 0 9px;border-radius:2px;box-shadow:0 0 10px currentColor}.region-radar-card .chart-legend,.charts-top-company .chart-legend{justify-content:center;gap:6px 10px}.charts-top-company .chart-legend{align-content:start}.app-shell.light-background-theme .radar-tooltip,.app-shell.light-background-theme .modern-calltype-tooltip{border-color:#0284c747;background:#fffffffa;color:#0b1f2d}.app-shell.light-background-theme .radar-tooltip strong,.app-shell.light-background-theme .modern-calltype-tooltip strong,.app-shell.light-background-theme .modern-calltype-stack-legend p{color:#0b1f2d}@media(max-width:980px){.modern-calltype-stack-layout{grid-template-columns:1fr}.modern-calltype-stack-legend{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none}}.app-shell.active-tab-fleet .fleet-activation-panel{gap:clamp(10px,.7vw,14px)!important}.app-shell.active-tab-fleet .network-utilization-cards{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:clamp(8px,.62vw,12px)!important;align-items:stretch!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card{min-height:clamp(82px,5.4vw,98px)!important;padding:clamp(8px,.58vw,12px) clamp(8px,.62vw,13px)!important;border-radius:10px!important;justify-content:center!important;gap:4px!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card span{font-size:clamp(10px,.62vw,12px)!important;font-weight:850!important;line-height:1.12!important;text-align:center!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card strong{font-size:clamp(19px,1.55vw,29px)!important;line-height:1!important;text-align:center!important}.app-shell.active-tab-fleet .network-utilization-cards>.summary-card small{font-size:clamp(9px,.56vw,11px)!important;font-weight:750!important;line-height:1.12!important;text-align:center!important}.app-shell.active-tab-fleet .fleet-activation-tables{grid-template-columns:repeat(2,minmax(280px,1fr))!important;gap:clamp(10px,.72vw,14px)!important}.app-shell.active-tab-fleet .fleet-activation-tables .table-card,.app-shell.active-tab-fleet .unmatched-fleetmap-report-card{padding:clamp(10px,.72vw,14px)!important;overflow:hidden!important}.app-shell.active-tab-fleet .inactive-radio-table{width:100%!important;table-layout:auto!important;border-collapse:collapse!important}.app-shell.active-tab-fleet .inactive-radio-table th,.app-shell.active-tab-fleet .inactive-radio-table td{height:30px!important;padding:6px 9px!important;border:1px solid rgba(116,181,214,.18)!important;white-space:nowrap!important;text-align:center!important}.app-shell.active-tab-fleet .inactive-radio-table th:first-child,.app-shell.active-tab-fleet .inactive-radio-table td:first-child{text-align:left!important;width:62%!important}.app-shell.active-tab-fleet .inactive-radio-table th{background:#48c4ff1a!important;color:var(--theme-text, #edf8ff)!important}.app-shell.active-tab-fleet .fleet-unmatched-section{margin-top:8px!important}.app-shell.active-tab-fleet .fleet-unmatched-layout{grid-template-columns:minmax(0,1fr) clamp(240px,18vw,340px)!important;gap:clamp(10px,.72vw,14px)!important;align-items:stretch!important}.app-shell.active-tab-fleet .unmatched-fleetmap-table-wrap{max-height:clamp(260px,24vw,390px)!important;overflow:auto!important}.app-shell.active-tab-fleet .unmatched-fleetmap-table{width:max-content!important;min-width:100%!important;table-layout:auto!important}.app-shell.active-tab-fleet .unmatched-fleetmap-table th,.app-shell.active-tab-fleet .unmatched-fleetmap-table td{padding:6px 8px!important;white-space:nowrap!important}.app-shell.active-tab-fleet .unmatched-fleetmap-table th:nth-child(2),.app-shell.active-tab-fleet .unmatched-fleetmap-table td:nth-child(2),.app-shell.active-tab-fleet .unmatched-fleetmap-table th:nth-child(9),.app-shell.active-tab-fleet .unmatched-fleetmap-table td:nth-child(9){max-width:220px!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-fleet .fleet-radio-showcase{min-height:0!important;aspect-ratio:.72 / 1!important;align-self:stretch!important}.app-shell.active-tab-fleet .fleet-radio-showcase img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 18px 28px rgba(0,0,0,.32))!important}.app-shell.light-background-theme.active-tab-fleet .inactive-radio-table th{background:#007fc81c!important;color:#092033!important}.app-shell.light-background-theme.active-tab-fleet .inactive-radio-table td,.app-shell.light-background-theme.active-tab-fleet .unmatched-fleetmap-table td{color:#0b2638!important}.app-shell.active-tab-company>#regionPerformance-content,.app-shell.active-tab-company>#talkgroupEfficiency-content,.app-shell.active-tab-company>#users-content.company-behavior-grid{margin-bottom:clamp(10px,.72vw,14px)!important}.app-shell.active-tab-company>#users-content.company-behavior-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:clamp(10px,.72vw,14px)!important}.app-shell.active-tab-company .company-matrix-card,.app-shell.active-tab-company .company-behavior-card{padding:clamp(10px,.72vw,14px)!important;border-radius:10px!important}.app-shell.active-tab-company .company-matrix-card h3,.app-shell.active-tab-company .company-behavior-card h3{margin-bottom:9px!important;font-size:clamp(15px,.98vw,18px)!important}.app-shell.active-tab-company .company-matrix-scroll{max-width:100%!important;overflow:auto!important;scrollbar-gutter:stable both-edges!important}.app-shell.active-tab-company .company-matrix-card table,.app-shell.active-tab-company .company-behavior-card table{width:max-content!important;min-width:100%!important;table-layout:auto!important;border-collapse:collapse!important}.app-shell.active-tab-company .region-matrix-card table{min-width:1040px!important}.app-shell.active-tab-company .tg-efficiency-card table{min-width:980px!important}.app-shell.active-tab-company .company-behavior-card table{min-width:650px!important}.app-shell.active-tab-company .company-matrix-card th,.app-shell.active-tab-company .company-behavior-card th{height:32px!important;padding:7px 9px!important;font-size:clamp(11px,.68vw,13px)!important;font-weight:950!important;text-align:center!important;white-space:nowrap!important}.app-shell.active-tab-company .company-matrix-card td,.app-shell.active-tab-company .company-behavior-card td{height:29px!important;padding:6px 9px!important;font-size:clamp(10px,.6vw,12px)!important;font-weight:450!important;text-align:center!important;white-space:nowrap!important}.app-shell.active-tab-company .company-matrix-card th:first-child,.app-shell.active-tab-company .company-matrix-card td:first-child,.app-shell.active-tab-company .company-behavior-card th:first-child,.app-shell.active-tab-company .company-behavior-card td:first-child,.app-shell.active-tab-company .company-behavior-card th:nth-child(2),.app-shell.active-tab-company .company-behavior-card td:nth-child(2),.app-shell.active-tab-company .company-behavior-card th:nth-child(3),.app-shell.active-tab-company .company-behavior-card td:nth-child(3){text-align:left!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(11),.app-shell.active-tab-company .region-matrix-card td:nth-child(11),.app-shell.active-tab-company .tg-efficiency-card th:nth-child(10),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(10),.app-shell.active-tab-company .company-behavior-card th:nth-child(2),.app-shell.active-tab-company .company-behavior-card td:nth-child(2),.app-shell.active-tab-company .company-behavior-card th:nth-child(3),.app-shell.active-tab-company .company-behavior-card td:nth-child(3){max-width:210px!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-company .company-matrix-card tbody tr:nth-child(2n) td,.app-shell.active-tab-company .company-behavior-card tbody tr:nth-child(2n) td{background:#48c4ff09!important}.app-shell.active-tab-company .company-matrix-card tbody tr:hover td,.app-shell.active-tab-company .company-behavior-card tbody tr:hover td{background:#48c4ff1a!important}@media(max-width:1280px){.app-shell.active-tab-fleet .network-utilization-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell.active-tab-company>#users-content.company-behavior-grid{grid-template-columns:1fr!important}}@media(max-width:980px){.app-shell.active-tab-fleet .network-utilization-cards,.app-shell.active-tab-fleet .fleet-activation-tables,.app-shell.active-tab-fleet .fleet-unmatched-layout{grid-template-columns:1fr!important}.app-shell.active-tab-fleet .fleet-radio-showcase{aspect-ratio:16 / 10!important}}.app-shell.active-tab-kpi .kpi-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(10px,.72vw,14px)!important;margin-bottom:clamp(12px,.9vw,18px)!important}.app-shell.active-tab-kpi .kpi-measurements-table-card{grid-column:1 / -1!important;padding:clamp(10px,.72vw,14px)!important;overflow:hidden!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;border-radius:8px!important;border:1px solid rgba(116,181,214,.18)!important}.app-shell.active-tab-kpi .kpi-measurements-table{width:max-content!important;min-width:100%!important;table-layout:auto!important;border-collapse:collapse!important}.app-shell.active-tab-kpi .kpi-measurements-table th,.app-shell.active-tab-kpi .kpi-measurements-table td{height:31px!important;padding:6px 9px!important;border:1px solid rgba(116,181,214,.18)!important;white-space:nowrap!important;text-align:center!important}.app-shell.active-tab-kpi .kpi-measurements-table th{font-size:clamp(11px,.7vw,13px)!important;font-weight:950!important;background:#48c4ff1a!important;color:var(--theme-text, #edf8ff)!important}.app-shell.active-tab-kpi .kpi-measurements-table td{font-size:clamp(10px,.6vw,12px)!important;font-weight:450!important;color:var(--theme-text, #f4fbff)!important}.app-shell.active-tab-kpi .kpi-measurements-table th:first-child,.app-shell.active-tab-kpi .kpi-measurements-table td:first-child{text-align:left!important;min-width:170px!important;max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card,.app-shell.active-tab-kpi .performance-chart-grid>.chart-card{min-height:430px!important;padding:clamp(11px,.78vw,15px)!important;border-radius:10px!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card h3,.app-shell.active-tab-kpi .performance-chart-grid>.chart-card h3{margin-bottom:4px!important;font-size:clamp(15px,.98vw,18px)!important;line-height:1.15!important;text-align:left!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card p,.app-shell.active-tab-kpi .performance-chart-grid>.chart-card p{margin:0 0 8px!important;color:var(--theme-muted, #9fb7c8)!important;font-size:clamp(10px,.62vw,12px)!important;font-weight:750!important;line-height:1.2!important;text-align:left!important}.app-shell.active-tab-kpi .kpi-average-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-calls-duration-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-monthly-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-total-avg-card .recharts-responsive-container{min-height:350px!important}.app-shell.active-tab-kpi .kpi-calls-duration-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-monthly-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-total-avg-card .recharts-responsive-container{min-height:400px!important}.app-shell.active-tab-kpi .chart-legend,.app-shell.active-tab-kpi .company-color-legend{justify-content:flex-start!important;align-items:center!important;gap:7px 12px!important;margin-top:6px!important;font-size:clamp(10px,.62vw,12px)!important}.app-shell.active-tab-kpi .Company-pie-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,170px)!important;align-items:center!important;gap:10px!important}.app-shell.active-tab-kpi .Company-pie-layout .recharts-responsive-container{width:100%!important}.app-shell.active-tab-kpi .kpi-total-avg-legend{align-self:center!important;max-height:390px!important;overflow:auto!important;justify-content:flex-start!important}.app-shell.active-tab-kpi .performance-chart-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(10px,.72vw,14px)!important}.app-shell.active-tab-kpi .region-radar-card{grid-column:span 2!important;min-height:470px!important}.app-shell.active-tab-kpi .region-radar-card .recharts-responsive-container{min-height:386px!important}.app-shell.active-tab-kpi .region-radar-card .chart-legend{justify-content:center!important}.app-shell.active-tab-kpi .recharts-wrapper text{paint-order:stroke!important;stroke:#030c148c!important;stroke-width:2px!important;stroke-linejoin:round!important}.app-shell.light-background-theme.active-tab-kpi .kpi-measurements-table th{background:#007fc81c!important;color:#092033!important}.app-shell.light-background-theme.active-tab-kpi .kpi-measurements-table td,.app-shell.light-background-theme.active-tab-kpi .kpi-grid>.chart-card p,.app-shell.light-background-theme.active-tab-kpi .performance-chart-grid>.chart-card p{color:#24485b!important}.app-shell.light-background-theme.active-tab-kpi .recharts-wrapper text{stroke:#ffffffa6!important}@media(max-width:1280px){.app-shell.active-tab-kpi .performance-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.active-tab-kpi .region-radar-card{grid-column:1 / -1!important}}@media(max-width:980px){.app-shell.active-tab-kpi .kpi-grid,.app-shell.active-tab-kpi .performance-chart-grid,.app-shell.active-tab-kpi .Company-pie-layout{grid-template-columns:1fr!important}}.app-shell.active-tab-kpi #kpi.section-title,.app-shell.active-tab-kpi #Performance.section-title{align-items:center!important;margin:clamp(8px,.62vw,12px) 0 8px!important;padding:8px 12px!important;min-height:38px!important;border-radius:8px!important;border:1px solid rgba(72,196,255,.26)!important;background:linear-gradient(90deg,#129fd840,#041623db 34%,#041623f0)!important;box-shadow:inset 0 1px #ffffff14,0 10px 26px #0000002e!important}.app-shell.active-tab-kpi #kpi .section-title-heading,.app-shell.active-tab-kpi #Performance .section-title-heading{align-items:center!important}.app-shell.active-tab-kpi #kpi .section-title-copy,.app-shell.active-tab-kpi #Performance .section-title-copy{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;width:100%!important}.app-shell.active-tab-kpi #kpi .section-title-copy p,.app-shell.active-tab-kpi #Performance .section-title-copy p{display:inline-grid!important;place-items:center!important;width:24px!important;height:24px!important;margin:0!important;border-radius:6px!important;background:linear-gradient(135deg,#22d3ee,#3b82f6)!important;color:#03131f!important;font-weight:950!important;font-size:14px!important;letter-spacing:0!important;line-height:1!important}.app-shell.active-tab-kpi #kpi .section-title-copy h2,.app-shell.active-tab-kpi #Performance .section-title-copy h2{margin:0!important;color:var(--theme-text, #edf8ff)!important;font-size:clamp(17px,1.12vw,23px)!important;font-weight:950!important;letter-spacing:.015em!important;line-height:1.05!important;text-transform:uppercase!important}.app-shell.active-tab-kpi #kpi .section-title-copy span,.app-shell.active-tab-kpi #Performance .section-title-copy span{margin-left:auto!important;color:var(--theme-muted, #a7c1d2)!important;font-size:clamp(10px,.62vw,12px)!important;font-weight:750!important;line-height:1.2!important}.app-shell.active-tab-kpi .kpi-grid{grid-template-columns:minmax(360px,1.25fr) minmax(245px,.82fr) minmax(275px,.93fr)!important;grid-template-areas:"kpiTable kpiAvg kpiCalls" "kpiMonthly kpiMonthly kpiDonut"!important;gap:10px!important;align-items:stretch!important;margin-bottom:10px!important}.app-shell.active-tab-kpi .kpi-measurements-table-card{grid-area:kpiTable!important;grid-column:auto!important;min-height:330px!important;padding:10px!important}.app-shell.active-tab-kpi .kpi-average-card{grid-area:kpiAvg!important;min-height:330px!important}.app-shell.active-tab-kpi .kpi-calls-duration-card{grid-area:kpiCalls!important;min-height:330px!important}.app-shell.active-tab-kpi .kpi-monthly-card{grid-area:kpiMonthly!important;min-height:410px!important}.app-shell.active-tab-kpi .kpi-total-avg-card{grid-area:kpiDonut!important;min-height:410px!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card,.app-shell.active-tab-kpi .kpi-measurements-table-card{padding:10px!important;border-radius:8px!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card h3,.app-shell.active-tab-kpi .kpi-measurements-table-card h3{margin-bottom:5px!important;font-size:clamp(12px,.78vw,15px)!important;line-height:1.1!important;text-transform:uppercase!important}.app-shell.active-tab-kpi .kpi-grid>.chart-card p{margin-bottom:5px!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{max-height:286px!important;overflow:auto!important}.app-shell.active-tab-kpi .kpi-measurements-table th,.app-shell.active-tab-kpi .kpi-measurements-table td{height:27px!important;padding:5px 7px!important;font-size:clamp(9.5px,.55vw,11.5px)!important}.app-shell.active-tab-kpi .kpi-measurements-table th:first-child,.app-shell.active-tab-kpi .kpi-measurements-table td:first-child{min-width:150px!important;max-width:230px!important}.app-shell.active-tab-kpi .kpi-average-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-calls-duration-card .recharts-responsive-container{min-height:275px!important}.app-shell.active-tab-kpi .kpi-monthly-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-total-avg-card .recharts-responsive-container{min-height:355px!important}.app-shell.active-tab-kpi .kpi-total-avg-card .Company-pie-layout{grid-template-columns:minmax(0,1fr) minmax(128px,170px)!important;gap:8px!important}.app-shell.active-tab-kpi .kpi-total-avg-legend{max-height:346px!important}.app-shell.active-tab-kpi .performance-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:10px!important}.app-shell.active-tab-kpi .performance-chart-grid>.chart-card{min-height:360px!important;padding:10px!important;border-radius:8px!important}.app-shell.active-tab-kpi .region-radar-card{grid-column:auto!important;min-height:390px!important}.app-shell.active-tab-kpi .region-radar-card .recharts-responsive-container,.app-shell.active-tab-kpi .performance-chart-grid .recharts-responsive-container{min-height:300px!important}.app-shell.active-tab-kpi .performance-chart-grid>.chart-card h3{font-size:clamp(12px,.78vw,15px)!important;text-transform:uppercase!important}.app-shell.light-background-theme.active-tab-kpi #kpi.section-title,.app-shell.light-background-theme.active-tab-kpi #Performance.section-title{background:linear-gradient(90deg,#0ea5e92e,#fffffff0 34%,#ebf8fff5)!important;border-color:#006fae33!important}.app-shell.light-background-theme.active-tab-kpi #kpi .section-title-copy h2,.app-shell.light-background-theme.active-tab-kpi #Performance .section-title-copy h2{color:#092033!important}.app-shell.light-background-theme.active-tab-kpi #kpi .section-title-copy span,.app-shell.light-background-theme.active-tab-kpi #Performance .section-title-copy span{color:#315d73!important}@media(max-width:1280px){.app-shell.active-tab-kpi .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"kpiTable kpiTable" "kpiAvg kpiCalls" "kpiMonthly kpiDonut"!important}}@media(max-width:900px){.app-shell.active-tab-kpi .kpi-grid{grid-template-columns:1fr!important;grid-template-areas:"kpiTable" "kpiAvg" "kpiCalls" "kpiMonthly" "kpiDonut"!important}.app-shell.active-tab-kpi .performance-chart-grid{grid-template-columns:1fr!important}}.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{min-height:90px!important;height:90px!important;grid-template-rows:90px!important;background:#0a0f1a!important;box-shadow:0 16px 36px #00000057!important;border-bottom:1px solid rgba(31,41,55,.9)!important}.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art .cdr-banner-svg{min-height:90px!important;height:90px!important}.app-shell.active-tab-overview .followup-dashboard-title h1{font-size:clamp(1.8rem,2.1vw,2.8rem)!important;color:#fff!important}.app-shell.active-tab-overview .followup-dashboard-title p{color:#9ca3af!important;font-size:.76rem!important;letter-spacing:.08em!important;text-transform:none!important}.app-shell.active-tab-overview .dashboard-tabs,.app-shell.active-tab-overview .filters-card,.app-shell.active-tab-overview .filter-panel,.app-shell.active-tab-overview .dashboard-filters{background:#0a0f1aeb!important;border-color:#1f2937f2!important;box-shadow:0 10px 28px #0000003d!important}.app-shell.active-tab-overview .cdr-saas-overview{gap:14px!important;color:#fff!important}.app-shell.active-tab-overview .cdr-saas-profile-band{grid-template-columns:minmax(320px,.9fr) minmax(460px,1.3fr)!important;gap:12px!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card,.app-shell.active-tab-overview .modern-panel,.app-shell.active-tab-overview .modern-quality-tile,.app-shell.active-tab-overview .modern-record-card,.app-shell.active-tab-overview .modern-stat-tile{background:#111827!important;border:1px solid #1F2937!important;border-radius:14px!important;box-shadow:0 14px 30px #00000042,inset 0 1px #ffffff0b!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card{min-height:102px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:8px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile{min-height:78px!important;padding:8px 7px!important;align-content:center!important;gap:4px!important;border-radius:14px!important;background:#111827!important;color:#06b6d4!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{width:30px!important;height:30px!important;border-radius:999px!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;color:#fff!important;box-shadow:0 8px 18px #06b6d438!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span{color:#9ca3af!important;font-size:10px!important;letter-spacing:.02em!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{color:#fff!important;font-size:clamp(13px,.95vw,19px)!important;line-height:1!important}.app-shell.active-tab-overview .cdr-saas-overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(360px,.85fr)!important;grid-template-areas:"volume distribution"!important;gap:14px!important}.app-shell.active-tab-overview .cdr-overview-volume{grid-area:volume!important}.app-shell.active-tab-overview .cdr-overview-distribution{grid-area:distribution!important}.app-shell.active-tab-overview .cdr-overview-volume,.app-shell.active-tab-overview .cdr-overview-distribution{min-height:345px!important;height:auto!important;padding:16px!important}.app-shell.active-tab-overview .modern-panel-head h3{color:#fff!important;font-size:15px!important;letter-spacing:.01em!important}.app-shell.active-tab-overview .modern-panel-menu{color:#9ca3af!important}.app-shell.active-tab-overview .cdr-performance-matrix-panel{min-height:0!important;padding:16px!important}.app-shell.active-tab-overview .cdr-performance-matrix-wrap,.app-shell.active-tab-overview .cdr-behavior-panel .modern-table-wrap{overflow-x:auto!important}.app-shell.active-tab-overview .cdr-performance-matrix-table,.app-shell.active-tab-overview .cdr-behavior-table{min-width:100%!important;table-layout:auto!important}.app-shell.active-tab-overview .modern-table th{background:#1e293b!important;color:#fff!important;font-weight:900!important}.app-shell.active-tab-overview .modern-table td{color:#e5e7eb!important}.app-shell.active-tab-overview .modern-table tbody tr:hover td{background:#1e293b!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-areas:none!important;gap:14px!important}.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel{min-height:335px!important;height:auto!important;padding:14px!important;display:block!important}.app-shell.active-tab-overview .cdr-split-chart{display:grid!important;grid-template-columns:minmax(120px,.75fr) minmax(160px,1fr)!important;gap:8px!important;align-items:center!important}.app-shell.active-tab-overview .cdr-top-entities-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:none!important;gap:14px!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel{min-height:360px!important;height:auto!important;padding:14px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.app-shell.active-tab-overview .cdr-behavior-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.app-shell.active-tab-overview .cdr-behavior-panel{min-height:320px!important;padding:14px!important}.app-shell.active-tab-overview .cdr-quality-footer-strip{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(190px,1fr)!important;gap:8px!important}.app-shell.active-tab-overview .cdr-quality-footer-strip .modern-quality-tile,.app-shell.active-tab-overview .cdr-quality-footer-strip .modern-record-card{min-height:64px!important;height:auto!important}.app-shell.active-tab-overview .cdr-saas-footer{min-height:40px!important;height:40px!important;border-radius:10px!important;background:#0a0f1a!important;border:1px solid #1F2937!important;color:#6b7280!important;justify-content:space-between!important}@media(max-width:1450px){.app-shell.active-tab-overview .cdr-kpi-strip-30{grid-template-columns:repeat(6,minmax(0,1fr))!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1100px){.app-shell.active-tab-overview .cdr-saas-profile-band,.app-shell.active-tab-overview .cdr-saas-overview-grid,.app-shell.active-tab-overview .cdr-top-entities-grid,.app-shell.active-tab-overview .cdr-behavior-grid{grid-template-columns:1fr!important;grid-template-areas:none!important}.app-shell.active-tab-overview .cdr-kpi-strip-30{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.app-shell.active-tab-overview .cdr-saas-overview{display:flex!important;flex-direction:column!important;width:100%!important;gap:14px!important;overflow:visible!important}.app-shell.active-tab-overview .cdr-saas-overview>*{width:100%!important;max-width:100%!important}.app-shell.active-tab-overview .cdr-saas-profile-band{display:grid!important;grid-template-columns:minmax(300px,.78fr) minmax(0,1.55fr)!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card{height:auto!important;min-height:150px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{display:grid!important;grid-template-columns:repeat(10,minmax(96px,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;align-items:stretch!important;grid-column:1 / -1!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30 .modern-stat-tile{min-width:0!important;min-height:82px!important;height:82px!important;padding:8px 7px!important;border-radius:14px!important;justify-items:center!important;align-content:center!important;gap:4px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{width:28px!important;height:28px!important;border-radius:999px!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;color:#fff!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span{font-size:10px!important;color:#9ca3af!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{font-size:clamp(14px,.9vw,19px)!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-overview .cdr-saas-overview-grid{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(380px,.85fr)!important;grid-template-areas:"volume distribution"!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .cdr-overview-volume{grid-area:volume!important;min-height:340px!important;height:auto!important}.app-shell.active-tab-overview .cdr-overview-distribution{grid-area:distribution!important;min-height:340px!important;height:auto!important}.app-shell.active-tab-overview .cdr-performance-matrix-panel{width:100%!important;min-height:auto!important;height:auto!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-areas:none!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel,.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel-call-type,.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel-radio-type,.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel-encryption,.app-shell.active-tab-overview .cdr-deep-dive-grid .modern-panel-duplex{display:block!important;min-height:340px!important;height:340px!important;padding:14px!important}.app-shell.active-tab-overview .cdr-top-entities-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:none!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-top-bs,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-talkgroups,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-users{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;min-height:350px!important;height:auto!important;padding:14px!important}.app-shell.active-tab-overview .cdr-behavior-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .cdr-behavior-panel{min-height:300px!important;height:auto!important;padding:14px!important}.app-shell.active-tab-overview .cdr-quality-footer-strip,.app-shell.active-tab-overview .modern-quality-strip.cdr-quality-footer-strip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:10px!important;width:100%!important}.app-shell.active-tab-overview .cdr-quality-footer-strip .modern-quality-tile,.app-shell.active-tab-overview .cdr-quality-footer-strip .modern-record-card{min-height:72px!important;height:72px!important;padding:9px 10px!important}.app-shell.active-tab-overview .cdr-saas-footer{display:flex!important;width:100%!important;min-height:40px!important;height:auto!important;flex-wrap:wrap!important;row-gap:6px!important}@media(max-width:1600px){.app-shell.active-tab-overview .cdr-kpi-strip-30,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{grid-template-columns:repeat(6,minmax(110px,1fr))!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1100px){.app-shell.active-tab-overview .cdr-saas-profile-band,.app-shell.active-tab-overview .cdr-saas-overview-grid,.app-shell.active-tab-overview .cdr-top-entities-grid,.app-shell.active-tab-overview .cdr-behavior-grid{grid-template-columns:1fr!important;grid-template-areas:none!important}.app-shell.active-tab-overview .cdr-kpi-strip-30,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{grid-template-columns:repeat(3,minmax(120px,1fr))!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{grid-template-columns:1fr!important}}.app-shell.active-tab-overview .cdr-top-entities-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:none!important;grid-auto-flow:row!important;grid-auto-columns:unset!important;grid-auto-rows:auto!important;align-items:stretch!important;gap:14px!important;width:100%!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-top-bs,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-talkgroups,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-users{grid-area:auto!important;min-width:0!important;width:100%!important;min-height:260px!important;height:auto!important;padding:12px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:start!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-top-bs{order:1!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-talkgroups{order:2!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-users{order:3!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-panel-head,.app-shell.active-tab-overview .cdr-behavior-grid .modern-panel-head{margin-bottom:8px!important}.app-shell.active-tab-overview .modern-ranking-table-wrap,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table-wrap,.app-shell.active-tab-overview .cdr-behavior-grid .modern-table-wrap{width:100%!important;max-width:100%!important;overflow:hidden!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table,.app-shell.active-tab-overview .cdr-behavior-grid .modern-table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table th,.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table td,.app-shell.active-tab-overview .cdr-behavior-grid .modern-table th,.app-shell.active-tab-overview .cdr-behavior-grid .modern-table td{height:24px!important;padding:5px 7px!important;font-size:clamp(10px,.54vw,12px)!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table th:nth-child(1),.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table td:nth-child(1){width:38px!important;text-align:center!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table th:nth-child(2),.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table td:nth-child(2){width:auto!important;text-align:left!important}.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table th:nth-child(3),.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table td:nth-child(3),.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table th:nth-child(4),.app-shell.active-tab-overview .cdr-top-entities-grid .modern-table td:nth-child(4){width:92px!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:none!important;gap:14px!important;width:100%!important;align-items:stretch!important}.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel{grid-area:auto!important;min-width:0!important;width:100%!important;min-height:265px!important;height:auto!important;padding:12px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(1),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(1){width:13%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(2),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(2){width:19%!important;text-align:left!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(3),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(3){width:15%!important;text-align:left!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(4),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(4){width:9%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(5),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(5){width:14%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(6),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(6){width:14%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(7),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(7),.app-shell.active-tab-overview .cdr-behavior-table th:nth-child(8),.app-shell.active-tab-overview .cdr-behavior-table td:nth-child(8){width:8%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(1),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(1){width:22%!important;text-align:left!important}.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(2),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(2){width:10%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(3),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(3),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(4),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(4){width:17%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(5),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(5),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(6),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(6),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table th:nth-child(7),.app-shell.active-tab-overview .cdr-behavior-grid .cdr-behavior-panel:nth-child(2) .cdr-behavior-table td:nth-child(7){width:9%!important;text-align:center!important}.app-shell.active-tab-overview .cdr-quality-footer-strip{margin-top:0!important}@media(max-width:1300px){.app-shell.active-tab-overview .cdr-top-entities-grid,.app-shell.active-tab-overview .cdr-behavior-grid{grid-template-columns:1fr!important}}.modern-pie-center-value{fill:#fff;font-size:15px;font-weight:900;letter-spacing:-.02em;paint-order:stroke;stroke:#020617e0;stroke-width:3px}.modern-pie-center-label{fill:#9ca3af;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;paint-order:stroke;stroke:#020617e0;stroke-width:2px}.app-shell.active-tab-overview .cdr-chart-legend{margin-top:6px!important;gap:5px 8px!important;font-size:clamp(9px,.52vw,11px)!important;line-height:1.15!important;color:#c7d2fe!important}.app-shell.active-tab-overview .cdr-chart-legend span{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-weight:800!important}.app-shell.active-tab-overview .cdr-chart-legend i{width:8px!important;height:8px!important;min-width:8px!important;border-radius:999px!important;box-shadow:0 0 8px #60a5fa38!important}.app-shell.active-tab-overview .cdr-pie-legend,.app-shell.active-tab-overview .cdr-trend-legend{justify-content:center!important;align-items:center!important;max-height:44px!important;overflow:hidden!important}.app-shell.active-tab-overview .cdr-trend-chart-block{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.app-shell.active-tab-overview .cdr-volume-legend{justify-content:center!important;margin-top:-2px!important}.app-shell.active-tab-overview .modern-donut-chart{min-width:0!important}@media(max-width:1500px){.app-shell.active-tab-overview .cdr-deep-dive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.active-tab-overview .cdr-split-chart{grid-template-columns:minmax(150px,.85fr) minmax(220px,1fr)!important}}.app-shell .filters-panel{grid-template-columns:minmax(280px,1.55fr) minmax(88px,.55fr) minmax(82px,.5fr) minmax(92px,.58fr) minmax(132px,.82fr) minmax(150px,.95fr) minmax(145px,.9fr) minmax(128px,.82fr) minmax(128px,.82fr) minmax(118px,.76fr) minmax(128px,.82fr) auto minmax(150px,.75fr)!important;gap:8px!important}.app-shell .filters-panel .multi-select-trigger,.app-shell .filters-panel .filter-field input{min-height:32px!important;height:32px!important}.app-shell .filters-panel .filter-field>span{white-space:nowrap!important}.app-shell .filters-panel .filter-wide .multi-select-value,.app-shell .filters-panel .filter-xwide .multi-select-value,.app-shell .filters-panel .filter-company .multi-select-value,.app-shell .filters-panel .filter-compact .multi-select-value{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1480px){.app-shell .filters-panel{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell .filters-panel>.search-box.search-compact{grid-column:span 2;min-width:0!important}}@media(max-width:900px){.app-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .filters-panel>.search-box.search-compact,.app-shell .filters-panel .filter-count{grid-column:1 / -1}}@media(max-width:620px){.app-shell .filters-panel{grid-template-columns:1fr!important}.app-shell .filters-panel>.search-box.search-compact{grid-column:auto}}.app-shell.active-tab-overview .cdr-overview-distribution .modern-donut-layout{display:grid!important;grid-template-columns:1fr!important;align-items:center!important;justify-items:center!important;gap:8px!important;height:100%!important}.app-shell.active-tab-overview .cdr-overview-distribution .modern-donut-chart{width:100%!important;max-width:430px!important;min-width:0!important;justify-self:center!important}.app-shell.active-tab-overview .cdr-overview-distribution .cdr-pie-legend{justify-content:center!important;margin-top:-4px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell .filters-panel{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:flex-start!important;gap:10px!important;grid-template-columns:none!important;overflow:visible!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .filters-panel>.search-box.search-compact{flex:1 1 320px!important;min-width:320px!important;max-width:420px!important;width:auto!important}.app-shell .cdr-command-shell .filters-panel .multi-select-filter,.app-shell .filters-panel .multi-select-filter{flex:0 0 auto!important;min-width:min(max(var(--filter-fit-ch, 12ch),118px),360px)!important;width:min(max(var(--filter-fit-ch, 12ch),118px),360px)!important;max-width:360px!important}.app-shell .cdr-command-shell .filters-panel .filter-company,.app-shell .filters-panel .filter-company{min-width:min(max(var(--filter-fit-ch, 14ch),165px),380px)!important;width:min(max(var(--filter-fit-ch, 14ch),165px),380px)!important;max-width:380px!important}.app-shell .cdr-command-shell .filters-panel .filter-wide,.app-shell .filters-panel .filter-wide,.app-shell .cdr-command-shell .filters-panel .filter-xwide,.app-shell .filters-panel .filter-xwide{min-width:min(max(var(--filter-fit-ch, 16ch),205px),460px)!important;width:min(max(var(--filter-fit-ch, 16ch),205px),460px)!important;max-width:460px!important}.app-shell .cdr-command-shell .filters-panel .multi-select-trigger,.app-shell .filters-panel .multi-select-trigger{width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;padding-inline:10px!important}.app-shell .cdr-command-shell .filters-panel .multi-select-value,.app-shell .filters-panel .multi-select-value{display:block!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.app-shell .cdr-command-shell .reset-filter-button,.app-shell .filters-panel .reset-filter-button{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 18px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;justify-content:center!important}.app-shell .cdr-command-shell .filter-count,.app-shell .filters-panel .filter-count{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 16px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;justify-self:auto!important}.multi-select-dropdown{min-width:max-content!important;max-width:min(620px,calc(100vw - 20px))!important;overflow-x:hidden!important}.multi-select-dropdown .multi-select-option span{white-space:nowrap!important}.app-shell .cdr-command-shell .filters-panel,.app-shell .filters-panel{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:flex-start!important;gap:12px 14px!important;grid-template-columns:none!important;overflow:visible!important;padding:14px!important;box-sizing:border-box!important}.app-shell .cdr-command-shell .filters-panel>*,.app-shell .filters-panel>*{box-sizing:border-box!important;flex-shrink:0!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .filters-panel>.search-box.search-compact{flex:0 0 320px!important;width:320px!important;min-width:320px!important;max-width:420px!important}.app-shell .cdr-command-shell .filters-panel .multi-select-filter,.app-shell .filters-panel .multi-select-filter{flex:0 0 auto!important;width:clamp(150px,calc(var(--filter-fit-ch, 14ch) + 58px),430px)!important;min-width:clamp(150px,calc(var(--filter-fit-ch, 14ch) + 58px),430px)!important;max-width:430px!important}.app-shell .cdr-command-shell .filters-panel .filter-company,.app-shell .filters-panel .filter-company{width:clamp(190px,calc(var(--filter-fit-ch, 16ch) + 62px),460px)!important;min-width:clamp(190px,calc(var(--filter-fit-ch, 16ch) + 62px),460px)!important;max-width:460px!important}.app-shell .cdr-command-shell .filters-panel .filter-wide,.app-shell .filters-panel .filter-wide,.app-shell .cdr-command-shell .filters-panel .filter-xwide,.app-shell .filters-panel .filter-xwide{width:clamp(260px,calc(var(--filter-fit-ch, 20ch) + 66px),560px)!important;min-width:clamp(260px,calc(var(--filter-fit-ch, 20ch) + 66px),560px)!important;max-width:560px!important}.app-shell .cdr-command-shell .filters-panel .multi-select-trigger,.app-shell .filters-panel .multi-select-trigger{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 14px!important;gap:14px!important;overflow:visible!important}.app-shell .cdr-command-shell .filters-panel .multi-select-value,.app-shell .filters-panel .multi-select-value,.app-shell .filters-panel .filter-wide .multi-select-value,.app-shell .filters-panel .filter-xwide .multi-select-value,.app-shell .filters-panel .filter-company .multi-select-value,.app-shell .filters-panel .filter-compact .multi-select-value{display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.app-shell .cdr-command-shell .filters-panel .multi-select-trigger svg,.app-shell .filters-panel .multi-select-trigger svg{flex:0 0 auto!important}.app-shell .cdr-command-shell .reset-filter-button,.app-shell .filters-panel .reset-filter-button{flex:0 0 auto!important;width:max-content!important;min-width:158px!important;max-width:none!important;height:44px!important;min-height:44px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;box-sizing:border-box!important}.app-shell .cdr-command-shell .filter-count,.app-shell .filters-panel .filter-count{flex:0 0 auto!important;width:max-content!important;min-width:250px!important;max-width:none!important;height:44px!important;min-height:44px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;box-sizing:border-box!important}.multi-select-dropdown{min-width:max-content!important;max-width:min(680px,calc(100vw - 24px))!important}.multi-select-dropdown .multi-select-option span{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}@media(max-width:900px){.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .filters-panel>.search-box.search-compact,.app-shell .cdr-command-shell .filters-panel .multi-select-filter,.app-shell .filters-panel .multi-select-filter,.app-shell .cdr-command-shell .reset-filter-button,.app-shell .filters-panel .reset-filter-button,.app-shell .cdr-command-shell .filter-count,.app-shell .filters-panel .filter-count{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:none!important}}.app-shell .filters-panel.filters-panel-arranged,.app-shell .cdr-command-shell .filters-panel.filters-panel-arranged{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:stretch!important;justify-content:stretch!important;width:100%!important;overflow:visible!important;padding:14px!important;box-sizing:border-box!important}.app-shell .filters-panel-arranged .filters-fields-grid{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.app-shell .filters-panel-arranged .filters-fields-grid>*{box-sizing:border-box!important;flex-shrink:0!important;max-width:100%!important}.app-shell .filters-panel-arranged .cdr-filter-search{flex:0 0 330px!important;width:330px!important;min-width:330px!important;max-width:420px!important}.app-shell .filters-panel-arranged .cdr-filter-region,.app-shell .filters-panel-arranged .cdr-filter-year,.app-shell .filters-panel-arranged .cdr-filter-month{flex:0 0 150px!important;width:150px!important;min-width:150px!important}.app-shell .filters-panel-arranged .cdr-filter-company{flex:0 0 230px!important;width:230px!important;min-width:230px!important}.app-shell .filters-panel-arranged .cdr-filter-base-station,.app-shell .filters-panel-arranged .cdr-filter-talkgroup{flex:0 0 300px!important;width:300px!important;min-width:300px!important}.app-shell .filters-panel-arranged .cdr-filter-call-type{flex:0 0 250px!important;width:250px!important;min-width:250px!important}.app-shell .filters-panel-arranged .cdr-filter-radio-type,.app-shell .filters-panel-arranged .cdr-filter-encryption,.app-shell .filters-panel-arranged .cdr-filter-duplex{flex:0 0 210px!important;width:210px!important;min-width:210px!important}.app-shell .filters-panel-arranged .search-box,.app-shell .filters-panel-arranged .multi-select-filter{display:flex!important;flex-direction:column!important;gap:8px!important}.app-shell .filters-panel-arranged .search-box>span,.app-shell .filters-panel-arranged .filter-field>span,.app-shell .filters-panel-arranged .multi-select-filter>span{min-height:16px!important;line-height:16px!important;white-space:nowrap!important}.app-shell .filters-panel-arranged .search-box input,.app-shell .filters-panel-arranged .multi-select-trigger{height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:10px!important;box-sizing:border-box!important;font-size:.92rem!important;line-height:1!important}.app-shell .filters-panel-arranged .search-box input{width:100%!important;padding-left:42px!important;padding-right:14px!important}.app-shell .filters-panel-arranged .search-box svg{left:14px!important;bottom:14px!important;width:16px!important;height:16px!important}.app-shell .filters-panel-arranged .multi-select-trigger{width:100%!important;padding:0 14px!important;gap:12px!important;overflow:hidden!important}.app-shell .filters-panel-arranged .multi-select-value{flex:1 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell .filters-panel-arranged .multi-select-trigger svg{flex:0 0 auto!important}.app-shell .filters-panel-arranged .filters-actions-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.app-shell .filters-panel-arranged .reset-filter-button,.app-shell .filters-panel-arranged .filter-count{flex:0 0 auto!important;height:44px!important;min-height:44px!important;max-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;box-sizing:border-box!important}.app-shell .filters-panel-arranged .reset-filter-button{min-width:166px!important;padding:0 20px!important;gap:8px!important}.app-shell .filters-panel-arranged .filter-count{min-width:280px!important;padding:0 18px!important;font-size:.86rem!important;font-weight:900!important;color:#7ecef4!important}@media(max-width:1580px){.app-shell .filters-panel-arranged .cdr-filter-search{flex-basis:300px!important;width:300px!important;min-width:300px!important}.app-shell .filters-panel-arranged .cdr-filter-base-station,.app-shell .filters-panel-arranged .cdr-filter-talkgroup{flex-basis:270px!important;width:270px!important;min-width:270px!important}}@media(max-width:1100px){.app-shell .filters-panel-arranged .filters-fields-grid>*,.app-shell .filters-panel-arranged .cdr-filter-search,.app-shell .filters-panel-arranged .multi-select-filter{flex:1 1 calc(50% - 8px)!important;width:calc(50% - 8px)!important;min-width:260px!important;max-width:none!important}}@media(max-width:620px){.app-shell .filters-panel-arranged .filters-fields-grid>*,.app-shell .filters-panel-arranged .cdr-filter-search,.app-shell .filters-panel-arranged .multi-select-filter,.app-shell .filters-panel-arranged .reset-filter-button,.app-shell .filters-panel-arranged .filter-count{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:none!important}}.app-shell .filters-panel.filters-panel-arranged,.app-shell .cdr-command-shell .filters-panel.filters-panel-arranged{display:grid!important;grid-template-columns:1fr!important;row-gap:12px!important;column-gap:0!important;padding:14px 16px!important;overflow:visible!important}.app-shell .filters-panel-arranged .filters-fields-grid{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px 14px!important;width:100%!important;overflow:visible!important}.app-shell .filters-panel-arranged .search-box,.app-shell .filters-panel-arranged .multi-select-filter,.app-shell .filters-panel-arranged .filter-field{position:relative!important;display:grid!important;grid-template-rows:18px 44px!important;align-items:start!important;gap:6px!important;margin:0!important;padding:0!important;height:68px!important;min-height:68px!important;max-height:68px!important;box-sizing:border-box!important;overflow:visible!important}.app-shell .filters-panel-arranged .search-box>span,.app-shell .filters-panel-arranged .multi-select-filter>span,.app-shell .filters-panel-arranged .filter-field>span{display:flex!important;align-items:center!important;height:18px!important;min-height:18px!important;max-height:18px!important;line-height:18px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important}.app-shell .filters-panel-arranged .search-box input,.app-shell .filters-panel-arranged .multi-select-trigger{grid-row:2!important;align-self:start!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;box-sizing:border-box!important;border-radius:10px!important;line-height:44px!important}.app-shell .filters-panel-arranged .search-box input{padding:0 14px 0 42px!important}.app-shell .filters-panel-arranged .search-box svg{position:absolute!important;left:14px!important;top:40px!important;bottom:auto!important;width:16px!important;height:16px!important;transform:none!important;color:#65c9ff!important;pointer-events:none!important;z-index:2!important}.app-shell .filters-panel-arranged .multi-select-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px!important}.app-shell .filters-panel-arranged .cdr-filter-search{flex:0 0 360px!important;width:360px!important;min-width:360px!important;max-width:360px!important}.app-shell .filters-panel-arranged .cdr-filter-region,.app-shell .filters-panel-arranged .cdr-filter-year,.app-shell .filters-panel-arranged .cdr-filter-month{flex:0 0 210px!important;width:210px!important;min-width:210px!important;max-width:210px!important}.app-shell .filters-panel-arranged .cdr-filter-company{flex:0 0 250px!important;width:250px!important;min-width:250px!important;max-width:250px!important}.app-shell .filters-panel-arranged .cdr-filter-base-station,.app-shell .filters-panel-arranged .cdr-filter-talkgroup{flex:0 0 330px!important;width:330px!important;min-width:330px!important;max-width:330px!important}.app-shell .filters-panel-arranged .cdr-filter-call-type{flex:0 0 260px!important;width:260px!important;min-width:260px!important;max-width:260px!important}.app-shell .filters-panel-arranged .cdr-filter-radio-type,.app-shell .filters-panel-arranged .cdr-filter-encryption,.app-shell .filters-panel-arranged .cdr-filter-duplex{flex:0 0 230px!important;width:230px!important;min-width:230px!important;max-width:230px!important}.app-shell .filters-panel-arranged .filters-actions-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;margin-top:0!important;overflow:visible!important}.app-shell .filters-panel-arranged .reset-filter-button,.app-shell .filters-panel-arranged .filter-count{height:44px!important;min-height:44px!important;max-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;margin:0!important}@media(max-width:1500px){.app-shell .filters-panel-arranged .cdr-filter-search{flex:0 0 340px!important;width:340px!important;min-width:340px!important;max-width:340px!important}.app-shell .filters-panel-arranged .cdr-filter-base-station,.app-shell .filters-panel-arranged .cdr-filter-talkgroup{flex:0 0 300px!important;width:300px!important;min-width:300px!important;max-width:300px!important}}@media(max-width:900px){.app-shell .filters-panel-arranged .filters-fields-grid>*,.app-shell .filters-panel-arranged .cdr-filter-search,.app-shell .filters-panel-arranged .multi-select-filter{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:none!important}}.app-shell .filters-panel-arranged{--cdr-filter-label-height: 20px;--cdr-filter-label-font-size: 14px;--cdr-filter-control-height: 52px;--cdr-filter-row-gap: 8px;--cdr-filter-field-height: calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + var(--cdr-filter-control-height))}.app-shell .filters-panel-arranged .filters-fields-grid{align-items:flex-start!important;gap:14px 16px!important}.app-shell .filters-panel-arranged .cdr-filter-search,.app-shell .filters-panel-arranged .multi-select-filter,.app-shell .filters-panel-arranged .filter-field{position:relative!important;display:grid!important;grid-template-rows:var(--cdr-filter-label-height) var(--cdr-filter-control-height)!important;row-gap:var(--cdr-filter-row-gap)!important;align-items:start!important;height:var(--cdr-filter-field-height)!important;min-height:var(--cdr-filter-field-height)!important;max-height:var(--cdr-filter-field-height)!important;padding:0!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell .filters-panel-arranged .cdr-filter-search>span,.app-shell .filters-panel-arranged .multi-select-filter>span,.app-shell .filters-panel-arranged .filter-field>span{grid-row:1!important;display:flex!important;align-items:center!important;height:var(--cdr-filter-label-height)!important;min-height:var(--cdr-filter-label-height)!important;max-height:var(--cdr-filter-label-height)!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important;overflow-wrap:normal!important;font-size:var(--cdr-filter-label-font-size)!important;font-weight:900!important;line-height:var(--cdr-filter-label-height)!important;letter-spacing:.045em!important;text-transform:uppercase!important;color:#c7ecff!important}.app-shell .filters-panel-arranged .cdr-filter-search input,.app-shell .filters-panel-arranged .multi-select-trigger{grid-row:2!important;align-self:start!important;width:100%!important;height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;margin:0!important;border-radius:12px!important;box-sizing:border-box!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important}.app-shell .filters-panel-arranged .cdr-filter-search input{display:block!important;padding:0 16px 0 46px!important;text-align:left!important;vertical-align:middle!important}.app-shell .filters-panel-arranged .cdr-filter-search input::placeholder{font-size:15px!important;font-weight:850!important;color:#a8d7f0!important;opacity:1!important}.app-shell .filters-panel-arranged .cdr-filter-search svg{position:absolute!important;left:16px!important;top:calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + ((var(--cdr-filter-control-height) - 18px) / 2))!important;bottom:auto!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0!important;transform:none!important;color:#65c9ff!important;pointer-events:none!important;z-index:3!important}.app-shell .filters-panel-arranged .multi-select-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 16px!important;gap:14px!important;overflow:hidden!important}.app-shell .filters-panel-arranged .multi-select-value{display:flex!important;align-items:center!important;min-height:100%!important;line-height:1.2!important;font-size:15px!important;font-weight:850!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged,body .app-shell .filters-panel.filters-panel-arranged{--cdr-filter-label-height: 22px;--cdr-filter-label-font-size: 16px;--cdr-filter-control-height: 56px;--cdr-filter-row-gap: 10px;--cdr-filter-field-height: calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + var(--cdr-filter-control-height));display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:start!important;width:100%!important;max-width:100%!important;padding:14px 18px!important;overflow:visible!important;box-sizing:border-box!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-fields-grid,body .app-shell .filters-panel.filters-panel-arranged .filters-fields-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;align-items:start!important;justify-content:stretch!important;width:100%!important;max-width:100%!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-fields-grid>.filters-row,body .app-shell .filters-panel.filters-panel-arranged .filters-fields-grid>.filters-row{display:grid!important;align-items:start!important;gap:18px 22px!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:var(--cdr-filter-field-height)!important;overflow:visible!important;box-sizing:border-box!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary{grid-template-columns:minmax(420px,1.7fr) minmax(210px,.8fr) minmax(210px,.8fr) minmax(210px,.8fr) minmax(260px,1fr) minmax(330px,1.35fr)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(330px,1.3fr) minmax(320px,1.15fr) minmax(260px,.95fr) minmax(260px,.95fr) minmax(260px,.95fr) minmax(0,1fr)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--cdr-filter-label-height) var(--cdr-filter-control-height)!important;row-gap:var(--cdr-filter-row-gap)!important;align-items:start!important;align-self:start!important;width:100%!important;min-width:0!important;max-width:none!important;height:var(--cdr-filter-field-height)!important;min-height:var(--cdr-filter-field-height)!important;max-height:var(--cdr-filter-field-height)!important;margin:0!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important;flex:none!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span{grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;height:var(--cdr-filter-label-height)!important;min-height:var(--cdr-filter-label-height)!important;max-height:var(--cdr-filter-label-height)!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:var(--cdr-filter-label-font-size)!important;font-weight:900!important;line-height:var(--cdr-filter-label-height)!important;letter-spacing:.035em!important;text-transform:uppercase!important;color:#c7ecff!important;text-align:left!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;overflow:visible!important;text-overflow:clip!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger{grid-row:2!important;align-self:start!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;margin:0!important;border-radius:14px!important;box-sizing:border-box!important;font-size:18px!important;font-weight:850!important;line-height:var(--cdr-filter-control-height)!important;color:#c7ecff!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input{appearance:none!important;-webkit-appearance:none!important;padding:0 18px 0 58px!important;text-align:left!important;vertical-align:middle!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input::placeholder,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input::placeholder{font-size:18px!important;font-weight:850!important;color:#a8d7f0!important;opacity:1!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>svg,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>svg{position:absolute!important;left:20px!important;top:calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + ((var(--cdr-filter-control-height) - 18px) / 2))!important;bottom:auto!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0!important;transform:none!important;color:#65c9ff!important;pointer-events:none!important;z-index:3!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger{justify-content:space-between!important;padding:0 18px!important;gap:16px!important;overflow:hidden!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .multi-select-value,body .app-shell .filters-panel.filters-panel-arranged .multi-select-value{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:850!important;line-height:var(--cdr-filter-control-height)!important;color:#c7ecff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .multi-select-trigger>svg,body .app-shell .filters-panel.filters-panel-arranged .multi-select-trigger>svg{flex:0 0 auto!important;width:18px!important;height:18px!important;margin:0!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-actions-row,body .app-shell .filters-panel.filters-panel-arranged .filters-actions-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .reset-filter-button,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-count,body .app-shell .filters-panel.filters-panel-arranged .reset-filter-button,body .app-shell .filters-panel.filters-panel-arranged .filter-count{height:46px!important;min-height:46px!important;max-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;box-sizing:border-box!important;margin:0!important}@media(max-width:1700px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(260px,1fr))!important}}@media(max-width:980px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(2,minmax(240px,1fr))!important}}@media(max-width:620px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(0,1fr)!important}}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged,body .app-shell .filters-panel.filters-panel-arranged{--cdr-filter-label-height: 22px;--cdr-filter-label-font-size: 16px;--cdr-filter-control-height: 56px;--cdr-filter-row-gap: 10px;--cdr-filter-field-height: calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + var(--cdr-filter-control-height));display:block!important;padding:14px 18px!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-fields-grid,body .app-shell .filters-panel.filters-panel-arranged .filters-fields-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;width:100%!important;max-width:100%!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row,body .app-shell .filters-panel.filters-panel-arranged .filters-row{display:grid!important;align-items:start!important;gap:18px 20px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary{grid-template-columns:minmax(360px,1.55fr) minmax(160px,.72fr) minmax(160px,.72fr) minmax(160px,.72fr) minmax(230px,1fr) minmax(280px,1.18fr)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(280px,1.25fr) minmax(280px,1.15fr) minmax(220px,.92fr) minmax(220px,.92fr) minmax(220px,.92fr) minmax(158px,.64fr) minmax(270px,1.1fr)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--cdr-filter-label-height) var(--cdr-filter-control-height)!important;row-gap:var(--cdr-filter-row-gap)!important;align-items:start!important;align-self:start!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--cdr-filter-field-height)!important;min-height:var(--cdr-filter-field-height)!important;max-height:var(--cdr-filter-field-height)!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important;flex:none!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-action-label,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-action-label{grid-row:1!important;height:var(--cdr-filter-label-height)!important;min-height:var(--cdr-filter-label-height)!important;max-height:var(--cdr-filter-label-height)!important;line-height:var(--cdr-filter-label-height)!important;font-size:var(--cdr-filter-label-font-size)!important;font-weight:900!important;letter-spacing:.035em!important;text-transform:uppercase!important;color:#c7ecff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;white-space:nowrap!important;overflow:visible!important;margin:0!important;padding:0!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.reset-filter-button,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-count,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.reset-filter-button,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-count{grid-row:2!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;margin:0!important;border-radius:14px!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.reset-filter-button,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.reset-filter-button{justify-content:center!important;gap:8px!important;padding:0 14px!important;white-space:nowrap!important;font-size:14px!important;font-weight:900!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-count,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-count{justify-content:center!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:900!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input{padding:0 18px 0 58px!important;line-height:normal!important;font-size:18px!important;font-weight:850!important;vertical-align:middle!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>svg,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>svg{left:20px!important;top:calc(var(--cdr-filter-label-height) + var(--cdr-filter-row-gap) + ((var(--cdr-filter-control-height) - 18px) / 2))!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-actions-row,body .app-shell .filters-panel.filters-panel-arranged .filters-actions-row{display:none!important}@media(max-width:1500px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(240px,1fr))!important}}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(280px,1.25fr) minmax(260px,1.05fr) minmax(220px,.9fr) minmax(220px,.9fr) minmax(220px,.9fr) 116px minmax(260px,1fr)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell{width:116px!important;min-width:116px!important;max-width:116px!important;justify-self:start!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell>.reset-filter-button,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell>.reset-filter-button{width:116px!important;min-width:116px!important;max-width:116px!important;justify-content:center!important;padding:0 10px!important;gap:6px!important;font-size:13px!important;letter-spacing:0!important;white-space:nowrap!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-info-cell,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-info-cell{min-width:260px!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-info-cell>.filter-count,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-info-cell>.filter-count{min-width:260px!important;padding:0 12px!important}@media(max-width:1500px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell>.reset-filter-button,body .app-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell.cdr-filter-reset-cell>.reset-filter-button{width:100%!important;min-width:0!important;max-width:100%!important}}body .app-shell,body .upload-shell{--cdr-global-button-height: 44px;--cdr-global-button-min-width: 116px;--cdr-global-button-padding-x: 16px;--cdr-global-button-radius: 14px;--cdr-filter-search-width: 360px;--cdr-filter-region-width: 180px;--cdr-filter-year-width: 160px;--cdr-filter-month-width: 160px;--cdr-filter-company-width: 230px;--cdr-filter-base-station-width: 300px;--cdr-filter-talkgroup-width: 260px;--cdr-filter-call-type-width: 260px;--cdr-filter-radio-type-width: 220px;--cdr-filter-encryption-width: 220px;--cdr-filter-duplex-width: 220px;--cdr-filter-reset-width: 116px;--cdr-filter-info-width: 270px}body .app-shell .button,body .upload-shell .button,body .app-shell label.button,body .upload-shell label.button,body .app-shell .cdr-action-pill,body .app-shell .section-top-button,body .app-shell .export-button,body .app-shell .section-nav-button,body .upload-shell .followup-action-button,body .upload-shell .followup-theme-button,body .app-shell .generate-report-tile{min-height:var(--cdr-global-button-height)!important;min-width:var(--cdr-global-button-min-width)!important;padding-left:var(--cdr-global-button-padding-x)!important;padding-right:var(--cdr-global-button-padding-x)!important;border-radius:var(--cdr-global-button-radius)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;box-sizing:border-box!important}body .app-shell .modern-panel-menu,body .app-shell .section-title-arrow,body .app-shell .quick-card-export,body .app-shell .multi-select-clear,body .app-shell .report-history-actions button,body .app-shell .reports-history-list button{min-height:unset!important;min-width:unset!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary{grid-template-columns:var(--cdr-filter-search-width) var(--cdr-filter-region-width) var(--cdr-filter-year-width) var(--cdr-filter-month-width) var(--cdr-filter-company-width) var(--cdr-filter-base-station-width)!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:var(--cdr-filter-talkgroup-width) var(--cdr-filter-call-type-width) var(--cdr-filter-radio-type-width) var(--cdr-filter-encryption-width) var(--cdr-filter-duplex-width) var(--cdr-filter-reset-width) var(--cdr-filter-info-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-search{flex:0 0 var(--cdr-filter-search-width)!important;width:var(--cdr-filter-search-width)!important;min-width:var(--cdr-filter-search-width)!important;max-width:var(--cdr-filter-search-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-region{flex:0 0 var(--cdr-filter-region-width)!important;width:var(--cdr-filter-region-width)!important;min-width:var(--cdr-filter-region-width)!important;max-width:var(--cdr-filter-region-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-year{flex:0 0 var(--cdr-filter-year-width)!important;width:var(--cdr-filter-year-width)!important;min-width:var(--cdr-filter-year-width)!important;max-width:var(--cdr-filter-year-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-month{flex:0 0 var(--cdr-filter-month-width)!important;width:var(--cdr-filter-month-width)!important;min-width:var(--cdr-filter-month-width)!important;max-width:var(--cdr-filter-month-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-company{flex:0 0 var(--cdr-filter-company-width)!important;width:var(--cdr-filter-company-width)!important;min-width:var(--cdr-filter-company-width)!important;max-width:var(--cdr-filter-company-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-base-station{flex:0 0 var(--cdr-filter-base-station-width)!important;width:var(--cdr-filter-base-station-width)!important;min-width:var(--cdr-filter-base-station-width)!important;max-width:var(--cdr-filter-base-station-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-talkgroup{flex:0 0 var(--cdr-filter-talkgroup-width)!important;width:var(--cdr-filter-talkgroup-width)!important;min-width:var(--cdr-filter-talkgroup-width)!important;max-width:var(--cdr-filter-talkgroup-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-call-type{flex:0 0 var(--cdr-filter-call-type-width)!important;width:var(--cdr-filter-call-type-width)!important;min-width:var(--cdr-filter-call-type-width)!important;max-width:var(--cdr-filter-call-type-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-radio-type{flex:0 0 var(--cdr-filter-radio-type-width)!important;width:var(--cdr-filter-radio-type-width)!important;min-width:var(--cdr-filter-radio-type-width)!important;max-width:var(--cdr-filter-radio-type-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-encryption{flex:0 0 var(--cdr-filter-encryption-width)!important;width:var(--cdr-filter-encryption-width)!important;min-width:var(--cdr-filter-encryption-width)!important;max-width:var(--cdr-filter-encryption-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-duplex{flex:0 0 var(--cdr-filter-duplex-width)!important;width:var(--cdr-filter-duplex-width)!important;min-width:var(--cdr-filter-duplex-width)!important;max-width:var(--cdr-filter-duplex-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-reset-cell,body .app-shell .filters-panel-arranged .cdr-filter-reset-cell>.reset-filter-button{flex:0 0 var(--cdr-filter-reset-width)!important;width:var(--cdr-filter-reset-width)!important;min-width:var(--cdr-filter-reset-width)!important;max-width:var(--cdr-filter-reset-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-info-cell,body .app-shell .filters-panel-arranged .cdr-filter-info-cell>.filter-count{flex:0 0 var(--cdr-filter-info-width)!important;width:var(--cdr-filter-info-width)!important;min-width:var(--cdr-filter-info-width)!important;max-width:var(--cdr-filter-info-width)!important}body .app-shell .filters-panel-arranged .multi-select-trigger,body .app-shell .filters-panel-arranged .reset-filter-button,body .app-shell .filters-panel-arranged .filter-count,body .app-shell .filters-panel-arranged .cdr-filter-search>input{height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;line-height:normal!important}body .app-shell .filters-panel-arranged .multi-select-value{display:flex!important;align-items:center!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1700px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(240px,1fr))!important}body .app-shell .filters-panel-arranged .cdr-filter-search,body .app-shell .filters-panel-arranged .multi-select-filter,body .app-shell .filters-panel-arranged .filter-action-cell,body .app-shell .filters-panel-arranged .filter-action-cell>.reset-filter-button,body .app-shell .filters-panel-arranged .filter-action-cell>.filter-count{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 auto!important}}@media(max-width:900px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(2,minmax(220px,1fr))!important}}@media(max-width:560px){body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(0,1fr)!important}}body .app-shell,body .upload-shell{--cdr-global-button-height: 44px;--cdr-global-button-min-width: 116px;--cdr-global-button-padding-x: 16px;--cdr-global-button-radius: 14px;--cdr-filter-search-width: 150px;--cdr-filter-region-width: 200px;--cdr-filter-month-width: 250px;--cdr-filter-company-width: 300px;--cdr-filter-base-station-width: 300px;--cdr-filter-talkgroup-width: 240px;--cdr-filter-call-type-width: 250px;--cdr-filter-radio-type-width: 190px;--cdr-filter-encryption-width: 200px;--cdr-filter-duplex-width: 200px;--cdr-filter-reset-width: 100px;--cdr-filter-info-width: 150px}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary{display:grid!important;grid-template-columns:var(--cdr-filter-search-width) var(--cdr-filter-region-width) var(--cdr-filter-year-width) var(--cdr-filter-month-width) var(--cdr-filter-company-width) var(--cdr-filter-base-station-width)!important;gap:14px!important;align-items:end!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{display:grid!important;grid-template-columns:var(--cdr-filter-talkgroup-width) var(--cdr-filter-call-type-width) var(--cdr-filter-radio-type-width) var(--cdr-filter-encryption-width) var(--cdr-filter-duplex-width) var(--cdr-filter-reset-width) var(--cdr-filter-info-width)!important;gap:14px!important;align-items:end!important}body .app-shell .filters-panel-arranged .cdr-filter-search{width:var(--cdr-filter-search-width)!important;min-width:var(--cdr-filter-search-width)!important;max-width:var(--cdr-filter-search-width)!important;flex:0 0 var(--cdr-filter-search-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-region{width:var(--cdr-filter-region-width)!important;min-width:var(--cdr-filter-region-width)!important;max-width:var(--cdr-filter-region-width)!important;flex:0 0 var(--cdr-filter-region-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-year{width:var(--cdr-filter-year-width)!important;min-width:var(--cdr-filter-year-width)!important;max-width:var(--cdr-filter-year-width)!important;flex:0 0 var(--cdr-filter-year-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-month{width:var(--cdr-filter-month-width)!important;min-width:var(--cdr-filter-month-width)!important;max-width:var(--cdr-filter-month-width)!important;flex:0 0 var(--cdr-filter-month-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-company{width:var(--cdr-filter-company-width)!important;min-width:var(--cdr-filter-company-width)!important;max-width:var(--cdr-filter-company-width)!important;flex:0 0 var(--cdr-filter-company-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-base-station{width:var(--cdr-filter-base-station-width)!important;min-width:var(--cdr-filter-base-station-width)!important;max-width:var(--cdr-filter-base-station-width)!important;flex:0 0 var(--cdr-filter-base-station-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-talkgroup{width:var(--cdr-filter-talkgroup-width)!important;min-width:var(--cdr-filter-talkgroup-width)!important;max-width:var(--cdr-filter-talkgroup-width)!important;flex:0 0 var(--cdr-filter-talkgroup-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-call-type{width:var(--cdr-filter-call-type-width)!important;min-width:var(--cdr-filter-call-type-width)!important;max-width:var(--cdr-filter-call-type-width)!important;flex:0 0 var(--cdr-filter-call-type-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-radio-type{width:var(--cdr-filter-radio-type-width)!important;min-width:var(--cdr-filter-radio-type-width)!important;max-width:var(--cdr-filter-radio-type-width)!important;flex:0 0 var(--cdr-filter-radio-type-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-encryption{width:var(--cdr-filter-encryption-width)!important;min-width:var(--cdr-filter-encryption-width)!important;max-width:var(--cdr-filter-encryption-width)!important;flex:0 0 var(--cdr-filter-encryption-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-duplex{width:var(--cdr-filter-duplex-width)!important;min-width:var(--cdr-filter-duplex-width)!important;max-width:var(--cdr-filter-duplex-width)!important;flex:0 0 var(--cdr-filter-duplex-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-reset-cell,body .app-shell .filters-panel-arranged .cdr-filter-reset-cell>.reset-filter-button{width:var(--cdr-filter-reset-width)!important;min-width:var(--cdr-filter-reset-width)!important;max-width:var(--cdr-filter-reset-width)!important;flex:0 0 var(--cdr-filter-reset-width)!important}body .app-shell .filters-panel-arranged .cdr-filter-info-cell,body .app-shell .filters-panel-arranged .cdr-filter-info-cell>.filter-count{width:var(--cdr-filter-info-width)!important;min-width:var(--cdr-filter-info-width)!important;max-width:var(--cdr-filter-info-width)!important;flex:0 0 var(--cdr-filter-info-width)!important}body .app-shell .filters-panel-arranged .multi-select-trigger,body .app-shell .filters-panel-arranged .cdr-filter-search>input,body .app-shell .filters-panel-arranged .reset-filter-button,body .app-shell .filters-panel-arranged .filter-count{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body .app-shell,body .upload-shell{--cdr-font-filter-label-size: 9px;--cdr-font-filter-label-weight: 700;--cdr-font-filter-value-size: 9px;--cdr-font-filter-value-weight: 600;--cdr-font-button-size: 13px;--cdr-font-button-weight: 850;--cdr-font-kpi-label-size: 8px;--cdr-font-kpi-label-weight: 900;--cdr-font-kpi-value-size: 13px;--cdr-font-kpi-value-weight: 900;--cdr-font-kpi-subtitle-size: 8px;--cdr-font-kpi-subtitle-weight: 750;--cdr-font-table-header-size: 11px;--cdr-font-table-header-weight: 900;--cdr-font-table-body-size: 11px;--cdr-font-table-body-weight: 700;--cdr-font-chart-title-size: 15px;--cdr-font-chart-title-weight: 900;--cdr-font-tab-size: 12px;--cdr-font-tab-weight: 850}body .app-shell .filters-panel-arranged .search-box>span,body .app-shell .filters-panel-arranged .cdr-filter-search>span,body .app-shell .filters-panel-arranged .multi-select-filter>span,body .app-shell .filters-panel-arranged .filter-field>span,body .app-shell .filters-panel-arranged .filter-action-label{font-size:var(--cdr-font-filter-label-size)!important;font-weight:var(--cdr-font-filter-label-weight)!important}body .app-shell .filters-panel-arranged .search-box input,body .app-shell .filters-panel-arranged .cdr-filter-search>input,body .app-shell .filters-panel-arranged .multi-select-trigger,body .app-shell .filters-panel-arranged .multi-select-value{font-size:var(--cdr-font-filter-value-size)!important;font-weight:var(--cdr-font-filter-value-weight)!important}body .app-shell .filters-panel-arranged .reset-filter-button,body .app-shell .filters-panel-arranged .filter-count{font-size:var(--cdr-font-filter-value-size)!important;font-weight:900!important}body .app-shell button,body .upload-shell button,body .app-shell .button,body .upload-shell .button,body .app-shell .export-button,body .app-shell .section-top-button,body .app-shell .generate-report-tile,body .app-shell label.button,body .upload-shell label.button{font-size:var(--cdr-font-button-size)!important;font-weight:var(--cdr-font-button-weight)!important}body .app-shell .dashboard-tab,body .app-shell .section-nav-button,body .app-shell .section-nav button{font-size:var(--cdr-font-tab-size)!important;font-weight:var(--cdr-font-tab-weight)!important}body .app-shell .summary-cards .summary-card span,body .app-shell .summary-cards-10-layout .summary-card span,body .app-shell .visual-kpi-cards .summary-card-head span{font-size:var(--cdr-font-kpi-label-size)!important;font-weight:var(--cdr-font-kpi-label-weight)!important}body .app-shell .summary-cards .summary-card strong,body .app-shell .summary-cards-10-layout .summary-card strong,body .app-shell .visual-kpi-cards .summary-card strong,body .app-shell .visual-kpi-cards .summary-card-value{font-size:var(--cdr-font-kpi-value-size)!important;font-weight:var(--cdr-font-kpi-value-weight)!important}body .app-shell .summary-cards .summary-card small,body .app-shell .summary-cards-10-layout .summary-card small,body .app-shell .visual-kpi-cards .summary-card small{font-size:var(--cdr-font-kpi-subtitle-size)!important;font-weight:var(--cdr-font-kpi-subtitle-weight)!important}body .app-shell .chart-card h3,body .app-shell .table-card h3,body .app-shell .records-card h3,body .app-shell .modern-panel-title,body .app-shell .section-title h2{font-size:var(--cdr-font-chart-title-size)!important;font-weight:var(--cdr-font-chart-title-weight)!important}body .app-shell table th{font-size:var(--cdr-font-table-header-size)!important;font-weight:var(--cdr-font-table-header-weight)!important}body .app-shell table td{font-size:var(--cdr-font-table-body-size)!important;font-weight:var(--cdr-font-table-body-weight)!important}.app-shell[class*=active-tab-]{--cdr-sidebar-width: 178px;padding:14px 16px 24px calc(var(--cdr-sidebar-width) + 22px)!important;background:#06101f!important}.cdr-portal-sidebar{position:fixed!important;inset:0 auto 0 0!important;width:var(--cdr-sidebar-width, 178px)!important;z-index:450!important;padding:12px 10px!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:linear-gradient(180deg,#06162a,#071d34 52%,#05101f)!important;border-right:1px solid rgba(94,161,208,.26)!important;box-shadow:18px 0 42px #0000004d!important}.cdr-sidebar-brand{min-height:62px!important;display:grid!important;grid-template-columns:54px 1fr!important;align-items:center!important;gap:8px!important;padding:6px 6px 12px!important;border-bottom:1px solid rgba(118,178,255,.18)!important}.cdr-sidebar-brand img{width:52px!important;height:52px!important;object-fit:contain!important}.cdr-sidebar-brand span{font-size:12px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#eaf7ff!important}.cdr-portal-sidebar .dashboard-tabs{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:7px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.cdr-portal-sidebar .dashboard-tab{width:100%!important;justify-content:flex-start!important;min-height:42px!important;padding:10px 12px!important;border-radius:10px!important;color:#a9c3d8!important;background:#0d27426b!important;border:1px solid rgba(118,178,255,.12)!important;font-size:12px!important;font-weight:850!important;letter-spacing:.01em!important}.cdr-portal-sidebar .dashboard-tab.active,.cdr-portal-sidebar .dashboard-tab:hover{color:#fff!important;background:linear-gradient(90deg,#2196f361,#00bcd429)!important;border-color:#63c0ff73!important;box-shadow:inset 3px 0 #37c8ff,0 10px 24px #0078d433!important;transform:none!important}.dashboard-tabs-row{margin:8px 0 10px!important;padding:8px 10px!important;border:1px solid rgba(96,165,250,.22)!important;border-radius:14px!important;background:#031223c2!important;box-shadow:0 18px 40px #0000002e!important}.dashboard-tabs-actions,.cdr-banner-control-bar,.cdr-control-actions{width:100%!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important}.app-shell .cdr-command-shell{padding:10px 12px 12px!important;margin-bottom:14px!important;border-radius:12px!important;background:#06162a!important;border-color:#60a5fa38!important;box-shadow:0 20px 54px #00000042!important}.app-shell .cdr-command-shell:before,.app-shell .cdr-command-shell .cdr-banner-art{display:none!important}.app-shell .cdr-command-shell .followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar{position:relative!important;top:auto!important;z-index:10!important;display:grid!important;grid-template-columns:150px minmax(300px,1fr) 150px!important;align-items:center!important;min-height:72px!important;padding:8px 12px!important;margin:0 0 8px!important;border-radius:10px!important;background:#081b31!important;border:1px solid rgba(96,165,250,.18)!important;box-shadow:0 10px 26px #0000002e!important;overflow:hidden!important}.cdr-header-logo{display:flex!important;align-items:center!important;height:58px!important}.cdr-header-logo-left{justify-content:flex-start!important}.cdr-header-logo-right{justify-content:flex-end!important}.cdr-header-logo img{max-width:118px!important;max-height:52px!important;object-fit:contain!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.34))!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:2!important;justify-self:center!important;min-height:50px!important;width:min(620px,100%)!important;padding:8px 18px!important;border-radius:10px!important;background:#020a1875!important;border:1px solid rgba(96,165,250,.18)!important;text-align:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{margin:0!important;font-family:Arial,system-ui,sans-serif!important;font-size:clamp(20px,2.1vw,30px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#fff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .followup-dashboard-title p{margin:5px 0 0!important;font-size:10px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#76d7ff!important;white-space:nowrap!important}.cdr-action-pill{min-height:34px!important;padding:7px 11px!important;border-radius:8px!important;font-size:12px!important;font-weight:850!important}.cdr-command-shell .filters-panel,.cdr-command-shell .filter-panel{margin-top:8px!important;border-radius:12px!important;background:#04162ae0!important;border-color:#60a5fa2e!important}.app-shell.light-background-theme[class*=active-tab-]{background:#edf5fb!important}.app-shell.light-background-theme .cdr-portal-sidebar{background:linear-gradient(180deg,#eef8ff,#dff0fa)!important;border-right-color:#005f9138!important}.app-shell.light-background-theme .cdr-sidebar-brand,.app-shell.light-background-theme .cdr-sidebar-brand span{color:#082236!important}.app-shell.light-background-theme .cdr-portal-sidebar .dashboard-tab{color:#31576e!important;background:#ffffffb8!important;border-color:#005f9129!important}.app-shell.light-background-theme .cdr-portal-sidebar .dashboard-tab.active,.app-shell.light-background-theme .cdr-portal-sidebar .dashboard-tab:hover{color:#fff!important;background:linear-gradient(90deg,#0078d4,#16a6d8)!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell .followup-style-topbar,.app-shell.light-background-theme .dashboard-tabs-row{background:#ffffffd1!important;border-color:#005f912e!important}.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1{color:#082236!important}.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p{color:#0078b8!important}@media(max-width:980px){.app-shell[class*=active-tab-]{padding-left:12px!important;padding-top:82px!important}.cdr-portal-sidebar{right:0!important;bottom:auto!important;width:100%!important;height:72px!important;flex-direction:row!important;align-items:center!important;overflow-x:auto!important}.cdr-sidebar-brand{min-width:144px!important;border-bottom:0!important;padding-bottom:6px!important}.cdr-portal-sidebar .dashboard-tabs{flex-direction:row!important;min-width:max-content!important}.cdr-portal-sidebar .dashboard-tab{width:auto!important;min-width:132px!important}.app-shell .cdr-command-shell .followup-style-topbar{grid-template-columns:1fr!important}.cdr-header-logo{display:none!important}.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:1!important}}.app-shell[class*=active-tab-]{--cdr-panel-bg: rgba(7, 24, 43, .92);--cdr-panel-bg-2: rgba(9, 32, 55, .88);--cdr-panel-border: rgba(87, 150, 196, .26);--cdr-panel-border-strong: rgba(89, 188, 255, .42);--cdr-text-main: #f3fbff;--cdr-text-muted: #91aec4;--cdr-blue: #2fb7ff;--cdr-green: #6fe39b;--cdr-amber: #ffd166}.cdr-page-intro{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;margin:0 0 12px!important;padding:12px 14px!important;border-radius:14px!important;background:linear-gradient(180deg,#081a2df0,#04101eeb)!important;border:1px solid var(--cdr-panel-border)!important;box-shadow:0 18px 42px #00000038,inset 0 0 0 1px #ffffff06!important}.cdr-page-intro span{display:block!important;margin:0 0 3px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#64d7ff!important}.cdr-page-intro h2{margin:0!important;font-size:clamp(18px,1.7vw,25px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--cdr-text-main)!important}.cdr-page-intro p{margin:5px 0 0!important;max-width:980px!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important;color:var(--cdr-text-muted)!important}.cdr-page-intro-stats{display:grid!important;grid-template-columns:repeat(2,auto)!important;gap:2px 10px!important;align-items:center!important;justify-items:end!important;min-width:220px!important;padding:8px 12px!important;border-radius:12px!important;background:#020c189e!important;border:1px solid rgba(100,215,255,.18)!important}.cdr-page-intro-stats strong{font-size:21px!important;line-height:1!important;font-weight:950!important;color:#fff!important}.cdr-page-intro-stats small{font-size:10px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#91aec4!important}.app-shell .summary-cards,.app-shell .visual-kpi-cards,.app-shell .summary-cards-10-layout{gap:8px!important}.app-shell .summary-card,.app-shell .chart-card,.app-shell .table-card,.app-shell .records-card{border-radius:12px!important;background:linear-gradient(180deg,var(--cdr-panel-bg),rgba(4,16,30,.94))!important;border:1px solid var(--cdr-panel-border)!important;box-shadow:0 14px 34px #0000003d,inset 0 0 0 1px #ffffff06!important}.app-shell .summary-card{min-height:92px!important;padding:10px 12px!important}.app-shell .summary-card strong,.app-shell .summary-card-value,.app-shell .modern-kpi-value{font-size:clamp(24px,2.15vw,38px)!important;line-height:1!important}.app-shell .summary-card span,.app-shell .summary-card-label,.app-shell .modern-kpi-label{font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}.app-shell .chart-card,.app-shell .table-card,.app-shell .records-card{padding:12px!important}.app-shell .chart-card h3,.app-shell .table-card h3,.app-shell .records-card h3{margin-bottom:8px!important;letter-spacing:.02em!important;color:#f5fbff!important}.app-shell .cdr-command-shell .filters-panel{display:grid!important;grid-template-columns:repeat(6,minmax(136px,1fr))!important;gap:8px!important;padding:10px!important}.app-shell .search-box,.app-shell .filter-field,.app-shell .multi-select-field{min-height:50px!important}.app-shell .search-box>span,.app-shell .filter-field>span,.app-shell .multi-select-field>span{font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.app-shell .search-box input,.app-shell .multi-select-trigger,.app-shell .filter-field input,.app-shell .filter-field select{min-height:32px!important;height:32px!important;font-size:12px!important;font-weight:800!important;border-radius:8px!important}#ticket-portal-cdr-register{margin-bottom:12px!important}#ticket-portal-cdr-register .records-scroll-fixed-register,.reports-cdr-register .records-scroll-fixed-register,.app-shell .records-scroll{max-width:100%!important;border-radius:10px!important}.app-shell table{border-collapse:separate!important;border-spacing:0!important}.app-shell table th,.app-shell table td{height:30px!important;padding:5px 8px!important;line-height:1.15!important;white-space:nowrap!important;vertical-align:middle!important}.app-shell table th{position:sticky!important;top:0!important;z-index:3!important;background:linear-gradient(180deg,#0d3756fa,#072034fa)!important;color:#eaf9ff!important;border-bottom:1px solid rgba(87,188,255,.34)!important}.app-shell table tbody tr:nth-child(2n) td{background:#12324e57!important}.app-shell table tbody tr:hover td{background:#2fb7ff21!important}.filtered-register-table .col-employee-name{width:220px!important;min-width:220px!important}.filtered-register-table .col-base-station{width:190px!important;min-width:190px!important}.filtered-register-table .col-radio-type{width:170px!important;min-width:170px!important}.filtered-register-table .col-talkgroup{width:190px!important;min-width:190px!important}.filtered-register-table .col-start,.filtered-register-table .col-end{width:150px!important;min-width:150px!important}.active-tab-charts .dashboard-chart-grid,.active-tab-kpi .performance-chart-grid,.active-tab-kpi .kpi-grid,.active-tab-company .behavior-grid,.active-tab-fleet .quality-grid{gap:10px!important}.active-tab-charts .chart-card,.active-tab-kpi .chart-card,.active-tab-fleet .chart-card,.active-tab-company .table-card{min-height:0!important}.reports-tab-panel{display:grid!important;gap:12px!important}.report-management-card{padding:14px!important}.report-management-header{gap:10px!important;align-items:center!important}.report-management-grid{display:grid!important;grid-template-columns:minmax(270px,.36fr) minmax(520px,1fr)!important;gap:12px!important}.report-generator-panel,.generated-reports-panel{border-radius:12px!important;background:#0412229e!important;border:1px solid rgba(87,150,196,.2)!important}.generate-report-tile{min-height:92px!important;border-radius:12px!important;background:linear-gradient(135deg,#2fb7ff42,#00ced11f)!important;border-color:#64d7ff57!important}.reports-export-groups-hidden{display:none!important}.generated-reports-table-wrap{max-height:360px!important;overflow:auto!important;border-radius:10px!important}.generated-reports-table th,.generated-reports-table td{font-size:11px!important}.generated-report-path{color:#a7d9ff!important;text-decoration:none!important}.clear-history-button{min-height:30px!important;padding:6px 9px!important;border-radius:8px!important;font-size:11px!important;font-weight:900!important}.app-shell.light-background-theme[class*=active-tab-]{--cdr-panel-bg: rgba(255, 255, 255, .94);--cdr-panel-bg-2: rgba(241, 250, 255, .92);--cdr-panel-border: rgba(0, 115, 176, .22);--cdr-panel-border-strong: rgba(0, 120, 212, .32);--cdr-text-main: #092236;--cdr-text-muted: #476577}.app-shell.light-background-theme .cdr-page-intro,.app-shell.light-background-theme .summary-card,.app-shell.light-background-theme .chart-card,.app-shell.light-background-theme .table-card,.app-shell.light-background-theme .records-card{background:linear-gradient(180deg,#fffffff5,#eef8fff0)!important;border-color:#0073b033!important;box-shadow:0 14px 30px #0c50781f,inset 0 0 0 1px #ffffffd1!important}.app-shell.light-background-theme .cdr-page-intro h2,.app-shell.light-background-theme .chart-card h3,.app-shell.light-background-theme .table-card h3,.app-shell.light-background-theme .records-card h3{color:#092236!important}.app-shell.light-background-theme .cdr-page-intro-stats{background:#e5f4fed1!important;border-color:#0073b02e!important}.app-shell.light-background-theme .cdr-page-intro-stats strong{color:#062033!important}.app-shell.light-background-theme table th{background:linear-gradient(180deg,#d9f1ff,#c6e7fb)!important;color:#082236!important;border-bottom-color:#0073b03d!important}.app-shell.light-background-theme table tbody tr:nth-child(2n) td{background:#e3f4ffa8!important}.app-shell.light-background-theme table tbody tr:hover td{background:#0078d41a!important}@media(max-width:1280px){.app-shell .cdr-command-shell .filters-panel{grid-template-columns:repeat(3,minmax(160px,1fr))!important}.report-management-grid{grid-template-columns:1fr!important}}@media(max-width:760px){.cdr-page-intro{grid-template-columns:1fr!important}.cdr-page-intro-stats{justify-items:start!important;min-width:0!important}.app-shell .cdr-command-shell .filters-panel{grid-template-columns:1fr!important}}.app-shell.active-tab-overview{--cdr-sidebar-width: 168px !important;padding:0 10px 14px calc(var(--cdr-sidebar-width) + 10px)!important;background:#06101f!important}.app-shell.active-tab-overview .cdr-portal-sidebar{width:var(--cdr-sidebar-width)!important;padding:8px!important;gap:8px!important;background:linear-gradient(180deg,#071a30,#06182c 58%,#06101f)!important;border-right:1px solid rgba(80,151,206,.28)!important;box-shadow:10px 0 24px #0000004d!important}.app-shell.active-tab-overview .cdr-sidebar-brand{min-height:76px!important;grid-template-columns:52px minmax(0,1fr)!important;padding:5px 5px 10px!important;border-bottom:1px solid rgba(99,192,255,.18)!important}.app-shell.active-tab-overview .cdr-sidebar-brand img{width:50px!important;height:50px!important;background:#fffffff5!important;border-radius:3px!important;padding:2px!important}.app-shell.active-tab-overview .cdr-sidebar-brand span{font-size:10px!important;line-height:1.15!important;letter-spacing:.08em!important}.app-shell.active-tab-overview .cdr-portal-sidebar .dashboard-tabs{gap:6px!important}.app-shell.active-tab-overview .cdr-portal-sidebar .dashboard-tab{min-height:34px!important;padding:8px 10px!important;border-radius:5px!important;font-size:10px!important;font-weight:900!important;justify-content:center!important;text-align:center!important;color:#b7cfe2!important;background:#0a243fb8!important;border:1px solid rgba(99,192,255,.14)!important}.app-shell.active-tab-overview .cdr-portal-sidebar .dashboard-tab.active,.app-shell.active-tab-overview .cdr-portal-sidebar .dashboard-tab:hover{background:linear-gradient(180deg,#18c3f4,#0799cf)!important;border-color:#76e2ffa6!important;color:#061527!important;box-shadow:inset 0 0 0 1px #ffffff2e,0 8px 18px #00b7ff38!important}.app-shell.active-tab-overview .cdr-command-shell{margin:0 0 8px!important;padding:0!important;border-radius:0 0 7px 7px!important;background:#07182b!important;border:1px solid rgba(73,137,190,.26)!important;border-top:0!important;box-shadow:none!important;overflow:visible!important}.app-shell.active-tab-overview .cdr-command-shell .topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar{min-height:58px!important;height:58px!important;margin:0!important;padding:4px 12px!important;border-radius:0!important;grid-template-columns:150px minmax(320px,1fr) 150px!important;background:#07182b!important;border:0!important;border-bottom:1px solid rgba(73,137,190,.26)!important;box-shadow:none!important}.app-shell.active-tab-overview .cdr-header-logo{height:50px!important}.app-shell.active-tab-overview .cdr-header-logo img{max-width:130px!important;max-height:44px!important}.app-shell.active-tab-overview .followup-dashboard-title{min-height:42px!important;width:auto!important;padding:2px 10px!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell.active-tab-overview .followup-dashboard-title h1{font-size:clamp(18px,1.55vw,27px)!important;letter-spacing:.035em!important;line-height:1!important}.app-shell.active-tab-overview .followup-dashboard-title p{margin-top:7px!important;font-size:9px!important;letter-spacing:.32em!important;color:#9be7ff!important}.app-shell.active-tab-overview .dashboard-tabs-row{margin:0!important;padding:5px 8px!important;border-radius:0!important;border:0!important;border-bottom:1px solid rgba(73,137,190,.26)!important;background:#0a2038!important;box-shadow:none!important}.app-shell.active-tab-overview .cdr-control-actions{justify-content:flex-end!important;gap:6px!important}.app-shell.active-tab-overview .cdr-action-pill{min-height:28px!important;height:28px!important;padding:5px 9px!important;border-radius:4px!important;font-size:10px!important}.app-shell.active-tab-overview .cdr-action-pill svg{width:14px!important;height:14px!important}.app-shell.active-tab-overview .cdr-command-shell .filters-panel{margin:0!important;padding:7px 8px!important;border-radius:0 0 7px 7px!important;display:grid!important;grid-template-columns:minmax(190px,1.5fr) repeat(5,minmax(118px,1fr))!important;gap:7px!important;background:#09213a!important;border:0!important}.app-shell.active-tab-overview .search-box,.app-shell.active-tab-overview .filter-field,.app-shell.active-tab-overview .multi-select-field{min-height:42px!important}.app-shell.active-tab-overview .search-box>span,.app-shell.active-tab-overview .filter-field>span,.app-shell.active-tab-overview .multi-select-field>span{font-size:9px!important;letter-spacing:.06em!important;margin-bottom:3px!important}.app-shell.active-tab-overview .search-box input,.app-shell.active-tab-overview .multi-select-trigger,.app-shell.active-tab-overview .filter-field input,.app-shell.active-tab-overview .filter-field select{min-height:28px!important;height:28px!important;border-radius:4px!important;font-size:10.5px!important}.app-shell.active-tab-overview .cdr-saas-overview{margin-top:0!important;gap:8px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{order:1!important;position:relative!important;padding-top:26px!important;display:grid!important;grid-template-columns:repeat(10,minmax(82px,1fr))!important;gap:6px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30:before{content:"Executive Pulse"!important;position:absolute!important;left:0!important;top:0!important;font-size:15px!important;line-height:22px!important;font-weight:950!important;color:#f5fbff!important;letter-spacing:.01em!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30 .modern-stat-tile{min-height:58px!important;height:58px!important;padding:5px!important;border-radius:6px!important;background:linear-gradient(180deg,#0c2037,#07182b)!important;border:1px solid rgba(74,140,190,.28)!important;gap:2px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{width:18px!important;height:18px!important;border-radius:50%!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon svg{width:11px!important;height:11px!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span{font-size:7.5px!important;line-height:1!important;color:#a8c8dc!important}.app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{font-size:clamp(12px,.85vw,16px)!important;color:#eaf9ff!important}.app-shell.active-tab-overview .cdr-saas-profile-band{order:2!important;position:relative!important;padding-top:26px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(200px,1.05fr)!important;gap:6px!important}.app-shell.active-tab-overview .cdr-saas-profile-band:before{content:"Operating Performance Gauges"!important;position:absolute!important;left:0!important;top:0!important;font-size:15px!important;line-height:22px!important;font-weight:950!important;color:#f5fbff!important;letter-spacing:.01em!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card{min-height:76px!important;height:76px!important;border-radius:6px!important;background:linear-gradient(180deg,#0c2037,#07182b)!important;border:1px solid rgba(74,140,190,.28)!important}.app-shell.active-tab-overview .modern-profile-main{grid-column:span 2!important;grid-template-columns:56px minmax(0,1fr)!important;gap:10px!important;padding:7px 10px!important}.app-shell.active-tab-overview .modern-profile-main img{width:52px!important;height:52px!important}.app-shell.active-tab-overview .modern-profile-main span,.app-shell.active-tab-overview .modern-profile-card span{font-size:8px!important;letter-spacing:.08em!important}.app-shell.active-tab-overview .modern-profile-main strong{font-size:clamp(27px,2.5vw,42px)!important;line-height:.9!important}.app-shell.active-tab-overview .modern-profile-main p{font-size:clamp(13px,1vw,18px)!important;line-height:.95!important}.app-shell.active-tab-overview .modern-profile-card{grid-column:span 3!important;grid-template-columns:24px minmax(0,1fr)!important;padding:7px 10px!important;gap:8px!important}.app-shell.active-tab-overview .modern-profile-card svg{width:20px!important;height:20px!important}.app-shell.active-tab-overview .modern-profile-card strong{font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-overview .modern-profile-card p,.app-shell.active-tab-overview .modern-profile-card small,.app-shell.active-tab-overview .modern-source-chips em{font-size:8px!important;line-height:1.1!important}.app-shell.active-tab-overview .modern-source-chips{gap:3px!important;margin:3px 0!important}.app-shell.active-tab-overview .cdr-saas-overview-grid{order:3!important}.app-shell.active-tab-overview .cdr-performance-matrix-panel{order:4!important}.app-shell.active-tab-overview .cdr-deep-dive-grid{order:5!important}.app-shell.active-tab-overview .cdr-top-entities-grid{order:6!important}.app-shell.active-tab-overview .cdr-behavior-grid{order:7!important}.app-shell.active-tab-overview .cdr-quality-footer-strip{order:8!important}.app-shell.active-tab-overview .cdr-saas-footer{order:9!important}@media(max-width:1450px){.app-shell.active-tab-overview .cdr-kpi-strip-30,.app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{grid-template-columns:repeat(6,minmax(0,1fr))!important}.app-shell.active-tab-overview .cdr-saas-profile-band{grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr)!important}.app-shell.active-tab-overview .modern-profile-main,.app-shell.active-tab-overview .modern-profile-card{grid-column:auto!important}}.app-shell[class*=active-tab-],.app-shell.active-tab-overview{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 18px!important}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:0!important;display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:start!important;gap:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;overflow:visible!important;background:#061426!important}.app-shell .cdr-command-shell .topbar.followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell .topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar{grid-column:1 / -1!important;grid-row:1!important;width:100%!important;min-height:104px!important;height:auto!important;margin:0!important;padding:8px 20px 12px!important;display:grid!important;grid-template-columns:150px minmax(0,1fr) 150px!important;grid-template-rows:auto auto!important;align-items:center!important;gap:8px 16px!important;border-radius:0!important;background:#061426!important;border:0!important;border-bottom:1px solid rgba(73,137,190,.3)!important;box-shadow:none!important}.app-shell .cdr-command-shell .cdr-header-logo-left,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-left{grid-column:1!important;grid-row:1 / span 2!important;justify-content:flex-start!important;align-self:center!important}.app-shell .cdr-command-shell .cdr-header-logo-right,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-right{grid-column:3!important;grid-row:1 / span 2!important;justify-content:flex-end!important;align-self:center!important}.app-shell .cdr-command-shell .cdr-header-logo img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo img{max-width:118px!important;max-height:72px!important;object-fit:contain!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:100%!important;max-width:none!important;min-height:42px!important;padding:0 10px!important;background:transparent!important;border:0!important;box-shadow:none!important;text-align:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title h1{font-size:clamp(27px,3vw,44px)!important;line-height:.98!important;letter-spacing:.055em!important;color:#fff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title p{margin-top:10px!important;font-size:13px!important;line-height:1.1!important;letter-spacing:.42em!important;color:#b5f2ff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:center!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:100%!important}.app-shell .cdr-command-shell .cdr-header-actions .button,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .button{min-height:42px!important;height:42px!important;padding:9px 15px!important;border-radius:8px!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-actions .button svg,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .button svg{width:18px!important;height:18px!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{position:static!important;grid-column:1!important;grid-row:2!important;inset:auto!important;width:250px!important;min-height:100%!important;height:auto!important;padding:10px 10px 12px!important;align-self:stretch!important;border-right:1px solid rgba(73,137,190,.3)!important;border-top:0!important;box-shadow:none!important;background:#07182b!important;z-index:2!important}.app-shell .cdr-command-shell .cdr-sidebar-brand,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand{min-height:0!important;display:block!important;padding:4px 4px 11px!important;margin:0 0 10px!important;border-bottom:1px solid rgba(99,192,255,.18)!important}.app-shell .cdr-command-shell .cdr-sidebar-brand span,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand span{display:block!important;font-size:13px!important;line-height:1.2!important;text-align:center!important;letter-spacing:.1em!important;color:#dff8ff!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs{gap:7px!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tab{min-height:38px!important;height:38px!important;padding:8px 10px!important;justify-content:center!important;text-align:center!important;border-radius:6px!important;font-size:12px!important;font-weight:900!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-column:2!important;grid-row:2!important;align-self:stretch!important;margin:0!important;min-height:0!important;padding:14px 18px 12px!important;border-radius:0!important;border:0!important;background:#09213a!important;display:grid!important;grid-template-columns:minmax(260px,1.35fr) repeat(5,minmax(140px,1fr))!important;gap:12px 16px!important;align-content:start!important;align-items:end!important;box-shadow:none!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell.active-tab-overview .cdr-command-shell .filters-panel>.search-box.search-compact{width:100%!important;min-width:0!important;max-width:none!important}.app-shell .cdr-command-shell .filters-panel .filter-field,.app-shell .cdr-command-shell .filters-panel .multi-select-field,.app-shell .cdr-command-shell .filters-panel .search-box,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-field,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .multi-select-field,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .search-box{min-width:0!important;width:100%!important}.app-shell .cdr-command-shell .filters-panel .filter-count,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-count{justify-self:end!important;width:max-content!important;min-width:220px!important;max-width:100%!important}.app-shell .cdr-saas-overview,.app-shell.active-tab-overview .cdr-saas-overview,.app-shell .section-body,.app-shell .chart-grid,.app-shell .records-card,.app-shell .table-card{max-width:none!important}@media(max-width:1280px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{grid-template-columns:210px minmax(0,1fr)!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{width:210px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{grid-template-columns:1fr!important}.app-shell .cdr-command-shell .topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell .topbar.followup-style-topbar{grid-column:1!important;grid-template-columns:1fr!important}.app-shell .cdr-command-shell .cdr-header-logo,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{display:none!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions,.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar,.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-column:1!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{grid-row:2!important;width:100%!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs{flex-direction:row!important;overflow-x:auto!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-row:3!important;grid-template-columns:1fr!important}}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:0!important;display:grid!important;grid-template-columns:255px minmax(0,1fr)!important;grid-template-areas:"cdrHeader cdrHeader" "cdrTabs cdrFilters"!important;align-items:stretch!important;gap:0!important;background:#051224!important;border:0!important;border-radius:0!important;overflow:visible!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-area:cdrHeader!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-height:128px!important;height:128px!important;margin:0!important;padding:10px 22px 12px!important;display:grid!important;grid-template-columns:150px minmax(0,1fr) 150px!important;grid-template-rows:minmax(56px,auto) minmax(42px,auto)!important;align-items:center!important;justify-items:stretch!important;gap:8px 18px!important;background:#061426!important;border:0!important;border-bottom:1px solid rgba(74,163,225,.32)!important;border-radius:0!important;box-shadow:0 12px 30px #00000038!important;overflow:hidden!important;z-index:20!important;transform:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar .cdr-banner-art,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-banner-art,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar .cdr-banner-art,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-banner-art{display:none!important}.app-shell .cdr-command-shell .cdr-header-logo,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{position:static!important;transform:none!important;inset:auto!important;width:100%!important;height:100%!important;min-width:0!important;display:flex!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:2!important}.app-shell .cdr-command-shell .cdr-header-logo-left,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-left{grid-column:1!important;grid-row:1 / 3!important;justify-content:flex-start!important}.app-shell .cdr-command-shell .cdr-header-logo-right,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-right{grid-column:3!important;grid-row:1 / 3!important;justify-content:flex-end!important}.app-shell .cdr-command-shell .cdr-header-logo img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo img{display:block!important;width:auto!important;height:auto!important;max-width:118px!important;max-height:74px!important;object-fit:contain!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{position:static!important;transform:none!important;inset:auto!important;grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:center!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;height:auto!important;padding:0 12px!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;z-index:2!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title h1{display:block!important;margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Arial,system-ui,sans-serif!important;font-size:clamp(30px,3vw,46px)!important;line-height:1!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;color:#fff!important;text-align:center!important;text-shadow:0 2px 8px rgba(0,0,0,.75)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title p{display:block!important;margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Arial,system-ui,sans-serif!important;font-size:clamp(11px,1.05vw,15px)!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.34em!important;text-transform:uppercase!important;color:#baf5ff!important;text-align:center!important;text-shadow:0 0 12px rgba(0,206,209,.35)!important}.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{position:static!important;transform:none!important;inset:auto!important;grid-column:2!important;grid-row:2!important;align-self:center!important;justify-self:center!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:10px!important;z-index:2!important}.app-shell .cdr-command-shell .cdr-header-actions .button,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .button{min-height:38px!important;height:38px!important;padding:8px 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{grid-area:cdrTabs!important;position:relative!important;inset:auto!important;width:255px!important;max-width:255px!important;min-height:0!important;height:auto!important;align-self:stretch!important;margin:0!important;padding:18px 12px 14px!important;background:#07192d!important;border:0!important;border-right:1px solid rgba(74,163,225,.3)!important;border-radius:0!important;box-shadow:none!important;z-index:5!important}.app-shell .cdr-command-shell .cdr-sidebar-brand,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand{display:block!important;min-height:0!important;margin:0 0 14px!important;padding:8px 4px 14px!important;border-bottom:1px solid rgba(99,192,255,.2)!important;text-align:center!important}.app-shell .cdr-command-shell .cdr-sidebar-brand img,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand img{display:none!important}.app-shell .cdr-command-shell .cdr-sidebar-brand span,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand span{display:block!important;text-align:center!important;font-size:16px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:.08em!important;color:#e4fbff!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-area:cdrFilters!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;align-self:stretch!important;margin:0!important;padding:20px 22px 18px!important;background:#09213a!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(260px,1.28fr) repeat(5,minmax(130px,1fr))!important;gap:16px 20px!important;align-content:start!important;align-items:end!important;overflow:visible!important;z-index:4!important}.app-shell .cdr-command-shell .filters-panel .filter-control,.app-shell .cdr-command-shell .filters-panel .search-input,.app-shell .cdr-command-shell .filters-panel .multi-select-trigger,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-control,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .search-input,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .multi-select-trigger{min-height:54px!important}.app-shell .cdr-command-shell .filters-panel .filter-count,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-count{justify-self:start!important;align-self:end!important;width:max-content!important;max-width:100%!important;min-width:210px!important;height:54px!important}.app-shell>*:not(.cdr-command-shell),.app-shell.active-tab-overview>*:not(.cdr-command-shell){width:calc(100% - 20px)!important;max-width:none!important;margin-left:10px!important;margin-right:10px!important}@media(max-width:1350px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{grid-template-columns:220px minmax(0,1fr)!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{width:220px!important;max-width:220px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{grid-template-columns:1fr!important;grid-template-areas:"cdrHeader" "cdrTabs" "cdrFilters"!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar{height:auto!important;min-height:118px!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.app-shell .cdr-command-shell .cdr-header-logo,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{display:none!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{grid-column:1!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{width:100%!important;max-width:none!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-template-columns:1fr!important}}.app-shell .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"cdrHeader" "cdrTabs" "cdrFilters"!important;gap:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-area:cdrHeader!important;width:100%!important;max-width:none!important;min-height:116px!important;height:116px!important;margin:0!important;padding:0 18px!important;position:relative!important;display:block!important;background:linear-gradient(180deg,#04131ffa,#051826f5)!important;border:1px solid rgba(62,168,220,.3)!important;border-radius:0!important;box-shadow:inset 0 -1px #2bbeff38,0 8px 24px #00000038!important;overflow:hidden!important;z-index:20!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar .cdr-banner-art,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-banner-art,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar .cdr-banner-art,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-banner-art{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:.56!important;pointer-events:none!important;z-index:0!important}.app-shell .cdr-command-shell .cdr-header-logo,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{position:absolute!important;top:20px!important;width:76px!important;height:76px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:3!important}.app-shell .cdr-command-shell .cdr-header-logo-left,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-left{left:20px!important}.app-shell .cdr-command-shell .cdr-header-logo-right,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-right{right:20px!important}.app-shell .cdr-command-shell .cdr-header-logo img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{position:absolute!important;top:8px!important;left:140px!important;right:140px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;text-align:center!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:2!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title h1{margin:0!important;padding:0!important;width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(24px,2.05vw,38px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:.01em!important;text-transform:none!important;color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.75)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title p{margin:0!important;padding:0!important;width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(10px,.85vw,13px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.28em!important;text-transform:uppercase!important;color:#b8f2ff!important}.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{position:absolute!important;inset:auto 18px 20px auto!important;width:auto!important;max-width:calc(100% - 720px)!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;z-index:4!important}.app-shell .cdr-command-shell .cdr-header-actions .button,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .button{min-height:38px!important;height:38px!important;padding:8px 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-portal-sidebar,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{grid-area:cdrTabs!important;width:100%!important;max-width:none!important;min-height:54px!important;height:54px!important;margin:0!important;padding:8px 18px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:#051625fa!important;border:1px solid rgba(62,168,220,.3)!important;border-top:0!important;border-radius:0!important;box-shadow:none!important;overflow-x:auto!important;overflow-y:hidden!important;z-index:8!important}.app-shell .cdr-command-shell .cdr-sidebar-brand,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand,.app-shell .cdr-command-shell .cdr-sidebar-brand img,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand img,.app-shell .cdr-command-shell .cdr-sidebar-brand span,.app-shell.active-tab-overview .cdr-command-shell .cdr-sidebar-brand span{display:none!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tabs{width:auto!important;min-width:0!important;height:auto!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:0!important;padding:0!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tab{width:auto!important;min-width:108px!important;height:38px!important;min-height:38px!important;padding:0 16px!important;border-radius:5px!important;border:1px solid rgba(95,180,236,.42)!important;background:#091f30eb!important;color:#e8f8ff!important;font-size:12px!important;font-weight:950!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tab.active,.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tab:hover,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tab.active,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tab:hover{background:linear-gradient(180deg,#48caff,#16aee8)!important;border-color:#49cdfff2!important;color:#001421!important}.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-row{display:none!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-area:cdrFilters!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;padding:14px 18px 12px!important;background:#0c1d37f5!important;border:1px solid rgba(62,168,220,.28)!important;border-top:0!important;border-radius:0 0 14px 14px!important;box-shadow:0 12px 26px #0000002e!important;display:grid!important;grid-template-columns:minmax(260px,1.55fr) repeat(5,minmax(125px,1fr))!important;gap:13px 22px!important;align-content:start!important;align-items:end!important;overflow:visible!important;z-index:6!important}.app-shell .cdr-command-shell .filters-panel .filter-field,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-field{gap:6px!important;min-width:0!important}.app-shell .cdr-command-shell .filters-panel .filter-field>span,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-field>span{font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.04em!important;color:#baf2ff!important}.app-shell .cdr-command-shell .filters-panel .filter-control,.app-shell .cdr-command-shell .filters-panel .search-input,.app-shell .cdr-command-shell .filters-panel .multi-select-trigger,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-control,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .search-input,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .multi-select-trigger{min-height:34px!important;height:34px!important;border-radius:13px!important;padding-top:0!important;padding-bottom:0!important;font-size:11px!important;font-weight:900!important}.app-shell .cdr-command-shell .filters-panel .filter-count,.app-shell.active-tab-overview .cdr-command-shell .filters-panel .filter-count{justify-self:start!important;align-self:end!important;width:max-content!important;max-width:100%!important;min-width:180px!important;height:34px!important;min-height:34px!important;border-radius:13px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:950!important}.app-shell .cdr-command-shell .reset-filter-button,.app-shell.active-tab-overview .cdr-command-shell .reset-filter-button{min-height:34px!important;height:34px!important;border-radius:13px!important}.app-shell.active-tab-overview .cdr-page-intro{display:none!important}.app-shell>*:not(.cdr-command-shell),.app-shell.active-tab-overview>*:not(.cdr-command-shell){width:calc(100% - 8px)!important;max-width:none!important;margin-left:4px!important;margin-right:4px!important}@media(max-width:1450px){.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{max-width:calc(100% - 560px)!important;gap:6px!important}.app-shell .cdr-command-shell .cdr-header-actions .button,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .button{padding-left:10px!important;padding-right:10px!important;font-size:12px!important}.app-shell .cdr-command-shell .cdr-portal-sidebar .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar .dashboard-tab{min-width:98px!important;padding:0 12px!important}}@media(max-width:1100px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{height:auto!important;min-height:150px!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{left:90px!important;right:90px!important}.app-shell .cdr-command-shell .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{position:relative!important;right:auto!important;bottom:auto!important;margin:74px auto 12px!important;max-width:calc(100% - 24px)!important;justify-content:center!important;flex-wrap:wrap!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){.app-shell .cdr-command-shell .cdr-header-logo,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{display:none!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{left:16px!important;right:16px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.active-tab-overview .cdr-command-shell .filters-panel{grid-template-columns:1fr!important}}.portal-switcher{display:inline-flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(148,163,184,.26);border-radius:999px;background:#0307127a;box-shadow:inset 0 1px #ffffff0d}.portal-switcher button{border:0;border-radius:999px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;color:#b9c7d8;background:transparent;font-size:.78rem;font-weight:850;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:all .18s ease}.portal-switcher button:hover{color:#fff;background:#38bdf81c}.portal-switcher button.active{color:#06131d;background:linear-gradient(135deg,#67e8f9,#60a5fa);box-shadow:0 10px 22px #0ea5e93d}.upload-portal-toolbar{position:absolute;top:18px;right:18px;z-index:4;display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.upload-portal-toolbar .followup-theme-button{position:static}.customer-portal-shell,.customer-portal-empty{min-height:100vh;padding:18px}.customer-portal-hero{width:min(1560px,100%);margin:0 auto 16px;padding:18px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:radial-gradient(circle at 15% 20%,rgba(56,189,248,.2),transparent 34%),radial-gradient(circle at 88% 28%,rgba(239,68,68,.16),transparent 32%),linear-gradient(135deg,#020617f2,#0f172adb);box-shadow:0 24px 80px #00000047}.customer-portal-topline{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.customer-portal-brand-row{display:grid;grid-template-columns:150px minmax(280px,1fr) 150px;align-items:center;gap:18px}.customer-portal-brand-row img{max-width:132px;max-height:72px;object-fit:contain;justify-self:center}.customer-portal-brand-row span{display:inline-flex;color:#67e8f9;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}.customer-portal-brand-row h1{margin:0;color:#f8fafc;font-size:clamp(2rem,4vw,4rem);line-height:.96;font-weight:950}.customer-portal-brand-row p{max-width:820px;margin:10px 0 0;color:#aab8cc;font-size:.98rem;font-weight:650}.customer-empty-card{margin-top:22px;padding:22px;border:1px solid rgba(125,211,252,.22);border-radius:20px;background:#0f172a9e;display:grid;gap:10px;justify-items:start;color:#e5f3ff}.customer-empty-card strong{font-size:1.25rem;font-weight:950}.customer-empty-card p{margin:0;color:#9fb1c9;font-weight:650}.customer-kpi-strip{width:min(1560px,100%);margin:14px auto 18px;display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px}.customer-kpi-strip div{min-height:105px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172acc;padding:15px 16px;display:grid;align-content:center;gap:8px;box-shadow:0 12px 30px #0000002e}.customer-kpi-strip span{color:#9fb1c9;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.customer-kpi-strip strong{color:#f8fafc;font-size:clamp(1.4rem,2.2vw,2.2rem);line-height:1;font-weight:950}.customer-portal-shell .dashboard-tabs,.customer-portal-shell .cdr-header-actions,.customer-portal-shell .reports-panel{display:none!important}@media(max-width:980px){.customer-portal-brand-row{grid-template-columns:1fr;text-align:center}.customer-portal-brand-row p,.customer-empty-card{justify-items:center;margin-left:auto;margin-right:auto;text-align:center}.customer-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-portal-toolbar{position:static;margin-bottom:16px;justify-content:flex-start}}@media(max-width:560px){.customer-kpi-strip{grid-template-columns:1fr}.portal-switcher{width:100%;justify-content:center}.portal-switcher button{flex:1;justify-content:center}}.customer-portal-standalone{justify-content:space-between}.customer-readonly-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:#0f172ab8;color:#dbeafe;font-size:13px;font-weight:800;letter-spacing:.02em}.customer-portal-shell .portal-switcher,.customer-portal-empty .portal-switcher,.customer-portal-empty input[type=file],.customer-portal-empty .cdr-action-file{display:none!important}.customer-upload-sheet{position:relative;overflow:hidden}.customer-upload-sheet input[type=file]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}.local-login-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background-size:cover;background-position:center}.local-login-card{width:min(760px,100%);border:1px solid rgba(148,163,184,.22);border-radius:28px;background:#0f172ae6;box-shadow:0 30px 90px #0000006b;padding:26px;color:#e5f0ff}.local-login-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:26px}.local-login-brand{display:grid;justify-items:center;text-align:center;gap:8px;padding:18px 10px 24px}.local-login-brand svg{color:#60a5fa}.local-login-brand span{color:#93c5fd;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.local-login-brand h1{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.local-login-brand p{margin:0;color:#a7bdd8;font-weight:700}.local-login-form{display:grid;gap:14px;max-width:440px;margin:0 auto}.local-login-form label,.local-settings-grid label{display:grid;gap:8px;color:#b8c7dd;font-size:13px;font-weight:800}.local-login-form input,.local-settings-grid input,.local-settings-grid textarea,.local-credential-card input{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#0f172ad1;color:#f8fafc;padding:12px 14px;outline:none}.local-settings-grid textarea{min-height:88px;resize:vertical}.local-login-error{border:1px solid rgba(248,113,113,.35);background:#7f1d1d38;color:#fecaca;padding:10px 12px;border-radius:12px;font-weight:800}.local-login-note{display:grid;gap:6px;margin:22px auto 0;max-width:520px;padding:14px 16px;border-radius:16px;border:1px solid rgba(96,165,250,.24);background:#2563eb1c;color:#bfdbfe;font-size:13px}.local-login-loading{text-align:center}.local-admin-floating-actions{position:fixed;right:24px;bottom:24px;z-index:30;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.local-settings-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020617c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.local-settings-panel{width:min(980px,100%);max-height:min(92vh,920px);overflow:auto;border:1px solid rgba(148,163,184,.24);border-radius:24px;background:#0f172a;color:#e2e8f0;box-shadow:0 32px 110px #00000080;padding:24px}.local-settings-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px}.local-settings-head span{color:#93c5fd;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.local-settings-head h2{margin:5px 0 0;font-size:28px}.local-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.local-settings-wide{grid-column:1 / -1}.local-credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.local-credential-card{display:grid;gap:10px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#0f172ab8}.local-credential-card h3{margin:0;color:#dbeafe}.local-settings-status{margin-top:16px;padding:12px 14px;border-radius:14px;background:#16a34a29;border:1px solid rgba(74,222,128,.26);color:#bbf7d0;font-weight:800}@media(max-width:760px){.local-settings-grid,.local-credential-grid{grid-template-columns:1fr}.local-admin-floating-actions{left:14px;right:14px;bottom:14px}}.single-role-badge button{pointer-events:none}.local-login-form select{width:100%;border:1px solid rgba(148,163,184,.26);border-radius:12px;background:#0f172ae0;color:#f8fafc;padding:12px 14px;outline:none}.local-login-note span{display:block;margin-top:6px}.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-row{display:grid!important;grid-template-columns:minmax(560px,.95fr) minmax(0,1.35fr)!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:58px!important;margin:8px 0 10px!important;padding:8px 12px!important;border-radius:0!important;border-left:0!important;border-right:0!important;overflow:visible!important;background:#031223eb!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.app-shell .cdr-command-shell .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tab{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:7px!important;font-size:clamp(10px,.68vw,13px)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}.app-shell .cdr-command-shell .dashboard-tabs-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}.app-shell .cdr-command-shell .dashboard-tabs-actions::-webkit-scrollbar,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions::-webkit-scrollbar{height:5px!important}.app-shell .cdr-command-shell .dashboard-tabs-actions::-webkit-scrollbar-thumb,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions::-webkit-scrollbar-thumb{background:#60a5fa61!important;border-radius:999px!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{position:static!important;inset:auto!important;transform:none!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:max-content!important;max-width:none!important;min-width:max-content!important;margin:0!important;padding:0!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,.app-shell .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill{height:42px!important;min-height:42px!important;padding:0 13px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:clamp(10px,.7vw,13px)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;flex:0 0 auto!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill svg,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill svg{width:17px!important;height:17px!important;flex:0 0 auto!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .portal-switcher,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .portal-switcher{height:42px!important;min-height:42px!important;padding:4px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .portal-switcher button,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .portal-switcher button{height:34px!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;font-size:clamp(10px,.7vw,13px)!important;font-weight:950!important;line-height:1!important}@media(max-width:1650px){.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-row{grid-template-columns:1fr!important;min-height:0!important;gap:8px!important}.app-shell .cdr-command-shell .dashboard-tabs-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions,.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{justify-content:flex-start!important}}@media(max-width:860px){.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:4px!important}.app-shell .cdr-command-shell .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tab{width:auto!important;min-width:138px!important}}.cdr-theme-selector{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--theme-border, rgba(116, 181, 214, .34));border-radius:999px;background:linear-gradient(180deg,#0f2134e6,#081422eb);color:var(--theme-text, #f8fafc);box-shadow:0 14px 28px #0000002e;white-space:nowrap}.cdr-theme-selector.compact{height:38px;padding-inline:10px}.cdr-theme-selector-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:.02em;color:currentColor}.cdr-theme-selector select{height:28px;max-width:190px;border:0;outline:0;border-radius:999px;padding:0 28px 0 10px;color:var(--theme-text, #f8fafc);background:#ffffff14;font-weight:800;font-size:12px;cursor:pointer}.cdr-theme-selector option{color:#0f172a;background:#fff}.local-login-toolbar .cdr-theme-selector,.upload-portal-toolbar .cdr-theme-selector,.cdr-header-actions .cdr-theme-selector{flex-shrink:0}.theme-light-modern .cdr-theme-selector{color:#0f172a;background:linear-gradient(180deg,#fffffff5,#f1f5f9f2);border-color:#2563eb33;box-shadow:0 14px 30px #0f172a1a}.theme-light-modern .cdr-theme-selector select{color:#0f172a;background:#2563eb14}.theme-neon-futuristic .cdr-theme-selector{color:#dffbff;background:linear-gradient(135deg,#071426f5,#17082aeb);border-color:#22d3ee8c;box-shadow:0 0 26px #06b6d43d,inset 0 0 18px #8b5cf624}.theme-neon-futuristic .cdr-theme-selector select{color:#dffbff;background:#06b6d41f}.app-shell.theme-dark-command,.upload-shell.theme-dark-command,.local-login-shell.theme-dark-command{--theme-page-bg: #07111f;--theme-panel-bg: #0b1628;--theme-panel-bg-strong: #0a0f1a;--theme-card-bg: #111827;--theme-card-bg-soft: #162033;--theme-text: #f8fafc;--theme-muted: #94a3b8;--theme-border: rgba(31, 41, 55, .95);--theme-border-strong: rgba(59, 130, 246, .45);--theme-accent: #2563eb;--theme-accent-2: #06b6d4;--theme-success: #10b981;--theme-warning: #f59e0b;--theme-danger: #ef4444;--theme-shadow: 0 22px 50px rgba(0, 0, 0, .34)}.app-shell.theme-light-modern,.upload-shell.theme-light-modern,.local-login-shell.theme-light-modern{--theme-page-bg: #f8fafc;--theme-panel-bg: #ffffff;--theme-panel-bg-strong: #f1f5f9;--theme-card-bg: #ffffff;--theme-card-bg-soft: #eff6ff;--theme-text: #0f172a;--theme-muted: #64748b;--theme-border: rgba(226, 232, 240, .96);--theme-border-strong: rgba(37, 99, 235, .25);--theme-accent: #2563eb;--theme-accent-2: #06b6d4;--theme-success: #059669;--theme-warning: #d97706;--theme-danger: #dc2626;--theme-shadow: 0 18px 40px rgba(15, 23, 42, .1)}.app-shell.theme-neon-futuristic,.upload-shell.theme-neon-futuristic,.local-login-shell.theme-neon-futuristic{--theme-page-bg: #020617;--theme-panel-bg: #06111f;--theme-panel-bg-strong: #050b1a;--theme-card-bg: #071426;--theme-card-bg-soft: #0a1830;--theme-text: #e0f2fe;--theme-muted: #7dd3fc;--theme-border: rgba(14, 165, 233, .46);--theme-border-strong: rgba(217, 70, 239, .58);--theme-accent: #06b6d4;--theme-accent-2: #d946ef;--theme-success: #22c55e;--theme-warning: #eab308;--theme-danger: #f43f5e;--theme-shadow: 0 0 34px rgba(6, 182, 212, .18), 0 26px 60px rgba(0, 0, 0, .42)}.app-shell.theme-dark-command .topbar,.app-shell.theme-dark-command .section-nav,.app-shell.theme-dark-command .hero-panel,.app-shell.theme-dark-command .filters-panel,.app-shell.theme-dark-command .workbook-card,.app-shell.theme-dark-command .summary-card,.app-shell.theme-dark-command .chart-card,.app-shell.theme-dark-command .table-card,.app-shell.theme-dark-command .records-card,.app-shell.theme-dark-command .warning-strip,.upload-shell.theme-dark-command .followup-upload-card,.upload-shell.theme-dark-command .followup-mini-card,.upload-shell.theme-dark-command .followup-staged-upload,.local-login-shell.theme-dark-command .local-login-card{background:linear-gradient(180deg,#111827eb,#0b1628f0);border-color:var(--theme-border);color:var(--theme-text);box-shadow:var(--theme-shadow)}.app-shell.theme-light-modern .topbar,.app-shell.theme-light-modern .section-nav,.app-shell.theme-light-modern .hero-panel,.app-shell.theme-light-modern .filters-panel,.app-shell.theme-light-modern .workbook-card,.app-shell.theme-light-modern .summary-card,.app-shell.theme-light-modern .chart-card,.app-shell.theme-light-modern .table-card,.app-shell.theme-light-modern .records-card,.app-shell.theme-light-modern .warning-strip,.upload-shell.theme-light-modern .followup-upload-card,.upload-shell.theme-light-modern .followup-mini-card,.upload-shell.theme-light-modern .followup-staged-upload,.local-login-shell.theme-light-modern .local-login-card{background:linear-gradient(180deg,#fffffff7,#f8fafcf5);border-color:var(--theme-border);color:var(--theme-text);box-shadow:var(--theme-shadow)}.app-shell.theme-neon-futuristic,.upload-shell.theme-neon-futuristic,.local-login-shell.theme-neon-futuristic{background:radial-gradient(circle at 18% 12%,rgba(6,182,212,.22),transparent 30%),radial-gradient(circle at 84% 18%,rgba(217,70,239,.22),transparent 34%),linear-gradient(135deg,#020617,#06111f 45%,#08051a)!important}.app-shell.theme-neon-futuristic .topbar,.app-shell.theme-neon-futuristic .section-nav,.app-shell.theme-neon-futuristic .hero-panel,.app-shell.theme-neon-futuristic .filters-panel,.app-shell.theme-neon-futuristic .workbook-card,.app-shell.theme-neon-futuristic .summary-card,.app-shell.theme-neon-futuristic .chart-card,.app-shell.theme-neon-futuristic .table-card,.app-shell.theme-neon-futuristic .records-card,.app-shell.theme-neon-futuristic .warning-strip,.upload-shell.theme-neon-futuristic .followup-upload-card,.upload-shell.theme-neon-futuristic .followup-mini-card,.upload-shell.theme-neon-futuristic .followup-staged-upload,.local-login-shell.theme-neon-futuristic .local-login-card{background:linear-gradient(135deg,#071426eb,#0a0e23db);border-color:var(--theme-border);color:var(--theme-text);box-shadow:var(--theme-shadow)}.theme-light-modern .topbar *,.theme-light-modern .section-nav *,.theme-light-modern .hero-panel *,.theme-light-modern .filters-panel *,.theme-light-modern .workbook-card *,.theme-light-modern .summary-card *,.theme-light-modern .chart-card *,.theme-light-modern .table-card *,.theme-light-modern .records-card *,.theme-light-modern .local-login-card *,.theme-light-modern .followup-upload-card *{color:inherit}.theme-dark-command .brand-block h1,.theme-dark-command .hero-main h2,.theme-dark-command .chart-card h3,.theme-dark-command .table-card h3,.theme-dark-command .summary-card strong,.theme-dark-command .workbook-card strong,.theme-dark-command .local-login-brand h1,.theme-dark-command .followup-upload-left h1,.theme-neon-futuristic .brand-block h1,.theme-neon-futuristic .hero-main h2,.theme-neon-futuristic .chart-card h3,.theme-neon-futuristic .table-card h3,.theme-neon-futuristic .summary-card strong,.theme-neon-futuristic .workbook-card strong,.theme-neon-futuristic .local-login-brand h1,.theme-neon-futuristic .followup-upload-left h1{color:var(--theme-text)!important}.theme-light-modern .brand-block h1,.theme-light-modern .hero-main h2,.theme-light-modern .chart-card h3,.theme-light-modern .table-card h3,.theme-light-modern .summary-card strong,.theme-light-modern .workbook-card strong,.theme-light-modern .local-login-brand h1,.theme-light-modern .followup-upload-left h1{color:#0f172a!important}.theme-dark-command .brand-block p,.theme-dark-command .chart-card p,.theme-dark-command .table-card p,.theme-dark-command .summary-card p,.theme-dark-command .summary-card small,.theme-dark-command .workbook-card p,.theme-dark-command .filter-count,.theme-dark-command .local-login-card p,.theme-dark-command .followup-lead,.theme-neon-futuristic .brand-block p,.theme-neon-futuristic .chart-card p,.theme-neon-futuristic .table-card p,.theme-neon-futuristic .summary-card p,.theme-neon-futuristic .summary-card small,.theme-neon-futuristic .workbook-card p,.theme-neon-futuristic .filter-count,.theme-neon-futuristic .local-login-card p,.theme-neon-futuristic .followup-lead{color:var(--theme-muted)!important}.theme-light-modern .brand-block p,.theme-light-modern .chart-card p,.theme-light-modern .table-card p,.theme-light-modern .summary-card p,.theme-light-modern .summary-card small,.theme-light-modern .workbook-card p,.theme-light-modern .filter-count,.theme-light-modern .local-login-card p,.theme-light-modern .followup-lead{color:#64748b!important}.theme-neon-futuristic .button.primary,.theme-neon-futuristic .cdr-action-primary,.theme-neon-futuristic .followup-primary-upload,.theme-neon-futuristic .followup-confirm-upload{background:linear-gradient(135deg,#06b6d4,#8b5cf6,#d946ef)!important;border-color:#22d3ee8c!important;color:#fff!important;box-shadow:0 0 22px #06b6d44d}.theme-dark-command .button.primary,.theme-dark-command .cdr-action-primary,.theme-dark-command .followup-primary-upload,.theme-dark-command .followup-confirm-upload{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border-color:#3b82f67a!important;color:#fff!important}.theme-light-modern .button.primary,.theme-light-modern .cdr-action-primary,.theme-light-modern .followup-primary-upload,.theme-light-modern .followup-confirm-upload{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border-color:#2563eb59!important;color:#fff!important}.theme-neon-futuristic .section-nav button.active,.theme-neon-futuristic .dashboard-tabs button.active,.theme-neon-futuristic .tab-button.active{border-color:#22d3eeb3!important;box-shadow:inset 0 0 18px #06b6d42e,0 0 22px #d946ef33}.theme-light-modern th,.theme-light-modern .records-card th,.theme-light-modern .table-card th{background:linear-gradient(180deg,#f8fafc,#eef6ff)!important;color:#0f172a!important;border-color:#e2e8f0!important}.theme-light-modern td,.theme-light-modern .records-card td,.theme-light-modern .table-card td{color:#1e293b!important;border-color:#e2e8f0!important}.theme-neon-futuristic th,.theme-neon-futuristic .records-card th,.theme-neon-futuristic .table-card th{background:linear-gradient(180deg,#06b6d424,#0f172af5)!important;color:#e0f2fe!important;border-color:#0ea5e961!important}.theme-neon-futuristic td,.theme-neon-futuristic .records-card td,.theme-neon-futuristic .table-card td{color:#c7f9ff!important;border-color:#0ea5e92e!important}.theme-light-modern input,.theme-light-modern select,.theme-light-modern .multi-select-trigger,.theme-light-modern .search-box input,.theme-light-modern .filter-field input,.theme-light-modern .filter-field select{background:#fff!important;color:#0f172a!important;border-color:#cbd5e1!important}.theme-neon-futuristic input,.theme-neon-futuristic select,.theme-neon-futuristic .multi-select-trigger,.theme-neon-futuristic .search-box input,.theme-neon-futuristic .filter-field input,.theme-neon-futuristic .filter-field select{background:#020617c7!important;color:#e0f2fe!important;border-color:#22d3ee57!important}.theme-neon-futuristic .summary-card:after,.theme-neon-futuristic .chart-card:after,.theme-neon-futuristic .records-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #d946ef1a,inset 0 0 26px #06b6d414}.theme-neon-futuristic .summary-card,.theme-neon-futuristic .chart-card,.theme-neon-futuristic .records-card{position:relative;overflow:hidden}@media(max-width:900px){.cdr-theme-selector{width:100%;justify-content:space-between;border-radius:14px}.cdr-theme-selector select{max-width:min(55vw,210px)}}.cdr-layout-selector select{max-width:178px}.app-shell.layout-command-center .cdr-command-shell,.upload-shell.layout-command-center .followup-upload-card,.local-login-shell.layout-command-center .local-login-card{--layout-density: compact}.app-shell.layout-executive-analytics{--layout-card-radius: 18px;--layout-gap: 18px}.app-shell.layout-executive-analytics .cdr-command-shell{max-width:1760px;margin-inline:auto;border-radius:24px;padding:14px 16px 18px!important;box-shadow:0 24px 70px #0f172a33}.app-shell.layout-executive-analytics .cdr-command-shell .followup-style-topbar{min-height:76px!important;border-radius:20px!important}.app-shell.layout-executive-analytics .dashboard-tabs-row{display:grid!important;grid-template-columns:minmax(420px,.95fr) minmax(520px,1.2fr)!important;gap:14px!important;align-items:center!important}.app-shell.layout-executive-analytics .dashboard-tabs,.app-shell.layout-executive-analytics .dashboard-tabs-actions,.app-shell.layout-executive-analytics .filters-panel,.app-shell.layout-executive-analytics .cdr-page-intro,.app-shell.layout-executive-analytics .modern-panel,.app-shell.layout-executive-analytics .chart-card,.app-shell.layout-executive-analytics .table-card,.app-shell.layout-executive-analytics .records-card{border-radius:var(--layout-card-radius)!important}.app-shell.layout-executive-analytics .filters-panel{padding:14px!important;margin-top:12px!important}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30{display:grid!important;grid-template-columns:repeat(6,minmax(150px,1fr))!important;gap:var(--layout-gap)!important}.app-shell.layout-executive-analytics .summary-cards-manual-rows .summary-card-row{grid-template-columns:repeat(5,minmax(165px,1fr))!important;gap:var(--layout-gap)!important}.app-shell.layout-executive-analytics .modern-dashboard-grid,.app-shell.layout-executive-analytics .chart-grid{gap:var(--layout-gap)!important}.app-shell.layout-executive-analytics .cdr-saas-overview-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)!important}.app-shell.layout-executive-analytics .cdr-deep-dive-grid,.app-shell.layout-executive-analytics .cdr-top-entities-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.layout-executive-analytics .modern-panel-wide,.app-shell.layout-executive-analytics .modern-panel-table-wide{grid-column:1 / -1!important}.upload-shell.layout-executive-analytics .followup-upload-card,.local-login-shell.layout-executive-analytics .local-login-card{max-width:1180px;border-radius:28px!important}.upload-shell.layout-executive-analytics .followup-upload-card{grid-template-columns:minmax(460px,.88fr) minmax(420px,1.12fr)!important;gap:28px!important}.upload-shell.layout-executive-analytics .followup-mini-grid,.upload-shell.layout-executive-analytics .followup-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.layout-futuristic-ops{--layout-card-radius: 12px;--layout-gap: 10px}.app-shell.layout-futuristic-ops .cdr-command-shell{border-radius:18px;padding:10px 12px 12px!important;box-shadow:0 0 0 1px #22d3ee29,0 0 52px #06b6d41f}.app-shell.layout-futuristic-ops .cdr-command-shell .followup-style-topbar{min-height:70px!important;border-radius:14px!important}.app-shell.layout-futuristic-ops .dashboard-tabs-row{display:grid!important;grid-template-columns:minmax(250px,.72fr) minmax(620px,1.28fr)!important;gap:10px!important;align-items:stretch!important}.app-shell.layout-futuristic-ops .dashboard-tabs,.app-shell.layout-futuristic-ops .cdr-header-actions{gap:8px!important}.app-shell.layout-futuristic-ops .dashboard-tab,.app-shell.layout-futuristic-ops .cdr-action-pill,.app-shell.layout-futuristic-ops .cdr-theme-selector{min-height:34px!important;border-radius:10px!important;font-size:11px!important}.app-shell.layout-futuristic-ops .filters-panel{padding:10px!important;margin-top:8px!important;border-radius:14px!important}.app-shell.layout-futuristic-ops .filters-row{gap:8px!important}.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30{display:grid!important;grid-template-columns:repeat(8,minmax(124px,1fr))!important;gap:var(--layout-gap)!important}.app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row{grid-template-columns:repeat(10,minmax(118px,1fr))!important;gap:var(--layout-gap)!important}.app-shell.layout-futuristic-ops .summary-card,.app-shell.layout-futuristic-ops .modern-kpi-card,.app-shell.layout-futuristic-ops .modern-stat-tile,.app-shell.layout-futuristic-ops .modern-panel,.app-shell.layout-futuristic-ops .chart-card,.app-shell.layout-futuristic-ops .table-card,.app-shell.layout-futuristic-ops .records-card,.app-shell.layout-futuristic-ops .cdr-page-intro{border-radius:var(--layout-card-radius)!important}.app-shell.layout-futuristic-ops .summary-card,.app-shell.layout-futuristic-ops .modern-kpi-card,.app-shell.layout-futuristic-ops .modern-stat-tile{min-height:86px!important;padding:11px!important}.app-shell.layout-futuristic-ops .summary-card strong,.app-shell.layout-futuristic-ops .modern-kpi-card strong,.app-shell.layout-futuristic-ops .modern-stat-tile strong{font-size:clamp(17px,1.2vw,25px)!important}.app-shell.layout-futuristic-ops .modern-dashboard-grid,.app-shell.layout-futuristic-ops .chart-grid{gap:var(--layout-gap)!important}.app-shell.layout-futuristic-ops .cdr-saas-overview-grid,.app-shell.layout-futuristic-ops .cdr-deep-dive-grid,.app-shell.layout-futuristic-ops .cdr-top-entities-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell.layout-futuristic-ops .modern-panel-wide,.app-shell.layout-futuristic-ops .modern-panel-table-wide{grid-column:span 2!important}.app-shell.layout-futuristic-ops .records-card table,.app-shell.layout-futuristic-ops .table-card table,.app-shell.layout-futuristic-ops .modern-table{font-size:11px!important}.upload-shell.layout-futuristic-ops .followup-upload-card,.local-login-shell.layout-futuristic-ops .local-login-card{max-width:1280px;border-radius:18px!important;box-shadow:0 0 0 1px #22d3ee2e,0 0 54px #d946ef1f!important}.upload-shell.layout-futuristic-ops .followup-upload-card{grid-template-columns:minmax(520px,1fr) minmax(360px,.72fr)!important;gap:18px!important}.upload-shell.layout-futuristic-ops .followup-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(max-width:1280px){.app-shell.layout-executive-analytics .dashboard-tabs-row,.app-shell.layout-futuristic-ops .dashboard-tabs-row{grid-template-columns:1fr!important}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30,.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30{grid-template-columns:repeat(4,minmax(140px,1fr))!important}.app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row{grid-template-columns:repeat(5,minmax(130px,1fr))!important}}@media(max-width:900px){.cdr-layout-selector{width:100%;justify-content:space-between}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30,.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30,.app-shell.layout-executive-analytics .summary-cards-manual-rows .summary-card-row,.app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.layout-executive-analytics .cdr-saas-overview-grid,.app-shell.layout-executive-analytics .cdr-deep-dive-grid,.app-shell.layout-executive-analytics .cdr-top-entities-grid,.app-shell.layout-futuristic-ops .cdr-saas-overview-grid,.app-shell.layout-futuristic-ops .cdr-deep-dive-grid,.app-shell.layout-futuristic-ops .cdr-top-entities-grid{grid-template-columns:1fr!important}}.theme-dark-command,.theme-light-modern,.theme-neon-futuristic{--cdr-theme-transition: background-color .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;transition:var(--cdr-theme-transition)}.theme-dark-command{--bg: #07111f;--bg-2: #0b1628;--panel: rgba(17, 24, 39, .94);--panel-strong: rgba(15, 23, 42, .98);--card: rgba(17, 24, 39, .96);--text: #f8fafc;--muted: #94a3b8;--line: rgba(31, 41, 55, .95);--blue: #2563eb;--blue-soft: #38bdf8;--cyan: #06b6d4;--amber: #f59e0b;--green: #10b981;--red: #ef4444;--theme-bg: #07111f;--theme-header: #0a0f1a;--theme-card: #111827;--theme-card-2: #162033;--theme-border: #1f2937;--theme-text: #f8fafc;--theme-muted: #94a3b8;--theme-accent: #2563eb;--theme-accent-2: #06b6d4;--theme-shadow: 0 20px 58px rgba(0, 0, 0, .34)}.theme-light-modern{--bg: #f8fafc;--bg-2: #edf4ff;--panel: rgba(255, 255, 255, .96);--panel-strong: #ffffff;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #e2e8f0;--blue: #2563eb;--blue-soft: #0284c7;--cyan: #0891b2;--amber: #f59e0b;--green: #10b981;--red: #ef4444;--theme-bg: #f8fafc;--theme-header: #ffffff;--theme-card: #ffffff;--theme-card-2: #f1f7ff;--theme-border: #dbe7f5;--theme-text: #0f172a;--theme-muted: #64748b;--theme-accent: #2563eb;--theme-accent-2: #06b6d4;--theme-shadow: 0 18px 48px rgba(15, 23, 42, .12)}.theme-neon-futuristic{--bg: #020617;--bg-2: #050b1a;--panel: rgba(5, 11, 26, .94);--panel-strong: rgba(2, 6, 23, .98);--card: rgba(7, 20, 38, .96);--text: #e0f2fe;--muted: #7dd3fc;--line: rgba(14, 165, 233, .42);--blue: #06b6d4;--blue-soft: #22d3ee;--cyan: #06b6d4;--amber: #eab308;--green: #22c55e;--red: #f43f5e;--theme-bg: #020617;--theme-header: #050b1a;--theme-card: #071426;--theme-card-2: #0b1630;--theme-border: rgba(14, 165, 233, .5);--theme-text: #e0f2fe;--theme-muted: #7dd3fc;--theme-accent: #06b6d4;--theme-accent-2: #d946ef;--theme-shadow: 0 0 0 1px rgba(34, 211, 238, .18), 0 24px 70px rgba(6, 182, 212, .18)}.app-shell.theme-dark-command,.upload-shell.theme-dark-command,.local-login-shell.theme-dark-command{background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.28),transparent 30rem),radial-gradient(circle at 88% 0%,rgba(6,182,212,.18),transparent 32rem),linear-gradient(135deg,#07111f,#0b1628 48%,#07111f)!important;color:var(--theme-text)!important}.app-shell.theme-light-modern,.upload-shell.theme-light-modern,.local-login-shell.theme-light-modern{background:radial-gradient(circle at 18% 0%,rgba(37,99,235,.1),transparent 30rem),radial-gradient(circle at 88% 6%,rgba(6,182,212,.1),transparent 32rem),linear-gradient(135deg,#f8fafc,#eef6ff 52%,#fff)!important;color:var(--theme-text)!important}.app-shell.theme-neon-futuristic,.upload-shell.theme-neon-futuristic,.local-login-shell.theme-neon-futuristic{background:linear-gradient(90deg,rgba(14,165,233,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(217,70,239,.05) 1px,transparent 1px),radial-gradient(circle at 15% 10%,rgba(6,182,212,.32),transparent 28rem),radial-gradient(circle at 88% 0%,rgba(217,70,239,.28),transparent 30rem),linear-gradient(135deg,#020617,#050b1a 48%,#020617)!important;background-size:auto,34px 34px,auto,auto,auto!important;color:var(--theme-text)!important}.app-shell.theme-dark-command .cdr-command-shell,.app-shell.theme-light-modern .cdr-command-shell,.app-shell.theme-neon-futuristic .cdr-command-shell,.upload-shell.theme-dark-command .followup-upload-card,.upload-shell.theme-light-modern .followup-upload-card,.upload-shell.theme-neon-futuristic .followup-upload-card,.local-login-shell.theme-dark-command .local-login-card,.local-login-shell.theme-light-modern .local-login-card,.local-login-shell.theme-neon-futuristic .local-login-card{background:color-mix(in srgb,var(--theme-card) 92%,transparent)!important;color:var(--theme-text)!important;border:1px solid var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.theme-dark-command .topbar,.theme-dark-command .dashboard-tabs,.theme-dark-command .dashboard-tabs-actions,.theme-dark-command .filters-panel,.theme-dark-command .workbook-card,.theme-dark-command .hero-panel,.theme-dark-command .summary-card,.theme-dark-command .metric-card,.theme-dark-command .chart-card,.theme-dark-command .table-card,.theme-dark-command .records-card,.theme-dark-command .modern-panel,.theme-dark-command .modern-record-card,.theme-dark-command .data-quality-panel,.theme-dark-command .quality-score-card,.theme-dark-command .quality-issue,.theme-dark-command .warning-strip,.theme-dark-command .modal-panel,.theme-dark-command .multi-select-dropdown,.theme-dark-command .cdr-page-intro,.theme-dark-command .followup-mini-card,.theme-dark-command .followup-action-button,.theme-dark-command .followup-status-panel,.theme-dark-command .local-login-note,.theme-light-modern .topbar,.theme-light-modern .dashboard-tabs,.theme-light-modern .dashboard-tabs-actions,.theme-light-modern .filters-panel,.theme-light-modern .workbook-card,.theme-light-modern .hero-panel,.theme-light-modern .summary-card,.theme-light-modern .metric-card,.theme-light-modern .chart-card,.theme-light-modern .table-card,.theme-light-modern .records-card,.theme-light-modern .modern-panel,.theme-light-modern .modern-record-card,.theme-light-modern .data-quality-panel,.theme-light-modern .quality-score-card,.theme-light-modern .quality-issue,.theme-light-modern .warning-strip,.theme-light-modern .modal-panel,.theme-light-modern .multi-select-dropdown,.theme-light-modern .cdr-page-intro,.theme-light-modern .followup-mini-card,.theme-light-modern .followup-action-button,.theme-light-modern .followup-status-panel,.theme-light-modern .local-login-note,.theme-neon-futuristic .topbar,.theme-neon-futuristic .dashboard-tabs,.theme-neon-futuristic .dashboard-tabs-actions,.theme-neon-futuristic .filters-panel,.theme-neon-futuristic .workbook-card,.theme-neon-futuristic .hero-panel,.theme-neon-futuristic .summary-card,.theme-neon-futuristic .metric-card,.theme-neon-futuristic .chart-card,.theme-neon-futuristic .table-card,.theme-neon-futuristic .records-card,.theme-neon-futuristic .modern-panel,.theme-neon-futuristic .modern-record-card,.theme-neon-futuristic .data-quality-panel,.theme-neon-futuristic .quality-score-card,.theme-neon-futuristic .quality-issue,.theme-neon-futuristic .warning-strip,.theme-neon-futuristic .modal-panel,.theme-neon-futuristic .multi-select-dropdown,.theme-neon-futuristic .cdr-page-intro,.theme-neon-futuristic .followup-mini-card,.theme-neon-futuristic .followup-action-button,.theme-neon-futuristic .followup-status-panel,.theme-neon-futuristic .local-login-note{background:var(--theme-card)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.theme-light-modern .topbar,.theme-light-modern .dashboard-tabs,.theme-light-modern .dashboard-tabs-actions,.theme-light-modern .filters-panel,.theme-light-modern .workbook-card,.theme-light-modern .summary-card,.theme-light-modern .chart-card,.theme-light-modern .table-card,.theme-light-modern .records-card,.theme-light-modern .modern-panel,.theme-light-modern .cdr-page-intro{box-shadow:0 12px 34px #0f172a17!important}.theme-dark-command .cdr-navy-banner,.theme-light-modern .cdr-navy-banner,.theme-neon-futuristic .cdr-navy-banner{background:radial-gradient(circle at 8% 20%,color-mix(in srgb,var(--theme-accent) 24%,transparent),transparent 28rem),linear-gradient(135deg,var(--theme-header),color-mix(in srgb,var(--theme-header) 78%,var(--theme-accent) 22%))!important;border-color:var(--theme-border)!important}.theme-light-modern .cdr-navy-banner .followup-dashboard-title h1,.theme-light-modern .cdr-navy-banner .followup-dashboard-title p{color:#fff!important}.theme-dark-command .dashboard-tab.active,.theme-light-modern .dashboard-tab.active,.theme-neon-futuristic .dashboard-tab.active,.theme-dark-command .button.primary,.theme-light-modern .button.primary,.theme-neon-futuristic .button.primary,.theme-dark-command .cdr-action-primary,.theme-light-modern .cdr-action-primary,.theme-neon-futuristic .cdr-action-primary,.theme-dark-command .followup-primary-upload,.theme-light-modern .followup-primary-upload,.theme-neon-futuristic .followup-primary-upload,.theme-dark-command .followup-confirm-upload,.theme-light-modern .followup-confirm-upload,.theme-neon-futuristic .followup-confirm-upload{background:linear-gradient(135deg,var(--theme-accent),var(--theme-accent-2))!important;color:#fff!important;border-color:color-mix(in srgb,var(--theme-accent) 58%,#ffffff 12%)!important}.theme-neon-futuristic .dashboard-tab.active,.theme-neon-futuristic .cdr-action-primary,.theme-neon-futuristic .followup-primary-upload,.theme-neon-futuristic .followup-confirm-upload{box-shadow:0 0 22px #06b6d457,inset 0 0 22px #d946ef1f!important}.theme-dark-command input,.theme-dark-command select,.theme-dark-command .multi-select-trigger,.theme-dark-command .search-box input,.theme-light-modern input,.theme-light-modern select,.theme-light-modern .multi-select-trigger,.theme-light-modern .search-box input,.theme-neon-futuristic input,.theme-neon-futuristic select,.theme-neon-futuristic .multi-select-trigger,.theme-neon-futuristic .search-box input{background:color-mix(in srgb,var(--theme-card-2) 92%,transparent)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-light-modern input,.theme-light-modern select,.theme-light-modern .multi-select-trigger,.theme-light-modern .search-box input{background:#fff!important}.theme-dark-command th,.theme-light-modern th,.theme-neon-futuristic th{background:color-mix(in srgb,var(--theme-header) 86%,var(--theme-accent) 14%)!important;color:color-mix(in srgb,var(--theme-text) 90%,var(--theme-accent) 10%)!important;border-color:var(--theme-border)!important}.theme-dark-command td,.theme-light-modern td,.theme-neon-futuristic td{color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-light-modern td{color:#1e293b!important}.theme-dark-command .theme-toggle,.theme-light-modern .theme-toggle,.theme-neon-futuristic .theme-toggle{display:none!important}.cdr-theme-selector,.cdr-layout-selector{background:color-mix(in srgb,var(--theme-card-2, #111827) 88%,transparent)!important;border:1px solid var(--theme-border, #1f2937)!important;color:var(--theme-text, #f8fafc)!important}.cdr-theme-selector select,.cdr-layout-selector select{min-width:190px}.app-shell.layout-command-center{padding:clamp(16px,2vw,28px)!important}.app-shell.layout-command-center>*{width:100%;max-width:none}.app-shell.layout-command-center .dashboard-tabs{flex-direction:row!important;align-items:center!important}.app-shell.layout-executive-analytics{padding:clamp(24px,3vw,42px)!important}.app-shell.layout-executive-analytics>:not(.toast):not(.modal-backdrop){max-width:1540px!important;width:min(1540px,100%)!important;margin-left:auto!important;margin-right:auto!important}.app-shell.layout-executive-analytics .cdr-command-shell{padding:20px!important;border-radius:28px!important}.app-shell.layout-executive-analytics .dashboard-tabs-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.app-shell.layout-executive-analytics .dashboard-tabs{justify-content:center!important;padding:12px!important}.app-shell.layout-executive-analytics .dashboard-tabs-actions,.app-shell.layout-executive-analytics .cdr-header-actions{justify-content:center!important}.app-shell.layout-executive-analytics .filters-fields-grid,.app-shell.layout-executive-analytics .filters-grid,.app-shell.layout-executive-analytics .filter-grid{grid-template-columns:repeat(4,minmax(180px,1fr))!important}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30{grid-template-columns:repeat(5,minmax(170px,1fr))!important;gap:18px!important}.app-shell.layout-executive-analytics .modern-dashboard-grid.cdr-saas-overview-grid,.app-shell.layout-executive-analytics .modern-dashboard-grid.cdr-deep-dive-grid,.app-shell.layout-executive-analytics .modern-dashboard-grid.cdr-top-entities-grid,.app-shell.layout-executive-analytics .chart-grid,.app-shell.layout-executive-analytics .behavior-grid,.app-shell.layout-executive-analytics .quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.app-shell.layout-executive-analytics .modern-panel-wide,.app-shell.layout-executive-analytics .modern-panel-table-wide,.app-shell.layout-executive-analytics .records-card,.app-shell.layout-executive-analytics .table-card{grid-column:1 / -1!important}.upload-shell.layout-executive-analytics .followup-upload-card,.local-login-shell.layout-executive-analytics .local-login-card{max-width:1180px!important;border-radius:30px!important}.app-shell.layout-futuristic-ops{padding:10px!important}.app-shell.layout-futuristic-ops>:not(.toast):not(.modal-backdrop){max-width:none!important;width:100%!important}.app-shell.layout-futuristic-ops .cdr-command-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;grid-template-areas:"header header" "profile profile" "nav filters"!important;gap:10px!important;padding:10px!important;border-radius:16px!important}.app-shell.layout-futuristic-ops .cdr-command-shell>.topbar{grid-area:header!important;margin:0!important;min-height:68px!important}.app-shell.layout-futuristic-ops .cdr-command-shell>.cdr-header-profile-band{grid-area:profile!important;margin:0!important}.app-shell.layout-futuristic-ops .dashboard-tabs-row{grid-area:nav!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;align-self:stretch!important}.app-shell.layout-futuristic-ops .dashboard-tabs{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;height:100%!important;padding:10px!important}.app-shell.layout-futuristic-ops .dashboard-tab{justify-content:flex-start!important;width:100%!important;min-height:40px!important}.app-shell.layout-futuristic-ops .dashboard-tabs-actions,.app-shell.layout-futuristic-ops .cdr-header-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.app-shell.layout-futuristic-ops .cdr-header-actions>*,.app-shell.layout-futuristic-ops .cdr-theme-selector,.app-shell.layout-futuristic-ops .cdr-layout-selector,.app-shell.layout-futuristic-ops .cdr-action-pill{width:100%!important;justify-content:space-between!important}.app-shell.layout-futuristic-ops .filters-panel{grid-area:filters!important;margin:0!important;padding:10px!important}.app-shell.layout-futuristic-ops .filters-fields-grid,.app-shell.layout-futuristic-ops .filters-grid,.app-shell.layout-futuristic-ops .filter-grid{grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:8px!important}.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30{grid-template-columns:repeat(8,minmax(120px,1fr))!important;gap:10px!important}.app-shell.layout-futuristic-ops .modern-dashboard-grid.cdr-saas-overview-grid,.app-shell.layout-futuristic-ops .modern-dashboard-grid.cdr-deep-dive-grid,.app-shell.layout-futuristic-ops .modern-dashboard-grid.cdr-top-entities-grid,.app-shell.layout-futuristic-ops .chart-grid,.app-shell.layout-futuristic-ops .behavior-grid,.app-shell.layout-futuristic-ops .quality-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.app-shell.layout-futuristic-ops .summary-card,.app-shell.layout-futuristic-ops .modern-kpi-card,.app-shell.layout-futuristic-ops .modern-stat-tile,.app-shell.layout-futuristic-ops .chart-card,.app-shell.layout-futuristic-ops .modern-panel,.app-shell.layout-futuristic-ops .table-card,.app-shell.layout-futuristic-ops .records-card{border-radius:12px!important;min-height:auto!important}.app-shell.layout-futuristic-ops .summary-card,.app-shell.layout-futuristic-ops .modern-kpi-card,.app-shell.layout-futuristic-ops .modern-stat-tile{padding:10px!important}.app-shell.layout-futuristic-ops .summary-card strong,.app-shell.layout-futuristic-ops .modern-kpi-card strong,.app-shell.layout-futuristic-ops .modern-stat-tile strong{font-size:clamp(17px,1.15vw,24px)!important}.upload-shell.layout-futuristic-ops .followup-upload-card{max-width:1420px!important;grid-template-columns:minmax(620px,1.25fr) minmax(360px,.75fr)!important;gap:16px!important;border-radius:18px!important}.local-login-shell.layout-futuristic-ops .local-login-card{max-width:1040px!important;border-radius:18px!important}@media(max-width:1280px){.app-shell.layout-futuristic-ops .cdr-command-shell{grid-template-columns:1fr!important;grid-template-areas:"header" "profile" "nav" "filters"!important}.app-shell.layout-futuristic-ops .dashboard-tabs,.app-shell.layout-futuristic-ops .cdr-header-actions{flex-direction:row!important;display:flex!important;flex-wrap:wrap!important}.app-shell.layout-futuristic-ops .cdr-header-actions>*,.app-shell.layout-futuristic-ops .cdr-theme-selector,.app-shell.layout-futuristic-ops .cdr-layout-selector,.app-shell.layout-futuristic-ops .cdr-action-pill{width:auto!important}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30,.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30{grid-template-columns:repeat(4,minmax(140px,1fr))!important}.app-shell.layout-futuristic-ops .filters-fields-grid,.app-shell.layout-futuristic-ops .filters-grid,.app-shell.layout-futuristic-ops .filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))!important}}@media(max-width:900px){.app-shell.layout-executive-analytics,.app-shell.layout-futuristic-ops,.app-shell.layout-command-center{padding:12px!important}.app-shell.layout-executive-analytics .modern-stat-deck,.app-shell.layout-executive-analytics .cdr-kpi-strip-30,.app-shell.layout-futuristic-ops .modern-stat-deck,.app-shell.layout-futuristic-ops .cdr-kpi-strip-30,.app-shell.layout-command-center .modern-stat-deck,.app-shell.layout-command-center .cdr-kpi-strip-30,.app-shell.layout-executive-analytics .filters-fields-grid,.app-shell.layout-futuristic-ops .filters-fields-grid,.app-shell.layout-command-center .filters-fields-grid,.app-shell.layout-executive-analytics .filter-grid,.app-shell.layout-futuristic-ops .filter-grid,.app-shell.layout-command-center .filter-grid,.app-shell.layout-executive-analytics .modern-dashboard-grid.cdr-saas-overview-grid,.app-shell.layout-futuristic-ops .modern-dashboard-grid.cdr-saas-overview-grid,.app-shell.layout-command-center .modern-dashboard-grid.cdr-saas-overview-grid,.app-shell.layout-executive-analytics .chart-grid,.app-shell.layout-futuristic-ops .chart-grid,.app-shell.layout-command-center .chart-grid{grid-template-columns:1fr!important}.cdr-theme-selector select,.cdr-layout-selector select{min-width:0;width:100%}}.app-shell.dark-background-theme,.app-shell.light-background-theme,.upload-shell.dark-background-theme,.upload-shell.light-background-theme,.local-login-shell.dark-background-theme,.local-login-shell.light-background-theme,.app-shell.se-theme,.upload-shell.se-theme,.local-login-shell.se-theme{background-image:none!important}.app-shell.dark-background-theme:before,.app-shell.dark-background-theme:after,.app-shell.light-background-theme:before,.app-shell.light-background-theme:after,.upload-shell.dark-background-theme:before,.upload-shell.dark-background-theme:after,.upload-shell.light-background-theme:before,.upload-shell.light-background-theme:after,.local-login-shell.dark-background-theme:before,.local-login-shell.dark-background-theme:after,.local-login-shell.light-background-theme:before,.local-login-shell.light-background-theme:after{content:none!important;display:none!important;background:none!important;background-image:none!important}.theme-dark-command{--theme-bg: #07111f;--theme-bg-2: #0b1628;--theme-header: #0a0f1a;--theme-card: #111827;--theme-card-2: #162033;--theme-card-3: #0f1b2e;--theme-border: rgba(59, 130, 246, .26);--theme-border-strong: rgba(6, 182, 212, .44);--theme-text: #f8fafc;--theme-muted: #b6c7da;--theme-accent: #2563eb;--theme-accent-2: #06b6d4;--theme-success: #10b981;--theme-warning: #f59e0b;--theme-danger: #ef4444;--theme-font-family: Inter, "Segoe UI", Arial, sans-serif;--chart-axis: #d8e6f8;--chart-grid: rgba(148, 163, 184, .22);--chart-label: #ffffff;--chart-label-stroke: #07111f;--chart-tooltip-bg: #0b1628;--chart-tooltip-border: rgba(6, 182, 212, .52);--chart-tooltip-text: #f8fafc;--theme-shadow: 0 20px 58px rgba(0, 0, 0, .36)}.theme-light-modern{--theme-bg: #f8fafc;--theme-bg-2: #eef6ff;--theme-header: #ffffff;--theme-card: #ffffff;--theme-card-2: #f1f7ff;--theme-card-3: #ffffff;--theme-border: rgba(37, 99, 235, .16);--theme-border-strong: rgba(37, 99, 235, .34);--theme-text: #0f172a;--theme-muted: #475569;--theme-accent: #2563eb;--theme-accent-2: #0891b2;--theme-success: #059669;--theme-warning: #d97706;--theme-danger: #dc2626;--theme-font-family: Inter, "Segoe UI", Arial, sans-serif;--chart-axis: #0f172a;--chart-grid: rgba(15, 23, 42, .13);--chart-label: #0f172a;--chart-label-stroke: #ffffff;--chart-tooltip-bg: #ffffff;--chart-tooltip-border: rgba(37, 99, 235, .28);--chart-tooltip-text: #0f172a;--theme-shadow: 0 18px 48px rgba(15, 23, 42, .1)}.theme-neon-futuristic{--theme-bg: #020617;--theme-bg-2: #090a24;--theme-header: #030712;--theme-card: #050b1a;--theme-card-2: #0b1028;--theme-card-3: #100821;--theme-border: rgba(34, 211, 238, .48);--theme-border-strong: rgba(236, 72, 153, .62);--theme-text: #e0f2fe;--theme-muted: #a5f3fc;--theme-accent: #22d3ee;--theme-accent-2: #ec4899;--theme-success: #22c55e;--theme-warning: #facc15;--theme-danger: #fb7185;--theme-font-family: "Roboto Condensed", Inter, "Segoe UI", Arial, sans-serif;--chart-axis: #e0f2fe;--chart-grid: rgba(34, 211, 238, .24);--chart-label: #ffffff;--chart-label-stroke: #020617;--chart-tooltip-bg: #050b1a;--chart-tooltip-border: rgba(236, 72, 153, .62);--chart-tooltip-text: #e0f2fe;--theme-shadow: 0 0 0 1px rgba(34, 211, 238, .18), 0 0 36px rgba(236, 72, 153, .16), 0 26px 70px rgba(0, 0, 0, .48)}html:has(.theme-dark-command),body:has(.theme-dark-command){background:#07111f!important;color:#f8fafc!important}html:has(.theme-light-modern),body:has(.theme-light-modern){background:#f8fafc!important;color:#0f172a!important}html:has(.theme-neon-futuristic),body:has(.theme-neon-futuristic){background:#020617!important;color:#e0f2fe!important}.app-shell.theme-dark-command,.upload-shell.theme-dark-command,.local-login-shell.theme-dark-command{font-family:var(--theme-font-family)!important;color:var(--theme-text)!important;background:radial-gradient(circle at 11% 4%,rgba(37,99,235,.26),transparent 30rem),radial-gradient(circle at 92% 0%,rgba(6,182,212,.18),transparent 34rem),linear-gradient(135deg,#07111f,#0b1628,#07111f)!important;background-image:radial-gradient(circle at 11% 4%,rgba(37,99,235,.26),transparent 30rem),radial-gradient(circle at 92% 0%,rgba(6,182,212,.18),transparent 34rem),linear-gradient(135deg,#07111f,#0b1628,#07111f)!important}.app-shell.theme-light-modern,.upload-shell.theme-light-modern,.local-login-shell.theme-light-modern{font-family:var(--theme-font-family)!important;color:var(--theme-text)!important;background:radial-gradient(circle at 14% 3%,rgba(37,99,235,.11),transparent 30rem),radial-gradient(circle at 88% 2%,rgba(6,182,212,.1),transparent 34rem),linear-gradient(135deg,#f8fafc,#eef6ff 52%,#fff)!important;background-image:radial-gradient(circle at 14% 3%,rgba(37,99,235,.11),transparent 30rem),radial-gradient(circle at 88% 2%,rgba(6,182,212,.1),transparent 34rem),linear-gradient(135deg,#f8fafc,#eef6ff 52%,#fff)!important}.app-shell.theme-neon-futuristic,.upload-shell.theme-neon-futuristic,.local-login-shell.theme-neon-futuristic{font-family:var(--theme-font-family)!important;color:var(--theme-text)!important;background-color:#020617!important;background-image:linear-gradient(90deg,rgba(34,211,238,.09) 1px,transparent 1px),linear-gradient(0deg,rgba(236,72,153,.08) 1px,transparent 1px),radial-gradient(circle at 14% 8%,rgba(34,211,238,.34),transparent 26rem),radial-gradient(circle at 88% 8%,rgba(236,72,153,.3),transparent 30rem),linear-gradient(135deg,#020617,#090a24 48%,#12051d)!important;background-size:34px 34px,34px 34px,auto,auto,auto!important}.app-shell.theme-dark-command:before,.app-shell.theme-dark-command:after,.app-shell.theme-light-modern:before,.app-shell.theme-light-modern:after,.app-shell.theme-neon-futuristic:before,.app-shell.theme-neon-futuristic:after,.upload-shell.theme-dark-command:before,.upload-shell.theme-dark-command:after,.upload-shell.theme-light-modern:before,.upload-shell.theme-light-modern:after,.upload-shell.theme-neon-futuristic:before,.upload-shell.theme-neon-futuristic:after,.local-login-shell.theme-dark-command:before,.local-login-shell.theme-dark-command:after,.local-login-shell.theme-light-modern:before,.local-login-shell.theme-light-modern:after,.local-login-shell.theme-neon-futuristic:before,.local-login-shell.theme-neon-futuristic:after{content:none!important;display:none!important;background:none!important;background-image:none!important}.theme-dark-command .cdr-command-shell,.theme-dark-command .topbar,.theme-dark-command .dashboard-tabs,.theme-dark-command .dashboard-tabs-actions,.theme-dark-command .section-nav,.theme-dark-command .filters-panel,.theme-dark-command .filter-panel,.theme-dark-command .workbook-card,.theme-dark-command .hero-panel,.theme-dark-command .summary-card,.theme-dark-command .metric-card,.theme-dark-command .chart-card,.theme-dark-command .table-card,.theme-dark-command .records-card,.theme-dark-command .modern-panel,.theme-dark-command .modern-record-card,.theme-dark-command .data-quality-panel,.theme-dark-command .quality-score-card,.theme-dark-command .quality-issue,.theme-dark-command .visual-summary-card,.theme-dark-command .visual-quality-card,.theme-dark-command .visual-quality-issue,.theme-dark-command .warning-strip,.theme-dark-command .modal-panel,.theme-dark-command .multi-select-dropdown,.theme-dark-command .cdr-page-intro,.theme-dark-command .followup-upload-card,.theme-dark-command .followup-mini-card,.theme-dark-command .followup-staged-upload,.theme-dark-command .followup-status-panel,.theme-dark-command .local-login-card,.theme-dark-command .local-login-note{background:linear-gradient(180deg,color-mix(in srgb,var(--theme-card) 96%,transparent),color-mix(in srgb,var(--theme-card-2) 92%,transparent))!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.theme-light-modern .cdr-command-shell,.theme-light-modern .topbar,.theme-light-modern .dashboard-tabs,.theme-light-modern .dashboard-tabs-actions,.theme-light-modern .section-nav,.theme-light-modern .filters-panel,.theme-light-modern .filter-panel,.theme-light-modern .workbook-card,.theme-light-modern .hero-panel,.theme-light-modern .summary-card,.theme-light-modern .metric-card,.theme-light-modern .chart-card,.theme-light-modern .table-card,.theme-light-modern .records-card,.theme-light-modern .modern-panel,.theme-light-modern .modern-record-card,.theme-light-modern .data-quality-panel,.theme-light-modern .quality-score-card,.theme-light-modern .quality-issue,.theme-light-modern .visual-summary-card,.theme-light-modern .visual-quality-card,.theme-light-modern .visual-quality-issue,.theme-light-modern .warning-strip,.theme-light-modern .modal-panel,.theme-light-modern .multi-select-dropdown,.theme-light-modern .cdr-page-intro,.theme-light-modern .followup-upload-card,.theme-light-modern .followup-mini-card,.theme-light-modern .followup-staged-upload,.theme-light-modern .followup-status-panel,.theme-light-modern .local-login-card,.theme-light-modern .local-login-note{background:linear-gradient(180deg,#fff,#f8fbff)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.theme-neon-futuristic .cdr-command-shell,.theme-neon-futuristic .topbar,.theme-neon-futuristic .dashboard-tabs,.theme-neon-futuristic .dashboard-tabs-actions,.theme-neon-futuristic .section-nav,.theme-neon-futuristic .filters-panel,.theme-neon-futuristic .filter-panel,.theme-neon-futuristic .workbook-card,.theme-neon-futuristic .hero-panel,.theme-neon-futuristic .summary-card,.theme-neon-futuristic .metric-card,.theme-neon-futuristic .chart-card,.theme-neon-futuristic .table-card,.theme-neon-futuristic .records-card,.theme-neon-futuristic .modern-panel,.theme-neon-futuristic .modern-record-card,.theme-neon-futuristic .data-quality-panel,.theme-neon-futuristic .quality-score-card,.theme-neon-futuristic .quality-issue,.theme-neon-futuristic .visual-summary-card,.theme-neon-futuristic .visual-quality-card,.theme-neon-futuristic .visual-quality-issue,.theme-neon-futuristic .warning-strip,.theme-neon-futuristic .modal-panel,.theme-neon-futuristic .multi-select-dropdown,.theme-neon-futuristic .cdr-page-intro,.theme-neon-futuristic .followup-upload-card,.theme-neon-futuristic .followup-mini-card,.theme-neon-futuristic .followup-staged-upload,.theme-neon-futuristic .followup-status-panel,.theme-neon-futuristic .local-login-card,.theme-neon-futuristic .local-login-note{background:linear-gradient(135deg,#050b1af5,#100821eb)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;box-shadow:var(--theme-shadow)!important}.theme-dark-command :is(h1,h2,h3,h4,h5,h6,strong,label,dt,th),.theme-neon-futuristic :is(h1,h2,h3,h4,h5,h6,strong,label,dt,th){color:var(--theme-text)!important}.theme-light-modern :is(h1,h2,h3,h4,h5,h6,strong,label,dt,th){color:#0f172a!important}.theme-dark-command :is(p,small,span,dd,td,li,.filter-count,.chart-legend,.cdr-chart-legend),.theme-neon-futuristic :is(p,small,span,dd,td,li,.filter-count,.chart-legend,.cdr-chart-legend){color:inherit}.theme-light-modern :is(p,small,span,dd,td,li,.filter-count,.chart-legend,.cdr-chart-legend){color:#475569}.theme-dark-command input,.theme-dark-command select,.theme-dark-command textarea,.theme-dark-command .multi-select-trigger,.theme-dark-command .search-box input{background:#0b1628!important;color:#f8fafc!important;border-color:var(--theme-border)!important}.theme-light-modern input,.theme-light-modern select,.theme-light-modern textarea,.theme-light-modern .multi-select-trigger,.theme-light-modern .search-box input{background:#fff!important;color:#0f172a!important;border-color:#dbe7f5!important}.theme-neon-futuristic input,.theme-neon-futuristic select,.theme-neon-futuristic textarea,.theme-neon-futuristic .multi-select-trigger,.theme-neon-futuristic .search-box input{background:#030712!important;color:#e0f2fe!important;border-color:#22d3ee75!important}.theme-dark-command .button:not(.primary):not(.cdr-action-primary),.theme-dark-command .cdr-action-pill:not(.cdr-action-primary),.theme-dark-command .dashboard-tab:not(.active){background:#0b1628!important;color:#f8fafc!important;border-color:var(--theme-border)!important}.theme-light-modern .button:not(.primary):not(.cdr-action-primary),.theme-light-modern .cdr-action-pill:not(.cdr-action-primary),.theme-light-modern .dashboard-tab:not(.active){background:#fff!important;color:#0f172a!important;border-color:#dbe7f5!important}.theme-neon-futuristic .button:not(.primary):not(.cdr-action-primary),.theme-neon-futuristic .cdr-action-pill:not(.cdr-action-primary),.theme-neon-futuristic .dashboard-tab:not(.active){background:#050b1a!important;color:#e0f2fe!important;border-color:#22d3ee75!important}.theme-dark-command .button.primary,.theme-dark-command .cdr-action-primary,.theme-dark-command .dashboard-tab.active,.theme-light-modern .button.primary,.theme-light-modern .cdr-action-primary,.theme-light-modern .dashboard-tab.active,.theme-neon-futuristic .button.primary,.theme-neon-futuristic .cdr-action-primary,.theme-neon-futuristic .dashboard-tab.active{background:linear-gradient(135deg,var(--theme-accent),var(--theme-accent-2))!important;color:#fff!important;border-color:transparent!important}.theme-neon-futuristic .button.primary,.theme-neon-futuristic .cdr-action-primary,.theme-neon-futuristic .dashboard-tab.active{box-shadow:0 0 24px #22d3ee52,inset 0 0 18px #ec489924!important}.theme-dark-command th,.theme-neon-futuristic th{background:color-mix(in srgb,var(--theme-header) 84%,var(--theme-accent) 16%)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-light-modern th{background:#eef6ff!important;color:#0f172a!important;border-color:#dbe7f5!important}.theme-dark-command td,.theme-neon-futuristic td{color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-light-modern td{color:#1e293b!important;border-color:#e2e8f0!important}.theme-dark-command tr:hover td{background:#2563eb1a!important}.theme-light-modern tr:hover td{background:#eef6ff!important}.theme-neon-futuristic tr:hover td{background:#22d3ee1a!important}.theme-dark-command .recharts-cartesian-axis-tick-value,.theme-dark-command .recharts-text,.theme-dark-command .recharts-label,.theme-dark-command .recharts-legend-item-text,.theme-dark-command .recharts-polar-angle-axis-tick-value,.theme-dark-command .recharts-polar-radius-axis-tick-value,.theme-dark-command .recharts-pie-label-text,.theme-dark-command svg text{fill:var(--chart-axis)!important;color:var(--chart-axis)!important}.theme-light-modern .recharts-cartesian-axis-tick-value,.theme-light-modern .recharts-text,.theme-light-modern .recharts-label,.theme-light-modern .recharts-legend-item-text,.theme-light-modern .recharts-polar-angle-axis-tick-value,.theme-light-modern .recharts-polar-radius-axis-tick-value,.theme-light-modern .recharts-pie-label-text,.theme-light-modern svg text{fill:var(--chart-axis)!important;color:var(--chart-axis)!important}.theme-neon-futuristic .recharts-cartesian-axis-tick-value,.theme-neon-futuristic .recharts-text,.theme-neon-futuristic .recharts-label,.theme-neon-futuristic .recharts-legend-item-text,.theme-neon-futuristic .recharts-polar-angle-axis-tick-value,.theme-neon-futuristic .recharts-polar-radius-axis-tick-value,.theme-neon-futuristic .recharts-pie-label-text,.theme-neon-futuristic svg text{fill:var(--chart-axis)!important;color:var(--chart-axis)!important}.theme-dark-command .recharts-cartesian-grid line,.theme-light-modern .recharts-cartesian-grid line,.theme-neon-futuristic .recharts-cartesian-grid line{stroke:var(--chart-grid)!important}.theme-dark-command .recharts-cartesian-axis-line,.theme-dark-command .recharts-cartesian-axis-tick line,.theme-light-modern .recharts-cartesian-axis-line,.theme-light-modern .recharts-cartesian-axis-tick line,.theme-neon-futuristic .recharts-cartesian-axis-line,.theme-neon-futuristic .recharts-cartesian-axis-tick line{stroke:var(--chart-grid)!important}.theme-dark-command .custom-tooltip,.theme-dark-command .radar-tooltip,.theme-light-modern .custom-tooltip,.theme-light-modern .radar-tooltip,.theme-neon-futuristic .custom-tooltip,.theme-neon-futuristic .radar-tooltip{background:var(--chart-tooltip-bg)!important;color:var(--chart-tooltip-text)!important;border-color:var(--chart-tooltip-border)!important;box-shadow:var(--theme-shadow)!important}.theme-dark-command .custom-tooltip *,.theme-dark-command .radar-tooltip *,.theme-light-modern .custom-tooltip *,.theme-light-modern .radar-tooltip *,.theme-neon-futuristic .custom-tooltip *,.theme-neon-futuristic .radar-tooltip *{color:var(--chart-tooltip-text)!important}.theme-dark-command .chart-legend,.theme-dark-command .chart-legend *,.theme-dark-command .cdr-chart-legend,.theme-dark-command .cdr-chart-legend *,.theme-light-modern .chart-legend,.theme-light-modern .chart-legend *,.theme-light-modern .cdr-chart-legend,.theme-light-modern .cdr-chart-legend *,.theme-neon-futuristic .chart-legend,.theme-neon-futuristic .chart-legend *,.theme-neon-futuristic .cdr-chart-legend,.theme-neon-futuristic .cdr-chart-legend *{color:var(--theme-muted)!important}.theme-light-modern .status-badge,.theme-light-modern .badge,.theme-light-modern .pill{color:#0f172a}.theme-dark-command .status-badge,.theme-neon-futuristic .status-badge,.theme-dark-command .badge,.theme-neon-futuristic .badge,.theme-dark-command .pill,.theme-neon-futuristic .pill{color:var(--theme-text)}@media(max-width:900px){.local-branding-grid{grid-template-columns:1fr}}.app-shell.active-tab-kpi .kpi-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"kpiTable kpiTable" "kpiAvg kpiCalls" "kpiMonthly kpiDonut"!important;gap:clamp(10px,.85vw,14px)!important;align-items:stretch!important}.app-shell.active-tab-kpi .kpi-measurements-table-card{grid-area:kpiTable!important;grid-column:1 / -1!important;width:100%!important;min-height:auto!important}.app-shell.active-tab-kpi .kpi-average-card{grid-area:kpiAvg!important;width:100%!important;min-width:0!important}.app-shell.active-tab-kpi .kpi-calls-duration-card{grid-area:kpiCalls!important;width:100%!important;min-width:0!important}.app-shell.active-tab-kpi .kpi-monthly-card{grid-area:kpiMonthly!important}.app-shell.active-tab-kpi .kpi-total-avg-card{grid-area:kpiDonut!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{width:100%!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important}.app-shell.active-tab-kpi .kpi-measurements-table-card table,.app-shell.active-tab-kpi .kpi-measurements-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.app-shell.active-tab-kpi .kpi-measurements-table th,.app-shell.active-tab-kpi .kpi-measurements-table td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important}.app-shell.active-tab-kpi .kpi-measurements-table th:first-child,.app-shell.active-tab-kpi .kpi-measurements-table td:first-child{min-width:0!important;max-width:none!important}.app-shell.active-tab-kpi .kpi-average-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-calls-duration-card .recharts-responsive-container{min-height:330px!important}@media(max-width:900px){.app-shell.active-tab-kpi .kpi-grid{grid-template-columns:1fr!important;grid-template-areas:"kpiTable" "kpiAvg" "kpiCalls" "kpiMonthly" "kpiDonut"!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{overflow-x:auto!important}.app-shell.active-tab-kpi .kpi-measurements-table-card table,.app-shell.active-tab-kpi .kpi-measurements-table{min-width:900px!important}}.app-shell.active-tab-kpi #kpi-content.kpi-grid,.app-shell.active-tab-kpi .kpi-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"kpiTable kpiTable" "kpiAvg kpiCalls" "kpiMonthly kpiDonut"!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:clamp(12px,.9vw,16px)!important;align-items:stretch!important;width:100%!important;min-width:0!important;overflow:visible!important;margin-bottom:clamp(12px,1vw,18px)!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>*,.app-shell.active-tab-kpi .kpi-grid>*{position:relative!important;inset:auto!important;transform:none!important;float:none!important;width:auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;margin:0!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-measurements-table-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-measurements-table-card{grid-area:kpiTable!important;grid-column:1 / -1!important;grid-row:1!important;width:100%!important;min-height:auto!important;align-self:start!important;z-index:1!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-average-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-average-card{grid-area:kpiAvg!important;grid-column:1!important;grid-row:2!important;min-height:420px!important;z-index:1!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-calls-duration-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-calls-duration-card{grid-area:kpiCalls!important;grid-column:2!important;grid-row:2!important;min-height:420px!important;z-index:1!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-monthly-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-monthly-card{grid-area:kpiMonthly!important;grid-column:1!important;grid-row:3!important;min-height:470px!important;z-index:1!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-total-avg-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-total-avg-card{grid-area:kpiDonut!important;grid-column:2!important;grid-row:3!important;min-height:470px!important;z-index:1!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{width:100%!important;max-width:100%!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important}.app-shell.active-tab-kpi .kpi-measurements-table-card table,.app-shell.active-tab-kpi .kpi-measurements-table-card .kpi-measurements-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.app-shell.active-tab-kpi .kpi-measurements-table-card th,.app-shell.active-tab-kpi .kpi-measurements-table-card td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important}.app-shell.active-tab-kpi .kpi-average-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-calls-duration-card .recharts-responsive-container{min-height:345px!important}.app-shell.active-tab-kpi .kpi-monthly-card .recharts-responsive-container,.app-shell.active-tab-kpi .kpi-total-avg-card .recharts-responsive-container{min-height:390px!important}@media(max-width:1100px){.app-shell.active-tab-kpi #kpi-content.kpi-grid,.app-shell.active-tab-kpi .kpi-grid{grid-template-columns:1fr!important;grid-template-areas:"kpiTable" "kpiAvg" "kpiCalls" "kpiMonthly" "kpiDonut"!important}.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-measurements-table-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-measurements-table-card,.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-average-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-average-card,.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-calls-duration-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-calls-duration-card,.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-monthly-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-monthly-card,.app-shell.active-tab-kpi #kpi-content.kpi-grid>.kpi-total-avg-card,.app-shell.active-tab-kpi .kpi-grid>.kpi-total-avg-card{grid-column:1!important;grid-row:auto!important}.app-shell.active-tab-kpi .kpi-measurements-table-card .records-scroll{overflow-x:auto!important}.app-shell.active-tab-kpi .kpi-measurements-table-card table,.app-shell.active-tab-kpi .kpi-measurements-table-card .kpi-measurements-table{min-width:900px!important}}body .app-shell.active-tab-overview .modern-stat-tile,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile{min-height:clamp(70px,4.45vw,84px)!important;padding-left:clamp(2px,.14vw,4px)!important;padding-right:clamp(2px,.14vw,4px)!important}body .app-shell.active-tab-overview .modern-stat-tile strong,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{font-size:clamp(13.6px,.84vw,18px)!important;line-height:1.04!important;letter-spacing:-.065em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;max-height:none!important;min-height:1.05em!important}@media(min-width:1700px){body .app-shell.active-tab-overview .modern-stat-tile strong,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{font-size:clamp(14px,.78vw,18.5px)!important}}html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile,html body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile{min-width:0!important;height:auto!important;min-height:66px!important;overflow:visible!important;padding-left:3px!important;padding-right:3px!important;align-content:center!important}html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile strong,html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile .modern-stat-value,html body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong,html body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile .modern-stat-value,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile .modern-stat-value{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important;line-height:1.05!important;text-align:center!important;font-size:clamp(11px,.78vw,16px)!important;letter-spacing:-.035em!important}html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value strong,html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value .modern-stat-value,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value strong,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value .modern-stat-value{font-size:clamp(9px,.64vw,13px)!important;line-height:1.05!important;letter-spacing:-.04em!important}html body .app-shell .cdr-kpi-strip-30 .modern-stat-tile span,html body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span,html[data-design] body .app-shell[class*=design-proposal] .cdr-kpi-strip-30 .modern-stat-tile span{max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}body .app-shell,body .upload-shell{--cdr-filter-control-height: 40px;--cdr-filter-row-gap: 9px;--cdr-filter-column-gap: 10px;--cdr-filter-label-size-compact: 11px;--cdr-filter-value-size-compact: 13px;--cdr-filter-radius-compact: 12px}html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged,html body .app-shell .filters-panel.filters-panel-arranged{width:100%!important;padding:12px 14px!important;overflow:visible!important}html body .app-shell .filters-panel-arranged .filters-fields-grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:var(--cdr-filter-row-gap)!important}html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary{width:100%!important;display:grid!important;grid-template-columns:minmax(220px,1.25fr) minmax(126px,.7fr) minmax(112px,.58fr) minmax(132px,.68fr) minmax(178px,1fr) minmax(190px,1.1fr) minmax(170px,.9fr)!important;gap:var(--cdr-filter-column-gap)!important;align-items:end!important}html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{width:100%!important;display:grid!important;grid-template-columns:minmax(158px,.76fr) minmax(158px,.76fr) minmax(158px,.76fr) minmax(166px,.82fr) minmax(88px,96px) minmax(220px,1fr)!important;gap:var(--cdr-filter-column-gap)!important;align-items:end!important;justify-content:stretch!important}html body .app-shell .filters-panel-arranged .cdr-filter-search,html body .app-shell .filters-panel-arranged .multi-select-filter,html body .app-shell .filters-panel-arranged .filter-action-cell{width:100%!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important}html body .app-shell .filters-panel-arranged .cdr-filter-reset-cell,html body .app-shell .filters-panel-arranged .cdr-filter-reset-cell>.reset-filter-button{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 auto!important}html body .app-shell .filters-panel-arranged .cdr-filter-info-cell,html body .app-shell .filters-panel-arranged .cdr-filter-info-cell>.filter-count{width:100%!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important}html body .app-shell .filters-panel-arranged .search-box>span,html body .app-shell .filters-panel-arranged .cdr-filter-search>span,html body .app-shell .filters-panel-arranged .multi-select-filter>span,html body .app-shell .filters-panel-arranged .filter-field>span,html body .app-shell .filters-panel-arranged .filter-action-label{font-size:var(--cdr-filter-label-size-compact)!important;line-height:1.1!important;font-weight:850!important;letter-spacing:.025em!important;margin-bottom:4px!important}html body .app-shell .filters-panel-arranged .multi-select-trigger,html body .app-shell .filters-panel-arranged .cdr-filter-search>input,html body .app-shell .filters-panel-arranged .reset-filter-button,html body .app-shell .filters-panel-arranged .filter-count{height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 12px!important;border-radius:var(--cdr-filter-radius-compact)!important;box-sizing:border-box!important;font-size:var(--cdr-filter-value-size-compact)!important;line-height:1.1!important;font-weight:800!important;display:flex!important;align-items:center!important}html body .app-shell .filters-panel-arranged .cdr-filter-search>input,html body .app-shell .filters-panel-arranged .multi-select-trigger{justify-content:space-between!important}html body .app-shell .filters-panel-arranged .reset-filter-button{justify-content:center!important;gap:6px!important}html body .app-shell .filters-panel-arranged .filter-count{justify-content:center!important;text-align:center!important;white-space:nowrap!important}html body .app-shell .filters-panel-arranged .multi-select-value,html body .app-shell .filters-panel-arranged .cdr-filter-search>input::placeholder{font-size:var(--cdr-filter-value-size-compact)!important;font-weight:800!important}html body .app-shell .filters-panel-arranged .cdr-filter-search>svg{width:15px!important;height:15px!important;min-width:15px!important}html body .app-shell .filters-panel-arranged .multi-select-trigger svg,html body .app-shell .filters-panel-arranged .reset-filter-button svg{width:14px!important;height:14px!important;min-width:14px!important}@media(max-width:1350px){html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(170px,1fr))!important}}@media(max-width:760px){html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-primary,html body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary,html body .app-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:1fr!important}}.lazy-tab-fallback{min-height:180px;width:100%;border:1px solid var(--design-border);border-radius:18px;background:var(--design-surface);color:var(--design-text);display:flex;align-items:center;justify-content:center;gap:12px;font-size:var(--cdr-size-body);box-shadow:var(--design-shadow)}.lazy-tab-fallback svg{color:var(--accent-cyan)}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;margin:0 0 2px!important;padding:18px 18px 2px!important;border:0!important;border-radius:0!important;background:var(--cdr-page-bg, #020914)!important;box-shadow:none!important;overflow:visible!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{background:#eef5f9!important}.app-shell .cdr-command-shell:before,.app-shell .cdr-command-shell:after,.app-shell .cdr-command-shell>.topbar:before,.app-shell .cdr-command-shell>.topbar:after,.app-shell .cdr-command-shell .followup-header-badge:before,.app-shell .cdr-command-shell .followup-header-badge:after,.app-shell .cdr-command-shell .followup-header-badge-left:before,.app-shell .cdr-command-shell .followup-header-badge-left:after,.app-shell .cdr-command-shell .followup-header-badge-right:before,.app-shell .cdr-command-shell .followup-header-badge-right:after{display:none!important;content:none!important;background:none!important;box-shadow:none!important;opacity:0!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{position:relative!important;display:grid!important;grid-template-columns:120px minmax(0,1fr) 120px!important;grid-template-rows:172px!important;align-items:center!important;gap:18px!important;width:100%!important;min-height:172px!important;height:172px!important;margin:0!important;padding:20px 28px!important;overflow:hidden!important;border-radius:28px 28px 0 0!important;border:1px solid rgba(54,184,230,.32)!important;border-bottom:0!important;background:#041426!important;box-shadow:inset 0 1px #ffffff14,0 18px 42px #00000038!important}.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{background:#05213c!important;border-color:#0084ca47!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;pointer-events:none!important;opacity:1!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art .cdr-banner-svg{display:block!important;width:100%!important;height:100%!important;min-height:0!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>:not(.cdr-banner-art){position:relative!important;z-index:2!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right{position:relative!important;inset:auto!important;width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell .cdr-command-shell .followup-header-badge-left{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}.app-shell .cdr-command-shell .followup-header-badge-right{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:start!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{display:block!important;width:96px!important;height:96px!important;max-width:96px!important;max-height:96px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.24))!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0 16px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{margin:0!important;padding:0!important;color:#f8fbff!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(34px,4.6vw,76px)!important;line-height:.95!important;font-weight:950!important;font-style:italic!important;text-transform:uppercase!important;white-space:nowrap!important;letter-spacing:.06em!important;text-shadow:0 5px 0 rgba(0,20,42,.58),0 14px 26px rgba(0,0,0,.38)!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{display:block!important;margin:12px 0 0!important;color:#cfecfae0!important;font-size:clamp(11px,1.05vw,15px)!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.36em!important;text-transform:uppercase!important;text-shadow:0 3px 10px rgba(0,0,0,.36)!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:84px!important;height:auto!important;margin:0!important;padding:18px 24px!important;border:1px solid rgba(54,184,230,.28)!important;border-top:0!important;border-radius:0 0 28px 28px!important;background:#041424f5!important;box-shadow:0 18px 42px #0000002e!important}.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{background:#fffffff5!important;border-color:#0084ca2e!important}.app-shell .cdr-command-shell .cdr-control-actions{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:12px!important;width:100%!important;transform:none!important}.app-shell .cdr-command-shell .cdr-action-pill,.app-shell .cdr-command-shell .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell label.cdr-action-pill{min-width:0!important;width:auto!important;min-height:46px!important;height:46px!important;padding:0 20px!important;border-radius:999px!important;border:1px solid rgba(94,199,238,.34)!important;background:#071c2deb!important;color:#f4fbff!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;white-space:nowrap!important;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff14!important}.app-shell.light-background-theme .cdr-command-shell .cdr-action-pill,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-action-pill{background:#fff!important;color:#082033!important;border-color:#0077be38!important;box-shadow:0 10px 24px #0f4e781f!important}.app-shell .cdr-command-shell .cdr-action-primary,.app-shell .cdr-command-shell .dashboard-tab.active{background:linear-gradient(135deg,#22d3ee,#58a6ff)!important;color:#03131f!important;border-color:#7dd3fcc7!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:12px 14px!important;border-radius:22px!important;border:1px solid rgba(54,184,230,.24)!important;background:#041424db!important;box-shadow:none!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{background:#ffffffeb!important;border-color:#0084ca2e!important}.app-shell .cdr-command-shell .dashboard-tab{height:42px!important;min-width:0!important;padding:0 17px!important;border-radius:999px!important;border:1px solid rgba(94,199,238,.28)!important;background:#071c2dd1!important;color:#c8dcea!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tab,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tab{background:#fff!important;color:#35576b!important;border-color:#0077be2e!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{display:grid!important;grid-template-columns:minmax(180px,230px) minmax(92px,116px) minmax(92px,116px) minmax(105px,130px) minmax(165px,210px) minmax(190px,240px) minmax(165px,210px) minmax(132px,158px) minmax(240px,1fr)!important;align-items:end!important;gap:10px!important;width:100%!important;margin:12px 0 0!important;padding:12px!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(54,184,230,.24)!important;background:#041424db!important;box-shadow:none!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{background:#fffffff0!important;border-color:#0084ca2e!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact,.app-shell .cdr-command-shell .reset-filter-button,.app-shell .cdr-command-shell .filter-count{max-width:none!important;min-width:0!important;width:100%!important}.app-shell .cdr-command-shell .reset-filter-button{max-width:158px!important;justify-self:stretch!important;padding-inline:10px!important;white-space:nowrap!important}.app-shell .cdr-command-shell .filter-count{justify-self:stretch!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1300px){.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell .cdr-command-shell .filter-count{grid-column:span 2!important}}@media(max-width:900px){.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell{padding:10px 10px 2px!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:76px minmax(0,1fr) 76px!important;grid-template-rows:132px!important;min-height:132px!important;height:132px!important;padding:14px!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important}.app-shell .cdr-command-shell .followup-dashboard-title h1{white-space:normal!important;font-size:clamp(24px,6.2vw,46px)!important}.app-shell .cdr-command-shell .followup-dashboard-title p{letter-spacing:.18em!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;height:auto!important;min-height:0!important}.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell .cdr-command-shell .followup-dashboard-title{grid-column:1!important;justify-self:center!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{grid-template-columns:1fr!important}}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{width:100%!important;max-width:none!important;margin:0 0 8px!important;padding:0!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{display:grid!important;grid-template-columns:220px minmax(0,1fr) 220px!important;grid-template-rows:58px!important;align-items:center!important;width:100%!important;min-height:58px!important;height:58px!important;margin:0!important;padding:0 14px!important;border-radius:0!important;border:0!important;background:linear-gradient(180deg,#06111a,#081822)!important;box-shadow:0 1px #7dd3fc1f!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{opacity:.18!important}.app-shell .cdr-command-shell .followup-header-badge,.app-shell .cdr-command-shell .followup-header-badge-left,.app-shell .cdr-command-shell .followup-header-badge-right,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-left,.app-shell.light-background-theme .cdr-command-shell .followup-header-badge-right{width:auto!important;height:58px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important}.app-shell .cdr-command-shell .followup-header-badge-left{justify-content:flex-start!important}.app-shell .cdr-command-shell .followup-header-badge-right{justify-content:flex-end!important}.app-shell .cdr-command-shell .followup-header-badge img,.app-shell .cdr-command-shell .followup-header-badge-left img,.app-shell .cdr-command-shell .followup-header-badge-right img{width:auto!important;height:44px!important;max-width:190px!important;min-width:0!important;object-fit:contain!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .followup-header-badge-left img{height:48px!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{width:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;align-self:center!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{font-size:clamp(20px,1.5vw,28px)!important;line-height:1!important;letter-spacing:0!important;font-style:normal!important;text-transform:none!important;text-shadow:none!important;white-space:nowrap!important}.app-shell .cdr-command-shell .followup-dashboard-title p{display:none!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{position:absolute!important;top:64px!important;right:10px!important;z-index:5!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .cdr-control-actions{gap:8px!important;flex-wrap:nowrap!important}.app-shell .cdr-command-shell .cdr-action-pill,.app-shell .cdr-command-shell .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell label.cdr-action-pill{min-height:31px!important;height:31px!important;padding:0 12px!important;border-radius:4px!important;font-size:11px!important;font-weight:800!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{width:100%!important;min-height:42px!important;height:42px!important;margin:0!important;padding:0 545px 0 14px!important;border-radius:0!important;border-width:1px 0!important;background:#0a1924f5!important;gap:8px!important}.app-shell .cdr-command-shell .dashboard-tab{height:32px!important;padding:0 10px!important;border-radius:0!important;border-width:0 0 2px!important;background:transparent!important;font-size:11px!important;font-weight:800!important}.app-shell .cdr-command-shell .dashboard-tab.active{color:#22d3ee!important;background:transparent!important;border-color:#22d3ee!important;box-shadow:none!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{width:calc(100% - 20px)!important;margin:8px 10px 0!important;padding:10px!important;border-radius:7px!important;grid-template-columns:minmax(180px,1.2fr) minmax(110px,.7fr) minmax(82px,.45fr) minmax(100px,.55fr) minmax(160px,1fr) minmax(170px,1fr) minmax(150px,.9fr) minmax(120px,.65fr) minmax(160px,.75fr)!important;gap:8px!important;background:#091823f5!important}.app-shell .cdr-command-shell .filters-panel label>span,.app-shell .cdr-command-shell .filters-panel .filter-label{font-size:10px!important;line-height:1!important;margin-bottom:5px!important}.app-shell .cdr-command-shell .filters-panel input,.app-shell .cdr-command-shell .filters-panel select,.app-shell .cdr-command-shell .filters-panel button,.app-shell .cdr-command-shell .filter-count{min-height:32px!important;height:32px!important;font-size:11px!important}.app-shell .cdr-command-shell .reset-filter-button{max-width:none!important}.app-shell .cdr-command-shell .filter-count{border-radius:7px!important;font-size:13px!important;font-weight:900!important}@media(max-width:1300px){.app-shell .cdr-command-shell>.cdr-banner-control-bar{position:static!important;justify-content:center!important;padding:8px 10px 0!important}.app-shell .cdr-command-shell .dashboard-tabs{padding-right:14px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;overflow:visible!important}.app-shell .cdr-command-shell>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.cdr-banner-control-bar{position:static!important;top:auto!important;right:auto!important;z-index:1!important;width:100%!important;min-height:34px!important;margin:0!important;padding:3px 8px!important;display:flex!important;justify-content:flex-end!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .cdr-control-actions{width:auto!important;max-width:100%!important;justify-content:flex-end!important;gap:7px!important;flex-wrap:nowrap!important}.app-shell .cdr-command-shell .cdr-action-pill,.app-shell .cdr-command-shell .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell label.cdr-action-pill{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10.5px!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{position:relative!important;z-index:1!important;min-height:40px!important;height:auto!important;margin:0!important;padding:4px 10px!important;display:flex!important;align-items:center!important;overflow:visible!important}.app-shell .cdr-command-shell .dashboard-tab{height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:10.5px!important}.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{width:100%!important;max-width:100%!important;margin:0!important;padding:8px!important;display:grid!important;grid-template-columns:minmax(118px,.82fr) minmax(74px,.42fr) minmax(64px,.34fr) minmax(82px,.42fr) minmax(118px,.8fr) minmax(140px,.95fr) minmax(126px,.86fr) minmax(100px,.54fr) minmax(146px,.64fr)!important;gap:7px!important;align-items:end!important;overflow:hidden!important;box-sizing:border-box!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact{min-width:0!important;max-width:100%!important}.app-shell .cdr-command-shell .filters-panel>.search-box.search-compact input{min-width:0!important;width:100%!important;text-overflow:ellipsis!important}.app-shell .cdr-command-shell .filter-field,.app-shell .cdr-command-shell .multi-select-filter,.app-shell .cdr-command-shell .multi-select-trigger,.app-shell .cdr-command-shell .reset-filter-button,.app-shell .cdr-command-shell .filter-count{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.app-shell .cdr-command-shell .multi-select-trigger{padding:0 8px!important}.app-shell .cdr-command-shell .multi-select-value{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell .cdr-command-shell .reset-filter-button{padding:0 9px!important;justify-content:center!important;white-space:nowrap!important}.app-shell .cdr-command-shell .filter-count{padding:0 10px!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:11px!important}@media(max-width:1500px){.app-shell .cdr-command-shell .filters-panel,.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:visible!important}}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{position:relative!important;overflow:hidden!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar{position:absolute!important;top:10px!important;right:14px!important;z-index:8!important;width:auto!important;max-width:calc(100% - 28px)!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-control-actions{width:auto!important;max-width:100%!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-action-pill,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner label.cdr-action-pill{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}@media(max-width:1500px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar{position:static!important;width:100%!important;max-width:100%!important;justify-content:center!important;margin-top:8px!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner .cdr-control-actions{justify-content:center!important;flex-wrap:wrap!important}}.app-shell{--cdr-future-header-logo-slot: clamp(118px, 8vw, 168px)}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{padding-right:calc(var(--cdr-future-header-logo-slot) + 16px)!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{justify-self:end!important;text-align:right!important;padding-right:0!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-control-bar{right:calc(var(--cdr-future-header-logo-slot) + 14px)!important}@media(max-width:1500px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{padding-right:14px!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{justify-self:center!important;text-align:center!important}}.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{padding-left:clamp(24px,3vw,54px)!important;padding-right:calc(var(--cdr-future-header-logo-slot) + 16px)!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{grid-column:1 / -1!important;justify-self:start!important;align-self:center!important;width:min(100%,calc(100% - var(--cdr-future-header-logo-slot) - 560px))!important;max-width:900px!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important}.app-shell .cdr-command-shell .followup-dashboard-title h1,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{text-align:left!important}.app-shell .cdr-command-shell .followup-dashboard-title p,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{display:block!important;margin:8px 0 0!important;text-align:left!important}@media(max-width:1500px){.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{padding-left:18px!important;padding-right:18px!important}.app-shell .cdr-command-shell .followup-dashboard-title,.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{justify-self:start!important;width:100%!important;max-width:none!important;text-align:left!important}}.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.dark-background-theme .cdr-command-shell .dashboard-tabs-row{position:relative!important;z-index:3!important;width:100%!important;min-height:46px!important;margin:0!important;padding:6px 10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;border:1px solid rgba(54,184,230,.28)!important;border-top:0!important;background:#061621fa!important;box-shadow:inset 0 1px #ffffff0d!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-row,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-row{border-color:#006fa43d!important;background:#f6fbfffa!important;box-shadow:inset 0 1px #ffffffe6,0 1px #0b486814!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{width:auto!important;min-width:0!important;max-width:100%!important;min-height:34px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:7px!important;overflow:hidden!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .dashboard-tabs-actions{min-width:0!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-banner-control-bar,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-banner-control-bar,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-banner-control-bar{position:static!important;inset:auto!important;width:auto!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-control-actions{width:auto!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important}.app-shell .cdr-command-shell .dashboard-tab,.app-shell.dark-background-theme .cdr-command-shell .dashboard-tab{height:32px!important;min-height:32px!important;padding:0 12px!important;border-radius:4px!important;border:1px solid rgba(93,190,234,.24)!important;background:#0d2231eb!important;color:#d9edf8!important;font-weight:850!important;text-shadow:none!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tab,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tab{border-color:#00669938!important;background:#fff!important;color:#18384c!important}.app-shell .cdr-command-shell .dashboard-tab.active,.app-shell.dark-background-theme .cdr-command-shell .dashboard-tab.active,.app-shell.light-background-theme .cdr-command-shell .dashboard-tab.active,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tab.active{border-color:#22c7f7!important;background:linear-gradient(135deg,#21d4fd,#36a9f5)!important;color:#031321!important;box-shadow:0 10px 24px #1cb4f033!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,.app-shell .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,.app-shell .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill{height:32px!important;min-height:32px!important;padding:0 11px!important;border-radius:4px!important;border:1px solid rgba(93,190,234,.26)!important;background:#0d2231f5!important;color:#f2fbff!important;font-size:10.5px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;text-shadow:none!important}.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill{border-color:#00669938!important;background:#fff!important;color:#082033!important;box-shadow:0 6px 14px #0c466e14!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-primary,.app-shell .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-primary,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-action-primary,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-primary,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions .cdr-action-primary,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-primary{border-color:transparent!important;background:linear-gradient(135deg,#2fd6ff,#5aa8ff)!important;color:#031321!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill svg{color:currentColor!important;stroke:currentColor!important}.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell{background:#eaf4fa!important}.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{border-color:#0693!important;background:linear-gradient(135deg,#f7fcff,#e6f4fb 56%,#dff1fa)!important;box-shadow:inset 0 1px #fffffff2,0 12px 28px #225d821a!important}.app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art,.app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{opacity:.52!important}.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{color:#062033!important;text-shadow:0 2px 0 rgba(255,255,255,.72),0 10px 22px rgba(55,112,146,.18)!important}.app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,.app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title p{color:#126083!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel{border-color:#0693!important;background:#fffffffa!important;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0c466e12!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel label>span,.app-shell.light-background-theme .cdr-command-shell .filters-panel .filter-label,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel label>span,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel .filter-label{color:#18384c!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel input,.app-shell.light-background-theme .cdr-command-shell .filters-panel select,.app-shell.light-background-theme .cdr-command-shell .multi-select-trigger,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel input,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel select,.app-shell.se-theme.light-background-theme .cdr-command-shell .multi-select-trigger{border-color:#0066993d!important;background:#fff!important;color:#082033!important}.app-shell.light-background-theme .cdr-command-shell .filters-panel input::placeholder,.app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel input::placeholder{color:#60798a!important;opacity:1!important}.app-shell.light-background-theme .cdr-command-shell .reset-filter-button,.app-shell.se-theme.light-background-theme .cdr-command-shell .reset-filter-button{border-color:#0066993d!important;background:#fff!important;color:#082033!important}.app-shell.light-background-theme .cdr-command-shell .filter-count,.app-shell.se-theme.light-background-theme .cdr-command-shell .filter-count{border-color:#0693!important;background:#edf8ff!important;color:#0b405b!important}@media(max-width:1500px){.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.dark-background-theme .cdr-command-shell .dashboard-tabs-row,.app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-row,.app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-row{grid-template-columns:1fr!important;gap:7px!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell .cdr-command-shell .dashboard-tabs-actions,.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-banner-control-bar,.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-control-actions{justify-content:center!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-control-actions{flex-wrap:wrap!important;overflow:visible!important}}.app-shell .cdr-command-shell,.app-shell.dark-background-theme .cdr-command-shell,.app-shell.light-background-theme .cdr-command-shell,.app-shell.se-theme .cdr-command-shell,.app-shell.se-theme.light-background-theme .cdr-command-shell,.app-shell.active-tab-overview .cdr-command-shell{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"cdrHeader" "cdrProfile" "cdrTabs" "cdrFilters"!important;gap:0!important}.app-shell .cdr-command-shell>.topbar.followup-style-topbar,.app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar,.app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-area:cdrHeader!important}.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{grid-area:cdrProfile!important;width:100%!important;max-width:none!important;margin:0!important;padding:4px 4px 0!important;display:grid!important;grid-template-columns:minmax(340px,.65fr) minmax(520px,1fr)!important;gap:8px!important;background:#020914!important;border-left:1px solid rgba(54,184,230,.28)!important;border-right:1px solid rgba(54,184,230,.28)!important;border-radius:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card{min-height:76px!important;height:76px!important;margin:0!important;padding:10px 18px!important;border-radius:6px!important;border:1px solid rgba(65,165,225,.48)!important;background:#082037fa!important;box-shadow:none!important;overflow:hidden!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main img{width:58px!important;height:58px!important;object-fit:contain!important;background:#fff!important;border-radius:0!important;padding:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main span,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card span{display:block!important;margin:0 0 2px!important;font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.26em!important;color:#b8f2ff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong{display:block!important;margin:0!important;font-size:clamp(40px,4.6vw,60px)!important;line-height:.86!important;font-weight:950!important;color:#fff!important;letter-spacing:-.045em!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main p{margin:-1px 0 0!important;font-size:clamp(20px,2vw,28px)!important;line-height:.9!important;font-weight:950!important;color:#b8eaff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg{width:24px!important;height:24px!important;color:#d7f4ff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong{display:block!important;margin:0!important;font-size:15px!important;line-height:1.05!important;font-weight:950!important;color:#fff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card small,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card small{margin:2px 0 0!important;font-size:11px!important;line-height:1.1!important;font-weight:850!important;color:#b8eaff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:4px 0 0!important;overflow:hidden!important;max-height:22px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips em,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips em{display:inline-flex!important;align-items:center!important;min-height:18px!important;padding:2px 9px!important;border-radius:999px!important;border:1px solid rgba(107,205,255,.55)!important;background:#1a5c8594!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;white-space:nowrap!important}.app-shell .cdr-command-shell>.dashboard-tabs-row,.app-shell.active-tab-overview .cdr-command-shell>.dashboard-tabs-row{grid-area:cdrTabs!important;width:100%!important;max-width:none!important;min-height:52px!important;margin:0!important;padding:8px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;background:#051625fa!important;border:1px solid rgba(62,168,220,.3)!important;border-top:0!important;border-radius:0!important;overflow:visible!important}.app-shell .cdr-command-shell>.filters-panel,.app-shell.active-tab-overview .cdr-command-shell>.filters-panel{grid-area:cdrFilters!important}.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band{background:#eaf4fa!important}.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-card{background:#fff!important;border-color:#0066993d!important}.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong,.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main p,.app-shell.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-main p,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong{color:#082033!important}@media(max-width:1050px){.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{grid-template-columns:1fr!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card{height:auto!important;min-height:72px!important}}.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{width:100%!important;max-width:none!important;margin:0!important;padding:6px 0 0!important;display:grid!important;grid-template-columns:minmax(420px,1fr) minmax(680px,2fr)!important;gap:14px!important;background:transparent!important;border:0!important;border-radius:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card{min-height:176px!important;height:176px!important;margin:0!important;padding:22px 32px!important;border-radius:14px!important;border:1px solid rgba(64,154,218,.55)!important;background:#0f192afa!important;box-shadow:inset 0 1px #ffffff09!important;overflow:hidden!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:center!important;gap:28px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main img{width:98px!important;height:98px!important;object-fit:contain!important;background:#fff!important;border-radius:0!important;padding:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main span,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card span{display:block!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.28em!important;color:#b9efff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong{display:block!important;margin:0!important;font-size:clamp(82px,6.4vw,116px)!important;line-height:.78!important;font-weight:950!important;color:#fff!important;letter-spacing:-.07em!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main p{margin:3px 0 0!important;font-size:clamp(34px,2.7vw,46px)!important;line-height:.92!important;font-weight:950!important;color:#b8eaff!important;white-space:nowrap!important;letter-spacing:-.035em!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:26px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg{width:34px!important;height:34px!important;color:#d7f4ff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong{display:block!important;margin:0 0 3px!important;font-size:24px!important;line-height:1.05!important;font-weight:950!important;color:#fff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card small,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card small{margin:5px 0 0!important;font-size:16px!important;line-height:1.14!important;font-weight:850!important;color:#b8eaff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0 0!important;overflow:hidden!important;max-height:30px!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips em,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips em{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:4px 12px!important;border-radius:999px!important;border:1px solid rgba(107,205,255,.58)!important;background:#1a5c8594!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;white-space:nowrap!important}@media(max-width:1250px){.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{grid-template-columns:1fr!important}}.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{width:100%!important;max-width:none!important;margin:0!important;padding:6px 0 0!important;display:grid!important;grid-template-columns:fit-content(560px) minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important;background:transparent!important;border:0!important;border-radius:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main{width:fit-content!important;min-width:520px!important;max-width:560px!important;min-height:96px!important;height:auto!important;padding:16px 28px 14px!important;display:grid!important;grid-template-columns:84px max-content!important;align-items:center!important;gap:22px!important;border-radius:14px!important;border:1px solid rgba(64,154,218,.55)!important;background:#0f192afa!important;overflow:hidden!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main img,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main img{width:76px!important;height:76px!important;object-fit:contain!important;background:#fff!important;border-radius:0!important;padding:0!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main span{margin:0 0 2px!important;font-size:14px!important;line-height:1!important;font-weight:950!important;letter-spacing:.28em!important;white-space:nowrap!important;color:#b9efff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main strong{display:block!important;margin:0!important;font-size:72px!important;line-height:.78!important;font-weight:950!important;color:#fff!important;letter-spacing:-.07em!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main p{margin:1px 0 0!important;font-size:31px!important;line-height:.92!important;font-weight:950!important;color:#b8eaff!important;white-space:nowrap!important;letter-spacing:-.035em!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card{width:100%!important;min-width:0!important;min-height:96px!important;height:auto!important;padding:16px 28px 14px!important;display:grid!important;grid-template-columns:44px minmax(0,max-content)!important;justify-content:start!important;align-items:center!important;gap:22px!important;border-radius:14px!important;border:1px solid rgba(64,154,218,.55)!important;background:#0f192afa!important;overflow:hidden!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card>div,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card>div{width:fit-content!important;max-width:100%!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card svg{width:30px!important;height:30px!important;color:#d7f4ff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card span,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card span{margin:0 0 3px!important;font-size:13px!important;line-height:1!important;font-weight:950!important;letter-spacing:.28em!important;white-space:nowrap!important;color:#b9efff!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card strong{display:block!important;margin:0 0 2px!important;font-size:19px!important;line-height:1.05!important;font-weight:950!important;color:#fff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-card small,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card p,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-card small{margin:3px 0 0!important;font-size:14px!important;line-height:1.1!important;font-weight:850!important;color:#b8eaff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips{width:fit-content!important;max-width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:7px 0 0!important;overflow:visible!important;max-height:none!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-source-chips em,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-source-chips em{min-height:22px!important;padding:4px 11px!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important}@media(max-width:1100px){.app-shell .cdr-command-shell .cdr-header-profile-band,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band{grid-template-columns:1fr!important}.app-shell .cdr-command-shell .cdr-header-profile-band .modern-profile-main,.app-shell.active-tab-overview .cdr-command-shell .cdr-header-profile-band .modern-profile-main{width:100%!important;min-width:0!important;max-width:none!important;grid-template-columns:76px minmax(0,max-content)!important}}html:has(.upload-shell),body:has(.upload-shell),body:has(.upload-shell.light-background-theme),body:has(.upload-shell.dark-background-theme){width:100%!important;min-width:0!important;min-height:100%!important;margin:0!important;overflow-x:hidden!important;background-image:none!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}body:has(.upload-shell.light-background-theme){background-color:#eef6fb!important}body:has(.upload-shell.dark-background-theme){background-color:#020914!important}.upload-shell,.upload-shell.light-background-theme,.upload-shell.dark-background-theme{position:relative!important;width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow-x:hidden!important;background-image:none!important;background-repeat:no-repeat!important;background-color:#eef6fb!important;color:#0b2435!important}.upload-shell.dark-background-theme{background-color:#020914!important;color:#f4fbff!important}.upload-shell:before,.upload-shell:after,.upload-shell.light-background-theme:before,.upload-shell.light-background-theme:after,.upload-shell.dark-background-theme:before,.upload-shell.dark-background-theme:after,.upload-shell .followup-upload-shell:before,.upload-shell .followup-upload-shell:after,.upload-shell .followup-upload-card:before,.upload-shell .followup-upload-card:after,.upload-shell .followup-upload-visual:before,.upload-shell .followup-upload-visual:after{content:none!important;display:none!important;background:none!important;opacity:0!important}.upload-shell .followup-upload-shell{position:relative!important;z-index:1!important;width:100%!important;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:transparent!important}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{position:relative!important;width:min(100%,1680px)!important;min-height:min(820px,calc(100vh - 48px))!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:clamp(24px,3vw,48px)!important;align-items:stretch!important;padding:clamp(28px,3.3vw,54px)!important;border:1px solid rgba(60,137,175,.2)!important;border-radius:28px!important;background:#fff!important;background-image:none!important;box-shadow:0 28px 80px #112f462e!important;color:#0c2638!important;overflow:hidden!important}.upload-shell.dark-background-theme .followup-upload-card{border-color:#39c1f13d!important;background:#061321!important;color:#f4fbff!important;box-shadow:0 30px 90px #0000006b!important}.upload-shell .followup-upload-left{position:relative!important;z-index:2!important;display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(8px,1.2vw,20px)!important}.upload-shell .followup-eyebrow,.upload-shell .followup-drop-note{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important;color:#1d607d!important;font-size:.85rem!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.upload-shell.dark-background-theme .followup-eyebrow,.upload-shell.dark-background-theme .followup-drop-note{color:#8bd7ff!important}.upload-shell .followup-upload-left h1{margin:0!important;max-width:760px!important;color:#14384a!important;font-size:clamp(3rem,5.8vw,6.8rem)!important;line-height:.95!important;font-weight:900!important;letter-spacing:0!important}.upload-shell.dark-background-theme .followup-upload-left h1{color:#f5fbff!important}.upload-shell .followup-upload-left h1 span{display:block!important}.upload-shell .followup-lead{max-width:720px!important;margin:26px 0 28px!important;color:#33596b!important;font-size:clamp(1rem,1.15vw,1.24rem)!important;line-height:1.55!important;font-weight:650!important}.upload-shell.dark-background-theme .followup-lead{color:#bdd7e6!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important}.upload-shell .followup-action-button,.upload-shell .followup-mini-card,.upload-shell.light-background-theme .followup-action-button,.upload-shell.light-background-theme .followup-mini-card,.upload-shell.dark-background-theme .followup-action-button,.upload-shell.dark-background-theme .followup-mini-card{min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:1px solid rgba(40,120,160,.22)!important;border-radius:14px!important;background:#f8fcff!important;color:#153a4d!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:none!important;cursor:pointer!important}.upload-shell .followup-action-button{padding:0 18px!important}.upload-shell .followup-mini-card{justify-content:flex-start!important;min-width:260px!important;padding:14px 18px!important;text-transform:none!important}.upload-shell.dark-background-theme .followup-action-button,.upload-shell.dark-background-theme .followup-mini-card{border-color:#5bccf74d!important;background:#081f30eb!important;color:#effaff!important}.upload-shell .followup-action-button:hover,.upload-shell .followup-mini-card:hover{transform:translateY(-1px)!important;border-color:#0098d894!important}.upload-shell .followup-action-button:disabled{cursor:not-allowed!important;opacity:.58!important}.upload-shell .followup-action-button input,.upload-shell .followup-mini-card input{display:none!important}.upload-shell .followup-mini-card strong,.upload-shell .followup-mini-card span{display:block!important;color:inherit!important}.upload-shell .followup-mini-card span{margin-top:3px!important;color:#4d6f81!important;font-size:.83rem!important;font-weight:700!important}.upload-shell.dark-background-theme .followup-mini-card span{color:#b4d1df!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{position:relative!important;z-index:1!important;min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(18px,2.4vw,34px)!important;border:1px solid rgba(74,144,180,.22)!important;border-radius:24px!important;background:#dcecf7!important;background-image:none!important;overflow:hidden!important}.upload-shell.dark-background-theme .followup-upload-visual{border-color:#41c3f142!important;background:#0b2234!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{position:static!important;z-index:1!important;display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:none!important;opacity:1!important}.upload-shell .followup-ready-card,.upload-shell.light-background-theme .followup-ready-card,.upload-shell.dark-background-theme .followup-ready-card{position:absolute!important;left:32px!important;right:32px!important;bottom:28px!important;z-index:3!important;padding:18px 22px!important;border:1px solid rgba(99,203,246,.28)!important;border-radius:16px!important;background:#041320eb!important;color:#eefaff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.upload-shell .followup-ready-card span,.upload-shell .followup-ready-card strong,.upload-shell .followup-ready-card p{color:inherit!important}.upload-shell .followup-ready-card span{display:block!important;margin-bottom:5px!important;color:#6bcdf5!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.14em!important}.upload-shell .followup-ready-card strong{display:block!important;font-size:clamp(1.3rem,2vw,2.3rem)!important;line-height:1.05!important;font-weight:900!important}.upload-shell .followup-ready-card p{margin:8px 0 0!important;color:#b9d4e1!important;font-weight:700!important}.upload-shell .followup-theme-button,.upload-shell.light-background-theme .followup-theme-button,.upload-shell.dark-background-theme .followup-theme-button{position:absolute!important;top:22px!important;right:22px!important;z-index:8!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 16px!important;border:1px solid rgba(39,126,169,.28)!important;border-radius:999px!important;background:#f7fcff!important;color:#102f42!important;font-size:.9rem!important;font-weight:900!important;box-shadow:0 10px 30px #0b23341f!important}.upload-shell.dark-background-theme .followup-theme-button{border-color:#56d2ff4d!important;background:#081c2bf0!important;color:#f4fbff!important}.upload-shell .loading-overlay{position:fixed!important;inset:0!important;z-index:50!important;display:grid!important;place-items:center!important;background:#020a1294!important}@media(max-width:1180px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{grid-template-columns:1fr!important;min-height:auto!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{min-height:440px!important}}@media(max-width:720px){.upload-shell .followup-upload-shell{padding:12px!important}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{padding:24px 18px!important;border-radius:20px!important}.upload-shell .followup-theme-button{position:relative!important;top:auto!important;right:auto!important;justify-self:flex-end!important;margin-left:auto!important}.upload-shell .followup-upload-left h1{font-size:clamp(2.7rem,13vw,4.2rem)!important}.upload-shell .followup-action-button,.upload-shell .followup-mini-card{width:100%!important}.upload-shell .followup-upload-visual{min-height:360px!important;padding:14px!important}.upload-shell .followup-ready-card{left:16px!important;right:16px!important;bottom:16px!important}}.upload-shell .followup-theme-button,.upload-shell.light-background-theme .followup-theme-button,.upload-shell.dark-background-theme .followup-theme-button{left:22px!important;right:auto!important}.upload-shell .followup-upload-left h1{max-width:none!important;width:100%!important;white-space:nowrap!important;font-size:clamp(3.1rem,4.9vw,5.7rem)!important;line-height:1!important}.upload-shell .followup-upload-left h1 span{display:inline!important}.upload-shell .followup-upload-left h1 span+span:before{content:" "!important}.upload-shell .followup-primary-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.upload-shell .followup-primary-actions .followup-action-button{width:100%!important;min-width:0!important;padding:0 14px!important;white-space:nowrap!important}.upload-shell .followup-mini-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.upload-shell .followup-mini-card{width:100%!important;min-width:0!important}@media(max-width:1180px){.upload-shell .followup-upload-left h1{white-space:normal!important;font-size:clamp(2.8rem,8vw,5rem)!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.upload-shell .followup-theme-button,.upload-shell.light-background-theme .followup-theme-button,.upload-shell.dark-background-theme .followup-theme-button{left:auto!important}}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{grid-template-columns:1fr!important;align-items:start!important;min-height:min(760px,calc(100vh - 48px))!important;padding-top:clamp(74px,7vw,104px)!important;padding-right:clamp(360px,43vw,680px)!important}.upload-shell .followup-upload-card:after,.upload-shell.light-background-theme .followup-upload-card:after,.upload-shell.dark-background-theme .followup-upload-card:after{content:""!important;display:block!important;position:absolute!important;right:clamp(24px,4vw,58px)!important;top:clamp(86px,9vw,130px)!important;bottom:clamp(28px,4vw,56px)!important;width:min(40vw,620px)!important;min-width:330px!important;border-radius:24px!important;background-image:url(../assets/h.png)!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important;opacity:1!important;pointer-events:none!important;filter:none!important}.upload-shell .followup-upload-left{justify-content:flex-start!important;align-self:start!important;max-width:880px!important;padding-top:0!important}.upload-shell .followup-lead{margin:18px 0 22px!important}.upload-shell .followup-drop-note{margin-top:24px!important}.upload-shell .followup-upload-visual,.upload-shell .followup-ready-card{display:none!important}@media(max-width:1180px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{padding-right:clamp(28px,3.3vw,54px)!important;padding-bottom:360px!important}.upload-shell .followup-upload-card:after,.upload-shell.light-background-theme .followup-upload-card:after,.upload-shell.dark-background-theme .followup-upload-card:after{inset:auto 24px 24px!important;width:auto!important;min-width:0!important;height:310px!important;background-position:center!important}}@media(max-width:720px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{padding-top:24px!important;padding-bottom:260px!important}.upload-shell .followup-upload-card:after,.upload-shell.light-background-theme .followup-upload-card:after,.upload-shell.dark-background-theme .followup-upload-card:after{height:220px!important;left:14px!important;right:14px!important;bottom:14px!important}}.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;margin-top:14px!important;padding:14px!important;border:1px solid rgba(40,120,160,.22)!important;border-radius:16px!important;background:#f8fcffe0!important;color:#123548!important}.upload-shell.dark-background-theme .followup-staged-upload{border-color:#5bccf74d!important;background:#071928e6!important;color:#f4fbff!important}.upload-shell .followup-staged-upload strong,.upload-shell .followup-staged-upload span{display:block!important;color:inherit!important}.upload-shell .followup-staged-upload strong{font-size:.95rem!important;font-weight:900!important}.upload-shell .followup-staged-upload span{margin-top:4px!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#4d6f81!important;font-size:.86rem!important;font-weight:750!important}.upload-shell.dark-background-theme .followup-staged-upload span{color:#b8d6e5!important}.upload-shell .followup-staged-upload.has-files{border-color:#00a6a685!important;box-shadow:0 0 0 1px #00a6a614 inset!important}.upload-shell .followup-staged-actions{display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-end!important}.upload-shell .followup-staged-actions .followup-action-button{min-height:44px!important;width:auto!important;white-space:nowrap!important}.upload-shell .followup-confirm-upload:not(:disabled),.upload-shell.light-background-theme .followup-confirm-upload:not(:disabled),.upload-shell.dark-background-theme .followup-confirm-upload:not(:disabled){border-color:#00a6a6bf!important;background:linear-gradient(135deg,#1fd4e8,#59a8ff)!important;color:#041522!important}@media(max-width:900px){.upload-shell .followup-staged-upload{grid-template-columns:1fr!important}.upload-shell .followup-staged-actions{justify-content:stretch!important}.upload-shell .followup-staged-actions .followup-action-button{flex:1 1 0!important}}.upload-shell .followup-upload-shell{align-items:center!important;justify-content:center!important;padding:clamp(18px,2vw,30px)!important}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{width:min(100%,1588px)!important;min-height:auto!important;grid-template-columns:minmax(0,820px) minmax(420px,720px)!important;gap:clamp(8px,.75vw,12px)!important;align-items:center!important;padding:clamp(22px,2.4vw,38px) clamp(20px,2.2vw,34px)!important;border-radius:0!important;border:0!important;background:#f7fbff!important;background-image:none!important;box-shadow:none!important;overflow:visible!important}.upload-shell.dark-background-theme .followup-upload-card{background:#06131f!important}.upload-shell .followup-upload-card:after,.upload-shell.light-background-theme .followup-upload-card:after,.upload-shell.dark-background-theme .followup-upload-card:after{content:none!important;display:none!important}.upload-shell .followup-upload-left{max-width:820px!important;min-height:0!important;padding:48px 0 0!important;justify-content:center!important;--upload-control-width: min(100%, 820px)}.upload-shell .followup-theme-button,.upload-shell.light-background-theme .followup-theme-button,.upload-shell.dark-background-theme .followup-theme-button{top:clamp(14px,1.8vw,24px)!important;left:clamp(14px,1.8vw,24px)!important;right:auto!important;min-height:42px!important;padding:0 18px!important}.upload-shell .followup-eyebrow{margin:0 0 12px!important}.upload-shell .followup-upload-left h1{max-width:100%!important;width:100%!important;white-space:nowrap!important;font-size:clamp(3.8rem,4.9vw,5.75rem)!important;line-height:.95!important;letter-spacing:-.035em!important}.upload-shell .followup-lead{max-width:760px!important;margin:12px 0 14px!important;font-size:clamp(1.05rem,1.15vw,1.28rem)!important;line-height:1.42!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid{width:var(--upload-control-width)!important;max-width:var(--upload-control-width)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-self:stretch!important}.upload-shell .followup-mini-grid{margin-top:8px!important}.upload-shell .followup-primary-actions .followup-action-button,.upload-shell .followup-mini-card{width:100%!important;max-width:none!important;min-width:0!important;height:68px!important;min-height:68px!important;max-height:68px!important;border-radius:14px!important}.upload-shell .followup-primary-actions .followup-action-button,.upload-shell .followup-mini-grid .followup-mini-card{display:flex!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;text-align:left!important}.upload-shell .followup-mini-grid .followup-mini-card>div{min-width:0!important}.upload-shell .followup-primary-actions .followup-action-button span,.upload-shell .followup-mini-grid .followup-mini-card strong,.upload-shell .followup-mini-grid .followup-mini-card span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.upload-shell .followup-mini-grid .followup-mini-card strong{font-size:.82rem!important;line-height:1.15!important}.upload-shell .followup-mini-grid .followup-mini-card span{margin-top:2px!important;font-size:.78rem!important;line-height:1.15!important}.upload-shell .followup-action-button,.upload-shell .followup-mini-card{border-color:#1c6d9752!important;background:#f2f9fdc7!important}.upload-shell.dark-background-theme .followup-action-button,.upload-shell.dark-background-theme .followup-mini-card{border-color:#3cb7ea61!important;background:#061f31c7!important}.upload-shell .followup-drop-note{display:none!important}.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{width:var(--upload-control-width)!important;max-width:var(--upload-control-width)!important;display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(96px,.5fr)!important;align-items:center!important;gap:12px!important;margin-top:8px!important;padding:12px!important;border-radius:16px!important}.upload-shell .followup-staged-upload>div:first-child{grid-column:1 / -1!important;min-width:0!important}.upload-shell .followup-staged-upload>.followup-action-button{width:100%!important;min-width:0!important;min-height:46px!important}.upload-shell .followup-staged-actions{grid-column:2 / 4!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(96px,.5fr)!important;gap:10px!important}.upload-shell .followup-staged-actions .followup-action-button{min-height:46px!important;width:100%!important;min-width:0!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{position:relative!important;z-index:2!important;display:flex!important;min-height:0!important;height:286px!important;width:min(100%,720px)!important;align-self:start!important;justify-self:start!important;margin-top:clamp(205px,14vw,255px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important}@media(max-width:1280px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{grid-template-columns:1fr!important;padding:84px 24px 28px!important}.upload-shell .followup-upload-left h1{white-space:normal!important;font-size:clamp(3.2rem,8vw,5.8rem)!important}.upload-shell .followup-upload-visual{margin-top:0!important;height:min(46vw,430px)!important}}@media(max-width:720px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{padding:72px 16px 20px!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid{grid-template-columns:1fr!important}.upload-shell .followup-staged-actions{grid-column:auto!important;grid-template-columns:1fr!important}.upload-shell .followup-upload-visual{height:240px!important}}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{--upload-column-width: 820px;--upload-image-width: 460px;--upload-row-gap: 30px;--upload-image-gap: 0px;width:fit-content!important;max-width:calc(100vw - 48px)!important;grid-template-columns:var(--upload-column-width) var(--upload-image-width)!important;column-gap:var(--upload-image-gap)!important;row-gap:0!important;justify-content:center!important;align-items:stretch!important;padding:28px 0 28px 28px!important;margin-inline:auto!important}.upload-shell .followup-upload-left{width:var(--upload-column-width)!important;max-width:var(--upload-column-width)!important;--upload-control-width: var(--upload-column-width)}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid,.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{width:var(--upload-control-width)!important;max-width:var(--upload-control-width)!important}.upload-shell .followup-mini-grid,.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{margin-top:var(--upload-row-gap)!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{width:var(--upload-image-width)!important;height:auto!important;min-height:100%!important;justify-self:start!important;align-self:stretch!important;margin-top:0!important;margin-left:0!important;overflow:hidden!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{display:block!important;width:var(--upload-image-width)!important;height:100%!important;object-fit:cover!important;object-position:53% center!important}@media(max-width:1500px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{--upload-column-width: min(52vw, 820px);--upload-image-width: min(34vw, 460px)}}@media(max-width:1280px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{--upload-column-width: min(100%, 820px);--upload-image-width: min(100%, 720px);width:min(100%,920px)!important;grid-template-columns:1fr!important;row-gap:18px!important;padding:72px 24px 28px!important}.upload-shell .followup-upload-left{width:100%!important;max-width:820px!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{margin-top:0!important;justify-self:center!important;height:calc(var(--upload-image-width) / 2)!important;min-height:0!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{height:100%!important;object-fit:contain!important}}@media(max-width:720px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{max-width:calc(100vw - 24px)!important;padding:72px 16px 20px!important}}.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{--upload-column-width: 820px;--upload-image-width: 420px;--upload-image-height: 640px;--upload-image-gap: 22px;--upload-control-gap: 22px;grid-template-columns:var(--upload-column-width) var(--upload-image-width)!important;column-gap:var(--upload-image-gap)!important;align-items:center!important;padding:24px 14px 0 28px!important}.upload-shell .followup-control-stack{width:var(--upload-control-width)!important;display:flex!important;flex-direction:column!important;gap:var(--upload-control-gap)!important;margin:0!important;padding:0!important}.upload-shell .followup-control-stack>.followup-primary-actions,.upload-shell .followup-control-stack>.followup-mini-grid,.upload-shell .followup-control-stack>.followup-staged-upload{margin:0!important}.upload-shell .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual{width:var(--upload-image-width)!important;height:var(--upload-image-height)!important;min-height:0!important;align-self:center!important;justify-self:start!important;margin:0!important;overflow:hidden!important}.upload-shell .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(96px,.52fr)!important}.upload-shell .followup-sample-button{width:100%!important;min-width:0!important;min-height:46px!important}.upload-shell .followup-staged-actions{grid-column:3 / 5!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(96px,.52fr)!important;gap:10px!important}@media(max-width:900px){.upload-shell .followup-staged-upload,.upload-shell.light-background-theme .followup-staged-upload,.upload-shell.dark-background-theme .followup-staged-upload{grid-template-columns:1fr!important}.upload-shell .followup-staged-actions{grid-column:auto!important;grid-template-columns:1fr!important}}@media(max-width:1500px){.upload-shell .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{--upload-image-width: min(27vw, 420px);--upload-image-height: min(46vw, 640px)}}body .app-shell,body .upload-shell{--cdr-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cdr-page-dark-bg: #0A0F1A;--cdr-page-light-bg: #F7FBFF;--cdr-text-main-dark: #FFFFFF;--cdr-text-sub-dark: #9CA3AF;--cdr-text-main-light: #092033;--cdr-text-sub-light: #3F6174;--cdr-box-bg-dark: #111827;--cdr-box-bg-dark-2: #0F172A;--cdr-box-bg-light: #FFFFFF;--cdr-box-bg-light-2: #F4F9FD;--cdr-box-border-dark: #1F2937;--cdr-box-border-light: rgba(0, 100, 150, .22);--cdr-box-radius: 14px;--cdr-box-radius-small: 10px;--cdr-box-shadow-dark: 0 18px 46px rgba(0, 0, 0, .32);--cdr-box-shadow-light: 0 18px 42px rgba(17, 86, 128, .14);--cdr-box-padding: 16px;--cdr-box-gap: 14px;--cdr-primary: #2563EB;--cdr-secondary: #06B6D4;--cdr-accent-purple: #7C3AED;--cdr-accent-yellow: #FACC15;--cdr-accent-green: #22C55E;--cdr-accent-red: #EF4444;--cdr-muted: #9CA3AF;--cdr-header-height: 90px;--cdr-header-bg: #0A0F1A;--cdr-header-border: #1F2937;--cdr-header-radius: 16px;--cdr-header-padding-y: 14px;--cdr-header-padding-x: 18px;--cdr-header-gap: 16px;--cdr-header-title-size: 26px;--cdr-header-title-weight: 900;--cdr-header-title-color: #FFFFFF;--cdr-header-title-align: left;--cdr-header-subtitle-size: 12px;--cdr-header-subtitle-weight: 750;--cdr-header-subtitle-color: #9CA3AF;--cdr-header-logo-width: 64px;--cdr-header-logo-height: 42px;--cdr-tab-height: 40px;--cdr-tab-padding-x: 16px;--cdr-tab-font-size: 12px;--cdr-tab-font-weight: 850;--cdr-tab-color: #9CA3AF;--cdr-tab-active-color: #FFFFFF;--cdr-tab-bg: transparent;--cdr-tab-active-bg: #2563EB;--cdr-tab-border: #1F2937;--cdr-tab-radius: 999px;--cdr-tab-horizontal-align: center;--cdr-tab-vertical-align: center;--cdr-section-title-size: 24px;--cdr-section-title-weight: 900;--cdr-section-title-color: #FFFFFF;--cdr-section-title-align: left;--cdr-section-subtitle-size: 12px;--cdr-section-subtitle-weight: 700;--cdr-section-subtitle-color: #9CA3AF;--cdr-section-header-height: auto;--cdr-section-header-padding: 4px 2px;--cdr-section-header-gap: 12px;--cdr-button-height: 40px;--cdr-button-min-width: 92px;--cdr-button-padding-x: 14px;--cdr-button-font-size: 12px;--cdr-button-font-weight: 850;--cdr-button-color: #FFFFFF;--cdr-button-bg: #092536;--cdr-button-border: rgba(116, 181, 214, .38);--cdr-button-radius: 12px;--cdr-button-horizontal-align: center;--cdr-button-vertical-align: center;--cdr-button-gap: 8px;--cdr-button-hover-bg: #0D3550;--cdr-button-hover-color: #FFFFFF;--cdr-button-hover-border: rgba(110, 201, 255, .62);--cdr-filter-row-gap: 12px;--cdr-filter-column-gap: 14px;--cdr-filter-panel-padding: 12px;--cdr-filter-panel-radius: 16px;--cdr-filter-panel-bg: #111827;--cdr-filter-panel-border: #1F2937;--cdr-filter-search-width: 300px;--cdr-filter-region-width: 150px;--cdr-filter-year-width: 120px;--cdr-filter-month-width: 145px;--cdr-filter-company-width: 230px;--cdr-filter-base-station-width: 260px;--cdr-filter-talkgroup-width: 260px;--cdr-filter-call-type-width: 220px;--cdr-filter-radio-type-width: 200px;--cdr-filter-encryption-width: 190px;--cdr-filter-duplex-width: 190px;--cdr-filter-reset-width: 110px;--cdr-filter-info-width: 245px;--cdr-filter-label-height: 18px;--cdr-filter-label-size: 11px;--cdr-filter-label-weight: 900;--cdr-filter-label-color: #9CA3AF;--cdr-filter-label-align: left;--cdr-filter-control-height: 44px;--cdr-filter-control-font-size: 13px;--cdr-filter-control-font-weight: 800;--cdr-filter-control-color: #FFFFFF;--cdr-filter-control-bg: #0F172A;--cdr-filter-control-border: #1F2937;--cdr-filter-control-radius: 12px;--cdr-filter-control-padding-x: 12px;--cdr-filter-control-text-align: left;--cdr-filter-control-horizontal-align: flex-start;--cdr-filter-control-vertical-align: center;--cdr-hero-bg: #111827;--cdr-hero-border: #1F2937;--cdr-hero-radius: 18px;--cdr-hero-padding: 16px;--cdr-hero-gap: 16px;--cdr-hero-title-size: 76px;--cdr-hero-title-weight: 950;--cdr-hero-title-color: #FFFFFF;--cdr-hero-title-align: center;--cdr-hero-subtitle-size: 22px;--cdr-hero-subtitle-weight: 850;--cdr-hero-subtitle-color: #9CA3AF;--cdr-workbook-card-width: 680px;--cdr-workbook-title-size: 15px;--cdr-workbook-title-weight: 900;--cdr-workbook-meta-size: 11px;--cdr-workbook-meta-weight: 700;--cdr-kpi-card-bg: #111827;--cdr-kpi-card-border: #1F2937;--cdr-kpi-card-radius: 14px;--cdr-kpi-card-height: 56px;--cdr-kpi-card-padding: 6px;--cdr-kpi-card-gap: 6px;--cdr-kpi-label-size: 8px;--cdr-kpi-label-weight: 900;--cdr-kpi-label-color: #FFFFFF;--cdr-kpi-label-align: center;--cdr-kpi-value-size: 13px;--cdr-kpi-value-weight: 900;--cdr-kpi-value-color: #FFFFFF;--cdr-kpi-value-align: center;--cdr-kpi-subtitle-size: 8px;--cdr-kpi-subtitle-weight: 750;--cdr-kpi-subtitle-color: #9CA3AF;--cdr-kpi-subtitle-align: center;--cdr-kpi-icon-size: 28px;--cdr-kpi-icon-bg: linear-gradient(135deg, #2563EB, #06B6D4);--cdr-chart-panel-bg: #111827;--cdr-chart-panel-border: #1F2937;--cdr-chart-panel-radius: 16px;--cdr-chart-panel-padding: 16px;--cdr-chart-panel-min-height: 360px;--cdr-chart-title-size: 16px;--cdr-chart-title-weight: 900;--cdr-chart-title-color: #FFFFFF;--cdr-chart-title-align: left;--cdr-chart-subtitle-size: 12px;--cdr-chart-subtitle-weight: 700;--cdr-chart-subtitle-color: #9CA3AF;--cdr-chart-legend-size: 11px;--cdr-chart-legend-weight: 750;--cdr-chart-legend-color: #9CA3AF;--cdr-chart-label-size: 11px;--cdr-chart-label-weight: 800;--cdr-chart-label-color: #9CA3AF;--cdr-table-bg: #0F172A;--cdr-table-border: #1F2937;--cdr-table-radius: 12px;--cdr-table-header-bg: #1E293B;--cdr-table-header-color: #FFFFFF;--cdr-table-header-size: 11px;--cdr-table-header-weight: 900;--cdr-table-header-align: center;--cdr-table-row-color: #E5E7EB;--cdr-table-row-size: 11px;--cdr-table-row-weight: 700;--cdr-table-row-align: center;--cdr-table-row-height: 36px;--cdr-table-cell-padding-y: 7px;--cdr-table-cell-padding-x: 8px;--cdr-table-hover-bg: #1E293B;--cdr-report-panel-bg: #111827;--cdr-report-card-bg: #0F172A;--cdr-report-title-size: 18px;--cdr-report-title-weight: 900;--cdr-report-text-size: 12px;--cdr-report-text-weight: 700;--cdr-upload-card-bg: #111827;--cdr-upload-card-border: #1F2937;--cdr-upload-card-radius: 22px;--cdr-upload-title-size: 54px;--cdr-upload-title-weight: 950;--cdr-upload-card-title-size: 22px;--cdr-upload-card-title-weight: 900;--cdr-upload-card-text-size: 13px;--cdr-upload-card-text-weight: 700;--cdr-footer-height: 40px;--cdr-footer-bg: #0A0F1A;--cdr-footer-border: #1F2937;--cdr-footer-color: #6B7280;--cdr-footer-font-size: 11px;--cdr-footer-font-weight: 750;--cdr-footer-align: center}body .app-shell.light-background-theme,body .upload-shell.light-background-theme,body .app-shell.se-theme.light-background-theme{--cdr-header-bg: #FFFFFF;--cdr-header-title-color: #092033;--cdr-header-subtitle-color: #3F6174;--cdr-box-bg-dark: #FFFFFF;--cdr-box-bg-dark-2: #F4F9FD;--cdr-box-border-dark: rgba(0, 100, 150, .2);--cdr-filter-panel-bg: #FFFFFF;--cdr-filter-panel-border: rgba(0, 100, 150, .2);--cdr-filter-label-color: #3F6174;--cdr-filter-control-bg: #FFFFFF;--cdr-filter-control-color: #092033;--cdr-filter-control-border: rgba(0, 100, 150, .26);--cdr-chart-panel-bg: #FFFFFF;--cdr-chart-panel-border: rgba(0, 100, 150, .2);--cdr-chart-title-color: #092033;--cdr-chart-subtitle-color: #3F6174;--cdr-kpi-card-bg: #FFFFFF;--cdr-kpi-card-border: rgba(0, 100, 150, .2);--cdr-kpi-label-color: #FFFFFF;--cdr-kpi-value-color: #092033;--cdr-kpi-subtitle-color: #3F6174;--cdr-table-bg: #FFFFFF;--cdr-table-border: rgba(0, 100, 150, .18);--cdr-table-header-bg: #EEF7FC;--cdr-table-header-color: #005F93;--cdr-table-row-color: #18394D;--cdr-table-hover-bg: #EEF7FC;--cdr-button-bg: #FFFFFF;--cdr-button-color: #083047;--cdr-button-border: rgba(0, 100, 150, .26);--cdr-button-hover-bg: #EAF6FF;--cdr-button-hover-color: #06324C}body .app-shell,body .upload-shell{font-family:var(--cdr-font-family)!important}body .app-shell .topbar,body .app-shell .section-nav,body .app-shell .dashboard-tabs,body .app-shell .hero-panel,body .app-shell .workbook-card,body .app-shell .filters-panel,body .app-shell .summary-card,body .app-shell .chart-card,body .app-shell .table-card,body .app-shell .records-card,body .app-shell .modern-panel,body .app-shell .modern-record-card,body .app-shell .data-quality-panel,body .app-shell .quality-score-card,body .app-shell .quality-issue,body .app-shell .reports-tab-panel .table-card,body .upload-shell .upload-copy,body .upload-shell .workbook-choice-panel,body .upload-shell .workbook-choice-card,body .upload-shell .choice-card{border-radius:var(--cdr-box-radius)!important;border-color:var(--cdr-box-border-dark)!important;box-shadow:var(--cdr-box-shadow-dark)!important;background-color:var(--cdr-box-bg-dark)!important;background-image:none!important}body .app-shell.light-background-theme .topbar,body .app-shell.light-background-theme .section-nav,body .app-shell.light-background-theme .dashboard-tabs,body .app-shell.light-background-theme .hero-panel,body .app-shell.light-background-theme .workbook-card,body .app-shell.light-background-theme .filters-panel,body .app-shell.light-background-theme .summary-card,body .app-shell.light-background-theme .chart-card,body .app-shell.light-background-theme .table-card,body .app-shell.light-background-theme .records-card,body .app-shell.light-background-theme .modern-panel,body .app-shell.light-background-theme .modern-record-card,body .app-shell.light-background-theme .data-quality-panel,body .app-shell.light-background-theme .quality-score-card,body .app-shell.light-background-theme .quality-issue,body .upload-shell.light-background-theme .upload-copy,body .upload-shell.light-background-theme .workbook-choice-panel,body .upload-shell.light-background-theme .workbook-choice-card,body .upload-shell.light-background-theme .choice-card{border-color:var(--cdr-box-border-light)!important;box-shadow:var(--cdr-box-shadow-light)!important;background-color:var(--cdr-box-bg-light)!important}body .app-shell .topbar{min-height:var(--cdr-header-height)!important;padding:var(--cdr-header-padding-y) var(--cdr-header-padding-x)!important;gap:var(--cdr-header-gap)!important;align-items:center!important;background:var(--cdr-header-bg)!important;border-color:var(--cdr-header-border)!important;border-radius:var(--cdr-header-radius)!important}body .app-shell .brand-block h1{font-size:var(--cdr-header-title-size)!important;font-weight:var(--cdr-header-title-weight)!important;color:var(--cdr-header-title-color)!important;text-align:var(--cdr-header-title-align)!important;line-height:1.05!important}body .app-shell .brand-block p{font-size:var(--cdr-header-subtitle-size)!important;font-weight:var(--cdr-header-subtitle-weight)!important;color:var(--cdr-header-subtitle-color)!important;text-align:var(--cdr-header-title-align)!important}body .app-shell .brand-logo,body .app-shell .brand-block img{max-width:var(--cdr-header-logo-width)!important;max-height:var(--cdr-header-logo-height)!important;object-fit:contain!important}body .app-shell .dashboard-tabs,body .app-shell .section-nav{gap:8px!important;padding:8px!important;align-items:center!important}body .app-shell .dashboard-tab,body .app-shell .section-nav-button,body .app-shell .section-nav button{min-height:var(--cdr-tab-height)!important;padding:0 var(--cdr-tab-padding-x)!important;font-size:var(--cdr-tab-font-size)!important;font-weight:var(--cdr-tab-font-weight)!important;color:var(--cdr-tab-color)!important;background:var(--cdr-tab-bg)!important;border-color:var(--cdr-tab-border)!important;border-radius:var(--cdr-tab-radius)!important;justify-content:var(--cdr-tab-horizontal-align)!important;align-items:var(--cdr-tab-vertical-align)!important;text-align:center!important;white-space:nowrap!important}body .app-shell .dashboard-tab.active,body .app-shell .section-nav-button.active{color:var(--cdr-tab-active-color)!important;background:var(--cdr-tab-active-bg)!important;border-color:var(--cdr-tab-active-bg)!important}body .app-shell button,body .upload-shell button,body .app-shell .button,body .upload-shell .button,body .app-shell label.button,body .upload-shell label.button,body .app-shell .export-button,body .app-shell .quick-card-export,body .app-shell .generate-report-tile,body .app-shell .multi-select-clear,body .app-shell .modern-panel-menu{min-height:var(--cdr-button-height)!important;min-width:var(--cdr-button-min-width)!important;padding-left:var(--cdr-button-padding-x)!important;padding-right:var(--cdr-button-padding-x)!important;font-size:var(--cdr-button-font-size)!important;font-weight:var(--cdr-button-font-weight)!important;color:var(--cdr-button-color)!important;background:var(--cdr-button-bg)!important;border-color:var(--cdr-button-border)!important;border-radius:var(--cdr-button-radius)!important;display:inline-flex!important;align-items:var(--cdr-button-vertical-align)!important;justify-content:var(--cdr-button-horizontal-align)!important;gap:var(--cdr-button-gap)!important;text-align:center!important;white-space:nowrap!important}body .app-shell button:hover:not(:disabled),body .upload-shell button:hover:not(:disabled),body .app-shell .button:hover,body .upload-shell .button:hover,body .app-shell .generate-report-tile:hover{color:var(--cdr-button-hover-color)!important;background:var(--cdr-button-hover-bg)!important;border-color:var(--cdr-button-hover-border)!important}body .app-shell .reset-filter-button{min-width:var(--cdr-filter-reset-width)!important;width:var(--cdr-filter-reset-width)!important;max-width:var(--cdr-filter-reset-width)!important}body .app-shell .filters-panel.filters-panel-arranged{padding:var(--cdr-filter-panel-padding)!important;border-radius:var(--cdr-filter-panel-radius)!important;background:var(--cdr-filter-panel-bg)!important;border-color:var(--cdr-filter-panel-border)!important;display:block!important}body .app-shell .filters-panel-arranged .filters-fields-grid{display:grid!important;grid-template-rows:auto auto!important;row-gap:var(--cdr-filter-row-gap)!important}body .app-shell .filters-panel-arranged .filters-row{display:grid!important;gap:var(--cdr-filter-column-gap)!important;align-items:end!important}body .app-shell .filters-panel-arranged .filters-row-primary{grid-template-columns:var(--cdr-filter-search-width) var(--cdr-filter-region-width) var(--cdr-filter-year-width) var(--cdr-filter-month-width) var(--cdr-filter-company-width) var(--cdr-filter-base-station-width)!important}body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:var(--cdr-filter-talkgroup-width) var(--cdr-filter-call-type-width) var(--cdr-filter-radio-type-width) var(--cdr-filter-encryption-width) var(--cdr-filter-duplex-width) var(--cdr-filter-reset-width) var(--cdr-filter-info-width)!important}body .app-shell .filters-panel-arranged .search-box,body .app-shell .filters-panel-arranged .filter-field,body .app-shell .filters-panel-arranged .multi-select-filter,body .app-shell .filters-panel-arranged .filter-action-cell{display:grid!important;grid-template-rows:var(--cdr-filter-label-height) var(--cdr-filter-control-height)!important;gap:6px!important;min-width:0!important;align-items:end!important}body .app-shell .filters-panel-arranged .search-box>span,body .app-shell .filters-panel-arranged .filter-field>span,body .app-shell .filters-panel-arranged .multi-select-filter>span,body .app-shell .filters-panel-arranged .filter-action-label{height:var(--cdr-filter-label-height)!important;line-height:var(--cdr-filter-label-height)!important;font-size:var(--cdr-filter-label-size)!important;font-weight:var(--cdr-filter-label-weight)!important;color:var(--cdr-filter-label-color)!important;text-align:var(--cdr-filter-label-align)!important;white-space:nowrap!important;text-transform:uppercase!important;letter-spacing:.06em!important;overflow:visible!important}body .app-shell .filters-panel-arranged .search-box input,body .app-shell .filters-panel-arranged .multi-select-trigger,body .app-shell .filters-panel-arranged .filter-count{height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;padding-left:var(--cdr-filter-control-padding-x)!important;padding-right:var(--cdr-filter-control-padding-x)!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;color:var(--cdr-filter-control-color)!important;background:var(--cdr-filter-control-bg)!important;border-color:var(--cdr-filter-control-border)!important;border-radius:var(--cdr-filter-control-radius)!important;display:flex!important;align-items:var(--cdr-filter-control-vertical-align)!important;justify-content:var(--cdr-filter-control-horizontal-align)!important;text-align:var(--cdr-filter-control-text-align)!important;line-height:normal!important;white-space:nowrap!important;box-sizing:border-box!important}body .app-shell .filters-panel-arranged .search-box input{padding-left:38px!important}body .app-shell .filters-panel-arranged .search-box svg{left:12px!important;bottom:calc((var(--cdr-filter-control-height) - 16px) / 2)!important;top:auto!important;width:16px!important;height:16px!important}body .app-shell .filters-panel-arranged .multi-select-value{display:flex!important;align-items:center!important;justify-content:var(--cdr-filter-control-horizontal-align)!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;color:var(--cdr-filter-control-color)!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .app-shell .multi-select-dropdown{font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;background:var(--cdr-filter-control-bg)!important;color:var(--cdr-filter-control-color)!important;border-color:var(--cdr-filter-control-border)!important}body .app-shell .multi-select-option{min-height:34px!important;align-items:center!important}body .app-shell .hero-panel{padding:var(--cdr-hero-padding)!important;gap:var(--cdr-hero-gap)!important;border-radius:var(--cdr-hero-radius)!important;background:var(--cdr-hero-bg)!important;border-color:var(--cdr-hero-border)!important}body .app-shell .hero-main h2,body .app-shell .hero-call-text h2,body .app-shell .hero-profile-copy h2{font-size:var(--cdr-hero-title-size)!important;font-weight:var(--cdr-hero-title-weight)!important;color:var(--cdr-hero-title-color)!important;text-align:var(--cdr-hero-title-align)!important}body .app-shell .hero-subtitle{font-size:var(--cdr-hero-subtitle-size)!important;font-weight:var(--cdr-hero-subtitle-weight)!important;color:var(--cdr-hero-subtitle-color)!important;text-align:var(--cdr-hero-title-align)!important}body .app-shell .workbook-card{max-width:var(--cdr-workbook-card-width)!important;background:var(--cdr-chart-panel-bg)!important;border-color:var(--cdr-chart-panel-border)!important}body .app-shell .workbook-card>strong{font-size:var(--cdr-workbook-title-size)!important;font-weight:var(--cdr-workbook-title-weight)!important}body .app-shell .workbook-card>p,body .app-shell .workbook-card .cdr-sources-list li,body .app-shell .workbook-card .fleetmap-status{font-size:var(--cdr-workbook-meta-size)!important;font-weight:var(--cdr-workbook-meta-weight)!important}body .app-shell .section-title{min-height:var(--cdr-section-header-height)!important;padding:var(--cdr-section-header-padding)!important;gap:var(--cdr-section-header-gap)!important;align-items:center!important}body .app-shell .section-title h2{font-size:var(--cdr-section-title-size)!important;font-weight:var(--cdr-section-title-weight)!important;color:var(--cdr-section-title-color)!important;text-align:var(--cdr-section-title-align)!important}body .app-shell .section-title span,body .app-shell .section-title p{font-size:var(--cdr-section-subtitle-size)!important;font-weight:var(--cdr-section-subtitle-weight)!important;color:var(--cdr-section-subtitle-color)!important}body .app-shell .section-title-arrow{width:var(--cdr-button-height)!important;height:var(--cdr-button-height)!important;min-width:var(--cdr-button-height)!important;border-radius:var(--cdr-button-radius)!important}body .app-shell .summary-card,body .app-shell .visual-summary-card,body .app-shell .quality-score-card,body .app-shell .quality-issue,body .app-shell .modern-quality-tile{min-height:var(--cdr-kpi-card-height)!important;padding:var(--cdr-kpi-card-padding)!important;gap:var(--cdr-kpi-card-gap)!important;border-radius:var(--cdr-kpi-card-radius)!important;background:var(--cdr-kpi-card-bg)!important;border-color:var(--cdr-kpi-card-border)!important;text-align:var(--cdr-kpi-label-align)!important}body .app-shell .summary-card span,body .app-shell .summary-card-head span,body .app-shell .quality-score-card span,body .app-shell .quality-issue span,body .app-shell .modern-quality-tile span,body .app-shell .modern-stat-tile span{font-size:var(--cdr-kpi-label-size)!important;font-weight:var(--cdr-kpi-label-weight)!important;color:var(--cdr-kpi-label-color)!important;text-align:var(--cdr-kpi-label-align)!important}body .app-shell .summary-card strong,body .app-shell .quality-score-card strong,body .app-shell .quality-issue strong,body .app-shell .modern-quality-tile strong,body .app-shell .modern-stat-tile strong{font-size:var(--cdr-kpi-value-size)!important;font-weight:var(--cdr-kpi-value-weight)!important;color:var(--cdr-kpi-value-color)!important;text-align:var(--cdr-kpi-value-align)!important}body .app-shell .summary-card small,body .app-shell .quality-score-card small,body .app-shell .quality-issue small,body .app-shell .modern-quality-tile small{font-size:var(--cdr-kpi-subtitle-size)!important;font-weight:var(--cdr-kpi-subtitle-weight)!important;color:var(--cdr-kpi-subtitle-color)!important;text-align:var(--cdr-kpi-subtitle-align)!important}body .app-shell .summary-card-icon,body .app-shell .modern-stat-icon{width:var(--cdr-kpi-icon-size)!important;height:var(--cdr-kpi-icon-size)!important;border-radius:999px!important;background:var(--cdr-kpi-icon-bg)!important}body .app-shell .chart-card,body .app-shell .modern-panel,body .app-shell .modern-record-card,body .app-shell .table-card.report-management-card{min-height:var(--cdr-chart-panel-min-height)!important;padding:var(--cdr-chart-panel-padding)!important;border-radius:var(--cdr-chart-panel-radius)!important;background:var(--cdr-chart-panel-bg)!important;border-color:var(--cdr-chart-panel-border)!important}body .app-shell .chart-card h3,body .app-shell .modern-panel-head h3,body .app-shell .table-card h3,body .app-shell .records-card h3,body .app-shell .report-management-header h3,body .app-shell .generated-reports-title h3{font-size:var(--cdr-chart-title-size)!important;font-weight:var(--cdr-chart-title-weight)!important;color:var(--cdr-chart-title-color)!important;text-align:var(--cdr-chart-title-align)!important}body .app-shell .chart-card p,body .app-shell .modern-panel p,body .app-shell .table-card p,body .app-shell .reports-tab-panel p{font-size:var(--cdr-chart-subtitle-size)!important;font-weight:var(--cdr-chart-subtitle-weight)!important;color:var(--cdr-chart-subtitle-color)!important}body .app-shell .chart-legend,body .app-shell .company-color-legend,body .app-shell .cdr-chart-legend,body .app-shell .recharts-legend-item-text{font-size:var(--cdr-chart-legend-size)!important;font-weight:var(--cdr-chart-legend-weight)!important;color:var(--cdr-chart-legend-color)!important}body .app-shell .recharts-text,body .app-shell .recharts-cartesian-axis-tick-value,body .app-shell .modern-pie-center-label,body .app-shell .modern-pie-center-value{font-size:var(--cdr-chart-label-size)!important;font-weight:var(--cdr-chart-label-weight)!important;fill:var(--cdr-chart-label-color)!important}body .app-shell .table-wrap,body .app-shell .records-scroll,body .app-shell .modern-table-wrap,body .app-shell .generated-reports-table-wrap,body .app-shell .unmatched-fleetmap-table-wrap{background:var(--cdr-table-bg)!important;border-color:var(--cdr-table-border)!important;border-radius:var(--cdr-table-radius)!important}body .app-shell table{background:var(--cdr-table-bg)!important;border-color:var(--cdr-table-border)!important}body .app-shell table th,body .app-shell .modern-table th,body .app-shell .generated-reports-table th,body .app-shell .filtered-register-table th{height:var(--cdr-table-row-height)!important;padding:var(--cdr-table-cell-padding-y) var(--cdr-table-cell-padding-x)!important;background:var(--cdr-table-header-bg)!important;color:var(--cdr-table-header-color)!important;font-size:var(--cdr-table-header-size)!important;font-weight:var(--cdr-table-header-weight)!important;text-align:var(--cdr-table-header-align)!important;vertical-align:middle!important}body .app-shell table td,body .app-shell .modern-table td,body .app-shell .generated-reports-table td,body .app-shell .filtered-register-table td{height:var(--cdr-table-row-height)!important;padding:var(--cdr-table-cell-padding-y) var(--cdr-table-cell-padding-x)!important;color:var(--cdr-table-row-color)!important;font-size:var(--cdr-table-row-size)!important;font-weight:var(--cdr-table-row-weight)!important;text-align:var(--cdr-table-row-align)!important;vertical-align:middle!important}body .app-shell table tr:hover td,body .app-shell .modern-table tr:hover td,body .app-shell .generated-reports-table tr:hover td{background:var(--cdr-table-hover-bg)!important}body .app-shell .reports-tab-panel,body .app-shell .report-management-card,body .app-shell .report-generator-panel,body .app-shell .generated-reports-panel,body .app-shell .export-center-card{background:var(--cdr-report-panel-bg)!important;border-color:var(--cdr-box-border-dark)!important}body .app-shell .report-management-header h3,body .app-shell .export-center-card h3,body .app-shell .generated-reports-title h3{font-size:var(--cdr-report-title-size)!important;font-weight:var(--cdr-report-title-weight)!important}body .app-shell .report-search-box input,body .app-shell .report-generation-form input,body .app-shell .report-generation-form select{height:var(--cdr-filter-control-height)!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;color:var(--cdr-filter-control-color)!important;background:var(--cdr-filter-control-bg)!important;border-color:var(--cdr-filter-control-border)!important;border-radius:var(--cdr-filter-control-radius)!important}body .app-shell .report-download-directory{display:grid!important;gap:10px!important;padding:12px!important;border:1px solid var(--cdr-box-border-dark)!important;border-radius:14px!important;background:color-mix(in srgb,var(--cdr-report-panel-bg) 88%,transparent)!important}body .app-shell .report-directory-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}body .app-shell .report-directory-actions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}body .app-shell .report-directory-button{min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 12px!important;border:1px solid var(--cdr-filter-control-border)!important;border-radius:12px!important;background:var(--cdr-filter-control-bg)!important;color:var(--cdr-filter-control-color)!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:850!important}body .app-shell .report-directory-button:hover:not(:disabled){border-color:var(--cdr-accent-cyan, #35d5ff)!important;color:var(--cdr-accent-cyan, #35d5ff)!important}body .app-shell .report-directory-button:disabled{cursor:not-allowed!important;opacity:.5!important}body .app-shell .report-directory-button svg{flex:0 0 auto!important}body .app-shell .report-directory-status{margin:0!important;font-size:var(--cdr-size-small, 12px)!important;line-height:1.35!important;color:var(--cdr-chart-subtitle-color)!important}body .app-shell .report-directory-status.is-configured{color:var(--cdr-accent-green, #37d399)!important}body .upload-shell .upload-copy h1{font-size:var(--cdr-upload-title-size)!important;font-weight:var(--cdr-upload-title-weight)!important}body .upload-shell .workbook-choice-card,body .upload-shell .choice-card{background:var(--cdr-upload-card-bg)!important;border-color:var(--cdr-upload-card-border)!important;border-radius:var(--cdr-upload-card-radius)!important}body .upload-shell .workbook-choice-card strong,body .upload-shell .choice-card strong{font-size:var(--cdr-upload-card-title-size)!important;font-weight:var(--cdr-upload-card-title-weight)!important}body .upload-shell .workbook-choice-card p,body .upload-shell .choice-card p,body .upload-shell .lead{font-size:var(--cdr-upload-card-text-size)!important;font-weight:var(--cdr-upload-card-text-weight)!important}body .app-shell .modern-status-footer,body .app-shell .cdr-saas-footer{min-height:var(--cdr-footer-height)!important;background:var(--cdr-footer-bg)!important;border-color:var(--cdr-footer-border)!important;color:var(--cdr-footer-color)!important;font-size:var(--cdr-footer-font-size)!important;font-weight:var(--cdr-footer-font-weight)!important;align-items:var(--cdr-footer-align)!important}@media(max-width:1500px){body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(220px,1fr))!important}}@media(max-width:900px){body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:1fr!important}body .app-shell .topbar{min-height:auto!important;flex-wrap:wrap!important}}body .app-shell .cdr-filter-search{width:var(--cdr-filter-search-width)!important}body .app-shell .cdr-filter-region{width:var(--cdr-filter-region-width)!important}body .app-shell .cdr-filter-year{width:var(--cdr-filter-year-width)!important}body .app-shell .cdr-filter-month{width:var(--cdr-filter-month-width)!important}body .app-shell .cdr-filter-company{width:var(--cdr-filter-company-width)!important}body .app-shell .cdr-filter-base-station{width:var(--cdr-filter-base-station-width)!important}body .app-shell .cdr-filter-talkgroup{width:var(--cdr-filter-talkgroup-width)!important}body .app-shell .cdr-filter-call-type{width:var(--cdr-filter-call-type-width)!important}body .app-shell .cdr-filter-radio-type{width:var(--cdr-filter-radio-type-width)!important}body .app-shell .cdr-filter-encryption{width:var(--cdr-filter-encryption-width)!important}body .app-shell .cdr-filter-duplex{width:var(--cdr-filter-duplex-width)!important}body .app-shell .cdr-filter-info-cell,body .app-shell .cdr-filter-info-cell .filter-count{width:var(--cdr-filter-info-width)!important}body .app-shell,body .upload-shell{--cdr-filter-row-gap: 10px;--cdr-filter-column-gap: 12px;--cdr-filter-panel-padding: 10px 12px;--cdr-filter-label-height: 15px;--cdr-filter-label-size: 10px;--cdr-filter-label-weight: 850;--cdr-filter-label-color: #B9E9FF;--cdr-filter-control-height: 36px;--cdr-filter-control-font-size: 11px;--cdr-filter-control-font-weight: 750;--cdr-filter-control-padding-x: 10px;--cdr-filter-search-width: 260px;--cdr-filter-region-width: 120px;--cdr-filter-year-width: 100px;--cdr-filter-month-width: 115px;--cdr-filter-company-width: 180px;--cdr-filter-base-station-width: 220px;--cdr-filter-talkgroup-width: 220px;--cdr-filter-call-type-width: 180px;--cdr-filter-radio-type-width: 170px;--cdr-filter-encryption-width: 165px;--cdr-filter-duplex-width: 165px;--cdr-filter-reset-width: 82px;--cdr-filter-info-width: 260px}body .app-shell .filters-panel.filters-panel-arranged{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:var(--cdr-filter-panel-padding)!important}body .app-shell .filters-panel-arranged .filters-fields-grid{width:100%!important;max-width:100%!important;display:grid!important;grid-template-rows:auto auto!important;row-gap:var(--cdr-filter-row-gap)!important}body .app-shell .filters-panel-arranged .filters-row{width:100%!important;max-width:100%!important;display:grid!important;gap:var(--cdr-filter-column-gap)!important;align-items:end!important;min-width:0!important}body .app-shell .filters-panel-arranged .filters-row-primary{grid-template-columns:minmax(var(--cdr-filter-search-width),1.55fr) minmax(var(--cdr-filter-region-width),.72fr) minmax(var(--cdr-filter-year-width),.58fr) minmax(var(--cdr-filter-month-width),.68fr) minmax(var(--cdr-filter-company-width),1fr) minmax(var(--cdr-filter-base-station-width),1.25fr)!important}body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:minmax(var(--cdr-filter-talkgroup-width),1.25fr) minmax(var(--cdr-filter-call-type-width),1fr) minmax(var(--cdr-filter-radio-type-width),.95fr) minmax(var(--cdr-filter-encryption-width),.9fr) minmax(var(--cdr-filter-duplex-width),.9fr) var(--cdr-filter-reset-width) minmax(var(--cdr-filter-info-width),1.15fr)!important}body .app-shell .filters-panel-arranged .cdr-filter-search,body .app-shell .filters-panel-arranged .cdr-filter-region,body .app-shell .filters-panel-arranged .cdr-filter-year,body .app-shell .filters-panel-arranged .cdr-filter-month,body .app-shell .filters-panel-arranged .cdr-filter-company,body .app-shell .filters-panel-arranged .cdr-filter-base-station,body .app-shell .filters-panel-arranged .cdr-filter-talkgroup,body .app-shell .filters-panel-arranged .cdr-filter-call-type,body .app-shell .filters-panel-arranged .cdr-filter-radio-type,body .app-shell .filters-panel-arranged .cdr-filter-encryption,body .app-shell .filters-panel-arranged .cdr-filter-duplex,body .app-shell .filters-panel-arranged .cdr-filter-reset-cell,body .app-shell .filters-panel-arranged .cdr-filter-info-cell{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body .app-shell .filters-panel-arranged .search-box,body .app-shell .filters-panel-arranged .filter-field,body .app-shell .filters-panel-arranged .multi-select-filter,body .app-shell .filters-panel-arranged .filter-action-cell{display:grid!important;grid-template-rows:var(--cdr-filter-label-height) var(--cdr-filter-control-height)!important;row-gap:5px!important;align-items:end!important;min-width:0!important;max-width:100%!important}body .app-shell .filters-panel-arranged .search-box>span,body .app-shell .filters-panel-arranged .filter-field>span,body .app-shell .filters-panel-arranged .multi-select-filter>span,body .app-shell .filters-panel-arranged .filter-action-label{height:var(--cdr-filter-label-height)!important;min-height:var(--cdr-filter-label-height)!important;max-height:var(--cdr-filter-label-height)!important;line-height:var(--cdr-filter-label-height)!important;font-size:var(--cdr-filter-label-size)!important;font-weight:var(--cdr-filter-label-weight)!important;color:var(--cdr-filter-label-color)!important;letter-spacing:.045em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important}body .app-shell .filters-panel-arranged .search-box input,body .app-shell .filters-panel-arranged .multi-select-trigger,body .app-shell .filters-panel-arranged .reset-filter-button,body .app-shell .filters-panel-arranged .filter-count{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--cdr-filter-control-height)!important;min-height:var(--cdr-filter-control-height)!important;max-height:var(--cdr-filter-control-height)!important;padding-top:0!important;padding-bottom:0!important;padding-left:var(--cdr-filter-control-padding-x)!important;padding-right:var(--cdr-filter-control-padding-x)!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important;white-space:nowrap!important}body .app-shell .filters-panel-arranged .search-box{position:relative!important}body .app-shell .filters-panel-arranged .search-box input{padding-left:34px!important;overflow:hidden!important;text-overflow:ellipsis!important}body .app-shell .filters-panel-arranged .search-box svg{position:absolute!important;left:12px!important;bottom:calc((var(--cdr-filter-control-height) - 16px) / 2)!important;width:16px!important;height:16px!important;min-width:16px!important;pointer-events:none!important}body .app-shell .filters-panel-arranged .multi-select-value{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:var(--cdr-filter-control-font-size)!important;font-weight:var(--cdr-filter-control-font-weight)!important;line-height:1!important}body .app-shell .filters-panel-arranged .reset-filter-button{justify-content:center!important;padding-left:8px!important;padding-right:8px!important;font-size:10.5px!important;font-weight:850!important}body .app-shell .filters-panel-arranged .filter-count{justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10.5px!important;font-weight:850!important;letter-spacing:-.015em!important}@media(max-width:1350px){body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(180px,1fr))!important}}@media(max-width:760px){body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary{grid-template-columns:1fr!important}}body .app-shell .generated-reports-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin-bottom:10px!important}body .app-shell .generated-reports-title-copy{display:grid!important;gap:4px!important;min-width:0!important}body .app-shell .generated-reports-title-copy h4{margin:0!important;color:var(--cdr-card-title-color, var(--theme-text, #edf8ff))!important;font-size:var(--cdr-report-title-size, clamp(13px, .82vw, 16px))!important;font-weight:var(--cdr-report-title-weight, 950)!important;line-height:1.15!important}body .app-shell .generated-reports-note{margin:0!important;color:var(--cdr-card-subtitle-color, var(--theme-muted, #a7c1d2))!important;font-size:var(--cdr-report-note-size, 11px)!important;font-weight:var(--cdr-report-note-weight, 700)!important;line-height:1.35!important}body .app-shell .generated-reports-title-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;white-space:nowrap!important}body .app-shell .generated-reports-title-actions>span{color:var(--cdr-card-subtitle-color, var(--theme-muted, #a7c1d2))!important;font-size:var(--cdr-report-history-count-size, 12px)!important;font-weight:var(--cdr-report-history-count-weight, 850)!important;line-height:1!important}body .app-shell .clear-history-button{min-width:0!important;min-height:30px!important;height:30px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;border:1px solid rgba(217,95,95,.42)!important;background:#d95f5f1a!important;color:var(--cdr-report-clear-color, #ffb4b4)!important;font-size:var(--cdr-report-clear-size, 11px)!important;font-weight:var(--cdr-report-clear-weight, 900)!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}body .app-shell .clear-history-button svg{width:14px!important;height:14px!important;flex:0 0 14px!important}body .app-shell .clear-history-button:hover:not(:disabled){background:#d95f5f2e!important;border-color:#d95f5fb8!important;color:#fff!important;transform:translateY(-1px)!important}body .app-shell .clear-history-button:disabled{opacity:.42!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}body .app-shell.light-background-theme .generated-reports-note,body .app-shell.se-theme.light-background-theme .generated-reports-note{color:#3f6174!important}body .app-shell.light-background-theme .clear-history-button,body .app-shell.se-theme.light-background-theme .clear-history-button{background:#d95f5f14!important;border-color:#d95f5f57!important;color:#b33b3b!important}body .app-shell.light-background-theme .clear-history-button:hover:not(:disabled),body .app-shell.se-theme.light-background-theme .clear-history-button:hover:not(:disabled){background:#d95f5f24!important;border-color:#d95f5f94!important;color:#8d2424!important}@media(max-width:720px){body .app-shell .generated-reports-title{flex-direction:column!important;align-items:stretch!important;gap:10px!important}body .app-shell .generated-reports-title-actions{width:100%!important;justify-content:space-between!important;gap:8px!important}body .app-shell .clear-history-button{height:32px!important;padding:0 10px!important}}body .app-shell .generated-reports-table{table-layout:fixed!important;min-width:980px!important}body .app-shell .generated-reports-table th:nth-child(1),body .app-shell .generated-reports-table td:nth-child(1){width:24%!important}body .app-shell .generated-reports-table th:nth-child(2),body .app-shell .generated-reports-table td:nth-child(2){width:17%!important}body .app-shell .generated-reports-table th:nth-child(3),body .app-shell .generated-reports-table td:nth-child(3){width:9%!important}body .app-shell .generated-reports-table th:nth-child(4),body .app-shell .generated-reports-table td:nth-child(4){width:34%!important;text-align:left!important}body .app-shell .generated-reports-table th:nth-child(5),body .app-shell .generated-reports-table td:nth-child(5){width:16%!important}body .app-shell .generated-report-path-link{width:100%!important;max-width:100%!important;min-height:28px!important;height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;border-radius:999px!important;border:1px solid rgba(77,178,232,.28)!important;background:#0078d41a!important;color:var(--cdr-link-color, #8fd7ff)!important;font-size:var(--cdr-report-path-size, 11px)!important;font-weight:var(--cdr-report-path-weight, 850)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:pointer!important}body .app-shell .generated-report-path-link span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .app-shell .generated-report-path-link svg{flex:0 0 14px!important;width:14px!important;height:14px!important}body .app-shell .generated-report-path-link:hover:not(:disabled){background:#0078d42e!important;border-color:#4db2e885!important;color:#fff!important;transform:translateY(-1px)!important}body .app-shell .generated-report-path-link:disabled{opacity:.55!important;cursor:not-allowed!important;transform:none!important}body .app-shell .generated-report-path,body .app-shell .generated-report-path-muted{display:inline-flex!important;align-items:center!important;min-height:28px!important;max-width:100%!important;color:var(--cdr-card-subtitle-color, var(--theme-muted, #a7c1d2))!important;font-size:var(--cdr-report-path-size, 11px)!important;font-weight:var(--cdr-report-path-weight, 850)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .app-shell.light-background-theme .generated-report-path-link,body .app-shell.se-theme.light-background-theme .generated-report-path-link{background:#0078d412!important;border-color:#00649638!important;color:#005f93!important}body .app-shell.light-background-theme .generated-report-path-link:hover:not(:disabled),body .app-shell.se-theme.light-background-theme .generated-report-path-link:hover:not(:disabled){background:#0078d41f!important;border-color:#0064965c!important;color:#06324c!important}@media(max-width:920px){body .app-shell .generated-reports-table{min-width:900px!important}body .app-shell .generated-reports-table th:nth-child(4),body .app-shell .generated-reports-table td:nth-child(4){width:30%!important}}body .app-shell .generated-reports-table td:nth-child(4) .generated-report-path{width:100%!important;max-width:100%!important;min-height:28px!important;height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(77,178,232,.18)!important;background:#ffffff09!important;color:var(--cdr-card-subtitle-color, var(--theme-muted, #a7c1d2))!important;font-size:var(--cdr-report-path-size, 11px)!important;font-weight:var(--cdr-report-path-weight, 850)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:default!important;text-decoration:none!important;transform:none!important;box-shadow:none!important}body .app-shell.light-background-theme .generated-reports-table td:nth-child(4) .generated-report-path,body .app-shell.se-theme.light-background-theme .generated-reports-table td:nth-child(4) .generated-report-path{background:#0064960b!important;border-color:#00649629!important;color:#3f6174!important}body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell .cdr-command-shell .topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.active-tab-overview .cdr-command-shell .topbar.followup-style-topbar.cdr-navy-banner{display:grid!important;grid-template-columns:150px minmax(560px,1fr) 150px!important;grid-template-rows:50px 44px!important;align-items:center!important;gap:4px 14px!important;min-height:104px!important;height:104px!important;margin:0!important;padding:6px 14px!important;border-radius:0!important;background:#06182c!important;border:0!important;border-bottom:1px solid rgba(73,137,190,.3)!important;box-shadow:none!important;overflow:hidden!important}body .app-shell .cdr-command-shell .cdr-header-logo-left,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-left{grid-column:1!important;grid-row:1 / 3!important;justify-self:start!important;align-self:center!important;height:86px!important}body .app-shell .cdr-command-shell .cdr-header-logo-right,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-right{grid-column:3!important;grid-row:1 / 3!important;justify-self:end!important;align-self:center!important;height:86px!important}body .app-shell .cdr-command-shell .cdr-header-logo img,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo img{max-width:136px!important;max-height:54px!important;object-fit:contain!important}body .app-shell .cdr-command-shell .followup-dashboard-title,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:end!important;width:100%!important;min-height:42px!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}body .app-shell .cdr-command-shell .followup-dashboard-title h1,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title h1{font-size:clamp(22px,2.1vw,34px)!important;line-height:1!important;letter-spacing:.04em!important;margin:0!important;text-transform:uppercase!important;color:#f8fbff!important;text-shadow:0 3px 10px rgba(0,0,0,.35)!important}body .app-shell .cdr-command-shell .followup-dashboard-title p,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title p{display:block!important;margin:6px 0 0!important;font-size:clamp(9px,.78vw,12px)!important;line-height:1!important;letter-spacing:.32em!important;color:#cfecfadb!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .app-shell .cdr-command-shell .cdr-header-actions,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;min-width:0!important;overflow:hidden!important}body .app-shell .cdr-command-shell .cdr-header-actions .cdr-action-pill,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .cdr-action-pill,body .app-shell .cdr-command-shell .cdr-header-actions label.cdr-action-pill,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions label.cdr-action-pill{min-height:36px!important;height:36px!important;padding:0 16px!important;border-radius:7px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;gap:8px!important;white-space:nowrap!important;flex:0 1 auto!important;background:#09243a!important;color:#f4fbff!important;border:1px solid rgba(94,199,238,.38)!important;box-shadow:inset 0 1px #ffffff14!important}body .app-shell .cdr-command-shell .cdr-header-actions .cdr-action-primary,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .cdr-action-primary{background:linear-gradient(135deg,#22d3ee,#58a6ff)!important;color:#03131f!important;border-color:#7dd3fcc7!important}body .app-shell .dashboard-tabs-row:empty,body .app-shell .dashboard-tabs-row{display:none!important}body .app-shell .cdr-command-shell>.cdr-banner-control-bar,body .app-shell .cdr-command-shell .cdr-banner-control-bar{display:none!important}@media(max-width:1200px){body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:120px minmax(0,1fr) 120px!important;height:auto!important;min-height:128px!important}body .app-shell .cdr-command-shell .cdr-header-actions,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions{flex-wrap:wrap!important;gap:6px!important}body .app-shell .cdr-command-shell .cdr-header-actions .cdr-action-pill,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions .cdr-action-pill,body .app-shell .cdr-command-shell .cdr-header-actions label.cdr-action-pill,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-actions label.cdr-action-pill{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:11px!important}}body .app-shell .cdr-command-shell,body .app-shell.active-tab-overview .cdr-command-shell{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.dark-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.se-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.se-theme.light-background-theme .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{width:100%!important;max-width:none!important;height:78px!important;min-height:78px!important;margin:0!important;padding:10px 124px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(45,171,222,.28)!important;border-bottom:0!important;border-radius:0!important;overflow:hidden!important;box-sizing:border-box!important}body .app-shell .cdr-command-shell .cdr-header-logo{display:flex!important;position:absolute!important;top:13px!important;z-index:8!important;width:66px!important;height:52px!important;align-items:center!important;justify-content:center!important;border:0!important;background:transparent!important;box-shadow:none!important}body .app-shell .cdr-command-shell .cdr-header-logo-left{left:20px!important}body .app-shell .cdr-command-shell .cdr-header-logo-right{right:20px!important}body .app-shell .cdr-command-shell .cdr-header-logo img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}body .app-shell .cdr-command-shell .followup-dashboard-title,body .app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title,body .app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;margin:0 auto!important;padding:0!important;display:block!important;text-align:center!important;justify-self:center!important}body .app-shell .cdr-command-shell .followup-dashboard-title h1,body .app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title h1,body .app-shell.se-theme.light-background-theme .cdr-command-shell .followup-dashboard-title h1{margin:0!important;text-align:center!important;font-size:clamp(28px,2.15vw,42px)!important;line-height:1!important;letter-spacing:.3px!important;white-space:nowrap!important}body .app-shell .cdr-command-shell .followup-dashboard-title p,body .app-shell.light-background-theme .cdr-command-shell .followup-dashboard-title p,body .app-shell.se-theme.light-background-theme .followup-dashboard-title p{margin:13px 0 0!important;text-align:center!important;font-size:clamp(10px,.72vw,13px)!important;letter-spacing:3.6px!important;line-height:1!important;white-space:nowrap!important}body .app-shell .cdr-command-shell .cdr-portal-sidebar,body .app-shell.active-tab-overview .cdr-command-shell .cdr-portal-sidebar{display:none!important}body .app-shell .cdr-command-shell .dashboard-tabs-row,body .app-shell.dark-background-theme .cdr-command-shell .dashboard-tabs-row,body .app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-row,body .app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-row{width:100%!important;max-width:none!important;min-height:54px!important;margin:0!important;padding:10px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border:1px solid rgba(45,171,222,.28)!important;border-top:0!important;border-radius:0!important;background:#061520fa!important;box-sizing:border-box!important}body .app-shell.light-background-theme .cdr-command-shell .dashboard-tabs-row,body .app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs-row{background:#eef8fdfa!important}body .app-shell .cdr-command-shell .dashboard-tabs,body .app-shell.light-background-theme .cdr-command-shell .dashboard-tabs,body .app-shell.se-theme.light-background-theme .cdr-command-shell .dashboard-tabs{width:auto!important;max-width:100%!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important;border:0!important;background:transparent!important;box-shadow:none!important}body .app-shell .cdr-command-shell .dashboard-tab,body .app-shell.dark-background-theme .cdr-command-shell .dashboard-tab{height:34px!important;min-height:34px!important;min-width:max-content!important;padding:0 16px!important;border-radius:6px!important;font-size:12px!important;font-weight:850!important}body .app-shell .cdr-command-shell .dashboard-tabs-actions,body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-control-actions{min-width:max-content!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important}body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-action-pill,body .app-shell .cdr-command-shell .dashboard-tabs-actions .theme-toggle.cdr-action-pill,body .app-shell .cdr-command-shell .dashboard-tabs-actions label.cdr-action-pill{height:36px!important;min-height:36px!important;padding:0 16px!important;border-radius:6px!important;font-size:12px!important;font-weight:850!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged,body .app-shell.light-background-theme .cdr-command-shell .filters-panel.filters-panel-arranged,body .app-shell.se-theme.light-background-theme .cdr-command-shell .filters-panel.filters-panel-arranged{width:100%!important;max-width:none!important;margin:4px 0 8px!important;padding:12px 18px!important;display:block!important;border-radius:14px!important;box-sizing:border-box!important;overflow:visible!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-fields-grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row{width:100%!important;display:grid!important;gap:18px!important;align-items:end!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary{grid-template-columns:1.35fr .9fr .76fr .85fr 1.15fr 1.55fr!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:1.35fr 1.1fr 1.1fr 1.1fr 1.1fr .7fr 1fr!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>*,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-action-cell{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-action-label,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .search-box>span,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .multi-select-filter>span{height:18px!important;margin-bottom:7px!important;display:block!important;font-size:11px!important;line-height:18px!important;font-weight:900!important;letter-spacing:.45px!important;text-transform:uppercase!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .search-box.search-compact,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .multi-select-filter,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-action-cell{display:flex!important;flex-direction:column!important;justify-content:flex-end!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .search-box.search-compact input,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .multi-select-trigger,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .reset-filter-button,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-count{width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;border-radius:12px!important;box-sizing:border-box!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .reset-filter-button,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filter-count{display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .app-shell.active-tab-overview .modern-overview,body .app-shell .modern-overview,body .app-shell.active-tab-overview .modern-overview .workbook-profile-row,body .app-shell .modern-overview .workbook-profile-row{margin-top:0!important}@media(max-width:1450px){body .app-shell .cdr-command-shell .dashboard-tabs-row{grid-template-columns:1fr!important}body .app-shell .cdr-command-shell .dashboard-tabs,body .app-shell .cdr-command-shell .dashboard-tabs-actions,body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{justify-content:center!important;flex-wrap:wrap!important;min-width:0!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:800px){body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{height:auto!important;min-height:82px!important;padding:12px 16px!important}body .app-shell .cdr-command-shell .cdr-header-logo{display:none!important}body .app-shell .cdr-command-shell .followup-dashboard-title h1,body .app-shell .cdr-command-shell .followup-dashboard-title p{white-space:normal!important}body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-primary,body .app-shell .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row-secondary{grid-template-columns:1fr!important}}body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{position:static!important;inset:auto!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.app-shell .cdr-command-shell>.cdr-header-profile-band.cdr-profile-inline-row,.app-shell.active-tab-overview .cdr-command-shell>.cdr-header-profile-band.cdr-profile-inline-row{grid-area:cdrProfile!important;width:100%!important;max-width:none!important;margin:0!important;padding:6px 8px!important;display:grid!important;grid-template-columns:max-content 1fr!important;gap:8px!important;align-items:start!important;justify-items:stretch!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.app-shell .cdr-command-shell .cdr-profile-record-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-card,.app-shell .cdr-command-shell .cdr-profile-source-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-card{box-sizing:border-box!important;margin:0!important;border:1px solid rgba(64,154,218,.58)!important;border-radius:12px!important;background:#0f192afa!important;box-shadow:inset 0 1px #ffffff09!important;overflow:visible!important}.app-shell .cdr-command-shell .cdr-profile-record-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-card{width:max-content!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:16px 24px 14px 20px!important;display:grid!important;grid-template-columns:84px max-content!important;gap:18px!important;align-items:center!important}.app-shell .cdr-command-shell .cdr-profile-record-icon,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-icon{width:76px!important;height:76px!important;object-fit:contain!important;display:block!important;background:#fff!important;border-radius:0!important;padding:0!important}.app-shell .cdr-command-shell .cdr-profile-record-copy,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-copy{width:max-content!important;min-width:0!important;max-width:100%!important}.app-shell .cdr-command-shell .cdr-profile-record-copy span,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-copy span,.app-shell .cdr-command-shell .cdr-profile-source-copy span,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy span{display:block!important;margin:0 0 3px!important;font-size:13px!important;line-height:1!important;font-weight:950!important;letter-spacing:.3em!important;text-transform:none!important;color:#b9efff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-profile-record-copy strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-copy strong{display:block!important;margin:0!important;font-size:72px!important;line-height:.78!important;font-weight:950!important;letter-spacing:-.07em!important;color:#fff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-profile-record-copy p,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-copy p{margin:3px 0 0!important;font-size:31px!important;line-height:.92!important;font-weight:950!important;letter-spacing:-.035em!important;color:#b8eaff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-profile-source-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:16px 24px 14px 20px!important;display:grid!important;grid-template-columns:38px max-content!important;justify-content:start!important;align-items:center!important;gap:18px!important}.app-shell .cdr-command-shell .cdr-profile-source-icon,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-icon{width:30px!important;height:30px!important;color:#d7f4ff!important;flex:0 0 auto!important}.app-shell .cdr-command-shell .cdr-profile-source-copy,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy{width:max-content!important;min-width:0!important;max-width:calc(100vw - 620px)!important}.app-shell .cdr-command-shell .cdr-profile-source-copy strong,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy strong{display:block!important;margin:0 0 2px!important;font-size:19px!important;line-height:1.05!important;font-weight:950!important;color:#fff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-profile-source-copy p,.app-shell .cdr-command-shell .cdr-profile-source-copy small,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy p,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy small{display:block!important;margin:3px 0 0!important;font-size:14px!important;line-height:1.1!important;font-weight:850!important;color:#b8eaff!important;white-space:nowrap!important}.app-shell .cdr-command-shell .cdr-profile-source-chips,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-chips{width:max-content!important;max-width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:7px 0 0!important;overflow:visible!important}.app-shell .cdr-command-shell .cdr-profile-source-chips em,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-chips em{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:4px 11px!important;border-radius:999px!important;border:1px solid rgba(107,205,255,.58)!important;background:#1a5c8594!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;white-space:nowrap!important}.app-shell.light-background-theme .cdr-command-shell .cdr-profile-record-card,.app-shell.light-background-theme .cdr-command-shell .cdr-profile-source-card,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-profile-record-card,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-profile-source-card{background:#fff!important;border-color:#0066993d!important}.app-shell.light-background-theme .cdr-command-shell .cdr-profile-record-copy strong,.app-shell.light-background-theme .cdr-command-shell .cdr-profile-record-copy p,.app-shell.light-background-theme .cdr-command-shell .cdr-profile-source-copy strong,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-profile-record-copy strong,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-profile-record-copy p,.app-shell.se-theme.light-background-theme .cdr-command-shell .cdr-profile-source-copy strong{color:#082033!important}@media(max-width:1180px){.app-shell .cdr-command-shell>.cdr-header-profile-band.cdr-profile-inline-row,.app-shell.active-tab-overview .cdr-command-shell>.cdr-header-profile-band.cdr-profile-inline-row{grid-template-columns:1fr!important}.app-shell .cdr-command-shell .cdr-profile-record-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-record-card,.app-shell .cdr-command-shell .cdr-profile-source-card,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-card{width:100%!important;grid-template-columns:76px minmax(0,max-content)!important}.app-shell .cdr-command-shell .cdr-profile-source-copy,.app-shell.active-tab-overview .cdr-command-shell .cdr-profile-source-copy{max-width:100%!important}}.app-shell .cdr-command-shell .dashboard-tabs-row,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-row,.app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-row,.app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-row,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin:10px 0 0!important;overflow:visible!important}.app-shell .cdr-command-shell .dashboard-tabs-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions,.app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-actions,.app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-actions,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-actions{order:1!important;width:100%!important;max-width:100%!important;min-height:48px!important;display:block!important;padding:8px!important;overflow:visible!important;border-radius:16px!important}.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{width:100%!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;overflow:visible!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tabs,.app-shell.layout-command-center .cdr-command-shell .dashboard-tabs,.app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs{order:2!important;width:100%!important;max-width:100%!important;min-height:54px!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:8px!important;overflow:visible!important;border-radius:16px!important}.app-shell .cdr-command-shell .dashboard-tab,.app-shell.active-tab-overview .cdr-command-shell .dashboard-tab,.app-shell.layout-command-center .cdr-command-shell .dashboard-tab,.app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tab,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tab{flex:0 1 auto!important;min-width:132px!important;width:auto!important;max-width:none!important;min-height:40px!important;padding:9px 13px!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.1!important}.app-shell .cdr-command-shell .cdr-header-actions>*,.app-shell.layout-futuristic-ops .cdr-command-shell .cdr-header-actions>*,.app-shell .cdr-command-shell .cdr-theme-selector,.app-shell .cdr-command-shell .cdr-layout-selector,.app-shell .cdr-command-shell .cdr-action-pill,.app-shell.layout-futuristic-ops .cdr-command-shell .cdr-theme-selector,.app-shell.layout-futuristic-ops .cdr-command-shell .cdr-layout-selector,.app-shell.layout-futuristic-ops .cdr-command-shell .cdr-action-pill{width:auto!important;min-width:max-content!important;max-width:100%!important;min-height:38px!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important}.app-shell .cdr-command-shell .cdr-theme-selector,.app-shell .cdr-command-shell .cdr-layout-selector{min-width:300px!important;flex:0 1 350px!important}.app-shell .cdr-command-shell .cdr-theme-selector select,.app-shell .cdr-command-shell .cdr-layout-selector select{min-width:190px!important;max-width:230px!important;color:var(--theme-text, #f8fafc)!important}.theme-light-modern .cdr-command-shell .cdr-theme-selector select,.theme-light-modern .cdr-command-shell .cdr-layout-selector select{color:#0f172a!important}.app-shell.layout-futuristic-ops .cdr-command-shell{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important}.app-shell.layout-futuristic-ops .cdr-command-shell>.topbar,.app-shell.layout-futuristic-ops .cdr-command-shell>.cdr-header-profile-band,.app-shell.layout-futuristic-ops .dashboard-tabs-row,.app-shell.layout-futuristic-ops .filters-panel{grid-area:auto!important}.app-shell.layout-futuristic-ops .filters-panel{margin-top:10px!important}.upload-shell .followup-upload-card,.upload-shell.layout-command-center .followup-upload-card,.upload-shell.layout-executive-analytics .followup-upload-card,.upload-shell.layout-futuristic-ops .followup-upload-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;width:min(1720px,calc(100vw - 56px))!important;max-width:1720px!important;min-height:auto!important;padding-top:22px!important;overflow:visible!important}.upload-shell .upload-portal-toolbar,.upload-shell.layout-command-center .upload-portal-toolbar,.upload-shell.layout-executive-analytics .upload-portal-toolbar,.upload-shell.layout-futuristic-ops .upload-portal-toolbar{position:static!important;inset:auto!important;z-index:3!important;width:100%!important;max-width:100%!important;grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:0 0 6px!important;padding:8px!important;overflow:visible!important;border-radius:18px!important;background:color-mix(in srgb,var(--theme-card-2, #111827) 84%,transparent)!important;border:1px solid var(--theme-border, rgba(31, 41, 55, .75))!important}.upload-shell .followup-upload-left,.upload-shell.layout-command-center .followup-upload-left,.upload-shell.layout-executive-analytics .followup-upload-left,.upload-shell.layout-futuristic-ops .followup-upload-left{grid-column:1 / -1!important;max-width:1180px!important;width:100%!important}.upload-shell .followup-upload-visual,.upload-shell .followup-upload-visual img,.upload-shell .followup-upload-visual:before,.upload-shell .followup-upload-visual:after,.upload-shell.layout-command-center .followup-upload-visual,.upload-shell.layout-executive-analytics .followup-upload-visual,.upload-shell.layout-futuristic-ops .followup-upload-visual{display:none!important;content:none!important;visibility:hidden!important}.upload-shell .upload-portal-toolbar>*,.upload-shell.layout-futuristic-ops .upload-portal-toolbar>*,.upload-shell .followup-theme-button,.upload-shell .upload-portal-toolbar .cdr-theme-selector,.upload-shell .upload-portal-toolbar .cdr-layout-selector{width:auto!important;min-width:max-content!important;max-width:100%!important;min-height:40px!important;justify-content:center!important;white-space:nowrap!important}.upload-shell .upload-portal-toolbar .cdr-theme-selector,.upload-shell .upload-portal-toolbar .cdr-layout-selector{min-width:300px!important;flex:0 1 350px!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid,.upload-shell.layout-futuristic-ops .followup-mini-grid,.upload-shell.layout-executive-analytics .followup-mini-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important}.upload-shell.theme-dark-command .followup-action-button,.upload-shell.theme-dark-command .followup-mini-card,.upload-shell.theme-dark-command .followup-staged-upload{background:#0b1628!important;color:#f8fafc!important;border-color:#06b6d459!important}.upload-shell.theme-light-modern .followup-action-button,.upload-shell.theme-light-modern .followup-mini-card,.upload-shell.theme-light-modern .followup-staged-upload{background:#fff!important;color:#0f172a!important;border-color:#cbd5e1!important}.upload-shell.theme-neon-futuristic .followup-action-button,.upload-shell.theme-neon-futuristic .followup-mini-card,.upload-shell.theme-neon-futuristic .followup-staged-upload{background:linear-gradient(135deg,#050b1af5,#100821eb)!important;color:#e0f2fe!important;border-color:#22d3ee80!important;box-shadow:0 0 0 1px #22d3ee29,0 0 26px #ec48991a!important}.upload-shell .followup-action-button span,.upload-shell .followup-mini-card strong,.upload-shell .followup-mini-card span,.upload-shell .followup-staged-upload strong,.upload-shell .followup-staged-upload span,.upload-shell .followup-theme-button,.upload-shell .cdr-theme-selector,.upload-shell .cdr-layout-selector{color:inherit!important}.upload-shell .followup-action-button:disabled,.upload-shell .followup-confirm-upload:disabled,.upload-shell .followup-clear-upload:disabled{opacity:.62!important;cursor:not-allowed!important;filter:grayscale(.15)!important}@media(max-width:1100px){.app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.upload-shell .upload-portal-toolbar{justify-content:flex-start!important}.app-shell .cdr-command-shell .cdr-theme-selector,.app-shell .cdr-command-shell .cdr-layout-selector,.upload-shell .upload-portal-toolbar .cdr-theme-selector,.upload-shell .upload-portal-toolbar .cdr-layout-selector{flex:1 1 280px!important;min-width:min(100%,280px)!important}.app-shell .cdr-command-shell .dashboard-tab{min-width:150px!important;flex:1 1 150px!important}.upload-shell .followup-primary-actions,.upload-shell .followup-mini-grid{grid-template-columns:1fr!important}}@media(max-width:700px){.upload-shell .followup-upload-card{width:min(100%,calc(100vw - 24px))!important}.app-shell .cdr-command-shell .dashboard-tabs,.app-shell .cdr-command-shell .dashboard-tabs-actions,.upload-shell .upload-portal-toolbar{border-radius:14px!important}.app-shell .cdr-command-shell .cdr-theme-selector,.app-shell .cdr-command-shell .cdr-layout-selector,.app-shell .cdr-command-shell .cdr-action-pill,.app-shell .cdr-command-shell .dashboard-tab,.upload-shell .upload-portal-toolbar>*{width:100%!important;flex:1 1 100%!important}}html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body .app-shell,body .upload-shell,body .local-login-shell,body .app-shell *,body .upload-shell *,body .local-login-shell *{box-sizing:border-box!important}body .app-shell.layout-command-center,body .app-shell.layout-executive-analytics,body .app-shell.layout-futuristic-ops{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;padding:14px!important;overflow-x:hidden!important}body .app-shell.layout-command-center>:not(.toast):not(.modal-backdrop),body .app-shell.layout-executive-analytics>:not(.toast):not(.modal-backdrop),body .app-shell.layout-futuristic-ops>:not(.toast):not(.modal-backdrop){width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}body .app-shell.layout-command-center .cdr-command-shell,body .app-shell.layout-executive-analytics .cdr-command-shell,body .app-shell.layout-futuristic-ops .cdr-command-shell{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;gap:0!important;margin:0!important;padding:0!important;overflow:visible!important}body .app-shell.layout-command-center .cdr-command-shell>*,body .app-shell.layout-executive-analytics .cdr-command-shell>*,body .app-shell.layout-futuristic-ops .cdr-command-shell>*{grid-area:auto!important;max-width:100%!important;min-width:0!important}body .app-shell .cdr-command-shell .dashboard-tabs-row,body .app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-row,body .app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-row,body .app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-row{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:10px!important;margin:10px 0 0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important}body .app-shell .cdr-command-shell .dashboard-tabs-actions,body .app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-actions,body .app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-actions,body .app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-actions{order:1!important;width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;padding:8px!important;border-radius:16px!important;overflow:visible!important;background:color-mix(in srgb,var(--theme-card-2, #0b1628) 88%,transparent)!important;border:1px solid var(--theme-border, rgba(31, 41, 55, .75))!important}body .app-shell .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,body .app-shell.layout-command-center .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,body .app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,body .app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;grid-template-columns:none!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding:0!important;margin:0!important;overflow:visible!important}body .app-shell .cdr-command-shell .dashboard-tabs,body .app-shell.layout-command-center .cdr-command-shell .dashboard-tabs,body .app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tabs,body .app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tabs{order:2!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:8px!important;border-radius:16px!important;overflow:visible!important;background:color-mix(in srgb,var(--theme-card-2, #0b1628) 90%,transparent)!important;border:1px solid var(--theme-border, rgba(31, 41, 55, .75))!important}body .app-shell .cdr-command-shell .dashboard-tab,body .app-shell.layout-command-center .cdr-command-shell .dashboard-tab,body .app-shell.layout-executive-analytics .cdr-command-shell .dashboard-tab,body .app-shell.layout-futuristic-ops .cdr-command-shell .dashboard-tab{flex:0 1 auto!important;width:auto!important;min-width:122px!important;max-width:none!important;height:40px!important;min-height:40px!important;padding:0 14px!important;justify-content:center!important;align-items:center!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.1!important}body .app-shell .cdr-command-shell .cdr-theme-selector,body .app-shell .cdr-command-shell .cdr-layout-selector,body .app-shell .cdr-command-shell .cdr-action-pill,body .app-shell.layout-futuristic-ops .cdr-command-shell .cdr-theme-selector,body .app-shell.layout-futuristic-ops .cdr-command-shell .cdr-layout-selector,body .app-shell.layout-futuristic-ops .cdr-command-shell .cdr-action-pill{width:auto!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;flex:0 1 auto!important;justify-content:center!important;white-space:nowrap!important}body .app-shell .cdr-command-shell .cdr-theme-selector,body .app-shell .cdr-command-shell .cdr-layout-selector{flex:0 1 330px!important;min-width:260px!important}body .app-shell .cdr-command-shell .cdr-theme-selector select,body .app-shell .cdr-command-shell .cdr-layout-selector select,body .upload-shell .cdr-theme-selector select,body .upload-shell .cdr-layout-selector select{width:210px!important;min-width:210px!important;max-width:210px!important;overflow:hidden!important;text-overflow:ellipsis!important;color:var(--theme-text, #f8fafc)!important}body .app-shell .filters-panel,body .app-shell .filters-panel.filters-panel-arranged,body .app-shell.layout-command-center .filters-panel,body .app-shell.layout-executive-analytics .filters-panel,body .app-shell.layout-futuristic-ops .filters-panel{width:100%!important;max-width:100%!important;min-width:0!important;margin:10px 0 0!important;padding:10px 12px!important;overflow:hidden!important;grid-area:auto!important}body .app-shell .filters-panel-arranged .filters-fields-grid,body .app-shell.layout-command-center .filters-panel-arranged .filters-fields-grid,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-fields-grid,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-fields-grid{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:none!important;grid-template-rows:auto auto!important;gap:10px!important}body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-primary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-primary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-primary{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(210px,1.4fr) minmax(115px,.72fr) minmax(100px,.62fr) minmax(115px,.68fr) minmax(170px,1fr) minmax(200px,1.15fr)!important;gap:12px!important}body .app-shell .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-secondary{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(190px,1.15fr) minmax(155px,.92fr) minmax(150px,.88fr) minmax(145px,.84fr) minmax(145px,.84fr) 110px minmax(190px,1fr)!important;gap:12px!important}body .app-shell .summary-cards,body .app-shell .summary-cards-manual-rows,body .app-shell .modern-stat-deck,body .app-shell .cdr-kpi-strip-30{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}body .app-shell .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-command-center .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-executive-analytics .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row,body .app-shell .modern-stat-deck,body .app-shell .cdr-kpi-strip-30,body .app-shell.layout-command-center .modern-stat-deck,body .app-shell.layout-command-center .cdr-kpi-strip-30,body .app-shell.layout-executive-analytics .modern-stat-deck,body .app-shell.layout-executive-analytics .cdr-kpi-strip-30,body .app-shell.layout-futuristic-ops .modern-stat-deck,body .app-shell.layout-futuristic-ops .cdr-kpi-strip-30{display:grid!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:8px!important;align-items:stretch!important}body .app-shell .summary-card,body .app-shell .visual-summary-card,body .app-shell .modern-kpi-card,body .app-shell .modern-stat-tile{min-width:0!important;max-width:100%!important;overflow:hidden!important}body .app-shell .summary-card strong,body .app-shell .visual-summary-card strong,body .app-shell .modern-kpi-card strong,body .app-shell .modern-stat-tile strong{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .app-shell .modern-overview-shell,body .app-shell .modern-dashboard-grid,body .app-shell .chart-grid,body .app-shell .behavior-grid,body .app-shell .quality-grid,body .app-shell .cdr-saas-overview-grid,body .app-shell .cdr-deep-dive-grid,body .app-shell .cdr-top-entities-grid{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}body .app-shell .modern-dashboard-grid,body .app-shell .chart-grid,body .app-shell .behavior-grid,body .app-shell .quality-grid,body .app-shell.layout-command-center .modern-dashboard-grid,body .app-shell.layout-command-center .chart-grid,body .app-shell.layout-executive-analytics .modern-dashboard-grid,body .app-shell.layout-executive-analytics .chart-grid,body .app-shell.layout-futuristic-ops .modern-dashboard-grid,body .app-shell.layout-futuristic-ops .chart-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}body .app-shell .cdr-saas-overview-grid,body .app-shell.layout-command-center .cdr-saas-overview-grid,body .app-shell.layout-executive-analytics .cdr-saas-overview-grid,body .app-shell.layout-futuristic-ops .cdr-saas-overview-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;gap:14px!important;align-items:stretch!important}body .app-shell .modern-panel,body .app-shell .chart-card,body .app-shell .table-card,body .app-shell .records-card,body .app-shell .modern-record-card,body .app-shell .modern-panel-wide,body .app-shell .modern-panel-table-wide,body .app-shell.layout-executive-analytics .modern-panel-wide,body .app-shell.layout-executive-analytics .modern-panel-table-wide,body .app-shell.layout-futuristic-ops .modern-panel-wide,body .app-shell.layout-futuristic-ops .modern-panel-table-wide{min-width:0!important;max-width:100%!important;grid-column:auto!important;overflow:hidden!important}body .app-shell .modern-panel-wide.cdr-overview-volume,body .app-shell.layout-command-center .modern-panel-wide.cdr-overview-volume,body .app-shell.layout-executive-analytics .modern-panel-wide.cdr-overview-volume,body .app-shell.layout-futuristic-ops .modern-panel-wide.cdr-overview-volume{grid-column:auto!important}body .app-shell .recharts-responsive-container,body .app-shell .recharts-wrapper,body .app-shell svg.recharts-surface{max-width:100%!important;overflow:visible!important}body .app-shell.layout-command-center{--cdr-box-radius: 14px;--cdr-kpi-card-height: 58px;--cdr-chart-panel-min-height: 360px}body .app-shell.layout-command-center .dashboard-tabs{justify-content:flex-start!important}body .app-shell.layout-executive-analytics{--cdr-box-radius: 18px;--cdr-kpi-card-height: 66px;--cdr-chart-panel-min-height: 390px;padding:20px!important}body .app-shell.layout-executive-analytics .dashboard-tabs,body .app-shell.layout-executive-analytics .dashboard-tabs-actions .cdr-header-actions{justify-content:center!important}body .app-shell.layout-executive-analytics .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-executive-analytics .modern-stat-deck,body .app-shell.layout-executive-analytics .cdr-kpi-strip-30{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:12px!important}body .app-shell.layout-futuristic-ops{--cdr-box-radius: 12px;--cdr-kpi-card-height: 52px;--cdr-chart-panel-min-height: 330px;padding:10px!important}body .app-shell.layout-futuristic-ops .dashboard-tabs,body .app-shell.layout-futuristic-ops .dashboard-tabs-actions .cdr-header-actions{justify-content:flex-start!important}body .app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-futuristic-ops .modern-stat-deck,body .app-shell.layout-futuristic-ops .cdr-kpi-strip-30{grid-template-columns:repeat(auto-fit,minmax(108px,1fr))!important;gap:6px!important}body .app-shell.layout-futuristic-ops .summary-card,body .app-shell.layout-futuristic-ops .visual-summary-card,body .app-shell.layout-futuristic-ops .modern-stat-tile{padding:6px!important}@media(max-width:1350px){body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-primary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-primary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-secondary{grid-template-columns:repeat(3,minmax(180px,1fr))!important}}@media(max-width:1050px){body .app-shell .modern-dashboard-grid,body .app-shell .chart-grid,body .app-shell .cdr-saas-overview-grid,body .app-shell.layout-command-center .modern-dashboard-grid,body .app-shell.layout-command-center .chart-grid,body .app-shell.layout-command-center .cdr-saas-overview-grid,body .app-shell.layout-executive-analytics .modern-dashboard-grid,body .app-shell.layout-executive-analytics .chart-grid,body .app-shell.layout-executive-analytics .cdr-saas-overview-grid,body .app-shell.layout-futuristic-ops .modern-dashboard-grid,body .app-shell.layout-futuristic-ops .chart-grid,body .app-shell.layout-futuristic-ops .cdr-saas-overview-grid{grid-template-columns:1fr!important}}@media(max-width:760px){body .app-shell.layout-command-center,body .app-shell.layout-executive-analytics,body .app-shell.layout-futuristic-ops{padding:10px!important}body .app-shell .filters-panel-arranged .filters-row-primary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-primary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-primary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-primary,body .app-shell .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-command-center .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-executive-analytics .filters-panel-arranged .filters-row-secondary,body .app-shell.layout-futuristic-ops .filters-panel-arranged .filters-row-secondary{grid-template-columns:1fr!important}body .app-shell .cdr-command-shell .cdr-theme-selector,body .app-shell .cdr-command-shell .cdr-layout-selector,body .app-shell .cdr-command-shell .cdr-action-pill,body .app-shell .cdr-command-shell .dashboard-tab{width:100%!important;flex:1 1 100%!important}body .app-shell .cdr-command-shell .cdr-theme-selector select,body .app-shell .cdr-command-shell .cdr-layout-selector select{width:100%!important;min-width:0!important;max-width:100%!important}}.cdr-layout-selector{display:none!important}.local-login-shell.layout-command-center,.local-login-shell.layout-executive-analytics,.local-login-shell.layout-futuristic-ops,.upload-shell.layout-command-center,.upload-shell.layout-executive-analytics,.upload-shell.layout-futuristic-ops,.app-shell.layout-command-center,.app-shell.layout-executive-analytics,.app-shell.layout-futuristic-ops{padding:inherit}body .app-shell.layout-executive-analytics,body .app-shell.layout-futuristic-ops,body .app-shell.layout-command-center{--cdr-box-radius: 14px !important;--cdr-kpi-card-height: 58px !important;--cdr-chart-panel-min-height: 360px !important;padding:0!important}body .app-shell.layout-executive-analytics .dashboard-tabs,body .app-shell.layout-futuristic-ops .dashboard-tabs,body .app-shell.layout-command-center .dashboard-tabs,body .app-shell.layout-executive-analytics .dashboard-tabs-actions .cdr-header-actions,body .app-shell.layout-futuristic-ops .dashboard-tabs-actions .cdr-header-actions,body .app-shell.layout-command-center .dashboard-tabs-actions .cdr-header-actions{justify-content:flex-start!important}body .app-shell.layout-executive-analytics .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-futuristic-ops .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-command-center .summary-cards-manual-rows .summary-card-row,body .app-shell.layout-executive-analytics .modern-stat-deck,body .app-shell.layout-futuristic-ops .modern-stat-deck,body .app-shell.layout-command-center .modern-stat-deck,body .app-shell.layout-executive-analytics .cdr-kpi-strip-30,body .app-shell.layout-futuristic-ops .cdr-kpi-strip-30,body .app-shell.layout-command-center .cdr-kpi-strip-30{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:8px!important}body .app-shell.layout-executive-analytics .summary-card,body .app-shell.layout-futuristic-ops .summary-card,body .app-shell.layout-command-center .summary-card,body .app-shell.layout-executive-analytics .visual-summary-card,body .app-shell.layout-futuristic-ops .visual-summary-card,body .app-shell.layout-command-center .visual-summary-card,body .app-shell.layout-executive-analytics .modern-stat-tile,body .app-shell.layout-futuristic-ops .modern-stat-tile,body .app-shell.layout-command-center .modern-stat-tile{padding:8px!important}.upload-shell .followup-upload-card,.upload-shell.theme-dark-command .followup-upload-card,.upload-shell.theme-light-modern .followup-upload-card,.upload-shell.theme-neon-futuristic .followup-upload-card,.upload-shell.light-background-theme .followup-upload-card,.upload-shell.dark-background-theme .followup-upload-card{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(420px,.82fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(20px,2.5vw,42px)!important;align-items:stretch!important;width:min(100%,1720px)!important;max-width:calc(100vw - 48px)!important;min-height:min(840px,calc(100vh - 48px))!important;padding:clamp(24px,3vw,48px)!important;overflow:hidden!important}.upload-shell .upload-portal-toolbar,.upload-shell.theme-dark-command .upload-portal-toolbar,.upload-shell.theme-light-modern .upload-portal-toolbar,.upload-shell.theme-neon-futuristic .upload-portal-toolbar{grid-column:1 / -1!important;grid-row:1!important;position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin:0!important;padding:8px!important;border-radius:18px!important;background:color-mix(in srgb,var(--theme-card-2, #111827) 84%,transparent)!important;border:1px solid var(--theme-border, rgba(31, 41, 55, .75))!important;box-shadow:none!important;overflow:visible!important}.upload-shell .upload-portal-toolbar .followup-theme-button,.upload-shell .upload-portal-toolbar .cdr-theme-selector{position:static!important;inset:auto!important;width:auto!important;min-width:max-content!important;max-width:100%!important;height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 14px!important;color:var(--theme-text, #f8fafc)!important;background:color-mix(in srgb,var(--theme-card, #0b1628) 92%,transparent)!important;border:1px solid var(--theme-border, rgba(31, 41, 55, .75))!important;border-radius:14px!important;opacity:1!important;visibility:visible!important;box-shadow:none!important;white-space:nowrap!important}.upload-shell .followup-upload-left,.upload-shell.theme-dark-command .followup-upload-left,.upload-shell.theme-light-modern .followup-upload-left,.upload-shell.theme-neon-futuristic .followup-upload-left,.upload-shell.layout-command-center .followup-upload-left,.upload-shell.layout-executive-analytics .followup-upload-left,.upload-shell.layout-futuristic-ops .followup-upload-left{grid-column:1 / 2!important;grid-row:2!important;width:100%!important;max-width:none!important;min-width:0!important;align-self:center!important}.upload-shell .followup-upload-visual,.upload-shell.theme-dark-command .followup-upload-visual,.upload-shell.theme-light-modern .followup-upload-visual,.upload-shell.theme-neon-futuristic .followup-upload-visual,.upload-shell.light-background-theme .followup-upload-visual,.upload-shell.dark-background-theme .followup-upload-visual,.upload-shell.layout-command-center .followup-upload-visual,.upload-shell.layout-executive-analytics .followup-upload-visual,.upload-shell.layout-futuristic-ops .followup-upload-visual{grid-column:2 / 3!important;grid-row:2!important;position:relative!important;z-index:1!important;display:flex!important;visibility:visible!important;opacity:1!important;align-items:stretch!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:560px!important;height:100%!important;padding:0!important;overflow:hidden!important;border-radius:24px!important;border:1px solid color-mix(in srgb,var(--theme-accent, #06b6d4) 46%,transparent)!important;background:color-mix(in srgb,var(--theme-card-2, #0b1628) 90%,#000 10%)!important;box-shadow:0 26px 68px #00000047!important}.upload-shell .followup-upload-visual:before,.upload-shell .followup-upload-visual:after{content:none!important;display:none!important}.upload-shell .followup-upload-visual img,.upload-shell.theme-dark-command .followup-upload-visual img,.upload-shell.theme-light-modern .followup-upload-visual img,.upload-shell.theme-neon-futuristic .followup-upload-visual img,.upload-shell.light-background-theme .followup-upload-visual img,.upload-shell.dark-background-theme .followup-upload-visual img{content:normal!important;position:static!important;display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:saturate(1.05) contrast(1.05)!important}.upload-shell.theme-light-modern .followup-upload-visual img{filter:saturate(1.02) contrast(1.02) brightness(1.02)!important}.upload-shell.theme-neon-futuristic .followup-upload-visual{box-shadow:0 0 0 1px #22d3ee38,0 0 44px #ec48991f!important}.upload-shell.theme-neon-futuristic .followup-upload-visual img{filter:saturate(1.2) contrast(1.1) brightness(.95)!important}@media(max-width:1180px){.upload-shell .followup-upload-card,.upload-shell.theme-dark-command .followup-upload-card,.upload-shell.theme-light-modern .followup-upload-card,.upload-shell.theme-neon-futuristic .followup-upload-card{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;min-height:auto!important;max-width:calc(100vw - 28px)!important;overflow:visible!important}.upload-shell .followup-upload-left,.upload-shell.theme-dark-command .followup-upload-left,.upload-shell.theme-light-modern .followup-upload-left,.upload-shell.theme-neon-futuristic .followup-upload-left{grid-column:1 / -1!important;grid-row:2!important}.upload-shell .followup-upload-visual,.upload-shell.theme-dark-command .followup-upload-visual,.upload-shell.theme-light-modern .followup-upload-visual,.upload-shell.theme-neon-futuristic .followup-upload-visual{grid-column:1 / -1!important;grid-row:3!important;min-height:320px!important;max-height:460px!important}}@media(max-width:760px){.upload-shell .followup-upload-visual,.upload-shell.theme-dark-command .followup-upload-visual,.upload-shell.theme-light-modern .followup-upload-visual,.upload-shell.theme-neon-futuristic .followup-upload-visual{min-height:240px!important;border-radius:18px!important}}:root{--cdr-managed-header-height: 96px}body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{position:relative!important;display:grid!important;grid-template-columns:minmax(148px,230px) minmax(0,1fr) minmax(148px,230px)!important;grid-template-rows:1fr!important;align-items:center!important;min-height:var(--cdr-managed-header-height)!important;height:var(--cdr-managed-header-height)!important;padding:8px 18px!important;overflow:hidden!important}body .app-shell .cdr-command-shell .cdr-banner-art,body .app-shell.active-tab-overview .cdr-command-shell .cdr-banner-art{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important}body .app-shell .cdr-command-shell .cdr-header-logo,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo{position:relative!important;inset:auto!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:calc(var(--cdr-managed-header-height) - 18px)!important;min-height:64px!important;max-height:84px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body .app-shell .cdr-command-shell .cdr-header-logo-left,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-left{grid-column:1!important;grid-row:1!important;justify-self:stretch!important}body .app-shell .cdr-command-shell .cdr-header-logo-right,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo-right{grid-column:3!important;grid-row:1!important;justify-self:stretch!important}body .app-shell .cdr-command-shell .cdr-header-logo img,body .app-shell.active-tab-overview .cdr-command-shell .cdr-header-logo img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}body .app-shell .cdr-command-shell .followup-dashboard-title,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title{position:relative!important;z-index:2!important;grid-column:2!important;grid-row:1!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body .app-shell .cdr-command-shell .followup-dashboard-title h1,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title h1{margin:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(26px,3.2vw,52px)!important;line-height:1!important}body .app-shell .cdr-command-shell .followup-dashboard-title p,body .app-shell.active-tab-overview .cdr-command-shell .followup-dashboard-title p{margin:8px 0 0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.15!important}.local-branding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0 16px}.local-branding-card{display:grid;gap:10px;padding:16px;border-radius:18px;border:1px solid rgba(96,165,250,.28);background:#0f172ab8}.local-branding-card>span{color:#93c5fd;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.local-branding-card>strong{color:#f8fafc;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-branding-preview{height:92px;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px dashed rgba(125,211,252,.36);background:#02061770;overflow:hidden}.local-branding-preview.hero-preview{height:130px}.local-branding-preview img{width:100%;height:100%;object-fit:contain}.local-branding-preview.hero-preview img{object-fit:cover}.local-file-picker{position:relative;display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:12px;border:1px solid rgba(56,189,248,.42);background:#082f499e;color:#e0f2fe!important;font-size:12px!important;font-weight:900!important;cursor:pointer;overflow:hidden}.local-file-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.local-settings-guidance{background:#0ea5e924!important;border-color:#38bdf84d!important;color:#bae6fd!important}@media(max-width:900px){body .app-shell .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,body .app-shell.active-tab-overview .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{grid-template-columns:92px minmax(0,1fr) 92px!important;--cdr-managed-header-height: 82px;padding:8px 10px!important}.local-branding-grid{grid-template-columns:1fr}}:root,html[data-design=proposal1],.design-proposal-1{--design-name: "Dark Blue";--design-bg: #061424;--design-bg-soft: #081b31;--design-bg-radial: radial-gradient(circle at 18% 0%, rgba(39, 144, 255, .18), transparent 35%), linear-gradient(135deg, #06101e 0%, #08213a 52%, #061424 100%);--design-header-bg: linear-gradient(135deg, rgba(7, 25, 44, .98), rgba(9, 41, 72, .94));--design-nav-bg: rgba(9, 34, 61, .86);--design-card: rgba(9, 31, 56, .94);--design-card-2: rgba(10, 42, 74, .92);--design-card-soft: rgba(15, 54, 92, .7);--design-table-head: rgba(11, 45, 79, .98);--design-table-row: rgba(8, 29, 52, .84);--design-table-row-alt: rgba(11, 37, 65, .86);--design-border: rgba(60, 156, 255, .34);--design-border-strong: rgba(65, 184, 255, .58);--design-text: #f5fbff;--design-muted: #a8c7dc;--design-faint: #75a6c2;--design-inverted-text: #071424;--design-accent: #179cff;--design-accent-2: #38d5ff;--design-accent-3: #7c5cff;--design-success: #31e7a4;--design-warning: #f5b84b;--design-danger: #ff5b6d;--design-active-bg: linear-gradient(135deg, #0078ff, #18c8ff);--design-button-bg: linear-gradient(135deg, #0078ff, #14b8ff);--design-button-text: #ffffff;--design-hover: rgba(24, 200, 255, .18);--design-selected: rgba(23, 156, 255, .24);--design-shadow: 0 22px 58px rgba(0, 8, 24, .4);--design-glow: 0 0 0 1px rgba(59, 171, 255, .22), 0 0 32px rgba(23, 156, 255, .14);--chart-calls: #209bff;--chart-calls-light: #7bd4ff;--chart-calls-deep: #0b5fcf;--chart-duration: #ffc44d;--chart-duration-light: #ffe297;--chart-duration-deep: #cc7a00;--chart-total: #178bff;--chart-used: #40d2ff;--chart-total-green: #17b58a;--chart-used-green: #6cf5b6;--chart-grid: rgba(139, 189, 225, .28);--chart-axis: #bdd8ee;--chart-label: #f8fcff;--chart-label-stroke: #061424;--chart-tooltip-bg: #071728;--chart-tooltip-border: rgba(72, 179, 255, .6);--chart-tooltip-text: #f8fcff;--chart-series-1: #179cff;--chart-series-2: #38d5ff;--chart-series-3: #ffc44d;--chart-series-4: #7c5cff;--chart-series-5: #ff5b6d;--chart-series-6: #31e7a4;--chart-series-7: #f97316;--chart-series-8: #e879f9;--chart-series-9: #5eead4;--chart-series-10: #93c5fd}html[data-design=proposal2],.design-proposal-2{--design-name: "Light Executive";--design-bg: #f4f7fb;--design-bg-soft: #eef3fb;--design-bg-radial: radial-gradient(circle at 8% 0%, rgba(37, 99, 235, .12), transparent 32%), linear-gradient(135deg, #f8fbff 0%, #eef4fb 55%, #ffffff 100%);--design-header-bg: linear-gradient(135deg, #ffffff 0%, #edf5ff 100%);--design-nav-bg: rgba(255, 255, 255, .94);--design-card: rgba(255, 255, 255, .98);--design-card-2: rgba(246, 250, 255, .98);--design-card-soft: rgba(238, 245, 255, .94);--design-table-head: #eaf2ff;--design-table-row: #ffffff;--design-table-row-alt: #f7fbff;--design-border: rgba(42, 92, 170, .2);--design-border-strong: rgba(37, 99, 235, .38);--design-text: #0c1f35;--design-muted: #4b647d;--design-faint: #7890a8;--design-inverted-text: #ffffff;--design-accent: #2563eb;--design-accent-2: #06a6d7;--design-accent-3: #7c3aed;--design-success: #059669;--design-warning: #d97706;--design-danger: #dc2626;--design-active-bg: linear-gradient(135deg, #2563eb, #0ea5e9);--design-button-bg: linear-gradient(135deg, #2563eb, #0ea5e9);--design-button-text: #ffffff;--design-hover: rgba(37, 99, 235, .1);--design-selected: rgba(37, 99, 235, .14);--design-shadow: 0 20px 48px rgba(15, 38, 70, .12);--design-glow: 0 0 0 1px rgba(37, 99, 235, .18), 0 20px 42px rgba(37, 99, 235, .1);--chart-calls: #2563eb;--chart-calls-light: #7dd3fc;--chart-calls-deep: #1d4ed8;--chart-duration: #f59e0b;--chart-duration-light: #fde68a;--chart-duration-deep: #b45309;--chart-total: #2563eb;--chart-used: #06b6d4;--chart-total-green: #059669;--chart-used-green: #34d399;--chart-grid: rgba(71, 85, 105, .2);--chart-axis: #475569;--chart-label: #0f172a;--chart-label-stroke: #ffffff;--chart-tooltip-bg: #ffffff;--chart-tooltip-border: rgba(37, 99, 235, .34);--chart-tooltip-text: #0f172a;--chart-series-1: #2563eb;--chart-series-2: #06b6d4;--chart-series-3: #f59e0b;--chart-series-4: #7c3aed;--chart-series-5: #ef4444;--chart-series-6: #059669;--chart-series-7: #f97316;--chart-series-8: #db2777;--chart-series-9: #14b8a6;--chart-series-10: #64748b}html[data-design=proposal3],.design-proposal-3{--design-name: "Dark Emerald";--design-bg: #031916;--design-bg-soft: #06221e;--design-bg-radial: radial-gradient(circle at 15% 0%, rgba(16, 185, 129, .18), transparent 34%), radial-gradient(circle at 88% 16%, rgba(20, 184, 166, .13), transparent 28%), linear-gradient(135deg, #031411 0%, #06352c 52%, #031916 100%);--design-header-bg: linear-gradient(135deg, rgba(4, 31, 27, .98), rgba(7, 64, 52, .94));--design-nav-bg: rgba(5, 42, 35, .9);--design-card: rgba(5, 38, 32, .94);--design-card-2: rgba(6, 54, 44, .92);--design-card-soft: rgba(9, 78, 64, .64);--design-table-head: rgba(6, 63, 52, .98);--design-table-row: rgba(5, 34, 30, .86);--design-table-row-alt: rgba(8, 48, 41, .88);--design-border: rgba(45, 212, 191, .34);--design-border-strong: rgba(52, 211, 153, .58);--design-text: #ecfff9;--design-muted: #a9d8cd;--design-faint: #78b9ad;--design-inverted-text: #031916;--design-accent: #10b981;--design-accent-2: #2dd4bf;--design-accent-3: #34d399;--design-success: #41f2a7;--design-warning: #fbbf24;--design-danger: #fb7185;--design-active-bg: linear-gradient(135deg, #10b981, #2dd4bf);--design-button-bg: linear-gradient(135deg, #10b981, #14b8a6);--design-button-text: #041713;--design-hover: rgba(45, 212, 191, .18);--design-selected: rgba(16, 185, 129, .22);--design-shadow: 0 22px 58px rgba(0, 14, 10, .42);--design-glow: 0 0 0 1px rgba(45, 212, 191, .22), 0 0 34px rgba(16, 185, 129, .14);--chart-calls: #10b981;--chart-calls-light: #6ee7b7;--chart-calls-deep: #047857;--chart-duration: #f59e0b;--chart-duration-light: #fde68a;--chart-duration-deep: #b45309;--chart-total: #0d9488;--chart-used: #5eead4;--chart-total-green: #10b981;--chart-used-green: #86efac;--chart-grid: rgba(148, 215, 203, .25);--chart-axis: #b9e8dd;--chart-label: #ecfff9;--chart-label-stroke: #031916;--chart-tooltip-bg: #041d18;--chart-tooltip-border: rgba(45, 212, 191, .6);--chart-tooltip-text: #ecfff9;--chart-series-1: #10b981;--chart-series-2: #2dd4bf;--chart-series-3: #f59e0b;--chart-series-4: #60a5fa;--chart-series-5: #fb7185;--chart-series-6: #84cc16;--chart-series-7: #f97316;--chart-series-8: #a78bfa;--chart-series-9: #22d3ee;--chart-series-10: #94a3b8}html[data-design] body{background:var(--design-bg)!important;color:var(--design-text)!important}.app-shell.design-proposal-1,.app-shell.design-proposal-2,.app-shell.design-proposal-3,.upload-shell.design-proposal-1,.upload-shell.design-proposal-2,.upload-shell.design-proposal-3,.local-login-shell.design-proposal-1,.local-login-shell.design-proposal-2,.local-login-shell.design-proposal-3{background:var(--design-bg-radial)!important;color:var(--design-text)!important;font-family:Inter,Segoe UI,Arial,sans-serif}.app-shell[class*=design-proposal]:before,.app-shell[class*=design-proposal]:after,.upload-shell[class*=design-proposal]:before,.upload-shell[class*=design-proposal]:after,.local-login-shell[class*=design-proposal]:before,.local-login-shell[class*=design-proposal]:after{background:none!important;opacity:0!important;content:none!important}.app-shell[class*=design-proposal] .cdr-command-shell,.app-shell[class*=design-proposal] .topbar,.app-shell[class*=design-proposal] .cdr-navy-banner,.app-shell[class*=design-proposal] .dashboard-tabs-row,.app-shell[class*=design-proposal] .dashboard-tabs,.app-shell[class*=design-proposal] .filters-panel,.upload-shell[class*=design-proposal] .followup-upload-card,.local-login-shell[class*=design-proposal] .local-login-card,.local-settings-panel{background:var(--design-header-bg)!important;border-color:var(--design-border)!important;box-shadow:var(--design-shadow)!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] .cdr-command-shell,.app-shell[class*=design-proposal] .filters-panel,.app-shell[class*=design-proposal] .dashboard-tabs-row{background:var(--design-nav-bg)!important}.app-shell[class*=design-proposal] .topbar,.app-shell[class*=design-proposal] .cdr-navy-banner{min-height:86px;display:grid!important;grid-template-columns:minmax(110px,260px) 1fr minmax(110px,260px);align-items:center!important;gap:18px}.app-shell[class*=design-proposal] .cdr-banner-art{opacity:.28!important;mix-blend-mode:screen}.design-proposal-2 .cdr-banner-art{opacity:.08!important;mix-blend-mode:multiply}.app-shell[class*=design-proposal] .followup-dashboard-title{display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:78px;color:var(--design-text)!important}.app-shell[class*=design-proposal] .followup-dashboard-title h1{color:var(--design-text)!important;text-shadow:none!important}.app-shell[class*=design-proposal] .followup-dashboard-title p{color:var(--design-muted)!important}.app-shell[class*=design-proposal] .cdr-header-logo{height:100%!important;min-height:76px!important;display:flex!important;align-items:center!important}.app-shell[class*=design-proposal] .cdr-header-logo-left{justify-content:flex-start!important}.app-shell[class*=design-proposal] .cdr-header-logo-right{justify-content:flex-end!important}.app-shell[class*=design-proposal] .cdr-header-logo img{max-height:calc(100% - 14px)!important;height:72px!important;width:auto!important;max-width:100%!important;object-fit:contain!important;border-radius:0!important;background:transparent!important}.app-shell[class*=design-proposal] .dashboard-tab,.app-shell[class*=design-proposal] .button,.upload-shell[class*=design-proposal] .followup-action-button,.upload-shell[class*=design-proposal] .followup-theme-button,.local-login-shell[class*=design-proposal] .button,.local-settings-panel .button{background:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:none!important}.app-shell[class*=design-proposal] .dashboard-tab:hover,.app-shell[class*=design-proposal] .button:hover,.upload-shell[class*=design-proposal] .followup-action-button:hover,.upload-shell[class*=design-proposal] .followup-theme-button:hover,.local-login-shell[class*=design-proposal] .button:hover{background:var(--design-hover)!important;border-color:var(--design-border-strong)!important;box-shadow:var(--design-glow)!important}.app-shell[class*=design-proposal] .dashboard-tab.active,.app-shell[class*=design-proposal] .button.primary,.app-shell[class*=design-proposal] .cdr-action-primary,.app-shell[class*=design-proposal] .export-button,.upload-shell[class*=design-proposal] .followup-primary-upload,.upload-shell[class*=design-proposal] .followup-confirm-upload,.local-login-shell[class*=design-proposal] .cdr-action-primary{background:var(--design-active-bg)!important;border-color:transparent!important;color:var(--design-button-text)!important;box-shadow:var(--design-glow)!important}.design-proposal-2 .dashboard-tab.active,.design-proposal-2 .button.primary,.design-proposal-2 .cdr-action-primary,.design-proposal-2 .export-button,.design-proposal-2 .followup-primary-upload,.design-proposal-2 .followup-confirm-upload{color:#fff!important}.app-shell[class*=design-proposal] .cdr-page-intro,.app-shell[class*=design-proposal] .workbook-card,.app-shell[class*=design-proposal] .summary-card,.app-shell[class*=design-proposal] .metric-card,.app-shell[class*=design-proposal] .chart-card,.app-shell[class*=design-proposal] .table-card,.app-shell[class*=design-proposal] .records-card,.app-shell[class*=design-proposal] .hero-panel,.app-shell[class*=design-proposal] .filter-panel,.app-shell[class*=design-proposal] .report-card,.app-shell[class*=design-proposal] .report-suite,.app-shell[class*=design-proposal] .warning-strip,.app-shell[class*=design-proposal] [class*=card],.app-shell[class*=design-proposal] [class*=panel],.upload-shell[class*=design-proposal] .followup-upload-left,.upload-shell[class*=design-proposal] .followup-upload-visual,.upload-shell[class*=design-proposal] .followup-mini-card,.upload-shell[class*=design-proposal] .followup-staged-upload,.local-login-shell[class*=design-proposal] .local-login-brand,.local-settings-panel [class*=card]{background:var(--design-card)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}.app-shell[class*=design-proposal] [class*=card]:before,.app-shell[class*=design-proposal] [class*=panel]:before,.upload-shell[class*=design-proposal] [class*=card]:before,.upload-shell[class*=design-proposal] [class*=panel]:before{background:linear-gradient(90deg,var(--design-accent),transparent 70%)!important;opacity:.25!important}.app-shell[class*=design-proposal] h1,.app-shell[class*=design-proposal] h2,.app-shell[class*=design-proposal] h3,.app-shell[class*=design-proposal] h4,.app-shell[class*=design-proposal] strong,.upload-shell[class*=design-proposal] h1,.upload-shell[class*=design-proposal] h2,.upload-shell[class*=design-proposal] h3,.upload-shell[class*=design-proposal] strong,.local-login-shell[class*=design-proposal] h1,.local-login-shell[class*=design-proposal] h2,.local-login-shell[class*=design-proposal] strong,.local-settings-panel h1,.local-settings-panel h2,.local-settings-panel h3,.local-settings-panel strong{color:var(--design-text)!important}.app-shell[class*=design-proposal] p,.app-shell[class*=design-proposal] span,.app-shell[class*=design-proposal] small,.app-shell[class*=design-proposal] label,.app-shell[class*=design-proposal] li,.upload-shell[class*=design-proposal] p,.upload-shell[class*=design-proposal] span,.upload-shell[class*=design-proposal] small,.upload-shell[class*=design-proposal] label,.upload-shell[class*=design-proposal] li,.local-login-shell[class*=design-proposal] p,.local-login-shell[class*=design-proposal] span,.local-login-shell[class*=design-proposal] small,.local-login-shell[class*=design-proposal] label,.local-settings-panel p,.local-settings-panel span,.local-settings-panel small,.local-settings-panel label{color:var(--design-muted)!important}.app-shell[class*=design-proposal] a,.app-shell[class*=design-proposal] .section-title p,.app-shell[class*=design-proposal] .followup-eyebrow,.upload-shell[class*=design-proposal] .followup-eyebrow,.local-login-shell[class*=design-proposal] .local-login-brand svg,.local-settings-panel .local-settings-head span{color:var(--design-accent-2)!important}.app-shell[class*=design-proposal] input,.app-shell[class*=design-proposal] select,.app-shell[class*=design-proposal] textarea,.app-shell[class*=design-proposal] .multi-select-trigger,.upload-shell[class*=design-proposal] input,.upload-shell[class*=design-proposal] select,.upload-shell[class*=design-proposal] textarea,.local-login-shell[class*=design-proposal] input,.local-login-shell[class*=design-proposal] select,.local-login-shell[class*=design-proposal] textarea,.local-settings-panel input,.local-settings-panel select,.local-settings-panel textarea{background:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:none!important}.design-proposal-2 input,.design-proposal-2 select,.design-proposal-2 textarea,.design-proposal-2 .multi-select-trigger,html[data-design=proposal2] .local-settings-panel input,html[data-design=proposal2] .local-settings-panel select,html[data-design=proposal2] .local-settings-panel textarea{background:#fff!important;color:#0c1f35!important}.app-shell[class*=design-proposal] input::placeholder,.upload-shell[class*=design-proposal] input::placeholder,.local-login-shell[class*=design-proposal] input::placeholder,.local-settings-panel input::placeholder{color:var(--design-faint)!important;opacity:1!important}.app-shell[class*=design-proposal] .multi-select-dropdown,.app-shell[class*=design-proposal] .multi-select-menu,.app-shell[class*=design-proposal] .dropdown-menu,.app-shell[class*=design-proposal] option,.upload-shell[class*=design-proposal] option,.local-login-shell[class*=design-proposal] option{background:var(--design-card)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}.app-shell[class*=design-proposal] .multi-select-option:hover,.app-shell[class*=design-proposal] .multi-select-option.is-selected,.app-shell[class*=design-proposal] .multi-select-option.selected{background:var(--design-selected)!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] table,.app-shell[class*=design-proposal] .records-table,.app-shell[class*=design-proposal] .data-table{background:var(--design-card)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}.app-shell[class*=design-proposal] thead,.app-shell[class*=design-proposal] th,.app-shell[class*=design-proposal] .table-header{background:var(--design-table-head)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}.app-shell[class*=design-proposal] tbody tr,.app-shell[class*=design-proposal] td{background:var(--design-table-row)!important;color:var(--design-text)!important;border-color:#7fa0be29!important}.app-shell[class*=design-proposal] tbody tr:nth-child(2n) td{background:var(--design-table-row-alt)!important}.app-shell[class*=design-proposal] tbody tr:hover td{background:var(--design-hover)!important}.app-shell[class*=design-proposal] .badge,.app-shell[class*=design-proposal] .status-badge,.app-shell[class*=design-proposal] .pill,.app-shell[class*=design-proposal] .chip,.app-shell[class*=design-proposal] [class*=badge],.app-shell[class*=design-proposal] [class*=chip]{background:var(--design-selected)!important;border-color:var(--design-border)!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] .warning,.app-shell[class*=design-proposal] .warning-strip,.app-shell[class*=design-proposal] .status-warning{color:var(--design-warning)!important;border-color:#f5b84b6b!important}.app-shell[class*=design-proposal] .error,.app-shell[class*=design-proposal] .danger,.app-shell[class*=design-proposal] .status-danger,.upload-shell[class*=design-proposal] .toast.error{color:var(--design-danger)!important;border-color:#ff5b6d6b!important}.app-shell[class*=design-proposal] .success,.app-shell[class*=design-proposal] .status-success,.upload-shell[class*=design-proposal] .loaded{color:var(--design-success)!important;border-color:#31e7a46b!important}.cdr-design-selector,.cdr-theme-selector{display:inline-flex!important;align-items:center!important;gap:10px!important;min-height:42px!important;padding:6px 10px!important;border:1px solid var(--design-border)!important;border-radius:18px!important;background:var(--design-nav-bg)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}.cdr-design-selector-label,.cdr-theme-selector-label{display:inline-flex!important;align-items:center!important;gap:7px!important;color:var(--design-muted)!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.04em}.cdr-design-selector select,.cdr-theme-selector select{min-width:300px!important;border:0!important;border-radius:12px!important;background:var(--design-bg)!important;color:var(--design-text)!important;font-weight:900!important;padding:8px 12px!important}.cdr-design-selector.compact select,.cdr-theme-selector.compact select{min-width:250px!important}.design-proposal-2 .cdr-design-selector,.design-proposal-2 .cdr-theme-selector{background:#fff!important}.design-proposal-2 .cdr-design-selector select,.design-proposal-2 .cdr-theme-selector select{background:#eef4ff!important;color:#0c1f35!important}.app-shell[class*=design-proposal] .recharts-wrapper,.app-shell[class*=design-proposal] .recharts-surface{color:var(--design-text)!important}.app-shell[class*=design-proposal] .recharts-text,.app-shell[class*=design-proposal] .recharts-cartesian-axis-tick-value,.app-shell[class*=design-proposal] .recharts-label,.app-shell[class*=design-proposal] .recharts-legend-item-text{fill:var(--chart-axis)!important;color:var(--chart-axis)!important}.app-shell[class*=design-proposal] .recharts-cartesian-grid line{stroke:var(--chart-grid)!important}.app-shell[class*=design-proposal] .recharts-tooltip-wrapper,.app-shell[class*=design-proposal] .recharts-default-tooltip{background:var(--chart-tooltip-bg)!important;border-color:var(--chart-tooltip-border)!important;color:var(--chart-tooltip-text)!important}.app-shell[class*=design-proposal] svg text{fill:var(--chart-label)}.upload-shell[class*=design-proposal] .followup-upload-card{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:24px!important}.upload-shell[class*=design-proposal] .followup-upload-visual img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:20px!important;filter:saturate(1.05) contrast(1.04)}.design-proposal-2 .followup-upload-visual img{filter:saturate(.95) contrast(.98) brightness(1.04)}.design-proposal-3 .followup-upload-visual img{filter:saturate(1.12) hue-rotate(78deg) contrast(1.08) brightness(.9)}.app-shell[class*=design-proposal] ::-webkit-scrollbar,.upload-shell[class*=design-proposal] ::-webkit-scrollbar,.local-login-shell[class*=design-proposal] ::-webkit-scrollbar{width:11px;height:11px}.app-shell[class*=design-proposal] ::-webkit-scrollbar-track,.upload-shell[class*=design-proposal] ::-webkit-scrollbar-track,.local-login-shell[class*=design-proposal] ::-webkit-scrollbar-track{background:var(--design-bg-soft)}.app-shell[class*=design-proposal] ::-webkit-scrollbar-thumb,.upload-shell[class*=design-proposal] ::-webkit-scrollbar-thumb,.local-login-shell[class*=design-proposal] ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--design-accent),var(--design-accent-2));border-radius:999px;border:2px solid var(--design-bg-soft)}.design-proposal-1 .followup-dashboard-title:before,.design-proposal-1 .local-login-brand:before{background:linear-gradient(90deg,transparent,rgba(23,156,255,.18),transparent)!important}.design-proposal-2 .followup-dashboard-title:before,.design-proposal-2 .local-login-brand:before{background:linear-gradient(90deg,transparent,rgba(37,99,235,.1),transparent)!important}.design-proposal-3 .followup-dashboard-title:before,.design-proposal-3 .local-login-brand:before{background:linear-gradient(90deg,transparent,rgba(16,185,129,.18),transparent)!important}@media(max-width:1100px){.app-shell[class*=design-proposal] .topbar,.app-shell[class*=design-proposal] .cdr-navy-banner{grid-template-columns:1fr!important;justify-items:center}.app-shell[class*=design-proposal] .cdr-header-logo{min-height:46px!important}.app-shell[class*=design-proposal] .cdr-header-logo img{height:46px!important}.upload-shell[class*=design-proposal] .followup-upload-card{grid-template-columns:1fr!important}.cdr-design-selector select,.cdr-theme-selector select{min-width:190px!important}}html[data-design],.app-shell[class*=design-proposal],.upload-shell[class*=design-proposal],.local-login-shell[class*=design-proposal]{--theme-page-bg: var(--design-bg) !important;--theme-panel-bg: var(--design-card) !important;--theme-panel-bg-strong: var(--design-card-2) !important;--theme-card-bg: var(--design-card) !important;--theme-card-bg-soft: var(--design-card-soft) !important;--theme-text: var(--design-text) !important;--theme-muted: var(--design-muted) !important;--theme-border: var(--design-border) !important;--theme-border-strong: var(--design-border-strong) !important;--theme-shadow: var(--design-shadow) !important;--theme-accent: var(--design-accent) !important;--theme-accent-2: var(--design-accent-2) !important;--cdr-card-title-color: var(--design-text) !important;--cdr-card-subtitle-color: var(--design-muted) !important}html[data-design=proposal1] body,html[data-design=proposal2] body,html[data-design=proposal3] body,html[data-design=proposal1] body .app-shell.design-proposal-1,html[data-design=proposal2] body .app-shell.design-proposal-2,html[data-design=proposal3] body .app-shell.design-proposal-3,html[data-design=proposal1] body .upload-shell.design-proposal-1,html[data-design=proposal2] body .upload-shell.design-proposal-2,html[data-design=proposal3] body .upload-shell.design-proposal-3,html[data-design=proposal1] body .local-login-shell.design-proposal-1,html[data-design=proposal2] body .local-login-shell.design-proposal-2,html[data-design=proposal3] body .local-login-shell.design-proposal-3{background:var(--design-bg-radial)!important;color:var(--design-text)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell{background:var(--design-bg)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{background:var(--design-header-bg)!important;border-color:var(--design-border-strong)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner{background:var(--design-header-bg)!important;border-color:var(--design-border-strong)!important;box-shadow:0 18px 42px #0f26461f!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{opacity:.45!important;mix-blend-mode:screen!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell>.topbar.followup-style-topbar.cdr-navy-banner>.cdr-banner-art{opacity:.08!important;mix-blend-mode:multiply!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .followup-dashboard-title,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .followup-dashboard-title,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .followup-dashboard-title{color:var(--design-text)!important;background:transparent!important;border:0!important;box-shadow:none!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .followup-dashboard-title h1,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .followup-dashboard-title h1,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .followup-dashboard-title h1{color:var(--design-text)!important;text-shadow:none!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .followup-dashboard-title p,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .followup-dashboard-title p,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .followup-dashboard-title p{color:var(--design-muted)!important;text-shadow:none!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-header-profile-band,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-header-profile-band,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-header-profile-band{background:transparent!important;border:0!important;box-shadow:none!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-record-card,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-card,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-record-card,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-card,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-record-card,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-card,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-main,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-card,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-main,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-card,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-main,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-card{background:var(--design-card)!important;border-color:var(--design-border-strong)!important;color:var(--design-text)!important;box-shadow:var(--design-glow)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-record-copy span,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-copy span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-record-copy span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-copy span,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-record-copy span,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-copy span,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-main span,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-card span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-main span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-card span,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-main span,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-card span{color:var(--design-accent-2)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-record-copy strong,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-copy strong,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-record-copy strong,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-copy strong,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-record-copy strong,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-copy strong,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-main strong,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-card strong,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-main strong,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-card strong,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-main strong,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-card strong{color:var(--design-text)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-record-copy p,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-copy p,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-copy small,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-record-copy p,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-copy p,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-copy small,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-record-copy p,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-copy p,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-copy small,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-main p,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-card p,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-profile-card small,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-main p,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-card p,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-profile-card small,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-main p,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-card p,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-profile-card small{color:var(--design-muted)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-profile-source-chips em,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-profile-source-chips em,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-profile-source-chips em,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .modern-source-chips em,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .modern-source-chips em,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .modern-source-chips em{background:var(--design-selected)!important;border-color:var(--design-border-strong)!important;color:var(--design-text)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-banner-control-bar,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-banner-control-bar,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-banner-control-bar,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .dashboard-tabs,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .dashboard-tabs,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .dashboard-tabs,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .filters-panel,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .filters-panel{background:var(--design-nav-bg)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .dashboard-tab,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .dashboard-tab,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .dashboard-tab,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-action-pill,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-action-pill,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-action-pill{background:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:none!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .dashboard-tab.active,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .dashboard-tab.active,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .dashboard-tab.active,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-action-primary,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-action-primary,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-action-primary{background:var(--design-active-bg)!important;border-color:transparent!important;color:var(--design-button-text)!important;box-shadow:var(--design-glow)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .dashboard-tab:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .dashboard-tab:hover,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .dashboard-tab:hover,html[data-design=proposal1] body .app-shell.design-proposal-1 .cdr-command-shell .cdr-action-pill:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .cdr-action-pill:hover,html[data-design=proposal3] body .app-shell.design-proposal-3 .cdr-command-shell .cdr-action-pill:hover{background:var(--design-hover)!important;border-color:var(--design-border-strong)!important;color:var(--design-text)!important}html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-upload-card,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-upload-card,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-upload-card,html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-upload-left,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-upload-left,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-upload-left,html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-upload-visual,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-upload-visual,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-upload-visual,html[data-design=proposal1] body .local-login-shell.design-proposal-1 .local-login-card,html[data-design=proposal2] body .local-login-shell.design-proposal-2 .local-login-card,html[data-design=proposal3] body .local-login-shell.design-proposal-3 .local-login-card{background:var(--design-card)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-upload-left h1,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-upload-left h1,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-upload-left h1,html[data-design=proposal1] body .local-login-shell.design-proposal-1 h1,html[data-design=proposal2] body .local-login-shell.design-proposal-2 h1,html[data-design=proposal3] body .local-login-shell.design-proposal-3 h1{color:var(--design-text)!important}html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-lead,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-lead,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-lead,html[data-design=proposal1] body .local-login-shell.design-proposal-1 p,html[data-design=proposal2] body .local-login-shell.design-proposal-2 p,html[data-design=proposal3] body .local-login-shell.design-proposal-3 p{color:var(--design-muted)!important}html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-action-button,html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-mini-card,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-action-button,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-mini-card,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-action-button,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-mini-card,html[data-design=proposal1] body .local-login-shell.design-proposal-1 button,html[data-design=proposal2] body .local-login-shell.design-proposal-2 button,html[data-design=proposal3] body .local-login-shell.design-proposal-3 button{background:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important}html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-primary-upload,html[data-design=proposal1] body .upload-shell.design-proposal-1 .followup-confirm-upload,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-primary-upload,html[data-design=proposal2] body .upload-shell.design-proposal-2 .followup-confirm-upload,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-primary-upload,html[data-design=proposal3] body .upload-shell.design-proposal-3 .followup-confirm-upload,html[data-design=proposal1] body .local-login-shell.design-proposal-1 .cdr-action-primary,html[data-design=proposal2] body .local-login-shell.design-proposal-2 .cdr-action-primary,html[data-design=proposal3] body .local-login-shell.design-proposal-3 .cdr-action-primary{background:var(--design-button-bg)!important;border-color:transparent!important;color:var(--design-button-text)!important;box-shadow:var(--design-glow)!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .chart-card,html[data-design=proposal2] body .app-shell.design-proposal-2 .chart-card,html[data-design=proposal3] body .app-shell.design-proposal-3 .chart-card,html[data-design=proposal1] body .app-shell.design-proposal-1 .reports-panel,html[data-design=proposal2] body .app-shell.design-proposal-2 .reports-panel,html[data-design=proposal3] body .app-shell.design-proposal-3 .reports-panel,html[data-design=proposal1] body .app-shell.design-proposal-1 .filtered-register,html[data-design=proposal2] body .app-shell.design-proposal-2 .filtered-register,html[data-design=proposal3] body .app-shell.design-proposal-3 .filtered-register{background:var(--design-card)!important;border-color:var(--design-border)!important;color:var(--design-text)!important}html[data-design=proposal1],html[data-design=proposal2],html[data-design=proposal3],html[data-design=proposal1] body,html[data-design=proposal2] body,html[data-design=proposal3] body,.app-shell[class*=design-proposal],.upload-shell[class*=design-proposal],.local-login-shell[class*=design-proposal]{--bg: var(--design-bg) !important;--bg-2: var(--design-bg-soft) !important;--panel: var(--design-card) !important;--panel-strong: var(--design-card-2) !important;--card: var(--design-card) !important;--text: var(--design-text) !important;--muted: var(--design-muted) !important;--line: var(--design-border) !important;--blue: var(--design-accent) !important;--blue-soft: var(--design-accent-2) !important;--cyan: var(--design-accent-2) !important;--amber: var(--design-warning) !important;--green: var(--design-success) !important;--red: var(--design-danger) !important;--shadow: var(--design-shadow) !important;--cdr-page-bg: var(--design-bg) !important;--cdr-shell-bg: var(--design-bg-radial) !important;--cdr-header-bg: var(--design-header-bg) !important;--cdr-tabs-bg: var(--design-nav-bg) !important;--cdr-filter-bg: var(--design-nav-bg) !important;--cdr-panel-bg: var(--design-card) !important;--cdr-card-bg: var(--design-card) !important;--cdr-card-border: var(--design-border) !important;--cdr-filter-label-color: var(--design-muted) !important;--cdr-filter-control-bg: var(--design-card-2) !important;--cdr-filter-control-border: var(--design-border) !important;--cdr-filter-control-color: var(--design-text) !important;--cdr-table-head-bg: var(--design-table-head) !important;--cdr-table-row-bg: var(--design-table-row) !important;--cdr-table-row-alt-bg: var(--design-table-row-alt) !important;--cdr-table-text: var(--design-text) !important}html[data-design=proposal1] body .app-shell[class*=design-proposal],html[data-design=proposal2] body .app-shell[class*=design-proposal],html[data-design=proposal3] body .app-shell[class*=design-proposal],html[data-design=proposal1] body .upload-shell[class*=design-proposal],html[data-design=proposal2] body .upload-shell[class*=design-proposal],html[data-design=proposal3] body .upload-shell[class*=design-proposal],html[data-design=proposal1] body .local-login-shell[class*=design-proposal],html[data-design=proposal2] body .local-login-shell[class*=design-proposal],html[data-design=proposal3] body .local-login-shell[class*=design-proposal]{background:var(--design-bg-radial)!important;color:var(--design-text)!important}html[data-design] body .app-shell[class*=design-proposal] .cdr-command-shell,html[data-design] body .app-shell[class*=design-proposal] .topbar,html[data-design] body .app-shell[class*=design-proposal] .cdr-navy-banner,html[data-design] body .app-shell[class*=design-proposal] .cdr-banner-control-bar,html[data-design] body .app-shell[class*=design-proposal] .dashboard-tabs-row,html[data-design] body .app-shell[class*=design-proposal] .dashboard-tabs,html[data-design] body .app-shell[class*=design-proposal] .filters-panel,html[data-design] body .app-shell[class*=design-proposal] .filters-panel-arranged,html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-card,html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-left,html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-visual,html[data-design] body .local-login-shell[class*=design-proposal] .local-login-card,html[data-design] body .local-login-shell[class*=design-proposal] .local-login-brand,html[data-design] body .local-settings-panel{background:var(--design-card)!important;background-color:var(--design-card)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}html[data-design] body .app-shell[class*=design-proposal] .topbar,html[data-design] body .app-shell[class*=design-proposal] .cdr-navy-banner{background:var(--design-header-bg)!important;background-color:transparent!important}html[data-design] body .app-shell[class*=design-proposal] .cdr-banner-control-bar,html[data-design] body .app-shell[class*=design-proposal] .dashboard-tabs-row,html[data-design] body .app-shell[class*=design-proposal] .dashboard-tabs,html[data-design] body .app-shell[class*=design-proposal] .filters-panel,html[data-design] body .app-shell[class*=design-proposal] .filters-panel-arranged{background:var(--design-nav-bg)!important;background-color:var(--design-nav-bg)!important}html[data-design] body .app-shell[class*=design-proposal] .dashboard-tab,html[data-design] body .app-shell[class*=design-proposal] .cdr-action-pill,html[data-design] body .app-shell[class*=design-proposal] .button,html[data-design] body .app-shell[class*=design-proposal] .export-button,html[data-design] body .app-shell[class*=design-proposal] .section-title-arrow,html[data-design] body .upload-shell[class*=design-proposal] button,html[data-design] body .local-login-shell[class*=design-proposal] button,html[data-design] body .local-settings-panel button{background:var(--design-card-2)!important;background-color:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:none!important}html[data-design] body .app-shell[class*=design-proposal] .dashboard-tab.active,html[data-design] body .app-shell[class*=design-proposal] .cdr-action-primary,html[data-design] body .app-shell[class*=design-proposal] .button.primary,html[data-design] body .app-shell[class*=design-proposal] .export-button.primary,html[data-design] body .upload-shell[class*=design-proposal] .followup-primary-upload,html[data-design] body .upload-shell[class*=design-proposal] .followup-confirm-upload,html[data-design] body .local-login-shell[class*=design-proposal] .cdr-action-primary,html[data-design] body .local-settings-panel .cdr-action-primary{background:var(--design-active-bg)!important;background-color:transparent!important;border-color:transparent!important;color:var(--design-button-text)!important;box-shadow:var(--design-glow)!important}html[data-design] body .app-shell[class*=design-proposal] .dashboard-tab:hover,html[data-design] body .app-shell[class*=design-proposal] .cdr-action-pill:hover,html[data-design] body .app-shell[class*=design-proposal] .button:hover,html[data-design] body .upload-shell[class*=design-proposal] button:hover,html[data-design] body .local-login-shell[class*=design-proposal] button:hover,html[data-design] body .local-settings-panel button:hover{background:var(--design-hover)!important;border-color:var(--design-border-strong)!important;color:var(--design-text)!important}html[data-design] body .app-shell[class*=design-proposal] .modern-profile-main,html[data-design] body .app-shell[class*=design-proposal] .modern-profile-card,html[data-design] body .app-shell[class*=design-proposal] .cdr-profile-record-card,html[data-design] body .app-shell[class*=design-proposal] .cdr-profile-source-card,html[data-design] body .app-shell[class*=design-proposal] .modern-panel,html[data-design] body .app-shell[class*=design-proposal] .modern-panel-head,html[data-design] body .app-shell[class*=design-proposal] .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal] .modern-kpi-card,html[data-design] body .app-shell[class*=design-proposal] .modern-quality-tile,html[data-design] body .app-shell[class*=design-proposal] .quality-score-card,html[data-design] body .app-shell[class*=design-proposal] .quality-issue,html[data-design] body .app-shell[class*=design-proposal] .data-quality-panel,html[data-design] body .app-shell[class*=design-proposal] .summary-card,html[data-design] body .app-shell[class*=design-proposal] .metric-card,html[data-design] body .app-shell[class*=design-proposal] .chart-card,html[data-design] body .app-shell[class*=design-proposal] .table-card,html[data-design] body .app-shell[class*=design-proposal] .records-card,html[data-design] body .app-shell[class*=design-proposal] .report-card,html[data-design] body .app-shell[class*=design-proposal] .report-suite,html[data-design] body .app-shell[class*=design-proposal] .wide-table-card,html[data-design] body .app-shell[class*=design-proposal] .modern-status-footer,html[data-design] body .app-shell[class*=design-proposal] .cdr-saas-footer,html[data-design] body .app-shell[class*=design-proposal] .modern-quality-strip,html[data-design] body .app-shell[class*=design-proposal] .cdr-quality-footer-strip{background:var(--design-card)!important;background-color:var(--design-card)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:var(--design-shadow)!important}html[data-design] body .app-shell[class*=design-proposal] .modern-panel-head,html[data-design] body .app-shell[class*=design-proposal] .modern-status-footer,html[data-design] body .app-shell[class*=design-proposal] .cdr-saas-footer{background:var(--design-card-2)!important;background-color:var(--design-card-2)!important;box-shadow:none!important}html[data-design] body .app-shell[class*=design-proposal] .modern-stat-icon,html[data-design] body .app-shell[class*=design-proposal] .modern-kpi-icon,html[data-design] body .app-shell[class*=design-proposal] .visual-summary-icon,html[data-design] body .app-shell[class*=design-proposal] .kpi-icon,html[data-design] body .app-shell[class*=design-proposal] .metric-icon,html[data-design] body .app-shell[class*=design-proposal] .quality-icon{background:var(--design-active-bg)!important;background-color:transparent!important;color:var(--design-button-text)!important;border-color:transparent!important;box-shadow:var(--design-glow)!important}html[data-design] body .app-shell[class*=design-proposal] svg,html[data-design] body .upload-shell[class*=design-proposal] svg,html[data-design] body .local-login-shell[class*=design-proposal] svg,html[data-design] body .local-settings-panel svg{color:var(--design-accent-2)!important}html[data-design] body .app-shell[class*=design-proposal] .modern-profile-main img,html[data-design] body .app-shell[class*=design-proposal] .cdr-profile-record-card img,html[data-design] body .app-shell[class*=design-proposal] .workbook-card img{background:var(--design-card-2)!important;border:1px solid var(--design-border)!important;box-shadow:var(--design-glow)!important}html[data-design] body .app-shell[class*=design-proposal] h1,html[data-design] body .app-shell[class*=design-proposal] h2,html[data-design] body .app-shell[class*=design-proposal] h3,html[data-design] body .app-shell[class*=design-proposal] h4,html[data-design] body .app-shell[class*=design-proposal] strong,html[data-design] body .upload-shell[class*=design-proposal] h1,html[data-design] body .upload-shell[class*=design-proposal] h2,html[data-design] body .upload-shell[class*=design-proposal] h3,html[data-design] body .upload-shell[class*=design-proposal] strong,html[data-design] body .local-login-shell[class*=design-proposal] h1,html[data-design] body .local-login-shell[class*=design-proposal] h2,html[data-design] body .local-login-shell[class*=design-proposal] h3,html[data-design] body .local-login-shell[class*=design-proposal] strong{color:var(--design-text)!important;text-shadow:none!important}html[data-design] body .app-shell[class*=design-proposal] p,html[data-design] body .app-shell[class*=design-proposal] span,html[data-design] body .app-shell[class*=design-proposal] small,html[data-design] body .app-shell[class*=design-proposal] label,html[data-design] body .upload-shell[class*=design-proposal] p,html[data-design] body .upload-shell[class*=design-proposal] span,html[data-design] body .upload-shell[class*=design-proposal] small,html[data-design] body .upload-shell[class*=design-proposal] label,html[data-design] body .local-login-shell[class*=design-proposal] p,html[data-design] body .local-login-shell[class*=design-proposal] span,html[data-design] body .local-login-shell[class*=design-proposal] small,html[data-design] body .local-login-shell[class*=design-proposal] label{color:var(--design-muted)!important}html[data-design] body .app-shell[class*=design-proposal] .eyebrow,html[data-design] body .app-shell[class*=design-proposal] .followup-eyebrow,html[data-design] body .app-shell[class*=design-proposal] .section-title p,html[data-design] body .app-shell[class*=design-proposal] .modern-profile-main span,html[data-design] body .app-shell[class*=design-proposal] .modern-profile-card span,html[data-design] body .app-shell[class*=design-proposal] .cdr-profile-source-chips em,html[data-design] body .app-shell[class*=design-proposal] .modern-source-chips em,html[data-design] body .upload-shell[class*=design-proposal] .followup-eyebrow,html[data-design] body .upload-shell[class*=design-proposal] .eyebrow{color:var(--design-accent-2)!important}html[data-design] body .app-shell[class*=design-proposal] input,html[data-design] body .app-shell[class*=design-proposal] select,html[data-design] body .app-shell[class*=design-proposal] textarea,html[data-design] body .app-shell[class*=design-proposal] .multi-select-trigger,html[data-design] body .app-shell[class*=design-proposal] .filter-count,html[data-design] body .app-shell[class*=design-proposal] .reset-filter-button,html[data-design] body .upload-shell[class*=design-proposal] input,html[data-design] body .upload-shell[class*=design-proposal] select,html[data-design] body .upload-shell[class*=design-proposal] textarea,html[data-design] body .local-login-shell[class*=design-proposal] input,html[data-design] body .local-login-shell[class*=design-proposal] select,html[data-design] body .local-login-shell[class*=design-proposal] textarea,html[data-design] body .local-settings-panel input,html[data-design] body .local-settings-panel select,html[data-design] body .local-settings-panel textarea{background:var(--design-card-2)!important;background-color:var(--design-card-2)!important;border-color:var(--design-border)!important;color:var(--design-text)!important;box-shadow:none!important}html[data-design] body .app-shell[class*=design-proposal] input::placeholder,html[data-design] body .upload-shell[class*=design-proposal] input::placeholder,html[data-design] body .local-login-shell[class*=design-proposal] input::placeholder{color:var(--design-faint)!important;opacity:1!important}html[data-design] body .app-shell[class*=design-proposal] .multi-select-dropdown,html[data-design] body .app-shell[class*=design-proposal] .multi-select-menu,html[data-design] body .app-shell[class*=design-proposal] .dropdown-menu,html[data-design] body .app-shell[class*=design-proposal] option,html[data-design] body .local-settings-panel option{background:var(--design-card)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}html[data-design] body .app-shell[class*=design-proposal] .multi-select-option:hover,html[data-design] body .app-shell[class*=design-proposal] .multi-select-option.is-selected,html[data-design] body .app-shell[class*=design-proposal] .multi-select-option.selected{background:var(--design-selected)!important;color:var(--design-text)!important}html[data-design] body .app-shell[class*=design-proposal] table,html[data-design] body .app-shell[class*=design-proposal] .modern-table,html[data-design] body .app-shell[class*=design-proposal] .records-table,html[data-design] body .app-shell[class*=design-proposal] .filtered-register-table,html[data-design] body .app-shell[class*=design-proposal] .busy-heatmap-table{background:var(--design-card)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}html[data-design] body .app-shell[class*=design-proposal] thead,html[data-design] body .app-shell[class*=design-proposal] tr,html[data-design] body .app-shell[class*=design-proposal] th,html[data-design] body .app-shell[class*=design-proposal] .modern-table th,html[data-design] body .app-shell[class*=design-proposal] .records-table th,html[data-design] body .app-shell[class*=design-proposal] .filtered-register-table th,html[data-design] body .app-shell[class*=design-proposal] .busy-heatmap-table th{background:var(--design-table-head)!important;background-color:var(--design-table-head)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}html[data-design] body .app-shell[class*=design-proposal] tbody tr,html[data-design] body .app-shell[class*=design-proposal] td,html[data-design] body .app-shell[class*=design-proposal] .modern-table td,html[data-design] body .app-shell[class*=design-proposal] .records-table td,html[data-design] body .app-shell[class*=design-proposal] .filtered-register-table td,html[data-design] body .app-shell[class*=design-proposal] .busy-heatmap-table td{background:var(--design-table-row)!important;background-color:var(--design-table-row)!important;color:var(--design-text)!important;border-color:var(--design-border)!important}html[data-design] body .app-shell[class*=design-proposal] tbody tr:nth-child(2n) td,html[data-design] body .app-shell[class*=design-proposal] .modern-table tbody tr:nth-child(2n) td,html[data-design] body .app-shell[class*=design-proposal] .records-table tbody tr:nth-child(2n) td,html[data-design] body .app-shell[class*=design-proposal] .filtered-register-table tbody tr:nth-child(2n) td{background:var(--design-table-row-alt)!important;background-color:var(--design-table-row-alt)!important}html[data-design] body .app-shell[class*=design-proposal] tbody tr:hover td{background:var(--design-hover)!important;background-color:var(--design-hover)!important}html[data-design] body .app-shell[class*=design-proposal] .badge,html[data-design] body .app-shell[class*=design-proposal] .status-badge,html[data-design] body .app-shell[class*=design-proposal] .pill,html[data-design] body .app-shell[class*=design-proposal] .chip,html[data-design] body .app-shell[class*=design-proposal] [class*=badge],html[data-design] body .app-shell[class*=design-proposal] [class*=chip]{background:var(--design-selected)!important;background-color:var(--design-selected)!important;border-color:var(--design-border)!important;color:var(--design-text)!important}html[data-design] body .app-shell[class*=design-proposal] .chart-legend,html[data-design] body .app-shell[class*=design-proposal] .cdr-chart-legend,html[data-design] body .app-shell[class*=design-proposal] .legend,html[data-design] body .app-shell[class*=design-proposal] .modern-panel-menu{color:var(--design-muted)!important;border-color:var(--design-border)!important;background:transparent!important}html[data-design] body .app-shell[class*=design-proposal] .modern-panel-menu:hover{color:var(--design-accent-2)!important;background:var(--design-hover)!important}html[data-design] body .app-shell[class*=design-proposal] .recharts-cartesian-grid line{stroke:var(--chart-grid)!important}html[data-design] body .app-shell[class*=design-proposal] .recharts-cartesian-axis-line,html[data-design] body .app-shell[class*=design-proposal] .recharts-cartesian-axis-tick-line{stroke:var(--chart-grid)!important}html[data-design] body .app-shell[class*=design-proposal] .recharts-text,html[data-design] body .app-shell[class*=design-proposal] .recharts-cartesian-axis-tick-value,html[data-design] body .app-shell[class*=design-proposal] .recharts-label,html[data-design] body .app-shell[class*=design-proposal] .recharts-legend-item-text,html[data-design] body .app-shell[class*=design-proposal] svg text,html[data-design] body .app-shell[class*=design-proposal] .modern-pie-center-value,html[data-design] body .app-shell[class*=design-proposal] .modern-pie-center-label{fill:var(--chart-label)!important;color:var(--chart-label)!important}html[data-design] body .app-shell[class*=design-proposal] .recharts-default-tooltip,html[data-design] body .app-shell[class*=design-proposal] .modern-calltype-tooltip,html[data-design] body .app-shell[class*=design-proposal] .custom-tooltip{background:var(--chart-tooltip-bg)!important;background-color:var(--chart-tooltip-bg)!important;border-color:var(--chart-tooltip-border)!important;color:var(--chart-tooltip-text)!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-header-logo img,html[data-design=proposal2] body .app-shell.design-proposal-2 .followup-header-badge img{filter:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-icon,html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-kpi-icon,html[data-design=proposal2] body .app-shell.design-proposal-2 .visual-summary-icon,html[data-design=proposal2] body .app-shell.design-proposal-2 .kpi-icon,html[data-design=proposal2] body .app-shell.design-proposal-2 .metric-icon,html[data-design=proposal2] body .app-shell.design-proposal-2 .quality-icon{color:#fff!important}html[data-design=proposal2] body .app-shell.design-proposal-2,html[data-design=proposal2] body .upload-shell.design-proposal-2,html[data-design=proposal2] body .local-login-shell.design-proposal-2{--cdr-filter-panel-bg: #ffffff !important;--cdr-filter-panel-border: rgba(37, 99, 235, .22) !important;--cdr-filter-label-color: #284866 !important;--cdr-filter-control-bg: #f7fbff !important;--cdr-filter-control-color: #0c1f35 !important;--cdr-filter-control-border: rgba(37, 99, 235, .24) !important;--cdr-kpi-card-bg: #ffffff !important;--cdr-kpi-card-border: rgba(37, 99, 235, .22) !important;--cdr-kpi-label-color: #365a78 !important;--cdr-kpi-value-color: #0c1f35 !important;--cdr-kpi-subtitle-color: #536e88 !important;--cdr-kpi-icon-bg: linear-gradient(135deg, #2563eb, #0ea5e9) !important;--cdr-chart-panel-bg: #ffffff !important;--cdr-chart-panel-border: rgba(37, 99, 235, .18) !important;--cdr-chart-title-color: #0c1f35 !important;--cdr-chart-subtitle-color: #4b647d !important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell,html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tabs-row,html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tabs-actions,html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tabs-actions .cdr-header-actions,html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tabs,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged{background:#fff!important;background-color:#fff!important;border-color:#2563eb2e!important;color:#0c1f35!important;box-shadow:0 12px 32px #0f264614!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tabs-row{border:1px solid rgba(37,99,235,.14)!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tab,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-action-pill,html[data-design=proposal2] body .app-shell.design-proposal-2 label.cdr-action-pill,html[data-design=proposal2] body .app-shell.design-proposal-2 .button.small.cdr-action-pill{background:#f8fbff!important;background-color:#f8fbff!important;border-color:#2563eb47!important;color:#0c1f35!important;box-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tab:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-action-pill:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 label.cdr-action-pill:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 .button.small.cdr-action-pill:hover{background:#eaf2ff!important;background-color:#eaf2ff!important;border-color:#2563eb6b!important;color:#123f70!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tab.active,html[data-design=proposal2] body .app-shell.design-proposal-2 .dashboard-tab[aria-current=page]{background:var(--design-active-bg)!important;background-color:transparent!important;border-color:transparent!important;color:#fff!important;box-shadow:0 10px 24px #2563eb3d!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-design-selector,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-theme-selector{background:#fff!important;background-color:#fff!important;border-color:#2563eb42!important;color:#0c1f35!important;box-shadow:0 10px 26px #0f26461a!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-design-selector-label,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-theme-selector-label{color:#365a78!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-design-selector select,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-theme-selector select{background:#f3f8ff!important;background-color:#f3f8ff!important;color:#0c1f35!important;border:1px solid rgba(37,99,235,.22)!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .cdr-filter-search>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-filter>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-field>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged label,html[data-design=proposal2] body .app-shell.design-proposal-2 .filter-field-label{color:#284866!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .cdr-filter-search input,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box input,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button{background:#f7fbff!important;background-color:#f7fbff!important;border:1px solid rgba(37,99,235,.22)!important;color:#0c1f35!important;box-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button{background:#eaf2ff!important;color:#123f70!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button:hover{background:#dbeafe!important;color:#0c1f35!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .cdr-filter-search input::placeholder,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box input::placeholder{color:#5d7892!important;opacity:1!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-value,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count span{color:#0c1f35!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-action-pill svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-design-selector svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-theme-selector svg{color:#2563eb!important;stroke:#2563eb!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-dropdown,html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-menu,html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-option,html[data-design=proposal2] body .app-shell.design-proposal-2 option{background:#fff!important;background-color:#fff!important;color:#0c1f35!important;border-color:#2563eb33!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-option:hover,html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-option.is-selected,html[data-design=proposal2] body .app-shell.design-proposal-2 .multi-select-option.selected{background:#eaf2ff!important;background-color:#eaf2ff!important;color:#0c1f35!important}html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30:before{color:#284866!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-deck.cdr-kpi-strip-30,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-tile,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30 .modern-stat-tile{background:#fff!important;background-color:#fff!important;border:1px solid rgba(37,99,235,.22)!important;color:#0c1f35!important;box-shadow:0 8px 22px #0f264614!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-tile span,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile span,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span{color:#365a78!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-tile strong,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile strong,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{color:#0c1f35!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-icon,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;background-color:transparent!important;color:#fff!important;box-shadow:0 8px 18px #2563eb38!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .modern-stat-icon svg,html[data-design=proposal2] body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon svg{color:#fff!important;stroke:#fff!important}html[data-design=proposal1] body .app-shell.design-proposal-1 .filters-panel-arranged .cdr-filter-search>span,html[data-design=proposal1] body .app-shell.design-proposal-1 .filters-panel-arranged .multi-select-filter>span,html[data-design=proposal1] body .app-shell.design-proposal-1 .filters-panel-arranged .filter-field>span,html[data-design=proposal3] body .app-shell.design-proposal-3 .filters-panel-arranged .cdr-filter-search>span,html[data-design=proposal3] body .app-shell.design-proposal-3 .filters-panel-arranged .multi-select-filter>span,html[data-design=proposal3] body .app-shell.design-proposal-3 .filters-panel-arranged .filter-field>span{color:var(--design-muted)!important}html[data-design=proposal1] body .app-shell.design-proposal-1.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,html[data-design=proposal3] body .app-shell.design-proposal-3.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile{background:var(--design-card)!important;background-color:var(--design-card)!important;border-color:var(--design-border)!important}body .app-shell.design-proposal-2,body .app-shell.design-proposal-2 .cdr-command-shell{background:linear-gradient(135deg,#f8fbff,#eef4fb 55%,#fff)!important;background-color:#f4f7fb!important;color:#0c1f35!important}body .app-shell.design-proposal-2 .cdr-command-shell>.cdr-banner-control-bar,body .app-shell.design-proposal-2 .cdr-command-shell .cdr-banner-control-bar,body .app-shell.design-proposal-2 .dashboard-tabs-actions,body .app-shell.design-proposal-2 .dashboard-tabs-actions .cdr-control-actions,body .app-shell.design-proposal-2 .dashboard-tabs-actions .cdr-header-actions,body .app-shell.design-proposal-2 .top-controls,body .app-shell.design-proposal-2 .control-bar,body .app-shell.design-proposal-2 .header-actions{background:#fff!important;background-color:#fff!important;background-image:none!important;border:1px solid rgba(37,99,235,.18)!important;box-shadow:0 10px 26px #0f26461a!important;color:#0c1f35!important}body .app-shell.design-proposal-2 .cdr-design-selector,body .app-shell.design-proposal-2 .cdr-theme-selector,body .app-shell.design-proposal-2 .cdr-action-pill,body .app-shell.design-proposal-2 .button,body .app-shell.design-proposal-2 label.cdr-action-pill,body .app-shell.design-proposal-2 button.cdr-action-pill,body .app-shell.design-proposal-2 .dashboard-tabs-actions .cdr-action-pill,body .app-shell.design-proposal-2 .dashboard-tabs-actions .theme-toggle.cdr-action-pill,body .app-shell.design-proposal-2 .dashboard-tabs-actions label.cdr-action-pill{background:#f8fbff!important;background-color:#f8fbff!important;background-image:none!important;border:1px solid rgba(37,99,235,.28)!important;color:#0c1f35!important;box-shadow:none!important;text-shadow:none!important}body .app-shell.design-proposal-2 .cdr-design-selector select,body .app-shell.design-proposal-2 .cdr-theme-selector select,body .app-shell.design-proposal-2 select{background:#f3f8ff!important;background-color:#f3f8ff!important;background-image:none!important;border:1px solid rgba(37,99,235,.24)!important;color:#0c1f35!important;text-shadow:none!important}body .app-shell.design-proposal-2 .cdr-design-selector-label,body .app-shell.design-proposal-2 .cdr-theme-selector-label,body .app-shell.design-proposal-2 .cdr-design-selector span,body .app-shell.design-proposal-2 .cdr-theme-selector span,body .app-shell.design-proposal-2 .cdr-action-pill span,body .app-shell.design-proposal-2 .button span{color:#365a78!important;fill:#365a78!important;text-shadow:none!important}body .app-shell.design-proposal-2 .cdr-action-pill svg,body .app-shell.design-proposal-2 .button svg,body .app-shell.design-proposal-2 .cdr-design-selector svg,body .app-shell.design-proposal-2 .cdr-theme-selector svg{color:#2563eb!important;stroke:#2563eb!important}body .app-shell.design-proposal-2 .dashboard-tabs-row,body .app-shell.design-proposal-2 .dashboard-tabs{background:#fff!important;background-color:#fff!important;background-image:none!important;border-color:#2563eb24!important;box-shadow:0 8px 22px #0f26460f!important}body .app-shell.design-proposal-2 .dashboard-tab{background:#f8fbff!important;background-color:#f8fbff!important;background-image:none!important;border:1px solid rgba(37,99,235,.25)!important;color:#0c1f35!important;box-shadow:none!important;text-shadow:none!important}body .app-shell.design-proposal-2 .dashboard-tab.active,body .app-shell.design-proposal-2 .dashboard-tab[aria-current=page],body .app-shell.design-proposal-2 .cdr-action-primary,body .app-shell.design-proposal-2 .export-button{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;background-color:#2563eb!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 24px #2563eb3d!important}body .app-shell.design-proposal-2 .filters-panel,body .app-shell.design-proposal-2 .filters-panel-arranged,body .app-shell.design-proposal-2 .filter-panel{background:#fff!important;background-color:#fff!important;background-image:none!important;border:1px solid rgba(37,99,235,.16)!important;box-shadow:0 12px 30px #0f264614!important;color:#0c1f35!important}body .app-shell.design-proposal-2 .filters-panel-arranged .search-box,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-field,body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-filter,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-action-cell{background:transparent!important;color:#0c1f35!important}body .app-shell.design-proposal-2 .filters-panel-arranged .search-box>span,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-field>span,body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-filter>span,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-action-label,body .app-shell.design-proposal-2 .filters-panel-arranged label,body .app-shell.design-proposal-2 .filter-field-label{color:#284866!important;opacity:1!important;text-shadow:none!important}body .app-shell.design-proposal-2 .filters-panel-arranged .search-box input,body .app-shell.design-proposal-2 .filters-panel-arranged input,body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger,body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count{background:#f7fbff!important;background-color:#f7fbff!important;background-image:none!important;border:1px solid rgba(37,99,235,.22)!important;color:#0c1f35!important;box-shadow:none!important;text-shadow:none!important}body .app-shell.design-proposal-2 .filters-panel-arranged .search-box input::placeholder,body .app-shell.design-proposal-2 .filters-panel-arranged input::placeholder{color:#5d7892!important;opacity:1!important}body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-value,body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger span,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count,body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count span,body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button{color:#0c1f35!important;fill:#0c1f35!important;text-shadow:none!important}body .app-shell.design-proposal-2 .filters-panel-arranged .search-box svg,body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger svg,body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button svg{color:#2563eb!important;stroke:#2563eb!important}body .app-shell.design-proposal-2 .modern-stat-deck,body .app-shell.design-proposal-2 .modern-stat-deck.cdr-kpi-strip-30,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important}body .app-shell.design-proposal-2 .modern-stat-tile,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile,body .app-shell.design-proposal-2 .cdr-kpi-strip-30 .modern-stat-tile,body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30 .modern-stat-tile,body .app-shell.design-proposal-2 article.modern-stat-tile,body .app-shell.design-proposal-2 .visual-summary-card,body .app-shell.design-proposal-2 .metric-card,body .app-shell.design-proposal-2 .summary-card{background:#fff!important;background-color:#fff!important;background-image:none!important;border:1px solid rgba(37,99,235,.22)!important;color:#0c1f35!important;box-shadow:0 8px 22px #0f264614!important;text-shadow:none!important}body .app-shell.design-proposal-2 .modern-stat-tile *,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile *,body .app-shell.design-proposal-2 .cdr-kpi-strip-30 .modern-stat-tile *,body .app-shell.design-proposal-2 article.modern-stat-tile *{text-shadow:none!important}body .app-shell.design-proposal-2 .modern-stat-tile span,body .app-shell.design-proposal-2 .modern-stat-tile small,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile span,body .app-shell.design-proposal-2 .cdr-kpi-strip-30 .modern-stat-tile span{color:#365a78!important;fill:#365a78!important}body .app-shell.design-proposal-2 .modern-stat-tile strong,body .app-shell.design-proposal-2 .modern-stat-tile b,body .app-shell.design-proposal-2.active-tab-overview .modern-stat-tile strong,body .app-shell.design-proposal-2 .cdr-kpi-strip-30 .modern-stat-tile strong{color:#0c1f35!important;fill:#0c1f35!important}body .app-shell.design-proposal-2 .modern-stat-icon,body .app-shell.design-proposal-2 .modern-kpi-icon,body .app-shell.design-proposal-2 .visual-summary-icon,body .app-shell.design-proposal-2 .kpi-icon,body .app-shell.design-proposal-2 .metric-icon,body .app-shell.design-proposal-2 .quality-icon,body .app-shell.design-proposal-2.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;background-color:#2563eb!important;color:#fff!important;fill:#fff!important;box-shadow:0 8px 18px #2563eb38!important}body .app-shell.design-proposal-2 .modern-stat-icon svg,body .app-shell.design-proposal-2 .modern-kpi-icon svg,body .app-shell.design-proposal-2 .visual-summary-icon svg,body .app-shell.design-proposal-2 .kpi-icon svg,body .app-shell.design-proposal-2 .metric-icon svg,body .app-shell.design-proposal-2 .quality-icon svg{color:#fff!important;stroke:#fff!important;fill:none!important}html[data-design]{--control-height: 48px;scrollbar-color:var(--design-accent) var(--design-bg-soft)}html[data-design] *{scrollbar-width:thin}html[data-design] ::-webkit-scrollbar{width:10px;height:10px}html[data-design] ::-webkit-scrollbar-track{background:var(--design-bg-soft)}html[data-design] ::-webkit-scrollbar-thumb{background:var(--design-accent);border-radius:999px;border:2px solid var(--design-bg-soft)}html[data-design=proposal2] .app-shell[class*=design-proposal] .cdr-command-shell,html[data-design=proposal2] .app-shell[class*=design-proposal] .dashboard-tabs-row,html[data-design=proposal2] .app-shell[class*=design-proposal] .filters-panel,html[data-design=proposal2] .app-shell[class*=design-proposal] .section-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .chart-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .modern-chart-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .report-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .table-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .summary-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .quality-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .kpi-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .stat-card,html[data-design=proposal2] .app-shell[class*=design-proposal] .metric-card,html[data-design=proposal2] .app-shell[class*=design-proposal] [class*=card]{background:var(--design-card)!important;color:var(--design-text)!important;border-color:var(--design-border)!important;box-shadow:var(--design-shadow)!important}html[data-design=proposal2] .app-shell[class*=design-proposal] .kpi-card *,html[data-design=proposal2] .app-shell[class*=design-proposal] .stat-card *,html[data-design=proposal2] .app-shell[class*=design-proposal] .metric-card *,html[data-design=proposal2] .app-shell[class*=design-proposal] .filters-panel *,html[data-design=proposal2] .app-shell[class*=design-proposal] .chart-card *,html[data-design=proposal2] .app-shell[class*=design-proposal] .modern-chart-card *{color:var(--design-text)!important}.app-shell[class*=design-proposal] .filters-panel label,.app-shell[class*=design-proposal] .filter-label,.app-shell[class*=design-proposal] .multi-select-label,.app-shell[class*=design-proposal] .search-box>span,.app-shell[class*=design-proposal] .filter-action-label{color:var(--design-text)!important;opacity:1!important;font-weight:900!important;letter-spacing:.02em}.app-shell[class*=design-proposal] input,.app-shell[class*=design-proposal] select,.app-shell[class*=design-proposal] textarea,.local-login-shell[class*=design-proposal] input,.local-login-shell[class*=design-proposal] select,.local-settings-panel input,.local-settings-panel select,.local-settings-panel textarea{background:var(--design-card-2)!important;border:1px solid var(--design-border)!important;color:var(--design-text)!important;caret-color:var(--design-accent)!important;box-shadow:none!important}.app-shell[class*=design-proposal] input::placeholder,.local-login-shell[class*=design-proposal] input::placeholder,.local-settings-panel input::placeholder{color:var(--design-muted)!important;opacity:.95!important}.app-shell[class*=design-proposal] select option,.local-settings-panel select option,.local-login-shell[class*=design-proposal] select option{color:var(--design-text)!important;background:var(--design-card)!important}html[data-design=proposal2] .app-shell[class*=design-proposal] select option,html[data-design=proposal2] .local-settings-panel select option,html[data-design=proposal2] .local-login-shell[class*=design-proposal] select option{color:#0c1f35!important;background:#fff!important}.app-shell[class*=design-proposal] .dashboard-tab,.app-shell[class*=design-proposal] .button,.upload-shell[class*=design-proposal] .button,.local-login-shell[class*=design-proposal] .button,.local-settings-panel .button,.app-shell[class*=design-proposal] .cdr-action-pill{min-height:38px;background:var(--design-card-2)!important;color:var(--design-text)!important;border:1px solid var(--design-border-strong)!important;box-shadow:none!important}.app-shell[class*=design-proposal] .dashboard-tab:hover,.app-shell[class*=design-proposal] .button:hover,.upload-shell[class*=design-proposal] .button:hover,.local-login-shell[class*=design-proposal] .button:hover,.local-settings-panel .button:hover{background:var(--design-hover)!important;border-color:var(--design-accent)!important}.app-shell[class*=design-proposal] .dashboard-tab.active,.app-shell[class*=design-proposal] .button.primary,.app-shell[class*=design-proposal] .cdr-action-primary,.upload-shell[class*=design-proposal] .cdr-action-primary,.local-login-shell[class*=design-proposal] .cdr-action-primary,.local-settings-panel .cdr-action-primary{background:var(--design-active-bg)!important;color:var(--design-button-text)!important;border-color:transparent!important;box-shadow:var(--design-glow)!important}.app-shell[class*=design-proposal] .kpi-card,.app-shell[class*=design-proposal] .stat-card,.app-shell[class*=design-proposal] .metric-card,.app-shell[class*=design-proposal] .overview-stat-card,.app-shell[class*=design-proposal] .pulse-card,.app-shell[class*=design-proposal] .quality-card,.app-shell[class*=design-proposal] .summary-card{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--design-card),var(--design-card-2))!important;border-color:var(--design-border)!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] .kpi-card:before,.app-shell[class*=design-proposal] .stat-card:before,.app-shell[class*=design-proposal] .metric-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,var(--design-selected),transparent);opacity:.2;pointer-events:none}.app-shell[class*=design-proposal] .kpi-card svg,.app-shell[class*=design-proposal] .stat-card svg,.app-shell[class*=design-proposal] .metric-card svg,.app-shell[class*=design-proposal] .metric-icon,.app-shell[class*=design-proposal] .kpi-icon{color:var(--design-accent)!important;fill:none!important}.app-shell[class*=design-proposal] table{border-collapse:separate!important;border-spacing:0!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] thead th,.app-shell[class*=design-proposal] table th,.local-settings-panel table th{position:sticky;top:0;z-index:3;background:var(--design-table-head)!important;color:var(--design-text)!important;border-bottom:1px solid var(--design-border-strong)!important}.app-shell[class*=design-proposal] tbody tr,.local-settings-panel tbody tr{background:var(--design-table-row)!important}.app-shell[class*=design-proposal] tbody tr:nth-child(2n),.local-settings-panel tbody tr:nth-child(2n){background:var(--design-table-row-alt)!important}.app-shell[class*=design-proposal] tbody tr:hover,.local-settings-panel tbody tr:hover{background:var(--design-hover)!important}.app-shell[class*=design-proposal] td,.app-shell[class*=design-proposal] th,.local-settings-panel td,.local-settings-panel th{color:var(--design-text)!important}.selected-filter-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 12px 0;color:var(--design-text)}.selected-filter-summary strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--design-muted)}.selected-filter-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--design-border)!important;color:var(--design-text)!important;background:var(--design-selected)!important;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;cursor:pointer}.local-design-preview-grid,.local-branding-grid,.local-credential-grid,.local-user-create-row{display:grid;gap:12px}.local-design-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.local-design-preview-card{text-align:left;border-radius:18px;border:1px solid var(--design-border)!important;background:var(--design-card-2)!important;color:var(--design-text)!important;padding:14px;display:grid;gap:6px;cursor:pointer}.local-design-preview-card span{color:var(--design-accent)!important;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.local-design-preview-card strong{color:var(--design-text)!important;font-size:15px}.local-design-preview-card small{color:var(--design-muted)!important;line-height:1.4}.local-design-preview-card.active{outline:2px solid var(--design-accent);box-shadow:var(--design-glow)!important}.local-admin-management{margin-top:18px;padding-top:18px;border-top:1px solid var(--design-border)}.local-admin-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:12px 0}.local-admin-section-head span{color:var(--design-accent);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.local-admin-section-head h3{margin:2px 0 0;color:var(--design-text)}.local-admin-section-head small{color:var(--design-muted);font-weight:800}.local-user-create-row{grid-template-columns:minmax(140px,.9fr) minmax(180px,1.2fr) minmax(180px,1.2fr) auto;align-items:end;margin-bottom:14px}.local-users-table-wrap{overflow:auto;border:1px solid var(--design-border);border-radius:16px;background:var(--design-card);max-height:360px}.local-users-table{width:100%;min-width:880px}.local-users-table th,.local-users-table td{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--design-border)}.local-users-table td strong,.local-users-table td small{display:block}.local-users-table td small{color:var(--design-muted);margin-top:3px}.local-users-table input,.local-users-table select{width:100%;min-height:34px;border-radius:10px;padding:6px 10px}.local-users-actions{white-space:nowrap}.local-users-actions .button{margin-right:6px}.local-audit-list{display:grid;gap:8px;max-height:300px;overflow:auto;border:1px solid var(--design-border);border-radius:16px;padding:10px;background:var(--design-card)}.local-audit-row{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(140px,.8fr) minmax(140px,.7fr) minmax(220px,1.4fr);gap:10px;align-items:center;padding:10px;border-radius:12px;background:var(--design-card-2);border:1px solid var(--design-border)}.local-audit-row strong{color:var(--design-accent)}.local-audit-row span,.local-audit-row small,.local-audit-row p{margin:0;color:var(--design-muted)}.status-pill.good{color:var(--design-success)!important}.status-pill.bad{color:var(--design-danger)!important}@media(max-width:900px){.local-design-preview-grid,.local-user-create-row,.local-audit-row{grid-template-columns:1fr}}.local-settings-actions-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:12px 0}.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions,.app-shell[class*=design-proposal].active-tab-overview .cdr-command-shell .cdr-header-actions,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions,.app-shell[class*=design-proposal] .cdr-command-shell .dashboard-tabs-actions .cdr-header-actions,.upload-shell[class*=design-proposal] .upload-toolbar,.upload-shell[class*=design-proposal] .upload-actions,.upload-shell[class*=design-proposal] .upload-hero-toolbar{background:linear-gradient(135deg,var(--design-nav-bg),var(--design-card-soft))!important;border:1px solid var(--design-border-strong)!important;box-shadow:var(--design-shadow)!important;color:var(--design-text)!important}.app-shell.design-proposal-1 .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-1.active-tab-overview .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-1 .dashboard-tabs-actions .cdr-header-actions{background:linear-gradient(135deg,#07192cf5,#0a2a4ae0)!important}.app-shell.design-proposal-2 .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-2.active-tab-overview .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-2 .dashboard-tabs-actions .cdr-header-actions{background:linear-gradient(135deg,#fffffffa,#eef5fff5)!important}.app-shell.design-proposal-3 .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-3.active-tab-overview .cdr-command-shell .cdr-header-actions,.app-shell.design-proposal-3 .dashboard-tabs-actions .cdr-header-actions{background:linear-gradient(135deg,#052a23fa,#084e40e6)!important}.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions>*,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions>*,.app-shell[class*=design-proposal] .cdr-design-selector,.app-shell[class*=design-proposal] .cdr-design-selector select,.app-shell[class*=design-proposal] .cdr-design-selector-label,.app-shell[class*=design-proposal] .cdr-action-pill,.app-shell[class*=design-proposal] label.cdr-action-pill,.upload-shell[class*=design-proposal] .cdr-design-selector,.upload-shell[class*=design-proposal] .cdr-design-selector select,.upload-shell[class*=design-proposal] .followup-theme-button{color:var(--design-text)!important;border-color:var(--design-border-strong)!important}.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions .button,.app-shell[class*=design-proposal].active-tab-overview .cdr-command-shell .cdr-header-actions .button,.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions label.button,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions .button,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions label.button,.upload-shell[class*=design-proposal] .followup-theme-button{background:var(--design-card-2)!important;color:var(--design-text)!important;border:1px solid var(--design-border-strong)!important;box-shadow:none!important}.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions .button:hover,.app-shell[class*=design-proposal] .cdr-command-shell .cdr-header-actions label.button:hover,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions .button:hover,.app-shell[class*=design-proposal] .dashboard-tabs-actions .cdr-header-actions label.button:hover,.upload-shell[class*=design-proposal] .followup-theme-button:hover{background:var(--design-hover)!important;color:var(--design-text)!important;box-shadow:var(--design-glow)!important}.app-shell[class*=design-proposal] .cdr-design-selector{background:var(--design-selected)!important;border:1px solid var(--design-border-strong)!important;box-shadow:var(--design-glow)!important}.app-shell[class*=design-proposal] .cdr-design-selector select,.upload-shell[class*=design-proposal] .cdr-design-selector select,.local-login-shell[class*=design-proposal] .cdr-design-selector select{background:var(--design-card)!important;color:var(--design-text)!important;border:1px solid var(--design-border)!important;box-shadow:none!important}.app-shell[class*=design-proposal] .cdr-design-selector select option,.upload-shell[class*=design-proposal] .cdr-design-selector select option,.local-login-shell[class*=design-proposal] .cdr-design-selector select option{background:var(--design-card)!important;color:var(--design-text)!important}.app-shell[class*=design-proposal] .cdr-header-actions svg,.app-shell[class*=design-proposal] .cdr-design-selector svg,.upload-shell[class*=design-proposal] .upload-actions svg{color:var(--design-accent-2)!important;stroke:var(--design-accent-2)!important}.app-shell.active-tab-company .company-matrix-pair{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(10px,.72vw,14px)!important;width:100%!important;align-items:stretch!important;margin:0 0 clamp(10px,.72vw,14px)!important}.app-shell.active-tab-company .company-matrix-pair>.company-matrix-section{display:block!important;width:100%!important;min-width:0!important;margin:0!important}.app-shell.active-tab-company>#regionPerformance-content,.app-shell.active-tab-company>#talkgroupEfficiency-content{display:inline-block!important;width:calc(50% - 7px)!important;min-width:0!important;margin:0 0 clamp(10px,.72vw,14px)!important;vertical-align:top!important}.app-shell.active-tab-company>#regionPerformance-content{margin-right:clamp(10px,.72vw,14px)!important}.app-shell.active-tab-company .company-matrix-card{height:100%!important;min-width:0!important;overflow:hidden!important}.app-shell.active-tab-company .company-matrix-card .company-matrix-scroll{width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important;scrollbar-gutter:auto!important}.app-shell.active-tab-company .region-matrix-card table,.app-shell.active-tab-company .tg-efficiency-card table,.app-shell.active-tab-company .company-matrix-pair .company-matrix-card table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:fixed!important}.app-shell.active-tab-company .region-matrix-card th,.app-shell.active-tab-company .region-matrix-card td,.app-shell.active-tab-company .tg-efficiency-card th,.app-shell.active-tab-company .tg-efficiency-card td{padding:5px!important;font-size:clamp(8.5px,.48vw,10.5px)!important;line-height:1.08!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(1),.app-shell.active-tab-company .region-matrix-card td:nth-child(1){width:9%!important;text-align:left!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(2),.app-shell.active-tab-company .region-matrix-card td:nth-child(2){width:7%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(3),.app-shell.active-tab-company .region-matrix-card td:nth-child(3){width:12%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(4),.app-shell.active-tab-company .region-matrix-card td:nth-child(4){width:7%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(5),.app-shell.active-tab-company .region-matrix-card td:nth-child(5){width:11%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(6),.app-shell.active-tab-company .region-matrix-card td:nth-child(6){width:6%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(7),.app-shell.active-tab-company .region-matrix-card td:nth-child(7){width:9%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(8),.app-shell.active-tab-company .region-matrix-card td:nth-child(8){width:5%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(9),.app-shell.active-tab-company .region-matrix-card td:nth-child(9){width:11%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(10),.app-shell.active-tab-company .region-matrix-card td:nth-child(10){width:8%!important}.app-shell.active-tab-company .region-matrix-card th:nth-child(11),.app-shell.active-tab-company .region-matrix-card td:nth-child(11){width:15%!important;text-align:left!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(1),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(1){width:13%!important;text-align:left!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(2),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(2){width:7%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(3),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(3){width:11%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(4),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(4){width:7%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(5),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(5){width:11%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(6),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(6){width:11%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(7),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(7){width:12%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(8),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(8){width:8%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(9),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(9){width:10%!important}.app-shell.active-tab-company .tg-efficiency-card th:nth-child(10),.app-shell.active-tab-company .tg-efficiency-card td:nth-child(10){width:10%!important;text-align:left!important}@media(max-width:1450px){.app-shell.active-tab-company .company-matrix-pair,.app-shell.active-tab-company>#regionPerformance-content,.app-shell.active-tab-company>#talkgroupEfficiency-content{display:block!important;width:100%!important;margin-right:0!important}.app-shell.active-tab-company .company-matrix-card .company-matrix-scroll{overflow-x:auto!important}}.local-branding-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.local-branding-preview.radio-preview{height:150px;padding:10px}.local-branding-preview.radio-preview img{object-fit:contain}body .app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30,body .app-shell.active-tab-overview .cdr-kpi-strip-30,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-deck.cdr-kpi-strip-30,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30{gap:clamp(4px,.34vw,7px)!important;grid-template-columns:repeat(10,minmax(0,1fr))!important}body .app-shell.active-tab-overview .modern-stat-tile,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile{min-width:0!important;width:100%!important;max-width:100%!important;min-height:clamp(64px,4.15vw,76px)!important;padding:clamp(4px,.26vw,6px) clamp(3px,.22vw,5px)!important;gap:1px!important;align-items:center!important;justify-items:center!important;text-align:center!important;box-sizing:border-box!important;overflow:hidden!important}body .app-shell.active-tab-overview .modern-stat-icon,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-icon,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon{width:clamp(21px,1.25vw,26px)!important;height:clamp(21px,1.25vw,26px)!important;min-width:clamp(21px,1.25vw,26px)!important;margin:0 auto 1px!important}body .app-shell.active-tab-overview .modern-stat-icon svg,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon svg,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-icon svg,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-icon svg{width:clamp(12px,.72vw,15px)!important;height:clamp(12px,.72vw,15px)!important}body .app-shell.active-tab-overview .modern-stat-tile span,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile span,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile span{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 1px!important;font-size:clamp(9.6px,.58vw,11.6px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-sizing:border-box!important}body .app-shell.active-tab-overview .modern-stat-tile strong,body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-tile strong,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 1px!important;font-size:clamp(15px,.98vw,20px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:-.045em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-sizing:border-box!important}@media(max-width:1500px){body .app-shell.active-tab-overview .modern-stat-deck.cdr-kpi-strip-30,body .app-shell.active-tab-overview .cdr-kpi-strip-30,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .modern-stat-deck.cdr-kpi-strip-30,html[data-design] body .app-shell[class*=design-proposal].active-tab-overview .cdr-kpi-strip-30{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important}}body .app-shell .visual-kpi-cards.summary-cards-10-layout,body .app-shell .summary-cards-10-layout.visual-kpi-cards,body .app-shell .visual-kpi-cards .summary-card-row,body .app-shell .summary-cards-10-layout .summary-card-row{gap:clamp(3px,.24vw,6px)!important}body .app-shell .visual-kpi-cards .visual-summary-card,body .app-shell .summary-cards-10-layout .summary-card,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .visual-summary-card,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card{min-width:0!important;max-width:100%!important;min-height:clamp(72px,4.75vw,92px)!important;height:auto!important;padding-left:clamp(2px,.12vw,4px)!important;padding-right:clamp(2px,.12vw,4px)!important;padding-top:clamp(5px,.28vw,7px)!important;padding-bottom:clamp(5px,.28vw,8px)!important;gap:1px!important;overflow:hidden!important}body .app-shell .visual-kpi-cards .summary-card-head,body .app-shell .summary-cards-10-layout .summary-card-head,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .summary-card-head,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card-head{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important}body .app-shell .visual-kpi-cards .summary-card-head span,body .app-shell .summary-cards-10-layout .summary-card-head span,body .app-shell .summary-cards-10-layout .summary-card span,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .summary-card-head span,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card-head span,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card span{width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;margin:0!important;font-size:clamp(9px,.5vw,10.5px)!important;line-height:1.05!important;font-weight:900!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important}body .app-shell .visual-kpi-cards .visual-summary-card strong,body .app-shell .summary-cards-10-layout .summary-card strong,body .app-shell .summary-cards-manual-rows .summary-card strong,body .app-shell .summary-cards .summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .visual-summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-manual-rows .summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .summary-cards .summary-card strong{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding:0!important;font-size:clamp(11.6px,.72vw,15.5px)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-.055em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important;max-height:none!important}body .app-shell .summary-cards-10-layout .summary-card-row-8 .summary-card strong,body .app-shell .summary-cards-10-layout .summary-card-row-7 .summary-card strong,body .app-shell .visual-kpi-cards .summary-card-row-8 .visual-summary-card strong,body .app-shell .visual-kpi-cards .summary-card-row-7 .visual-summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card-row-8 .summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .summary-cards-10-layout .summary-card-row-7 .summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .summary-card-row-8 .visual-summary-card strong,html[data-design] body .app-shell[class*=design-proposal] .visual-kpi-cards .summary-card-row-7 .visual-summary-card strong{font-size:clamp(10.8px,.66vw,14.5px)!important;line-height:1.04!important;letter-spacing:-.065em!important}body .app-shell .visual-kpi-cards .summary-card-icon,body .app-shell .summary-cards-10-layout .summary-card-icon{width:clamp(17px,1.05vw,22px)!important;height:clamp(17px,1.05vw,22px)!important;margin:0 auto!important}html[data-design] body .app-shell .cdr-kpi-strip-30 .modern-stat-tile,html[data-design] body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile{height:auto!important;min-height:66px!important;overflow:visible!important;padding-left:3px!important;padding-right:3px!important}html[data-design] body .app-shell .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell .cdr-kpi-strip-30 .modern-stat-tile .modern-stat-value,html[data-design] body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile strong,html[data-design] body .app-shell.active-tab-overview .cdr-kpi-strip-30 .modern-stat-tile .modern-stat-value{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:clamp(11px,.78vw,16px)!important;line-height:1.05!important;letter-spacing:-.035em!important}html[data-design] body .app-shell .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value strong,html[data-design] body .app-shell .cdr-kpi-strip-30 .modern-stat-tile.modern-stat-tile-long-value .modern-stat-value{font-size:clamp(9px,.64vw,13px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-shell{min-height:100vh!important;padding:clamp(18px,2vw,28px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-card{width:min(96vw,1450px)!important;max-width:min(96vw,1450px)!important;min-height:auto!important;display:grid!important;grid-template-columns:minmax(0,760px) minmax(360px,520px)!important;grid-template-rows:auto minmax(0,auto)!important;column-gap:clamp(18px,2.2vw,34px)!important;row-gap:clamp(16px,1.4vw,24px)!important;align-items:center!important;justify-content:center!important;padding:clamp(18px,2vw,28px)!important;overflow:hidden!important}html[data-design] body .upload-shell[class*=design-proposal] .upload-portal-toolbar{grid-column:1 / -1!important;grid-row:1!important;margin:0!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-left{grid-column:1!important;grid-row:2!important;width:100%!important;max-width:760px!important;min-width:0!important;align-self:center!important;justify-self:stretch!important;padding:0!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-eyebrow{margin:0 0 10px!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-left h1{width:100%!important;max-width:100%!important;margin:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(42px,4vw,74px)!important;line-height:.98!important;letter-spacing:-.035em!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-lead{max-width:100%!important;margin:clamp(12px,1vw,16px) 0 clamp(14px,1.2vw,20px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-control-stack{width:100%!important;display:flex!important;flex-direction:column!important;gap:clamp(16px,1.4vw,22px)!important;margin:0!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-primary-actions,html[data-design] body .upload-shell[class*=design-proposal] .followup-mini-grid,html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-upload{width:100%!important;max-width:100%!important;margin:0!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-primary-actions,html[data-design] body .upload-shell[class*=design-proposal] .followup-mini-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(12px,1vw,16px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-primary-actions .followup-action-button,html[data-design] body .upload-shell[class*=design-proposal] .followup-mini-card{min-width:0!important;width:100%!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-upload{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(92px,.5fr)!important;gap:clamp(10px,.9vw,14px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-upload>div:first-child{grid-column:1 / -1!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-actions{grid-column:3 / 5!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(92px,.5fr)!important;gap:clamp(10px,.9vw,14px)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-visual{grid-column:2!important;grid-row:2!important;width:100%!important;max-width:520px!important;height:clamp(430px,42vw,610px)!important;min-height:0!important;align-self:center!important;justify-self:start!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-visual img{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center!important}@media(max-width:1180px){html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-card{grid-template-columns:minmax(0,1fr)!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-left,html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-visual{grid-column:1!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-upload-visual{grid-row:3!important;justify-self:center!important;width:min(100%,720px)!important;max-width:720px!important;height:min(46vw,430px)!important}}@media(max-width:760px){html[data-design] body .upload-shell[class*=design-proposal] .followup-primary-actions,html[data-design] body .upload-shell[class*=design-proposal] .followup-mini-grid,html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-upload,html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-actions{grid-template-columns:1fr!important}html[data-design] body .upload-shell[class*=design-proposal] .followup-staged-actions{grid-column:auto!important}}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .cdr-filter-search>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-filter>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-field>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-action-label,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged label,html[data-design=proposal2] body .app-shell.design-proposal-2 .filter-field-label{color:#17334d!important;opacity:1!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .cdr-filter-search input,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box input,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button{background:#f7fbff!important;border-color:#2563eb47!important;color:#0c1f35!important;box-shadow:none!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-value,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .filter-count span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged input::placeholder{color:#0c1f35!important;opacity:1!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .search-box svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .multi-select-trigger svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel-arranged .reset-filter-button svg{color:#123f70!important;stroke:#123f70!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .reports-panel,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-management-center,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-generator-panel,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-generation-form,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-download-directory,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-panel,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table-wrap{background:#fff!important;border-color:#2563eb33!important;color:#0c1f35!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .reports-panel h3,html[data-design=proposal2] body .app-shell.design-proposal-2 .reports-panel h4,html[data-design=proposal2] body .app-shell.design-proposal-2 .reports-panel p,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-generation-form label>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-download-directory label>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-directory-status,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-title h4,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-note,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table th,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table td{color:#0c1f35!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table th{background:#eaf2ff!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table td{background:#fff!important;border-color:#2563eb29!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .generate-report-tile{background:#eef6ff!important;border-color:#2563eb4d!important;color:#0c1f35!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .generate-report-tile span,html[data-design=proposal2] body .app-shell.design-proposal-2 .generate-report-tile svg{color:#0c1f35!important;stroke:#0c1f35!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table button,html[data-design=proposal2] body .app-shell.design-proposal-2 .report-directory-button{background:#eaf2ff!important;border-color:#2563eb47!important;color:#123f70!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .report-directory-button svg,html[data-design=proposal2] body .app-shell.design-proposal-2 .generated-reports-table button svg{color:#123f70!important;stroke:#123f70!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-action-label,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>span,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged .filters-row>.filter-action-cell>.filter-action-label{color:#17334d!important;text-shadow:none!important}html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,html[data-design=proposal2] body .app-shell.design-proposal-2 .cdr-command-shell .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged .filters-row>.search-box.search-compact.cdr-filter-search>input,html[data-design=proposal2] body .app-shell.design-proposal-2 .filters-panel.filters-panel-arranged .filters-row>.multi-select-filter>.multi-select-trigger{background:#f7fbff!important;border-color:#2563eb47!important;color:#0c1f35!important;text-shadow:none!important}
