.register-module__-Ve2eW__page{background:#f5f5f5;min-height:100vh;padding:40px 16px 60px}.register-module__-Ve2eW__container{max-width:680px;margin:0 auto}.register-module__-Ve2eW__logo{text-align:center;margin-bottom:28px}.register-module__-Ve2eW__progress{justify-content:space-between;align-items:flex-start;margin-bottom:28px;padding:0 8px;display:flex;position:relative}.register-module__-Ve2eW__progress:before{content:"";z-index:0;background:#ddd;height:2px;position:absolute;top:16px;left:40px;right:40px}.register-module__-Ve2eW__progressBar{background:var(--orange,#e05a00);z-index:1;height:2px;transition:width .3s;position:absolute;top:16px;left:40px}.register-module__-Ve2eW__progressStep{z-index:2;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.register-module__-Ve2eW__progressDot{color:#999;background:#ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.register-module__-Ve2eW__progressActive .register-module__-Ve2eW__progressDot{background:var(--orange,#e05a00);color:#fff;box-shadow:0 0 0 4px #e05a0026}.register-module__-Ve2eW__progressDone .register-module__-Ve2eW__progressDot{color:#fff;background:#4caf50}.register-module__-Ve2eW__progressLabel{color:#999;text-align:center;text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:600}.register-module__-Ve2eW__progressActive .register-module__-Ve2eW__progressLabel{color:var(--orange,#e05a00)}.register-module__-Ve2eW__progressDone .register-module__-Ve2eW__progressLabel{color:#4caf50}.register-module__-Ve2eW__card{background:#fff;border-radius:6px;padding:36px 40px;position:relative;box-shadow:0 2px 16px #00000014}@media (max-width:600px){.register-module__-Ve2eW__card{padding:24px 20px}}.register-module__-Ve2eW__stepTitle{color:#1a1a1a;margin-bottom:8px;font-size:20px;font-weight:700}.register-module__-Ve2eW__stepNote{color:#666;margin-bottom:20px;font-size:13px;line-height:1.5}.register-module__-Ve2eW__typeCards{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;display:grid}@media (max-width:480px){.register-module__-Ve2eW__typeCards{grid-template-columns:1fr}}.register-module__-Ve2eW__typeCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:all .15s;display:flex}.register-module__-Ve2eW__typeCard:hover,.register-module__-Ve2eW__typeCardActive{border-color:var(--orange,#e05a00);background:#fff8f4}.register-module__-Ve2eW__typeCardBtn{font-family:inherit;font-size:inherit;border:2px solid #e0e0e0}.register-module__-Ve2eW__typeCardIcon{font-size:32px;line-height:1}.register-module__-Ve2eW__typeCardTitle{color:#1a1a1a;font-size:15px;font-weight:700}.register-module__-Ve2eW__typeCardDesc{color:#777;font-size:12px;line-height:1.4}.register-module__-Ve2eW__radioHidden{opacity:0;pointer-events:none;position:absolute}.register-module__-Ve2eW__fieldGroup{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.register-module__-Ve2eW__fieldGroup:last-child{border-bottom:none;margin-bottom:0}.register-module__-Ve2eW__fieldGroupTitle{text-transform:uppercase;color:var(--orange,#e05a00);letter-spacing:.05em;margin-bottom:16px;font-size:12px;font-weight:700}.register-module__-Ve2eW__subGroupTitle{color:#555;text-transform:uppercase;letter-spacing:.03em;margin:12px 0 8px;font-size:12px;font-weight:700}.register-module__-Ve2eW__fieldRow{flex-wrap:wrap;gap:12px;display:flex}.register-module__-Ve2eW__fieldRow .register-module__-Ve2eW__field{flex:1;min-width:140px}.register-module__-Ve2eW__field{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.register-module__-Ve2eW__field label{text-transform:uppercase;color:#555;letter-spacing:.03em;font-size:11px;font-weight:700}.register-module__-Ve2eW__field input,.register-module__-Ve2eW__field select,.register-module__-Ve2eW__field textarea{color:#1a1a1a;background:#fff;border:1.5px solid #ddd;border-radius:4px;outline:none;width:100%;height:40px;padding:0 10px;font-family:inherit;font-size:14px;transition:border-color .15s}.register-module__-Ve2eW__field textarea{resize:vertical;height:auto;padding:8px 10px}.register-module__-Ve2eW__field input:focus,.register-module__-Ve2eW__field select:focus,.register-module__-Ve2eW__field textarea:focus{border-color:var(--orange,#e05a00)}.register-module__-Ve2eW__fieldError{color:#e53935;font-size:11px;font-weight:600}.register-module__-Ve2eW__checkboxRow{margin-bottom:12px}.register-module__-Ve2eW__checkboxRow label{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.register-module__-Ve2eW__radioRow{gap:24px;margin-bottom:14px;display:flex}.register-module__-Ve2eW__radioRow label{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.register-module__-Ve2eW__btnPrimary{background:var(--orange,#e05a00);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:4px;height:46px;padding:0 32px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.register-module__-Ve2eW__btnPrimary:hover:not(:disabled){background:#c94f00}.register-module__-Ve2eW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.register-module__-Ve2eW__btnSecondary{color:#555;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#fff;border:1.5px solid #ddd;border-radius:4px;height:46px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.register-module__-Ve2eW__btnSecondary:hover{color:#333;border-color:#999}.register-module__-Ve2eW__navButtons{gap:12px;margin-top:28px;display:flex}.register-module__-Ve2eW__submitError{color:#c62828;background:#ffebee;border:1px solid #ef9a9a;border-radius:4px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:600}.register-module__-Ve2eW__submittingOverlay{color:#555;z-index:10;background:#ffffffd9;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}.register-module__-Ve2eW__summaryBox{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:20px;padding:20px 24px}.register-module__-Ve2eW__summaryTitle{text-transform:uppercase;color:#999;letter-spacing:.05em;margin-bottom:12px;font-size:12px;font-weight:700}.register-module__-Ve2eW__summaryRow{color:#555;justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.register-module__-Ve2eW__summaryRow strong{color:#1a1a1a}.register-module__-Ve2eW__mockBadge{color:#e05a00;background:#fff3e0;border-radius:3px;margin-top:10px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.register-module__-Ve2eW__pdfLinks{margin-bottom:20px}.register-module__-Ve2eW__pdfButtonRow{flex-wrap:wrap;gap:12px;display:flex}.register-module__-Ve2eW__pdfBtn{color:#333;background:#fff;border:1.5px solid #ddd;border-radius:4px;align-items:center;gap:6px;height:40px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.register-module__-Ve2eW__pdfBtn:hover{border-color:var(--orange,#e05a00);color:var(--orange,#e05a00)}.register-module__-Ve2eW__signInputBox{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:6px;margin-top:20px;padding:24px}.register-module__-Ve2eW__waitingBox{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 0;display:flex}.register-module__-Ve2eW__waitingBox h3{color:#333;font-size:16px;font-weight:700}.register-module__-Ve2eW__verificationCode{background:#f0f4ff;border:1px solid #c5d2f7;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:16px 32px;display:flex}.register-module__-Ve2eW__verificationCode span{color:#777;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.register-module__-Ve2eW__verificationCode strong{color:#2c4ce0;letter-spacing:.15em;font-size:36px;font-weight:900}.register-module__-Ve2eW__successBox{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 0;display:flex}.register-module__-Ve2eW__successIcon{font-size:48px}.register-module__-Ve2eW__successBox h3{color:#2e7d32;font-size:18px;font-weight:700}.register-module__-Ve2eW__successBox p{color:#555;max-width:400px;font-size:14px;line-height:1.6}.register-module__-Ve2eW__errorBox{text-align:center;background:#fff3f3;border:1px solid #ffcdd2;border-radius:6px;flex-direction:column;align-items:center;gap:12px;margin-top:20px;padding:24px;display:flex}.register-module__-Ve2eW__errorIcon{font-size:32px}.register-module__-Ve2eW__errorBox p{color:#c62828;font-size:14px;font-weight:600}.register-module__-Ve2eW__spinner{border:4px solid #f3f3f3;border-top-color:var(--orange,#e05a00);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite register-module__-Ve2eW__spin}@keyframes register-module__-Ve2eW__spin{to{transform:rotate(360deg)}}.register-module__-Ve2eW__loginLink{text-align:center;color:#777;margin-top:20px;font-size:13px}.register-module__-Ve2eW__loginLink a{color:var(--orange,#e05a00);font-weight:600;text-decoration:none}.register-module__-Ve2eW__loginLink a:hover{text-decoration:underline}
