@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Fira+Code:wght@400&display=swap";:root{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg-main:#0c0d10;--border-color:#222630;--text-primary:#e6edf3;--text-muted:#7d8590;--accent-orange:#f38020;font-family:Inter,system-ui,-apple-system,sans-serif}body{background:var(--bg-main);min-width:320px;color:var(--text-primary);margin:0}@media (width<=720px){.app-shell{flex-direction:column}.sidebar{border-bottom:1px solid #222630;border-right:none;width:100%;height:auto}.workspace{padding:14px}}
