@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111827;background:linear-gradient(#fff8f1 0%,#f5f7ff 45%,#eef3f8 100%);min-height:100vh;font-family:Poppins,sans-serif}body,button,input,textarea,select{font-family:inherit}#root{min-height:100vh}
