.contenedor-registro-elegante{max-width:600px;margin:40px auto;background-color:#fff;padding:35px;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .08);border:1px solid #f0f0f0}.contenedor-registro-elegante label{font-weight:600;color:#333;margin-bottom:5px;display:block}.contenedor-registro-elegante input.input-text,.contenedor-registro-elegante select{width:100%;padding:12px 15px;border:1px solid #dcdcdc;border-radius:8px;background-color:#fafafa;transition:border-color 0.3s ease}.contenedor-registro-elegante input.input-text:focus{border-color:#007cba;outline:none;background-color:#fff}.contenedor-registro-elegante .form-row-first{width:48%;float:left}.contenedor-registro-elegante .form-row-last{width:48%;float:right}.contenedor-registro-elegante button[name="submit_registro_custom"]{width:100%;padding:15px;background-color:#212121;color:#fff;font-size:16px;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:background-color 0.3s ease;margin-top:15px}.contenedor-registro-elegante button[name="submit_registro_custom"]:hover{background-color:#424242}