@font-face{font-family:Roboto;src:url('/assets/roboto-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{color-scheme:light dark;--bg:#fff;--surface:#f7f7f8;--elevated:#fff;--text:#171719;--muted:#717177;--line:#e8e8eb;--red:#e00000;--brand-red:#fd0100;--soft-red:#fff1f1;--shadow:0 24px 80px #15151b0d;font-family:Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}
@media(prefers-color-scheme:dark){:root{--bg:#101012;--surface:#19191c;--elevated:#222226;--text:#f5f5f6;--muted:#a4a4ad;--line:#303036;--red:#ff4444;--soft-red:#32191c;--shadow:0 24px 80px #0005}}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}a{color:inherit}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap}.brand img{width:34px;height:34px}.wordmark{font-size:29px;font-weight:750;letter-spacing:-1.3px;line-height:1.1}.wordmark span{color:var(--brand-red)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
