@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap");:root{--one:#f7b328;--two:#2d3bfa;--three:#9d6900;--four:#0610a2;--five:#fad282;--six:#6570fe}input,input[type=date],input[type=tel],input[type=text],input[type=time],label{color:#000!important;-webkit-text-fill-color:#000!important}input::placeholder{color:#535050}*{box-sizing:border-box;padding:0;margin:0}body,html{background:#0149ad;height:100vh!important;overflow-x:hidden;font-family:Poppins,sans-serif}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}button{font-family:Poppins}@media (prefers-color-scheme:dark){html{color-scheme:dark}}