.Register-module__94NbSW__container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Register-module__94NbSW__registerBox{background:#fff;border-radius:12px;width:100%;max-width:700px;padding:3rem;box-shadow:0 10px 40px #0000001a}.Register-module__94NbSW__title{color:var(--color-text);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Register-module__94NbSW__stepIndicator{justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem;display:flex}.Register-module__94NbSW__stepItem{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.Register-module__94NbSW__stepNumber{color:#999;background-color:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Register-module__94NbSW__stepItem.Register-module__94NbSW__active .Register-module__94NbSW__stepNumber{background-color:var(--color-primary);color:#fff}.Register-module__94NbSW__stepLabel{color:#999;font-size:.85rem;font-weight:500}.Register-module__94NbSW__stepItem.Register-module__94NbSW__active .Register-module__94NbSW__stepLabel{color:var(--color-primary)}.Register-module__94NbSW__stepLine{background-color:#e0e0e0;flex:1;height:2px;margin:0 .5rem 1.5rem}.Register-module__94NbSW__methodSelector{border-bottom:2px solid #e0e0e0;gap:1rem;margin-bottom:2rem;display:flex}.Register-module__94NbSW__methodBtn{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative;bottom:-2px}.Register-module__94NbSW__methodBtn:hover{color:var(--color-primary)}.Register-module__94NbSW__methodBtn.Register-module__94NbSW__active{color:var(--color-primary);border-bottom-color:var(--color-primary)}.Register-module__94NbSW__error{color:#c33;text-align:center;background-color:#fee;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.Register-module__94NbSW__form{flex-direction:column;gap:1.5rem;display:flex}.Register-module__94NbSW__sectionTitle{color:var(--color-text);text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Register-module__94NbSW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Register-module__94NbSW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Register-module__94NbSW__formGroup label{color:var(--color-text);font-size:.95rem;font-weight:600}.Register-module__94NbSW__formGroup input,.Register-module__94NbSW__formGroup textarea,.Register-module__94NbSW__formGroup select{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Register-module__94NbSW__formGroup input:focus,.Register-module__94NbSW__formGroup textarea:focus,.Register-module__94NbSW__formGroup select:focus{border-color:var(--color-primary);outline:none}.Register-module__94NbSW__formGroup textarea{resize:vertical}.Register-module__94NbSW__helpText{color:#666;margin-top:.25rem;font-size:.85rem}.Register-module__94NbSW__submitBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.Register-module__94NbSW__submitBtn:hover:not(:disabled){background-color:#5bb8e5;transform:translateY(-2px);box-shadow:0 4px 12px #7bd3f766}.Register-module__94NbSW__submitBtn:disabled{cursor:not-allowed;background-color:#ccc}.Register-module__94NbSW__backBtn{color:var(--color-primary);border:2px solid var(--color-primary);cursor:pointer;background-color:#0000;border-radius:8px;margin-top:.5rem;padding:.875rem;font-size:.95rem;font-weight:500;transition:all .3s}.Register-module__94NbSW__backBtn:hover{background-color:var(--color-primary);color:#fff}.Register-module__94NbSW__completionMessage{text-align:center;padding:2rem 0}.Register-module__94NbSW__successIcon{color:#fff;background-color:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:3rem;animation:.5s Register-module__94NbSW__scaleIn;display:flex}@keyframes Register-module__94NbSW__scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Register-module__94NbSW__completionTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Register-module__94NbSW__completionText{color:#666;margin-bottom:2rem;line-height:1.8}.Register-module__94NbSW__homeBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Register-module__94NbSW__homeBtn:hover{background-color:#5bb8e5;transform:translateY(-2px);box-shadow:0 4px 12px #7bd3f766}@media (max-width:768px){.Register-module__94NbSW__container{padding:1rem}.Register-module__94NbSW__registerBox{padding:2rem 1.5rem}.Register-module__94NbSW__title{font-size:1.5rem}.Register-module__94NbSW__stepIndicator{padding:0}.Register-module__94NbSW__stepNumber{width:35px;height:35px;font-size:1rem}.Register-module__94NbSW__stepLabel{font-size:.75rem}.Register-module__94NbSW__stepLine{margin:0 .25rem 1.25rem}.Register-module__94NbSW__methodBtn{padding:.875rem;font-size:.9rem}.Register-module__94NbSW__formRow{grid-template-columns:1fr}.Register-module__94NbSW__sectionTitle{font-size:1.1rem}}
