.mp-block{margin:var(--gap-lg) 0;padding:var(--gap-lg);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg)}.mp-explorer{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.mp-embed-header{justify-content:space-between;align-items:center;gap:var(--gap-md);min-height:48px;padding:0 var(--gap-lg);color:var(--text-primary);border-bottom:1px solid var(--border);font-size:.9rem;font-weight:600;display:flex}.mp-window-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.mp-window-action{width:34px;height:34px;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;text-decoration:none;display:inline-grid}.mp-window-action:hover{color:var(--text-primary);background:var(--bg-hover)}.mp-window-action:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.mp-window-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mp-explorer.is-fullscreen{z-index:10000;background:var(--bg-primary);border:0;border-radius:0;width:100vw;height:100dvh;margin:0;position:fixed;inset:0}.mp-explorer.is-fullscreen .mp-embed-header{justify-content:flex-end;height:36px;min-height:36px;padding-inline:6px}.mp-explorer.is-fullscreen .mp-embed-title{display:none}.mp-explorer.is-fullscreen .mp-window-action{width:30px;height:30px}.mp-explorer.is-fullscreen .mp-terminal-embed{min-height:0}.mp-terminal-embed{background:var(--bg-primary);border:0;width:100%;min-height:640px;display:block}.mp-explorer-header{justify-content:space-between;align-items:center;gap:var(--gap-md);padding:0 var(--gap-lg);border-bottom:1px solid var(--border);display:flex}.mp-tabs{gap:var(--gap-xs);min-width:0;display:flex;overflow-x:auto}.mp-tab{color:var(--text-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:.9rem .8rem;font-weight:600;position:relative}.mp-tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:.6rem;right:.6rem}.mp-tab:hover,.mp-tab.is-active{color:var(--text-primary)}.mp-tab.is-active:after{background:var(--accent)}.mp-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mp-explorer .mp-block{background:0 0;border:0;border-radius:0;margin:0}.mp-title{margin:0 0 var(--gap-md);color:var(--text-primary);font-size:1.2rem}.mp-block-empty{color:var(--text-muted);text-align:center}.mp-block-empty p{margin:0}.mp-asof{margin:var(--gap-sm) 0 0;color:var(--text-muted);font-size:.85rem}.mp-muted{color:var(--text-muted)}.mp-filters{align-items:flex-end;gap:var(--gap-sm);margin-bottom:var(--gap-md);flex-wrap:wrap;display:flex}.mp-filter{min-width:130px;color:var(--text-muted);gap:.3rem;font-size:.75rem;display:grid}.mp-filter-search{flex:220px}.mp-filter input,.mp-filter select{min-height:38px;color:var(--text-primary);font:inherit;background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.45rem .65rem;font-size:.9rem}.mp-filter input:focus,.mp-filter select:focus{border-color:var(--accent);outline:none}.mp-filter-count{color:var(--text-muted);margin-left:auto;padding-bottom:.55rem;font-size:.85rem}.mp-gate{text-align:center;color:var(--text-secondary)}.mp-gate p{margin:0 0 var(--gap-md)}.mp-btn{background:var(--accent);color:var(--text-on-accent);border-radius:var(--radius-sm);border:none;padding:.5rem 1rem;font-weight:600;text-decoration:none;display:inline-block}.mp-chart-wrap{position:relative}.mp-chart{width:100%;height:auto;display:block}.mp-chart-empty{color:var(--text-muted);text-align:center;padding:var(--gap-lg) 0}.mp-chart-axis{margin-top:var(--gap-xs);color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.mp-legend{gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;font-size:.85rem;display:flex}.mp-legend-item{color:var(--text-secondary);align-items:center;gap:.35rem;display:inline-flex}.mp-legend-swatch{border-radius:2px;flex:none;width:10px;height:10px;display:inline-block}.mp-legend-value{font-weight:600}.mp-num-positive{color:var(--green)}.mp-num-negative{color:var(--red)}.mp-tooltip{pointer-events:none;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);white-space:nowrap;box-shadow:var(--shadow-sm);z-index:1;padding:.35rem .55rem;font-size:.8rem;position:absolute;transform:translate(-50%,-110%)}.mp-tooltip-row{align-items:center;gap:.35rem;display:flex}.mp-table-wrap{overflow-x:auto}.mp-table{border-collapse:collapse;width:100%;font-size:.9rem}.mp-table th,.mp-table td{text-align:right;border-bottom:1px solid var(--border-light);color:var(--text-secondary);white-space:nowrap;padding:.45rem .6rem}.mp-table th:first-child,.mp-table td:first-child,.mp-table th:nth-child(2),.mp-table td:nth-child(2){text-align:left}.mp-table th{color:var(--text-muted);font-size:.8rem;font-weight:600}.mp-table td.mp-comment{text-align:left;white-space:normal;max-width:320px;color:var(--text-muted)}@media (max-width:600px){.mp-explorer-header,.mp-embed-header{padding-inline:var(--gap-sm)}.mp-tab{padding-inline:.55rem}.mp-block{padding:var(--gap-md)}.mp-filter,.mp-filter-search{flex:100%}.mp-filter-count{width:100%;margin-left:0;padding-bottom:0}}
