:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg: #000000ff;--panel-bg: #141414;--panel-bg-alt: #1b1b1b;--border-subtle: #262626;--text-primary: #ffffff;--text-secondary: #d6d6d6;--text-muted: #9b9b9b}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background-color:var(--app-bg);color:var(--text-primary);font-size:1rem;font-weight:400;overflow:hidden}#root{width:100%;height:100dvh;min-height:100dvh}.ls-app-shell{position:relative;width:100%;height:100dvh;min-height:100dvh;overflow:hidden}button{transition:transform 90ms ease,filter .12s ease}button:active:not(:disabled){transform:scale(.98);filter:none}button:disabled{cursor:not-allowed}body,.ls-workspace{scrollbar-width:thin;scrollbar-color:#3a3a3a transparent}body::-webkit-scrollbar,.ls-workspace::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track,.ls-workspace::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb,.ls-workspace::-webkit-scrollbar-thumb{background-color:#3a3a3a;border-radius:999px;border:2px solid transparent}.ls-workspace{scrollbar-gutter:stable}
