*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#09090B;--s1:#111113;--s2:#18181C;--s3:#222228;--border:#2A2A32;--border-hi:#38383E;--text:#F2F0EC;--muted:#8C8C9E;--dim:#52525E;--gold:#C9943A;--gold-lt:#E0AE58;--gold-bg:rgba(201,148,58,0.09);--blue:#4C7EE0;--blue-bg:rgba(76,126,224,0.1);--green:#38B568;--green-bg:rgba(56,181,104,0.1);--red:#D95050;--red-bg:rgba(217,80,80,0.1)}body,html{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{display:block;max-width:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--s2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}