@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";:root{--bg:#0b0e11;--panel:#10151a;--panel-alt:#0d1115;--border:#202730;--border-soft:#171c22;--text:#e6e8ea;--text-dim:#7c858e;--text-faint:#5c646c;--text-faint2:#4a525a;--row-text:#c4c9ce;--yellow:#f2b705;--yellow-hover:#f7d154;--green:#6fcf97;--teal:#4fd1c5;--red:#eb5757}*{box-sizing:border-box}html,body,#root{background:var(--bg);height:100%;color:var(--text);margin:0;font-family:IBM Plex Mono,monospace}a{color:var(--yellow);text-decoration:none}a:hover{color:var(--yellow-hover)}button,input{font-family:inherit}
