@charset "UTF-8";.page-container.svelte-1pf2j1w{height:calc(100vh - var(--header-height));display:grid;background:var(--color-background);width:100%;max-width:100vw;overflow:hidden}.charts-layout.svelte-1pf2j1w{display:grid;gap:.5rem;padding:.1rem;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:1.2fr 1fr auto 1.2fr;grid-template-areas:"three" "right" "timerow" "bottom";justify-items:stretch;align-items:stretch;overflow:hidden}@media(min-width:768px){.charts-layout.svelte-1pf2j1w{grid-template-columns:1.5fr 1fr;grid-template-rows:1.5fr auto 1fr;grid-template-areas:"three  right" "timerow timerow" "bottom bottom";gap:.5rem;padding:0}}.three-view.svelte-1pf2j1w{grid-area:three;min-height:0;min-width:0;border-radius:8px;overflow:hidden;width:100%}.right-panel.svelte-1pf2j1w{grid-area:right;min-height:0;min-width:0;border-radius:8px;padding:0;width:100%}.bottom-panel.svelte-1pf2j1w{grid-area:bottom;min-height:0;min-width:0;border-radius:8px;padding:0;width:100%}.time-row.svelte-1pf2j1w{grid-area:timerow;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0;background:var(--color-background);z-index:10;width:100%}@media(min-width:768px){.time-row.svelte-1pf2j1w{flex-direction:row;justify-content:space-between;padding:.1rem .5rem;gap:1rem}}.slider-container.svelte-1pf2j1w{flex-grow:1;width:100%;padding:0}.global-controls.svelte-1pf2j1w{display:flex;justify-content:center;align-items:center;gap:1rem;flex-shrink:0}.chart-wrapper.svelte-1pf2j1w{display:flex;flex-direction:column;position:relative;width:100%;height:100%;min-width:0;overflow:hidden;background:var(--color-background);transition:all .5s cubic-bezier(.16,1,.3,1),opacity .3s ease;z-index:1;box-shadow:0 4px 15px #0003}.chart-wrapper.expanded.svelte-1pf2j1w{position:fixed;top:0;left:0;width:100vw!important;height:100vh!important;z-index:9999;padding:1rem 1rem 5rem;border-radius:0;box-shadow:0 0 50px #00000080}.chart-header.svelte-1pf2j1w{display:flex;justify-content:center;align-items:center;padding:.2rem;flex-shrink:0;position:relative}.chart-header.svelte-1pf2j1w h3:where(.svelte-1pf2j1w){margin:0;font-size:1rem;font-weight:500;color:var(--color-text-soft);text-align:center}.chart-toggle.svelte-1pf2j1w{position:absolute;top:1.1rem;left:3rem;z-index:10;display:flex;align-items:center;gap:.2rem;pointer-events:auto}.mini-toggle.svelte-1pf2j1w{height:1rem!important;font-size:.7rem!important;padding:.02rem .2rem!important;min-width:1rem}.control-label.mini.svelte-1pf2j1w{font-size:.7rem;font-weight:700}.control-group.svelte-1pf2j1w{display:flex;align-items:center;gap:.5rem}.control-label.svelte-1pf2j1w{font-size:.7rem;color:var(--color-text-soft);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.global-controls.svelte-1pf2j1w select:where(.svelte-1pf2j1w){border:1px solid var(--palette-blue);color:var(--color-text);font-size:.7rem;font-weight:500;border-radius:4px;padding:.2rem;cursor:pointer;outline:none;transition:all .2s ease;box-shadow:var(--shadow-glow);height:1.5rem}.global-controls.svelte-1pf2j1w select:where(.svelte-1pf2j1w):hover{border-color:var(--palette-lightblue);background:var(--color-background-soft)}.chart-toggle.svelte-1pf2j1w button:where(.svelte-1pf2j1w){background:var(--color-background-mute);border:1px solid var(--palette-blue);color:var(--color-text);padding:1rem;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-glow);height:2rem}.chart-toggle.svelte-1pf2j1w button:where(.svelte-1pf2j1w):hover{background:var(--color-background-soft);border-color:var(--palette-lightblue)}.btn-icon.svelte-1pf2j1w{background:transparent;border:1px solid transparent;color:var(--color-text-soft);cursor:pointer;padding:1px;border-radius:1px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:absolute;right:.5rem}.btn-icon.svelte-1pf2j1w:hover{background:var(--color-background-soft);color:var(--color-text);border-color:var(--color-border)}.canvas-container.svelte-1pf2j1w{flex-grow:1;width:100%;height:100%;min-height:0;overflow:hidden;position:relative;padding:0}canvas.svelte-1pf2j1w{width:100%!important;height:100%!important;display:block}.loading-indicator.svelte-1pf2j1w{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--color-background-soft);color:var(--color-text-soft);font-style:italic;z-index:10;border-radius:8px}.three-tooltip.svelte-1pf2j1w{position:absolute;background:#0f172ae6;color:#f8fafc;padding:.5rem .75rem;border-radius:6px;border:1px solid var(--color-border);pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:100;font-size:.875rem;box-shadow:0 4px 15px #0000004d}.time-row.expanded.svelte-1pf2j1w{position:fixed;bottom:.2rem;left:50%;transform:translate(-50%);width:90%;z-index:10000;padding:.5em;flex-direction:column;height:auto;gap:1rem}@media(min-width:400px){.time-row.expanded.svelte-1pf2j1w{flex-direction:column;gap:1.75rem}}.time-row.expanded.svelte-1pf2j1w .global-controls:where(.svelte-1pf2j1w){order:-1}
