.bill-mail-bulk-toolbar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;width:100%;margin-bottom:8px}.bill-mail-bulk-toolbar,.bill-mail-bulk-toolbar__actions,.bill-mail-bulk-toolbar__selection{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bill-mail-bulk-toolbar__count{font-size:13px;font-weight:600}.bill-mail-bulk-progress{width:100%}.con-vs-popup.bulk-import-modal{z-index:55000!important}.bulk-import-modal__content{min-width:520px;max-width:900px}.bulk-import-modal__running-label{font-size:13px;font-weight:600;color:#e65100}.bulk-import-progress__bar{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.bulk-import-progress__fill{height:100%;background:#28a745;-webkit-transition:width .3s ease;transition:width .3s ease}.bulk-import-progress__text{margin-top:6px;font-size:13px;font-weight:600}.bulk-import-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.bulk-import-stat{font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px;background:#f0f0f0;color:#333}.bulk-import-stat--pending{background:#e3f2fd;color:#1565c0}.bulk-import-stat--processing{background:#fff3e0;color:#e65100}.bulk-import-stat--success{background:#e8f5e9;color:#2e7d32}.bulk-import-stat--failed{background:#ffebee;color:#c62828}.bulk-import-stat--skipped{background:#f5f5f5;color:#616161}.bulk-import-queue{max-height:420px;overflow-y:auto;border:1px solid #eee;border-radius:4px}.bulk-import-queue__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #eee}.bulk-import-queue__item:last-child{border-bottom:none}.bulk-import-queue__item--processing{background:#fff8e1}.bulk-import-queue__item--success{background:#f1f8e9}.bulk-import-queue__item--failed{background:#ffebee}.bulk-import-queue__main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bulk-import-queue__id{font-size:11px;color:#888;font-weight:600}.bulk-import-queue__subject{font-size:13px;font-weight:600;color:#222}.bulk-import-queue__sender{font-size:12px;color:#666}.bulk-import-queue__status{font-size:12px;font-weight:700;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.bulk-import-queue__status--pending{color:#1565c0}.bulk-import-queue__status--processing{color:#e65100}.bulk-import-queue__status--success{color:#2e7d32}.bulk-import-queue__status--failed{color:#c62828}.bulk-import-queue__status--skipped{color:#757575}.bulk-import-queue__error{width:100%;margin:4px 0 0;font-size:11px;color:#c62828}.bulk-import-queue__spinner{-webkit-animation:bulk-import-spin 1s linear infinite;animation:bulk-import-spin 1s linear infinite}@-webkit-keyframes bulk-import-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes bulk-import-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vs-icon.red{color:#e24733;font-weight:900}.vs-icon.pointer{cursor:pointer}.vs-icon.pointer:hover{color:#000}table.table tr{border-bottom:1px solid #e5e5e5}.table>tbody>tr .convert-image-to-pdf{display:none}.table>tbody>tr:hover .convert-image-to-pdf{display:inline-block}.airtable-import-modal .stats-grid,.moss-import-modal .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.airtable-import-modal .stat-card,.moss-import-modal .stat-card{padding:1rem;border-radius:8px;text-align:center;background-color:#f8f8f8}.airtable-import-modal .stat-card.success,.moss-import-modal .stat-card.success{background-color:#e8f5e9;border:1px solid #4caf50}.airtable-import-modal .stat-card.warning,.moss-import-modal .stat-card.warning{background-color:#fff3e0;border:1px solid #ff9800}.airtable-import-modal .stat-card.danger,.moss-import-modal .stat-card.danger{background-color:#ffebee;border:1px solid #f44336}.airtable-import-modal .stat-card.info,.moss-import-modal .stat-card.info{background-color:#e3f2fd;border:1px solid #2196f3}.airtable-import-modal .stat-card .stat-value,.moss-import-modal .stat-card .stat-value{font-size:2rem;font-weight:700;margin-bottom:.5rem}.airtable-import-modal .stat-card .stat-label,.moss-import-modal .stat-card .stat-label{font-size:.9rem;color:#666}.airtable-import-modal .alert,.moss-import-modal .alert{padding:1rem;border-radius:4px;margin-bottom:1rem}.airtable-import-modal .alert.alert-success,.moss-import-modal .alert.alert-success{background-color:#e8f5e9;border:1px solid #4caf50;color:#2e7d32}.airtable-import-modal .file-info,.moss-import-modal .file-info{padding:.5rem;background-color:#f5f5f5;border-radius:4px;font-size:.9rem}.airtable-import-modal .file-stats,.moss-import-modal .file-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.airtable-import-modal .badge,.moss-import-modal .badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500}.airtable-import-modal .badge.badge-success,.moss-import-modal .badge.badge-success{background-color:#4caf50;color:#fff}.airtable-import-modal .badge.badge-warning,.moss-import-modal .badge.badge-warning{background-color:#ff9800;color:#fff}.airtable-import-modal .badge.badge-danger,.moss-import-modal .badge.badge-danger{background-color:#f44336;color:#fff}.airtable-import-modal .badge.badge-info,.moss-import-modal .badge.badge-info{background-color:#2196f3;color:#fff}.airtable-import-modal .table-responsive,.moss-import-modal .table-responsive{overflow-x:auto;margin-bottom:1rem}.airtable-import-modal table,.moss-import-modal table{width:100%;border-collapse:collapse;font-size:.9rem}.airtable-import-modal table thead,.moss-import-modal table thead{background-color:#f5f5f5}.airtable-import-modal table thead th,.moss-import-modal table thead th{font-weight:600;border-bottom:2px solid #ddd}.airtable-import-modal table tbody tr,.moss-import-modal table tbody tr{border-bottom:1px solid #eee}.airtable-import-modal table tbody tr:hover,.moss-import-modal table tbody tr:hover{background-color:#f9f9f9}.airtable-import-modal h4,.moss-import-modal h4{color:#333;margin-bottom:.5rem;font-size:1.2rem}.airtable-import-modal h5,.moss-import-modal h5{color:#555;margin-bottom:.5rem;font-size:1rem}