.register-module__jUGYdG__registerPage{color:#f0ede8;width:100%;min-height:100vh;font-family:var(--font-body);background:#08080f;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow-x:hidden}.register-module__jUGYdG__starCanvas{z-index:0;pointer-events:none;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}.register-module__jUGYdG__registerCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#0d0d1a99;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:500px;padding:3rem;animation:.8s ease-out register-module__jUGYdG__fadeIn;position:relative;box-shadow:0 20px 50px #00000080}.register-module__jUGYdG__header{text-align:center;margin-bottom:2.5rem}.register-module__jUGYdG__title{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:32px;font-weight:600}.register-module__jUGYdG__subtitle{color:#f0ede880;font-size:14px;line-height:1.5}.register-module__jUGYdG__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__jUGYdG__sectionDivider{letter-spacing:2px;color:#c9a84c80;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:.5rem;font-size:10px;font-weight:900;display:flex}.register-module__jUGYdG__sectionDivider:after{content:"";background:#ffffff0d;flex:1;height:1px}.register-module__jUGYdG__field{flex-direction:column;gap:8px;display:flex}.register-module__jUGYdG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.register-module__jUGYdG__label{color:var(--gold);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800}.register-module__jUGYdG__input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:12px 16px;font-size:14px;transition:all .3s}.register-module__jUGYdG__input:focus{border-color:var(--gold);background:#ffffff0d;outline:none;box-shadow:0 0 15px #c9a84c1a}.register-module__jUGYdG__errorArea{background:#f871711a;border:.5px solid #f8717133;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.register-module__jUGYdG__errorText{color:#f87171;text-align:center;margin:0;font-size:12px}.register-module__jUGYdG__errorLink{color:#fff;background:#f8717133;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:900;text-decoration:none;transition:all .2s}.register-module__jUGYdG__errorLink:hover{background:#f8717166}.register-module__jUGYdG__successText{color:#4ade8a;text-align:center;background:#4ade8a1a;border-radius:8px;padding:10px;font-size:12px}.register-module__jUGYdG__btnSubmit{color:#05050a;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#c9a84c,#a8852e);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:16px;font-size:13px;font-weight:800;transition:all .3s}.register-module__jUGYdG__btnSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c9a84c4d}.register-module__jUGYdG__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.register-module__jUGYdG__btnGhost{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:8px;font-size:11px;font-weight:700;text-decoration:underline;transition:color .2s}.register-module__jUGYdG__btnGhost:hover{color:var(--gold)}.register-module__jUGYdG__footer{text-align:center;color:#fff6;margin-top:2.5rem;font-size:13px}.register-module__jUGYdG__link{color:var(--gold);margin-left:5px;font-weight:700;text-decoration:none}@keyframes register-module__jUGYdG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.register-module__jUGYdG__registerCard{padding:2rem}.register-module__jUGYdG__row{grid-template-columns:1fr}}
