.register-module__B3synq__container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 24px;display:flex;position:relative;overflow:hidden}.register-module__B3synq__bgAnimation{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.register-module__B3synq__bgOrb1,.register-module__B3synq__bgOrb2,.register-module__B3synq__bgOrb3,.register-module__B3synq__bgOrb4,.register-module__B3synq__bgOrb5{filter:blur(80px);border-radius:50%;animation:20s ease-in-out infinite register-module__B3synq__moveOrb;position:absolute}.register-module__B3synq__bgOrb1{opacity:.5;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);width:400px;height:400px;top:-10%;right:-5%}.register-module__B3synq__bgOrb2{opacity:.4;background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);width:350px;height:350px;animation-delay:-5s;top:40%;left:-10%}.register-module__B3synq__bgOrb3{opacity:.4;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);width:300px;height:300px;animation-delay:-10s;bottom:-5%;right:30%}.register-module__B3synq__bgOrb4{opacity:.3;background:linear-gradient(135deg,#f97316 0%,#eab308 100%);width:250px;height:250px;animation-delay:-3s;top:30%;right:25%}.register-module__B3synq__bgOrb5{opacity:.35;background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);width:200px;height:200px;animation-delay:-7s;bottom:30%;left:40%}@keyframes register-module__B3synq__moveOrb{0%,to{transform:translate(0)scale(1)rotate(0)}25%{transform:translate(50px,-30px)scale(1.1)rotate(5deg)}50%{transform:translate(-30px,50px)scale(.9)rotate(-5deg)}75%{transform:translate(30px,30px)scale(1.05)rotate(3deg)}}.register-module__B3synq__particle{background:#fff9;border-radius:50%;width:4px;height:4px;animation:4s ease-in-out infinite register-module__B3synq__floatParticle;position:absolute}@keyframes register-module__B3synq__floatParticle{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-30px)scale(1.5)}}.register-module__B3synq__formCard{z-index:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#141e32d9;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:440px;padding:44px 40px;position:relative;box-shadow:0 25px 50px #0006,0 0 100px #8b5cf61a}.register-module__B3synq__cardGlow{background:linear-gradient(90deg,transparent,var(--accent-purple),var(--accent-pink),transparent);border-radius:2px;width:60%;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.register-module__B3synq__header{text-align:center;margin-bottom:28px}.register-module__B3synq__iconWrapper{background:linear-gradient(135deg,var(--accent-purple)0%,var(--accent-pink)100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;display:inline-flex;box-shadow:0 10px 30px #8b5cf666}.register-module__B3synq__iconWrapper svg{color:#fff}.register-module__B3synq__header h1{background:linear-gradient(135deg,#fff 0%,var(--accent-pink)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:26px;font-weight:700}.register-module__B3synq__header p{color:var(--text-secondary);font-size:14px}.register-module__B3synq__error{color:#f87171;background:#ef444426;border:1px solid #ef44444d;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:14px;display:flex}.register-module__B3synq__success{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:14px;display:flex}.register-module__B3synq__form{flex-direction:column;gap:18px;display:flex}.register-module__B3synq__inputGroup{flex-direction:column;gap:10px;display:flex}.register-module__B3synq__inputGroup label{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.register-module__B3synq__inputGroup label svg{color:var(--accent-purple)}.register-module__B3synq__inputWrapper{position:relative}.register-module__B3synq__inputWrapper input{width:100%;color:var(--text-primary);background:#ffffff0d;border:2px solid #ffffff14;border-radius:14px;padding:15px 44px 15px 18px;font-size:15px;transition:all .3s}.register-module__B3synq__inputWrapper input:focus{border-color:var(--accent-purple);background:#8b5cf60d;outline:none;box-shadow:0 0 20px #8b5cf626}.register-module__B3synq__inputWrapper input::placeholder{color:var(--text-muted)}.register-module__B3synq__togglePassword{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.register-module__B3synq__togglePassword:hover{color:var(--accent-purple)}.register-module__B3synq__matchIcon{color:#10b981;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.register-module__B3synq__strengthWrapper{align-items:center;gap:12px;margin-top:8px;display:flex}.register-module__B3synq__strengthBar{flex:1;gap:4px;display:flex}.register-module__B3synq__strengthSegment{border-radius:2px;flex:1;height:4px;transition:background .3s}.register-module__B3synq__strengthLabel{white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.register-module__B3synq__submitBtn{background:linear-gradient(135deg,var(--accent-purple)0%,var(--accent-pink)100%);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:16px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 25px #8b5cf659}.register-module__B3synq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 35px #8b5cf673}.register-module__B3synq__submitBtn:disabled{opacity:.7;cursor:wait}.register-module__B3synq__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite register-module__B3synq__spin}@keyframes register-module__B3synq__spin{to{transform:rotate(360deg)}}.register-module__B3synq__divider{align-items:center;gap:16px;margin:24px 0;display:flex}.register-module__B3synq__divider:before,.register-module__B3synq__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.register-module__B3synq__divider span{color:var(--text-muted);font-size:13px}.register-module__B3synq__footer{text-align:center;color:var(--text-secondary);font-size:14px}.register-module__B3synq__footer a{color:var(--accent-purple);font-weight:600;text-decoration:none;transition:color .2s}.register-module__B3synq__footer a:hover{color:var(--accent-pink)}@media (max-width:480px){.register-module__B3synq__formCard{padding:32px 24px}.register-module__B3synq__header h1{font-size:22px}}
