@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Fira+Code:wght@400&display=swap";:root{--radius:.625rem;--bg-main:oklch(16% 0 0);--border-color:oklch(100% 0 0/.3);--text-primary:oklch(98.5% 0 0);--text-muted:oklch(70.8% 0 0);--accent-orange:#f38020;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Liberation Mono", Menlo, monospace}*{scrollbar-width:thin;scrollbar-color:transparent transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:0 0;border-radius:3px;transition:background .2s}:hover::-webkit-scrollbar-thumb{background:hsl(var(--text-muted) / .3)}:hover::-webkit-scrollbar-thumb:hover{background:hsl(var(--text-muted) / .5)}body{background:var(--bg-main);min-width:320px;color:var(--text-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}@media (width<=720px){.app-shell{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:auto}.workspace{padding:14px}}
