.register_container__ZDvLI{padding:2rem;width:100%;max-width:800px;margin:0 auto;background:#fff}.register_logoContainer__6M1GW{display:flex;justify-content:center;margin-bottom:2.5rem}.register_logo__y0MCU{width:auto;height:auto;max-width:500px;object-fit:contain}.register_title__sRyfD{font-size:24px;color:#333;margin-bottom:2rem;text-align:center}.register_formContainer__P0L37{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.register_form__4g4Cp{display:flex;flex-direction:column;gap:1.5rem}.register_formGroup__qYZWe{display:flex;flex-direction:column;gap:.5rem}.register_formGroup__qYZWe label{display:flex;align-items:center;gap:8px;color:#333;font-weight:500}.register_icon__5iggF{color:#0275d8;font-size:16px}.register_formGroup__qYZWe input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s}.register_formGroup__qYZWe input:focus{outline:none;border-color:#0275d8}.register_submitButton__3DXna{background-color:#0275d8;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .2s;margin-top:1rem}.register_submitButton__3DXna:hover{background-color:#025aa5}.register_footer__3pJtY{text-align:center;color:#666;font-size:14px;padding-top:2rem;margin-top:2rem;border-top:1px solid #ddd}@media (max-width:768px){.register_container__ZDvLI{padding:1rem}.register_formContainer__P0L37{padding:1.5rem}}