.auth-wrapper.register-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;display:flex;align-items:center;justify-content:center;padding:3rem 1rem;overflow-x:hidden;overflow-y:auto}.auth-wrapper.register-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}.auth-wrapper.register-page:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.1' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E") no-repeat bottom;background-size:cover;pointer-events:none}.auth-container{max-width:1100px;width:100%;position:relative;z-index:1}.brand-section{text-align:center;margin-bottom:2rem}.brand-section .brand-logo-wrapper{display:inline-flex;align-items:center;gap:1rem;margin-bottom:.75rem}.brand-section .brand-icon{width:50px;height:50px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000026}.brand-section .brand-icon img{width:32px;height:32px;object-fit:contain}.brand-section .brand-name{font-size:1.75rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.1)}.auth-card{background:#fff;border:none;border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-card .auth-title{font-size:1.75rem;font-weight:700;color:#2f3349;margin-bottom:.5rem}.auth-card .auth-subtitle{color:#8692a6;margin-bottom:2rem;font-size:1rem}.wizard-registration .bs-stepper{background:transparent;box-shadow:none;padding:0}.wizard-registration .bs-stepper-header{padding:1.5rem;margin-bottom:0;border-bottom:2px solid #f0f0f0;background:#fafafa;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.wizard-registration .step{display:flex;align-items:center;justify-content:center}.wizard-registration .step-trigger{padding:.75rem 1rem;border-radius:8px;transition:all .3s;display:flex;flex-direction:row;align-items:center;gap:.75rem;border:none;background:transparent}.wizard-registration .step-trigger:hover{background:#696cff0d}.wizard-registration .step-trigger .bs-stepper-circle{width:40px;height:40px;line-height:40px;font-size:1rem;font-weight:600;background:#e7e7e9;color:#8692a6;border:none;box-shadow:0 2px 8px #00000014;flex-shrink:0}.wizard-registration .step-trigger .bs-stepper-label{margin:0;text-align:left;display:flex;flex-direction:column}.wizard-registration .step-trigger .bs-stepper-label .bs-stepper-title{font-weight:600;font-size:.9375rem;color:#2f3349;line-height:1.2}.wizard-registration .step-trigger .bs-stepper-label .bs-stepper-subtitle{font-size:.75rem;color:#8692a6;margin-top:.125rem}.wizard-registration .step.active .bs-stepper-circle{background:linear-gradient(135deg,#696cff,#5f61e6);color:#fff;box-shadow:0 4px 12px #696cff4d}.wizard-registration .step.crossed .bs-stepper-circle{background:#71dd37;color:#fff;box-shadow:0 2px 8px #71dd374d}.wizard-registration .line{flex:1;min-width:1.5rem;max-width:3rem;background:#e7e7e9;height:2px;margin:0 .5rem}.wizard-registration .step.active~.line{background:#e7e7e9}.wizard-registration .step.crossed+.line{background:#71dd37}.wizard-registration .bs-stepper-content{padding:2.5rem;min-height:450px}.wizard-registration .content{display:none}.wizard-registration .content.active{display:block}.wizard-section{margin-bottom:1.5rem}.wizard-section:last-of-type{margin-bottom:2rem}.wizard-section .wizard-section-title{font-size:1rem;font-weight:600;color:#2f3349;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:.5rem}.wizard-section .wizard-section-title i{color:#696cff;font-size:1.125rem}.wizard-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:1.5rem;border-top:2px solid #f0f0f0}.wizard-buttons .btn{min-width:120px}.form-label{font-weight:600;color:#2f3349;margin-bottom:.5rem;font-size:.875rem}.form-control,.form-select{height:48px;border:1px solid #e7e7e9;border-radius:8px;padding:0 1rem;font-size:.9375rem;transition:all .2s}.form-control:focus,.form-select:focus{border-color:#696cff;box-shadow:0 0 0 4px #696cff14!important;outline:none}.form-control::placeholder,.form-select::placeholder{color:#a8b1bd}.form-control.is-valid,.form-select.is-valid{border-color:#71dd37;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2371dd37' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .53125rem) center;background-size:calc(.75em + 1.0625rem) calc(.75em + 1.0625rem);padding-right:calc(1.5em + 2.125rem)}.form-control.is-invalid,.form-select.is-invalid{border-color:#ff3e1d}.input-group-merge .form-control{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group-merge .input-group-text{background:#fff;border:1px solid #e7e7e9;border-left:none;border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-radius:0 8px 8px 0;cursor:pointer;transition:all .2s}.input-group-merge .input-group-text:hover{background:#f9f9fc}.input-group-merge .form-control:focus{box-shadow:none!important;z-index:3;border-right:1px solid #696cff}.input-group-merge .form-control:focus+.input-group-text{border-color:#696cff;z-index:3}.input-group-merge:focus-within{box-shadow:0 0 0 4px #696cff14;border-radius:8px}.subdomain-group{position:relative}.subdomain-group .input-group-text{background:#f9f9fc;border-right:none;border-radius:8px 0 0 8px!important;font-size:.875rem;color:#8692a6;padding:0 1rem;border-left:1px solid #e7e7e9}.subdomain-group .form-control{border-left:none;border-radius:0 8px 8px 0!important}.password-strength-container .password-strength-bar{height:4px;background:#e7e7e9;border-radius:2px;overflow:hidden}.password-strength-container .password-strength-fill{height:100%;border-radius:2px;transition:all .3s ease;width:0}.password-strength-container .password-strength-fill.weak{width:20%;background:#ff3e1d}.password-strength-container .password-strength-fill.fair{width:40%;background:#ffab00}.password-strength-container .password-strength-fill.good{width:60%;background:#ffc107}.password-strength-container .password-strength-fill.strong{width:80%;background:#71dd37}.password-strength-container .password-strength-fill.excellent{width:100%;background:linear-gradient(135deg,#71dd37,#1dd1a1)}.password-strength-container .password-strength-text{display:block;margin-top:.375rem;font-size:.75rem}.password-strength-container .password-strength-text.weak{color:#ff3e1d}.password-strength-container .password-strength-text.fair{color:#ffab00}.password-strength-container .password-strength-text.good{color:#ffc107}.password-strength-container .password-strength-text.strong,.password-strength-container .password-strength-text.excellent{color:#71dd37}.field-validation-spinner{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:none}.field-validation-spinner.show{display:block}.field-validation-spinner .spinner-border-sm{width:1.25rem;height:1.25rem;border-width:.15rem}.valid-feedback,.invalid-feedback{font-size:.8125rem;margin-top:.375rem}.valid-feedback.d-block,.invalid-feedback.d-block{display:block!important}.field-error{animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.btn{height:48px;border-radius:8px;font-weight:600;font-size:.9375rem;padding:0 2rem;transition:all .3s}.btn.btn-primary{background:linear-gradient(135deg,#696cff,#5f61e6);border:none;box-shadow:0 4px 16px #696cff4d}.btn.btn-primary:hover{background:linear-gradient(135deg,#5f61e6,#5555d8);box-shadow:0 6px 20px #696cff66;transform:translateY(-2px)}.btn.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn.btn-outline-secondary{border:2px solid #e7e7e9;background:#fff;color:#8692a6}.btn.btn-outline-secondary:hover{border-color:#696cff;color:#696cff;background:#f9f9fc}.btn-loading{position:relative;pointer-events:none}.btn-loading .btn-text{visibility:hidden}.btn-loading .btn-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.form-check-input:checked{background-color:#696cff;border-color:#696cff}.form-check-label{color:#2f3349;font-size:.9375rem}.form-check-label a{color:#696cff;text-decoration:none;font-weight:600}.form-check-label a:hover{color:#5f61e6;text-decoration:underline}.login-link{text-align:center;margin-top:1.75rem;font-size:.9375rem;color:#8692a6}.login-link a{color:#696cff;text-decoration:none;font-weight:600;margin-left:.25rem}.login-link a:hover{color:#5f61e6;text-decoration:underline}.auth-footer{position:relative;z-index:1;text-align:center;margin-top:2rem;padding:1.5rem;color:#fff}.auth-footer .auth-footer-text{font-size:.875rem;opacity:.9}.auth-footer .auth-footer-link{color:#fff;text-decoration:none;opacity:.9;transition:opacity .2s}.auth-footer .auth-footer-link:hover{opacity:1;color:#fff;text-decoration:underline}.form-text{font-size:.8125rem;color:#8692a6;margin-top:.375rem}.alert{border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem}.alert.alert-danger{background:#ff3e1d1a;border:1px solid rgba(255,62,29,.2);color:#e92200}.alert.alert-success{background:#71dd371a;border:1px solid rgba(113,221,55,.2);color:#4eab1d}@media (max-width: 992px){.auth-container{max-width:100%}}@media (max-width: 768px){.auth-wrapper.register-page{padding:1.5rem 1rem}.auth-card{padding:2rem 1.5rem}.brand-section .brand-name,.auth-card .auth-title{font-size:1.5rem}.wizard-registration .bs-stepper-header{padding:1rem;flex-direction:column;gap:.5rem}.wizard-registration .step{width:100%}.wizard-registration .line{display:none}.wizard-registration .step-trigger{width:100%;justify-content:flex-start;padding:.5rem}.wizard-registration .step-trigger .bs-stepper-circle{width:40px;height:40px;line-height:40px;font-size:1rem}.wizard-registration .step-trigger .bs-stepper-label .bs-stepper-title{font-size:.8125rem}.wizard-registration .step-trigger .bs-stepper-label .bs-stepper-subtitle{display:none}.wizard-registration .bs-stepper-content{padding:1.5rem}.wizard-section-title{font-size:.9375rem}.wizard-buttons{flex-direction:column-reverse;gap:.75rem}.wizard-buttons .btn{width:100%}}@media (max-width: 576px){.auth-wrapper.register-page{padding:1rem}.brand-section .brand-name{font-size:1.25rem}.auth-card{padding:1.25rem}.auth-card .auth-title{font-size:1.25rem}.wizard-registration .bs-stepper-content{padding:1rem;min-height:350px}}
