*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0c;--bg2:#111114;--bg3:#18181b;--tx:#e8e6e0;--tx2:#9c9a92;--tx3:#6b6963;--gold:#b3852d;--gold-light:#d4a853;--gold-bg:#b3852d14;--gold-border:#b3852d33;--green:#16a34a;--red:#dc2626;--border:#2a2a2f;--radius:12px}body{background:var(--bg);color:var(--tx);-webkit-font-smoothing:antialiased;min-height:100dvh;font-family:Instrument Sans,sans-serif;line-height:1.6}#root{max-width:100%;min-height:100dvh}.mono{font-family:JetBrains Mono,monospace}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{border:none;outline:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
