:root{--canvas-bg: #f4f5f7;--card-border: #dfe1e6;--tech-blue: #0052cc;--muted-text: #737685;--scrollbar-thumb: #c3c6d6}[data-theme=dark]{--canvas-bg: #11131a;--card-border: #343747;--muted-text: #8f94a6;--scrollbar-thumb: #343747}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--canvas-bg)}.mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.text-muted{color:var(--muted-text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}::-webkit-scrollbar-track{background:transparent}
