.styles_wrapper__4aa6F{display:flex;justify-content:center;align-items:center;animation:fadeIn 1s}.styles_wrapper__4aa6F svg{fill:var(--color-gray-400)}:is(.styles_wrapper__4aa6F svg){animation:spin 2s infinite}.styles_button__lhhKC{display:flex;justify-content:center;align-items:center;font-weight:var(--fw-medium);padding:.5rem 1.75rem;border-radius:2rem;height:2.75rem;outline:0;cursor:pointer;color:var(--color-white);background:linear-gradient(to bottom right,var(--color-blue-500),var(--color-blue-600));transition:all var(--duration-medium) ease-in-out;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;border:0}.styles_button__lhhKC:not(.styles_inverted__enI_K){text-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px var(--color-blue-600)}.styles_button__lhhKC .styles_children___L0Oy{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.styles_loading__uUnjI:is(.styles_button__lhhKC .styles_children___L0Oy){visibility:hidden}:is(.styles_button__lhhKC .styles_children___L0Oy) .styles_icon__M4uY2{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-blue-300)}.styles_sm__cmOEA:is(:is(.styles_button__lhhKC .styles_children___L0Oy) .styles_icon__M4uY2){width:1rem;height:1rem}.styles_button__lhhKC[disabled]{pointer-events:none;opacity:.5}.styles_button__lhhKC:focus-visible,.styles_button__lhhKC:hover{transform:scale(1.02)}.styles_button__lhhKC:focus-visible{box-shadow:inset 0 0 0 1px var(--color-blue-600),var(--shadow-outline)}.styles_button__lhhKC:active{transform:scale(.95)}.styles_button__lhhKC.styles_inverted__enI_K{color:var(--color-blue-700);background:transparent;box-shadow:inset 0 0 0 1px var(--color-blue-400)}.styles_button__lhhKC.styles_inverted__enI_K .styles_children___L0Oy .styles_icon__M4uY2{color:var(--color-blue-400)}.styles_button__lhhKC.styles_inverted__enI_K:focus-visible{box-shadow:inset 0 0 0 1px var(--color-blue-400),var(--shadow-outline)}.styles_button__lhhKC.styles_sm__cmOEA{height:2.25rem;font-size:var(--fs-sm)}.styles_button__lhhKC.styles_purple__83sXO{background:linear-gradient(to bottom right,#8b5cf6,#6d28d9);box-shadow:inset 0 0 0 1px #6d28d9}.styles_button__lhhKC.styles_purple__83sXO .styles_children___L0Oy .styles_icon__M4uY2{color:var(--color-purple-300)}.styles_button__lhhKC.styles_purple__83sXO.styles_inverted__enI_K{color:var(--color-purple-700);background:transparent;box-shadow:inset 0 0 0 1px var(--color-purple-400)}.styles_button__lhhKC.styles_purple__83sXO:focus-visible{box-shadow:inset -2px -2px 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px #6d28d9,var(--shadow-outline-purple)}.styles_button__lhhKC.styles_orange__vyUOY{background:linear-gradient(to bottom right,var(--color-orange-400),var(--color-orange-500));box-shadow:inset 0 0 0 1px var(--color-orange-500)}.styles_button__lhhKC.styles_orange__vyUOY .styles_children___L0Oy .styles_icon__M4uY2{color:var(--color-orange-200)}.styles_button__lhhKC.styles_orange__vyUOY.styles_inverted__enI_K{color:var(--color-orange-700);background:transparent;box-shadow:inset 0 0 0 1px var(--color-orange-400)}.styles_button__lhhKC.styles_orange__vyUOY:focus-visible{box-shadow:inset -2px -2px 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px var(--color-orange-600),var(--shadow-outline-orange)}.styles_button__lhhKC.styles_red__TT878{background:linear-gradient(to bottom right,var(--color-red-500),var(--color-red-700));box-shadow:inset 0 0 0 1px var(--color-red-700)}.styles_button__lhhKC.styles_red__TT878 .styles_children___L0Oy .styles_icon__M4uY2{color:var(--color-red-300)}.styles_button__lhhKC.styles_red__TT878.styles_inverted__enI_K{color:var(--color-red-700);background:transparent;box-shadow:inset 0 0 0 1px var(--color-red-400)}.styles_button__lhhKC.styles_red__TT878:focus-visible{box-shadow:inset -2px -2px 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px var(--color-red-700),var(--shadow-outline-red)}.styles_spinner__gorix{position:absolute}.styles_spinner__gorix svg{fill:var(--color-white);width:1.5rem;height:1.5rem}.styles_spinner__gorix.styles_inverted__enI_K svg{fill:var(--color-blue-600)}.styles_spinner__gorix.styles_purple__83sXO.styles_inverted__enI_K svg{fill:var(--color-purple-600)}.styles_wrapper__FelOK{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%}.styles_wrapper__FelOK label{width:100%;display:flex;align-items:baseline;gap:.25rem;color:var(--color-gray-500);font-size:var(--fs-sm);line-height:var(--lh-sm);-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-wrap:nowrap}.styles_wrapper__FelOK .styles_optional__am_wf{flex:1;text-align:right;font-size:var(--fs-xs);color:var(--color-gray-400)}.styles_wrapper__FelOK .styles_inputWrapper__b5M_e{width:100%;position:relative}.styles_input__gK8Uq{width:100%;padding:.75rem;border-radius:var(--rounded-md);border:1px solid var(--color-gray-200);background:var(--color-gray-50);color:var(--color-gray-800);font-size:16px;line-height:var(--lh-sm);transition:box-shadow .15s ease-in-out,border .15s ease-in-out}.styles_input__gK8Uq:focus-visible{outline:none;border-color:var(--color-blue-400);box-shadow:var(--shadow-outline)}.styles_input__gK8Uq::-moz-placeholder{color:var(--color-gray-400)}.styles_input__gK8Uq::placeholder{color:var(--color-gray-400)}.styles_input__gK8Uq:disabled{color:var(--color-gray-500);cursor:not-allowed}.styles_invalidIcon__iXDrK{position:absolute;right:.75rem;top:.75rem;fill:var(--color-red-400);width:1.25rem;height:1.25rem}.styles_validation-text__C41c3{font-size:var(--fs-xs);line-height:var(--lh-xs);color:var(--color-red-400)}.styles_container__DPJWt{height:100%;display:flex;justify-content:center;align-items:center;background-image:url(https://res.cloudinary.com/woopgroup/image/upload/v1658774441/assets/woop_bg_v2.png);background-size:200px}.styles_content__k34Ek{margin:0 auto;padding:1.5rem;flex:1;background:var(--color-white);max-width:var(--width-card-xs);width:100%;box-shadow:var(--shadow-lg);border-radius:var(--rounded-base)}.styles_wrapper__nISZ8{display:flex;align-items:center;gap:10px}.styles_logo__iHi9z{display:flex;justify-content:center;align-items:center;padding:.3rem;width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--color-blue-100);box-shadow:var(--shadow-xs)}.styles_logo__iHi9z img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.styles_connect__oRcRk{width:15px;height:15px;flex-shrink:0;fill:var(--color-gray-400)}.styles_avatar__LXbDw{width:50px;height:50px;flex-shrink:0;fill:var(--color-blue-300);border-radius:50%;padding:.5rem;background:var(--color-white);box-shadow:var(--shadow-xs)}.styles_wrapper__4SdkJ{color:var(--color-blue-700);font-size:inherit;transition:color var(--duration-short) ease-in-out}.styles_wrapper__4SdkJ[disabled]{pointer-events:none;opacity:.5}.styles_container__bTcFf{display:flex;flex-direction:column}:is(.styles_container__bTcFf .styles_partnerLogo__bCzKm) img{max-width:100px}.styles_back__7ndVj{display:inline-flex;justify-content:center;align-items:center;color:var(--color-gray-600);margin:-.25rem;padding:.25rem;border-radius:.25rem}.styles_back__7ndVj svg{width:1.25rem;height:1.25rem}.styles_back__7ndVj:hover{color:var(--color-gray-800);background:var(--color-gray-100)}.styles_title__xp3Gw{font-weight:var(--fw-medium);font-size:var(--fs-lg);margin-top:1rem;line-height:var(--lh-xs);text-wrap:balance}.styles_header___TPId{margin-bottom:1rem}.styles_description__SaAI9{margin-top:.5rem;line-height:var(--lh-sm);color:var(--color-gray-500);font-size:var(--fs-sm)}.styles_description__SaAI9 span{font-weight:var(--fw-medium)}.styles_input__Dt2Y8{margin-top:1rem;margin-bottom:1rem}.styles_button__mqQdP{border-radius:var(--rounded-base)}.styles_waiting__m9EbH{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:var(--fs-sm);color:var(--color-blue-900);line-height:var(--lh-sm);background:var(--color-blue-50);border:1px solid var(--color-blue-100);border-radius:var(--rounded-base);padding:.75rem}.styles_waiting__m9EbH svg{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--color-blue-600)}.styles_links___Q4qo{color:var(--color-gray-600);line-height:var(--lh-sm)}.styles_links___Q4qo,.styles_message__SCuAX{margin-top:1rem;text-align:center;font-size:var(--fs-sm)}.styles_message__SCuAX{color:var(--color-gray-800);background:var(--color-gray-50);padding:.5rem;border-radius:var(--rounded-base);line-height:1.4}.styles_footer__R129l{margin:1rem -1.5rem -1.5rem;padding:.75rem 1rem;text-align:center;border-top:1px solid var(--color-gray-100);background-color:var(--color-gray-50);font-size:var(--fs-xs);line-height:var(--lh-base);border-radius:0 0 var(--rounded-base) var(--rounded-base);text-wrap:balance;color:var(--color-gray-500)}.styles_logoutWrapper__T5Ijj{display:flex;flex-direction:column;align-items:center;margin:15px 0}.styles_logoutWrapper__T5Ijj>p{color:var(--color-gray-600)}.styles_logoutWrapper__T5Ijj>*{margin:0}.styles_imageBackground__FmATH{height:140px;width:140px;display:flex;background:var(--color-blue-100);border-radius:50%}.styles_imageBackground__FmATH svg{height:85px;width:85px;margin:auto}