*,*::before,*::after{box-sizing:border-box}
body{font-family:'Outfit',sans-serif;background:#0b0f1a;color:#e2e8f0;margin:0;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:#38bdf8;text-decoration:none}
a:hover{text-decoration:underline}
input,button,select,textarea{font-family:inherit}
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{background:#111827}
::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}
::-webkit-scrollbar-thumb:hover{background:#334155}
