.register-module__jUGYdG__container{background:radial-gradient(circle at 50% 50%, var(--bg-medium-slate) 0%, var(--bg-dark-slate) 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden auto}.register-module__jUGYdG__glow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#dea0361f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:30%;left:30%;transform:translate(-50%,-50%)}.register-module__jUGYdG__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--card-shadow);z-index:1;margin-top:4rem;margin-bottom:4rem;padding:3rem 2.5rem}.register-module__jUGYdG__steps{justify-content:space-between;width:100%;max-width:320px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.register-module__jUGYdG__steps:before{content:"";background:var(--border-color);z-index:0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.register-module__jUGYdG__stepLineProgress{background:var(--brand-gold);z-index:0;height:2px;transition:width .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.register-module__jUGYdG__stepDot{background:var(--bg-medium-slate);border:2px solid var(--border-color);width:34px;height:34px;font-family:var(--font-sans);color:var(--text-muted);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.register-module__jUGYdG__stepDotActive{background:var(--brand-gold);border-color:var(--brand-gold);color:#fff;box-shadow:0 0 12px #dea03666}.register-module__jUGYdG__stepDotDone{background:var(--brand-cream);border-color:var(--brand-gold);color:var(--brand-gold)}.register-module__jUGYdG__title{font-family:var(--font-serif);color:var(--text-cream);text-align:center;margin-bottom:.5rem;font-size:2.25rem;font-weight:400}.register-module__jUGYdG__subtitle{font-family:var(--font-sans);color:var(--text-muted);text-align:center;margin-bottom:2.5rem;font-size:.95rem;font-weight:300}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__label{font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--brand-cream);opacity:.9;font-size:.85rem;font-weight:600}.register-module__jUGYdG__inputWrapper{align-items:center;display:flex;position:relative}.register-module__jUGYdG__input{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;font-family:var(--font-sans);box-shadow:var(--input-shadow);padding:1rem 1.25rem;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);color:#1a202c!important;background-color:#fff!important}.register-module__jUGYdG__input::placeholder{color:#718096!important;opacity:.8!important}.register-module__jUGYdG__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a202c!important;color:#1a202c!important;box-shadow:inset 0 0 0 1000px #fff!important}.register-module__jUGYdG__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a202c!important;color:#1a202c!important;box-shadow:inset 0 0 0 1000px #fff!important}.register-module__jUGYdG__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a202c!important;color:#1a202c!important;box-shadow:inset 0 0 0 1000px #fff!important}.register-module__jUGYdG__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a202c!important;color:#1a202c!important;box-shadow:inset 0 0 0 1000px #fff!important}.register-module__jUGYdG__input:focus{border-color:var(--brand-gold);outline:none;box-shadow:0 0 0 3px #dea03633;background-color:#fff!important}.register-module__jUGYdG__inputError{border-color:var(--error-red)!important;box-shadow:0 0 0 3px #c02b3226!important}.register-module__jUGYdG__errorText{color:#f87171;font-family:var(--font-sans);margin-top:.25rem;font-size:.78rem;font-weight:600}.register-module__jUGYdG__btn{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-cream);background-color:var(--brand-gold);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #dea03640}.register-module__jUGYdG__btn:hover{background-color:var(--brand-gold-hover);transform:translateY(-2px);box-shadow:0 6px 18px #dea03666}.register-module__jUGYdG__btn:active{transform:translateY(0)}.register-module__jUGYdG__btnIcon{align-items:center;display:flex}.register-module__jUGYdG__formActions{gap:1rem;width:100%;margin-top:1.5rem;display:flex}.register-module__jUGYdG__formActions .register-module__jUGYdG__btn{flex:1;margin-top:0}.register-module__jUGYdG__btnSecondary{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-cream);border:2px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;background-color:#0000;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.register-module__jUGYdG__btnSecondary:hover{border-color:var(--brand-cream);background-color:#eff1eb1a;transform:translateY(-2px)}.register-module__jUGYdG__btnSecondary:active{transform:translateY(0)}@media (max-width:480px){.register-module__jUGYdG__card{margin-top:1.5rem;margin-bottom:1.5rem;padding:2rem 1.25rem}.register-module__jUGYdG__title{font-size:1.85rem}.register-module__jUGYdG__subtitle{margin-bottom:1.75rem;font-size:.88rem}.register-module__jUGYdG__input{padding:.85rem 1rem}.register-module__jUGYdG__steps{margin-bottom:1.75rem}.register-module__jUGYdG__formActions{gap:.75rem}.register-module__jUGYdG__formActions .register-module__jUGYdG__btn,.register-module__jUGYdG__btnSecondary{padding:.85rem;font-size:.88rem}}
