.RegisterPage-module__ypSeSW__registerPage{background-color:#e5e5e5;justify-content:center;align-items:center;min-height:100vh;padding:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.RegisterPage-module__ypSeSW__registerContainer{background-color:#fff;border-radius:8px;width:100%;max-width:1200px;height:650px;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000001a}.RegisterPage-module__ypSeSW__registerFormSection{background-color:#fff;flex:1;justify-content:center;align-items:center;padding:60px;display:flex;overflow-y:auto}.RegisterPage-module__ypSeSW__formContent{width:100%;max-width:380px}.RegisterPage-module__ypSeSW__brandLogo{color:#000;margin-bottom:48px;font-size:32px;font-weight:600}.RegisterPage-module__ypSeSW__brandLogo span:after{content:".";color:#6b46c1}.RegisterPage-module__ypSeSW__welcomeTitle{color:#000;margin-bottom:12px;font-size:40px;font-weight:700}.RegisterPage-module__ypSeSW__welcomeSubtitle{color:#6b7280;margin-bottom:36px;font-size:16px}.RegisterPage-module__ypSeSW__formGroup{margin-bottom:20px}.RegisterPage-module__ypSeSW__formGroup input,.RegisterPage-module__ypSeSW__formGroup select{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;height:48px;padding:0 16px;font-size:16px}.RegisterPage-module__ypSeSW__formGroup input:focus,.RegisterPage-module__ypSeSW__formGroup select:focus{background-color:#fff;border-color:#6b46c1;transform:translateY(-1px);box-shadow:0 0 0 3px #6b46c11a}.RegisterPage-module__ypSeSW__formGroup input,.RegisterPage-module__ypSeSW__formGroup select{transition:all .3s}.RegisterPage-module__ypSeSW__roleSelect{cursor:pointer}.RegisterPage-module__ypSeSW__passwordWrapper{position:relative}.RegisterPage-module__ypSeSW__passwordToggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.RegisterPage-module__ypSeSW__registerButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b46c1 0%,#9333ea 100%);border:none;border-radius:6px;width:100%;height:48px;margin-top:8px;font-size:16px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.RegisterPage-module__ypSeSW__registerButton:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RegisterPage-module__ypSeSW__registerButton:hover:before{width:300px;height:300px}.RegisterPage-module__ypSeSW__registerButton:hover:not(:disabled){background:linear-gradient(135deg,#5a3bb0 0%,#7c3aed 100%);transform:translateY(-2px);box-shadow:0 4px 12px #6b46c166}.RegisterPage-module__ypSeSW__registerButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.RegisterPage-module__ypSeSW__loadingContent{justify-content:center;align-items:center;gap:.5rem;display:flex}.RegisterPage-module__ypSeSW__spinner{font-size:1.2rem;animation:1s linear infinite RegisterPage-module__ypSeSW__spin}@keyframes RegisterPage-module__ypSeSW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RegisterPage-module__ypSeSW__loginText{text-align:center;color:#6b7280;margin-top:24px;font-size:14px}.RegisterPage-module__ypSeSW__loginLink{color:#6b46c1;font-weight:500;text-decoration:none}.RegisterPage-module__ypSeSW__loginLink:hover{text-decoration:underline}.RegisterPage-module__ypSeSW__errorMessage{color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #dc2626;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:14px 18px;font-size:14px;animation:.3s ease-out RegisterPage-module__ypSeSW__slideIn;display:flex;box-shadow:0 2px 8px #dc262626}.RegisterPage-module__ypSeSW__errorMessage:before{content:"⚠";font-size:18px}@keyframes RegisterPage-module__ypSeSW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.RegisterPage-module__ypSeSW__registerImageSection{background-color:#364152;flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative}.RegisterPage-module__ypSeSW__doorContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.RegisterPage-module__ypSeSW__doorFrame{border-radius:16px;width:380px;height:480px;position:relative;overflow:hidden}.RegisterPage-module__ypSeSW__doorContent{background:url(https://images.unsplash.com/photo-1568605114967-8130f3a36994?w=800&auto=format&fit=crop) 50%/cover;position:relative;width:1000px!important;height:1000px!important}.RegisterPage-module__ypSeSW__overlayText{color:#1f2937;background:#fff;border-radius:8px;max-width:250px;padding:24px 28px;font-size:15px;line-height:1.6;position:absolute;bottom:80px;right:40px;box-shadow:0 10px 25px #0003}@media (max-width:1024px){.RegisterPage-module__ypSeSW__registerContainer{height:auto;min-height:600px;margin:20px}.RegisterPage-module__ypSeSW__registerFormSection,.RegisterPage-module__ypSeSW__registerImageSection{padding:40px}}@media (max-width:768px){.RegisterPage-module__ypSeSW__registerPage{padding:0}.RegisterPage-module__ypSeSW__registerContainer{border-radius:0;flex-direction:column;height:100vh}.RegisterPage-module__ypSeSW__registerImageSection{display:none}}
