@font-face{font-family:Sans;src:url(/fonts/sans.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Serif";src:url(/fonts/serif.ttf) format("truetype");font-weight:400;font-style:normal}:root{--background: #191817;--sidebar-bg: #1f1e1d;--surface: #262524;--surface-hover: #33312f;--primary: #726ee0;--primary-hover: #8a86e8;--secondary: #9d9ae8;--text-main: #f0ebe6;--text-muted: #9ca3af;--border: #383736;--border-subtle: #2a2928;--font-serif: "Serif", "Times New Roman", serif;--font-sans: "Sans", "Inter", sans-serif;font-family:var(--font-serif);line-height:1.6;font-weight:400;color-scheme:dark;color:var(--text-main);background-color:var(--background)}body{margin:0;display:flex;place-items:start center;min-width:320px;min-height:100vh;width:100vw;overflow:hidden}#root{width:100%;height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--surface-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400;letter-spacing:-.02em}button{font-family:var(--font-sans);letter-spacing:.02em}
