*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh}html{overflow-x:hidden;touch-action:pan-x pan-y}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}textarea{resize:vertical}@media (max-width:768px){input,select,textarea{font-size:16px!important;touch-action:manipulation}}a,button{touch-action:manipulation}@keyframes livePulse{0%,to{box-shadow:0 0 0 0 currentColor;opacity:1}50%{box-shadow:0 0 0 4px transparent;opacity:.7}}@keyframes onairSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes onairFade{0%{opacity:0}to{opacity:1}}@keyframes onairSlide{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(155,92,246,.3);border-radius:3px}input::placeholder,textarea::placeholder{color:hsla(240,5%,53%,.65)}@keyframes autofillFix{to{background:transparent;color:#fff}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{animation:autofillFix 0s 1s forwards;-webkit-animation:autofillFix 0s 1s forwards;box-shadow:inset 0 0 0 1000px #18162280!important;-webkit-text-fill-color:#fff!important;color:#fff!important;caret-color:#fff;-webkit-transition:background-color 9999s ease,color 9999s ease;transition:background-color 9999s ease,color 9999s ease}