@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&family=Ubuntu:wght@400;500;700&display=swap";:root{color-scheme:dark;--bg-primary: #08090e;--bg-secondary: #121321;--bg-panel: rgba(18, 19, 33, .88);--accent-orange: #f36c3d;--accent-magenta: #b04188;--accent-blue: #3e6dd8;--text-primary: #f6f6f6;--text-muted: #b7b9d7;--border-color: rgba(255, 255, 255, .08);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,Ubuntu,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg-primary);color:var(--text-primary)}a{color:inherit}button{font-family:inherit}#root{min-height:100vh}
