:root{--bg:#0d0d0d;--bg-elevated:#1a1a1a;--bg-switcher:#262626;--border:#2a2a2a;--text:#fafafa;--text-muted:#a3a3a3;--accent:#fff}*{box-sizing:border-box;padding:0;margin:0}:focus{outline:none}:focus-visible{outline:2px solid var(--text-muted);outline-offset:2px}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter Tight,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input::placeholder,textarea::placeholder{font-family:Inter Tight,sans-serif}::selection{background:#fff;color:#0d0d0d}.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}