.mscv-overlay{position:fixed;inset:0;z-index:10000;background:rgba(5,8,13,.78);display:flex;align-items:center;justify-content:center;padding:24px}.mscv-overlay[hidden]{display:none}.mscv-dialog{width:min(1100px,96vw);height:min(760px,92vh);background:#111722;border:1px solid #334155;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.mscv-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px 18px;border-bottom:1px solid #293445}.mscv-header h2{margin:0 0 4px;font-size:18px}.mscv-warning{font-size:12px;color:#f3c969}.mscv-controls{display:flex;gap:12px;align-items:end;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid #293445}.mscv-controls label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#aab4c2}.mscv-controls input,.mscv-controls select{background:#0b1018;color:#eef2f7;border:1px solid #39475b;border-radius:6px;padding:7px 9px}.mscv-controls .mscv-auto{flex-direction:row;align-items:center;padding-bottom:7px}.mscv-status{padding:8px 18px;font-size:12px;color:#aab4c2}.mscv-chart{flex:1;min-height:420px;margin:0 12px 10px}.mscv-footer{padding:10px 18px;border-top:1px solid #293445;font-size:12px;color:#aab4c2;white-space:normal}@media(max-width:640px){.mscv-overlay{padding:8px}.mscv-dialog{width:100%;height:95vh}.mscv-chart{min-height:320px}}
