:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}body{min-height:100vh;background-color:#f5f5f5}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.full-height{height:100%}.full-width{width:100%}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}@media (prefers-color-scheme: dark){:root{color:#f5f5f5;background-color:#242424}}[data-panel-resize-handle-enabled]{transition:background-color .2s ease}[data-panel-resize-handle-enabled]:hover,[data-panel-resize-handle-enabled][data-panel-resize-handle-active]{background-color:#1976d2!important}[data-panel-resize-handle-id]{position:relative}[data-panel-resize-handle-id]:after{content:"";position:absolute;inset:4px;border-radius:2px;background:currentColor;opacity:.3;transition:opacity .2s ease}[data-panel-resize-handle-enabled]:hover:after{opacity:1}
