@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Syne:wght@600;700&family=DM+Sans:wght@300;400;500&display=swap";:root{--bg:#0a0b0e;--surface:#111318;--surface2:#181b22;--border:#ffffff12;--border2:#ffffff1f;--dim:#3a3f4a;--text:#e8eaf0;--muted:#6b7280;--green:#22c55e;--amber:#f59e0b;--red:#ef4444;--forge:#7c6fe0;--reception:#2dd4bf;--market:#f97316;--onboard:#e879f9;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}button{font-family:var(--font-body)}a{color:inherit;text-decoration:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
