.register-module__B3synq__screen{grid-template-columns:minmax(0,1fr);place-items:center;width:100%;display:grid}.register-module__B3synq__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:420px;padding:1.5rem 1.25rem;display:flex;box-shadow:0 24px 70px #160923bf,0 0 0 1px #d28eff1a}@media (min-width:640px){.register-module__B3synq__card{padding:2.25rem 2rem}}.register-module__B3synq__logo{width:clamp(120px,40vw,148px);height:auto;margin:0 auto;display:block}.register-module__B3synq__title{text-align:center;background:linear-gradient(90deg, var(--aubergine), var(--lilac), var(--haze), var(--whisper), var(--lime), var(--aubergine));-webkit-text-fill-color:transparent;color:#0000;background-repeat:repeat;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin-top:.25rem;font-size:clamp(1.2rem,5vw,1.5rem);animation:5s linear infinite register-module__B3synq__titleRainbow}@keyframes register-module__B3synq__titleRainbow{0%{background-position:0%}to{background-position:-200%}}@media (prefers-reduced-motion:reduce){.register-module__B3synq__title{animation:none}}.register-module__B3synq__subtitle{color:var(--muted);text-align:center;margin-bottom:.5rem;font-size:.9rem}.register-module__B3synq__field{flex-direction:column;gap:.35rem;display:flex}.register-module__B3synq__label{color:var(--muted);font-size:.8rem;font-weight:600}.register-module__B3synq__input{border:1px solid var(--border);color:var(--text);font-size:1rem;font-family:var(--font-body);background:#16092399;border-radius:12px;outline:none;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s}.register-module__B3synq__input:focus{border-color:var(--lilac);box-shadow:0 0 0 3px #d28eff33}.register-module__B3synq__input[aria-invalid=true]{border-color:var(--error)}.register-module__B3synq__error{color:var(--error);font-size:.78rem}.register-module__B3synq__submit{background:var(--button-gradient);min-height:44px;color:var(--button-text);cursor:pointer;border:1px solid #bfffa259;border-radius:12px;margin-top:.75rem;padding:.8rem 1.25rem;font-size:.95rem;font-weight:700;transition:filter .15s,box-shadow .15s,border-color .15s}.register-module__B3synq__submit:hover:not(:disabled){filter:brightness(1.12);border-color:var(--lime);box-shadow:0 0 0 3px #bfffa22e}.register-module__B3synq__submit:disabled{opacity:.55;cursor:not-allowed}
