@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg: #070B17;--card: #111827;--card2: #161F35;--border: rgba(99, 132, 255, .15);--blue: #3B6EFF;--teal: #00D4AA;--gold: #F5A623;--red: #FF4D6A;--text: #E4EAFF;--text2: #8B97C6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--blue);text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}
