:root{color-scheme:dark}*{box-sizing:border-box}body{font-family:Inter,sans-serif;margin:0;background-color:#141620;color:#d9dce7}body.ui-classic{background-color:#141620;color:#d9dce7}body.ui-workspace{--ws-bg: #141620;--ws-surface: #292d3d;--ws-panel: #202330;--ws-text: #d9dce7;--ws-muted: #9ba1b2;--ws-border: #303445;--ws-sidebar: #171923;background-color:var(--ws-bg);color:var(--ws-text);font-size:16px}body.ui-workspace.theme-dark{--ws-bg: #141620;--ws-surface: #292d3d;--ws-panel: #202330;--ws-text: #d9dce7;--ws-muted: #9ba1b2;--ws-border: #303445;--ws-sidebar: #171923}body.ui-workspace input,body.ui-workspace textarea{background-color:#323647;border-color:#454a60;color:var(--ws-text)}body.ui-workspace input::placeholder,body.ui-workspace textarea::placeholder{color:#858b9e}body.ui-workspace button,body.ui-workspace input,body.ui-workspace textarea,body.ui-workspace .font-mono{font-family:Inter,sans-serif}body.ui-workspace table,body.ui-workspace input,body.ui-workspace textarea,body.ui-workspace button{font-size:15px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#181b25}body.ui-classic ::-webkit-scrollbar-track{background:#1e293b}body.ui-workspace.theme-dark ::-webkit-scrollbar-track{background:#1a1d26}::-webkit-scrollbar-thumb{background:#454b61;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#526ff0}.safe-area-pb{padding-bottom:env(safe-area-inset-bottom,0)}
