.register-module___Vp1jW__page{min-height:100vh;font-family:var(--font-cairo),system-ui,sans-serif;background:#06070b;display:flex}.register-module___Vp1jW__brandPanel{background:linear-gradient(135deg,#0c0e1a 0%,#111328 40%,#0d1020 100%);flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.register-module___Vp1jW__brandContent{z-index:2;max-width:480px;position:relative}.register-module___Vp1jW__logoSection{align-items:center;gap:14px;margin-bottom:2.5rem;display:flex}.register-module___Vp1jW__logoMark{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;animation:3s ease-in-out infinite register-module___Vp1jW__logoPulse;display:flex;position:relative;box-shadow:0 8px 30px #6366f166}.register-module___Vp1jW__logoInner{justify-content:center;align-items:center;display:flex}.register-module___Vp1jW__logoGlow{filter:blur(12px);z-index:-1;background:linear-gradient(135deg,#6366f14d,#a855f733);border-radius:20px;position:absolute;inset:-8px}.register-module___Vp1jW__logoText{flex-direction:column;display:flex}.register-module___Vp1jW__logoName{background:linear-gradient(135deg,#e0e7ff,#c7d2fe,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900;line-height:1.2}.register-module___Vp1jW__logoTag{color:#6366f1;letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:600}.register-module___Vp1jW__brandTitle{color:#f1f5f9;margin-bottom:1rem;font-size:2.25rem;font-weight:900;line-height:1.35}.register-module___Vp1jW__gradientText{background:linear-gradient(135deg,#818cf8,#a78bfa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.register-module___Vp1jW__brandDesc{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.register-module___Vp1jW__statsRow{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;gap:2rem;margin-bottom:2rem;padding:1.25rem 0;display:flex}.register-module___Vp1jW__stat{flex-direction:column;align-items:center;display:flex}.register-module___Vp1jW__statValue{background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900}.register-module___Vp1jW__statLabel{color:#475569;margin-top:2px;font-size:.72rem;font-weight:500}.register-module___Vp1jW__featuresList{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.register-module___Vp1jW__featureItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:12px;padding:.75rem 1rem;transition:all .3s;animation:.5s ease-out both register-module___Vp1jW__slideInRight;display:flex}.register-module___Vp1jW__featureItem:hover{background:#6366f114;border-color:#6366f126;transform:translate(-4px)}.register-module___Vp1jW__featureIcon{color:#818cf8;background:linear-gradient(135deg,#6366f126,#a855f71a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.register-module___Vp1jW__featureTitle{color:#e2e8f0;font-size:.85rem;font-weight:700}.register-module___Vp1jW__featureDesc{color:#475569;margin-top:1px;font-size:.72rem}.register-module___Vp1jW__socialProof{color:#475569;align-items:center;gap:10px;font-size:.75rem;display:flex}.register-module___Vp1jW__starsRow{gap:2px;display:flex}.register-module___Vp1jW__bgOrb1{background:radial-gradient(circle,#6366f11f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite register-module___Vp1jW__float;position:absolute;top:-120px;right:-80px}.register-module___Vp1jW__bgOrb2{background:radial-gradient(circle,#a855f71a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out infinite reverse register-module___Vp1jW__float;position:absolute;bottom:-100px;left:-60px}.register-module___Vp1jW__bgGrid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 70%);mask-image:radial-gradient(circle,#000 20%,#0000 70%)}.register-module___Vp1jW__formPanel{background:#0a0b10;border-inline-start:1px solid #ffffff0f;justify-content:center;align-items:center;width:480px;padding:2rem;display:flex}.register-module___Vp1jW__formContainer{width:100%;max-width:380px}.register-module___Vp1jW__mobileLogo{justify-content:center;margin-bottom:1.5rem;display:none}.register-module___Vp1jW__formHeader{margin-bottom:1.75rem}.register-module___Vp1jW__formTitle{color:#f1f5f9;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.register-module___Vp1jW__formSubtitle{color:#475569;font-size:.85rem}.register-module___Vp1jW__errorBox{color:#fb7185;text-align:center;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.8rem}.register-module___Vp1jW__form{flex-direction:column;gap:1rem;display:flex}.register-module___Vp1jW__inputGroup{transition:all .2s;position:relative}.register-module___Vp1jW__inputFocused .register-module___Vp1jW__label{color:#818cf8}.register-module___Vp1jW__inputFocused .register-module___Vp1jW__input{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.register-module___Vp1jW__label{color:#94a3b8;align-items:center;gap:6px;margin-bottom:6px;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.register-module___Vp1jW__optional{color:#334155;font-size:.65rem;font-weight:400}.register-module___Vp1jW__input{color:#f1f5f9;background:#ffffff08;border:1.5px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.register-module___Vp1jW__input::placeholder{color:#334155}.register-module___Vp1jW__input:hover{border-color:#ffffff1f}.register-module___Vp1jW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:.25rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f14d}.register-module___Vp1jW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #6366f173}.register-module___Vp1jW__submitBtn:active:not(:disabled){transform:translateY(0)}.register-module___Vp1jW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.register-module___Vp1jW__spinner{animation:1s linear infinite register-module___Vp1jW__spin}.register-module___Vp1jW__terms{color:#334155;text-align:center;margin-top:1rem;font-size:.68rem;line-height:1.5}.register-module___Vp1jW__terms a{color:#64748b;text-underline-offset:2px;text-decoration:underline}.register-module___Vp1jW__divider{color:#1e293b;align-items:center;gap:12px;margin:1.25rem 0;font-size:.72rem;display:flex}.register-module___Vp1jW__divider:before,.register-module___Vp1jW__divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.register-module___Vp1jW__loginLink{text-align:center;color:#475569;font-size:.85rem}.register-module___Vp1jW__loginLink a{color:#818cf8;font-weight:700;text-decoration:none;transition:color .2s}.register-module___Vp1jW__loginLink a:hover{color:#a5b4fc}@keyframes register-module___Vp1jW__logoPulse{0%,to{box-shadow:0 8px 30px #6366f166}50%{box-shadow:0 8px 40px #8b5cf699}}@keyframes register-module___Vp1jW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes register-module___Vp1jW__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes register-module___Vp1jW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.register-module___Vp1jW__page{flex-direction:column}.register-module___Vp1jW__brandPanel{display:none}.register-module___Vp1jW__formPanel{border:none;width:100%;min-height:100vh}.register-module___Vp1jW__mobileLogo{display:flex}.register-module___Vp1jW__formContainer{max-width:420px}}
