:root{--bg:#020306;--bg-2:#04070e;--panel:#060c18e0;--panel-2:#0c1629bd;--text:#e6edf7;--muted:#9fb0c8;--border:#1c2a44;--border-strong:#93c5fd2e;--accent:#60a5fa;--accent-2:#38bdf8;--ok:#22c55e;--warn:#f59e0b;--bad:#ef4444;--link:#93c5fd;--shadow:0 10px 30px #00000040;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--v-sidebar-expanded:260px;--v-sidebar-collapsed:72px;--v-sidebar-w:var(--v-sidebar-expanded)}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open){--v-sidebar-w:var(--v-sidebar-collapsed)}*{box-sizing:border-box;scrollbar-width:none}::-webkit-scrollbar{display:none}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--sans);background:var(--bg)}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 18% 0,#2563eb14,#0000 42%),radial-gradient(circle at 88% 12%,#0ea5e90d,#0000 38%),linear-gradient(#020408 0%,#03060c 45%,#020306 100%);margin:0;font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:var(--link);text-decoration:none}a:hover{text-decoration:none}.layout{grid-template-columns:var(--v-sidebar-w) minmax(0, 1fr);min-height:100vh;display:grid}.content{flex-direction:column;min-width:0;display:flex}.sidebar{background:linear-gradient(195deg,#060c18fa,#02050cfc);border-right:1px solid #93c5fd1a;height:100vh;padding:16px 14px;position:sticky;top:0;overflow:auto}.brand{box-shadow:var(--shadow);background:#080e1abf;border:1px solid #93c5fd1a;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.sidebar-logo-toggle{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.logo{background:linear-gradient(145deg,#0c1629f2,#040812fa);border:1px solid #93c5fd24;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:4px;display:flex;box-shadow:0 8px 24px #0006}.logoSvg{fill:none;stroke:#93c5fd;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.brand-dashboard-link{min-width:0;color:inherit;flex:auto;align-items:center;display:flex}.brand-text{gap:2px;min-width:0;display:grid}.brand-text h1{color:#f8fafc;letter-spacing:-.03em;margin:0;font-size:17px;font-weight:800;line-height:1.1}.brand-text strong{color:#f8fafc;letter-spacing:0;font-size:17px;font-weight:800;line-height:1.1}.brand-text span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.nav{gap:8px;display:grid}.nav a{min-height:42px;color:var(--text);background:#ffffff03;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.nav a:hover{background:#7aa2ff14;border-color:#7aa2ff40}.nav a.active{background:#7aa2ff1f;border-color:#7aa2ff59;box-shadow:inset 0 1px #ffffff05}.nav-ico{color:#bfdbfe;background:#60a5fa1f;border-radius:7px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.nav-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) .brand-dashboard-link,html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) .nav-text{display:none}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) .brand,html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) .nav a{justify-content:center}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) .nav a{padding-left:10px;padding-right:10px}.sidebar-overlay{z-index:85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;position:fixed;inset:0}.sidebar-overlay[hidden]{display:none}.shell-mobile-bar{background:#080e1aeb;border:1px solid #93c5fd1f;border-radius:8px;align-items:center;gap:12px;min-height:48px;margin:0 12px 10px;padding:8px 12px;display:none;box-shadow:0 8px 32px #00000059}.shell-mobile-menu-btn{color:#e2e8f0;cursor:pointer;background:#7aa2ff1a;border:1px solid #7aa2ff47;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.shell-mobile-menu-icon{background:currentColor;border-radius:1px;width:18px;height:2px;display:block;box-shadow:0 -6px,0 6px}.shell-mobile-brand{color:#f1f5f9;font-size:17px;font-weight:800}.app-topbar{border:1px solid var(--border);width:calc(100% - 36px);max-width:calc(100vw - 36px);box-shadow:var(--shadow);background:#040912eb;border-radius:8px;gap:10px;margin:0 auto;padding:12px 16px;display:grid}.app-topbar__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-topbar__cluster{flex:auto;min-width:0}.app-topbar__left,.app-topbar__right,.app-topbar__indicators,.app-topbar__gates,.app-topbar__status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-topbar__left{align-items:flex-end}.app-topbar__indicators{justify-content:flex-end}.app-topbar__status{align-items:center}.app-topbar__control{gap:5px;min-width:132px;display:grid}.app-topbar__control label{color:#9fb0c8d1;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.app-topbar__control select{border-radius:8px;min-height:34px;font-size:12px}.app-topbar__pill,.app-topbar__status-pill,.badge,.pill{border:1px solid var(--border);min-height:26px;color:var(--muted);box-shadow:none;background:#0c1629b3;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;line-height:1;display:inline-flex}.app-topbar__pill{color:#dbeafe;background:#60a5fa1a;border-color:#60a5fa3d;min-height:30px}.app-topbar__dot{background:var(--ok);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e14}.app-topbar__toggle{color:#dcfff0;background:#22c55e14;border-color:#22c55e3d;min-height:34px;padding:6px 10px;font-size:12px}.app-topbar__toggle--kill{color:#ffe3e3;background:#ef44441a;border-color:#ef444442}.app-topbar__toggle .knob{opacity:.8;background:currentColor;border-radius:50%;width:10px;height:10px}.app-topbar__status-pill{min-height:28px;color:var(--muted);cursor:default;background:#0c1629b3;border:1px solid #94a3b82e}.app-topbar__status-pill--ok{color:#dcfff0;background:#22c55e14;border-color:#22c55e42}.app-topbar__status-pill--info{color:#dbeafe;background:#60a5fa14;border-color:#60a5fa3d}.app-topbar__status-value{font-weight:800}.languageSelect{min-height:34px;color:var(--text);background:#7aa2ff1a;border:1px solid #7aa2ff4d;border-radius:8px;padding:0 10px;font-weight:800}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main,.shell{display:block}.shell{width:100%;max-width:none;margin:0;padding:16px 18px 28px}.hero{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;margin:0 0 18px;display:flex}.hero>*{min-width:0}.eyebrow{display:none}.hero h1{max-width:42rem;color:var(--text);letter-spacing:0;margin:0;font-size:24px;font-weight:900;line-height:1.1}.hero p{max-width:78ch;color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.55}.topline,.toolbar,.pillRow{flex-wrap:wrap;align-content:flex-start;align-items:center;gap:8px;display:flex}.hero>.topline,.hero>.toolbar,.hero form.toolbar{justify-content:flex-end;min-width:220px}.grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.card{border:1px solid var(--border);background:var(--panel);min-width:0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:0;position:relative;overflow:hidden}.card>.hd{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:6px 10px;display:flex}.card>.hd h2{color:#d6e2f5eb;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.35}.card>.body{flex-direction:column;flex:auto;gap:8px;min-height:0;padding:8px 10px;display:flex;overflow:auto}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn{min-height:28px;color:var(--text);letter-spacing:0;white-space:nowrap;background:#7aa2ff1f;border:1px solid #7aa2ff59;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.btn:hover{background:#7aa2ff2e}.sectionHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:10px;min-height:52px;margin:0;padding:12px 14px;display:flex}.sectionHeader h2,.sectionHeader h3,.card h2,.card h3,.card h4{color:#e6edf7eb;letter-spacing:0;margin:0;font-size:14px;font-weight:800;line-height:1.35}.sectionMeta{color:var(--muted);font-size:11px;line-height:1.45}.card>:not(.sectionHeader){margin:14px}.card>.hd,.card>.body{margin:0}.card>.sectionHeader+*{margin-top:14px}.metricStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metricTile,.listRow,.empty,.monoBlock,.kpiCard{background:var(--panel-2);min-width:0;box-shadow:none;border:1px solid #1c2a44e6;border-radius:8px}.metricTile{padding:12px}.kpiCard{grid-column:span 3;padding:14px}.kpiValue,.metricValue{color:var(--text);letter-spacing:0;overflow-wrap:anywhere;margin-top:8px;font-size:28px;font-weight:800;line-height:1.05}.kpiLabel{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.list,.stack{gap:12px;display:grid}.listRow{gap:6px;padding:12px;display:grid}.listTitle{color:var(--text);overflow-wrap:anywhere;font-weight:700}.listMeta{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.empty{color:var(--muted);background:#0c162973;border-style:dashed;padding:14px}.code{font-family:var(--mono);font-size:12px}.monoBlock{color:#dbeafe;font-family:var(--mono);white-space:pre-wrap;word-break:break-word;padding:12px 14px;font-size:12px;overflow-x:auto}.pill{color:#bfdbfe;background:#60a5fa14;border-color:#60a5fa38}.statusOk{color:var(--ok)}.statusBad{color:var(--bad)}.toolbar{align-items:flex-end}.toolbarItem{gap:6px;min-width:140px;display:grid}.toolbarLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.toolbarInput,.toolbarSelect,select,input[type=text],input[type=search],input[type=number],textarea{width:100%;min-height:40px;color:var(--text);background:#061022b8;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:0 12px;font-size:12px;box-shadow:inset 0 1px #ffffff05}textarea.toolbarInput,textarea{resize:vertical;min-height:120px;padding:10px 12px}.toolbarButton,.topNavLink,button{min-height:34px;color:var(--text);letter-spacing:0;white-space:nowrap;cursor:pointer;background:#7aa2ff1f;border:1px solid #7aa2ff59;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.toolbarButton:hover,.topNavLink:hover,button:hover{background:#7aa2ff2e}button:disabled{cursor:not-allowed;opacity:.55}.chartTable{border-collapse:separate;border-spacing:0 8px;width:100%;font-size:12px}.chartTable th,.chartTable td{text-align:left;vertical-align:top;padding:10px 8px}.chartTable th{color:#9fb0c8bf;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.chartTable td{background:#0c1629bf;border-top:1px solid #1c2a44e6;border-bottom:1px solid #1c2a44e6}.chartTable tr td:first-child{border-left:1px solid #1c2a44e6;border-top-left-radius:8px;border-bottom-left-radius:8px}.chartTable tr td:last-child{border-right:1px solid #1c2a44e6;border-top-right-radius:8px;border-bottom-right-radius:8px}.span3{grid-column:span 3}.span4{grid-column:span 4}.span5{grid-column:span 5}.span6{grid-column:span 6}.span7{grid-column:span 7}.span8{grid-column:span 8}.span12{grid-column:span 12}body[data-path=\/dashboard] .layout{align-items:stretch;height:100vh;min-height:0;max-height:100vh;overflow:hidden}body[data-path=\/dashboard] .content{height:100%;min-height:0;overflow:hidden}body[data-path=\/dashboard] .app-topbar{flex-shrink:0}body[data-path=\/dashboard] .shell{flex-direction:column;flex:1 1 0;min-height:0;padding:6px 10px 8px;display:flex;overflow:hidden}.dashboard-page{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.dashboard-rows{flex-direction:column;flex:1 1 0;gap:8px;min-height:0;display:flex;overflow:hidden}.dashboard-row{flex:1 1 0;align-items:stretch;gap:8px;min-height:0;display:grid;overflow:hidden}.dashboard-row--top{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-row--bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,2fr)}.dashboard-row>.card{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.sys-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.status-tile,.mini-kpi,.kpi,.sent-box,.table-card,.spark-wrap,.trade-line{background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;min-width:0;padding:8px;box-shadow:inset 0 1px #ffffff05}.status-tile .k,.mini-kpi .k,.kpi .k,.sent-box .k,.trade-line .k,.trend-label,.gate-label{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;line-height:1.35}.status-tile .v,.mini-kpi .v,.kpi .v,.sent-box .v,.trade-line .v{color:var(--text);overflow-wrap:anywhere;font-size:14px;font-weight:900;line-height:1.1}.sparkline,.trend-svg{width:100%;height:42px;min-height:38px;max-height:48px}.snapshot-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.snapshot-action,.snapshot-conf,.score-big{color:var(--text);font-size:clamp(20px,3.2vh,28px);font-weight:900;line-height:1}.snapshot-action.warn{color:#fff2dd}.snapshot-text.compact{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.news-list,.body-scroll,.body-scroll--logs{gap:6px;min-height:0;display:grid;overflow:auto}.news-item{border-bottom:1px solid #ffffff0f;padding:6px 0}.news-title{color:var(--text);font-size:12px;font-weight:800;line-height:1.35}.news-meta,.tiny{color:var(--muted);font-size:11px;line-height:1.45}.logs-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;display:grid;overflow:hidden}.dense-table,.narr-table{border-collapse:collapse;width:100%;font-size:11px}.dense-table td,.dense-table th,.narr-table td,.narr-table th{color:var(--muted);border-bottom:1px solid #ffffff0f;padding:4px 6px}@media (max-width:1180px){.layout{grid-template-columns:1fr}.shell-mobile-bar{display:flex}.sidebar{z-index:95;width:min(300px,100vw - 48px);height:100vh;transition:transform .28s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:12px 0 48px #00000073}html.v-sidebar-mobile-open .sidebar{transform:translate(0,0)}html.v-sidebar-collapsed .brand-dashboard-link,html.v-sidebar-collapsed .nav-text{display:inline}html.v-sidebar-collapsed .brand,html.v-sidebar-collapsed .nav a{justify-content:flex-start}.app-topbar{width:auto;max-width:none;margin-left:12px;margin-right:12px}.shell{padding:12px}}@media (max-width:960px){.hero{flex-direction:column}.hero>.topline,.hero>.toolbar,.hero form.toolbar{justify-content:flex-start;min-width:0}.metricStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.kpiCard,.span3,.span4,.span5,.span6,.span7,.span8{grid-column:span 12}}@media (max-width:640px){.app-topbar,.app-topbar__left,.app-topbar__right,.toolbar{flex-direction:column;align-items:stretch}.app-topbar__right,.languageSwitcher,.languageSelect,.toolbarItem,.toolbarButton,.topNavLink{width:100%}.metricStrip{grid-template-columns:minmax(0,1fr)}}:root{--chip:#111f36;--card-bg:#0f1a2ebf;--card-border:#1c2a44;--card-border-strong:#93c5fd29;--card-shadow:0 10px 30px #00000040;--panel-soft:#0c1629bf}html,body{background:#020306!important;min-height:100vh!important;margin:0!important;padding:0!important}body{font-size:14px;line-height:1.55}body>.layout{grid-template-columns:var(--v-sidebar-w) minmax(0, 1fr)!important;align-items:start!important;min-height:100vh!important;margin:0!important;padding:0!important;display:grid!important}body>.layout>.content{flex-direction:column!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}body>.layout>.content>.main{min-width:0!important;margin:0!important;padding:16px 18px 28px!important;display:block!important}body>.layout>.sidebar{width:var(--v-sidebar-w)!important;min-width:var(--v-sidebar-w)!important;max-width:var(--v-sidebar-w)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-sizing:border-box!important;background:linear-gradient(195deg,#060c18fa,#02050cfc)!important;border-right:1px solid #93c5fd1a!important;height:100vh!important;padding:16px 14px!important;position:sticky!important;top:0!important;overflow:auto!important}body>.layout>.sidebar .brand{background:#080e1abf!important;border:1px solid #93c5fd1a!important;border-radius:18px!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important;padding:12px!important;display:flex!important;position:relative!important;box-shadow:0 10px 30px #00000059!important}body>.layout>.sidebar .sidebar-logo-toggle{color:inherit!important;background:0 0!important;border:none!important;border-radius:14px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}body>.layout>.sidebar .logo{background:linear-gradient(145deg,#0c1629f2,#040812fa)!important;border:1px solid #93c5fd24!important;border-radius:14px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:4px!important;display:flex!important;box-shadow:0 8px 24px #0006!important}body>.layout>.sidebar .logo-svg{width:100%!important;height:100%!important;display:block!important}body>.layout>.sidebar .brand-dashboard-link{min-width:0!important;color:inherit!important;flex:auto!important;align-items:center!important;text-decoration:none!important;display:flex!important}body>.layout>.sidebar .brand .brand-text h1,body>.layout>.sidebar .brand-dashboard-link h1{color:#f8fafc!important;letter-spacing:-.03em!important;text-transform:none!important;margin:0!important;font-size:17px!important;font-weight:800!important;line-height:1.1!important}body>.layout>.sidebar .nav a.active{background:#7aa2ff1f!important;border-color:#7aa2ff59!important;box-shadow:inset 0 1px #ffffff05!important}body>.layout>.sidebar .nav a .nav-ico{color:#bfdbfe!important;opacity:.95!important;background:0 0!important;border-radius:0!important;flex:none!important;justify-content:center!important;align-items:center!important;width:1.35em!important;min-width:1.35em!important;height:auto!important;font-size:1.05em!important;line-height:1!important;display:inline-flex!important}body>.layout>.sidebar .nav a .nav-text{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) body>.layout>.sidebar .brand-dashboard-link,html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) body>.layout>.sidebar .nav a .nav-text{display:none!important}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) body>.layout>.sidebar .brand{flex-direction:column!important;justify-content:center!important}html.v-sidebar-collapsed:not(.v-sidebar-mobile-open) body>.layout>.sidebar .nav a{justify-content:center!important;padding-left:10px!important;padding-right:10px!important}.app-topbar{z-index:20!important;box-sizing:border-box!important;border:1px solid var(--card-border)!important;width:calc(100% - 36px)!important;max-width:calc(100vw - 36px)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#040912eb!important;border-radius:18px!important;align-self:stretch!important;margin:0 auto!important;padding:12px 16px!important;line-height:1.2!important;position:relative!important}.app-topbar,.app-topbar *{box-sizing:border-box}.app-topbar__row{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.app-topbar__cluster{flex-wrap:wrap!important;flex:auto!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.app-topbar__left{flex-wrap:nowrap!important;flex:0 auto!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.app-topbar__gates{background:#040c1c73!important;border:1px solid #ffffff0f!important;border-radius:14px!important;flex:none!important;align-self:center!important;align-items:center!important;gap:8px!important;padding:4px 6px!important;display:inline-flex!important}.app-topbar__control{background:#061022a8!important;border:1px solid #ffffff12!important;border-radius:14px!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:6px 10px!important;display:flex!important;box-shadow:inset 0 1px #ffffff05!important}.app-topbar__control label{color:#9fb0c8d1!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.app-topbar__control select{appearance:none!important;width:auto!important;min-height:34px!important;color:var(--text)!important;background-color:#040c19b8!important;border:1px solid #ffffff14!important;border-radius:10px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:600!important;line-height:1!important}.app-topbar__toggle{min-height:34px!important;color:var(--muted)!important;background:#061022b8!important;border:1px solid #ffffff14!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff05!important}.app-topbar__toggle .knob{background:#9ca3afcc!important;border-radius:50%!important;width:10px!important;height:10px!important}.app-topbar__indicators{flex-wrap:wrap!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.app-topbar__pill{min-height:30px!important;color:var(--muted)!important;white-space:nowrap!important;background:#061022b8!important;border:1px solid #ffffff12!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff05!important}.app-topbar__pill b{color:var(--text)!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.app-topbar__dot{background:var(--ok)!important;width:8px!important;height:8px!important;box-shadow:none!important;border-radius:50%!important;flex:none!important}.app-topbar__status{border-top:1px solid #ffffff0f!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;margin-top:10px!important;padding-top:10px!important;display:flex!important}.app-topbar__status-pill{min-height:28px!important;color:var(--muted)!important;background:#061022a3!important;border:1px solid #ffffff12!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff05!important}.app-topbar__status-label{color:#9fb0c8d1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.app-topbar__status-value{color:var(--text)!important;font-weight:700!important;line-height:1!important}.app-topbar__status-pill--ok{background:#14532d33!important;border-color:#22c55e33!important}.app-topbar__status-pill--info{background:#1e40af1f!important;border-color:#60a5fa2e!important}.languageSwitcher{display:none!important}.card,.panel,.surface{border:1px solid var(--card-border)!important;min-width:0!important;box-shadow:var(--card-shadow)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#060c18e0!important;border-radius:14px!important;overflow:hidden!important}.card>.hd,.panel>.hd,.surface>.hd{background:0 0!important;border-bottom:1px solid #ffffff0f!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:56px!important;padding:12px 14px!important;display:flex!important}.card>.body,.panel>.body,.surface>.body,.card>.bd,.panel>.bd,.surface>.bd{background:0 0!important;min-width:0!important;padding:14px!important}.btn,button.btn,a.btn{min-height:34px!important;color:var(--text)!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important;background:#7aa2ff1f!important;border:1px solid #7aa2ff59!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:9px 12px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.btn:hover,button.btn:hover,a.btn:hover{background:#7aa2ff2e!important;border-color:#7aa2ff59!important;text-decoration:none!important}body[data-path=\/dashboard]{min-height:100vh!important;overflow:hidden!important}body[data-path=\/dashboard]>.layout{grid-template-rows:minmax(0,1fr)!important;align-items:stretch!important;height:100vh!important;min-height:0!important;max-height:100vh!important;overflow:hidden!important}body[data-path=\/dashboard]>.layout>.sidebar{height:auto!important;position:relative!important;top:auto!important;overflow:visible!important}body[data-path=\/dashboard]>.layout>.content{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}body[data-path=\/dashboard]>.layout>.content>.main{flex-direction:column!important;flex:1 1 0!important;min-height:0!important;padding:6px 10px 8px!important;display:flex!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-rows{flex-direction:column!important;flex:1 1 0!important;gap:8px!important;min-height:0!important;display:flex!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-row{flex:1 1 0!important;align-items:stretch!important;gap:8px!important;min-height:0!important;display:grid!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-row--top{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dashboard-page--viewport .dashboard-row--bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,2fr)!important}.dashboard-page--viewport .dashboard-row>.card{flex-direction:column!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-row>.card>.hd{flex-shrink:0!important;min-height:44px!important;padding:6px 10px!important}.dashboard-page--viewport .dashboard-row>.card>.hd h2{color:#d6e2f5eb!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.dashboard-page--viewport .dashboard-row>.card>.hd .btn{min-height:28px!important;padding:4px 8px!important;font-size:10px!important}.dashboard-page--viewport .dashboard-row>.card>.body{flex-direction:column!important;flex:auto!important;gap:6px!important;min-height:0!important;padding:8px 10px!important;display:flex!important;overflow:hidden auto!important}.dashboard-page .status-tile,.dashboard-page .mini-kpi,.dashboard-page .spark-wrap,.dashboard-page .kpi,.dashboard-page .sent-box,.dashboard-page .table-card,.dashboard-page .trade-line{background:#ffffff06!important;border:1px solid #ffffff14!important;border-radius:14px!important;min-width:0!important;box-shadow:inset 0 1px #ffffff05!important}.dashboard-page .status-tile,.dashboard-page .mini-kpi,.dashboard-page .kpi,.dashboard-page .sent-box,.dashboard-page .trade-line{padding:8px!important}.dashboard-page .status-tile.info{background:linear-gradient(#58a8ff26,#2f7de014)!important;border-color:#58a8ff3d!important}.dashboard-page .status-tile.ok{background:linear-gradient(#47d98a24,#1dbf7014)!important;border-color:#47d98a38!important}.dashboard-page .status-tile.warn{background:linear-gradient(#f59e0b24,#b4730c14)!important;border-color:#f59e0b38!important}.dashboard-page .status-tile.bad{background:linear-gradient(#f15a5a24,#b2363614)!important;border-color:#f15a5a38!important}.dashboard-page .status-tile .k,.dashboard-page .mini-kpi .k,.dashboard-page .kpi .k,.dashboard-page .sent-box .k,.dashboard-page .trade-line .k,.dashboard-page .trend-label,.dashboard-page .gate-label{color:var(--muted)!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:11px!important;font-weight:800!important}.dashboard-page .status-tile .v,.dashboard-page .mini-kpi .v,.dashboard-page .kpi .v,.dashboard-page .sent-box .v,.dashboard-page .trade-line .v{color:var(--text)!important;overflow-wrap:anywhere!important;font-size:14px!important;font-weight:900!important;line-height:1.1!important}.dashboard-page--viewport .sparkline,.dashboard-page--viewport .trend-svg{width:100%!important;height:42px!important;min-height:38px!important;max-height:48px!important}.dashboard-page--viewport .dashboard-card--sentiment .score-big{font-size:clamp(26px,4vh,36px)!important}.dashboard-page--viewport .dashboard-card--decision .snapshot-action,.dashboard-page--viewport .dashboard-card--decision .snapshot-conf{font-size:clamp(20px,3.2vh,28px)!important}.dashboard-page--viewport .dashboard-card--decision .snapshot-text.compact{color:var(--muted)!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin-top:4px!important;font-size:11px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-card--news .news-list,.dashboard-page--viewport .dashboard-card--narratives .body-scroll,.dashboard-page--viewport .dashboard-card--logs .body-scroll--logs{flex:auto!important;min-height:0!important;overflow:auto!important}.dashboard-page--viewport .dashboard-card--news .news-list{overflow:hidden!important}.dashboard-page--viewport .dashboard-card--logs .logs-split{flex:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-height:0!important;display:grid!important;overflow:hidden!important}.dashboard-page--viewport .dense-table,.dashboard-page--viewport .narr-table{border-collapse:collapse!important;border-spacing:0!important;width:100%!important;font-size:11px!important}.dashboard-page--viewport .dense-table td,.dashboard-page--viewport .dense-table th,.dashboard-page--viewport .narr-table td,.dashboard-page--viewport .narr-table th{color:var(--muted)!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0f!important;border-radius:0!important;padding:4px 6px!important;font-size:11px!important}.dashboard-card__footer{flex-shrink:0!important;margin-top:auto!important;padding-top:8px!important}.ml-liquidity-strip{color:#c8f5dc!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#47d98a14!important;border:1px solid #47d98a47!important;border-radius:10px!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important}.dashboard-page .row,.dashboard-chip-row,.news-meta,.news-side{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.dashboard-chip-row{margin-bottom:10px!important}.chip,.badge,.tag{border:1px solid var(--border)!important;min-height:26px!important;color:var(--muted)!important;box-shadow:none!important;background:#0c1629b3!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:4px 10px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.chip.bad{color:#ffe3e3!important;background:#f15a5a1f!important;border-color:#f15a5a47!important}.chip.warn{color:#fff2dd!important;background:#f59e0b1f!important;border-color:#f59e0b42!important}.market-layout{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;min-height:0!important;display:grid!important}.spark-title,.card-intro,.table-title,.section-note{color:var(--muted)!important;font-size:11px!important;line-height:1.45!important}.spark-title,.card-intro,.table-title{letter-spacing:.04em!important;font-weight:800!important}.market-kpis,.trade-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.dashboard-drawer{color:var(--muted)!important;margin-top:4px!important;font-size:11px!important}.dashboard-drawer summary{cursor:pointer!important;color:#bfdbfe!important;font-weight:800!important}.drawer-body{margin-top:8px!important}.news-list{gap:8px!important;display:grid!important}.news-item{border-bottom:1px solid #ffffff0f!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:6px 0!important;display:grid!important}.news-title a,.news-title{color:var(--text)!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important}.dashboard-card--sentiment .body{align-items:stretch!important}.sent-hero{flex-direction:column!important;flex:auto!important;justify-content:center!important;gap:8px!important;min-height:0!important;display:flex!important;overflow:hidden!important}.tv-gauge{width:min(100%,320px)!important;min-height:148px!important;margin:0 auto!important;position:relative!important}.tv-svg{width:100%!important;height:150px!important;display:block!important}.tv-track{fill:none!important;stroke:#94a3b829!important;stroke-width:22px!important;stroke-linecap:round!important}.tv-band{fill:none!important;stroke:#60a5fa!important;stroke-width:18px!important;stroke-linecap:round!important;opacity:.45!important}.tv-needle-wrap{transform:rotate(var(--needle-angle,0deg))!important;transform-box:fill-box!important;transform-origin:160px 150px!important}.tv-needle{stroke:#e6edf7!important;stroke-width:4px!important;stroke-linecap:round!important}.tv-pivot{fill:#e6edf7!important}.tv-tick{color:var(--muted)!important;white-space:nowrap!important;font-size:10px!important;line-height:1!important;position:absolute!important}.tv-tick--ss{top:102px!important;left:-2px!important}.tv-tick--s{top:36px!important;left:76px!important}.tv-tick--n{top:6px!important;left:50%!important;transform:translate(-50%)!important}.tv-tick--b{color:#60a5fa!important;font-weight:700!important;top:36px!important;right:76px!important}.tv-tick--sb{top:102px!important;right:-2px!important}.tv-value{color:var(--text)!important;font-size:24px!important;font-weight:900!important;position:absolute!important;bottom:26px!important;left:50%!important;transform:translate(-50%)!important}.tv-action{color:#cbd5e1!important;font-size:11px!important;font-weight:800!important;position:absolute!important;bottom:8px!important;left:50%!important;transform:translate(-50%)!important}.overall-legend{flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;display:flex!important}.legend-chip{color:var(--muted)!important;background:#0c1629a6!important;border:1px solid #94a3b82e!important;border-radius:999px!important;align-items:center!important;gap:4px!important;padding:4px 8px!important;font-size:10px!important;display:inline-flex!important}.legend-chip.positive{color:#dcfff0!important;border-color:#22c55e38!important}.legend-chip.negative{color:#ffe3e3!important;border-color:#f15a5a3d!important}.confidence-bar{background:#94a3b824!important;border-radius:999px!important;height:8px!important;margin-top:8px!important;overflow:hidden!important}.confidence-fill{border-radius:inherit!important;background:linear-gradient(90deg,#38bdf8,#60a5fa)!important;height:100%!important}.table-card{flex-direction:column!important;gap:6px!important;min-height:0!important;padding:8px!important;display:flex!important}.table-title .count{color:var(--muted)!important;font-weight:700!important}.dashboard-card__footer .btn.primary{letter-spacing:.06em!important;text-transform:uppercase!important;justify-content:center!important;width:100%!important;min-height:30px!important;padding-block:6px!important;font-size:10px!important}@media (max-width:1280px){body[data-path=\/dashboard]{height:auto!important;overflow:auto!important}body[data-path=\/dashboard]>.layout{grid-template-rows:auto!important;align-items:stretch!important;height:auto!important;max-height:none!important;overflow:visible!important}body[data-path=\/dashboard]>.layout>.content,body[data-path=\/dashboard]>.layout>.content>.main,.dashboard-page--viewport,.dashboard-page--viewport .dashboard-rows{overflow:visible!important}body[data-path=\/dashboard]>.layout>.content>.main{flex:0 auto!important}.dashboard-page--viewport .dashboard-row{flex:none!important;min-height:280px!important}.dashboard-page--viewport .dashboard-row--top,.dashboard-page--viewport .dashboard-row--bottom{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1180px){body>.layout{grid-template-columns:1fr!important}body>.layout>.sidebar{z-index:95!important;width:min(300px,100vw - 48px)!important;min-width:0!important;max-width:min(300px,100vw - 48px)!important;height:100vh!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:auto!important;transform:translate(-105%)!important;box-shadow:12px 0 48px #00000073!important}html.v-sidebar-mobile-open body>.layout>.sidebar{transform:translate(0,0)!important}.app-topbar__left{flex-wrap:wrap!important}.app-topbar__indicators{justify-content:flex-start!important;width:100%!important;margin-left:0!important}}.market-page,.news-page,.sentiment-page,.ml-page,.decision-page,.logs-page,.trading-page,.portfolio-page,.risks-page,.agent-graph-page,.chat-page,.narratives-page,.artifacts-page,.rag-page{width:100%;padding:16px 18px 28px}.market-grid,.news-grid,.sentiment-grid,.ml-grid,.logs-grid,.trading-grid,.decision-grid,.portfolio-grid,.risks-grid,.agent-graph-grid,.chat-grid,.narratives-grid,.artifacts-grid,.rag-grid{gap:14px;display:grid}.market-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.82fr);align-items:start}.market-main,.news-main{gap:14px;display:grid}.market-side,.news-side-panel{align-self:start;gap:14px;display:grid}.market-ohlcv-card .body,.market-lower-card .body,.market-decision-card .body{gap:12px!important}.chart-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.depthBtn{color:#dcfff0!important;background:#22c55e1a!important;border-color:#22c55e38!important}.tv-like-topbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;display:flex}.tv-like-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.chart-wrap{min-width:0;overflow:auto}.tv-chart{min-height:360px}.market-ohlcv-card .chart-wrap.tv-chart{overflow:hidden!important}.ohlcv-chart-shell{background:#111722;border:1px solid #1c2a44f2;border-radius:8px;grid-template-rows:auto minmax(420px,1fr);min-width:100%;display:grid;overflow:hidden}.ohlcv-chart-toolbar{background:#0d1626eb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;min-width:980px;padding:8px 10px;display:flex}.ohlcv-chart-tabs,.ohlcv-chart-stats{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ohlcv-chart-stats{color:#cbd5e1eb;justify-content:flex-end;font-size:11px;font-weight:800}.ohlcv-tab{color:#9fb0c8db;white-space:nowrap;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.ohlcv-tab--active{color:#f8fafc;background:#0c1629d6;border:1px solid #60a5fa47}.ohlcv-tab--active-soft{color:#dcfff0;background:#22c55e1a;border:1px solid #22c55e47}.chart-delta-up{color:#22c55e}.chart-delta-down{color:#fb4456}.ohlcv-svg{background:#111722;width:100%;height:auto;display:block}.ohlcv-chart-bg{fill:#111722}.ohlcv-grid-line{stroke:#94a3b81f;stroke-width:1px}.ohlcv-grid-line--vertical{stroke:#94a3b814}.ohlcv-volume-separator{stroke:#94a3b829;stroke-width:1px}.ohlcv-axis-label{fill:#cbd5e1cc;text-anchor:end;font-size:11px;font-weight:700}.ohlcv-time-label{fill:#94a3b8b8;text-anchor:middle;font-size:10px;font-weight:700}.ohlcv-watermark{fill:#f8fafc0e;letter-spacing:0;font-size:58px;font-weight:900}.ohlcv-candle.up .ohlcv-wick{stroke:#00a386}.ohlcv-candle.down .ohlcv-wick{stroke:#fb4456}.ohlcv-wick{stroke-width:1.2px}.ohlcv-candle.up .ohlcv-body{fill:#00a386}.ohlcv-candle.down .ohlcv-body{fill:#fb4456}.ohlcv-candle.up .ohlcv-volume-bar{fill:#00a38661}.ohlcv-candle.down .ohlcv-volume-bar{fill:#fb44565c}.ohlcv-current.up .ohlcv-current-line{stroke:#22c55eb8}.ohlcv-current.down .ohlcv-current-line{stroke:#fb4456bd}.ohlcv-current-line{stroke-dasharray:3 4;stroke-width:1px}.ohlcv-current.up .ohlcv-current-label-bg{fill:#16a34a}.ohlcv-current.down .ohlcv-current-label-bg{fill:#fb4456}.ohlcv-current-label{fill:#fff;text-anchor:middle;font-size:11px;font-weight:900}.ohlcv-tradingview-chart{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;min-height:540px;position:relative}.ohlcv-tradingview-chart:active{cursor:grabbing}.market-table{margin-top:0}.market-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.market-lower-card.active{border-color:#60a5fa42!important}.market-decision-card{min-height:100%}.snapshot-action{overflow-wrap:anywhere}.news-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start}.news-pipeline-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.event-list{gap:10px;display:grid}.event{background:#0c162999;border:1px solid #1c2a44e6;border-radius:14px;gap:8px;padding:12px;display:grid}.event-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.event-headline-link{color:var(--text);font-size:13px;font-weight:800;line-height:1.35}.event-summary{color:#dbe5f5;margin:0;font-size:13px;line-height:1.55}.raw-article .sectionMeta{overflow-wrap:anywhere}.news-sources-card .listRow{gap:4px}.sentiment-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start}.sentiment-contrib{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;display:grid!important}.ml-hero,.ml-block,.route-attribution-panel{margin-bottom:14px}.ml-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.85fr);gap:14px;display:grid}.ml-forecast-aside,.ml-side,.decision-side{align-self:start;gap:14px;display:grid}.ml-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start}.ml-main,.decision-main,.ml-side-by-side,.route-panel-kv,.agent-mini-grid,.agent-spotlight-grid,.logs-grid,.trading-grid{gap:14px;display:grid}.ml-side-by-side{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:start}.route-panel-kv{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-mini-card,.agent-spotlight-card{background:#0c162999;border:1px solid #1c2a44e6;border-radius:14px;padding:12px}.agent-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important;display:grid!important}.logs-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.logs-wide-card{grid-column:1/-1}.trading-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.trading-wide-card{grid-column:1/-1}.portfolio-grid,.agent-graph-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.portfolio-wide-card,.risks-wide-card,.agent-graph-wide-card{grid-column:1/-1}.risks-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.chat-grid{grid-template-columns:minmax(320px,.78fr) minmax(0,1.5fr);align-items:start}.narratives-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.narratives-wide-card,.artifacts-wide-card{grid-column:1/-1}.artifacts-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.rag-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:start}.rag-wide-card{grid-column:1/-1}.chat-thread-card{min-height:640px}.chat-thread-body{flex-direction:column!important;min-height:0!important;display:flex!important}.chat-messages{flex:auto;min-height:0;overflow:auto}.chat-compose{border-top:1px solid #ffffff0f;gap:12px;margin-top:auto;padding-top:12px;display:grid}.trading-balance-card .body,.logs-grid .body,.decision-grid .body,.ml-grid .body,.ml-hero .body,.portfolio-grid .body,.risks-grid .body,.agent-graph-grid .body,.chat-grid .body,.narratives-grid .body,.artifacts-grid .body,.rag-grid .body{gap:12px!important}@media (max-width:1280px){.market-grid,.news-grid,.sentiment-grid,.ml-grid,.decision-grid,.logs-grid,.trading-grid,.portfolio-grid,.risks-grid,.agent-graph-grid,.chat-grid,.narratives-grid,.artifacts-grid,.rag-grid,.ml-hero-grid{grid-template-columns:1fr}.logs-wide-card,.trading-wide-card,.portfolio-wide-card,.risks-wide-card,.agent-graph-wide-card,.narratives-wide-card,.artifacts-wide-card,.rag-wide-card{grid-column:auto}}@media (max-width:900px){.market-page,.news-page,.sentiment-page,.ml-page,.decision-page,.logs-page,.trading-page,.portfolio-page,.risks-page,.agent-graph-page,.chat-page,.narratives-page,.artifacts-page,.rag-page{padding:14px 12px 22px}.market-lower-grid,.news-pipeline-strip,.sentiment-contrib,.ml-side-by-side,.route-panel-kv,.agent-mini-grid,.agent-spotlight-grid,.agent-stat-grid,.quality-grid,.trading-grid,.portfolio-grid,.risks-grid,.agent-graph-grid,.narratives-grid,.artifacts-grid,.rag-grid{grid-template-columns:1fr}.event-head,.tv-like-topbar{flex-direction:column;align-items:flex-start}}:root{--bg:#060a12;--panel:#0a121f;--panel-2:#070d18;--card-bg:#0f1a2ebf;--card-border:#1c2a44;--card-shadow:0 10px 30px #00000040;--panel-soft:#0c1629bf}html,body{background:radial-gradient(circle at 18% 0,#2563eb17,#0000 42%),radial-gradient(circle at 88% 12%,#0ea5e90f,#0000 38%),linear-gradient(#020408 0%,#03060c 45%,#020306 100%)!important}.card,.panel,.surface,.modal .inner{border:1px solid var(--card-border)!important;background:var(--card-bg)!important;box-shadow:var(--card-shadow)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-image:none!important;border-radius:14px!important}.card>.hd,.panel>.hd,.surface>.hd,.modal .hd{border-bottom:1px solid var(--border)!important;background:0 0!important;min-height:56px!important;padding:12px 14px!important}.card>.body,.panel>.body,.surface>.body,.card>.bd,.panel>.bd,.surface>.bd{padding:12px 14px!important}.metricTile,.listRow,.monoBlock,.kpiCard,.event,.agent-mini-card,.agent-spotlight-card,.trade-line,.table-card{background:var(--panel-soft)!important;box-shadow:none!important;border-color:#1c2a44e6!important;border-radius:12px!important}select,input[type=text],input[type=search],input[type=number],textarea,.toolbarInput,.toolbarSelect,.languageSelect{background:#061022b8!important;border-radius:12px!important;min-height:40px!important}.btn,button.btn,a.btn,.toolbarButton,.topNavLink{min-height:34px!important;color:var(--text)!important;letter-spacing:0!important;box-shadow:none!important;background:#7aa2ff1f!important;border:1px solid #7aa2ff59!important;border-radius:12px!important;padding:9px 12px!important;font-size:13px!important;font-weight:700!important}.btn:hover,button.btn:hover,a.btn:hover,.toolbarButton:hover,.topNavLink:hover{background:#7aa2ff2e!important;border-color:#7aa2ff59!important;text-decoration:none!important}.app-topbar{background:#081021db!important}.dashboard-page--viewport .dashboard-card--market .body{gap:8px!important}.dashboard-page--viewport .dashboard-card--market .market-layout{grid-template-rows:minmax(88px,1.15fr) auto!important;gap:8px!important}.dashboard-page--viewport .dashboard-card--market .spark-wrap{background:linear-gradient(#22c55e21,#0c1629a3)!important;border-color:#22c55e47!important;flex-direction:column!important;flex:auto!important;justify-content:space-between!important;min-height:88px!important;display:flex!important}.dashboard-page--viewport .dashboard-card--market .spark-title{color:#dcfff0!important}.dashboard-page--viewport .dashboard-card--market .sparkline,.dashboard-page--viewport .dashboard-card--market .trend-svg{height:72px!important;min-height:72px!important;max-height:72px!important}.dashboard-page--viewport .dashboard-card--market .market-kpis{flex:none!important}.dashboard-page--viewport .dashboard-card--sentiment .sent-hero{justify-content:center!important;gap:6px!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-gauge{width:min(100%,300px)!important;min-height:158px!important;margin:0 auto!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-svg{height:160px!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick{text-align:center!important;width:72px!important;line-height:1.12!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick--ss{top:108px!important;left:0!important;transform:none!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick--s{top:48px!important;left:48px!important;transform:none!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick--n{top:16px!important;left:50%!important;transform:translate(-50%)!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick--b{top:48px!important;right:48px!important;transform:none!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-tick--sb{top:108px!important;right:0!important;transform:none!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-value{bottom:26px!important}.dashboard-page--viewport .dashboard-card--sentiment .tv-action{bottom:9px!important}.dashboard-page--viewport .dashboard-card--narratives .body-scroll--narr{background:#0c162994!important;border:1px solid #1c2a44e6!important;border-radius:12px!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target{border-collapse:collapse!important;border-spacing:0!important;table-layout:fixed!important;width:100%!important;font-size:11px!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target th,.dashboard-page--viewport .dashboard-card--narratives .narr-table--target td{color:var(--muted)!important;text-align:left!important;vertical-align:middle!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0f!important;border-radius:0!important;padding:7px 8px!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target th{color:#9fb0c8bf!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important;line-height:1.2!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target td:first-child{color:var(--text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:800!important;overflow:hidden!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target th:last-child,.dashboard-page--viewport .dashboard-card--narratives .narr-table--target td:last-child{text-align:right!important;width:76px!important}.dashboard-page--viewport .dashboard-card--narratives .narr-table--target tbody tr:last-child td{border-bottom:0!important}.sentiment-page,.sentiment-page,.sentiment-page *{min-width:0}.sentiment-page .mono{font-family:var(--mono)}.sentiment-page .muted{color:var(--muted)}.sentiment-page .small{font-size:12px}.sentiment-page .tiny{font-size:11px;line-height:1.45}.sentiment-page .ok{color:#4ade80!important}.sentiment-page .warn{color:#fbbf24!important}.sentiment-page .bad{color:#fb7185!important}.sentiment-page .sentiment-grid{align-items:start;gap:14px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,480px)!important}.sentiment-main,.sentiment-side{align-content:start;gap:14px;display:grid}.sentiment-page .card{border-color:var(--card-border)!important;background:var(--card-bg)!important;box-shadow:var(--card-shadow)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:8px!important}.sentiment-page .card:before{display:none}.sentiment-page .card>.hd{z-index:1;gap:12px;position:relative;border-bottom-color:var(--border)!important;background:#0810218f!important}.sentiment-page .card>.bd{z-index:1;position:relative;margin:0!important;padding:14px!important}.sentiment-page .row,.sentiment-ref-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sentiment-ref-row{margin-top:12px}.sentiment-page .seg{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.sentiment-page .btn,.sentiment-page .winBtn,.sentiment-page .segBtn{border-radius:8px!important}.sentiment-page .winBtn,.sentiment-page .segBtn{justify-content:center;align-items:center;height:28px;display:inline-flex;border:1px solid var(--border)!important;min-height:28px!important;color:var(--muted)!important;background:#0c1629b3!important;padding:0 10px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important}.sentiment-page .winBtn.active,.sentiment-page .segBtn.active{color:#eff6ff!important;background:linear-gradient(#2563eb57,#2563eb29)!important;border-color:#60a5fa4d!important}.sentiment-page .pill{border-color:var(--border)!important;min-height:26px!important;color:var(--muted)!important;box-shadow:none!important;background:#0c1629b3!important;padding:4px 10px!important;font-size:11px!important}.sentiment-page .dot{background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #4ade8014}.overall-shell{display:block}.overall-gauge-panel{background:var(--panel-soft);box-shadow:none;border:1px solid #1c2a44e6;border-radius:8px;flex-direction:column;gap:0;padding:10px 10px 6px;display:flex}.sentiment-page .tv-gauge{--needle-angle:0deg;width:100%!important;height:420px!important;min-height:320px!important;margin:0!important;position:relative!important}.sentiment-page .tv-svg{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.sentiment-page .tv-track{stroke:#94a3b857!important;stroke-width:14px!important}.sentiment-page .tv-band{stroke:url(#tvGradSent)!important;stroke-width:12px!important;stroke-dasharray:84 16!important;opacity:1!important}.sentiment-page .tv-needle-wrap{transform-box:view-box!important;transform-origin:160px 150px!important}.sentiment-page .tv-needle{filter:drop-shadow(0 0 3px #f8fafc57);stroke-width:3.2px!important}.sentiment-page .tv-pivot{stroke:#020617bf!important;stroke-width:3px!important}.sentiment-page .tv-readout{pointer-events:none!important}.sentiment-page .tv-readout-value,.sentiment-page .tv-readout-action{text-anchor:middle!important;dominant-baseline:middle!important;letter-spacing:0!important}.sentiment-page .tv-readout-value{fill:#e2e8f0!important;font-family:var(--mono)!important;font-size:11px!important;font-weight:900!important}.sentiment-page .tv-readout-action{fill:#3b82f6!important;text-transform:capitalize!important;font-size:18px!important;font-weight:900!important}.sentiment-page .tv-tick{color:#94a3b8!important;letter-spacing:0!important;font-size:11px!important}.sentiment-page .tv-tick--ss{top:102px!important;left:-2px!important}.sentiment-page .tv-tick--s{top:36px!important;left:76px!important}.sentiment-page .tv-tick--n{top:6px!important;left:50%!important;transform:translate(-50%)!important}.sentiment-page .tv-tick--b{color:#60a5fa!important;font-weight:700!important;top:36px!important;right:76px!important}.sentiment-page .tv-tick--sb{top:102px!important;right:-2px!important}.sentiment-page .tv-value{color:#e2e8f0!important;font-size:22px!important;bottom:54px!important}.sentiment-page .tv-action{color:#3b82f6!important;letter-spacing:0!important;text-transform:capitalize!important;font-size:40px!important;font-weight:900!important;bottom:4px!important}.sentiment-page .overall-legend{justify-content:flex-start!important;gap:8px!important}.sentiment-page .legend-chip{min-height:30px;border-color:var(--border)!important;color:#dbeafe!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:#0c1629b3!important;gap:8px!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important}.sentiment-page .legend-chip b{color:#eef2ff;font-size:13px}.sentiment-page .legend-chip.positive{background:#4ade801a!important;border-color:#4ade803d!important}.sentiment-page .legend-chip.neutral{background:#94a3b81a!important;border-color:#94a3b83d!important}.sentiment-page .legend-chip.negative{background:#fb71851a!important;border-color:#fb71853d!important}.timeline-toolbar{justify-content:space-between}.sentiment-page .hint{color:var(--muted);font-size:12px;line-height:1.45}.timeline-insights{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ti-chip{border:1px solid var(--border);min-height:28px;color:var(--muted);background:#0c1629b3;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:11px;display:inline-flex}.ti-chip .k{color:#93a4bf;letter-spacing:.06em;text-transform:uppercase;font-weight:800}.ti-chip .v{color:#e2e8f0;font-weight:800}.sentiment-chart-wrap{background:var(--panel-soft);width:100%;height:360px;box-shadow:none;border:1px solid #1c2a44e6;border-radius:8px;margin-top:10px;padding:10px;position:relative;overflow:hidden}.sentiment-tv-chart-shell{background:#050c178c;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:320px;display:grid;overflow:hidden}.sentiment-tv-chart-toolbar,.sentiment-tv-chart-tabs,.sentiment-tv-chart-stats{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.sentiment-tv-chart-toolbar{border-bottom:1px solid #93c5fd1a;justify-content:space-between;padding:8px 10px}.sentiment-tv-chart-stats{color:#cbd5e1e6;font-size:11px;font-weight:800}.sentiment-tv-tab{color:#9fb0c8e0;white-space:nowrap;background:#0c1629b8;border:1px solid #93c5fd1f;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.sentiment-tv-tab--active{color:#eff6ff;background:#2563eb29;border-color:#60a5fa47}.sentiment-tv-chart{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;min-height:292px}.sentiment-tv-chart:active{cursor:grabbing}.timeline-fallback{width:100%;height:100%;display:block}.timeline-gridline{stroke:#94a3b81f;stroke-width:1px}.timeline-area{fill:#3b82f624}.timeline-count-bar{fill:#94a3b83d;stroke:#94a3b84d;stroke-width:1px}.timeline-line{fill:none;stroke:#60a5fa;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.timeline-dot{stroke:#020617b8;stroke-width:2px}.timeline-dot.positive{fill:#4ade80}.timeline-dot.negative{fill:#fb7185}.table-wrap{overflow:auto}.sentiment-page .table,.sentiment-sources-table table{border-collapse:collapse;width:100%;font-size:12px}.sentiment-page .table th,.sentiment-page .table td,.sentiment-sources-table th,.sentiment-sources-table td{text-align:left;vertical-align:top;border-bottom:1px solid #93c5fd14;padding:10px 8px}.sentiment-page .table th,.sentiment-sources-table th{color:#94a3b8e6;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.src-title{color:#f3f4f6;font-weight:700}.src-desc{margin-top:4px}.sentiment-source-note,.segment-note{margin:0 0 12px;line-height:1.5}.segment-note{margin-top:-6px;margin-bottom:10px}.section-subtitle{color:#e2e8f0eb;letter-spacing:.04em;text-transform:uppercase;margin:18px 0 8px;font-size:13px;font-weight:800}.pilltag{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.pilltag.ok{color:#4ade80;background:#22c55e1f;border-color:#22c55e38}.pilltag.warn{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b38}.pilltag.bad{color:#fb7185;background:#ef44441f;border-color:#ef444438}.contribution-table-wrap{margin-top:0}@media (max-width:1450px){.sentiment-page .sentiment-grid{grid-template-columns:1fr!important}}@media (max-width:1100px){.sentiment-page .card>.hd,.timeline-toolbar{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:760px){.sentiment-page .tv-gauge{height:300px!important;min-height:260px!important}.sentiment-chart-wrap{height:300px}}@media (max-width:620px){.sentiment-page .row,.sentiment-ref-row{grid-template-columns:1fr;width:100%;display:grid}.sentiment-page .row>*,.sentiment-ref-row>*,.sentiment-page .seg,.sentiment-page .btn{width:100%}}:root{--bg:#060a12;--bg-2:#04070e;--panel:#0a121f;--panel-2:#070d18;--text:#e6edf7;--muted:#9fb0c8;--border:#1c2a44;--border-strong:#93c5fd2e;--accent:#60a5fa;--accent-2:#38bdf8;--chip:#111f36;--card-bg:#0f1a2ebf;--card-border:#1c2a44;--card-border-strong:#93c5fd29;--card-shadow:0 10px 30px #00000040;--panel-soft:#0c1629bf}html,body{min-height:100vh!important;color:var(--text)!important;background:radial-gradient(circle at 18% 0,#2563eb17,#0000 42%),radial-gradient(circle at 88% 12%,#0ea5e90f,#0000 38%),linear-gradient(#020408 0%,#03060c 45%,#020306 100%)!important}body>.layout{grid-template-columns:var(--v-sidebar-w) minmax(0, 1fr)!important;background:0 0!important;align-items:start!important;min-height:100vh!important;margin:0!important;padding:0!important;display:grid!important}body>.layout>.content{background:0 0!important;flex-direction:column!important;gap:0!important;min-width:0!important;display:flex!important}.main,.shell,.market-page,.news-page,.sentiment-page,.ml-page,.decision-page,.logs-page,.trading-page,.portfolio-page,.risks-page,.agent-graph-page,.chat-page,.narratives-page,.artifacts-page,.rag-page,.dashboard-page{background:0 0!important;min-width:0!important}body>.layout>.content>.main,.main{padding:16px 18px 28px!important}body>.layout>.sidebar{width:var(--v-sidebar-w)!important;min-width:var(--v-sidebar-w)!important;max-width:var(--v-sidebar-w)!important;background:linear-gradient(195deg,#060c18fa,#02050cfc)!important;border-right:1px solid #93c5fd1a!important;height:100vh!important;padding:16px 14px!important;position:sticky!important;top:0!important;overflow:auto!important}body>.layout>.sidebar .brand{min-height:70px!important;box-shadow:var(--card-shadow)!important;background:#080e1abf!important;border:1px solid #93c5fd1a!important;border-radius:8px!important;margin:0 0 14px!important;padding:12px!important}body>.layout>.sidebar .logo{background:linear-gradient(145deg,#0c1629f2,#040812fa)!important;border:1px solid #93c5fd24!important;border-radius:8px!important;width:44px!important;min-width:44px!important;height:44px!important;box-shadow:0 8px 24px #0006!important}body>.layout>.sidebar .brand h1{color:#f8fafc!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:17px!important;font-weight:800!important}body>.layout>.sidebar .nav{gap:8px!important;margin-top:10px!important;display:grid!important}body>.layout>.sidebar .nav a{min-height:42px!important;color:var(--text)!important;box-shadow:none!important;background:#ffffff03!important;border:1px solid #0000!important;border-radius:8px!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;text-decoration:none!important;display:flex!important}body>.layout>.sidebar .nav a:hover{color:var(--text)!important;background:#7aa2ff14!important;border-color:#7aa2ff40!important;text-decoration:none!important}body>.layout>.sidebar .nav a.active{color:var(--text)!important;background:#7aa2ff1f!important;border-color:#7aa2ff59!important;box-shadow:inset 0 1px #ffffff05!important}body>.layout>.sidebar .nav-ico{color:#bfdbfe!important;background:#60a5fa1f!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.app-topbar{z-index:20!important;border:1px solid var(--card-border)!important;width:calc(100% - 36px)!important;max-width:calc(100vw - 36px)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#081021db!important;border-radius:8px!important;margin:0 auto!important;padding:12px 16px!important;position:relative!important}.app-topbar__row,.app-topbar__left,.app-topbar__right,.app-topbar__cluster,.app-topbar__indicators,.app-topbar__gates,.app-topbar__status{gap:8px!important}.app-topbar__control,.app-topbar__toggle,.app-topbar__pill,.app-topbar__status-pill,.languageSelect{color:var(--muted)!important;background:#061022a8!important;border:1px solid #ffffff12!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff05!important}.app-topbar__control{align-items:center!important;min-height:40px!important;padding:6px 10px!important;display:flex!important}.app-topbar__control label,.app-topbar__status-label,.toolbarLabel,.kpiLabel,.metricTile .k,.trade-line .k,.kpi .k,.sent-box .k,.status-tile .k,.mini-kpi .k,.table-title,th{color:#9fb0c8d1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.app-topbar__control select{background:#040c19b8!important;border-radius:8px!important;width:auto!important;min-height:34px!important}.app-topbar__status{border-top:1px solid #ffffff0f!important;width:100%!important;margin-top:10px!important;padding-top:10px!important}.card,.panel,.surface,.modal .inner{border:1px solid var(--card-border)!important;background:var(--card-bg)!important;min-width:0!important;box-shadow:var(--card-shadow)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-image:none!important;border-radius:8px!important;position:relative!important;overflow:hidden!important}.card:before,.panel:before,.surface:before{display:none!important}.card>.hd,.panel>.hd,.surface>.hd,.modal .hd{z-index:1!important;border-bottom:1px solid var(--border)!important;min-height:56px!important;box-shadow:none!important;background:0 0!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;display:flex!important;position:relative!important}.card>.hd h2,.panel>.hd h2,.surface>.hd h2{color:#e6edf7eb!important;letter-spacing:.045em!important;text-transform:uppercase!important;margin:0!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important}.card>.body,.card>.bd,.panel>.body,.panel>.bd,.surface>.body,.surface>.bd{z-index:1!important;background:0 0!important;min-width:0!important;padding:12px 14px!important;position:relative!important}.metricTile,.listRow,.monoBlock,.kpiCard,.event,.agent-mini-card,.agent-spotlight-card,.trade-line,.table-card,.status-tile,.mini-kpi,.kpi,.sent-box,.spark-wrap,.ref,.box,.info-box,.quality-panel,.drawer-body,.body-scroll,.json-box,.overall-gauge-panel,.sentiment-chart-wrap,.ti-chip,.legend-chip,.pilltag{background:var(--panel-soft)!important;box-shadow:none!important;background-image:none!important;border:1px solid #1c2a44e6!important;border-radius:8px!important}.empty{color:var(--muted)!important;background:#0c162973!important;border:1px dashed #1c2a44e6!important;border-radius:8px!important}.chip,.pill,.tag,.badge,.trace-chip,.ref-chip,.raw-chip,.json-chip{border:1px solid var(--border)!important;min-height:26px!important;color:var(--muted)!important;box-shadow:none!important;background:#0c1629b3!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:4px 10px!important;display:inline-flex!important}.btn,button.btn,a.btn,.toolbarButton,.topNavLink,.winBtn,.segBtn{min-height:34px!important;color:var(--text)!important;letter-spacing:0!important;box-shadow:none!important;background:#7aa2ff1f!important;border:1px solid #7aa2ff59!important;border-radius:8px!important;padding:9px 12px!important;font-size:13px!important;font-weight:700!important}.btn.secondary,button.btn.secondary,a.btn.secondary,.winBtn:not(.active),.segBtn:not(.active){border-color:var(--border)!important;color:var(--muted)!important;background:#0c1629b3!important}.btn:hover,button.btn:hover,a.btn:hover,.toolbarButton:hover,.topNavLink:hover,.winBtn:hover,.segBtn:hover{color:var(--text)!important;background:#7aa2ff2e!important;border-color:#7aa2ff59!important;text-decoration:none!important}select,input[type=text],input[type=search],input[type=number],textarea,.toolbarInput,.toolbarSelect{min-height:40px!important;color:var(--text)!important;background:#061022b8!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff05!important}.table-wrap,.chart-wrap{min-width:0!important;overflow:auto!important}.chartTable,.dense-table,.narr-table,.table,.sentiment-sources-table table{border-collapse:separate!important;border-spacing:0 8px!important;width:100%!important}.chartTable td,.dense-table td,.narr-table td,.table td,.sentiment-sources-table td{background:#0c1629bf!important;border-top:1px solid #1c2a44e6!important;border-bottom:1px solid #1c2a44e6!important}.chartTable tr td:first-child,.dense-table tr td:first-child,.narr-table tr td:first-child,.table tr td:first-child,.sentiment-sources-table tr td:first-child{border-left:1px solid #1c2a44e6!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.chartTable tr td:last-child,.dense-table tr td:last-child,.narr-table tr td:last-child,.table tr td:last-child,.sentiment-sources-table tr td:last-child{border-right:1px solid #1c2a44e6!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.page-head,.page-hero,.unified-page-head,.hero{box-shadow:none!important;background:0 0!important;border:0!important}.chip.bad,.pill.bad,.tag.bad,.badge.bad,.pilltag.bad{color:#fecaca!important;background:#ef44441a!important;border-color:#ef44443d!important}.chip.warn,.pill.warn,.tag.warn,.badge.warn,.pilltag.warn{color:#fde68a!important;background:#f59e0b1a!important;border-color:#f59e0b3d!important}.chip.ok,.pill.ok,.tag.ok,.badge.ok,.pilltag.ok,.app-topbar__status-pill--ok{color:#dcfff0!important;background:#22c55e1a!important;border-color:#22c55e38!important}.status-tile.ok{background:linear-gradient(#22c55e21,#0c1629a3)!important;border-color:#22c55e38!important}.status-tile.warn{background:linear-gradient(#f59e0b21,#0c1629a3)!important;border-color:#f59e0b38!important}.status-tile.bad{background:linear-gradient(#ef444421,#0c1629a3)!important;border-color:#ef444438!important}.legend-chip.positive{background:#22c55e14!important;border-color:#22c55e38!important}.legend-chip.negative{background:#ef444414!important;border-color:#ef444438!important}body[data-path=\/dashboard]>.layout>.content,body[data-path=\/dashboard]>.layout>.content>.main,.dashboard-page,.dashboard-page--viewport{background:0 0!important}body[data-path=\/dashboard]>.layout>.content>.main{padding-left:18px!important;padding-right:18px!important}@media (max-width:1180px){body>.layout{grid-template-columns:1fr!important}body>.layout>.sidebar{z-index:95!important;width:min(300px,100vw - 48px)!important;min-width:0!important;max-width:min(300px,100vw - 48px)!important;height:100vh!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:auto!important;transform:translate(-105%)!important}html.v-sidebar-mobile-open body>.layout>.sidebar{transform:translate(0,0)!important}body>.layout>.content{grid-column:1!important}.app-topbar{width:auto!important;max-width:none!important;margin:0 12px 10px!important}body[data-path=\/dashboard]>.layout>.content>.main{padding-left:12px!important;padding-right:12px!important}}@media (max-width:900px){body>.layout>.content>.main,.main{padding:14px 12px 22px!important}}body[data-path=\/agent-graph],body[data-path=\/narratives],body[data-path=\/news],body[data-path=\/artifacts],body[data-path=\/logs],body[data-path=\/trading],body[data-path=\/chat]{background:radial-gradient(circle at 18% 0,#2563eb17,#0000 42%),radial-gradient(circle at 88% 12%,#0ea5e90f,#0000 38%),linear-gradient(#020408 0%,#03060c 45%,#020306 100%)!important}body[data-path=\/agent-graph]>.layout,body[data-path=\/narratives]>.layout,body[data-path=\/news]>.layout,body[data-path=\/artifacts]>.layout,body[data-path=\/logs]>.layout,body[data-path=\/trading]>.layout,body[data-path=\/chat]>.layout,body[data-path=\/agent-graph]>.layout>.content,body[data-path=\/narratives]>.layout>.content,body[data-path=\/news]>.layout>.content,body[data-path=\/artifacts]>.layout>.content,body[data-path=\/logs]>.layout>.content,body[data-path=\/trading]>.layout>.content,body[data-path=\/chat]>.layout>.content,body[data-path=\/agent-graph]>.layout>.content>.main,body[data-path=\/narratives]>.layout>.content>.main,body[data-path=\/news]>.layout>.content>.main,body[data-path=\/artifacts]>.layout>.content>.main,body[data-path=\/logs]>.layout>.content>.main,body[data-path=\/trading]>.layout>.content>.main,body[data-path=\/chat]>.layout>.content>.main,.agent-graph-page,.narratives-page,.news-page,.artifacts-page,.logs-page,.trading-page,.chat-page,.agent-graph-grid,.narratives-grid,.news-grid,.news-main,.news-side-panel,.artifacts-grid,.logs-grid,.trading-grid,.chat-grid{box-shadow:none!important;background:0 0!important}:is(.agent-graph-page,.narratives-page,.news-page,.artifacts-page,.logs-page,.trading-page) .card{border-color:var(--card-border)!important;background:var(--card-bg)!important;background-image:none!important}:is(.agent-graph-page,.narratives-page,.news-page,.artifacts-page,.logs-page,.trading-page) :is(.metricTile,.listRow,.monoBlock,.event,.trade-line,.empty){background-color:var(--panel-soft)!important;background-image:none!important}.news-page .card,.news-page .body,.news-page .event-list,.news-page .event,.news-page .event-head,.news-page .event-head>*,.news-page .listRow,.news-page .listRow>*{min-width:0!important;max-width:100%!important}.news-page .event,.news-page .listRow{overflow:hidden!important}.news-page .event-headline-link,.news-page .event-summary,.news-page .sectionMeta,.news-page .listTitle,.news-page .listMeta,.news-page .chip,.news-page .badge{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.news-page .news-meta,.news-page .news-side{flex-wrap:wrap!important;min-width:0!important;max-width:100%!important}.narratives-page,body>.layout>.content>.main.narratives-page{align-content:start!important;gap:14px!important;display:grid!important}.narratives-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.narrative-kpi-card .hd{min-height:62px!important}.narrative-kpi-card .body{padding:14px!important}.narrative-kpi-box,.narrative-selected-box,.narrative-info-box,.narrative-map-side,.narrative-map-canvas{background:var(--panel-soft)!important;min-width:0!important;box-shadow:none!important;background-image:none!important;border:1px solid #1c2a44e6!important;border-radius:8px!important}.narrative-kpi-box{align-content:center!important;gap:4px!important;min-height:104px!important;padding:16px!important;display:grid!important}.narrative-count-pill{border:1px solid var(--border)!important;min-width:30px!important;height:30px!important;color:var(--muted)!important;background:#0c1629b8!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.narratives-hd{align-items:flex-start!important}.narratives-ref-strip,.narrative-actions-row,.narrative-chip-row,.narrative-map-help{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:100%!important;display:flex!important}.narratives-ref-strip{justify-content:flex-end!important}.narratives-table-wrap{overflow:auto!important}.narratives-table,.narratives-map-table{border-collapse:separate!important;border-spacing:0 8px!important;width:100%!important;min-width:980px!important}.narratives-table th,.narratives-map-table th{color:#9fb0c8d1!important;letter-spacing:.08em!important;text-align:left!important;text-transform:uppercase!important;padding:0 10px 4px!important;font-size:11px!important;font-weight:900!important}.narratives-table td,.narratives-map-table td{min-width:0!important;color:var(--text)!important;vertical-align:middle!important;overflow-wrap:anywhere!important;background:#0c1629bd!important;border-top:1px solid #1c2a44e6!important;border-bottom:1px solid #1c2a44e6!important;padding:12px 10px!important}.narratives-table td:first-child,.narratives-map-table td:first-child{border-left:1px solid #1c2a44e6!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.narratives-table td:last-child,.narratives-map-table td:last-child{border-right:1px solid #1c2a44e6!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.narrative-tag,.narrative-selected-title{color:#e6edf7f5!important;font-size:14px!important;font-weight:900!important;line-height:1.35!important}.narrative-selected-title{margin-top:10px!important;font-size:22px!important}.narrative-score{min-width:180px!important;color:var(--text)!important;gap:8px!important;font-weight:900!important;display:grid!important}.narrative-score-track{background:#94a3b81f!important;border-radius:999px!important;width:100%!important;height:7px!important;overflow:hidden!important}.narrative-score-fill{border-radius:inherit!important;background:linear-gradient(90deg,#60a5fa,#a78bfa)!important;height:100%!important}.narrative-confidence{color:#e6edf7f0!important;font-size:14px!important;font-weight:900!important}.narratives-detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr) minmax(300px,.68fr)!important;align-items:start!important;gap:14px!important;display:grid!important}.narrative-selected-box{justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:14px!important;display:flex!important}.narrative-why-body{gap:12px!important;display:grid!important}.narrative-info-box{color:#cbd5e1f0!important;gap:8px!important;padding:14px!important;display:grid!important}.narrative-summary-box{min-height:78px!important}.narrative-two-col{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.narrative-inline-action{width:fit-content!important}.narrative-actions-card .toolbarInput{width:100%!important}.narrative-map-body{gap:14px!important;display:grid!important}.narrative-map-layout{grid-template-columns:minmax(0,1fr) 300px!important;align-items:stretch!important;gap:14px!important;display:grid!important}.narrative-map-canvas{background:#050c179e!important;min-height:320px!important;padding:18px!important;position:relative!important;overflow:hidden!important}.narrative-map-empty{justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;inset:18px!important}.narrative-map-line{transform-origin:0!important;background:#60a5fa1f!important;width:64%!important;height:2px!important;position:absolute!important;top:42%!important;left:14%!important}.narrative-map-line--a{transform:rotate(-1deg)!important}.narrative-map-line--b{opacity:.72!important;top:48%!important;transform:rotate(5deg)!important}.narrative-map-node{z-index:1!important;min-width:120px!important;color:var(--muted)!important;box-shadow:none!important;background:#16253fd1!important;border:1px solid #60a5fa47!important;border-radius:8px!important;gap:4px!important;padding:12px!important;display:grid!important;position:absolute!important;transform:translate(-50%,-50%)!important}.narrative-map-node strong{color:var(--text)!important}.narrative-map-side{align-content:start!important;gap:10px!important;padding:14px!important;display:grid!important}.narrative-map-side h3{color:#e6edf7eb!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:12px!important;font-weight:900!important}.narrative-map-selected{color:var(--text)!important;font-weight:800!important}.narrative-linked-list{color:var(--text)!important;gap:6px!important;margin:0!important;padding-left:16px!important;display:grid!important}.narratives-map-table{min-width:760px!important}@media (max-width:1320px){.narratives-kpi-grid,.narratives-detail-grid,.narrative-map-layout{grid-template-columns:1fr!important}}@media (max-width:760px){.narratives-hd,.narrative-selected-box{flex-direction:column!important;align-items:flex-start!important}.narrative-two-col{grid-template-columns:1fr!important}.narrative-map-canvas{min-height:260px!important}}.agent-graph-workspace-page{align-content:start!important;gap:14px!important;display:grid!important}.agent-graph-command,.agent-graph-canvas-shell,.agent-graph-summary-card,.agent-graph-history-item{background:#081021b8!important;border:1px solid #1c2a44f2!important;border-radius:8px!important}.agent-graph-command{gap:12px!important;padding:14px!important;display:grid!important}.agent-graph-command-row,.agent-graph-meta-strip,.agent-graph-controls,.agent-graph-filter-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.agent-graph-command-row{justify-content:space-between!important}.agent-graph-pill,.agent-graph-filter,.agent-graph-status{min-height:30px!important;color:var(--muted)!important;background:#0c1629b3!important;border:1px solid #93c5fd24!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:5px 10px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.agent-graph-filter{cursor:pointer!important;border-radius:8px!important;min-height:34px!important}.agent-graph-filter.is-active,.agent-graph-pill--ok,.agent-graph-status--ok{color:#dcfff0!important;background:#22c55e1a!important;border-color:#22c55e47!important}.agent-graph-pill--warn,.agent-graph-status--warn{color:#fde68a!important;background:#f59e0b1a!important;border-color:#f59e0b4d!important}.agent-graph-pill--bad,.agent-graph-status--bad{color:#fecaca!important;background:#ef44441a!important;border-color:#ef444457!important}.agent-graph-stage-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.32fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.agent-graph-canvas-card,.agent-graph-details-card{min-height:640px!important}.agent-graph-canvas-card{overflow:hidden!important}.agent-graph-canvas-shell{height:100%!important;min-height:580px!important;overflow:hidden!important}.agent-graph-svg{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;width:100%!important;height:100%!important;min-height:580px!important;display:block!important}.agent-graph-svg:active{cursor:grabbing!important}.agent-graph-pan-surface{fill:#0208127a!important}.agent-graph-edge{fill:none!important;stroke-width:1.35px!important;opacity:.9!important}.agent-graph-edge--ok,.agent-graph-edge--idle{stroke:#3b82f6!important}.agent-graph-edge--warn{stroke:#f59e0b!important}.agent-graph-edge--bad{stroke:#ef4444!important}.agent-graph-node{cursor:pointer!important}.agent-graph-node-box{fill:#0c1629eb!important;stroke-width:1.35px!important}.agent-graph-node-box--ok{stroke:#22c55e!important}.agent-graph-node-box--warn{stroke:#f59e0b!important}.agent-graph-node-box--bad{stroke:#ef4444!important}.agent-graph-node-box--idle{stroke:#38bdf8!important}.agent-graph-node.is-selected .agent-graph-node-box{filter:drop-shadow(0 0 8px #bfdbfe61)!important;stroke:#e2e8f0!important;stroke-width:2.25px!important}.agent-graph-node-title,.agent-graph-node-subtitle,.agent-graph-node-alert{fill:#e6edf7!important;font-family:var(--mono)!important;pointer-events:none!important}.agent-graph-node-title{font-size:8.5px!important;font-weight:900!important}.agent-graph-node-subtitle{fill:#cbd5e1db!important;font-size:7.2px!important;font-weight:800!important}.agent-graph-node-alert{fill:#fca5a5!important;font-size:9px!important;font-weight:900!important}.agent-graph-details-body{align-content:start!important;gap:14px!important;display:grid!important}.agent-graph-details-body h3{color:#f8fafc!important;margin:0!important;font-size:15px!important}.agent-graph-details-body p{color:#e2e8f0e6!important;margin:6px 0 0!important;line-height:1.5!important}.agent-graph-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.agent-graph-detail-grid>div,.agent-graph-json{background:#0c1629b8!important;border:1px solid #1c2a44e6!important;border-radius:8px!important}.agent-graph-detail-grid>div{padding:12px!important}.agent-graph-json{color:#e2e8f0e6!important;max-height:180px!important;font-family:var(--mono)!important;white-space:pre-wrap!important;margin:8px 0 0!important;padding:12px!important;font-size:11px!important;line-height:1.55!important;overflow:auto!important}.agent-graph-warning-list,.agent-graph-history-list{gap:10px!important;display:grid!important}.agent-graph-warning{background:#0c1629b8!important;border:1px solid #1c2a44e6!important;border-left-width:3px!important;border-radius:8px!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px!important;display:grid!important}.agent-graph-warning--bad{border-left-color:#ef4444!important}.agent-graph-warning--warn{border-left-color:#f59e0b!important}.agent-graph-warning-icon{color:#f8fafc!important;font-size:18px!important;font-weight:900!important}.agent-graph-warning-title{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.agent-graph-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.agent-graph-summary-card{gap:6px!important;padding:14px!important;display:grid!important}.agent-graph-summary-card strong{color:#f8fafc!important;font-family:var(--mono)!important;font-size:15px!important}.agent-graph-summary-card span{color:#9fb0c8d1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.agent-graph-history-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.agent-graph-history-item{color:var(--text)!important;gap:4px!important;padding:12px!important;text-decoration:none!important;display:grid!important}@media (max-width:1280px){.agent-graph-stage-grid,.agent-graph-summary-strip{grid-template-columns:1fr!important}.agent-graph-canvas-card,.agent-graph-details-card{min-height:auto!important}}
