.header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.header-bar h2{color:#1e3a8a;font-size:20px;font-weight:700}.filter-bar{display:flex;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #d1d5db;padding:16px;border-radius:8px;margin-bottom:18px;box-shadow:0 1px 4px #0000000d;gap:12px}.filter-left{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.filter-bar input[type=text]{border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;font-size:14px;height:38px;width:100%!important;background:#f9fafb;box-sizing:border-box}.filter-bar .filter-left label{font-weight:900!important;color:#1e3a8a!important;font-size:15px;margin-top:8px;display:block}.filter-bar input[type=date]{border:1px solid #cbd5e1;border-radius:6px;padding:5px 12px;font-size:14px;height:38px;width:100%!important;background:#f9fafb;box-sizing:border-box}.filter-bar span{font-weight:700;color:#374151;padding:5px 0;display:block}.source-buttons{display:flex;align-items:center;gap:8px;margin-top:5px}.source-buttons button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;cursor:pointer;font-weight:600;font-size:14px;color:#1e3a8a;height:34px}.source-buttons button.active{background:#2563eb;color:#fff;border-color:#2563eb}.table-wrapper{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d}.master-table{width:100%;border-collapse:collapse}.master-table th{background-color:#eff6ff;color:#1e3a8a;font-weight:600;padding:10px 14px;text-align:left;border:1px solid #e5e7eb}.master-table td{padding:10px 14px;border:1px solid #e5e7eb;font-size:14px}.action-cell{width:160px}.action-btns-wrapper{display:flex;gap:8px;align-items:center}.urgent-btn{background-color:#10b981;color:#fff;border:1px solid #059669;padding:6px 10px;border-radius:6px;font-size:11px;font-weight:700;cursor:pointer;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.urgent-btn.is-urgent{background-color:#dc2626;border-color:#b91c1c}.edit-btn-action{background-color:#f59e0b;color:#fff;border:none;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease}.edit-btn-action:hover{background-color:#d97706}.delete-btn-action{background-color:#fee2e2;color:#dc2626;border:1px solid #fecaca;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.delete-btn-action:hover{background-color:#dc2626;color:#fff;border-color:#dc2626}.master-table ul{margin:0;padding:0;list-style:none}.master-table li{font-size:12px;color:#4b5563;line-height:1.4;padding-bottom:2px}.th-with-filter{display:inline-flex;align-items:center;gap:6px}.col-filter-toggle{border:1px solid #bfdbfe;background:#fff;color:#1e3a8a;width:22px;height:22px;border-radius:4px;font-size:10px;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.col-filter-toggle:hover{background:#dbeafe}.col-filter-toggle.open{background:#2563eb;color:#fff;border-color:#2563eb;transform:rotate(180deg)}.col-filter-toggle.active:not(.open){background:#fef3c7;border-color:#f59e0b;color:#92400e}.col-filter-row th{background:#f8fafc;padding:6px 8px;vertical-align:middle}.col-filter-cell input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:4px;padding:5px 8px;font-size:12px;font-weight:500;color:#0f172a;background:#fff}.col-filter-cell input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.col-filter-locked{background:#f1f5f9!important}.master-table th.col-reg,.master-table td.col-reg{min-width:130px;width:130px}.master-table th.col-diag,.master-table td.col-diag{min-width:150px;width:150px}.master-table th.col-saved-by,.master-table td.col-saved-by{min-width:150px;width:150px;white-space:nowrap}.col-filter-actions{text-align:center}.col-filter-clear{border:1px solid #fecaca;background:#fee2e2;color:#b91c1c;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;cursor:pointer}.col-filter-clear:hover{background:#dc2626;color:#fff;border-color:#dc2626}.master-container{font-family:Inter,sans-serif;background-color:#f8fafc;padding:20px;border-radius:12px}.card-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;display:block;padding-bottom:6px}.master-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-weight:700;font-size:20px;color:#1e3a8a;margin-bottom:20px;display:flex;align-items:center;gap:8px}.filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;box-shadow:0 1px 3px #0000000d}.filter-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-left input[type=text]{border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:14px;width:140px}.filter-left label{font-weight:500;color:#374151;font-size:14px}.filter-left input[type=date]{border:1px solid #d1d5db;border-radius:6px;padding:6px 8px;font-size:14px}.filter-left span{font-weight:600;color:#4b5563}.filter-bottom-row{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:14px}.source-buttons{display:flex;gap:8px}.source-buttons button{border:1px solid #d1d5db;background-color:#f3f4f6;color:#1f2937;padding:6px 12px;border-radius:6px;cursor:pointer;font-weight:500;transition:.2s ease-in-out}.source-buttons button:hover{background-color:#e0e7ff}.source-buttons button.active{background-color:#2563eb;color:#fff;border-color:#1d4ed8}.card-header-row{display:grid;grid-template-columns:110px 140px 190px 240px 220px 120px 120px 260px 260px 120px 130px 120px 150px 140px 60px;align-items:stretch;background:#2563eb;color:#fff;font-size:13px;font-weight:600;padding:0;border:1px solid #2563eb;border-radius:0;margin-bottom:0;box-shadow:none;width:2410px}.master-card{background:#fff;border:1px solid #dbe3ef;border-top:none;margin-bottom:0;border-radius:0;box-shadow:none;overflow:visible}.master-card:last-child{border-bottom:1px solid #dbe3ef}.card-top{display:grid;grid-template-columns:110px 140px 190px 240px 220px 120px 120px 260px 260px 120px 130px 120px 150px 140px 60px;align-items:stretch;padding:0;min-height:52px;cursor:pointer;transition:background .15s ease;width:2410px}.card-top:hover{background:#eff6ff}.master-card:nth-child(2n) .card-top{background:#fcfdff}.master-card:nth-child(odd) .card-top{background:#fff}.master-card:nth-child(2n) .card-top:hover,.master-card:nth-child(odd) .card-top:hover{background:#eff6ff}.card-header-row.no-print,.card-top.no-print,.card-filter-row.no-print{grid-template-columns:110px 140px 190px 240px 220px 120px 120px 260px 260px 50px;width:1610px}.card-header-row.inside-lab,.card-top.inside-lab,.card-filter-row.inside-lab{grid-template-columns:110px 140px 190px 240px 220px 120px 120px 260px 260px 130px 140px 60px;width:2150px}.status-tag{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:max-content;max-width:100%;min-width:0;height:26px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;text-transform:capitalize;white-space:nowrap}.status-gray{background-color:#9ca3af}.status-yellow{background-color:#fbbf24;color:#111827}.status-green{background-color:#10b981}.status-blue{background-color:#2563eb}.card-header-row>.card-col-time-collected,.card-top>.card-col-time-collected{overflow:visible;text-overflow:clip}.time-collected-missing{color:#9ca3af}.dropdown-content{background:#f8fafc;border-top:1px solid #e5e7eb;padding:18px;animation:fadeIn .25s ease}.dropdown-content h4{color:#1f2937;margin:18px 0 10px;color:#1e3a8a;font-size:16px;font-weight:700}.dropdown-content h4:first-child{margin-top:0}.dropdown-content table{width:100%;border-collapse:collapse}.dropdown-content th,.dropdown-content td{padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:center;font-size:13px}.dropdown-content td:first-child,.dropdown-content th:first-child{text-align:left}.dropdown-content th{background-color:#e0e7ff;color:#1e3a8a;font-weight:600}.card-actions{display:flex;align-items:center;gap:8px;justify-content:center}.whatsapp-btn{min-width:110px;height:28px;padding:0 10px;border:none;border-radius:4px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s;background:#6b7280}.whatsapp-btn.required{background:#f59e0b}.whatsapp-btn.sent{background:#16a34a}.whatsapp-btn:hover{opacity:.9}.whatsapp-btn:disabled{cursor:not-allowed}.printed-btn{min-width:80px;height:28px;padding:0 10px;background:#2563eb;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.printed-btn:hover{background:#1d4ed8}.printed-btn:disabled{opacity:.5;cursor:not-allowed}.printed-btn.printed{background:#10b981}.no-records{text-align:center;color:#6b7280;font-weight:500;margin-top:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.report-view-tabs{display:flex;gap:10px;margin-left:auto}.report-view-tabs button{padding:8px 18px;border:none;border-radius:8px;background:#e5e7eb;cursor:pointer;font-weight:600;transition:.2s}.report-view-tabs button:hover{background:#dbeafe}.report-view-tabs button.active{background:#2563eb;color:#fff}.dropdown-content table{width:100%;margin-top:10px;margin-bottom:8px}.dropdown-content tbody tr:nth-child(2n){background:#f8fafc}.dropdown-content tbody tr:hover{background:#e0f2fe}.dropdown-content td{vertical-align:top}.status-yes{color:#16a34a;font-weight:700}.status-no{color:#dc2626;font-weight:700}.status-pending{color:#f59e0b;font-weight:700}.special-divider{margin:32px 0;border:none;border-top:1px solid #dbe3ef}.special-section-title{display:flex;align-items:center;padding:10px 14px;margin:12px 0 14px;background:#e0e7ff;border-left:5px solid #2563eb;border-radius:8px;color:#1e3a8a;font-size:18px;font-weight:700}.special-section{margin-bottom:30px}.card-header-row>div,.card-top>div,.card-filter-row>div{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;box-sizing:border-box;padding:10px 8px;border-right:1px solid #d8dee8;align-self:stretch;min-height:100%}.card-header-row>div{border-right-color:#fff6}.card-header-row>div:last-child,.card-top>div:last-child,.card-filter-row>div:last-child{border-right:none}.card-header-row>.card-col-category,.card-top>.card-col-category{overflow:visible;white-space:normal;text-overflow:clip;line-height:1.3;align-items:flex-start}.card-header-row>.card-col-status,.card-top>.card-col-status,.card-filter-row>.card-col-status{justify-content:center;padding-left:18px;padding-right:18px}.card-top>.card-col-status{overflow:visible}.card-header-row .th-with-filter{color:#fff}.card-header-row .col-filter-toggle{flex-shrink:0;border-color:#ffffff8c}.card-filter-row{display:grid;grid-template-columns:110px 140px 190px 240px 220px 120px 120px 260px 260px 120px 130px 120px 150px 140px 60px;align-items:stretch;background:#f8fafc;color:#0f172a;padding:0;border:1px solid #dbe3ef;border-top:none;width:2410px}.card-filter-row>div{overflow:visible;white-space:normal;padding:6px 8px}.card-filter-row input,.card-filter-row select{min-width:0}.card-header-row>div{color:#fff;font-weight:600}.card-header-row>div:nth-child(8),.card-header-row>div:nth-child(9),.card-header-row>div:nth-child(10),.card-header-row>div:nth-child(11),.card-header-row>div:nth-child(12),.card-header-row>div:nth-child(13),.card-top>div:nth-child(8),.card-top>div:nth-child(9),.card-top>div:nth-child(10),.card-top>div:nth-child(11),.card-top>div:nth-child(12),.card-top>div:nth-child(13){justify-content:center}.card-header-row.inside-lab>div:nth-child(8),.card-header-row.inside-lab>div:nth-child(9),.card-header-row.inside-lab>div:nth-child(10),.card-header-row.inside-lab>div:nth-child(11),.card-top.inside-lab>div:nth-child(8),.card-top.inside-lab>div:nth-child(9),.card-top.inside-lab>div:nth-child(10),.card-top.inside-lab>div:nth-child(11){justify-content:center}.expand-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;font-size:15px;font-weight:700;color:#2563eb}.expand-btn:hover{background:#dbeafe;border-radius:4px}@media(max-width:1100px){.card-header-row,.card-top{grid-template-columns:repeat(5,1fr);font-size:12px}.filter-bar{flex-direction:column;align-items:stretch;gap:10px}.filter-bottom-row{flex-direction:column;align-items:flex-start;gap:12px}.report-view-tabs{margin-left:0}}
