#button_button__w543y{background-color:var(--background-strong-gray);padding:1vh 2vw;border-radius:5vh;border:.1vh solid var(--border-gray)}#button_button__w543y,#button_button_icon__jkEYK{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.3s}#button_button_icon__jkEYK{background-color:transparent;padding:.9vh;border-radius:5vh;border:.2vh solid var(--border-gray)}#button_button__w543y span#button_tip__llbGb,#button_button_icon__jkEYK span#button_tip__llbGb{display:none}#button_button__w543y:hover span#button_tip__llbGb,#button_button_icon__jkEYK:hover span#button_tip__llbGb{position:relative;display:flex;z-index:999}#button_button__w543y:hover span#button_tip__llbGb>p,#button_button_icon__jkEYK:hover span#button_tip__llbGb>p{position:absolute;font-size:1.6vh;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;background-color:var(--background);border-radius:9vh;padding:.5vh 1vw;border:.1vh solid var(--border-gray);animation:button_fade-in__p28N7 .5s cubic-bezier(.39,.575,.565,1) both}#button_button_content__B9YNb{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:var(--foreground)}#button_button__w543y:enabled,#button_button_content__B9YNb:enabled{transition:.3s}#button_button__w543y:disabled,#button_button_content__B9YNb:disabled{background-color:var(--background-gray);cursor:not-allowed;transition:.3s}.button_button_content_icon__e7lcu{display:flex;justify-content:center;align-items:center;height:.9em;width:.9em}#button_button_content_object__Tous2{display:flex;flex-direction:row;justify-content:center;align-items:center}#button_button_content_object_value__cy9dV{margin-left:1vw}@keyframes button_fade-in__p28N7{0%{opacity:0}to{opacity:1}}#splash_splashscreen__YZqcQ{position:absolute;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--background-color);transition:1.5s;font-size:2vh}#splash_splashscreen_logo__2ItQM{height:10vh;width:10vh}#splash_splashscreen_title___5zuO{font-size:2vh}#splash_splashscreen__YZqcQ.splash_loading__L86FM{opacity:1}#splash_splashscreen__YZqcQ.splash_ready__DXIvs{opacity:0}header.layout_auth__Ynoi8{position:absolute;display:flex;justify-content:flex-end;align-items:center;height:10vh;width:100vw;animation:layout_fade-in__FoXJ_ 1.2s cubic-bezier(.39,.575,.565,1) both}header.layout_auth__Ynoi8>.layout_auth_button__DcUG3{display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;width:auto;margin-right:2vw;font-size:1.8vh}main.layout_auth__Ynoi8{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.layout_auth_form__UG7c_{height:60vh;min-width:466px;width:30vw;border-radius:2vh;border:.1vh solid var(--border-gray);background-color:var(--background-gray);box-shadow:0 1vh 1vh 0 rgba(var(--background) .25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:layout_fade-in__FoXJ_ 1.2s cubic-bezier(.39,.575,.565,1) both}.layout_auth_form_logo__Astg7{display:flex;justify-content:center;align-items:center;height:20%;width:100%}.layout_auth_form_logo_img__gZqH1{height:10vh;width:10vh}.layout_auth_form_label__AIX9t{display:flex;justify-content:center;align-items:center;height:7vh;width:100%}.layout_auth_form_label__AIX9t>p{font-size:4vh;font-style:normal;font-weight:400;line-height:6vh}.layout_auth_overlay__1qK3m{z-index:-1;position:fixed}.layout_auth_overlay_img__MYloR{position:relative;top:45vh;transform:rotate(121.167deg);-webkit-transform:rotate(121.167deg);height:150vh;width:150vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;image-rendering:optimizeQuality;-o-object-fit:cover;object-fit:cover;animation:layout_slide-top__bIMJH 1s}footer.layout_auth__Ynoi8{z-index:1;position:absolute;bottom:0;display:flex;justify-content:flex-start;align-items:center;height:3vh;width:100vw}footer.layout_auth__Ynoi8>p{display:flex;justify-content:center;align-items:center;height:100%;padding-left:1vh;color:var(--text-gray);font-size:1.5vh;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes layout_fade-in__FoXJ_{0%{opacity:0}to{opacity:1}}@keyframes layout_slide-top__bIMJH{0%{transform:translateY(100vh) rotate(10deg);-webkit-transform:translateY(100vh) rotate(10deg);opacity:0}to{top:45vh;transform:rotate(121.167deg);-webkit-transform:rotate(121.167deg);opacity:1}}