:root{--scrollbar-thumb:"rgba(0, 0, 0, 0.4)";--scrollbar-track:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}@media (width<=732px){input,textarea,select{font-size:16px!important}}input:-webkit-autofill{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out!important}input:-webkit-autofill:hover{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out!important}input:-webkit-autofill:focus{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out!important}input:-webkit-autofill:active{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out!important}