@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap";body{color:#fff;background:linear-gradient(135deg,#121212,#1f1c2c,#3f3a53) fixed;min-height:100vh;margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}*{box-sizing:border-box}.center{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}input,select,button{font-family:Outfit,sans-serif}
