/* Preserve data and text; tables use Table12 column pages instead of horizontal scrolling. */
.legacy13-panel{position:relative;min-width:0;max-width:100%}
.legacy13-panel>.hd,.legacy13-panel>.chart-head{padding-right:40px}
.legacy13-expand{position:absolute;right:10px;top:10px;width:30px;height:30px;padding:5px;display:grid;place-items:center;background:var(--panel,#fff);color:var(--muted,#637087);border:1px solid var(--line,#e0e5ef);border-radius:6px;cursor:pointer}
.legacy13-dialog{width:min(1200px,96vw);max-width:96vw;max-height:94vh;box-sizing:border-box;padding:16px;border:1px solid var(--line,#e0e5ef);border-radius:12px;background:var(--panel,#fff);color:var(--ink,#172b4d)}
.legacy13-dialog::backdrop{background:#14243b77}
.legacy13-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}
.legacy13-header button{font:inherit;padding:6px 12px;border:1px solid var(--line,#e0e5ef);border-radius:6px;background:var(--panel,#fff);color:inherit;cursor:pointer}
.legacy13-dialog .legacy13-expand{display:none}
.legacy13-placeholder{padding:18px;color:var(--muted,#637087)}
[data-legacy13-explanation]{display:none!important}
.legacy13-dialog [data-legacy13-explanation]{display:revert!important}
.legacy13-panel .legwrap,.legacy13-dialog .legwrap{min-width:0;max-width:100%;flex-wrap:wrap;overflow-wrap:anywhere}
.cohtblwrap,.ncbody{min-width:0;max-width:100%}
.dcplot{width:100%;min-width:0;max-width:100%;box-sizing:border-box}
svg.plot{max-width:100%}
.chart-head,.dialog-head,.journey,.source{min-width:0}
.source,.card .value{overflow-wrap:anywhere}
.dczoom{width:30px;height:30px;display:grid;place-items:center;padding:4px!important;font-size:20px!important}
@media(max-width:700px){.legacy13-dialog{padding:10px}.legacy13-panel>.hd{flex-wrap:wrap}.legacy13-dialog .card{max-width:100%}}
