*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--surface: #181818;--surface2: #212121;--surface3: #2a2a2a;--border: #2e2e2e;--gold: #e85427;--gold-rgb: 232, 84, 39;--gold-dim: #e8542740;--text: #f0f0f0;--text-dim: #9a9a9a;--text-muted: #565656;--online: #4caf82;--red: #ef4444;--radius: 8px}[data-theme=light]{--bg: #f5ede0;--surface: #ffffff;--surface2: #ede6d8;--surface3: #e2d9cb;--border: #cfc5b4;--gold: #e85427;--gold-rgb: 232, 84, 39;--gold-dim: #e8542730;--text: #1a1a1a;--text-dim: #4a4040;--text-muted: #888078;--online: #2e9e6a;--red: #c0392b;--radius: 8px}body{background:var(--bg);color:var(--text);font-family:Barlow,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] select{color-scheme:light}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color-scheme:dark}
