*{box-sizing:border-box}html{scroll-behavior:smooth;background:#050505}body{color:#fff;background:#050505;margin:0;font-family:Outfit,Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,textarea,select{font-family:inherit}#root{width:100%;min-height:100vh}input,textarea,select{border-radius:10px;padding:10px 14px;transition:all .3s;color:#fff!important;background:#1a1a1a!important;border:1px solid #f97316!important}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 10px #f9731666;border-color:#ff8c42!important}select option{color:#fff!important;background-color:#1a1a1a!important}select option:checked{color:#fff!important;background-color:#f97316!important}
