.Stepper-module__YejQeG__stepper{margin-bottom:2rem}.Stepper-module__YejQeG__rail{background:var(--border);z-index:0;border-radius:999px;height:6px;position:relative;overflow:hidden}.Stepper-module__YejQeG__railFill{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:inherit;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}.Stepper-module__YejQeG__nodes{z-index:1;justify-content:space-between;margin-top:-14px;display:flex;position:relative}.Stepper-module__YejQeG__node{text-align:center;-webkit-user-select:none;user-select:none;cursor:default;background:0 0;border:0;flex-direction:column;align-items:center;width:33.33%;padding:0;display:flex}.Stepper-module__YejQeG__node:focus-visible{box-shadow:0 0 0 2px var(--primary,#0056b3);background-color:#f1f5f9;outline:none}.Stepper-module__YejQeG__nodeNumber{background:var(--muted-light,#f3f4f6);width:34px;height:34px;color:var(--muted-foreground);border:1px solid #02061714;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.Stepper-module__YejQeG__nodeLabel{color:var(--muted-foreground);margin-top:.5rem;font-size:.85rem;transition:color .2s,opacity .2s}.Stepper-module__YejQeG__completed .Stepper-module__YejQeG__nodeNumber{background:var(--primary);color:#fff;border-color:#0000;box-shadow:0 0 0 2px #0056b31f}.Stepper-module__YejQeG__completed .Stepper-module__YejQeG__nodeLabel{color:var(--foreground);font-weight:500}.Stepper-module__YejQeG__current .Stepper-module__YejQeG__nodeNumber{color:var(--primary);border:2px solid var(--primary);background:#fff;box-shadow:0 4px 12px #0206170f,0 0 0 3px #0056b30f}.Stepper-module__YejQeG__current .Stepper-module__YejQeG__nodeLabel{color:var(--foreground);font-weight:600}.Stepper-module__YejQeG__upcoming .Stepper-module__YejQeG__nodeNumber{background:var(--muted-light,#f3f4f6);color:var(--muted-foreground);border:1px solid #02061714}.Stepper-module__YejQeG__upcoming .Stepper-module__YejQeG__nodeLabel{color:var(--muted-foreground);opacity:.9}@media (max-width:768px){.Stepper-module__YejQeG__nodeLabel{font-size:.8rem}}
.register-module__jUGYdG__registerPage{background:var(--background);justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex;position:relative}.register-module__jUGYdG__bgWrap{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.register-module__jUGYdG__container{z-index:1;width:100%;max-width:860px;margin:0 auto;position:relative}.register-module__jUGYdG__backLink{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.register-module__jUGYdG__backLink:hover{color:var(--primary)}.register-module__jUGYdG__registerCard{-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);background:#ffffffd1;border:1px solid #0206170f;border-radius:14px;margin-bottom:0;padding:2.5rem;animation:.4s register-module__jUGYdG__fadeIn;box-shadow:0 20px 45px #02061714}.register-module__jUGYdG__cardHeader{text-align:center;margin-bottom:2rem}.register-module__jUGYdG__logo{filter:drop-shadow(0 2px 6px #0000000f);width:auto;height:36px;margin-bottom:.75rem;display:inline-block}.register-module__jUGYdG__cardHeader h1{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem}.register-module__jUGYdG__cardHeader p{color:var(--muted-foreground);font-size:1rem}.register-module__jUGYdG__progressContainer{margin-bottom:2.5rem;position:relative}.register-module__jUGYdG__progressBar{background-color:var(--muted);border-radius:3px;height:6px;margin-bottom:1.25rem;overflow:hidden}.register-module__jUGYdG__progressFill{background-color:var(--primary);border-radius:3px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.register-module__jUGYdG__stepIndicators{justify-content:space-between;margin-top:-14px;display:flex;position:static}.register-module__jUGYdG__stepIndicator{text-align:center;flex-direction:column;align-items:center;width:33.33%;padding-top:14px;display:flex;position:relative}.register-module__jUGYdG__stepIndicators:before{content:none}.register-module__jUGYdG__stepIndicator{text-align:center;flex-direction:column;align-items:center;width:33.33%;display:flex;position:relative}.register-module__jUGYdG__stepIndicator:before,.register-module__jUGYdG__stepIndicator:after{content:none}.register-module__jUGYdG__stepNumber{background-color:var(--muted-light,#f3f4f6);width:34px;height:34px;color:var(--muted-foreground);z-index:1;border:1px solid #02061714;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.register-module__jUGYdG__stepNumber svg{width:16px;height:16px}.register-module__jUGYdG__stepIndicator.register-module__jUGYdG__active .register-module__jUGYdG__stepNumber{background-color:var(--primary);color:#fff;border-color:#0000;box-shadow:0 0 0 2px #0056b31f}.register-module__jUGYdG__stepLabel{color:var(--muted-foreground);font-size:.875rem;transition:color .2s,opacity .2s}.register-module__jUGYdG__stepIndicator.register-module__jUGYdG__active .register-module__jUGYdG__stepNumber{background-color:var(--primary);color:#fff}.register-module__jUGYdG__stepIndicator.register-module__jUGYdG__active .register-module__jUGYdG__stepLabel{color:var(--foreground);font-weight:500}.register-module__jUGYdG__formStep{transform-origin:50%;animation:.4s register-module__jUGYdG__fadeIn}@keyframes register-module__jUGYdG__fadeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.register-module__jUGYdG__formStep h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem}.register-module__jUGYdG__formStep>p{color:var(--muted-foreground);margin-bottom:2rem}.register-module__jUGYdG__formGroup{margin-bottom:1.5rem}.register-module__jUGYdG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.register-module__jUGYdG__formGroup label{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:500;display:flex}.register-module__jUGYdG__formGroup input,.register-module__jUGYdG__formGroup select{border:1px solid var(--muted);width:100%;color:var(--foreground);background-color:#fff;border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.register-module__jUGYdG__formGroup input:focus,.register-module__jUGYdG__formGroup select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #0056b31a}.register-module__jUGYdG__formGroup input::placeholder,.register-module__jUGYdG__formGroup select::placeholder{color:var(--muted-foreground);opacity:.7}.register-module__jUGYdG__inputError{border-color:var(--destructive)!important}.register-module__jUGYdG__errorMessage{color:var(--destructive);margin-top:.5rem;font-size:.875rem;display:block}.register-module__jUGYdG__passwordHint{color:var(--muted-foreground);margin-top:.5rem;font-size:.75rem}.register-module__jUGYdG__buttonContainerFirstStep{justify-content:right;gap:1rem;margin-top:2rem;display:flex}.register-module__jUGYdG__buttonContainerNextSteps{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.register-module__jUGYdG__arrowRightIcon{margin-left:6px}.register-module__jUGYdG__primaryButton,.register-module__jUGYdG__secondaryButton{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.register-module__jUGYdG__primaryButton{background-color:var(--primary);color:#fff;flex:1}.register-module__jUGYdG__primaryButton:hover{background-color:var(--primary-dark,#004eaa);transform:translateY(-2px);box-shadow:0 4px 12px #0056b34d}.register-module__jUGYdG__primaryButton:active{transform:translateY(0);box-shadow:0 2px 6px #0056b333}.register-module__jUGYdG__secondaryButton{color:var(--primary);border:1px solid var(--primary);background-color:#0000}.register-module__jUGYdG__secondaryButton:hover{background-color:#0056b30d;transform:translateY(-2px)}.register-module__jUGYdG__summarySection{background-color:var(--muted-light,#f8fafc);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.register-module__jUGYdG__summarySection h3{color:var(--foreground);margin-bottom:1rem;font-size:1.125rem}.register-module__jUGYdG__summaryRow{margin-bottom:.75rem;display:flex}.register-module__jUGYdG__summaryLabel{width:40%;color:var(--muted-foreground);font-weight:500}.register-module__jUGYdG__summaryValue{width:60%;color:var(--foreground)}.register-module__jUGYdG__termsSection{margin-bottom:1.5rem}.register-module__jUGYdG__checkboxGroup{align-items:flex-start;margin-bottom:1rem;display:flex;position:relative}.register-module__jUGYdG__checkboxGroup input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:.125rem;margin-right:.75rem}.register-module__jUGYdG__checkboxGroup label{color:var(--foreground);cursor:pointer;font-size:.875rem}.register-module__jUGYdG__checkboxGroup label a{color:var(--primary);text-decoration:none}.register-module__jUGYdG__checkboxGroup label a:hover{text-decoration:underline}.register-module__jUGYdG__checkboxGroup .register-module__jUGYdG__errorMessage{position:absolute;top:100%;left:0}.register-module__jUGYdG__loginPrompt{text-align:center;color:var(--foreground);margin-top:2rem}.register-module__jUGYdG__loginPrompt a{color:var(--primary);font-weight:500;text-decoration:none}.register-module__jUGYdG__loginPrompt a:hover{text-decoration:underline}.register-module__jUGYdG__stepper{margin-bottom:2rem}.register-module__jUGYdG__rail{background:var(--border);z-index:0;border-radius:999px;height:6px;position:relative;overflow:hidden}.register-module__jUGYdG__railFill{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:inherit;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}.register-module__jUGYdG__nodes{z-index:1;justify-content:space-between;margin-top:-14px;display:flex;position:relative}.register-module__jUGYdG__node{text-align:center;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:33.33%;display:flex}.register-module__jUGYdG__nodeIcon{background:var(--muted-light,#f3f4f6);width:34px;height:34px;color:var(--muted-foreground);z-index:1;border:1px solid #02061714;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:relative}.register-module__jUGYdG__nodeLabel{color:var(--muted-foreground);margin-top:.5rem;font-size:.85rem;transition:color .2s,opacity .2s}.register-module__jUGYdG__completed .register-module__jUGYdG__nodeIcon{background:var(--primary);color:#fff;border-color:#0000;box-shadow:0 0 0 2px #0056b31f}.register-module__jUGYdG__completed .register-module__jUGYdG__nodeLabel{color:var(--foreground);font-weight:500}.register-module__jUGYdG__current .register-module__jUGYdG__nodeIcon{color:var(--primary);border:2px solid var(--primary);background:#fff;box-shadow:0 4px 12px #0206170f,0 0 0 3px #0056b30f}.register-module__jUGYdG__current .register-module__jUGYdG__nodeLabel{color:var(--foreground);font-weight:600}.register-module__jUGYdG__upcoming .register-module__jUGYdG__nodeIcon{background:var(--muted-light,#f3f4f6);color:var(--muted-foreground);border:1px solid #02061714}.register-module__jUGYdG__upcoming .register-module__jUGYdG__nodeLabel{color:var(--muted-foreground);opacity:.9}@media (max-width:768px){.register-module__jUGYdG__registerCard{padding:1.5rem}.register-module__jUGYdG__formRow{grid-template-columns:1fr;gap:0}.register-module__jUGYdG__buttonContainer{flex-direction:column}.register-module__jUGYdG__secondaryButton{order:2}.register-module__jUGYdG__primaryButton{order:1;margin-bottom:1rem}.register-module__jUGYdG__summaryLabel,.register-module__jUGYdG__summaryValue{width:50%}.register-module__jUGYdG__nodeLabel{font-size:.8rem}}.register-module__jUGYdG__errorAlert{color:#b91c1c;background-color:#dc26261a;border:1px solid #dc26264d;border-radius:.375rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem}.register-module__jUGYdG__errorAlert p{margin:0}.register-module__jUGYdG__spinner{margin-right:.5rem;animation:1s linear infinite register-module__jUGYdG__spin}@keyframes register-module__jUGYdG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.register-module__jUGYdG__passwordToggle{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex}.register-module__jUGYdG__passwordToggle:hover{color:var(--foreground)}.register-module__jUGYdG__passwordToggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}
