*{box-sizing:border-box;margin:0;padding:0}body{background:#e8eff5 url(/bg.svg) 50%/cover no-repeat fixed;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-wrapper{min-height:100vh}.login-container{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.login-title{color:#0d6efd;font-size:2rem;font-weight:700}.container{max-width:1400px;margin:0 auto;padding:24px 16px}.header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.title{color:#0d6efd;font-size:1.8rem;font-weight:700}.welcome-banner{color:#333;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-size:1.1rem}.summary-box{background:#0d6efd14;border:1px solid #0d6efd33;border-radius:8px;gap:24px;margin-top:16px;padding:14px 20px;display:flex}.summary-item{flex-direction:column;gap:2px;display:flex}.summary-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.summary-value{color:#0d6efd;font-size:1.4rem;font-weight:700}.summary-loading{color:#666;margin-top:16px;font-size:.9rem}.card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 2px 8px #00000014}.selection-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.selection-group h3{color:#333;margin-bottom:12px;font-size:1rem}.btn-group{flex-direction:column;gap:8px;display:flex}.btn{cursor:pointer;text-align:center;background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:10px 16px;font-size:.95rem;transition:all .15s}.btn:hover{border-color:#0d6efd}.btn.active{color:#fff;background:#0d6efd;border-color:#0d6efd}.btn-preview{color:#fff;cursor:pointer;background:#17a2b8;border:none;border-radius:8px;width:100%;margin-top:20px;padding:14px;font-size:1.1rem;font-weight:600}.btn-preview:hover{background:#138496}.btn-preview:disabled{cursor:not-allowed;background:#6c757d}.preview-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.preview-header h3{color:#0d6efd;font-size:1rem}.badge{color:#fff;background:#6c757d;border-radius:12px;padding:4px 12px;font-size:.85rem;font-weight:600}.table-scroll{border:1px solid #dee2e6;border-radius:8px;max-height:400px;overflow-y:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.8rem}thead th{text-align:left;z-index:1;white-space:nowrap;background:#fff;border-bottom:2px solid #dee2e6;padding:6px;position:sticky;top:0}tbody td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:5px 6px;overflow:hidden}table th:first-child,table td:first-child{width:30px}table th:nth-child(2),table td:nth-child(2){width:35px}table th:nth-child(3),table td:nth-child(3){width:100px}table th:nth-child(4),table td:nth-child(4){width:auto}table th:nth-child(5),table td:nth-child(5){width:100px}table th:nth-child(6),table td:nth-child(6){width:70px}table th:nth-child(7),table td:nth-child(7){width:180px}table th:nth-child(8),table td:nth-child(8),table th:nth-child(9),table td:nth-child(9){width:100px}table th:nth-child(10),table td:nth-child(10){width:90px}tbody tr:hover{background:#0d6efd0d}.badge-missing{color:#fff;background:#dc3545;border-radius:4px;padding:2px 8px;font-size:.75rem}.table-footer{color:#666;justify-content:space-between;align-items:center;margin-top:12px;font-size:.85rem;display:flex}.selected-count{color:#0d6efd;font-weight:600}.missing-count{color:#dc3545;font-weight:600}.action-buttons{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.btn-send-email{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:14px;font-size:1.1rem;font-weight:600}.btn-send-email:hover{background:#c82333}.btn-send-email:disabled{cursor:not-allowed;background:#6c757d}.btn-send-sms{color:#212529;cursor:pointer;background:#ffc107;border:none;border-radius:8px;padding:14px;font-size:1.1rem;font-weight:600}.btn-send-sms:hover{background:#e0a800}.btn-send-sms:disabled{color:#fff;cursor:not-allowed;background:#6c757d}.results-title{color:#333;margin-bottom:12px;font-size:1.1rem}.results-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.result-item{background:#ffffff80;border-radius:6px;justify-content:space-between;padding:8px 12px;display:flex}.result-value{font-weight:700}.result-value.success{color:#28a745}.result-value.danger{color:#dc3545}.errors-list{color:#dc3545;margin-top:12px;font-size:.85rem}.spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.email-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
