.auth-module__Y2OPrW__authPage{background:radial-gradient(circle at top left, #5a00ff29, transparent 32%), radial-gradient(circle at bottom right, #00d4ff1f, transparent 34%), radial-gradient(circle at 20% 80%, #ffd7001f, transparent 26%), var(--bg-dark);min-height:100vh;color:var(--text-white);grid-template-columns:minmax(300px,.95fr) minmax(320px,1.05fr);display:grid;position:relative;overflow:hidden}.auth-module__Y2OPrW__background{pointer-events:none;position:absolute;inset:0}.auth-module__Y2OPrW__orb{filter:blur(90px);opacity:.42;border-radius:999px;width:28rem;height:28rem;position:absolute}.auth-module__Y2OPrW__orb:first-child{background:#5a00ff47;top:-8rem;left:-6rem}.auth-module__Y2OPrW__orb:nth-child(2){background:#00d4ff38;top:22%;right:-8rem}.auth-module__Y2OPrW__orb:nth-child(3){background:#ffd7002e;bottom:-10rem;left:35%}.auth-module__Y2OPrW__brandPanel,.auth-module__Y2OPrW__formPanel{z-index:1;position:relative}.auth-module__Y2OPrW__brandPanel{border-right:1px solid var(--glass-border);flex-direction:column;justify-content:space-between;gap:2rem;padding:3rem clamp(1.5rem,4vw,4rem);display:flex}.auth-module__Y2OPrW__backLink{color:#fffc;transition:var(--transition-fast);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-module__Y2OPrW__backLink:hover{color:var(--yellow)}.auth-module__Y2OPrW__brandBlock{max-width:34rem}.auth-module__Y2OPrW__kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--yellow);margin:0 0 1rem;font-size:.76rem}.auth-module__Y2OPrW__brandTitle{letter-spacing:-.04em;max-width:10ch;font-size:clamp(2.5rem,4vw,4.6rem);line-height:.98;font-family:var(--font-poppins);color:var(--text-white);margin:0}.auth-module__Y2OPrW__brandCopy{color:#ffffffc7;max-width:28rem;margin:1.4rem 0 0;font-size:1rem;line-height:1.7}.auth-module__Y2OPrW__requirementCard{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:32rem;padding:1.5rem;box-shadow:0 18px 45px #00000038}.auth-module__Y2OPrW__requirementCard h2{font-size:1.05rem;font-family:var(--font-poppins);color:var(--text-white);margin:0 0 1rem}.auth-module__Y2OPrW__ruleList{color:#ffffffd6;margin:0;padding-left:1.1rem;line-height:1.8}.auth-module__Y2OPrW__formPanel{justify-content:center;align-items:center;padding:2rem clamp(1.25rem,4vw,3rem);display:flex}.auth-module__Y2OPrW__formShell{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;width:100%;max-width:34rem;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 30px 80px #00000059}.auth-module__Y2OPrW__tabBar{background:#ffffff0d;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.4rem;display:grid}.auth-module__Y2OPrW__tab,.auth-module__Y2OPrW__tabActive{cursor:pointer;border:none;border-radius:999px;padding:.95rem 1rem;font-weight:700;transition:all .18s}.auth-module__Y2OPrW__tab{color:#ffffff9e;background:0 0}.auth-module__Y2OPrW__tabActive{background:var(--gradient-purple-cyan);color:var(--text-white);box-shadow:var(--shadow-yellow)}.auth-module__Y2OPrW__panelHeader{margin:1.8rem 0 1.4rem}.auth-module__Y2OPrW__panelHeader h2{font-size:clamp(1.9rem,3vw,2.4rem);line-height:1.05;font-family:var(--font-poppins);color:var(--text-white);margin:0}.auth-module__Y2OPrW__panelHeader p{color:#ffffffb3;margin:.8rem 0 0;line-height:1.65}.auth-module__Y2OPrW__errorBanner,.auth-module__Y2OPrW__successBanner{border-radius:1rem;margin-bottom:1rem;padding:.95rem 1rem;font-size:.95rem;font-weight:700}.auth-module__Y2OPrW__errorBanner{color:#fecaca;background:#7f1d1d57;border:1px solid #f87171d1}.auth-module__Y2OPrW__successBanner{color:var(--text-white);background:#ffd7001a;border:1px solid #ffd70047}.auth-module__Y2OPrW__form{flex-direction:column;gap:1rem;display:flex}.auth-module__Y2OPrW__field{flex-direction:column;gap:.45rem;display:flex}.auth-module__Y2OPrW__field span{color:#ffffffeb;font-size:.92rem;font-weight:700}.auth-module__Y2OPrW__helper{color:#ffffff8f;font-size:.82rem}.auth-module__Y2OPrW__inputWrap{position:relative}.auth-module__Y2OPrW__input{width:100%;color:var(--text-white);background:#ffffff14;border:2px solid #fff3;border-radius:1rem;outline:none;padding:1rem 1rem 1rem 2.9rem;font-size:1rem;transition:border-color .16s,box-shadow .16s,background .16s}.auth-module__Y2OPrW__input::placeholder{color:#ffffff80}.auth-module__Y2OPrW__input:focus{border-color:var(--yellow);background:#ffffff1a;box-shadow:0 0 0 3px #ffd70033}.auth-module__Y2OPrW__inputIcon{color:#ffffff75;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.auth-module__Y2OPrW__visibilityBtn{color:#ffffff8c;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.auth-module__Y2OPrW__visibilityBtn:hover{color:var(--yellow)}.auth-module__Y2OPrW__checkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.auth-module__Y2OPrW__checkItem,.auth-module__Y2OPrW__checkItemMet{border-radius:1rem;align-items:center;gap:.6rem;padding:.8rem .9rem;font-size:.87rem;display:flex}.auth-module__Y2OPrW__checkItem{color:#fff9;background:#ffffff0a}.auth-module__Y2OPrW__checkItemMet{color:var(--yellow);background:#ffd7001f}.auth-module__Y2OPrW__primaryButton,.auth-module__Y2OPrW__secondaryButton{cursor:pointer;border:none;border-radius:1rem;font-weight:800;transition:transform .16s,opacity .16s,box-shadow .16s}.auth-module__Y2OPrW__primaryButton{background:var(--gradient-purple-cyan);color:var(--text-white);box-shadow:var(--shadow-yellow);padding:1rem 1.1rem}.auth-module__Y2OPrW__secondaryButton{color:var(--text-white);background:0 0;border:2px solid #fff3;padding:1rem 1.1rem}.auth-module__Y2OPrW__primaryButton:hover,.auth-module__Y2OPrW__secondaryButton:hover{transform:translateY(-1px)}.auth-module__Y2OPrW__primaryButton:hover{box-shadow:var(--shadow-yellow-hover)}.auth-module__Y2OPrW__secondaryButton:hover{border-color:var(--yellow);color:var(--yellow)}.auth-module__Y2OPrW__primaryButton:disabled,.auth-module__Y2OPrW__secondaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-module__Y2OPrW__inlineActions{grid-template-columns:1fr 1.3fr;gap:.8rem;display:grid}.auth-module__Y2OPrW__loadingScreen{background:var(--bg-dark);min-height:100vh;color:var(--text-white);place-items:center;font-weight:700;display:grid}@media (max-width:980px){.auth-module__Y2OPrW__authPage{grid-template-columns:1fr}.auth-module__Y2OPrW__brandPanel{border-right:none;border-bottom:1px solid var(--glass-border);padding-bottom:0}.auth-module__Y2OPrW__brandTitle{max-width:14ch}}@media (max-width:680px){.auth-module__Y2OPrW__authPage{min-height:auto}.auth-module__Y2OPrW__brandPanel,.auth-module__Y2OPrW__formPanel{padding:1.25rem}.auth-module__Y2OPrW__formShell{border-radius:1.4rem;padding:1.1rem}.auth-module__Y2OPrW__tabBar{border-radius:1.2rem;grid-template-columns:1fr}.auth-module__Y2OPrW__checkGrid,.auth-module__Y2OPrW__inlineActions{grid-template-columns:1fr}.auth-module__Y2OPrW__brandTitle{font-size:2.4rem}}
