body,html{padding:0;margin:0}*{scrollbar-width:thin;scrollbar-color:#4351d3 #e5efff}::-webkit-scrollbar{width:27px}::-webkit-scrollbar-track{background:#e5efff}::-webkit-scrollbar-thumb{background-color:#4351d3;border:3px solid #e5efff;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#fff}.scroller{--scrollbar-color-thumb:#4351d3;--scrollbar-color-track:#e5efff;--scrollbar-width:thin;--scrollbar-width-legacy:10px}.scroller:hover{--fix: }.apple-signin-button{width:100%;display:flex;border-color:#b9b9b9!important;font-size:14px!important;border-radius:1.25rem!important}.apple-signin-button:hover{transition:border-color .2s ease-in-out;border-color:#4351d3!important}.react-apple-signin-auth-btn{color:#282828!important;display:flex!important;align-items:center!important;flex-direction:row!important;position:relative!important}.react-apple-signin-auth-btn svg{justify-content:space-evenly!important;padding-right:.5rem!important}.react-apple-signin-auth-btn p{font-size:14px!important}.react-apple-signin-auth-btn:hover{background-color:#fbfbfb!important;cursor:pointer!important}@supports (scrollbar-width:auto){.scroller{scrollbar-color:var(--scrollbar-color-thumb) var(--scrollbar-color-track);scrollbar-width:var(--scrollbar-width)}}@supports selector(::-webkit-scrollbar){.scroller::-webkit-scrollbar-thumb{background:var(--scrollbar-color-thumb);border-radius:20px}.scroller::-webkit-scrollbar-track{background:var(--scrollbar-color-track)}.scroller::-webkit-scrollbar{max-width:var(--scrollbar-width-legacy);max-height:var(--scrollbar-width-legacy)}}