@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&family=Inter:wght@400;700;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--font-sans:"Space Grotesk", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--sidebar-width:74px;--color-bg:#050505;--color-surface:#09090a;--color-surface-raised:#0f0f11;--color-surface-muted:#131315;--color-border:#202021;--color-border-strong:#343436;--color-surface-border:#131315;--color-text:#e6e6e6;--color-text-muted:#ccc;--color-text-subtle:#8f8f92;--color-accent:#6dd33d;color:var(--color-text);background:var(--color-bg);font:16px/1.5 var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:var(--color-bg);min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}
