:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1b3c;color:#f7fbff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #0f1b3c;--bg-deep: #0b1430;--panel: #15224a;--panel-strong: #1e2761;--panel-muted: #111d40;--line: rgba(174, 198, 229, .18);--line-strong: rgba(174, 198, 229, .3);--text: #f7fbff;--muted: #a8b8d6;--muted-strong: #c4d0e6;--accent: #0891b2;--accent-strong: #24c1df;--success: #3bd671;--warning: #f5b74c;--shadow: rgba(2, 8, 23, .28)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#1e27616b,#0f1b3c00 320px),var(--bg)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.dashboard-shell{display:flex;min-height:100vh}.sidebar{width:240px;flex:0 0 240px;display:flex;flex-direction:column;gap:28px;padding:24px 18px;background:#0b1430;border-right:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--text);font-size:1.08rem;font-weight:700}.brand-mark{width:34px;height:34px;flex:0 0 auto}.brand-mark path:first-child{fill:#1e2761;stroke:#2fc3df;stroke-width:1.6}.brand-mark path:last-child{fill:none;stroke:#f7fbff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.sidebar-section{display:flex;flex-direction:column;gap:12px}.sidebar-section h2{margin:0;color:var(--muted-strong);font-size:.78rem;font-weight:700}.source-list,.history-list{display:flex;flex-direction:column;gap:8px}.source-row{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:9px 10px;color:var(--text);background:#15224ab3;border:1px solid var(--line);border-radius:8px;font-size:.9rem}.source-status,.status-summary{display:inline-flex;align-items:center;gap:7px;color:#cbeed6;font-size:.78rem;white-space:nowrap}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--success)}.history-section{margin-top:0}.connected-agents-section{margin-top:auto}.history-item{display:flex;width:100%;min-height:58px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:10px;color:var(--text);text-align:left;background:transparent;border:1px solid transparent;border-radius:8px}.history-item:hover,.history-item:focus-visible{background:#15224abd;border-color:var(--line);outline:none}.history-item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.87rem}.history-item small{font-size:.76rem}.history-status-normal{color:#aeeac1}.history-status-anomaly{color:#ffd186}.main-panel{flex:1;min-width:0;padding:40px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:34px}.system-label{margin:0 0 9px;color:var(--accent-strong);font-size:.9rem;font-weight:700}.hero h1{margin:0;color:var(--text);font-size:2.5rem;line-height:1.08;letter-spacing:0;text-wrap:balance}.hero p:last-child{max-width:62ch;margin:12px 0 0;color:var(--muted);font-size:1rem;line-height:1.6}.status-summary{margin-top:6px;padding:9px 12px;background:#3bd67114;border:1px solid rgba(59,214,113,.24);border-radius:8px}.query-panel{width:100%;padding:24px;background:var(--panel);border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 8px 12px var(--shadow)}.dashboard-top-grid{display:grid;grid-template-columns:minmax(560px,900px) minmax(280px,360px);gap:18px;align-items:start;width:min(100%,1280px)}.archived-panel{min-width:0;padding:22px;background:#15224ab8;border:1px solid var(--line);border-radius:8px}.archived-header{margin-bottom:14px}.archived-header h2{margin:0;color:var(--text);font-size:1.08rem;line-height:1.25}.archived-header p{margin:4px 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.archived-empty{margin:0;padding:14px;color:var(--muted);background:#0f1b3c;border:1px dashed var(--line-strong);border-radius:8px}.archived-grid{display:grid;grid-template-columns:1fr;gap:10px}.archived-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;min-height:76px;padding:12px;color:var(--text);text-align:left;background:#0f1b3c;border:1px solid var(--line);border-radius:8px}.archived-card:hover,.archived-card:focus-visible{border-color:#24c1df80;outline:none}.archived-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:850}.archived-card small{grid-column:1;color:var(--muted)}.archived-card .status-badge{grid-row:1 / span 2;grid-column:2;align-self:center;font-size:.68rem}.companies-panel{width:min(100%,1280px);margin-top:18px;padding:22px 24px;background:#15224ab8;border:1px solid var(--line);border-radius:8px}.companies-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.companies-header h2{margin:0;color:var(--text);font-size:1.08rem;line-height:1.25}.companies-header p{margin:2px 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:10px}.company-chip{min-height:42px;padding:10px 12px;color:var(--muted-strong);text-align:left;background:#0f1b3c;border:1px solid var(--line);border-radius:8px}.company-chip:hover,.company-chip:focus-visible{color:var(--text);border-color:#24c1df80;outline:none}.context-menu{position:fixed;z-index:50;min-width:150px;padding:6px;background:#0b1430;border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 8px 12px var(--shadow)}.context-menu-item{display:flex;width:100%;min-height:34px;align-items:center;padding:0 10px;color:var(--muted-strong);text-align:left;background:transparent;border:0;border-radius:6px;font-size:.88rem}.context-menu-item:hover,.context-menu-item:focus-visible{color:var(--text);background:#15224ae6;outline:none}.context-menu-item-danger{color:#ffc7c7}.context-menu-item-danger:hover,.context-menu-item-danger:focus-visible{color:#ffdede;background:#ef444421}.query-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.query-panel h2{margin:0;color:var(--text);font-size:1.22rem;line-height:1.25}.query-panel-header p{margin:7px 0 0;color:var(--muted);font-size:.92rem;line-height:1.5}.query-count{flex:0 0 auto;min-width:44px;padding:6px 9px;color:var(--muted-strong);text-align:center;background:var(--panel-muted);border:1px solid var(--line);border-radius:8px;font-size:.82rem;font-weight:700}.query-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.query-row{display:grid;grid-template-columns:82px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:48px}.query-row label{color:var(--muted-strong);font-size:.86rem;font-weight:700}.query-row input{width:100%;min-height:46px;padding:0 14px;color:var(--text);background:#0f1b3c;border:1px solid var(--line-strong);border-radius:8px;outline:none}.query-row input::placeholder{color:#9eb0ce;opacity:1}.query-row input:hover{border-color:#24c1df73}.query-row input:focus{border-color:var(--accent-strong);box-shadow:0 0 0 3px #0891b23d}.remove-query{width:38px;height:38px;color:var(--muted-strong);background:var(--panel-muted);border:1px solid var(--line);border-radius:8px;font-size:1.35rem;line-height:1}.remove-query:hover,.remove-query:focus-visible{color:var(--text);border-color:#f5b74c8c;outline:none}.query-actions{display:grid;grid-template-columns:minmax(180px,240px) minmax(220px,1fr);gap:12px;margin-top:22px}.query-error,.processing-waiting{margin:14px 0 0;color:#ffd186;font-size:.9rem;line-height:1.5}.secondary-action,.primary-action{min-height:48px;border-radius:8px;font-weight:800}.secondary-action{color:var(--muted-strong);background:var(--panel-muted);border:1px solid var(--line-strong)}.secondary-action:hover:not(:disabled),.secondary-action:focus-visible:not(:disabled){color:var(--text);border-color:#24c1df7a;outline:none}.secondary-action:disabled{color:#a8b8d67a;background:#111d409e}.primary-action{color:#05101f;background:var(--accent-strong);border:1px solid rgba(36,193,223,.88)}.primary-action:hover,.primary-action:focus-visible{background:#39d0ec;outline:none}.reserved-route{min-height:100vh;padding:48px;color:var(--text);background:var(--bg)}.reserved-route h1{margin:0 0 12px;font-size:2rem;letter-spacing:0}.reserved-route p{margin:0;color:var(--muted)}.processing-page{min-height:100vh;padding:34px 40px 28px;background:linear-gradient(180deg,#1e27616b,#0f1b3c00 320px),var(--bg)}.processing-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.processing-hero h1{margin:0;color:var(--text);font-size:2.28rem;line-height:1.1;letter-spacing:0}.processing-hero p:last-child{margin:11px 0 0;color:var(--muted);line-height:1.55}.processing-grid{display:grid;gap:28px;align-items:start;justify-content:start;width:fit-content;max-width:100%;margin-inline:auto;min-height:auto}.processing-grid-1{grid-template-columns:minmax(360px,560px);justify-content:center}.processing-grid-2{grid-template-columns:repeat(2,minmax(300px,520px))}.processing-grid-3{grid-template-columns:repeat(3,minmax(260px,376px))}.processing-card{min-width:0;min-height:520px;display:flex;flex-direction:column;padding:26px;background:var(--panel);border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 8px 12px var(--shadow)}.processing-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--line)}.processing-card-header h2{margin:0;color:var(--text);font-size:1.18rem;line-height:1.3;overflow-wrap:anywhere}.processing-card-header p{margin:6px 0 0;color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem}.event-pill{flex:0 0 auto;max-width:190px;padding:6px 8px;border-radius:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-pill-running{color:var(--accent-strong);background:#0891b21a;border:1px solid rgba(36,193,223,.32)}.event-pill-complete{color:#cbeed6;background:#3bd6711a;border:1px solid rgba(59,214,113,.34)}.agent-flow{flex:1;display:grid;grid-template-rows:auto 36px auto 36px auto 36px auto;align-content:start;row-gap:0;min-height:390px;padding:22px 0 4px}.flow-layer{display:flex;width:100%;justify-content:center}.flow-layer-single .agent-node{width:min(70%,282px)}.flow-layer-systems{padding:0 2px}.system-agent-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,486px)}.agent-node{position:relative;display:flex;align-items:center;justify-content:center;min-height:66px;width:min(100%,230px);padding:14px 16px;color:var(--muted-strong);text-align:center;background:#111d40;border:1px solid var(--line);border-radius:8px;font-size:.96rem;font-weight:800;transition:border-color .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease,box-shadow .18s ease}.system-agent-row .agent-node{width:100%;min-height:64px;padding:12px 10px;font-size:.9rem}.agent-node-pending{opacity:.48}.agent-node-active{color:var(--text);background:#0891b22e;border-color:var(--accent-strong);box-shadow:0 0 0 3px #0891b22e;animation:agentPulse 1.2s ease-in-out infinite}.agent-node-done{color:var(--text);background:#15224aeb;border-color:#aec6e557;opacity:1}.agent-check{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;width:19px;height:19px;color:#06121f;background:var(--success);border-radius:50%;font-size:.78rem;font-weight:900}.flow-arrow{position:relative;display:grid;min-height:36px;place-items:center;color:#c4d0e6bd;font-size:1.35rem;line-height:1}.flow-arrow:before{position:absolute;top:8px;bottom:8px;width:1px;content:"";background:linear-gradient(180deg,transparent,rgba(196,208,230,.34),transparent)}.results-page{min-height:100vh;padding:34px 40px 36px;background:linear-gradient(180deg,#1e27616b,#0f1b3c00 320px),var(--bg)}.results-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.results-hero h1{margin:0;color:var(--text);font-size:2.28rem;line-height:1.1;letter-spacing:0}.results-hero p:last-child{margin:11px 0 0;color:var(--muted);line-height:1.55}.back-dashboard{min-height:40px;padding:0 14px;color:var(--muted-strong);background:#15224ac7;border:1px solid var(--line-strong);border-radius:8px;font-weight:800}.back-dashboard:hover,.back-dashboard:focus-visible{color:var(--text);border-color:#24c1df7a;outline:none}.results-grid{display:grid;gap:32px;align-items:start;justify-content:start;width:fit-content;max-width:100%;margin-inline:auto}.results-grid-1{grid-template-columns:minmax(420px,720px)}.results-grid-2{grid-template-columns:repeat(2,minmax(420px,620px))}.results-grid-3{grid-template-columns:repeat(3,minmax(320px,392px))}.result-card,.empty-results{min-width:0;background:var(--panel);border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 8px 12px var(--shadow)}.result-card{display:flex;flex-direction:column;gap:20px;padding:24px}.result-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--line)}.result-card-header h2,.empty-results h2{margin:0;color:var(--text);font-size:1.18rem;line-height:1.3;overflow-wrap:anywhere}.result-card-header p{margin:6px 0 0;color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem}.status-badge{flex:0 0 auto;padding:6px 9px;border-radius:8px;font-size:.76rem;font-weight:900}.status-badge-normal{color:#cbeed6;background:#3bd6711a;border:1px solid rgba(59,214,113,.34)}.status-badge-watch{color:#ffe1a8;background:#f5b74c1a;border:1px solid rgba(245,183,76,.34)}.status-badge-anomaly{color:#ffc7c7;background:#ef44441c;border:1px solid rgba(239,68,68,.38)}.result-section{display:flex;flex-direction:column;gap:12px}.result-section h3{margin:0;color:var(--muted-strong);font-size:.92rem;line-height:1.3}.system-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.system-data-card{min-width:0;padding:12px;background:#111d40;border:1px solid var(--line);border-radius:8px}.system-data-warning{border-color:#f5b74c7a;background:#f5b74c14}.system-data-topline{display:flex;flex-direction:column;gap:3px;min-height:42px}.system-data-topline span{color:var(--text);font-size:.9rem;font-weight:900}.system-data-topline small{color:var(--muted);font-size:.74rem;overflow-wrap:anywhere}.system-data-card strong{display:block;margin-top:10px;color:var(--text);font-size:1.08rem;line-height:1.2}.system-data-warning strong{color:#ffd186}.amount-bar{height:5px;margin-top:10px;overflow:hidden;background:#a8b8d629;border-radius:999px}.amount-bar span{display:block;height:100%;background:var(--accent-strong);border-radius:inherit}.system-data-warning .amount-bar span{background:var(--warning)}.discrepancy-list{display:flex;flex-direction:column;gap:8px}.discrepancy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:12px;background:#ef444414;border:1px solid rgba(239,68,68,.32);border-radius:8px}.discrepancy-row span{color:var(--text);font-weight:800}.discrepancy-row strong{color:#ffc7c7}.discrepancy-row small{grid-column:1 / -1;color:var(--muted)}.no-discrepancies{display:flex;align-items:center;gap:8px;margin:0;padding:12px;color:#cbeed6;background:#3bd67114;border:1px solid rgba(59,214,113,.28);border-radius:8px}.no-discrepancies span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 auto;color:#06121f;background:var(--success);border-radius:50%;font-weight:900}.root-cause-block{padding:14px;background:#111d409e;border:1px solid var(--line);border-radius:8px}.root-cause-block p{margin:5px 0 0;color:var(--text);line-height:1.5}.root-cause-block ul{margin:7px 0 0;padding-left:18px;color:var(--muted-strong);line-height:1.5}.root-cause-block li+li{margin-top:5px}.result-label{color:var(--accent-strong);font-size:.78rem;font-weight:900}.ai-analysis-block{padding:15px 16px;background:#0891b212;border:1px solid rgba(36,193,223,.24);border-left:3px solid var(--accent-strong);border-radius:8px}.ai-analysis-heading{display:flex;flex-direction:column;gap:3px}.ai-analysis-heading p{margin:0;color:var(--muted);font-size:.82rem}.ai-analysis-text{margin:0;color:#d7e2f5;font-size:.94rem;line-height:1.6;white-space:pre-wrap}.empty-results{width:min(100%,620px);margin-inline:auto;padding:24px}.empty-results p{margin:8px 0 0;color:var(--muted)}@keyframes agentPulse{0%,to{box-shadow:0 0 0 3px #0891b22e}50%{box-shadow:0 0 0 5px #24c1df4d}}@media(prefers-reduced-motion:reduce){.agent-node{transition:none}.agent-node-active{animation:none}}@media(max-width:1180px){.dashboard-top-grid{grid-template-columns:1fr;width:min(100%,900px)}.archived-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:820px){.dashboard-shell{flex-direction:column}.sidebar{width:100%;flex-basis:auto;gap:20px;border-right:0;border-bottom:1px solid var(--line)}.history-section,.connected-agents-section{margin-top:0}.main-panel{padding:28px 18px}.hero{flex-direction:column;margin-bottom:24px}.hero h1{font-size:2rem}.query-panel,.companies-panel{padding:18px}.query-row{grid-template-columns:1fr 38px}.query-row label{grid-column:1 / -1}.query-actions{grid-template-columns:1fr}.processing-page{padding:28px 18px}.processing-hero,.results-hero{flex-direction:column}.processing-hero h1,.results-hero h1{font-size:1.9rem}.processing-grid,.processing-grid-1,.processing-grid-2,.processing-grid-3{grid-template-columns:1fr;min-height:auto}.results-grid,.results-grid-1,.results-grid-2,.results-grid-3{grid-template-columns:1fr;width:100%}.processing-card{min-height:520px}.system-data-grid{grid-template-columns:1fr}}@media(max-width:520px){.source-row,.query-panel-header,.hero{align-items:stretch}.query-panel-header{flex-direction:column}.companies-header{flex-direction:column;gap:6px}.result-card-header{flex-direction:column}.hero h1{font-size:1.72rem}}
