@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0c0b;--card:#161514;--border:#2e2c29;--fg:#faf9f5;--muted:#b5b0a8;--dim:#706b63;--primary:#c87941;--primary-hover:#d4884e;--success:#7daf6e;--error:#e07070}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}
