:root{--nav:#061b3a;--nav2:#03142d;--purple:#5b43f3;--purple2:#6b5cf6;--blue:#2563eb;--bg:#f7f8fc;--card:#fff;--border:#e6eaf2;--text:#111827;--muted:#64748b;--green:#22c55e;--greenbg:#ecfdf5;--red:#ef4444;--redbg:#fff1f2;--amber:#f59e0b;--amberbg:#fffbeb;--cyan:#06b6d4;--cyanbg:#ecfeff;--violet:#7c3aed;--violetbg:#f5f3ff;--shadow:0 1px 2px #0f172a0a, 0 6px 18px #0f172a0f;--shadow2:0 18px 45px #0f172a24;--sidebar:248px;--top:64px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font-family:inherit}.app{min-height:100vh;display:flex}.sidebar{width:var(--sidebar);background:linear-gradient(180deg, var(--nav), var(--nav2));color:#cbd5e1;z-index:20;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{border-bottom:1px solid #ffffff14;height:72px;padding:17px 22px}.brand-title{letter-spacing:-1.1px;color:#fff;font-size:24px;font-weight:900;line-height:24px}.brand-title span{color:#8b5cf6;margin-left:3px}.brand-sub{color:#d1dbeb;letter-spacing:.1px;margin-top:4px;font-size:10px;font-weight:600}.nav{flex:1;padding:14px 12px;overflow-y:auto}.nav-label{text-transform:uppercase;letter-spacing:.9px;color:#7e8ca7;margin:16px 12px 7px;font-size:10px;font-weight:800}.nav-item{cursor:pointer;color:#d7e0ef;border-radius:9px;align-items:center;gap:11px;height:42px;margin:2px 0;padding:0 12px;font-size:13px;font-weight:650;transition:all .2s;display:flex;position:relative}.nav-item:hover{background:#ffffff12}.nav-item.active{color:#fff;background:linear-gradient(135deg,#5b43f3,#4f36e8);box-shadow:0 10px 26px #5b45f64d}.nav-ico{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.nav-ico svg{stroke-width:2px;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kicon svg{stroke-width:2px;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.nav-badge{color:#fff;background:#ef4444;border-radius:6px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:800}.nav-badge.new{background:#6d5cff}.collapse-btn{color:#9aa8bd;cursor:pointer;border-top:1px solid #ffffff14;margin-top:auto;padding:12px 16px;font-size:12px}.main{margin-left:var(--sidebar);width:calc(100% - var(--sidebar));flex-direction:column;min-height:100vh;transition:margin-left .25s,width .25s;display:flex}.sidebar.collapsed{width:72px}.sidebar.collapsed .brand-title,.sidebar.collapsed .brand-sub,.sidebar.collapsed .nav-label,.sidebar.collapsed .nav-item span:not(.nav-ico),.sidebar.collapsed .nav-badge,.sidebar.collapsed .collapse-btn span{display:none}.main.expanded{width:calc(100% - 72px);margin-left:72px}.topbar{height:var(--top);border-bottom:1px solid var(--border);z-index:15;background:#fff;align-items:center;gap:18px;padding:0 22px;display:flex;position:sticky;top:0}.hamb{color:#1f2937;cursor:pointer;font-size:22px}.page-head{line-height:1.1}.page-title{color:#111827;font-size:18px;font-weight:800}.page-sub{color:#64748b;margin-top:4px;font-size:12px}.search{width:350px;margin-left:auto;position:relative}.search input{border:1px solid var(--border);color:#111827;background:#fff;border-radius:8px;outline:none;width:100%;height:34px;padding:0 80px 0 34px;font-size:12px}.search:before{content:"⌕";color:#94a3b8;font-size:18px;position:absolute;top:4px;left:12px}.kbd{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-size:10px;position:absolute;top:8px;right:10px}.bell{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.bell:hover{background:#f8fafc;border-color:#e2e8f0}.bell .dot{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;right:-5px}.avatar{color:#fff;background:linear-gradient(135deg,#132552,#6d5cff);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid;box-shadow:0 7px 18px #5b45f640}.user{align-items:center;gap:10px;display:flex}.user-name{font-size:12px;font-weight:750}.user-role{color:#64748b;font-size:10px}.content{flex:1;padding:22px}.grid{gap:14px;display:grid}.kpis{grid-template-columns:repeat(5,1fr)}.alerts-kpis,.review-kpis,.watchlist-kpis{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:10px}.pad{padding:18px}.kpi{min-height:90px;padding:16px 18px;position:relative}.kpi-label{color:#334155;font-size:12px;font-weight:700}.kpi-num{letter-spacing:-.8px;margin-top:7px;font-size:25px;font-weight:850}.kpi-delta{margin-top:6px;font-size:11px;font-weight:650}.up{color:#16a34a}.down{color:#ef4444}.kicon{color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;font-size:22px;display:grid;position:absolute;top:22px;right:18px;box-shadow:0 12px 24px #0f172a1f}.kicon svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.bg-blue{color:#fff;background:linear-gradient(135deg,#6366f1,#4338ca)}.bg-red{color:#fff;background:linear-gradient(135deg,#fb7185,#ef4444)}.bg-amber{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.bg-green{color:#fff;background:linear-gradient(135deg,#34d399,#16a34a)}.bg-violet{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d5cff)}.bg-slate{color:#fff;background:linear-gradient(135deg,#64748b,#334155)}.section-title{font-size:14px;font-weight:800}.section-sub{color:#64748b;margin-top:3px;font-size:11px}.row{align-items:center;display:flex}.between{justify-content:space-between}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:12px;font-weight:750;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#5b45f6;box-shadow:0 10px 22px #5b45f638}.btn-primary:hover{background:#4936dc}.btn-soft{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.btn-soft:hover{background:#f1f5f9}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover{background:#dc2626}.btn-success{color:#fff;background:#22c55e}.btn-success:hover{background:#16a34a}.btn-warning{color:#fff;background:#f59e0b}.btn-warning:hover{background:#d97706}.btn-xs{border-radius:6px;height:27px;padding:0 9px;font-size:11px}.pill{text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 9px;font-size:10px;font-weight:850;display:inline-flex}.low{color:#15803d;background:#dcfce7}.medium{color:#b45309;background:#fef3c7}.high{color:#dc2626;background:#fee2e2}.review{color:#6d28d9;background:#ede9fe}.info{color:#2563eb;background:#dbeafe}.muted{color:#64748b}.table{border-collapse:collapse;width:100%}.table-wrap{width:100%;overflow-x:auto}.monitoring-table,.alerts-table,.watchlist-table{table-layout:fixed}.monitoring-table{min-width:1320px}.alerts-table{min-width:1380px}.watchlist-table{min-width:1300px}.table th{text-transform:uppercase;letter-spacing:.45px;text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:11px 14px;font-size:10px}.table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:12px}.monitoring-table td,.alerts-table td,.watchlist-table td{padding-top:10px;padding-bottom:10px}.monitoring-table .pill,.alerts-table .pill,.watchlist-table .pill{white-space:nowrap}.supplier-cell b,.cell-wrap{overflow-wrap:anywhere;word-break:normal}.cell-nowrap{white-space:nowrap}.actions-cell{white-space:normal}.table-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.table-actions .btn-xs{min-width:76px}.alerts-table .table-actions .btn-xs{min-width:82px}.table-footer{border-top:1px solid #e6eaf2;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;display:flex}.pagination{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.pagination-ellipsis{padding:4px 6px;font-size:12px}.table tr:hover td{background:#fafbff}.donut-wrap{align-items:center;gap:22px;display:flex}.legend{flex:1;gap:12px;display:grid}.legend-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.sw{border-radius:3px;width:10px;height:10px;margin-right:8px;display:inline-block}.progress{background:#e5e7eb;border-radius:99px;height:6px;overflow:hidden}.bar{border-radius:99px;height:100%}.workflow{display:none}.workflow.active{animation:.18s fade;display:block}@keyframes fade{0%{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.stepper{border:1px solid var(--border);background:#fff;border-radius:12px;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.step{border-right:1px solid var(--border);cursor:pointer;flex:1;align-items:center;gap:10px;padding:14px 12px;display:flex}.step:last-child{border-right:0}.step.active{background:#f4f1ff}.step.done{background:#ecfdf5}.step-num{color:#64748b;background:#e5e7eb;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.step.active .step-num{color:#fff;background:#5b45f6}.step.done .step-num{color:#fff;background:#22c55e}.step-title{font-size:12px;font-weight:850}.step-sub{color:#64748b;margin-top:2px;font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field label{color:#334155;margin-bottom:6px;font-size:12px;font-weight:750;display:block}.input,select.input,textarea.input{background:#fff;border:1px solid #dbe1ea;border-radius:9px;outline:none;width:100%;height:40px;padding:0 12px;font-size:13px}.input:focus{border-color:#5b45f6;box-shadow:0 0 0 3px #5b45f61f}textarea.input{resize:none;height:82px;padding-top:10px}.dropzone{text-align:center;cursor:pointer;background:#fbfcff;border:2px dashed #cfd7e6;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;transition:all .2s;display:flex}.dropzone:hover{background:#f7f5ff;border-color:#5b45f6}.doc-list{gap:10px;display:grid}.doc{background:#fff;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;display:flex}.doc-ico{background:#f1f5f9;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.cat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cat{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:10px;min-height:120px;padding:16px;transition:all .2s;display:flex}.cat input{accent-color:#5b45f6}.cat.on{background:#fbfaff;border-color:#c4b5fd}.cat-name{font-size:13px;font-weight:850;line-height:1.2}.cat-desc{color:#64748b;margin-top:7px;font-size:12px;line-height:1.25}.screening-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.pipe-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.status-dot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:11px;height:11px}.status-dot.run{background:#5b45f6;animation:1.1s infinite pulse;box-shadow:0 0 0 6px #5b45f61f}.status-dot.pass{background:#22c55e}.status-dot.warn{background:#f59e0b}.status-dot.fail{background:#ef4444}.pipe-line{gap:10px;display:grid}.ai-panel{color:#fff;box-shadow:var(--shadow2);background:linear-gradient(#071b3c,#06162f);border-radius:14px;padding:20px}.ai-panel h2{margin:10px 0 8px}.score{letter-spacing:-3px;color:#ef4444;font-size:60px;font-weight:900;line-height:.9}.score-box{color:#111827;text-align:center;background:#fff7f7;border:1px solid #fecaca;border-radius:12px;margin:14px 0;padding:18px}.rec{color:#dbeafe;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;margin:8px 0;padding:10px 12px;font-size:12px}.result-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.result{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:15px}.result h4{margin:0 0 7px;font-size:13px}.result p{color:#475569;margin:0;font-size:12px;line-height:1.5}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tab{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:34px;padding:0 12px;font-size:12px;font-weight:750;transition:all .2s}.tab.active{color:#fff;background:#5b45f6;border-color:#5b45f6}.side-panel{width:540px;height:calc(100vh - 64px);box-shadow:var(--shadow2);z-index:50;background:#fff;border-left:1px solid #e2e8f0;transition:right .25s ease-in-out;position:fixed;top:64px;right:-540px;overflow-y:auto}.side-panel.open{right:0}.panel-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.panel-body{padding:18px}.overlay{z-index:45;background:#0f172a40;display:none;position:fixed;inset:0}.overlay.open{display:block}.toast{color:#fff;box-shadow:var(--shadow2);z-index:100;background:#071b3c;border-radius:10px;padding:12px 15px;font-size:13px;font-weight:700;display:none;position:fixed;bottom:24px;right:24px}.toast.show{animation:.2s fade;display:block}.module-hero{grid-template-columns:1fr 340px;gap:16px;display:grid}.workflow-list{gap:10px;display:grid}.workflow-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.mini-flow{color:#64748b;align-items:center;gap:7px;font-size:11px;display:flex}.mini-dot{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.mini-dot.done{background:#22c55e}.mini-dot.active{background:#5b45f6}.module-actions{flex-wrap:wrap;gap:8px;display:flex}.empty-state{text-align:center;color:#64748b;padding:42px}.chat{flex-direction:column;height:100%;min-height:420px;display:flex}.messages{flex:1;align-content:start;gap:12px;padding:18px;display:grid;overflow-y:auto}.msg{border-radius:15px;max-width:78%;padding:12px 14px;font-size:13px;line-height:1.5}.msg.ai{background:#f8fafc;border:1px solid #e2e8f0}.msg.user{color:#fff;background:#5b45f6;margin-left:auto}.chat-input{border-top:1px solid #e2e8f0;gap:8px;padding:12px;display:flex}.chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:750;transition:all .2s;display:inline-flex}.chip:hover{background:#f1f5f9;border-color:#cbd5e1}.cards3{grid-template-columns:repeat(3,1fr)}.content:has(.executive-overview){min-height:calc(100dvh - var(--top));padding:14px 18px;overflow:hidden auto}.executive-overview{min-height:calc(100dvh - var(--top) - 28px);grid-template-rows:auto minmax(220px,.9fr) auto;gap:12px;display:grid;overflow:visible}.exec-error{z-index:2;color:#b91c1c;box-shadow:var(--shadow);background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700;position:absolute;top:78px;right:24px}.exec-hero-grid{grid-template-columns:minmax(360px,1.35fr) 2fr;gap:12px;min-height:0;display:grid}.exec-hero-card{text-align:left;cursor:pointer;background:radial-gradient(circle at 8% 0,#5b45f61f,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #5b45f638;grid-template-columns:minmax(120px,1fr) 124px minmax(150px,1fr);align-items:center;gap:14px;padding:14px 18px;display:grid;overflow:hidden}.exec-hero-card:hover,.exec-kpi:hover,.exec-driver:hover,.exec-alert-row:hover,.exec-mini-metric:hover{border-color:#c7d2fe;transform:translateY(-1px)}.exec-hero-copy{gap:2px;display:grid}.exec-eyebrow{color:#5b45f6;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.exec-hero-copy strong{color:#020617;letter-spacing:-.04em;font-size:34px;font-weight:950;line-height:1}.exec-hero-copy span:last-child{color:#475569;font-size:12px;font-weight:750}.exec-donut{width:140px;height:140px}.exec-hero-donut{width:124px;height:124px}.exec-hero-mix{gap:8px;display:grid}.exec-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.exec-kpi{border:1px solid var(--border);text-align:left;cursor:pointer;justify-content:space-between;align-items:flex-start;min-height:112px;padding:16px 18px;display:flex;position:relative;overflow:hidden}.exec-kpi:after{content:"";background:#5b45f60f;border-radius:999px;width:110px;height:110px;position:absolute;inset:auto -24px -44px auto}.exec-kpi .kicon{z-index:1;flex:none;width:44px;height:44px;position:static;box-shadow:0 16px 30px #0f172a14}.exec-kpi>div:first-child{z-index:1}.exec-main-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);gap:12px;min-height:0;display:grid}.exec-module-grid{grid-template-columns:1.05fr 1.45fr 1fr 1.25fr;align-items:stretch;gap:12px;min-height:0;display:grid}.exec-card{min-height:0;padding:16px 18px;overflow:visible}.exec-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.exec-risk-row,.exec-driver,.exec-pipeline-row{font-size:12px;font-weight:750}.exec-risk-row .progress,.exec-driver .progress,.exec-pipeline-row .progress{margin-top:6px}.exec-trend{background:linear-gradient(#5b45f60e,#0000 55%),#fff;position:relative}.exec-trend-chart{width:100%;height:calc(100% - 42px);min-height:160px;margin-top:2px}.exec-empty-chart{text-align:center;color:#64748b;font-size:12px;font-weight:700;position:absolute;inset:92px 24px auto}.exec-driver-card{background:radial-gradient(circle at 100% 0,#ef444417,#0000 30%),#fff}.exec-driver-list,.exec-pipeline-list,.exec-alert-list,.exec-brief-list{gap:9px;display:grid}.exec-driver{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.exec-alert-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:12px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:8px 10px;display:grid}.exec-alert-mark{color:#ef4444;font-size:18px;font-weight:900;line-height:1}.exec-alert-copy{gap:2px;min-width:0;display:grid}.exec-alert-copy b,.exec-alert-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exec-alert-copy b{font-size:12px}.exec-alert-copy small{color:#64748b;font-size:11px}.exec-watch-metrics{gap:8px;display:grid}.exec-mini-metric{cursor:pointer;background:#fbfcff;border:1px solid #eef2f7;border-radius:12px;justify-content:space-between;align-items:center;padding:9px 10px;font-weight:800;display:flex}.exec-mini-metric span{color:#334155;font-size:11px}.exec-mini-metric b{font-size:18px}.exec-insight{border-radius:12px;gap:4px;padding:9px 10px;font-size:11px;display:grid}.exec-insight.high{background:#fff1f2;border:1px solid #fecaca}.exec-insight.medium{background:#fffbeb;border:1px solid #fde68a}.exec-insight.low{background:#ecfdf5;border:1px solid #bbf7d0}.exec-insight b{font-size:12px}.exec-insight.high b{color:#dc2626}.exec-insight.medium b{color:#b45309}.exec-insight.low b{color:#15803d}.exec-brief-card{grid-template-rows:auto auto minmax(0,auto) auto auto;display:grid}.exec-copilot-answer{color:#334155;background:#f8f7ff;border:1px solid #e0e7ff;border-radius:12px;min-height:0;max-height:82px;margin-top:8px;padding:9px 10px;font-size:11px;line-height:1.35;overflow-y:auto}.exec-copilot-answer table{width:100%!important;font-size:10px!important}.exec-provider-strip{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.exec-provider-strip span{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;max-width:100%;padding:4px 7px;font-size:10px;font-weight:800}.exec-ask-row{gap:8px;margin-top:9px}.exec-ask-row .input{height:32px;font-size:12px}.exec-ask-row .btn{height:32px}@media (width<=1450px){.content:has(.executive-overview){padding:10px 14px}.executive-overview{min-height:calc(100dvh - var(--top) - 20px);grid-template-rows:auto minmax(188px,auto) auto;gap:10px}.exec-hero-grid,.exec-kpi-grid,.exec-main-grid,.exec-module-grid{gap:10px}.exec-hero-card{grid-template-columns:minmax(108px,1fr) 96px minmax(122px,1fr);padding:10px 12px}.exec-hero-copy strong{font-size:28px}.exec-hero-donut{width:96px;height:96px}.exec-kpi{min-height:98px;padding:12px 14px}.exec-kpi .kicon{width:40px;height:40px}.exec-card{padding:12px 14px}.exec-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(270px,.95fr)}.exec-module-grid{grid-template-columns:.95fr 1.35fr .95fr 1.15fr}.exec-trend-chart{min-height:128px}.exec-alert-row{min-height:40px;padding:6px 9px}.exec-provider-strip span:nth-child(n+3){display:none}.exec-insight{padding:7px 9px}.exec-copilot-answer{max-height:62px;padding:7px 9px}.exec-ask-row{margin-top:7px}.exec-provider-strip span:nth-child(n+2){display:none}}@media (height>=850px) and (width>=1451px){.executive-overview{grid-template-rows:auto minmax(270px,1fr) auto}.exec-hero-card{grid-template-columns:minmax(150px,1fr) 136px minmax(190px,1fr)}.exec-hero-donut{width:136px;height:136px}.exec-kpi{min-height:142px;padding:20px}.exec-card{padding:18px 20px}.exec-alert-row{min-height:50px}}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.admin-card h3{margin-top:0;font-size:15px}.toggle{cursor:pointer;background:#cbd5e1;border-radius:99px;flex-shrink:0;width:38px;height:22px;transition:background-color .15s;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:3px;left:3px}.toggle.on{background:#5b45f6}.toggle.on:after{left:19px}@keyframes pulse{50%{opacity:.45}}@media (width<=1200px){.kpis,.alerts-kpis,.review-kpis,.watchlist-kpis,.cat-grid{grid-template-columns:repeat(2,1fr)}.screening-grid,.module-hero,.cards3{grid-template-columns:1fr}}
