.mail-history-modal{animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mail-history-modal .modal-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.25rem 1.5rem}.modal-header-content{display:flex;align-items:center;gap:.875rem;width:100%}.header-icon-wrapper{background:#f3f4f6;padding:.625rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.header-icon-wrapper svg{color:#6b7280}.header-text h4{font-weight:600;color:#1f2937;margin:0;font-size:1.25rem}.header-text p{color:#6b7280;font-size:.8125rem;margin:0;font-weight:400}.statistics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.stat-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.875rem;transition:all .2s ease}.stat-card:hover{background:#fff;border-color:#d1d5db}.stat-card.stat-active{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;transform:translateY(-1px)}.stat-card.stat-active .stat-value{color:#3b82f6}.stat-icon{padding:.625rem;border-radius:6px;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.stat-total .stat-icon{background:#f3f4f6;color:#4b5563}.stat-success .stat-icon{background:#d1fae5;color:#059669}.stat-failed .stat-icon{background:#fee2e2;color:#dc2626}.stat-rate .stat-icon{background:#fef3c7;color:#d97706}.stat-content{flex:1}.stat-value{font-size:1.5rem;font-weight:600;line-height:1;margin-bottom:.25rem;color:#1f2937}.stat-label{font-size:.8125rem;color:#6b7280;font-weight:500}.table-container{border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;max-height:50vh;overflow-y:auto}.table-container::-webkit-scrollbar{width:6px}.table-container::-webkit-scrollbar-track{background:#f9fafb}.table-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.table-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.modern-table{margin-bottom:0!important}.modern-table thead{background:#fafafa;position:sticky;top:0;z-index:10}.modern-table thead th{font-weight:600;font-size:.8125rem;color:#4b5563;padding:.875rem .75rem;border-bottom:1px solid #e5e7eb}.modern-table tbody tr{transition:background-color .15s ease;border-bottom:1px solid #f3f4f6}.modern-table tbody tr:hover{background:#fafafa}.modern-table tbody td{padding:.875rem .75rem;vertical-align:middle;color:#374151;font-size:.875rem}.row-number{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f3f4f6;border-radius:4px;font-weight:500;font-size:.8125rem;color:#6b7280}.email-cell{display:flex;align-items:center;gap:.625rem}.email-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f3f4f6;border-radius:6px;color:#6b7280}.email-text{font-weight:400;color:#374151}.status-cell{display:flex;justify-content:center}.status-badge{display:inline-flex!important;align-items:center;gap:.375rem;padding:.375rem .75rem!important;border-radius:6px!important;font-weight:500!important;font-size:.8125rem!important;border:none!important}.status-success{background:#d1fae5!important;color:#059669!important}.status-failed{background:#fee2e2!important;color:#dc2626!important}.date-cell{display:flex;align-items:center;gap:.5rem}.date-icon{color:#9ca3af}.date-text{color:#6b7280;font-size:.8125rem}.document-cell{display:flex;align-items:center;gap:.5rem}.document-icon{color:#6b7280}.document-code{background:#f3f4f6;color:#4b5563;padding:.25rem .625rem;border-radius:4px;font-weight:500;font-size:.8125rem;font-family:Courier New,monospace}.customer-cell{display:flex;align-items:center;gap:.5rem}.customer-icon{color:#9ca3af}.customer-name{font-weight:500;color:#1f2937}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem}.loading-state p{color:#6b7280;font-weight:400;margin-top:1rem;font-size:.875rem}.error-state{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.875rem}.error-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:50%;color:#ef4444;flex-shrink:0}.error-state span{color:#991b1b;font-weight:500;font-size:.875rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.empty-icon{width:80px;height:80px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.empty-icon svg{color:#9ca3af}.empty-text{font-size:.9375rem;font-weight:500;color:#4b5563;margin-bottom:.375rem}.empty-subtext{font-size:.8125rem;color:#9ca3af}.modal-footer-custom{background:#fafafa;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e5e7eb}.footer-info{flex:1}.record-count{display:inline-flex;align-items:center;background:#f3f4f6;padding:.5rem .875rem;border-radius:6px;font-weight:500;color:#4b5563;font-size:.8125rem}.close-button{display:inline-flex!important;align-items:center;gap:.375rem}.mail-history-modal .modal-body{background:#fff}@media(max-width:768px){.statistics-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}.stat-card{padding:.875rem}.stat-value{font-size:1.25rem}.modern-table{font-size:.75rem}.modern-table thead th,.modern-table tbody td{padding:.625rem .5rem}}@media(max-width:576px){.statistics-grid{grid-template-columns:1fr}.header-text h4{font-size:1.125rem}}
