:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--bg:#1e1e2e;--panel:#313244;--border:#45475a;--text:#cdd6f4;--text-muted:#a6adc8;--text-disabled:#585b70;--base:#181825;--alt-base:#313244;--button:#313244;--highlight:#89b4fa;--highlight-text:#1e1e2e;--accent:#89b4fa;--grid:#45475a;--grid-minor:#313244}*{box-sizing:border-box}html,body{height:100%;font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:13px;line-height:1.4;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--base)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-disabled)}:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}select{font-family:var(--sans)}@media (width<=1024px){.app-shell-side-panel{z-index:100;top:0;bottom:0;left:58px;box-shadow:4px 0 16px #0000004d;position:absolute!important}.app-shell-matching-dock{width:280px!important;min-width:280px!important}}@media (width<=768px){.app-shell-toolbar{flex-wrap:wrap;gap:6px!important;padding:4px 8px!important}.app-shell-toolbar .toolbar-spacer{display:none}.shortcut-rail{width:44px!important;min-width:44px!important}.shortcut-rail .rail-label{display:none!important}.shortcut-rail .rail-btn{width:36px!important;height:40px!important}.app-shell-side-panel{z-index:100;top:0;bottom:0;left:44px;box-shadow:4px 0 16px #0000004d;width:280px!important;min-width:280px!important;position:absolute!important}.app-shell-matching-dock{z-index:100;top:0;bottom:0;right:0;box-shadow:-4px 0 16px #0000004d;width:300px!important;min-width:300px!important;position:absolute!important}.plot-toolbar{flex-wrap:wrap;gap:4px!important}}@media (width<=480px){.shortcut-rail{display:none!important}.app-shell-side-panel{width:100%!important;min-width:100%!important;left:0!important}.app-shell-matching-dock{width:100%!important;min-width:100%!important}.app-shell-toolbar select{max-width:120px;font-size:11px!important}}
