@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111318;--bg-card: #1b1f2b;--bg-card2: #222736;--border: rgba(255,255,255,.13);--border-accent:rgba(255,255,255,.2);--text-primary: #f4f6fb;--text-secondary:#c5cde3;--text-tertiary: #9ba5bc;--amber: #F4A81D;--teal: #20b589;--blue: #4a9de8;--red: #e85555;--green: #2dd472;--radius: 10px;--radius-sm: 6px}body{background:var(--bg);color:var(--text-primary);font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}#root{min-height:100vh}
