body{background:var(--background-section)}.RegisterMain-module__dJ0khq__registerPage{min-height:95vh;font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative;overflow-y:auto}.RegisterMain-module__dJ0khq__registerCard{width:100%;max-width:700px;box-shadow:var(--shadow-md);background:var(--white);border-radius:2rem;padding:2.5rem 2rem;position:relative}.RegisterMain-module__dJ0khq__registerHeader{text-align:center;margin-bottom:2rem}.RegisterMain-module__dJ0khq__registerLogo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.RegisterMain-module__dJ0khq__logo{color:var(--accentColor);white-space:nowrap;letter-spacing:-.02em;font-size:1.625rem;font-weight:800}.RegisterMain-module__dJ0khq__registerSubtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--dash-border);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.RegisterMain-module__dJ0khq__registerForm{flex-direction:column;gap:1.25rem;display:flex}.RegisterMain-module__dJ0khq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:600px){.RegisterMain-module__dJ0khq__formRow{grid-template-columns:1fr;gap:1rem}}.RegisterMain-module__dJ0khq__formGroup{flex-direction:column;display:flex;position:relative}.RegisterMain-module__dJ0khq__formLabel{color:var(--text-muted);pointer-events:none;z-index:10;background:0 0;padding:0 6px;font-size:.9375rem;font-weight:500;line-height:1;transition:all .2s ease-out;position:absolute;top:50%;left:2.75rem;transform:translateY(-50%)}.RegisterMain-module__dJ0khq__inputWrap{border:1.5px solid var(--dash-border);background:var(--white);border-radius:.75rem;align-items:center;height:3.25rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.RegisterMain-module__dJ0khq__inputIcon{width:1.125rem;height:1.125rem;color:var(--text-muted);pointer-events:none;z-index:5;transition:color .2s;position:absolute;left:.875rem}.RegisterMain-module__dJ0khq__formInput{width:100%;height:100%;color:var(--text-dark);box-sizing:border-box;z-index:2;background:0 0;border:none;border-radius:.75rem;outline:none;padding:.875rem 3rem .875rem 2.75rem;font-family:inherit;font-size:.9375rem}.RegisterMain-module__dJ0khq__formInput:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;-webkit-text-fill-color:var(--text-dark)!important}.RegisterMain-module__dJ0khq__formInput:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;-webkit-text-fill-color:var(--text-dark)!important}.RegisterMain-module__dJ0khq__formInput:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;-webkit-text-fill-color:var(--text-dark)!important}.RegisterMain-module__dJ0khq__formInput:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;-webkit-text-fill-color:var(--text-dark)!important}:-webkit-any(.RegisterMain-module__dJ0khq__formInput:focus~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:not(:placeholder-shown)~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:-webkit-autofill~.RegisterMain-module__dJ0khq__formLabel){color:var(--accentColor);background:var(--white);font-size:.75rem;font-weight:600;top:0;left:.75rem}:is(.RegisterMain-module__dJ0khq__formInput:focus~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:not(:placeholder-shown)~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:autofill~.RegisterMain-module__dJ0khq__formLabel){color:var(--accentColor);background:var(--white);font-size:.75rem;font-weight:600;top:0;left:.75rem}:-webkit-any(.RegisterMain-module__dJ0khq__formInput:not(:focus):not(:placeholder-shown)~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:-webkit-autofill:not(:focus)~.RegisterMain-module__dJ0khq__formLabel){color:var(--text-muted)}:is(.RegisterMain-module__dJ0khq__formInput:not(:focus):not(:placeholder-shown)~.RegisterMain-module__dJ0khq__formLabel,.RegisterMain-module__dJ0khq__formInput:autofill:not(:focus)~.RegisterMain-module__dJ0khq__formLabel){color:var(--text-muted)}.RegisterMain-module__dJ0khq__inputWrap:focus-within{border-color:var(--accentColor);box-shadow:0 0 0 3px #0056e026}.RegisterMain-module__dJ0khq__inputWrap:focus-within .RegisterMain-module__dJ0khq__inputIcon{color:var(--accentColor)}.RegisterMain-module__dJ0khq__togglePassword{cursor:pointer;color:var(--text-muted);z-index:5;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.RegisterMain-module__dJ0khq__togglePassword:hover{color:var(--accentColor)}.RegisterMain-module__dJ0khq__togglePassword svg{width:1.125rem;height:1.125rem}.RegisterMain-module__dJ0khq__submitBtn{background:var(--accentColor);min-height:2.75rem;color:var(--white);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:999px;margin-top:1rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.RegisterMain-module__dJ0khq__submitBtn:hover:not(:disabled){box-shadow:var(--shadow-md);background:#0046b0;transform:translateY(-1px)}.RegisterMain-module__dJ0khq__submitBtn:active:not(:disabled){transform:translateY(0)}.RegisterMain-module__dJ0khq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.RegisterMain-module__dJ0khq__loadingSpinner{color:var(--text-muted);justify-content:center;align-items:center;padding:3rem;font-size:.9375rem;font-weight:500;display:flex}.RegisterMain-module__dJ0khq__errorAlert,.RegisterMain-module__dJ0khq__successAlert{border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.RegisterMain-module__dJ0khq__errorAlert{border:1px solid var(--red);color:var(--red)}.RegisterMain-module__dJ0khq__successAlert{color:#10b981;background:#10b98114;border:1px solid #10b98133}.RegisterMain-module__dJ0khq__linksContainer{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-size:.8125rem;font-weight:500;display:flex}.RegisterMain-module__dJ0khq__loginLink{color:var(--accentColor);text-decoration:none;transition:opacity .2s}.RegisterMain-module__dJ0khq__loginLink:hover{opacity:.8;text-decoration:underline}.RegisterMain-module__dJ0khq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.25s ease-out RegisterMain-module__dJ0khq__fadeIn;display:flex;position:fixed;inset:0}.RegisterMain-module__dJ0khq__modalCard{background:var(--white);text-align:center;border:1px solid var(--dash-border);border-radius:1.5rem;width:90%;max-width:440px;padding:2.5rem 2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) RegisterMain-module__dJ0khq__scaleUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RegisterMain-module__dJ0khq__modalIconWrap{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;display:flex}.RegisterMain-module__dJ0khq__modalIcon{width:1.75rem;height:1.75rem}.RegisterMain-module__dJ0khq__modalTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.RegisterMain-module__dJ0khq__modalMessage{color:var(--text-muted);margin-bottom:1.75rem;font-size:.875rem;line-height:1.5}.RegisterMain-module__dJ0khq__modalButton{background:var(--accentColor);min-height:2.5rem;color:var(--white);cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:999px;padding:0 2.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.RegisterMain-module__dJ0khq__modalButton:hover{background:#0046b0;transform:translateY(-1px)}.RegisterMain-module__dJ0khq__modalButton:active{transform:translateY(0)}@keyframes RegisterMain-module__dJ0khq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RegisterMain-module__dJ0khq__scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
