.ProgressIndicator-module__IcxE3a__container{margin-bottom:40px}.ProgressIndicator-module__IcxE3a__steps{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.ProgressIndicator-module__IcxE3a__step{flex-direction:column;flex:1;align-items:center;gap:8px;transition:transform .2s;display:flex}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__clickable{cursor:pointer}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__clickable:hover{transform:translateY(-2px)}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__clickable:hover .ProgressIndicator-module__IcxE3a__stepNumber{box-shadow:0 4px 12px #6366f14d}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__clickable:focus{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:8px}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__clickable:active{transform:translateY(0)}.ProgressIndicator-module__IcxE3a__stepNumber{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__upcoming .ProgressIndicator-module__IcxE3a__stepNumber{color:var(--foreground-muted);background:#ffffff0d;border:2px solid #ffffff1a}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__active .ProgressIndicator-module__IcxE3a__stepNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;border:2px solid #0000;box-shadow:0 4px 12px #6366f166}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__completed .ProgressIndicator-module__IcxE3a__stepNumber{color:#fff;background:#10b981;border:2px solid #0000}.ProgressIndicator-module__IcxE3a__stepLabel{text-align:center;color:var(--foreground-muted);font-size:.75rem;font-weight:500;transition:color .3s}.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__active .ProgressIndicator-module__IcxE3a__stepLabel,.ProgressIndicator-module__IcxE3a__step.ProgressIndicator-module__IcxE3a__completed .ProgressIndicator-module__IcxE3a__stepLabel{color:var(--foreground)}.ProgressIndicator-module__IcxE3a__progressBar{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.ProgressIndicator-module__IcxE3a__progressFill{background:linear-gradient(90deg,var(--accent-primary),var(--accent-cyan));border-radius:2px;height:100%;transition:width .4s}@media (max-width:768px){.ProgressIndicator-module__IcxE3a__stepLabel{display:none}.ProgressIndicator-module__IcxE3a__stepNumber{width:32px;height:32px;font-size:.8rem}}
.WizardNavigation-module__WJBdqa__navigation{border-top:1px solid #ffffff1a;gap:12px;margin-top:32px;padding-top:24px;display:flex}.WizardNavigation-module__WJBdqa__button{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.WizardNavigation-module__WJBdqa__button:disabled{opacity:.5;cursor:not-allowed}.WizardNavigation-module__WJBdqa__btnPrimary{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;box-shadow:0 4px 12px #6366f14d}.WizardNavigation-module__WJBdqa__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.WizardNavigation-module__WJBdqa__btnSecondary{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a}.WizardNavigation-module__WJBdqa__btnSecondary:hover:not(:disabled){background:#ffffff14;border-color:#fff3}
.WizardStep-module___4axqW__step{flex-direction:column;gap:20px;display:flex}.WizardStep-module___4axqW__inputGroup{flex-direction:column;gap:8px;display:flex}.WizardStep-module___4axqW__label{color:var(--foreground);font-size:.95rem;font-weight:500}.WizardStep-module___4axqW__required{color:var(--accent-red)}.WizardStep-module___4axqW__input,.WizardStep-module___4axqW__select,.WizardStep-module___4axqW__textarea{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.WizardStep-module___4axqW__input:focus,.WizardStep-module___4axqW__select:focus,.WizardStep-module___4axqW__textarea:focus{border-color:var(--accent-primary);background:#ffffff14;outline:none}.WizardStep-module___4axqW__textarea{resize:vertical;min-height:100px}.WizardStep-module___4axqW__error{color:#fca5a5;margin-top:4px;font-size:.85rem}.WizardStep-module___4axqW__infoBox{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;gap:12px;padding:16px;font-size:.9rem;line-height:1.5;display:flex}.WizardStep-module___4axqW__infoBox svg{flex-shrink:0;margin-top:2px}.WizardStep-module___4axqW__radioGroup{flex-direction:column;gap:12px;display:flex}.WizardStep-module___4axqW__radioOption{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.WizardStep-module___4axqW__radioOption:hover{background:#ffffff08;border-color:#fff3}.WizardStep-module___4axqW__radioOption input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-primary)}.WizardStep-module___4axqW__row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.WizardStep-module___4axqW__checkboxLabel{cursor:pointer;align-items:center;gap:8px;padding:8px;display:flex}.WizardStep-module___4axqW__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-primary)}.WizardStep-module___4axqW__addButton,.WizardStep-module___4axqW__removeButton{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.9rem;transition:all .2s}.WizardStep-module___4axqW__addButton{background:var(--accent-primary);color:#fff;margin-top:8px}.WizardStep-module___4axqW__addButton:hover{opacity:.9}.WizardStep-module___4axqW__removeButton{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}.WizardStep-module___4axqW__removeButton:hover{background:#ef444433}.WizardStep-module___4axqW__helpText{color:#fff9;margin-top:4px;font-size:.85rem;display:block}
.CheckboxGroup-module__lvTb0q__group{flex-direction:column;gap:12px;display:flex}.CheckboxGroup-module__lvTb0q__option{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;transition:all .2s;display:flex}.CheckboxGroup-module__lvTb0q__option:hover{background:#ffffff08;border-color:#fff3}.CheckboxGroup-module__lvTb0q__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-primary);margin-top:2px}.CheckboxGroup-module__lvTb0q__labelContent{flex-direction:column;flex:1;gap:4px;display:flex}.CheckboxGroup-module__lvTb0q__label{color:var(--foreground);font-weight:500}.CheckboxGroup-module__lvTb0q__description{color:var(--foreground-muted);font-size:.85rem}
.page-module__VRgktW__container{max-width:900px;margin:0 auto;padding:40px 20px}.page-module__VRgktW__header{text-align:center;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.page-module__VRgktW__header>div{flex:1}.page-module__VRgktW__title{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:700}.page-module__VRgktW__subtitle{color:var(--foreground-muted);font-size:1rem}.page-module__VRgktW__wizardContainer{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:32px}.page-module__VRgktW__stepContainer{margin:32px 0}.page-module__VRgktW__stepTitle{margin-bottom:8px;font-size:1.5rem;font-weight:600}.page-module__VRgktW__stepDescription{color:var(--foreground-muted);margin-bottom:24px}.page-module__VRgktW__loading,.page-module__VRgktW__error{text-align:center;padding:40px}.page-module__VRgktW__loading{color:var(--foreground-muted)}.page-module__VRgktW__error{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px}.page-module__VRgktW__error h2{color:var(--accent-red);margin-bottom:16px;font-size:1.5rem}.page-module__VRgktW__error p{color:var(--foreground-muted);margin-bottom:12px}.page-module__VRgktW__backButton{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:20px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s}.page-module__VRgktW__backButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.page-module__VRgktW__submitError{color:#fca5a5;background:#dc26261a;border:1px solid #dc26264d;border-radius:8px;margin-top:16px;padding:12px 16px;animation:.4s page-module__VRgktW__shake}.page-module__VRgktW__clearButton{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__VRgktW__clearButton:hover{background:#ef444433;border-color:#ef444480}.page-module__VRgktW__draftNotice{color:#86efac;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-size:.9rem;display:flex}.page-module__VRgktW__draftNotice svg{flex-shrink:0}@keyframes page-module__VRgktW__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}@media (max-width:768px){.page-module__VRgktW__container{padding:20px 16px}.page-module__VRgktW__wizardContainer{padding:20px}.page-module__VRgktW__title{font-size:1.5rem}}
