@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:Montserrat,sans-serif;color:#e8eef9;background:#0b172a;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;background:#0b172a;color:#e8eef9;display:flex;flex-direction:column}.theme-light{background:#f5f8fc;color:#231f20}.topbar{min-height:92px;display:flex;align-items:center;gap:32px;padding:18px clamp(18px,4vw,64px);border-bottom:1px solid #20304A;background:linear-gradient(180deg,#0b172a,#111f37)}.theme-light .topbar{background:#fff;border-color:#d9e2f0}.brand{width:180px;display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:-.04em}.brand img{max-width:160px;max-height:36px}.brand-fallback{font-size:18px;color:#fff}.theme-light .brand-fallback{color:#231f20}.brand-fallback em{color:#2d62ec;font-style:normal;font-weight:500}.headline{flex:1}.eyebrow{color:#6c7d98;font-size:10px;font-weight:700;letter-spacing:.18em}h1{font-size:clamp(18px,2.5vw,27px);line-height:1.15;margin:6px 0 0;letter-spacing:-.05em}.top-actions{display:flex;align-items:center;gap:16px}.connection{color:#9ba8be;font-size:11px;display:flex;gap:7px;align-items:center;white-space:nowrap}.connection i,.dot{width:7px;height:7px;border-radius:50%;background:#6c7d98;display:inline-block}.connection.online i,.dot.live{background:#00c885;box-shadow:0 0 0 4px #00c88520}.theme-toggle,.icon-button{color:inherit;background:transparent;border:1px solid #31425D;border-radius:7px;width:32px;height:32px}.theme-light .theme-toggle,.theme-light .icon-button{border-color:#c9d4e5}main{width:min(1560px,100%);margin:0 auto;padding:18px clamp(14px,3vw,46px) 36px;flex:1}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;color:#9ba8be;font-size:11px}.layout-group{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.layout-group>span{margin-right:7px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;color:#6c7d98}.layout-group button,.sync-toggle{border:1px solid #31425D;background:#13223a;color:#bfcbe0;border-radius:6px;padding:8px 11px;font-size:11px}.layout-group button.active{border-color:#2d62ec;color:#fff;background:#2d62ec}.layout-group button:disabled{opacity:.4;cursor:not-allowed}.layout-group small{opacity:.6}.sync-toggle{display:flex;align-items:center;gap:8px}.theme-light .layout-group button,.theme-light .sync-toggle{background:#fff;color:#52627a;border-color:#d2dceb}.theme-light .layout-group button.active{color:#fff;background:#2d62ec;border-color:#2d62ec}.workspace{display:grid;gap:14px}.layout-focus{grid-template-columns:minmax(0,1fr)}.layout-split,.layout-quad{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{min-width:0;border:1px solid #20304A;background:#101e34;border-radius:9px;overflow:hidden;box-shadow:0 12px 38px #00000018}.theme-light .panel{background:#fff;border-color:#d9e2f0}.panel-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 15px 8px}.source-label{color:#6c7d98;font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-left:5px}.panel h2{margin:5px 0 0;font-size:16px;letter-spacing:-.04em}.panel-actions{display:flex;gap:6px}.panel-actions select{border:1px solid #31425D;background:#13223a;color:#bfcbe0;border-radius:5px;padding:6px 7px;font-size:10px}.theme-light .panel-actions select{background:#f5f8fc;color:#52627a;border-color:#d2dceb}.quote-row{display:flex;align-items:baseline;gap:14px;padding:2px 15px 10px;color:#8292ab;font-size:10px}.quote-row strong{color:#e8eef9;font-size:20px;letter-spacing:-.06em}.theme-light .quote-row strong{color:#231f20}.status-good{color:#00c885;margin-left:auto}.status-muted{color:#6c7d98;margin-left:auto}.chart-wrap{height:clamp(240px,30vw,370px);position:relative;border-top:1px solid #20304A;border-bottom:1px solid #20304A}.chart{position:absolute;inset:0}.time-spine{position:absolute;left:28%;top:0;bottom:0;border-left:1px solid #2D62EC55;pointer-events:none}.panel-foot{display:flex;align-items:center;gap:12px;padding:9px 15px 11px;color:#6c7d98;font-size:9px}.overlay{margin-left:auto;display:flex;align-items:center;gap:5px;color:#8292ab}.text-button{margin-left:auto;border:0;background:transparent;color:#6f97f4;font-size:9px}.overlay+.text-button{margin-left:0}.app-footer{display:flex;justify-content:space-between;gap:12px;padding:14px clamp(18px,4vw,64px);border-top:1px solid #20304A;color:#6c7d98;font-size:9px}.theme-light .app-footer{border-color:#d9e2f0}@media(max-width:800px){.topbar{gap:14px;padding:14px 16px;min-height:76px}.brand{width:42px}.brand img{content:url(/brand/va-icon.png);max-width:30px}.brand-fallback{font-size:0}.brand-fallback:before{content:"VA";font-size:16px;color:#2d62ec}.headline h1{font-size:18px}.connection{font-size:0}.toolbar{align-items:flex-start;flex-direction:column}.layout-split,.layout-quad{grid-template-columns:1fr}.chart-wrap{height:280px}.app-footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
