.auth_container__Ngwue{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(-45deg,#000,#0a1f15,#133325,#000);background-size:400% 400%;animation:auth_gradientBG__FncWI 15s ease infinite;padding:20px;width:100%;color:#fff}@keyframes auth_gradientBG__FncWI{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.auth_formWrapper__6gIKo{width:100%;max-width:400px;padding:0;background:transparent}.auth_logoContainer__rkOh5{text-align:center;margin-bottom:12px}.auth_logo__PGk5c{height:48px;width:auto;margin-bottom:0}.auth_title__lqslm{font-size:24px;font-weight:600;color:#fff;margin:0 0 8px;text-align:center}.auth_subtitle__gH_z8{color:#888;font-size:14px;margin:0 0 32px;text-align:center}.auth_form__otHTA{display:flex;flex-direction:column;gap:16px}.auth_field__pTq9X{display:flex;flex-direction:column;gap:8px}.auth_field__pTq9X input{width:100%;padding:12px 16px;background-color:#1c1c1c;border:1px solid #333;border-radius:8px;color:#fff;font-size:14px;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth_field__pTq9X input::placeholder{color:#666}.auth_field__pTq9X input:focus{outline:none;border-color:#66bb6a;background-color:#262626}.auth_button__SNJ5g{width:100%;padding:14px;color:#0a1f15;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;margin-top:12px;position:relative;overflow:hidden;z-index:1;background:linear-gradient(45deg,#66bb6a,#4caf50,#81c784,#66bb6a);background-size:300% 300%;animation:auth_gradientFlow__pt5Ih 4s ease infinite;transform:translateY(0);box-shadow:0 4px 15px rgba(76,175,80,.3);transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes auth_gradientFlow__pt5Ih{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.auth_button__SNJ5g:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(76,175,80,.5);color:#000}.auth_button__SNJ5g:active{transform:translateY(-1px) scale(.98);box-shadow:0 4px 15px rgba(76,175,80,.4)}.auth_button__SNJ5g:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:.5s;z-index:2}.auth_button__SNJ5g:hover:after{left:100%;transition:.5s ease-in-out}.auth_divider__GVbu5{display:flex;align-items:center;text-align:center;margin:24px 0;color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.auth_divider__GVbu5:after,.auth_divider__GVbu5:before{content:"";flex:1 1;border-bottom:1px solid #333}.auth_divider__GVbu5:before{margin-right:16px}.auth_divider__GVbu5:after{margin-left:16px}.auth_googleButton__kewiJ{width:100%;padding:14px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth_googleButton__kewiJ:hover{background-color:hsla(0,0%,100%,.15);border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.auth_googleButton__kewiJ:active{transform:translateY(0)}.auth_footer__7NDdn{text-align:center;margin-top:24px;font-size:14px;color:#888}.auth_footer__7NDdn a{color:#fff;text-decoration:none;margin-left:4px}.auth_footer__7NDdn a:hover{text-decoration:underline}.auth_forgotPassword__TjmbM{color:#888;text-decoration:none;font-size:14px;display:block;text-align:center;margin-top:16px;background:none;border:none;width:100%;cursor:pointer}.auth_forgotPassword__TjmbM:hover{color:#fff;text-decoration:underline}.auth_error__q3EtI{background-color:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.2);color:#ef4444;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px;text-align:center}.auth_fieldError__Q8Ozf{color:#ef4444;font-size:12px;margin-top:4px}.auth_termsText___Zge4{color:#888;font-size:12px;line-height:1.5;margin-bottom:16px}.auth_termsText___Zge4 a{color:#fff;text-decoration:underline}.auth_codeBoxContainer__yUNRR{display:flex;gap:8px;justify-content:center;margin:24px 0}.auth_codeBox__6dOkT{width:48px;height:56px;font-size:24px;font-weight:600;text-align:center;background-color:#1c1c1c!important;border:1px solid #333;border-radius:8px;color:#fff!important;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;-webkit-text-fill-color:#fff;opacity:1}.auth_codeBox__6dOkT:focus{outline:none;border-color:#66bb6a;background-color:#262626;box-shadow:0 0 0 2px rgba(102,187,106,.2)}.auth_successMessage__It8Ko{background-color:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);color:#10b981;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px;text-align:center}.auth_resendLink__IhiNE{color:#66bb6a;text-decoration:none;font-weight:600;cursor:pointer}.auth_resendLink__IhiNE:hover{text-decoration:underline}.auth_resendTimer__bEBYH{color:#888}.auth_verifyingOverlay__OHhVu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth_verifyingContent__gIw6P{text-align:center;animation:auth_scaleIn__3l_Th .3s ease-out}@keyframes auth_scaleIn__3l_Th{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.auth_checkmarkCircle__tHqiw{width:80px;height:80px;margin:0 auto 24px}.auth_checkmark__LC9nd{width:80px;height:80px;border-radius:50%;display:block;stroke-width:2;stroke:#66bb6a;stroke-miterlimit:10;box-shadow:inset 0 0 0 #66bb6a;animation:auth_fill__EJA_b .4s ease-in-out .4s forwards,auth_scale__QwPhv .3s ease-in-out .9s both}.auth_checkmarkCirclePath__M7UN7{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#66bb6a;fill:none;animation:auth_stroke__NEqyS .6s cubic-bezier(.65,0,.45,1) forwards}.auth_checkmarkCheck__3BRQT{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:auth_stroke__NEqyS .3s cubic-bezier(.65,0,.45,1) .8s forwards}.auth_verifyingText__PwsL7{color:#fff;font-size:24px;font-weight:600;margin:0 0 8px}.auth_verifyingSubtext__1lFpM{color:#888;font-size:16px;margin:0}@keyframes auth_stroke__NEqyS{to{stroke-dashoffset:0}}@keyframes auth_scale__QwPhv{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes auth_fill__EJA_b{to{box-shadow:inset 0 0 0 30px transparent}}