.knx-my-account-member-list__search { display: grid; gap: .55rem; margin-bottom: .35rem; }
.knx-my-account-member-list__search label { flex-basis: 100%; font-weight: 600; }
.knx-my-account-member-list__search input[type="search"] { border: 1px solid var(--global-palette7,#d9dee7); border-radius: .35rem; box-sizing: border-box; min-height: 2.75rem; padding: .65rem; width: 100%; }
.knx-my-account-member-list__actions { align-items: center; display: flex; flex-wrap: wrap; gap: .75rem; margin: 1rem 0; }
.knx-my-account-member-list__actions form { margin: 0; }
.knx-my-account-member-list__actions > form,
.knx-my-account-member-list__actions > button,
.knx-my-account-member-list__actions > span { align-self: center; margin: 0; }
.knx-my-account-member-list__help, .knx-my-account-member-list__count { color: #687587; font-size: .9rem; }
.knx-my-account-member-list__table-wrap { overflow-x: auto; }
.knx-my-account-member-list table { border-collapse: collapse; min-width: 760px; table-layout: fixed; width: 100%; }
.knx-my-account-member-list th, .knx-my-account-member-list td { border-bottom: 1px solid #e7ebf0; padding: .8rem; text-align: left; vertical-align: middle; }
.knx-my-account-member-list table th:nth-child(1), .knx-my-account-member-list table td:nth-child(1) { width: 36px; }
.knx-my-account-member-list table th:nth-child(2), .knx-my-account-member-list table td:nth-child(2) { width: 22%; }
.knx-my-account-member-list table th:nth-child(3), .knx-my-account-member-list table td:nth-child(3) { width: 18%; }
.knx-my-account-member-list table th:nth-child(5), .knx-my-account-member-list table td:nth-child(5) { width: 28%; }
.knx-my-account-member-list table th:nth-child(6), .knx-my-account-member-list table td:nth-child(6) { width: 12%; }
.knx-my-account-member-list table th:nth-child(12), .knx-my-account-member-list table td:nth-child(12) { width: 150px; }
.knx-my-account-member-list table th:nth-child(4), .knx-my-account-member-list table td:nth-child(4), .knx-my-account-member-list table th:nth-child(7), .knx-my-account-member-list table td:nth-child(7), .knx-my-account-member-list table th:nth-child(8), .knx-my-account-member-list table td:nth-child(8), .knx-my-account-member-list table th:nth-child(9), .knx-my-account-member-list table td:nth-child(9), .knx-my-account-member-list table th:nth-child(10), .knx-my-account-member-list table td:nth-child(10), .knx-my-account-member-list table th:nth-child(11), .knx-my-account-member-list table td:nth-child(11) { display: none; }
.knx-my-account-member-list table thead th:nth-child(2), .knx-my-account-member-list table thead th:nth-child(3), .knx-my-account-member-list table thead th:nth-child(5), .knx-my-account-member-list table thead th:nth-child(6), .knx-my-account-member-list table thead th:nth-child(12) { font-size: 0; }
.knx-my-account-member-list table thead th:nth-child(2)::after, .knx-my-account-member-list table thead th:nth-child(3)::after, .knx-my-account-member-list table thead th:nth-child(5)::after, .knx-my-account-member-list table thead th:nth-child(6)::after, .knx-my-account-member-list table thead th:nth-child(12)::after { display: inline-block; white-space: nowrap; }
.knx-my-account-member-list table thead th:nth-child(2)::after { content: "N. Empresa"; font-size: .95rem; }
.knx-my-account-member-list table thead th:nth-child(3)::after { content: "N. Fantasía"; font-size: .95rem; }
.knx-my-account-member-list table thead th:nth-child(5)::after { content: "Categoría"; font-size: .95rem; }
.knx-my-account-member-list table thead th:nth-child(6)::after { content: "Estado"; font-size: .95rem; }
.knx-my-account-member-list table thead th:nth-child(12)::after { content: "Acciones"; font-size: .95rem; }
.knx-member-list__actions { min-width: 8.75rem; text-align: center !important; white-space: nowrap; }
.knx-my-account-member-list table tbody td:nth-child(2), .knx-my-account-member-list table tbody td:nth-child(3), .knx-my-account-member-list table tbody td:nth-child(5) { overflow-wrap: anywhere; white-space: normal; }
.knx-my-account-member-list table tbody td:nth-child(6), .knx-my-account-member-list table tbody td:nth-child(12) { white-space: nowrap; }
.knx-member-action { align-items: center; border-radius: .35rem; box-sizing: border-box; display: inline-flex; font-family: inherit; font-size: 1.15rem; height: 2.35rem; justify-content: center; line-height: 1; margin: 0 .12rem !important; min-height: 2.35rem; min-width: 2.35rem; padding: .25rem !important; text-align: center; vertical-align: middle; width: 2.35rem; }
.knx-member-action { font-size: 0; }
.knx-my-account-member-list:has(#knx-lead-search) table { min-width: 980px; }
.knx-my-account-member-list:has(#knx-lead-search) .knx-my-account-member-list__search { display: none; }
.knx-my-account-member-list:has(#knx-lead-search) table { min-width: 0; }
.knx-my-account-member-list:has(#knx-lead-search) th, .knx-my-account-member-list:has(#knx-lead-search) td { padding: .45rem .5rem; }
.knx-lead-view-action svg { display: block; height: 1.2rem; width: 1.2rem; }
.knx-my-account-member-list:has(#knx-lead-search) table th, .knx-my-account-member-list:has(#knx-lead-search) table td { display: table-cell !important; font-size: .95rem !important; overflow-wrap: anywhere; white-space: normal; }
.knx-my-account-member-list:has(#knx-lead-search) table thead th::after { content: none !important; display: none !important; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(1), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(1) { width: 4%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(2), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(2) { width: 6%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(3), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(3) { width: 10%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(4), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(4) { width: 14%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(5), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(5) { width: 14%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(6), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(6) { width: 20%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(7), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(7) { width: 24%; }
.knx-my-account-member-list:has(#knx-lead-search) table th:nth-child(8), .knx-my-account-member-list:has(#knx-lead-search) table td:nth-child(8) { width: 8%; white-space: nowrap; }
.knx-member-action:hover, .knx-member-action:focus { color: inherit; transform: translateY(-1px); }
.knx-member-action:focus-visible { box-shadow: 0 0 0 3px rgba(36,99,235,.28); outline: 2px solid #2463eb; outline-offset: 2px; }
.knx-member-action--danger { background: #fff1f0 !important; border-color: #d92d20 !important; color: #b42318 !important; }
.knx-member-action--danger:hover, .knx-member-action--danger:focus { background: #d92d20 !important; color: #fff !important; }
.knx-my-account-member-list__modal[hidden] { display: none; }
.knx-my-account-member-list__modal { align-items: center; background: rgba(18,34,52,.62); display: flex; inset: 0; justify-content: center; padding: 1rem; position: fixed; z-index: 99999; }
.knx-my-account-member-list__dialog { background: #fff; border-radius: .75rem; box-shadow: 0 1rem 3rem rgba(0,0,0,.2); max-height: 90vh; max-width: 54rem; overflow-y: auto; padding: 1.5rem; position: relative; width: 100%; }
.knx-my-account-member-list__close { align-items: center; background: #fff; border: 1px solid #d0d5dd; border-radius: .35rem; color: #344054; cursor: pointer; display: inline-flex; font-size: 1.35rem; height: 2.25rem; justify-content: center; line-height: 1; padding: 0; position: absolute; right: 1rem; top: .75rem; width: 2.25rem; }
.knx-my-account-member-list__close:hover, .knx-my-account-member-list__close:focus { background: #f2f4f7; color: #101828; }
.knx-my-account-member-list__close:focus-visible { box-shadow: 0 0 0 3px rgba(36,99,235,.28); outline: 2px solid #2463eb; outline-offset: 2px; }
.knx-my-account-member-list__dialog section { border-top: 1px solid #e7ebf0; margin-top: 1.25rem; padding-top: .75rem; }
.knx-my-account-member-list__dialog dl { display: grid; gap: .5rem 1rem; grid-template-columns: repeat(2,minmax(0,1fr)); }
.knx-my-account-member-list__dialog dt { color: #687587; font-size: .85rem; }
.knx-my-account-member-list__dialog dd { margin: 0; }
.knx-my-account-member-list__dialog p { line-height: 1.55; margin: .75rem 0; }
.knx-my-account-member-list__dialog form p:last-child { align-items: center; display: flex; gap: .6rem; margin-top: 1.25rem; }
.knx-my-account-member-list__dialog form p:last-child button { border-radius: .35rem; cursor: pointer; min-height: 2.5rem; padding: .6rem 1rem; }
.knx-my-account-member-list__dialog form p:last-child button + button { margin-left: 0; }
.knx-my-account-member-list__dialog label { display: block; font-weight: 600; margin-bottom: .3rem; }
.knx-my-account-member-list__dialog input { border: 1px solid var(--global-palette7,#d9dee7); border-radius: .35rem; box-sizing: border-box; min-height: 2.5rem; padding: .6rem; width: 100%; }
.knx-password-input-wrap { display: flex; position: relative; }
.knx-password-input-wrap input { flex: 1; padding-right: 3rem; }
.knx-password-toggle { align-items: center; background: transparent; border: 0; color: #475467; cursor: pointer; display: flex; height: 100%; justify-content: center; min-width: 2.5rem; padding: 0 .5rem; position: absolute; right: 0; top: 0; }
.knx-member-password-success { align-items: flex-start; background: #ecfdf3; border: 1px solid #abefc6; border-radius: .55rem; color: #14532d; display: flex; flex-direction: column; gap: .3rem; margin: 1.25rem 0 0; padding: .9rem 1rem .9rem 2.7rem; position: relative; }
.knx-member-password-success::before { color: #16a34a; content: "✓"; font-size: 1.25rem; font-weight: 700; left: 1rem; position: absolute; top: .75rem; }
.knx-member-password-success strong { color: #166534; }
.knx-my-account-member-list__dialog button + button { margin-left: .4rem; }
@media (max-width: 640px) { .knx-my-account-member-list__dialog dl, .knx-member-password-context { grid-template-columns: 1fr; } .knx-my-account-member-list__actions { align-items: stretch; flex-direction: column; } }
.knx-listing-admin-section { margin: 1rem 0; padding: 1rem; border: 1px solid #e5e7eb; border-radius: .75rem; background: #fff; }
.knx-listing-admin-section h4 { margin-top: 0; color: #1f4f8a; }
.knx-listing-admin-section table { width: 100%; border-collapse: collapse; }
.knx-listing-admin-section th, .knx-listing-admin-section td { padding: .65rem; border-bottom: 1px solid #e5e7eb; text-align: left; vertical-align: middle; }
.knx-my-account-member-list__listing-actions { margin: 1rem 0; }
.knx-my-account-member-list__actions > .knx-registration-submit { grid-column: auto; width: auto; }
.knx-my-account-member-list__actions > .button { background: var(--global-palette-btn-bg,#1f6feb); border-radius: .35rem; color: var(--global-palette-btn,#fff); min-height: 2.75rem; padding: .65rem 1rem; }
.knx-listing-preview-modal { align-items: center; background: rgba(18,34,52,.62); display: flex; inset: 0; justify-content: center; padding: 1rem; position: fixed; z-index: 100000; }
.knx-listing-preview-modal[hidden] { display: none; }
.knx-listing-preview-dialog { background: #fff; border-radius: .75rem; box-sizing: border-box; max-height: 85vh; max-width: min(420px, calc(100vw - 2rem)); overflow: auto; padding: 1.5rem; position: relative; width: fit-content; }
.knx-listing-preview-dialog img { display: block; margin: 1rem auto; max-height: 16rem; max-width: 100%; object-fit: contain; }
.knx-listing-admin-actions { text-align: right !important; white-space: nowrap; }
.knx-listing-inline-form { display: inline; margin: 0; }
.knx-listing-icon-action { align-items: center; display: inline-flex; height: 2.25rem; justify-content: center; margin: 0 .15rem !important; min-width: 2.25rem; padding: .25rem !important; }
.knx-listing-icon-action .dashicons { font-size: 1.1rem; height: 1.1rem; width: 1.1rem; }
.knx-listing-icon-action--danger { color: #b42318 !important; }
.knx-listing-template-preview { background: #f8fafc; border: 1px solid #d0d5dd; margin-top: .75rem; padding: 1rem; }
.knx-listing-preview-cards { display: grid; gap: 1rem; grid-template-columns: repeat(3,minmax(0,1fr)); }
.knx-listing-logo-preview { background: #f8fafc; border: 1px solid #d0d5dd; margin-top: .75rem; padding: 1rem; text-align: center; }
.knx-listing-logo-preview img { max-height: 12rem; max-width: 100%; object-fit: contain; }
@media (max-width: 640px) { .knx-listing-preview-cards { grid-template-columns: 1fr; } }

.knx-member-detail__logo { align-items: center; background: #f7f9fc; border: 1px solid #e7ebf0; border-radius: .5rem; display: flex; flex-direction: column; justify-content: center; min-height: 8rem; padding: .75rem; text-align: center; }
.knx-member-detail__logo img { height: auto; max-height: 9rem; max-width: 100%; object-fit: contain; width: auto; }
.knx-member-detail__logo small { color: #687587; display: block; font-size: .8rem; margin-top: .4rem; }
.knx-member-detail__logo--empty { color: #687587; min-height: auto; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) table th, .knx-my-account-member-list:has(#knx-lead-bulk-form) table td { display: table-cell !important; font-size: .95rem !important; overflow-wrap: anywhere; white-space: normal; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) table thead th::after { content: none !important; display: none !important; }
.knx-lead-list__table-wrap { overflow-x: auto; }
.knx-lead-list__table { border-collapse: collapse; min-width: 760px; table-layout: fixed; width: 100%; }
.knx-lead-list__table th, .knx-lead-list__table td { padding: 8px 10px; text-align: left; vertical-align: middle; word-break: normal; overflow-wrap: normal; white-space: normal; }
.knx-lead-list__table th { white-space: normal; }
.knx-lead-list__table th:nth-child(1), .knx-lead-list__table td:nth-child(1) { width: 5%; }
.knx-lead-list__table th:nth-child(2), .knx-lead-list__table td:nth-child(2) { width: 6%; white-space: nowrap; }
.knx-lead-list__table th:nth-child(3), .knx-lead-list__table td:nth-child(3) { width: 12%; white-space: nowrap; }
.knx-lead-list__table th:nth-child(4), .knx-lead-list__table td:nth-child(4) { width: 14%; }
.knx-lead-list__table th:nth-child(5), .knx-lead-list__table td:nth-child(5) { width: 14%; }
.knx-lead-list__table th:nth-child(6), .knx-lead-list__table td:nth-child(6) { width: 21%; }
.knx-lead-list__table th:nth-child(7), .knx-lead-list__table td:nth-child(7) { width: 21%; }
.knx-lead-list__table th:nth-child(8), .knx-lead-list__table td:nth-child(8) { width: 7%; white-space: nowrap; }
.knx-lead-list__table { min-width: 1050px; table-layout: auto; }
.knx-lead-list__table th, .knx-lead-list__table td { word-break: normal; overflow-wrap: normal; }
.knx-lead-list__table .knx-lead-col-select { min-width: 40px; }
.knx-lead-list__table .knx-lead-col-id { min-width: 55px; }
.knx-lead-list__table .knx-lead-col-date { min-width: 110px; }
.knx-lead-list__table .knx-lead-col-first-name, .knx-lead-list__table .knx-lead-col-last-name { min-width: 120px; }
.knx-lead-list__table .knx-lead-col-category { min-width: 200px; }
.knx-lead-list__table .knx-lead-col-event { min-width: 180px; }
.knx-lead-list__table .knx-lead-col-action { min-width: 70px; }
.knx-lead-list__table th:nth-child(2), .knx-lead-list__table td:nth-child(2), .knx-lead-list__table th:nth-child(3), .knx-lead-list__table td:nth-child(3), .knx-lead-list__table th:nth-child(8), .knx-lead-list__table td:nth-child(8) { white-space: nowrap; }
.knx-lead-list__table th:nth-child(6) { white-space: nowrap; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th, .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td { overflow-wrap: normal !important; word-break: normal !important; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(1), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(1) { width: 5%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(2), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(2) { width: 6%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(3), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(3) { width: 12%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(4), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(4) { width: 14%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(5), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(5) { width: 14%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(6), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(6) { width: 21%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(7), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(7) { width: 21%; }
.knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table th:nth-child(8), .knx-my-account-member-list:has(#knx-lead-bulk-form) .knx-lead-list__table td:nth-child(8) { width: 7%; }
.knx-lead-list__table th:nth-child(2), .knx-lead-list__table td:nth-child(2) { padding-right: 22px; }
.knx-lead-list__table th:nth-child(5), .knx-lead-list__table td:nth-child(5) { padding-right: 18px; }
.knx-lead-list__table th:nth-child(6), .knx-lead-list__table td:nth-child(6) { padding-right: 18px; }
