@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;overflow-x:hidden}body{color:#f8fafc;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);font-family:Inter,sans-serif}#root{width:100%;min-height:100vh}input,select,textarea{font-size:16px!important}
