.register_container__D66an{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem;background:#0f0f0f}.register_card__MCXoM{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:420px}.register_title__qXEQD{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.register_subtitle__ulFsF{color:#888;margin:0 0 2rem;font-size:.95rem}.register_form__Zumvs{display:flex;flex-direction:column;gap:1.25rem}.register_label__lhgrT{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;color:#ccc}.register_input__b_QI4{padding:.65rem .875rem;background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem;transition:border-color .15s}.register_input__b_QI4:focus{outline:none;border-color:#6366f1}.register_input__b_QI4::placeholder{color:#555}.register_button__jy1bi{padding:.75rem;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;margin-top:.25rem}.register_button__jy1bi:hover:not(:disabled){background:#4f46e5}.register_button__jy1bi:disabled{opacity:.6;cursor:not-allowed}.register_error__sAUvq{background:#3a1a1a;border:1px solid #7f1d1d;color:#fca5a5;padding:.65rem .875rem;border-radius:8px;font-size:.875rem;margin:0}.register_footer__rDG60{margin:1.75rem 0 0;text-align:center;font-size:.875rem;color:#888}.register_link___tUJV{color:#818cf8;text-decoration:none}.register_link___tUJV:hover{text-decoration:underline}