@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Syne:wght@400;500;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080a0f;--surface:#0d1117;--surface-2:#13181f;--surface-3:#1a2030;--border:#ffffff0f;--border-strong:#ffffff1f;--text:#f0f2f5;--text-2:#8b95a3;--text-3:#4a5568;--green:#00d084;--green-dim:#00d0841a;--yellow:#f5a623;--yellow-dim:#f5a6231a;--red:#ff4757;--red-dim:#ff47571a;--blue:#4e9eff;--blue-dim:#4e9eff1a;--accent:#00d084}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}#root{min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:2px}
