:root{--vx-orange: #E84F1C;--vx-orange-soft: #FDE7DD;--vx-orange-hover: #D14416;--vx-ink: #0E0E0E;--vx-ink-2: #1A1A1A;--vx-sidebar-bg: #0B0B0B;--vx-sidebar-divider: #1A1A1A;--vx-sidebar-text: #E5E5E5;--vx-sidebar-muted: #6B6B6B;--vx-paper: #FFFFFF;--vx-cream: #FAF8F4;--vx-line: #E6E4DF;--vx-line-2: #EDE9E1;--vx-muted: #6B6B6B;--vx-muted-2: #8A8A8A;--vx-success: #1B8C5A;--vx-waveform-played: #E84F1C;--vx-waveform-bar: #3A3A3A;--font-sans: "Geist", sans-serif;--font-mono: "Geist Mono", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--vx-sidebar-bg);color:var(--vx-ink);height:100dvh;overflow:hidden}#root{display:flex;height:100dvh}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#444}
