:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #f5f5f5;--text: #181a20;--muted: #707a8a;--brand: #fcd535;--brand-active: #f0b90b;--border: #eaecef;--on-brand: #181a20;--hero-grad-start: #fff9e5;--hero-grad-end: #ffffff;font-family:BinancePlex,Segoe UI,Inter,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--bg: #0b0e11;--surface: #1e2329;--surface-soft: #2b3139;--text: #eaecef;--muted: #929aa5;--border: #2b3139;--hero-grad-start: #1e2329;--hero-grad-end: #0b0e11}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}
