.tasks-module__WZyhDG__pageStack{flex-direction:column;gap:22px;min-width:0;display:flex}.tasks-module__WZyhDG__boundaryBanner{border:1px solid var(--hos-border);background:linear-gradient(135deg, #0891b214, var(--hos-surface-muted));color:var(--hos-text);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:1.45;display:flex}.tasks-module__WZyhDG__boundaryIcon{color:#0891b2;background:var(--hos-surface);border:1px solid var(--hos-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.tasks-module__WZyhDG__commandBlock{flex-direction:column;gap:16px;display:flex}.tasks-module__WZyhDG__insightRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.tasks-module__WZyhDG__insightRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.tasks-module__WZyhDG__insightRow{grid-template-columns:1fr}}.tasks-module__WZyhDG__insightCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex}.tasks-module__WZyhDG__insightTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-icon-teal-text,#0f766e);font-size:12px;font-weight:800}.tasks-module__WZyhDG__insightValue{color:var(--hos-text);font-size:14px;line-height:1.4}.tasks-module__WZyhDG__insightHelper{color:var(--hos-text-muted);font-size:11px}.tasks-module__WZyhDG__focusStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}@media (max-width:900px){.tasks-module__WZyhDG__focusStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.tasks-module__WZyhDG__focusStrip{grid-template-columns:1fr}}.tasks-module__WZyhDG__focusCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:14px;display:flex}.tasks-module__WZyhDG__focusIcon{width:32px;height:32px;color:var(--hos-icon-teal-text,#0f766e);background:#0f766e1f;border-radius:10px;justify-content:center;align-items:center;font-size:14px;display:flex}.tasks-module__WZyhDG__focusTitle{color:var(--hos-text-strong);font-size:13px;font-weight:800}.tasks-module__WZyhDG__focusHelper{color:var(--hos-text-muted);flex:1;font-size:12px;line-height:1.35}.tasks-module__WZyhDG__controlBar{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.tasks-module__WZyhDG__controlSearch{box-sizing:border-box;border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:10px;padding:10px 12px;font-size:13px}.tasks-module__WZyhDG__filterGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}@media (max-width:1100px){.tasks-module__WZyhDG__filterGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.tasks-module__WZyhDG__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tasks-module__WZyhDG__fieldSelect{border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:10px;padding:8px 10px;font-size:12px}.tasks-module__WZyhDG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.tasks-module__WZyhDG__chip{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text-muted);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.tasks-module__WZyhDG__chipActive{color:var(--hos-icon-teal-text,#0f766e);background:#0891b21f;border-color:#0891b273}.tasks-module__WZyhDG__board{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.tasks-module__WZyhDG__lane{border:1px solid var(--hos-border);background:var(--hos-surface-muted);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:10px;width:100%;min-width:0;min-height:0;padding:14px;display:flex}.tasks-module__WZyhDG__laneNeeds{border-top:3px solid #2563eb}.tasks-module__WZyhDG__laneProgress{border-top:3px solid #0f766e}.tasks-module__WZyhDG__laneDue{border-top:3px solid #f59e0b}.tasks-module__WZyhDG__laneClosed{border-top:3px solid #64748b}.tasks-module__WZyhDG__laneHead{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.tasks-module__WZyhDG__laneTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--hos-text-muted);margin:0;font-size:11px;font-weight:800}.tasks-module__WZyhDG__laneHelper{color:var(--hos-text-muted);margin:4px 0 0;font-size:11px;line-height:1.3}.tasks-module__WZyhDG__laneCount{background:var(--hos-surface);border:1px solid var(--hos-border);min-width:22px;height:22px;color:var(--hos-text-strong);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.tasks-module__WZyhDG__laneCards{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:10px;width:100%;min-width:0;display:grid}.tasks-module__WZyhDG__emptyLane{color:var(--hos-text-muted);margin:0;padding:8px 4px;font-size:12px}.tasks-module__WZyhDG__taskCard{text-align:left;border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;border-radius:14px;flex-direction:column;gap:8px;width:100%;min-width:0;padding:12px;display:flex}.tasks-module__WZyhDG__taskCardUrgent{background:linear-gradient(90deg, #dc26260f, var(--hos-surface));border-left:3px solid #dc2626}.tasks-module__WZyhDG__taskCardOverdue{border-left:3px solid #f59e0b}.tasks-module__WZyhDG__cardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.tasks-module__WZyhDG__taskNo{letter-spacing:.04em;color:var(--hos-text-muted);font-size:10px;font-weight:800}.tasks-module__WZyhDG__cardTitle{color:var(--hos-text-strong);margin:0;font-size:13px;font-weight:800;line-height:1.3}.tasks-module__WZyhDG__patientLine{color:var(--hos-text);font-size:12px}.tasks-module__WZyhDG__metaRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tasks-module__WZyhDG__badge{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text-muted);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.tasks-module__WZyhDG__badgeUrgent{color:#dc2626;background:#dc262614;border-color:#dc262659}.tasks-module__WZyhDG__badgeHigh{color:#d97706;border-color:#f59e0b66}.tasks-module__WZyhDG__desc{color:var(--hos-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.tasks-module__WZyhDG__cardActions{flex-wrap:wrap;gap:6px;display:flex}.tasks-module__WZyhDG__relatedChip{color:var(--hos-icon-blue-text,#2563eb);background:#2563eb1a;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:700}.tasks-module__WZyhDG__historyToolbar{flex-flow:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.tasks-module__WZyhDG__historyToolbar .tasks-module__WZyhDG__historySearch{flex:200px;width:auto;min-width:160px}.tasks-module__WZyhDG__historyToolbar .tasks-module__WZyhDG__fieldSelect{flex:0 160px;width:auto;min-width:140px}.tasks-module__WZyhDG__tableWrap{max-width:100%;overflow-x:auto}.tasks-module__WZyhDG__table{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}.tasks-module__WZyhDG__table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--hos-text-muted);background:var(--hos-surface-muted);border-bottom:1px solid var(--hos-border);padding:10px 12px;font-size:10px;font-weight:800}.tasks-module__WZyhDG__table td{border-bottom:1px solid var(--hos-border);color:var(--hos-text);vertical-align:top;padding:12px}.tasks-module__WZyhDG__table tr:hover td{background:var(--hos-surface-muted)}.tasks-module__WZyhDG__cellTitle{color:var(--hos-text-strong);font-weight:800}.tasks-module__WZyhDG__cellSub{color:var(--hos-text-muted);margin-top:2px;font-size:11px}.tasks-module__WZyhDG__mobileCards{flex-direction:column;gap:10px;display:none}@media (max-width:768px){.tasks-module__WZyhDG__tableWrap{display:none}.tasks-module__WZyhDG__mobileCards{display:flex}}.tasks-module__WZyhDG__modalOverlay{z-index:1200;background:#0206178c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.tasks-module__WZyhDG__modalShell{border:1px solid var(--hos-border);background:var(--hos-surface);width:min(640px,100%);max-height:min(90vh,900px);box-shadow:var(--hos-shadow-card);border-radius:18px;overflow:auto}.tasks-module__WZyhDG__modalHeader{border-bottom:1px solid var(--hos-border);padding:18px 20px 12px}.tasks-module__WZyhDG__modalTitle{color:var(--hos-text-strong);margin:0;font-size:18px;font-weight:800}.tasks-module__WZyhDG__modalBody{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.tasks-module__WZyhDG__modalFooter{border-top:1px solid var(--hos-border);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px 20px 18px;display:flex}.tasks-module__WZyhDG__fieldLabel{color:var(--hos-text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.tasks-module__WZyhDG__fieldInput,.tasks-module__WZyhDG__fieldTextarea{box-sizing:border-box;border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:10px;padding:10px 12px;font-size:13px}.tasks-module__WZyhDG__fieldTextarea{resize:vertical;min-height:72px}.tasks-module__WZyhDG__fieldError{color:#dc2626;font-size:11px}.tasks-module__WZyhDG__drawerSection{margin-bottom:18px}.tasks-module__WZyhDG__drawerSectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--hos-text-muted);margin:0 0 10px;font-size:11px;font-weight:800}.tasks-module__WZyhDG__drawerGrid{gap:8px;font-size:13px;display:grid}.tasks-module__WZyhDG__drawerRow{justify-content:space-between;gap:12px;display:flex}.tasks-module__WZyhDG__drawerLabel{color:var(--hos-text-muted);font-size:12px}.tasks-module__WZyhDG__drawerValue{color:var(--hos-text-strong);text-align:right;font-weight:600}.tasks-module__WZyhDG__activityList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tasks-module__WZyhDG__activityItem{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:10px;padding:8px 10px;font-size:12px}.tasks-module__WZyhDG__drawerActions{flex-wrap:wrap;gap:8px;display:flex}.tasks-module__WZyhDG__drawerNote{color:var(--hos-text-muted);border:1px dashed var(--hos-border);background:var(--hos-surface-muted);border-radius:12px;padding:12px;font-size:12px;line-height:1.45}.tasks-module__WZyhDG__kpiPurple:before{background:#7c3aed!important}
