.auth_container__7rPzS{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.auth_spaceWarp__mpYLm{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000000,#0a0a14),radial-gradient(circle at 50% 50%,transparent 30%,#0a0a14 70%),conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(138,43,226,.08) 60deg,transparent 120deg,rgba(30,144,255,.08) 180deg,transparent 240deg,rgba(138,43,226,.08) 300deg,transparent 1turn);animation:auth_rotate__iDeHK 60s linear infinite;pointer-events:none;z-index:0}@keyframes auth_rotate__iDeHK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_particleContainer__pPVRN{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.auth_particle__uKmXK{position:absolute;width:2px;height:2px;background:rgba(255,255,255,.4);border-radius:50%;animation:auth_floatUp__EwAA_ 20s linear infinite}@keyframes auth_floatUp__EwAA_{0%{transform:translateY(100vh);opacity:0}10%{opacity:.4}90%{opacity:.4}to{transform:translateY(-100vh);opacity:0}}.auth_backLink__LfopG{position:fixed;top:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.6);text-decoration:none;font-size:.875rem;letter-spacing:.5px;transition:all .3s ease;z-index:100;padding:.75rem 1rem;border-radius:100px;background:rgba(255,255,255,.02);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05)}.auth_backLink__LfopG:hover{color:rgba(255,255,255,.9);background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);transform:translateX(-5px)}.auth_backArrow__R6TLo{font-size:1.25rem;transition:transform .3s ease}.auth_backLink__LfopG:hover .auth_backArrow__R6TLo{transform:translateX(-3px)}.auth_authBox__Nbr4V{position:relative;width:100%;max-width:480px;z-index:10;animation:auth_fadeInUp__xZU6H 1s ease forwards}@keyframes auth_fadeInUp__xZU6H{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth_ringInner__WePR7,.auth_ringMiddle__8D2Rn,.auth_ringOuter__3Qtqo{position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid;pointer-events:none;animation:auth_pulseRing__w_ZhZ 4s ease-in-out infinite}.auth_ringOuter__3Qtqo{width:550px;height:550px;margin-left:-275px;margin-top:-275px;border-color:rgba(30,144,255,.2);animation-delay:0s}.auth_ringMiddle__8D2Rn{width:500px;height:500px;margin-left:-250px;margin-top:-250px;border-color:rgba(100,80,200,.25);animation-delay:.5s}.auth_ringInner__WePR7{width:450px;height:450px;margin-left:-225px;margin-top:-225px;border-color:rgba(138,43,226,.3);animation-delay:1s}@keyframes auth_pulseRing__w_ZhZ{0%,to{transform:scale(.95);opacity:.3}50%{transform:scale(1.05);opacity:.6}}.auth_content__Q1jqS{position:relative;background:rgba(10,10,20,.8);backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem;box-shadow:0 0 60px rgba(138,43,226,.15),0 20px 60px rgba(0,0,0,.5)}.auth_brandSection__IXT7h{text-align:center;margin-bottom:2.5rem}.auth_logoSymbol__6oWta{width:80px;height:80px;margin:0 auto 1.5rem;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.9) 0,rgba(138,43,226,1) 30%,rgba(100,80,200,.9) 60%,rgba(30,144,255,1) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:white;font-family:serif;box-shadow:0 0 40px rgba(138,43,226,.8),0 0 80px rgba(138,43,226,.4);animation:auth_logoGlow__ooOxv 3s ease-in-out infinite}@keyframes auth_logoGlow__ooOxv{0%,to{box-shadow:0 0 40px rgba(138,43,226,.8),0 0 80px rgba(138,43,226,.4)}50%{box-shadow:0 0 60px rgba(138,43,226,1),0 0 120px rgba(138,43,226,.6)}}.auth_brandName__LCqNC{font-size:1.5rem;font-weight:300;letter-spacing:4px;color:rgba(255,255,255,.9);margin-bottom:.5rem}.auth_tagline__D_J3Z{font-size:.875rem;color:rgba(255,255,255,.5);font-weight:300;letter-spacing:1px}.auth_emailForm__0BWa9{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.auth_input__H5eGy{width:100%;padding:1rem 1.25rem;background:rgba(10,10,20,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(138,43,226,.2);border-radius:12px;color:#fff;font-size:.925rem;font-family:inherit;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.auth_input__H5eGy::placeholder{color:rgba(255,255,255,.35);font-weight:300}.auth_input__H5eGy:focus{outline:none;border-color:rgba(138,43,226,.6);background:rgba(10,10,20,.8);box-shadow:0 0 0 3px rgba(138,43,226,.1),0 4px 20px rgba(138,43,226,.3);transform:translateY(-1px)}.auth_input__H5eGy:disabled{opacity:.5;cursor:not-allowed}.auth_submitButton__3WBRp{width:100%;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(138,43,226,.3),rgba(30,144,255,.3));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(138,43,226,.5);border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(138,43,226,.2);position:relative;overflow:hidden}.auth_submitButton__3WBRp:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.auth_submitButton__3WBRp:hover:not(:disabled):before{left:100%}.auth_submitButton__3WBRp:hover:not(:disabled){background:linear-gradient(135deg,rgba(138,43,226,.5),rgba(30,144,255,.5));border-color:rgba(138,43,226,.8);transform:translateY(-2px);box-shadow:0 8px 24px rgba(138,43,226,.4)}.auth_submitButton__3WBRp:active:not(:disabled){transform:translateY(0)}.auth_submitButton__3WBRp:disabled{opacity:.5;cursor:not-allowed}.auth_errorMessage__5E87s{padding:.75rem 1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:rgb(239,68,68);font-size:.875rem;text-align:center}.auth_divider__rHTu0{display:flex;align-items:center;gap:1rem;margin:2rem 0}.auth_dividerLine__CDIZn{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.auth_dividerText__cM3RP{font-size:.75rem;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:1px}.auth_googleButton__bs5bO{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:12px;color:rgba(255,255,255,.9);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.auth_googleButton__bs5bO:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.auth_googleButton__bs5bO:hover:before{left:100%}.auth_googleButton__bs5bO:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 8px 24px rgba(138,43,226,.2)}.auth_googleButton__bs5bO:active{transform:translateY(0)}.auth_googleIcon__KM5vu{width:20px;height:20px;flex-shrink:0}.auth_infoText__zinwN{margin-top:1.5rem;font-size:.75rem;color:rgba(255,255,255,.4);text-align:center;line-height:1.5}.auth_featuresList__gE_Lr{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:1rem}.auth_featureItem__LzY0b{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:rgba(255,255,255,.7)}.auth_featureIcon__rfsqS{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(138,43,226,.2),rgba(30,144,255,.2));border-radius:50%;color:rgba(138,43,226,.9);font-size:.75rem;flex-shrink:0}.auth_switchAuth__tc0xx{margin-top:2rem;text-align:center;font-size:.875rem;color:rgba(255,255,255,.6)}.auth_switchLink__AL4RC{color:rgba(138,43,226,.9);text-decoration:none;font-weight:500;transition:color .3s ease}.auth_switchLink__AL4RC:hover{color:rgba(138,43,226,1);text-decoration:underline}@media (max-width:640px){.auth_container__7rPzS{padding:1rem}.auth_content__Q1jqS{padding:2rem 1.5rem}.auth_backLink__LfopG{top:1rem;left:1rem}.auth_ringOuter__3Qtqo{width:450px;height:450px;margin-left:-225px;margin-top:-225px}.auth_ringMiddle__8D2Rn{width:400px;height:400px;margin-left:-200px;margin-top:-200px}.auth_ringInner__WePR7{width:350px;height:350px;margin-left:-175px;margin-top:-175px}.auth_logoSymbol__6oWta{width:60px;height:60px;font-size:2rem}.auth_brandName__LCqNC{font-size:1.25rem}}