.file-dropzone-container{display:none;background-color:#f1f8ff;padding:8px;border:1px solid #0d6efd;border-radius:8px;margin-bottom:8px}.file-dropzone-container .file-dropzone-input{border:1px dashed #0d6efd;border-radius:8px;box-sizing:border-box;background-color:#fff;display:flex;align-items:center;padding:8px;gap:8px;cursor:pointer}.file-dropzone-container .file-dropzone-input:hover{border:1px solid #0d6efd}.file-dropzone-container .file-dropzone-input .file-dropzone-input-icon{width:40px;height:40px;min-width:40px;background-color:#f1f8ff;display:flex;align-items:center;justify-content:center;border-radius:8px}.file-dropzone-container .file-dropzone-input .file-name{word-break:break-word}.file-dropzone-container .file-dropzone{margin-bottom:1rem}.error-card{margin-bottom:30px!important}#errors{max-width:632px}.setup-wizard{padding:0;background-color:#fff}.setup-wizard.card-display{border-radius:16px;max-width:632px;box-shadow:0 16px 32px #b4b4b440}.setup-wizard .setup-wizard-progress{padding:1.25rem 1.5rem;border-bottom:2px solid #f3f3f3}.setup-wizard .setup-wizard-progress #back{display:flex;align-items:center;gap:.25rem;padding:0;margin-right:.5rem;font-size:1rem}.setup-wizard .setup-wizard-progress .step{font-size:2rem;margin-top:0;margin-bottom:.6rem;font-weight:600;line-height:1.3;color:#1c2540}.setup-wizard .setup-wizard-progress .progress-bar{width:0%}.setup-wizard .setup-wizard-errors{padding:1.25rem 1.5rem 0}.setup-wizard .setup-wizard-errors:empty{padding:0}.setup-wizard .setup-wizard-errors>:last-child{margin-bottom:0}.setup-wizard .setup-wizard-step{display:none}.setup-wizard .setup-wizard-step.active{display:block}.setup-wizard .setup-wizard-step .step-body{padding:1.25rem 1.5rem}.setup-wizard .setup-wizard-step .step-body .h3,.setup-wizard .setup-wizard-step .step-body .h4{margin-bottom:.5rem}.setup-wizard .setup-wizard-step .step-body p{margin-bottom:.7rem}.setup-wizard .setup-wizard-step .step-body .step-options{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:.5rem}.setup-wizard .setup-wizard-step .step-body .step-options.vertical{flex-direction:column}.setup-wizard .setup-wizard-step .step-body label p{font-weight:400;text-transform:none}.setup-wizard .setup-wizard-step .step-footer{padding:0 1.5rem 1.25rem;display:flex;gap:15px}.setup-wizard .setup-wizard-step p{white-space:initial;margin-bottom:1.5rem}.setup-wizard .setup-wizard-step .divider{display:flex;align-items:center;font-size:16px;font-weight:700;margin:16px 0;height:auto;background-color:unset}.setup-wizard .setup-wizard-step .divider:before{content:"";background-color:#e9e9e9;height:1px;flex:1;margin-right:11px}.setup-wizard .setup-wizard-step .divider:after{content:"";background-color:#e9e9e9;height:1px;flex:1;margin-left:11px}.setup-wizard .setup-wizard-step .image-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.setup-wizard .setup-wizard-step .image-selector .image-container{width:100px;height:100px;margin:auto;margin-bottom:1rem;border-radius:10px;border:solid 1px #e9e9e9;cursor:pointer;overflow:hidden}.setup-wizard .setup-wizard-step .image-selector .image-container:hover{border:solid 1px #4a43ff;box-shadow:0 0 0 1px #4a43ff}.setup-wizard .setup-wizard-step .image-selector img{border-radius:8px;border-width:0;display:block;width:630px;height:630px;object-fit:cover;transform:scale(.156);transform-origin:top left;max-width:unset}.card{max-width:650px;margin:auto}.card .card-heading{padding:16px 32px;border-bottom:2px solid #f3f3f3;text-align:center}.card .card-heading .logo{max-width:250px}.card .card-body p{white-space:initial}.password-conditions-container{display:flex;flex-wrap:wrap;flex-direction:row;margin-top:1rem}.password-conditions-container .password-condition{background-color:#e9e9e9;padding:2px 8px;margin:0 8px 8px 0;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:32px;gap:4px;font-size:12px}.password-conditions-container .password-condition.done{background-color:#defbe6;color:#23a147;font-weight:bolder}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.loading-item{display:flex;align-items:center;background-color:#f3f4f6;border-radius:1rem;padding:1rem;opacity:0}.loading-item:not(:last-of-type){margin-bottom:.5rem}.parent-animate .loading-item{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards 0s}.parent-animate .loading-item:nth-child(2){opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards .5s}.parent-animate .loading-item:nth-child(3){opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards 1s}.parent-animate .loading-item:nth-child(4){opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards 1.5s}.loading-completed{display:none;width:32px;height:32px;background-color:#3ac47d;color:#fff;align-items:center;justify-content:center;border-radius:1rem;margin-right:.5rem}
