#whatsappWorkScheduleCard [hidden]{display:none!important}
#whatsappWorkScheduleCard label{display:block;font-size:14px;font-weight:700;margin-bottom:7px;color:#163b51}
#whatsappWorkScheduleCard input,#whatsappWorkScheduleCard select{font-size:16px;width:100%;min-width:0}
#whatsappWorkScheduleCard select{padding:11px;border:1px solid #cbd5e1;border-radius:11px;background:#fff}
.work-loading{margin:16px 0;padding:14px;border:1px solid #b8d7d4;border-radius:12px;background:#f0fdfa}
.work-common-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.work-common-grid input,.work-common-grid select{margin-top:7px}
#whatsappWorkLoadingCard{margin-top:12px;padding:12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}
#whatsappWorkLoadingCard .row{margin-top:10px}
.work-delivery{margin:12px 0;padding:14px;border:1px solid #93b8d4;border-right:5px solid #0f766e;border-radius:12px;background:#f8fafc;min-width:0}
.work-delivery legend{font-weight:800;font-size:17px;color:#075985;padding:0 8px}
.work-delivery-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.work-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}
.work-products label{font-size:13px!important}
#whatsappWorkScheduleCard .work-secondary{background:#e2e8f0;color:#1e293b}
.work-add-delivery{background:#0f766e;width:100%;border:2px dashed #99f6e4;margin:4px 0 10px}
#whatsappWorkSave{background:#075985}
#whatsappWorkEditStatus{background:#fff7df;border:1px solid #e0b248;padding:12px;border-radius:10px;margin:10px 0;line-height:1.7}
.work-record-start td{border-top:3px solid #648896!important}
.work-record-actions{display:flex;flex-wrap:wrap;gap:5px;min-width:130px}
.work-record-actions button{padding:7px 9px;font-size:13px}
.work-record-actions button[data-work-edit]{background:#075985}
#whatsappWorkScheduleCard button:disabled{opacity:.5;cursor:not-allowed}
#whatsappWorkScheduleCard :focus-visible{outline:3px solid #0d9488;outline-offset:2px}
@media(max-width:520px){.work-delivery-fields{grid-template-columns:1fr}.work-delivery{padding:10px}.work-products{gap:6px}.work-products input{padding:10px 5px}.work-loading{padding:10px}}
