@charset "UTF-8";:root{--bg: #0f1113;--panel: #16191c;--panel-2: #1e2226;--line: #2a2f34;--text: #e8eaed;--muted: #9aa0a6;--accent: #3c82dc;--ok: #3fa46a;--bad: #d9534f}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}
