@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--bg:#0c0c0b;--card:#131312;--input:#181817;--line:#242421;--text:#e2e0d2;--dim:#706f63;--accent:#4dbd8a;--amber:#d4a843;--red:#d45a55;--blue:#5b9bd5;--sans:"Outfit", sans-serif;--mono:"IBM Plex Mono", monospace}*{box-sizing:border-box;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--sans)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}
