.lab-requests-module__J--bdW__pageStack{flex-direction:column;gap:22px;min-width:0;display:flex}.lab-requests-module__J--bdW__commandBlock{flex-direction:column;gap:16px;display:flex}.lab-requests-module__J--bdW__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lab-requests-module__J--bdW__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}.lab-requests-module__J--bdW__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}.lab-requests-module__J--bdW__insightRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.lab-requests-module__J--bdW__insightRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.lab-requests-module__J--bdW__insightRow{grid-template-columns:1fr}}.lab-requests-module__J--bdW__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}.lab-requests-module__J--bdW__insightTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-icon-teal-text,#0f766e);font-size:12px;font-weight:800}.lab-requests-module__J--bdW__insightValue{color:var(--hos-text);font-size:14px;line-height:1.4}.lab-requests-module__J--bdW__insightHelper{color:var(--hos-text-muted);font-size:11px}.lab-requests-module__J--bdW__composerGrid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:18px;display:grid}@media (max-width:1024px){.lab-requests-module__J--bdW__composerGrid{grid-template-columns:1fr}}.lab-requests-module__J--bdW__composerShell{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;min-width:0;overflow:hidden}.lab-requests-module__J--bdW__composerHeader{border-bottom:1px solid var(--hos-border);background:linear-gradient(135deg, #0891b21a, var(--hos-surface));padding:16px 20px}.lab-requests-module__J--bdW__composerTitle{color:var(--hos-text-strong);margin:0;font-size:17px;font-weight:800}.lab-requests-module__J--bdW__composerSub{color:var(--hos-text-muted);margin:4px 0 0;font-size:12px}.lab-requests-module__J--bdW__stepper{border-bottom:1px solid var(--hos-border);background:var(--hos-surface-muted);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.lab-requests-module__J--bdW__stepBtn{text-align:left;border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;min-width:0;color:inherit;font:inherit;border-radius:12px;flex:140px;padding:10px 12px}.lab-requests-module__J--bdW__stepBtnActive{background:#0891b21f;border-color:#0891b2}.lab-requests-module__J--bdW__stepBtnDone{border-color:var(--hos-icon-teal-text)}.lab-requests-module__J--bdW__stepNum{color:var(--hos-text-muted);margin-bottom:2px;font-size:11px;font-weight:800;display:block}.lab-requests-module__J--bdW__stepLabel{color:var(--hos-text-strong);font-size:13px;font-weight:700}.lab-requests-module__J--bdW__composerBody{gap:16px;padding:20px;display:grid}.lab-requests-module__J--bdW__composerFooter{border-top:1px solid var(--hos-border);background:var(--hos-surface-muted);flex-wrap:wrap;justify-content:space-between;gap:8px;padding:14px 20px;display:flex}.lab-requests-module__J--bdW__fieldLabel{color:var(--hos-text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.lab-requests-module__J--bdW__fieldInput,.lab-requests-module__J--bdW__fieldSelect,.lab-requests-module__J--bdW__fieldTextarea{border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:12px;padding:10px 12px;font-size:14px}.lab-requests-module__J--bdW__fieldTextarea{resize:vertical;min-height:96px;line-height:1.45}.lab-requests-module__J--bdW__fieldInput:focus,.lab-requests-module__J--bdW__fieldSelect:focus,.lab-requests-module__J--bdW__fieldTextarea:focus{border-color:#0891b2;outline:none;box-shadow:0 0 0 3px #0891b233}.lab-requests-module__J--bdW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:640px){.lab-requests-module__J--bdW__fieldGrid{grid-template-columns:1fr}}.lab-requests-module__J--bdW__patientGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.lab-requests-module__J--bdW__patientPick{text-align:left;border:1px solid var(--hos-border);background:var(--hos-surface-muted);cursor:pointer;color:inherit;font:inherit;border-radius:14px;padding:12px}.lab-requests-module__J--bdW__patientPickSelected{background:#0891b21a;border-color:#0891b2}.lab-requests-module__J--bdW__patientPickName{color:var(--hos-text-strong);font-size:14px;font-weight:800}.lab-requests-module__J--bdW__patientPickMeta{color:var(--hos-text-muted);margin-top:4px;font-size:11px}.lab-requests-module__J--bdW__selectedPatientCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;padding:14px 16px}.lab-requests-module__J--bdW__emptyPick{text-align:center;border:1px dashed var(--hos-border);color:var(--hos-text-muted);border-radius:14px;padding:28px 20px;font-size:13px}.lab-requests-module__J--bdW__categoryTabs{flex-wrap:wrap;gap:8px;display:flex}.lab-requests-module__J--bdW__catTab{border:1px solid var(--hos-border);background:var(--hos-surface-muted);cursor:pointer;color:var(--hos-text);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600}.lab-requests-module__J--bdW__catTabActive{color:var(--hos-text-strong);background:#0891b21f;border-color:#0891b2}.lab-requests-module__J--bdW__testChipGrid{flex-wrap:wrap;gap:8px;display:flex}.lab-requests-module__J--bdW__testChip{border:1px solid var(--hos-border);background:var(--hos-surface-muted);cursor:pointer;color:var(--hos-text);border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.lab-requests-module__J--bdW__testChipOn{border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg)}.lab-requests-module__J--bdW__selectedTestsPanel{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;gap:10px;padding:14px;display:grid}.lab-requests-module__J--bdW__selectedTestRow{grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}@media (max-width:720px){.lab-requests-module__J--bdW__selectedTestRow{grid-template-columns:1fr}}.lab-requests-module__J--bdW__readinessPanel{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;gap:14px;padding:18px 16px;display:grid;position:sticky;top:88px}@media (max-width:1024px){.lab-requests-module__J--bdW__readinessPanel{position:static}}.lab-requests-module__J--bdW__readinessTitle{color:var(--hos-text-strong);font-size:13px;font-weight:800}.lab-requests-module__J--bdW__progressBar{background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:999px;height:8px;overflow:hidden}.lab-requests-module__J--bdW__progressFill{background:linear-gradient(90deg, #0891b2, var(--hos-icon-teal-text));border-radius:999px;height:100%}.lab-requests-module__J--bdW__summaryRow{border-bottom:1px solid var(--hos-border);justify-content:space-between;gap:8px;padding-bottom:6px;font-size:12px;display:flex}.lab-requests-module__J--bdW__summaryVal{color:var(--hos-text-strong);text-align:right;font-weight:600}.lab-requests-module__J--bdW__checkRow{color:var(--hos-text);gap:8px;font-size:12px;display:flex}.lab-requests-module__J--bdW__checkOk{color:#16a34a;font-weight:800}.lab-requests-module__J--bdW__checkMiss{color:var(--hos-text-muted)}.lab-requests-module__J--bdW__dualRow{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:18px;min-width:0;display:grid}@media (max-width:960px){.lab-requests-module__J--bdW__dualRow{grid-template-columns:1fr}}.lab-requests-module__J--bdW__panelCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;min-width:0;padding:18px}.lab-requests-module__J--bdW__panelCardEmbedded{border:1px solid var(--hos-border);background:var(--hos-surface-muted);min-width:0;box-shadow:none;border-radius:16px;padding:16px}.lab-requests-module__J--bdW__panelTitle{color:var(--hos-text-strong);margin:0 0 4px;font-size:16px;font-weight:800}.lab-requests-module__J--bdW__panelDesc{color:var(--hos-text-muted);margin:0 0 14px;font-size:12px}.lab-requests-module__J--bdW__resultCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;gap:8px;margin-bottom:10px;padding:14px;display:grid}.lab-requests-module__J--bdW__resultCardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.lab-requests-module__J--bdW__refLab{color:#0891b2;font-size:12px;font-weight:800}.lab-requests-module__J--bdW__activityList{gap:8px;max-height:320px;display:grid;overflow-y:auto}.lab-requests-module__J--bdW__activityItem{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:12px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:grid}.lab-requests-module__J--bdW__activityTime{color:var(--hos-text-muted);font-weight:600}.lab-requests-module__J--bdW__pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:4px;display:grid;overflow-x:auto}@media (max-width:1100px){.lab-requests-module__J--bdW__pipeline{grid-template-columns:repeat(4,minmax(240px,1fr))}}@media (max-width:640px){.lab-requests-module__J--bdW__pipeline{grid-template-columns:1fr}}.lab-requests-module__J--bdW__lane{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;min-width:0;min-height:120px;padding:14px}.lab-requests-module__J--bdW__laneHead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.lab-requests-module__J--bdW__laneTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin:0;font-size:12px;font-weight:800}.lab-requests-module__J--bdW__laneCount{background:var(--hos-surface);border:1px solid var(--hos-border);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.lab-requests-module__J--bdW__laneHelper{color:var(--hos-text-muted);margin-bottom:10px;font-size:11px}.lab-requests-module__J--bdW__reqCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;gap:8px;margin-bottom:8px;padding:12px;display:grid}.lab-requests-module__J--bdW__reqCardActions{flex-wrap:wrap;gap:6px;display:flex}.lab-requests-module__J--bdW__historyToolbar{flex-flow:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.lab-requests-module__J--bdW__historyToolbar .lab-requests-module__J--bdW__historySearch{flex:200px;width:auto;min-width:160px}.lab-requests-module__J--bdW__historyToolbar .lab-requests-module__J--bdW__fieldSelect{flex:0 160px;width:auto;min-width:140px}.lab-requests-module__J--bdW__historySearch{flex:180px;min-width:0}.lab-requests-module__J--bdW__tableWrap{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;max-width:100%;overflow-x:auto}.lab-requests-module__J--bdW__dataTable{border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.lab-requests-module__J--bdW__dataTable th{text-align:left;border-bottom:1px solid var(--hos-border);color:var(--hos-text-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--hos-surface-muted);padding:11px 12px;font-size:11px;font-weight:700}.lab-requests-module__J--bdW__dataTable td{border-bottom:1px solid var(--hos-border);color:var(--hos-text);vertical-align:top;padding:12px}.lab-requests-module__J--bdW__tableSub{color:var(--hos-text-muted);font-size:11px}.lab-requests-module__J--bdW__tableActions{flex-wrap:wrap;gap:4px;display:flex}.lab-requests-module__J--bdW__reviewCheck{align-items:flex-start;gap:8px;font-size:13px;display:flex}.lab-requests-module__J--bdW__kpiPurple:before{background:#6366f1}.lab-requests-module__J--bdW__kpiCyan:before{background:#0891b2}.lab-requests-module__J--bdW__kpiResults:before{background:#f59e0b}
.dashboard-module__PT1muG__dashboardStack{flex-direction:column;gap:20px;min-width:0;max-width:100%;display:flex}.dashboard-module__PT1muG__dashboardSplitRow{grid-template-columns:minmax(0,1.25fr) minmax(340px,.85fr);align-items:stretch;gap:20px;display:grid}@media (max-width:1024px){.dashboard-module__PT1muG__dashboardSplitRow{grid-template-columns:1fr}}.dashboard-module__PT1muG__panel{background:var(--hos-surface);border:1px solid var(--hos-border);box-shadow:var(--hos-shadow-card);border-radius:16px;min-height:0;padding:16px 18px}.dashboard-module__PT1muG__panelBalanced{min-height:280px}.dashboard-module__PT1muG__panelHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.dashboard-module__PT1muG__panelHeadLeft{align-items:flex-start;gap:12px;min-width:0;display:flex}.dashboard-module__PT1muG__panelIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.dashboard-module__PT1muG__panelIconTeal{background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.dashboard-module__PT1muG__panelIconBlue{background:var(--hos-icon-blue-bg);color:var(--hos-icon-blue-text)}.dashboard-module__PT1muG__panelIconAmber{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text)}.dashboard-module__PT1muG__panelIconRed{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.dashboard-module__PT1muG__panelIconGreen{background:var(--hos-icon-green-bg);color:var(--hos-icon-green-text)}.dashboard-module__PT1muG__panelIconCyan{background:var(--hos-icon-cyan-bg);color:var(--hos-icon-cyan-text)}.dashboard-module__PT1muG__panelIconSlate{background:var(--hos-icon-slate-bg);color:var(--hos-icon-slate-text)}.dashboard-module__PT1muG__panelTitle{color:var(--hos-text-strong);margin:0;font-size:15px;font-weight:700;line-height:1.3}.dashboard-module__PT1muG__panelDesc{color:var(--hos-text-muted);margin:4px 0 0;font-size:12px;line-height:1.45}.dashboard-module__PT1muG__panelHeadRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.dashboard-module__PT1muG__countChip{background:var(--hos-chip-bg);color:var(--hos-chip-text);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.dashboard-module__PT1muG__headLink{color:var(--hos-accent-teal);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none}.dashboard-module__PT1muG__headLink:hover{background:#0f766e0f}.dashboard-module__PT1muG__flowRail{scrollbar-width:thin;align-items:stretch;gap:0;padding-bottom:4px;display:flex;overflow-x:auto}.dashboard-module__PT1muG__flowNodeWrap{flex:1 1 0;align-items:center;min-width:72px;display:flex}.dashboard-module__PT1muG__flowConnector{background:var(--hos-border);flex:0 0 8px;height:2px;margin:0 2px}.dashboard-module__PT1muG__flowNode{text-align:center;flex:1;min-width:0;padding:8px 4px}.dashboard-module__PT1muG__flowNodeDot{border-radius:50%;width:8px;height:8px;margin:0 auto 6px}.dashboard-module__PT1muG__flowNodeLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);font-size:10px;font-weight:700;line-height:1.2}.dashboard-module__PT1muG__flowNodeValue{color:var(--hos-text-strong);margin-top:2px;font-size:20px;font-weight:700;line-height:1.2}.dashboard-module__PT1muG__flowNodeHelper{color:var(--hos-text-muted);margin-top:2px;font-size:10px;line-height:1.3}.dashboard-module__PT1muG__flowSummary{background:var(--hos-surface-soft);border:1px solid var(--hos-border-subtle);border-radius:12px;flex-wrap:wrap;gap:8px 16px;margin:12px 0;padding:10px 12px;display:flex}.dashboard-module__PT1muG__flowSummaryItem{color:var(--hos-text-muted);font-size:11px}.dashboard-module__PT1muG__flowSummaryItem strong{color:var(--hos-text-strong);font-weight:600}.dashboard-module__PT1muG__flowMovements{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.dashboard-module__PT1muG__flowMovementRow{color:var(--hos-text-normal);background:var(--hos-surface-nested);border:1px solid var(--hos-border-subtle);border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.dashboard-module__PT1muG__flowMovementDot{background:#0f766e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.dashboard-module__PT1muG__flowFooter{border-top:1px solid var(--hos-border-subtle);justify-content:flex-end;padding-top:4px;display:flex}.dashboard-module__PT1muG__alertsList{flex-direction:column;gap:8px;max-height:320px;display:flex;overflow-y:auto}.dashboard-module__PT1muG__alertCompact{border:1px solid var(--hos-border-subtle);background:var(--hos-surface-nested);border-radius:12px;grid-template-columns:32px 1fr auto;align-items:start;gap:8px 10px;padding:10px 12px;display:grid}.dashboard-module__PT1muG__alertCompactIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.dashboard-module__PT1muG__alertCompactIconCritical{background:var(--hos-alert-critical-icon-bg);color:var(--hos-alert-critical-accent)}.dashboard-module__PT1muG__alertCompactIconWarning{background:var(--hos-alert-warning-icon-bg);color:var(--hos-alert-warning-accent)}.dashboard-module__PT1muG__alertCompactIconInfo{background:var(--hos-alert-info-icon-bg);color:var(--hos-alert-info-accent)}.dashboard-module__PT1muG__alertCompactIconSuccess{background:var(--hos-alert-success-icon-bg);color:var(--hos-alert-success-accent)}.dashboard-module__PT1muG__alertCompactBody{min-width:0}.dashboard-module__PT1muG__alertCompactTitle{color:var(--hos-text-strong);font-size:12px;font-weight:600;line-height:1.35}.dashboard-module__PT1muG__alertCompactDesc{color:var(--hos-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-module__PT1muG__alertCompactTime{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:4px;font-size:10px}.dashboard-module__PT1muG__miniTableWrap{border:1px solid var(--hos-border-subtle);background:var(--hos-surface-raised);border-radius:12px;max-width:100%;overflow:hidden}.dashboard-module__PT1muG__miniTableScroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.dashboard-module__PT1muG__miniTable{border-collapse:collapse;table-layout:auto;width:max-content;min-width:100%;font-size:13px}.dashboard-module__PT1muG__miniTable th{text-align:left;background:var(--hos-table-header-bg);color:var(--hos-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--hos-border-subtle);white-space:nowrap;padding:10px 12px;font-size:11px;font-weight:600}.dashboard-module__PT1muG__miniTable td{border-bottom:1px solid var(--hos-border-subtle);height:60px;color:var(--hos-text-normal);vertical-align:middle;background:0 0;padding:0 12px}.dashboard-module__PT1muG__miniTable tbody tr:hover{background:var(--hos-row-hover)}.dashboard-module__PT1muG__miniTable tbody tr:last-child td{border-bottom:none}.dashboard-module__PT1muG__colActions{width:140px;min-width:140px}.dashboard-module__PT1muG__rowActions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.dashboard-module__PT1muG__rowBtn{white-space:nowrap;min-height:28px!important;padding:4px 10px!important;font-size:11px!important}@media (max-width:767px){.dashboard-module__PT1muG__colActions{width:auto;min-width:100px}.dashboard-module__PT1muG__rowActions{flex-wrap:wrap}.dashboard-module__PT1muG__panel{min-width:0;max-width:100%}}.dashboard-module__PT1muG__cellPrimary{color:var(--hos-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.dashboard-module__PT1muG__cellSecondary{color:var(--hos-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.dashboard-module__PT1muG__cellSecondaryMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.dashboard-module__PT1muG__cellTime{font-variant-numeric:tabular-nums;color:var(--hos-text-strong);font-size:13px;font-weight:600}.dashboard-module__PT1muG__waitAmber{color:var(--hos-accent-amber);font-weight:600}.dashboard-module__PT1muG__doctorRow{border:1px solid var(--hos-border-subtle);background:var(--hos-surface-nested);border-radius:12px;grid-template-columns:40px 1fr auto auto;align-items:center;gap:10px 12px;min-height:56px;padding:10px 12px;transition:background .15s,border-color .15s;display:grid}.dashboard-module__PT1muG__doctorRow:hover{background:var(--hos-row-hover);border-color:#14b8a659}.dashboard-module__PT1muG__doctorAvatar{background:var(--hos-chip-bg);width:40px;height:40px;color:var(--hos-chip-text);border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.dashboard-module__PT1muG__doctorName{color:var(--hos-text-strong);font-size:13px;font-weight:600}.dashboard-module__PT1muG__doctorMeta{color:var(--hos-text-muted);margin-top:2px;font-size:11px}.dashboard-module__PT1muG__queueChip{background:var(--hos-chip-bg);color:var(--hos-chip-text);white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600}.dashboard-module__PT1muG__doctorList{flex-direction:column;gap:8px;display:flex}.dashboard-module__PT1muG__activityList{flex-direction:column;display:flex}.dashboard-module__PT1muG__activityRow{border-bottom:1px solid var(--hos-border-subtle);grid-template-columns:48px 12px 1fr auto;align-items:center;gap:10px;padding:12px 0;font-size:13px;display:grid}.dashboard-module__PT1muG__activityRow:last-child{border-bottom:none}.dashboard-module__PT1muG__activityTime{font-variant-numeric:tabular-nums;color:var(--hos-text-muted);font-size:12px;font-weight:600}.dashboard-module__PT1muG__activityDot{background:#0f766e;border-radius:50%;width:8px;height:8px}.dashboard-module__PT1muG__activityDotRed{background:#dc2626;border-radius:50%;width:8px;height:8px}.dashboard-module__PT1muG__activityDotBlue{background:#2563eb}.dashboard-module__PT1muG__activityDotAmber{background:#d97706}.dashboard-module__PT1muG__activityDotRed{background:#dc2626}.dashboard-module__PT1muG__activityText{color:var(--hos-text-normal);line-height:1.4}.dashboard-module__PT1muG__activityRef{color:var(--hos-text-muted);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600}.dashboard-module__PT1muG__badgeSm{border-radius:8px!important;padding:3px 8px!important;font-size:11px!important;line-height:14px!important}@media (max-width:640px){.dashboard-module__PT1muG__colActions{width:120px;min-width:120px}}
.consultations-module__Th60Vq__pageStack{flex-direction:column;gap:22px;min-width:0;display:flex}.consultations-module__Th60Vq__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.consultations-module__Th60Vq__splitMain{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:18px;min-width:0;display:grid}@media (max-width:1024px){.consultations-module__Th60Vq__splitMain{grid-template-columns:1fr}}.consultations-module__Th60Vq__commandCenter{border:1px solid var(--hos-border);background:radial-gradient(ellipse 90% 70% at 100% 0%, #14b8a624, transparent 55%), radial-gradient(ellipse 70% 50% at 0% 100%, #2563eb1a, transparent 50%), var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(200px,.7fr) minmax(220px,.8fr);align-items:start;gap:20px;min-width:0;padding:22px 24px;display:grid}@media (max-width:960px){.consultations-module__Th60Vq__commandCenter{grid-template-columns:1fr}}.consultations-module__Th60Vq__commandColEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--hos-icon-teal-text,#0f766e);margin-bottom:8px;font-size:11px;font-weight:800}.consultations-module__Th60Vq__commandPatientName{color:var(--hos-text-strong);margin:0 0 6px;font-size:24px;font-weight:800;line-height:1.15}.consultations-module__Th60Vq__commandMeta{color:var(--hos-text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.consultations-module__Th60Vq__commandChip{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text);border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.consultations-module__Th60Vq__commandChipActive{border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.consultations-module__Th60Vq__commandProgressBar{background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:999px;height:8px;margin-top:10px;overflow:hidden}.consultations-module__Th60Vq__commandProgressFill{background:linear-gradient(90deg, var(--hos-icon-teal-text), var(--hos-icon-blue-text,#2563eb));border-radius:999px;height:100%;transition:width .25s}.consultations-module__Th60Vq__commandProgressLabel{color:var(--hos-text-muted);margin-top:6px;font-size:12px}.consultations-module__Th60Vq__commandActions{flex-direction:column;gap:8px;display:flex}.consultations-module__Th60Vq__commandIdleHint{color:var(--hos-text);margin:0;font-size:14px;line-height:1.45}.consultations-module__Th60Vq__commandSuggested{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text-muted);border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px}.consultations-module__Th60Vq__launcherGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 22px;display:grid}@media (max-width:900px){.consultations-module__Th60Vq__launcherGrid{grid-template-columns:1fr}}.consultations-module__Th60Vq__launcherCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:18px 18px 16px;display:flex}.consultations-module__Th60Vq__launcherCardTitle{color:var(--hos-text-strong);font-size:14px;font-weight:800}.consultations-module__Th60Vq__launcherCardSub{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);font-size:11px;font-weight:700}.consultations-module__Th60Vq__launcherPatient{color:var(--hos-text-strong);font-size:18px;font-weight:800}.consultations-module__Th60Vq__launcherMeta{color:var(--hos-text-muted);font-size:12px;line-height:1.4}.consultations-module__Th60Vq__launcherRecent{border-top:1px solid var(--hos-border);padding:0 22px 20px}.consultations-module__Th60Vq__launcherRecentTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin:16px 0 10px;font-size:12px;font-weight:800}.consultations-module__Th60Vq__launcherRecentList{flex-direction:column;gap:8px;display:flex}.consultations-module__Th60Vq__launcherRecentRow{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.consultations-module__Th60Vq__workspaceShell{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;min-width:0;overflow:hidden}.consultations-module__Th60Vq__patientHeader{border-bottom:1px solid var(--hos-border);background:linear-gradient(135deg, var(--hos-icon-teal-bg,#14b8a614), var(--hos-surface));padding:20px 22px}.consultations-module__Th60Vq__patientHeaderName{color:var(--hos-text-strong);margin:0 0 8px;font-size:26px;font-weight:800}.consultations-module__Th60Vq__patientHeaderChips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.consultations-module__Th60Vq__handoffCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;margin:16px 22px 0;padding:14px 16px}.consultations-module__Th60Vq__handoffTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-icon-teal-text);margin-bottom:8px;font-size:12px;font-weight:800}.consultations-module__Th60Vq__handoffBody{color:var(--hos-text);font-size:13px;line-height:1.45}.consultations-module__Th60Vq__handoffMeta{color:var(--hos-text-muted);margin-top:8px;font-size:12px}.consultations-module__Th60Vq__noteEditorWrap{padding:8px 0 0}.consultations-module__Th60Vq__progressSection{border-top:1px solid var(--hos-border);background:var(--hos-surface-muted);padding:16px 22px}.consultations-module__Th60Vq__progressTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin-bottom:10px;font-size:12px;font-weight:800}.consultations-module__Th60Vq__progressGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.consultations-module__Th60Vq__progressItem{color:var(--hos-text);align-items:center;gap:8px;font-size:12px;display:flex}.consultations-module__Th60Vq__progressOk{color:var(--hos-icon-green-text,#16a34a);font-weight:800}.consultations-module__Th60Vq__progressMiss{color:var(--hos-text-muted)}.consultations-module__Th60Vq__stickyFooter{z-index:2;border-top:1px solid var(--hos-border);background:var(--hos-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:14px 22px;display:flex;position:sticky;bottom:0}.consultations-module__Th60Vq__stickyFooterWarn{color:var(--hos-icon-amber-text,#f59e0b);flex:100%;font-size:12px;font-weight:600}.consultations-module__Th60Vq__stickyFooterActions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.consultations-module__Th60Vq__actionRail{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;flex-direction:column;gap:16px;min-width:0;padding:18px 16px;display:flex}.consultations-module__Th60Vq__railSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);font-size:12px;font-weight:800}.consultations-module__Th60Vq__actionRow{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.consultations-module__Th60Vq__actionIcon{background:var(--hos-surface);border:1px solid var(--hos-border);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.consultations-module__Th60Vq__actionRowTitle{color:var(--hos-text-strong);font-size:13px;font-weight:700}.consultations-module__Th60Vq__actionRowDesc{color:var(--hos-text-muted);margin-top:2px;font-size:11px;line-height:1.35}.consultations-module__Th60Vq__readinessList{gap:8px;display:grid}.consultations-module__Th60Vq__readinessRow{color:var(--hos-text);gap:8px;font-size:12px;display:flex}.consultations-module__Th60Vq__linkedGrid{gap:6px;font-size:12px;display:grid}.consultations-module__Th60Vq__linkedRow{border-bottom:1px solid var(--hos-border);color:var(--hos-text-muted);justify-content:space-between;gap:8px;padding-bottom:6px;display:flex}.consultations-module__Th60Vq__linkedVal{color:var(--hos-text-strong);text-align:right;font-weight:600}.consultations-module__Th60Vq__safetyNote{border:1px dashed var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text-muted);border-radius:12px;padding:12px 14px;font-size:11px;line-height:1.45}.consultations-module__Th60Vq__sessionGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.consultations-module__Th60Vq__sessionCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex}.consultations-module__Th60Vq__sessionCardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.consultations-module__Th60Vq__sessionConNo{color:var(--hos-icon-teal-text);font-size:13px;font-weight:800}.consultations-module__Th60Vq__sessionPatient{color:var(--hos-text-strong);font-size:16px;font-weight:800}.consultations-module__Th60Vq__sessionMeta,.consultations-module__Th60Vq__sessionProgress{color:var(--hos-text-muted);font-size:12px}.consultations-module__Th60Vq__sessionActions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.consultations-module__Th60Vq__sessionTabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.consultations-module__Th60Vq__sessionTab{border:1px solid var(--hos-border);background:var(--hos-surface-muted);cursor:pointer;color:var(--hos-text);border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.consultations-module__Th60Vq__sessionTabActive{border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.consultations-module__Th60Vq__sessionTab:focus-visible{outline:2px solid var(--hos-icon-teal-text);outline-offset:2px}.consultations-module__Th60Vq__historyToolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.consultations-module__Th60Vq__historySearch{border:1px solid var(--hos-border);background:var(--hos-surface-muted);min-width:0;color:var(--hos-text);border-radius:12px;flex:200px;padding:10px 12px;font-size:13px}.consultations-module__Th60Vq__historySearch:focus{border-color:var(--hos-icon-teal-text);box-shadow:0 0 0 3px var(--hos-primary-soft,#14b8a633);outline:none}.consultations-module__Th60Vq__historySelect{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text);border-radius:12px;min-width:120px;padding:10px 12px;font-size:13px}.consultations-module__Th60Vq__tableWrap{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;max-width:100%;overflow-x:auto}.consultations-module__Th60Vq__dataTable{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.consultations-module__Th60Vq__dataTable th{text-align:left;border-bottom:1px solid var(--hos-border);color:var(--hos-text-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--hos-surface-muted);padding:11px 12px;font-size:11px;font-weight:700}.consultations-module__Th60Vq__dataTable td{border-bottom:1px solid var(--hos-border);color:var(--hos-text);vertical-align:top;padding:12px}.consultations-module__Th60Vq__tableSub{color:var(--hos-text-muted);font-size:11px}.consultations-module__Th60Vq__tableActions{flex-wrap:wrap;gap:4px;display:flex}.consultations-module__Th60Vq__kpiPurple{background:var(--hos-kpi-purple-bg,var(--hos-surface));border-color:var(--hos-kpi-purple-border,var(--hos-border))}.consultations-module__Th60Vq__kpiPurple:before{background:#7c3aed}.consultations-module__Th60Vq__focusStrip{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:18px 20px;display:flex}.consultations-module__Th60Vq__focusMain{flex:280px;min-width:0}.consultations-module__Th60Vq__focusEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--hos-icon-teal-text,#0f766e);margin-bottom:6px;font-size:11px;font-weight:800}.consultations-module__Th60Vq__focusRow{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.consultations-module__Th60Vq__focusIdentity{min-width:0}.consultations-module__Th60Vq__focusName{color:var(--hos-text-strong);margin:0 0 6px;font-size:22px;font-weight:800;line-height:1.15}.consultations-module__Th60Vq__focusMeta{color:var(--hos-text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.consultations-module__Th60Vq__focusIdleText{color:var(--hos-text);margin:0;font-size:14px;line-height:1.45}.consultations-module__Th60Vq__focusProgress{flex:0 200px;min-width:160px}.consultations-module__Th60Vq__focusActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.consultations-module__Th60Vq__mainColumn{flex-direction:column;gap:20px;min-width:0;display:flex}.consultations-module__Th60Vq__completeWarn{color:var(--hos-icon-amber-text);background:var(--hos-alert-warning-bg,#f59e0b14);border-bottom:1px solid var(--hos-border);padding:10px 22px;font-size:12px}
.prescription-composer-module__PYT6iW__rxComposer{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;overflow:hidden}.prescription-composer-module__PYT6iW__rxComposerHead{background:linear-gradient(180deg, var(--hos-icon-teal-bg,#14b8a60f) 0%, var(--hos-surface) 100%);border-bottom:1px solid var(--hos-border);padding:18px 22px 0}.prescription-composer-module__PYT6iW__rxComposerTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.prescription-composer-module__PYT6iW__rxComposerTitle{color:var(--hos-text-strong);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:800}.prescription-composer-module__PYT6iW__rxComposerMeta{color:var(--hos-text-muted);margin-top:4px;font-size:12px}.prescription-composer-module__PYT6iW__rxIdChip{letter-spacing:.04em;text-transform:uppercase;background:var(--hos-icon-green-bg,var(--hos-icon-teal-bg));color:var(--hos-icon-green-text,var(--hos-icon-teal-text));border:1px solid var(--hos-primary-soft,#14b8a640);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.prescription-composer-module__PYT6iW__rxStepper{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 18px;display:grid;overflow:hidden}@media (max-width:720px){.prescription-composer-module__PYT6iW__rxStepper{grid-template-columns:1fr}}.prescription-composer-module__PYT6iW__rxStep{border:none;border-right:1px solid var(--hos-border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;padding:14px 16px;transition:background .15s;display:flex;position:relative}.prescription-composer-module__PYT6iW__rxStep:last-child{border-right:none}@media (max-width:720px){.prescription-composer-module__PYT6iW__rxStep{border-right:none;border-bottom:1px solid var(--hos-border)}.prescription-composer-module__PYT6iW__rxStep:last-child{border-bottom:none}}.prescription-composer-module__PYT6iW__rxStep:hover:not(:disabled){background:var(--hos-surface)}.prescription-composer-module__PYT6iW__rxStep:disabled{cursor:default;opacity:.85}.prescription-composer-module__PYT6iW__rxStepActive{background:var(--hos-surface);box-shadow:inset 0 -3px 0 var(--hos-icon-teal-text)}.prescription-composer-module__PYT6iW__rxStepDone{background:var(--hos-primary-mint,#14b8a60f)}.prescription-composer-module__PYT6iW__rxStepNum{background:var(--hos-border);width:28px;height:28px;color:var(--hos-text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.prescription-composer-module__PYT6iW__rxStepActive .prescription-composer-module__PYT6iW__rxStepNum{background:var(--hos-icon-teal-text);color:#fff;box-shadow:0 0 0 3px var(--hos-primary-soft,#14b8a640)}.prescription-composer-module__PYT6iW__rxStepDone .prescription-composer-module__PYT6iW__rxStepNum{background:var(--hos-icon-teal-text);color:#fff}.prescription-composer-module__PYT6iW__rxStepText{gap:2px;min-width:0;display:grid}.prescription-composer-module__PYT6iW__rxStepLabel{color:var(--hos-text-strong);font-size:13px;font-weight:700;line-height:1.2}.prescription-composer-module__PYT6iW__rxStepSub{color:var(--hos-text-muted);font-size:11px;line-height:1.35}.prescription-composer-module__PYT6iW__rxStepActive .prescription-composer-module__PYT6iW__rxStepLabel{color:var(--hos-icon-teal-text)}.prescription-composer-module__PYT6iW__rxStepBody{gap:20px;padding:22px 24px 24px;display:grid}.prescription-composer-module__PYT6iW__rxStepIntro{gap:4px;display:grid}.prescription-composer-module__PYT6iW__rxStepHeading{color:var(--hos-text-strong);margin:0;font-size:16px;font-weight:800}.prescription-composer-module__PYT6iW__rxStepDesc{color:var(--hos-text-muted);margin:0;font-size:13px;line-height:1.45}.prescription-composer-module__PYT6iW__rxField{gap:6px;display:grid}.prescription-composer-module__PYT6iW__rxFieldLabel{color:var(--hos-text-normal,var(--hos-text));font-size:12px;font-weight:600}.prescription-composer-module__PYT6iW__rxFieldLabelRequired:after{content:" *";color:var(--hos-alert-critical-accent,#dc2626)}.prescription-composer-module__PYT6iW__rxFieldHelper{color:var(--hos-text-muted);font-size:11px;line-height:1.4}.prescription-composer-module__PYT6iW__rxInput,.prescription-composer-module__PYT6iW__rxSelect,.prescription-composer-module__PYT6iW__rxTextarea{box-sizing:border-box;border:1px solid var(--hos-border-strong,var(--hos-border));background:var(--hos-surface-input,var(--hos-surface-muted));width:100%;color:var(--hos-text-strong,var(--hos-text));border-radius:12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.prescription-composer-module__PYT6iW__rxInput,.prescription-composer-module__PYT6iW__rxSelect{min-height:44px;padding:0 14px}.prescription-composer-module__PYT6iW__rxTextarea{resize:vertical;min-height:96px;padding:12px 14px;line-height:1.45}.prescription-composer-module__PYT6iW__rxInput:focus,.prescription-composer-module__PYT6iW__rxSelect:focus,.prescription-composer-module__PYT6iW__rxTextarea:focus{border-color:var(--hos-icon-teal-text);box-shadow:0 0 0 3px var(--hos-primary-soft,#14b8a633);outline:none}.prescription-composer-module__PYT6iW__rxSearchWrap{position:relative}.prescription-composer-module__PYT6iW__rxSearchWrap .prescription-composer-module__PYT6iW__rxInput{padding-left:40px}.prescription-composer-module__PYT6iW__rxSearchIcon{color:var(--hos-text-muted);pointer-events:none;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.prescription-composer-module__PYT6iW__rxFieldGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.prescription-composer-module__PYT6iW__rxFieldGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:900px){.prescription-composer-module__PYT6iW__rxFieldGrid3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.prescription-composer-module__PYT6iW__rxFieldGrid2,.prescription-composer-module__PYT6iW__rxFieldGrid3{grid-template-columns:1fr}}.prescription-composer-module__PYT6iW__rxFieldFull{grid-column:1/-1}.prescription-composer-module__PYT6iW__rxPatientGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.prescription-composer-module__PYT6iW__rxPatientPick{border:1px solid var(--hos-border);background:var(--hos-surface);text-align:left;cursor:pointer;border-radius:14px;gap:8px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .12s;display:grid}.prescription-composer-module__PYT6iW__rxPatientPick:hover{border-color:var(--hos-primary-soft);box-shadow:0 6px 20px #0f766e14}.prescription-composer-module__PYT6iW__rxPatientPickSelected{border-color:var(--hos-icon-teal-text);background:linear-gradient(145deg, var(--hos-icon-teal-bg,#14b8a61a), var(--hos-surface));box-shadow:0 0 0 1px var(--hos-icon-teal-text), 0 8px 24px #0f766e1f}.prescription-composer-module__PYT6iW__rxPatientName{color:var(--hos-text-strong);font-size:15px;font-weight:800}.prescription-composer-module__PYT6iW__rxPatientRef{color:var(--hos-text-muted);font-size:12px}.prescription-composer-module__PYT6iW__rxAllergyLine{color:var(--hos-text-muted);border-top:1px dashed var(--hos-border);padding-top:6px;font-size:11px}.prescription-composer-module__PYT6iW__rxAllergyWarn{color:var(--hos-alert-warning-accent,#b45309)}.prescription-composer-module__PYT6iW__rxSelectedBanner{border:1px solid var(--hos-primary-soft,#14b8a64d);background:linear-gradient(120deg, var(--hos-icon-teal-bg,#14b8a61f), var(--hos-surface-muted));border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px 16px;padding:16px 18px;display:grid}.prescription-composer-module__PYT6iW__rxAvatar{background:var(--hos-icon-teal-bg);width:48px;height:48px;color:var(--hos-icon-teal-text);border-radius:14px;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.prescription-composer-module__PYT6iW__rxSelectedTitle{color:var(--hos-text-strong);font-size:16px;font-weight:800}.prescription-composer-module__PYT6iW__rxSelectedSub{color:var(--hos-text-muted);margin-top:2px;font-size:12px}.prescription-composer-module__PYT6iW__rxSelectedNote{color:var(--hos-text-muted);background:var(--hos-surface);border:1px solid var(--hos-border);border-radius:10px;grid-column:1/-1;padding:10px 12px;font-size:11px}.prescription-composer-module__PYT6iW__rxMedList{gap:16px;display:grid}.prescription-composer-module__PYT6iW__rxMedCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;overflow:hidden}.prescription-composer-module__PYT6iW__rxMedCardHead{background:var(--hos-surface);border-bottom:1px solid var(--hos-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.prescription-composer-module__PYT6iW__rxMedIndex{color:var(--hos-text-strong);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.prescription-composer-module__PYT6iW__rxMedIndexBadge{background:var(--hos-icon-green-bg,var(--hos-icon-teal-bg));width:26px;height:26px;color:var(--hos-icon-green-text,var(--hos-icon-teal-text));border-radius:8px;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.prescription-composer-module__PYT6iW__rxMedCardBody{gap:14px;padding:16px;display:grid}.prescription-composer-module__PYT6iW__rxMedActions{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.prescription-composer-module__PYT6iW__rxAddMed{border:2px dashed var(--hos-border);color:var(--hos-icon-teal-text);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s;display:flex}.prescription-composer-module__PYT6iW__rxAddMed:hover{border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg)}.prescription-composer-module__PYT6iW__rxSafety{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;gap:12px;padding:18px 20px;display:grid}.prescription-composer-module__PYT6iW__rxSafetyTitle{color:var(--hos-text-strong);font-size:14px;font-weight:800}.prescription-composer-module__PYT6iW__rxSafetyIntro{color:var(--hos-text-muted);margin:0;font-size:12px;line-height:1.45}.prescription-composer-module__PYT6iW__rxCheckRow{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:13px;display:flex}.prescription-composer-module__PYT6iW__rxCheckRow:has(input:checked){border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg)}.prescription-composer-module__PYT6iW__rxCheckRow input{accent-color:var(--hos-icon-teal-text);margin-top:2px}.prescription-composer-module__PYT6iW__rxMockWarn{color:var(--hos-alert-warning-accent,#b45309);background:var(--hos-alert-warning-bg,#f59e0b14);border-radius:8px;padding:8px 10px;font-size:11px}.prescription-composer-module__PYT6iW__rxReviewGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (max-width:900px){.prescription-composer-module__PYT6iW__rxReviewGrid{grid-template-columns:1fr}}.prescription-composer-module__PYT6iW__rxSummaryCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;gap:12px;padding:16px 18px;display:grid}.prescription-composer-module__PYT6iW__rxSummaryRow{border-bottom:1px solid var(--hos-border);justify-content:space-between;gap:12px;padding-bottom:10px;font-size:13px;display:flex}.prescription-composer-module__PYT6iW__rxSummaryRow:last-child{border-bottom:none;padding-bottom:0}.prescription-composer-module__PYT6iW__rxSummaryKey{color:var(--hos-text-muted);font-weight:600}.prescription-composer-module__PYT6iW__rxSummaryVal{color:var(--hos-text-strong);text-align:right;font-weight:700}.prescription-composer-module__PYT6iW__rxMedPreview{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:10px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.prescription-composer-module__PYT6iW__rxFooter{z-index:2;border-top:1px solid var(--hos-border);background:var(--hos-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #0000000a}.prescription-composer-module__PYT6iW__rxFooterLeft,.prescription-composer-module__PYT6iW__rxFooterRight{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.prescription-composer-module__PYT6iW__rxFooterHint{color:var(--hos-text-muted);max-width:220px;font-size:11px;line-height:1.35}.prescription-composer-module__PYT6iW__rxEmpty{text-align:center;color:var(--hos-text-muted);justify-items:center;gap:14px;padding:56px 24px;display:grid}.prescription-composer-module__PYT6iW__rxBoundaryBanner{border:1px solid var(--hos-primary-soft,#14b8a640);background:linear-gradient(90deg, var(--hos-icon-teal-bg,#14b8a614), var(--hos-surface));color:var(--hos-text-muted);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 18px;font-size:12px;line-height:1.45;display:flex}.prescription-composer-module__PYT6iW__rxBoundaryIcon{background:var(--hos-icon-green-bg,var(--hos-icon-teal-bg));width:36px;height:36px;color:var(--hos-icon-green-text,var(--hos-icon-teal-text));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}
.reservation-triage-module__HtfBiG__reservationLaneScroll{scrollbar-width:thin;scrollbar-color:#0f766e59 transparent;max-height:520px;overflow:hidden auto}.reservation-triage-module__HtfBiG__reservationLaneScroll::-webkit-scrollbar{width:6px}.reservation-triage-module__HtfBiG__reservationLaneScroll::-webkit-scrollbar-track{background:0 0}.reservation-triage-module__HtfBiG__reservationLaneScroll::-webkit-scrollbar-thumb{background:#0f766e40;border-radius:999px}.reservation-triage-module__HtfBiG__board{background:var(--hos-surface);border:1px solid var(--hos-border);color:var(--hos-text-strong);border-radius:18px;overflow:hidden;box-shadow:0 1px 3px #0f172a0d}.reservation-triage-module__HtfBiG__boardHead{border-bottom:1px solid var(--hos-border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.reservation-triage-module__HtfBiG__boardHeadLeft{align-items:flex-start;gap:14px;min-width:0;display:flex}.reservation-triage-module__HtfBiG__boardIcon{background:var(--hos-icon-teal-bg);width:42px;height:42px;color:var(--hos-icon-teal-text);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.reservation-triage-module__HtfBiG__boardTitle{color:var(--hos-text-strong);margin:0;font-size:17px;font-weight:700;line-height:1.3}.reservation-triage-module__HtfBiG__boardDesc{color:var(--hos-chip-text);max-width:640px;margin:6px 0 0;font-size:13px;line-height:1.45}.reservation-triage-module__HtfBiG__boardHeadRight{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.reservation-triage-module__HtfBiG__ruleChip{background:var(--hos-surface-muted);color:var(--hos-chip-text);border:1px solid var(--hos-border);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600}.reservation-triage-module__HtfBiG__countChip{background:var(--hos-primary-mint);color:var(--hos-accent-teal);border:1px solid var(--hos-kpi-teal-border);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600}.reservation-triage-module__HtfBiG__headAction{color:var(--hos-accent-teal);border:1px solid var(--hos-kpi-teal-border);cursor:pointer;background:0 0;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:600}.reservation-triage-module__HtfBiG__headAction:hover{background:var(--hos-primary-soft)}.reservation-triage-module__HtfBiG__summaryStrip{border-bottom:1px solid var(--hos-border-subtle);background:var(--hos-summary-strip-bg);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.reservation-triage-module__HtfBiG__summaryChip{border:1px solid #0000;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:600}.reservation-triage-module__HtfBiG__summaryAmber{background:var(--hos-alert-warning-bg);color:var(--hos-alert-warning-accent);border-color:var(--hos-alert-warning-border)}.reservation-triage-module__HtfBiG__summaryBlue{background:var(--hos-alert-info-bg);color:var(--hos-alert-info-accent);border-color:var(--hos-alert-info-border)}.reservation-triage-module__HtfBiG__summaryGreen{background:var(--hos-alert-success-bg);color:var(--hos-alert-success-accent);border-color:var(--hos-alert-success-border)}.reservation-triage-module__HtfBiG__summaryRed{background:var(--hos-alert-critical-bg);color:var(--hos-alert-critical-accent);border-color:var(--hos-alert-critical-border)}.reservation-triage-module__HtfBiG__boardNote{color:var(--hos-text-muted);padding:0 20px 12px;font-size:11px}.reservation-triage-module__HtfBiG__lanes{grid-template-columns:minmax(0,5fr) minmax(0,3fr) minmax(0,2fr);align-items:stretch;gap:14px;padding:16px 20px 20px;display:grid}@media (max-width:1024px){.reservation-triage-module__HtfBiG__lanes{grid-template-columns:1fr}}@media (max-width:768px) and (min-width:641px){.reservation-triage-module__HtfBiG__lanes{grid-template-columns:1fr 1fr}.reservation-triage-module__HtfBiG__laneNeeds{grid-column:1/-1}}@media (max-width:640px){.reservation-triage-module__HtfBiG__lanes{grid-template-columns:1fr;padding:12px 14px 16px}.reservation-triage-module__HtfBiG__board{max-width:100%;overflow:hidden}}.reservation-triage-module__HtfBiG__lane{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;min-height:0;padding:14px}.reservation-triage-module__HtfBiG__laneAmber{background:var(--hos-lane-amber-bg)}.reservation-triage-module__HtfBiG__laneBlue{background:var(--hos-lane-blue-bg)}.reservation-triage-module__HtfBiG__laneGreen{background:var(--hos-lane-green-bg)}.reservation-triage-module__HtfBiG__laneHead{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.reservation-triage-module__HtfBiG__laneIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.reservation-triage-module__HtfBiG__laneIconRed{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.reservation-triage-module__HtfBiG__laneIconAmber{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text)}.reservation-triage-module__HtfBiG__laneIconBlue{background:var(--hos-icon-blue-bg);color:var(--hos-icon-blue-text)}.reservation-triage-module__HtfBiG__laneIconGreen{background:var(--hos-icon-green-bg);color:var(--hos-icon-green-text)}.reservation-triage-module__HtfBiG__laneIconSlate{background:var(--hos-surface-muted);color:var(--hos-chip-text)}.reservation-triage-module__HtfBiG__laneTitle{color:var(--hos-text-strong);font-size:13px;font-weight:700;line-height:1.3}.reservation-triage-module__HtfBiG__laneDesc{color:var(--hos-chip-text);margin-top:2px;font-size:11px;line-height:1.4}.reservation-triage-module__HtfBiG__laneCount{background:var(--hos-surface-muted);color:var(--hos-chip-text);border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 9px;font-size:11px;font-weight:700}.reservation-triage-module__HtfBiG__subgroup{margin-bottom:12px}.reservation-triage-module__HtfBiG__subgroupHead{text-transform:uppercase;letter-spacing:.05em;color:var(--hos-chip-text);align-items:center;gap:8px;margin:8px 0;font-size:10px;font-weight:700;display:flex}.reservation-triage-module__HtfBiG__subgroupCount{background:var(--hos-border);color:var(--hos-chip-text);border-radius:999px;padding:2px 7px;font-size:10px}.reservation-triage-module__HtfBiG__cardList{flex-direction:column;gap:10px;display:flex}.reservation-triage-module__HtfBiG__triageCard{background:var(--hos-board-card-bg);border:1px solid var(--hos-border);color:var(--hos-text-strong);border-left-style:solid;border-left-width:3px;border-radius:14px;padding:14px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0a}.reservation-triage-module__HtfBiG__triageCard:hover{border-color:#0f766e59;box-shadow:0 4px 14px #0f172a0f}.reservation-triage-module__HtfBiG__accentRed{border-left-color:#dc2626}.reservation-triage-module__HtfBiG__accentAmber{border-left-color:#d97706}.reservation-triage-module__HtfBiG__accentTeal{border-left-color:#0f766e}.reservation-triage-module__HtfBiG__accentGreen{border-left-color:#16a34a}.reservation-triage-module__HtfBiG__accentSlate{border-left-color:#94a3b8}.reservation-triage-module__HtfBiG__cardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.reservation-triage-module__HtfBiG__cardResNo{color:var(--hos-chip-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700}.reservation-triage-module__HtfBiG__cardSource{background:var(--hos-surface-muted);color:var(--hos-chip-text);white-space:nowrap;border-radius:8px;padding:3px 8px;font-size:10px;font-weight:600}.reservation-triage-module__HtfBiG__cardPatient{color:var(--hos-text-strong);margin-top:6px;font-size:14px;font-weight:700}.reservation-triage-module__HtfBiG__cardPhone{color:var(--hos-chip-text);margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.reservation-triage-module__HtfBiG__cardDept{color:var(--hos-text-normal);margin-top:10px;font-size:13px;font-weight:600}.reservation-triage-module__HtfBiG__cardSlot{color:var(--hos-chip-text);margin-top:2px;font-size:12px}.reservation-triage-module__HtfBiG__readyHint{color:var(--hos-accent-teal);margin-top:6px;font-size:11px;font-weight:500}.reservation-triage-module__HtfBiG__badgeRow{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.reservation-triage-module__HtfBiG__cardActions{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.reservation-triage-module__HtfBiG__cardBtn{min-height:28px!important;padding:4px 10px!important;font-size:11px!important}.reservation-triage-module__HtfBiG__closedCard{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text-strong);border-left:3px solid #94a3b8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.reservation-triage-module__HtfBiG__closedCardConverted{border-left-color:#16a34a}.reservation-triage-module__HtfBiG__closedCardCancelled{border-left-color:#94a3b8}.reservation-triage-module__HtfBiG__closedMain{min-width:0}.reservation-triage-module__HtfBiG__closedRes{color:var(--hos-chip-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700}.reservation-triage-module__HtfBiG__closedName{color:var(--hos-text-strong);margin-top:2px;font-size:13px;font-weight:600}.reservation-triage-module__HtfBiG__closedMeta{color:var(--hos-chip-text);margin-top:2px;font-size:11px}.reservation-triage-module__HtfBiG__emptyLane{border:1px dashed var(--hos-border-strong);background:var(--hos-surface-nested);text-align:center;border-radius:12px;padding:16px 14px}.reservation-triage-module__HtfBiG__emptyIcon{color:#94a3b8;margin-bottom:6px;font-size:16px}.reservation-triage-module__HtfBiG__emptyTitle{color:var(--hos-chip-text);font-size:12px;font-weight:600}.reservation-triage-module__HtfBiG__emptyDesc{color:#94a3b8;margin-top:4px;font-size:11px;line-height:1.4}.reservation-triage-module__HtfBiG__badgeSm{border-radius:8px!important;padding:3px 8px!important;font-size:11px!important;line-height:14px!important}@media (max-width:640px){.reservation-triage-module__HtfBiG__summaryStrip{scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.reservation-triage-module__HtfBiG__boardHead{flex-direction:column}}
.reception-module__XCyVwW__kpiRow6{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1200px){.reception-module__XCyVwW__kpiRow6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.reception-module__XCyVwW__kpiRow6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:400px){.reception-module__XCyVwW__kpiRow6{grid-template-columns:1fr}}.reception-module__XCyVwW__flowStrip{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.reception-module__XCyVwW__flowStep{border:1px solid var(--hos-border);background:var(--hos-surface);text-align:center;border-radius:12px;flex:120px;min-width:100px;padding:12px 14px}.reception-module__XCyVwW__flowStepLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);margin-bottom:6px;font-size:11px;font-weight:600}.reception-module__XCyVwW__flowStepValue{color:var(--hos-text-strong);font-size:22px;font-weight:700}.reception-module__XCyVwW__quickActions{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.reception-module__XCyVwW__quickAction{border:1px solid var(--hos-border);background:var(--hos-surface);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.reception-module__XCyVwW__quickAction:hover:not(:disabled){border-color:var(--hos-primary-soft);box-shadow:0 4px 14px #0f766e14}.reception-module__XCyVwW__quickAction:disabled{opacity:.55;cursor:not-allowed}.reception-module__XCyVwW__quickActionIcon{background:var(--hos-primary-soft);width:36px;height:36px;color:var(--hos-primary-dark);border-radius:10px;justify-content:center;align-items:center;font-size:16px;display:flex}.reception-module__XCyVwW__quickActionEmergency .reception-module__XCyVwW__quickActionIcon{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.reception-module__XCyVwW__quickActionLabel{color:var(--hos-text-strong);font-size:13px;font-weight:600}.reception-module__XCyVwW__quickActionHint{color:var(--hos-text-muted);font-size:11px;line-height:1.4}.reception-module__XCyVwW__doctorChipGrid{flex-direction:column;gap:10px;display:flex}.reception-module__XCyVwW__doctorChip{border:1px solid var(--hos-border);background:var(--hos-bg);border-radius:12px;grid-template-columns:1fr auto;gap:8px 12px;padding:12px 14px;display:grid}.reception-module__XCyVwW__doctorChipName{font-size:13px;font-weight:600}.reception-module__XCyVwW__doctorChipMeta{color:var(--hos-text-muted);font-size:12px}.reception-module__XCyVwW__registerLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}@media (max-width:960px){.reception-module__XCyVwW__registerLayout{grid-template-columns:1fr}}.reception-module__XCyVwW__summaryPanel{flex-direction:column;gap:16px;display:flex;position:sticky;top:88px}.reception-module__XCyVwW__summaryRow{border-bottom:1px solid var(--hos-border);justify-content:space-between;gap:12px;padding:6px 0;font-size:13px;display:flex}.reception-module__XCyVwW__summaryRow:last-child{border-bottom:none}.reception-module__XCyVwW__summaryLabel{color:var(--hos-text-muted)}.reception-module__XCyVwW__summaryValue{text-align:right;font-weight:500}.reception-module__XCyVwW__duplicateWarn{border:1px solid var(--hos-warning-box-border);background:var(--hos-warning-box-bg);border-radius:12px;padding:14px}.reception-module__XCyVwW__duplicateWarnExact{border-color:var(--hos-error-box-border);background:var(--hos-error-box-bg)}.reception-module__XCyVwW__formFooter{border-top:1px solid var(--hos-border);flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:8px;display:flex}@media (max-width:640px){.reception-module__XCyVwW__formFooter{background:var(--hos-bg);z-index:5;padding:12px 0 4px;position:sticky;bottom:0}}.reception-module__XCyVwW__mockToast{z-index:200;border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;max-width:360px;padding:14px 16px;font-size:13px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 40px #0f172a1f}.reception-module__XCyVwW__activityList{flex-direction:column;gap:0;display:flex}.reception-module__XCyVwW__activityRow{border-bottom:1px solid var(--hos-border);gap:12px;padding:10px 0;font-size:13px;display:flex}.reception-module__XCyVwW__activityTime{font-variant-numeric:tabular-nums;width:48px;color:var(--hos-text-muted);flex-shrink:0;font-weight:500}.reception-module__XCyVwW__activityDot{background:var(--hos-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.reception-module__XCyVwW__reservationNote{color:var(--hos-text-muted);margin:0 0 12px;font-size:12px}.reception-module__XCyVwW__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:767px){.reception-module__XCyVwW__headerActions{grid-template-columns:1fr}.reception-module__XCyVwW__headerActions>*{width:100%}.reception-module__XCyVwW__quickActions{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow-x:auto}.reception-module__XCyVwW__quickAction{scroll-snap-align:start;flex:none;min-width:180px}}
.book-appointment-modal-module__91fsgW__overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:fixed;inset:0}.book-appointment-modal-module__91fsgW__sheet{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:20px;flex-direction:column;width:min(1000px,100vw - 48px);max-height:calc(100vh - 64px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a2e}.book-appointment-modal-module__91fsgW__header{border-bottom:1px solid var(--hos-border);background:var(--hos-surface);flex-shrink:0;padding:20px 24px 16px}.book-appointment-modal-module__91fsgW__headerTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.book-appointment-modal-module__91fsgW__title{color:var(--hos-text-strong);margin:0;font-size:20px;font-weight:700}.book-appointment-modal-module__91fsgW__desc{color:var(--hos-text-muted);max-width:52ch;margin:6px 0 0;font-size:13px;line-height:1.45}.book-appointment-modal-module__91fsgW__headerChips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.book-appointment-modal-module__91fsgW__chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.book-appointment-modal-module__91fsgW__chipSlot{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.book-appointment-modal-module__91fsgW__chipRes{color:#b45309;background:#fffbeb;border-color:#fde68a}.book-appointment-modal-module__91fsgW__stepperWrap{background:var(--hos-surface-soft);border-bottom:1px solid var(--hos-border);flex-shrink:0;padding:12px 24px}.book-appointment-modal-module__91fsgW__body{flex:auto;min-height:0;padding:20px 24px;overflow-y:auto}.book-appointment-modal-module__91fsgW__stepPane{animation:.18s ease-out book-appointment-modal-module__91fsgW__stepIn}@keyframes book-appointment-modal-module__91fsgW__stepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.book-appointment-modal-module__91fsgW__footer{border-top:1px solid var(--hos-border);background:var(--hos-surface);flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px 24px;display:grid}.book-appointment-modal-module__91fsgW__footerLeft{justify-self:start}.book-appointment-modal-module__91fsgW__footerCenter{color:var(--hos-text-muted);justify-self:center;font-size:12px;font-weight:600}.book-appointment-modal-module__91fsgW__footerRight{flex-wrap:wrap;justify-self:end;gap:8px;display:flex}.book-appointment-modal-module__91fsgW__stepAlert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:12px}.book-appointment-modal-module__91fsgW__demoPickSection{margin-bottom:4px}.book-appointment-modal-module__91fsgW__demoPickLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);margin-bottom:8px;font-size:11px;font-weight:700}.book-appointment-modal-module__91fsgW__demoPickRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:640px){.book-appointment-modal-module__91fsgW__demoPickRow{grid-template-columns:1fr}}.book-appointment-modal-module__91fsgW__demoPickBtn{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.book-appointment-modal-module__91fsgW__demoPickBtn:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1f}.book-appointment-modal-module__91fsgW__demoPickBtnActive{background:linear-gradient(#fff 0%,#f0fdfa 100%);border-color:#0f766e;box-shadow:0 0 0 1px #0f766e}.book-appointment-modal-module__91fsgW__demoPickName{color:var(--hos-text-strong);font-size:13px;font-weight:700}.book-appointment-modal-module__91fsgW__demoPickHint{color:var(--hos-text-muted);margin-top:4px;font-size:10px;line-height:1.35}.book-appointment-modal-module__91fsgW__row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.book-appointment-modal-module__91fsgW__row2{grid-template-columns:1fr}}.book-appointment-modal-module__91fsgW__label{color:var(--hos-text-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.book-appointment-modal-module__91fsgW__input,.book-appointment-modal-module__91fsgW__select,.book-appointment-modal-module__91fsgW__textarea{border:1px solid var(--hos-border-strong);background:var(--hos-surface);height:40px;color:var(--hos-text-strong);border-radius:10px;padding:0 12px;font-family:inherit;font-size:13px}.book-appointment-modal-module__91fsgW__textarea{resize:vertical;height:auto;min-height:72px;padding:8px 12px}.book-appointment-modal-module__91fsgW__fieldError{color:#dc2626;font-size:11px;font-weight:500}.book-appointment-modal-module__91fsgW__patientCard{border:1px solid var(--hos-border);background:var(--hos-surface-soft);border-radius:14px;padding:14px}.book-appointment-modal-module__91fsgW__patientCardHead{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.book-appointment-modal-module__91fsgW__patientName{color:var(--hos-text-strong);font-size:15px;font-weight:700}.book-appointment-modal-module__91fsgW__patientMeta{color:var(--hos-text-muted);font-size:12px;line-height:1.5}.book-appointment-modal-module__91fsgW__emptyPatient{text-align:center;border:1px dashed var(--hos-border-strong);color:var(--hos-text-muted);border-radius:12px;padding:20px;font-size:13px}.book-appointment-modal-module__91fsgW__chipRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.book-appointment-modal-module__91fsgW__reasonChip{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-chip-text);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600}.book-appointment-modal-module__91fsgW__reasonChip:hover{color:#0f766e;border-color:#0f766e}.book-appointment-modal-module__91fsgW__readiness{border:1px solid var(--hos-border);border-radius:14px;margin-top:14px;padding:14px}.book-appointment-modal-module__91fsgW__readinessClear{background:#f0fdf4;border-color:#bbf7d0}.book-appointment-modal-module__91fsgW__readinessWarn{background:#fffbeb;border-color:#fde68a}.book-appointment-modal-module__91fsgW__readinessCrit{background:#fef2f2;border-color:#fecaca}.book-appointment-modal-module__91fsgW__readinessTitle{margin-bottom:4px;font-size:13px;font-weight:700}.book-appointment-modal-module__91fsgW__readinessMsg{color:var(--hos-text-muted);margin-bottom:8px;font-size:12px}.book-appointment-modal-module__91fsgW__readinessDetails{color:var(--hos-chip-text);gap:4px;font-size:11px;display:grid}.book-appointment-modal-module__91fsgW__reviewGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.book-appointment-modal-module__91fsgW__reviewGrid{grid-template-columns:1fr}}.book-appointment-modal-module__91fsgW__summaryCard,.book-appointment-modal-module__91fsgW__sideCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;padding:14px}.book-appointment-modal-module__91fsgW__cardTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);margin-bottom:10px;font-size:12px;font-weight:700}.book-appointment-modal-module__91fsgW__summaryRow{border-bottom:1px solid var(--hos-surface-muted);justify-content:space-between;gap:8px;padding:6px 0;font-size:13px;display:flex}.book-appointment-modal-module__91fsgW__summaryRow:last-child{border-bottom:none}.book-appointment-modal-module__91fsgW__checkList{gap:6px;font-size:12px;display:grid}.book-appointment-modal-module__91fsgW__checkOk{color:#15803d}.book-appointment-modal-module__91fsgW__checkMiss{color:#b45309}.book-appointment-modal-module__91fsgW__helper{color:#94a3b8;margin-top:4px;font-size:11px}@media (max-width:640px){.book-appointment-modal-module__91fsgW__overlay{align-items:stretch;padding:0}.book-appointment-modal-module__91fsgW__sheet{border-radius:0;width:100%;max-width:none;max-height:100vh}}:is([data-theme=dark] .book-appointment-modal-module__91fsgW__sheet,.dark .book-appointment-modal-module__91fsgW__sheet),:is([data-theme=dark] .book-appointment-modal-module__91fsgW__header,[data-theme=dark] .book-appointment-modal-module__91fsgW__footer,.dark .book-appointment-modal-module__91fsgW__header,.dark .book-appointment-modal-module__91fsgW__footer){background:var(--hos-text-strong);border-color:#94a3b82e}:is([data-theme=dark] .book-appointment-modal-module__91fsgW__stepperWrap,.dark .book-appointment-modal-module__91fsgW__stepperWrap){background:#1e293b}:is([data-theme=dark] .book-appointment-modal-module__91fsgW__title,.dark .book-appointment-modal-module__91fsgW__title){color:var(--hos-surface-soft)}.book-appointment-modal-module__91fsgW__schedulePicker{width:100%}.book-appointment-modal-module__91fsgW__schedulePickerGrid{grid-template-columns:minmax(260px,320px) 1fr;align-items:start;gap:16px;display:grid}@media (max-width:768px){.book-appointment-modal-module__91fsgW__schedulePickerGrid{grid-template-columns:1fr}}.book-appointment-modal-module__91fsgW__calendarPanel{border:1px solid var(--hos-border);background:linear-gradient(180deg, #fff 0%, var(--hos-surface-soft) 100%);border-radius:16px;padding:14px;box-shadow:0 4px 16px #0f172a0a}.book-appointment-modal-module__91fsgW__calendarNav{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.book-appointment-modal-module__91fsgW__calendarNavBtn{border:1px solid var(--hos-border);background:var(--hos-surface);width:32px;height:32px;color:var(--hos-text-strong);cursor:pointer;border-radius:10px;font-size:18px;line-height:1}.book-appointment-modal-module__91fsgW__calendarNavBtn:hover{color:#0f766e;border-color:#0f766e}.book-appointment-modal-module__91fsgW__calendarMonth{color:var(--hos-text-strong);font-size:14px;font-weight:700}.book-appointment-modal-module__91fsgW__calendarTodayBtn{color:#0f766e;cursor:pointer;background:#f0fdfa;border:1px dashed #99f6e4;border-radius:10px;width:100%;margin-bottom:10px;padding:6px 10px;font-size:11px;font-weight:700}.book-appointment-modal-module__91fsgW__calendarWeekHead{text-transform:uppercase;color:#94a3b8;text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;font-size:10px;font-weight:700;display:grid}.book-appointment-modal-module__91fsgW__calendarDays{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.book-appointment-modal-module__91fsgW__calendarEmpty{aspect-ratio:1}.book-appointment-modal-module__91fsgW__calendarDay{aspect-ratio:1;min-height:36px;color:var(--hos-text-normal);cursor:pointer;background:0 0;border:none;border-radius:10px;font-size:13px;font-weight:600}.book-appointment-modal-module__91fsgW__calendarDay:hover{color:#1d4ed8;background:#eff6ff}.book-appointment-modal-module__91fsgW__calendarDaySelected{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%);box-shadow:0 4px 12px #0f766e59}.book-appointment-modal-module__91fsgW__calendarDaySelected:hover{color:#fff}.book-appointment-modal-module__91fsgW__calendarDayToday{color:#1d4ed8;box-shadow:inset 0 0 0 2px #2563eb}.book-appointment-modal-module__91fsgW__calendarDayMuted{opacity:.35}.book-appointment-modal-module__91fsgW__calendarSelection{border-top:1px solid var(--hos-border);color:var(--hos-text-strong);margin-top:12px;padding-top:10px;font-size:13px}.book-appointment-modal-module__91fsgW__calendarSelectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.book-appointment-modal-module__91fsgW__timePanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;max-height:340px;padding:14px;overflow-y:auto}.book-appointment-modal-module__91fsgW__timePanelHead{margin-bottom:12px}.book-appointment-modal-module__91fsgW__timePanelTitle{color:var(--hos-text-strong);font-size:14px;font-weight:700;display:block}.book-appointment-modal-module__91fsgW__timePanelSub{color:var(--hos-text-muted);font-size:11px}.book-appointment-modal-module__91fsgW__timeGroup{margin-bottom:12px}.book-appointment-modal-module__91fsgW__timeGroupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--hos-text-muted);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.book-appointment-modal-module__91fsgW__timeSlotGrid{flex-wrap:wrap;gap:6px;display:flex}.book-appointment-modal-module__91fsgW__timeSlot{border:1px solid var(--hos-border);background:var(--hos-surface-soft);color:var(--hos-chip-text);cursor:pointer;border-radius:10px;min-width:52px;padding:6px 10px;font-size:12px;font-weight:600}.book-appointment-modal-module__91fsgW__timeSlot:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.book-appointment-modal-module__91fsgW__timeSlotActive{color:#1d4ed8;background:linear-gradient(#dbeafe 0%,#eff6ff 100%);border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.book-appointment-modal-module__91fsgW__durationBlock{border-top:1px solid var(--hos-surface-muted);margin-top:8px;padding-top:10px}.book-appointment-modal-module__91fsgW__durationPills{flex-wrap:wrap;gap:6px;display:flex}.book-appointment-modal-module__91fsgW__durationPill{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-chip-text);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.book-appointment-modal-module__91fsgW__durationPillActive{color:#0f766e;background:#ccfbf1;border-color:#0f766e}.book-appointment-modal-module__91fsgW__timeSummary{background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:flex}.book-appointment-modal-module__91fsgW__timeSummaryLabel{color:var(--hos-text-muted);text-transform:uppercase;font-size:10px;font-weight:600;display:block}.book-appointment-modal-module__91fsgW__timeSummaryArrow{color:#0f766e;font-weight:700}
.pharmacy-batch-module__fWEdza__root{--batch-amber:#f59e0b;--batch-red:#dc2626;--batch-purple:#7c3aed;--batch-green:#16a34a;--batch-teal:#0f766e;--batch-amber-bg:color-mix(in srgb, var(--batch-amber) 14%, transparent);--batch-red-bg:color-mix(in srgb, var(--batch-red) 12%, transparent);--batch-purple-bg:color-mix(in srgb, var(--batch-purple) 12%, transparent)}.pharmacy-batch-module__fWEdza__boundaryBanner{border:1px solid color-mix(in srgb, var(--batch-purple) 45%, var(--hos-border));background:var(--batch-purple-bg);color:var(--hos-text);border-radius:12px;padding:12px 16px;font-size:.8125rem;line-height:1.45}.pharmacy-batch-module__fWEdza__commandBanner{border:1px solid color-mix(in srgb, var(--batch-amber) 45%, var(--hos-border));border-radius:14px;grid-template-columns:minmax(0,1.2fr) repeat(6,minmax(0,1fr));align-items:stretch;gap:0;display:grid;overflow:hidden}@media (max-width:1100px){.pharmacy-batch-module__fWEdza__commandBanner{grid-template-columns:1fr 1fr 1fr}}.pharmacy-batch-module__fWEdza__commandLead{background:color-mix(in srgb, var(--batch-amber) 10%, var(--hos-surface));border-right:1px solid var(--hos-border);grid-column:1/-1;padding:14px 16px}@media (min-width:1101px){.pharmacy-batch-module__fWEdza__commandLead{grid-area:1/auto/3}}.pharmacy-batch-module__fWEdza__commandLeadEyebrow{text-transform:uppercase;color:var(--hos-text-muted);font-size:.65rem;font-weight:700}.pharmacy-batch-module__fWEdza__commandLeadTitle{margin:6px 0 0;font-size:1rem;font-weight:800}.pharmacy-batch-module__fWEdza__commandLeadDesc{color:var(--hos-text-muted);margin:6px 0 0;font-size:.78rem}.pharmacy-batch-module__fWEdza__commandStat{border-right:1px solid var(--hos-border);border-bottom:1px solid var(--hos-border);background:var(--hos-surface);padding:12px 14px}.pharmacy-batch-module__fWEdza__commandStatWarn{background:var(--batch-amber-bg)}.pharmacy-batch-module__fWEdza__commandStatCritical{background:var(--batch-red-bg)}.pharmacy-batch-module__fWEdza__commandStatLabel{text-transform:uppercase;color:var(--hos-text-muted);font-size:.65rem;font-weight:700}.pharmacy-batch-module__fWEdza__commandStatValue{margin-top:4px;font-size:1.2rem;font-weight:800}.pharmacy-batch-module__fWEdza__analyticsStack{flex-direction:column;gap:12px;display:flex}.pharmacy-batch-module__fWEdza__analyticsGridPrimary,.pharmacy-batch-module__fWEdza__analyticsGridSecondary{align-items:start;gap:12px;display:grid}.pharmacy-batch-module__fWEdza__analyticsGridPrimary{grid-template-columns:1fr 1fr}.pharmacy-batch-module__fWEdza__analyticsGridSecondary{grid-template-columns:1.1fr .9fr}@media (max-width:960px){.pharmacy-batch-module__fWEdza__analyticsGridPrimary,.pharmacy-batch-module__fWEdza__analyticsGridSecondary{grid-template-columns:1fr}}.pharmacy-batch-module__fWEdza__analyticsTile{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;align-self:start;padding:12px 14px}.pharmacy-batch-module__fWEdza__analyticsTileTitle{margin:0;font-size:.85rem;font-weight:700}.pharmacy-batch-module__fWEdza__analyticsTileDesc{color:var(--hos-text-muted);margin:2px 0 8px;font-size:.72rem}.pharmacy-batch-module__fWEdza__analyticsTileBody{min-height:0}.pharmacy-batch-module__fWEdza__calendarSection{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;padding:12px 14px}.pharmacy-batch-module__fWEdza__calendarHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.pharmacy-batch-module__fWEdza__calendarTitle{margin:0;font-size:.9rem;font-weight:700}.pharmacy-batch-module__fWEdza__toggleGroup{gap:6px;display:flex}.pharmacy-batch-module__fWEdza__toggleBtn{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text-muted);cursor:pointer;border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:700}.pharmacy-batch-module__fWEdza__toggleBtnActive{border-color:color-mix(in srgb, var(--batch-teal) 55%, var(--hos-border));color:var(--batch-teal);background:color-mix(in srgb, var(--batch-teal) 12%, var(--hos-surface))}.pharmacy-batch-module__fWEdza__calendarStrip{flex-direction:column;gap:8px;display:flex}.pharmacy-batch-module__fWEdza__calendarEvent{border:1px solid var(--hos-border);border-radius:10px;grid-template-columns:100px 1fr auto;align-items:center;gap:10px;padding:10px 12px;font-size:.78rem;display:grid}@media (max-width:640px){.pharmacy-batch-module__fWEdza__calendarEvent{grid-template-columns:1fr}}.pharmacy-batch-module__fWEdza__calendarDate{color:var(--batch-teal);font-weight:800}.pharmacy-batch-module__fWEdza__riskBadge{background:var(--batch-amber-bg);color:var(--hos-text);border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.pharmacy-batch-module__fWEdza__riskBadgeCritical{background:var(--batch-red-bg)}.pharmacy-batch-module__fWEdza__registerPanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;padding:12px 14px}.pharmacy-batch-module__fWEdza__toolbar{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.pharmacy-batch-module__fWEdza__searchInput{border:1px solid var(--hos-border);background:var(--hos-surface);min-width:200px;color:var(--hos-text);border-radius:8px;flex:1;padding:8px 10px;font-size:.8125rem}.pharmacy-batch-module__fWEdza__filterSelect{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text);border-radius:8px;padding:8px 10px;font-size:.78rem}.pharmacy-batch-module__fWEdza__tableWrap{max-width:100%;overflow-x:auto}.pharmacy-batch-module__fWEdza__table{border-collapse:collapse;width:100%;font-size:.78rem}.pharmacy-batch-module__fWEdza__table th{text-align:left;border-bottom:1px solid var(--hos-border);color:var(--hos-text-muted);background:color-mix(in srgb, var(--hos-border) 25%, var(--hos-surface));padding:8px 10px;font-weight:700}.pharmacy-batch-module__fWEdza__table td{border-bottom:1px solid var(--hos-border);vertical-align:top;padding:8px 10px}.pharmacy-batch-module__fWEdza__batchCard{border:1px solid var(--hos-border);border-radius:10px;margin-bottom:8px;padding:10px;font-size:.78rem}.pharmacy-batch-module__fWEdza__drawerMeta{gap:8px;font-size:.8125rem;display:grid}.pharmacy-batch-module__fWEdza__expiryMeter{background:color-mix(in srgb, var(--hos-border) 60%, transparent);border-radius:999px;height:8px;margin-top:6px;overflow:hidden}.pharmacy-batch-module__fWEdza__expiryMeterFill{background:linear-gradient(90deg, var(--batch-teal), var(--batch-amber));border-radius:999px;height:100%}.pharmacy-batch-module__fWEdza__expiryMeterFillCritical{background:var(--batch-red)}.pharmacy-batch-module__fWEdza__boundaryNote{color:var(--hos-text-muted);border:1px dashed var(--hos-border);border-radius:8px;margin-top:12px;padding:8px 10px;font-size:.75rem}.pharmacy-batch-module__fWEdza__chartSvg{width:100%;height:auto;display:block}.pharmacy-batch-module__fWEdza__chartLabel{fill:var(--hos-text-muted);font-size:10px}.pharmacy-batch-module__fWEdza__chartValue{fill:var(--hos-text);font-size:10px;font-weight:700}.pharmacy-batch-module__fWEdza__htmlChart{width:100%}.pharmacy-batch-module__fWEdza__chartInsight{color:var(--hos-text-muted);margin:8px 0 0;font-size:.75rem}.pharmacy-batch-module__fWEdza__verticalBarRow{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.pharmacy-batch-module__fWEdza__verticalBarCell{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.pharmacy-batch-module__fWEdza__verticalBarTrack{background:color-mix(in srgb, var(--hos-border) 55%, transparent);border-radius:8px;align-items:flex-end;width:100%;max-width:40px;height:68px;display:flex}.pharmacy-batch-module__fWEdza__verticalBarFill{border-radius:6px;width:100%;min-height:4px}.pharmacy-batch-module__fWEdza__barExpired{background:var(--batch-red)}.pharmacy-batch-module__fWEdza__barSoon{background:var(--batch-amber)}.pharmacy-batch-module__fWEdza__barMid{background:color-mix(in srgb, var(--batch-teal) 70%, var(--batch-amber))}.pharmacy-batch-module__fWEdza__barSafe{background:var(--batch-green)}.pharmacy-batch-module__fWEdza__donutRow{align-items:center;gap:12px;display:flex}.pharmacy-batch-module__fWEdza__donutLegend{flex-direction:column;gap:4px;margin:0;padding:0;font-size:.72rem;list-style:none;display:flex}.pharmacy-batch-module__fWEdza__donutSwatch{border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.pharmacy-batch-module__fWEdza__horizontalBarList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pharmacy-batch-module__fWEdza__horizontalBarItem{font-size:.75rem}.pharmacy-batch-module__fWEdza__horizontalBarTrack{background:color-mix(in srgb, var(--hos-border) 55%, transparent);border-radius:6px;height:10px;margin-top:4px;overflow:hidden}.pharmacy-batch-module__fWEdza__horizontalBarFill{background:color-mix(in srgb, var(--batch-teal) 75%, var(--batch-amber));border-radius:6px;height:100%}.pharmacy-batch-module__fWEdza__donutActive{fill:var(--batch-green)}.pharmacy-batch-module__fWEdza__donutNear{fill:var(--batch-amber)}.pharmacy-batch-module__fWEdza__donutExpired{fill:var(--batch-red)}.pharmacy-batch-module__fWEdza__donutQuarantine{fill:var(--batch-purple)}.pharmacy-batch-module__fWEdza__donutCheck{fill:color-mix(in srgb, var(--batch-teal) 60%, var(--hos-border))}.pharmacy-batch-module__fWEdza__donutOther{fill:var(--hos-border)}.pharmacy-batch-module__fWEdza__donutCenter{fill:var(--hos-text);font-size:22px;font-weight:800}.pharmacy-batch-module__fWEdza__summaryStrip{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;flex-wrap:wrap;gap:0;display:flex;overflow:hidden}.pharmacy-batch-module__fWEdza__summaryStat{border-right:1px solid var(--hos-border);flex-direction:column;flex:120px;gap:2px;padding:10px 14px;display:flex}.pharmacy-batch-module__fWEdza__summaryStat:last-child{border-right:none}.pharmacy-batch-module__fWEdza__summaryLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);font-size:.62rem;font-weight:700}.pharmacy-batch-module__fWEdza__summaryValue{font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800}.pharmacy-batch-module__fWEdza__summaryWarn{background:var(--batch-amber-bg)}.pharmacy-batch-module__fWEdza__summaryCritical{background:var(--batch-red-bg)}.pharmacy-batch-module__fWEdza__summaryOk .pharmacy-batch-module__fWEdza__summaryValue{color:var(--batch-green)}.pharmacy-batch-module__fWEdza__checkLayout{grid-template-columns:minmax(280px,.85fr) minmax(0,1.4fr);align-items:start;gap:12px;display:grid}@media (max-width:960px){.pharmacy-batch-module__fWEdza__checkLayout{grid-template-columns:1fr}}.pharmacy-batch-module__fWEdza__checkColumn{flex-direction:column;gap:12px;display:flex}.pharmacy-batch-module__fWEdza__checkPanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;padding:14px 16px}.pharmacy-batch-module__fWEdza__checkPanelHeader{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.pharmacy-batch-module__fWEdza__checkPanelTitle{margin:0;font-size:1rem;font-weight:800}.pharmacy-batch-module__fWEdza__checkPanelDesc{color:var(--hos-text-muted);margin:4px 0 0;font-size:.78rem}.pharmacy-batch-module__fWEdza__checkPanelPlaceholder{border:1px dashed var(--hos-border);text-align:center;color:var(--hos-text-muted);background:color-mix(in srgb, var(--hos-border) 15%, transparent);border-radius:12px;padding:24px 16px;font-size:.82rem}.pharmacy-batch-module__fWEdza__retrieveForm{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.pharmacy-batch-module__fWEdza__retrieveLabel{flex-direction:column;flex:220px;gap:4px;font-size:.72rem;font-weight:700;display:flex}.pharmacy-batch-module__fWEdza__retrieveInput{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text);border-radius:8px;padding:9px 11px;font-size:.85rem}.pharmacy-batch-module__fWEdza__retrievedBanner{border:1px solid color-mix(in srgb, var(--batch-teal) 40%, var(--hos-border));background:color-mix(in srgb, var(--batch-teal) 8%, var(--hos-surface));border-radius:8px;margin-top:12px;padding:10px 12px;font-size:.78rem}.pharmacy-batch-module__fWEdza__retrieveHint{color:var(--hos-text-muted);margin:10px 0 0;font-size:.78rem}.pharmacy-batch-module__fWEdza__checkProgress{min-width:140px}.pharmacy-batch-module__fWEdza__checkProgressLabel{color:var(--hos-text-muted);font-size:.68rem;font-weight:700}.pharmacy-batch-module__fWEdza__checkProgressTrack{background:color-mix(in srgb, var(--hos-border) 55%, transparent);border-radius:999px;height:8px;margin-top:6px;overflow:hidden}.pharmacy-batch-module__fWEdza__checkProgressFill{background:linear-gradient(90deg, var(--batch-teal), var(--batch-green));border-radius:999px;height:100%}.pharmacy-batch-module__fWEdza__checkStepList{border:1px solid var(--hos-border);border-radius:10px;flex-direction:column;gap:0;margin:0 0 14px;padding:0;list-style:none;display:flex;overflow:hidden}.pharmacy-batch-module__fWEdza__checkStepRow{border-bottom:1px solid var(--hos-border);cursor:pointer;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.8rem;display:flex}.pharmacy-batch-module__fWEdza__checkStepList li:last-child .pharmacy-batch-module__fWEdza__checkStepRow{border-bottom:none}.pharmacy-batch-module__fWEdza__checkStepRow input{width:16px;height:16px;accent-color:var(--batch-teal);margin-top:3px}.pharmacy-batch-module__fWEdza__signOffGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pharmacy-batch-module__fWEdza__signOffField{flex-direction:column;gap:4px;font-size:.72rem;font-weight:700;display:flex}.pharmacy-batch-module__fWEdza__signOffFieldWide{grid-column:1/-1}.pharmacy-batch-module__fWEdza__signOffField input,.pharmacy-batch-module__fWEdza__signOffField select,.pharmacy-batch-module__fWEdza__signOffField textarea{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text);border-radius:8px;padding:8px 10px;font-size:.8125rem;font-weight:400}.pharmacy-batch-module__fWEdza__checkActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.pharmacy-batch-module__fWEdza__checkActionsHint{color:var(--hos-text-muted);font-size:.72rem}.pharmacy-batch-module__fWEdza__queueList{flex-direction:column;gap:8px;max-height:min(520px,70vh);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.pharmacy-batch-module__fWEdza__queueRow{text-align:left;border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;width:100%;color:inherit;border-radius:10px;gap:4px;padding:10px 12px;font-size:.75rem;display:grid}.pharmacy-batch-module__fWEdza__queueRow:hover{border-color:color-mix(in srgb, var(--batch-teal) 45%, var(--hos-border))}.pharmacy-batch-module__fWEdza__queueRowActive{outline:2px solid var(--batch-teal);background:color-mix(in srgb, var(--batch-teal) 6%, var(--hos-surface))}.pharmacy-batch-module__fWEdza__queueRowMain{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.pharmacy-batch-module__fWEdza__queueRowMeta{color:var(--hos-text-muted);font-size:.68rem}html.dark .pharmacy-batch-module__fWEdza__table th{background:color-mix(in srgb, var(--hos-border) 40%, #0f172a);color:var(--hos-text-muted)}html.dark .pharmacy-batch-module__fWEdza__table td{border-bottom-color:color-mix(in srgb, var(--hos-border) 70%, transparent)}html.dark .pharmacy-batch-module__fWEdza__tableWrap{background:0 0}:is(html.dark .pharmacy-batch-module__fWEdza__commandStatCritical,html.dark .pharmacy-batch-module__fWEdza__summaryCritical){background:#7f1d1d52}:is(html.dark .pharmacy-batch-module__fWEdza__commandStatWarn,html.dark .pharmacy-batch-module__fWEdza__summaryWarn){background:#b4530938}:is(html.dark .pharmacy-batch-module__fWEdza__commandStatCritical .pharmacy-batch-module__fWEdza__commandStatValue,html.dark .pharmacy-batch-module__fWEdza__summaryCritical .pharmacy-batch-module__fWEdza__summaryValue){color:#fca5a5}html.dark .pharmacy-batch-module__fWEdza__riskBadgeCritical{color:#fecaca;background:#7f1d1d73;border-color:#f8717159}:is(html.dark .pharmacy-batch-module__fWEdza__checkPanel,html.dark .pharmacy-batch-module__fWEdza__boundaryBanner){background:var(--hos-surface);color:var(--hos-text-normal)}
.flow-pages-module__Ud_VtW__commandStrip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1200px){.flow-pages-module__Ud_VtW__commandStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.flow-pages-module__Ud_VtW__commandStrip{grid-template-columns:1fr}}.flow-pages-module__Ud_VtW__commandCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:16px;gap:12px;padding:14px 16px;display:flex}.flow-pages-module__Ud_VtW__cmdTeal{background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.flow-pages-module__Ud_VtW__cmdBlue{background:var(--hos-icon-blue-bg);color:var(--hos-icon-blue-text)}.flow-pages-module__Ud_VtW__cmdAmber{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text)}.flow-pages-module__Ud_VtW__cmdRed{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.flow-pages-module__Ud_VtW__commandIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.flow-pages-module__Ud_VtW__commandBody{flex:1;min-width:0}.flow-pages-module__Ud_VtW__commandTitle{color:var(--hos-text-strong);font-size:12px;font-weight:700}.flow-pages-module__Ud_VtW__commandDesc{color:var(--hos-text-muted);margin:4px 0 8px;font-size:11px}.flow-pages-module__Ud_VtW__commandBtn{padding:4px 10px!important;font-size:11px!important}.flow-pages-module__Ud_VtW__splitRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:960px){.flow-pages-module__Ud_VtW__splitRow{grid-template-columns:1fr}}.flow-pages-module__Ud_VtW__searchCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:16px;padding:16px}.flow-pages-module__Ud_VtW__searchResult{border:1px solid var(--hos-border);background:var(--hos-surface-soft);border-radius:12px;margin-top:12px;padding:12px}.flow-pages-module__Ud_VtW__guidedCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;padding:18px}.flow-pages-module__Ud_VtW__stepRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.flow-pages-module__Ud_VtW__stepPill{border:1px solid var(--hos-border);color:var(--hos-text-muted);border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.flow-pages-module__Ud_VtW__stepPillActive{border-color:var(--hos-accent-teal);background:var(--hos-primary-soft);color:var(--hos-accent-teal)}.flow-pages-module__Ud_VtW__checklist{flex-direction:column;gap:8px;margin:10px 0;display:flex}.flow-pages-module__Ud_VtW__checklist label{color:var(--hos-text-normal);align-items:center;gap:8px;font-size:13px;display:flex}.flow-pages-module__Ud_VtW__summaryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-top:12px;display:grid}.flow-pages-module__Ud_VtW__summaryItem{border:1px solid var(--hos-border);background:var(--hos-surface-soft);color:var(--hos-text-muted);border-radius:10px;padding:8px 10px;font-size:11px}.flow-pages-module__Ud_VtW__summaryItemDone{border-color:var(--hos-checklist-done-border);background:var(--hos-checklist-done-bg);color:var(--hos-accent-green)}.flow-pages-module__Ud_VtW__board{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}@media (max-width:1200px){.flow-pages-module__Ud_VtW__board{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:640px){.flow-pages-module__Ud_VtW__board{flex-direction:column;gap:14px;display:flex;overflow-x:visible}.flow-pages-module__Ud_VtW__boardCol{width:100%;min-width:0}}.flow-pages-module__Ud_VtW__boardCol{border:1px solid var(--hos-border);background:var(--hos-board-lane-bg);border-radius:14px;min-height:140px;padding:10px}.flow-pages-module__Ud_VtW__colAmber{border-top:3px solid #f59e0b}.flow-pages-module__Ud_VtW__colBlue{border-top:3px solid #2563eb}.flow-pages-module__Ud_VtW__colTeal{border-top:3px solid #0f766e}.flow-pages-module__Ud_VtW__colGreen{border-top:3px solid #16a34a}.flow-pages-module__Ud_VtW__colRed{border-top:3px solid #dc2626}.flow-pages-module__Ud_VtW__colSlate{border-top:3px solid var(--hos-text-muted)}.flow-pages-module__Ud_VtW__queueCard{border:1px solid var(--hos-border);background:var(--hos-board-card-bg);border-radius:12px;margin-bottom:8px;padding:10px;font-size:12px}.flow-pages-module__Ud_VtW__queueCardUrgent{border-left:3px solid #dc2626}.flow-pages-module__Ud_VtW__queueCardLongWait{border-left:3px solid #f59e0b}.flow-pages-module__Ud_VtW__emptyCol{color:var(--hos-text-muted);padding:8px 4px;font-size:11px}.flow-pages-module__Ud_VtW__doctorRow{border-bottom:1px solid var(--hos-border);cursor:pointer;align-items:center;gap:10px;padding:10px 0;display:flex}.flow-pages-module__Ud_VtW__doctorRow:last-child{border-bottom:none}.flow-pages-module__Ud_VtW__doctorIcon{background:var(--hos-icon-cyan-bg);width:36px;height:36px;color:var(--hos-icon-cyan-text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.flow-pages-module__Ud_VtW__boundaryNote{border:1px solid var(--hos-alert-critical-border);background:var(--hos-alert-critical-bg);color:var(--hos-alert-critical-accent);border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.45}.flow-pages-module__Ud_VtW__formSectionTitle{color:var(--hos-accent-teal);text-transform:uppercase;letter-spacing:.04em;margin:16px 0 8px;font-size:12px;font-weight:700}.flow-pages-module__Ud_VtW__formSectionTitle:first-of-type{margin-top:0}.flow-pages-module__Ud_VtW__chipRow{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.flow-pages-module__Ud_VtW__concernChip{border:1px solid var(--hos-border);background:var(--hos-surface-soft);cursor:pointer;color:var(--hos-text-normal);border-radius:999px;padding:4px 10px;font-size:11px}.flow-pages-module__Ud_VtW__concernChip:hover{border-color:var(--hos-accent-teal);background:var(--hos-primary-mint)}.flow-pages-module__Ud_VtW__formActions{border-top:1px solid var(--hos-border);flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:12px;display:flex}.flow-pages-module__Ud_VtW__updateCard{border:1px solid var(--hos-border);background:var(--hos-board-card-bg);border-radius:12px;margin-bottom:8px;padding:10px 12px;font-size:12px}.flow-pages-module__Ud_VtW__updateMeta{color:var(--hos-text-muted);margin-bottom:4px;font-size:11px}
.referrals-module__PE6H8G__pageStack{flex-direction:column;gap:22px;min-width:0;display:flex}.referrals-module__PE6H8G__commandBlock{flex-direction:column;gap:16px;display:flex}.referrals-module__PE6H8G__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.referrals-module__PE6H8G__boundaryBanner{color:var(--hos-text);background:linear-gradient(135deg,#7c3aed1a,#0f766e14);border:1px solid #7c3aed38;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:1.45;display:flex}.referrals-module__PE6H8G__boundaryIcon{letter-spacing:.04em;color:#7c3aed;background:var(--hos-surface);border:1px solid #7c3aed40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:flex}.referrals-module__PE6H8G__insightRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.referrals-module__PE6H8G__insightRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.referrals-module__PE6H8G__insightRow{grid-template-columns:1fr}}.referrals-module__PE6H8G__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}.referrals-module__PE6H8G__insightTitle{text-transform:uppercase;letter-spacing:.06em;color:#7c3aed;font-size:12px;font-weight:800}.referrals-module__PE6H8G__insightValue{color:var(--hos-text);font-size:14px;line-height:1.4}.referrals-module__PE6H8G__insightHelper{color:var(--hos-text-muted);font-size:11px}.referrals-module__PE6H8G__routingActivityRow{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;min-width:0;display:grid}@media (max-width:960px){.referrals-module__PE6H8G__routingActivityRow{grid-template-columns:1fr}}.referrals-module__PE6H8G__routingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:640px){.referrals-module__PE6H8G__routingGrid{grid-template-columns:1fr}}.referrals-module__PE6H8G__routingCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex}.referrals-module__PE6H8G__routeTeal{border-top:3px solid #0f766e}.referrals-module__PE6H8G__routePurple{border-top:3px solid #7c3aed}.referrals-module__PE6H8G__routeCyan{border-top:3px solid #0891b2}.referrals-module__PE6H8G__routeGreen{border-top:3px solid #16a34a}.referrals-module__PE6H8G__routingHead{align-items:flex-start;gap:12px;display:flex}.referrals-module__PE6H8G__routingIcon{background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:flex}.referrals-module__PE6H8G__routingTitle{color:var(--hos-text-strong);margin:0;font-size:15px;font-weight:800}.referrals-module__PE6H8G__routingCount{color:#2563eb;margin-top:2px;font-size:13px;font-weight:700}.referrals-module__PE6H8G__routingMiniList{color:var(--hos-text-muted);background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:12px;gap:6px;padding:10px 12px;font-size:11px;display:grid}.referrals-module__PE6H8G__panelCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;min-width:0;padding:18px}.referrals-module__PE6H8G__panelCardEmbedded{border:1px solid var(--hos-border);background:var(--hos-surface-muted);min-width:0;box-shadow:none;border-radius:14px;padding:16px}.referrals-module__PE6H8G__panelTitle{color:var(--hos-text-strong);margin:0 0 4px;font-size:16px;font-weight:800}.referrals-module__PE6H8G__panelDesc{color:var(--hos-text-muted);margin:0 0 14px;font-size:12px}.referrals-module__PE6H8G__activityList{gap:8px;max-height:360px;display:grid;overflow-y:auto}.referrals-module__PE6H8G__activityItem{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:12px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:grid}@media (max-width:480px){.referrals-module__PE6H8G__activityItem{grid-template-columns:1fr}}.referrals-module__PE6H8G__activityTime{color:var(--hos-text-muted);font-weight:600}.referrals-module__PE6H8G__pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:4px;display:grid;overflow-x:auto}@media (max-width:1100px){.referrals-module__PE6H8G__pipeline{grid-template-columns:repeat(4,minmax(240px,1fr))}}@media (max-width:640px){.referrals-module__PE6H8G__pipeline{grid-template-columns:1fr}}.referrals-module__PE6H8G__lane{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;min-width:0;min-height:120px;padding:14px}.referrals-module__PE6H8G__laneHead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.referrals-module__PE6H8G__laneTitleRow{align-items:center;gap:8px;display:flex}.referrals-module__PE6H8G__laneIcon{font-size:14px}.referrals-module__PE6H8G__laneTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin:0;font-size:12px;font-weight:800}.referrals-module__PE6H8G__laneCount{background:var(--hos-surface);border:1px solid var(--hos-border);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.referrals-module__PE6H8G__laneHelper{color:var(--hos-text-muted);margin-bottom:10px;font-size:11px}.referrals-module__PE6H8G__laneEmpty{text-align:center;border:1px dashed var(--hos-border);color:var(--hos-text-muted);border-radius:12px;padding:16px 12px;font-size:12px}.referrals-module__PE6H8G__refNo{color:#7c3aed;font-size:12px;font-weight:800}.referrals-module__PE6H8G__reqCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;gap:8px;margin-bottom:8px;padding:12px;display:grid}.referrals-module__PE6H8G__reqCardActions{flex-wrap:wrap;gap:6px;display:flex}.referrals-module__PE6H8G__fieldLabel{color:var(--hos-text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.referrals-module__PE6H8G__fieldInput,.referrals-module__PE6H8G__fieldSelect,.referrals-module__PE6H8G__fieldTextarea{border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:12px;padding:10px 12px;font-size:14px}.referrals-module__PE6H8G__fieldTextarea{resize:vertical;min-height:96px;line-height:1.45}.referrals-module__PE6H8G__fieldInput:focus,.referrals-module__PE6H8G__fieldSelect:focus,.referrals-module__PE6H8G__fieldTextarea:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed33}.referrals-module__PE6H8G__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:640px){.referrals-module__PE6H8G__fieldGrid{grid-template-columns:1fr}}.referrals-module__PE6H8G__patientGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.referrals-module__PE6H8G__patientPick{text-align:left;border:1px solid var(--hos-border);background:var(--hos-surface-muted);cursor:pointer;color:inherit;font:inherit;border-radius:14px;padding:12px}.referrals-module__PE6H8G__patientPickSelected{background:#7c3aed1a;border-color:#7c3aed}.referrals-module__PE6H8G__patientPickName{color:var(--hos-text-strong);font-size:14px;font-weight:800}.referrals-module__PE6H8G__patientPickMeta{color:var(--hos-text-muted);margin-top:4px;font-size:11px}.referrals-module__PE6H8G__selectedPatientCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:14px;padding:14px 16px}.referrals-module__PE6H8G__emptyPick{text-align:center;border:1px dashed var(--hos-border);color:var(--hos-text-muted);border-radius:14px;padding:28px 20px;font-size:13px}.referrals-module__PE6H8G__readinessPanel{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:18px;gap:14px;padding:18px 16px;display:grid;position:sticky;top:88px}@media (max-width:1024px){.referrals-module__PE6H8G__readinessPanel{position:static}}.referrals-module__PE6H8G__readinessTitle{color:var(--hos-text-strong);font-size:13px;font-weight:800}.referrals-module__PE6H8G__progressBar{background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:999px;height:8px;overflow:hidden}.referrals-module__PE6H8G__progressFill{background:linear-gradient(90deg,#7c3aed,#0f766e);border-radius:999px;height:100%}.referrals-module__PE6H8G__summaryRow{border-bottom:1px solid var(--hos-border);justify-content:space-between;gap:8px;padding-bottom:6px;font-size:12px;display:flex}.referrals-module__PE6H8G__summaryVal{color:var(--hos-text-strong);text-align:right;font-weight:600}.referrals-module__PE6H8G__checkRow{color:var(--hos-text);gap:8px;font-size:12px;display:flex}.referrals-module__PE6H8G__checkOk{color:#16a34a;font-weight:800}.referrals-module__PE6H8G__checkMiss{color:var(--hos-text-muted)}.referrals-module__PE6H8G__historyToolbar{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.referrals-module__PE6H8G__historySearchRow{margin-bottom:10px}.referrals-module__PE6H8G__historySearch{width:100%;min-width:0}.referrals-module__PE6H8G__historyFilters{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}@media (max-width:900px){.referrals-module__PE6H8G__historyFilters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.referrals-module__PE6H8G__historyFilters{grid-template-columns:1fr}}.referrals-module__PE6H8G__historyFilterSelect,.referrals-module__PE6H8G__historyFilters .referrals-module__PE6H8G__fieldSelect,.referrals-module__PE6H8G__historyFilters .referrals-module__PE6H8G__historyFilterSelect{width:100%;min-width:0}.referrals-module__PE6H8G__tableWrap{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;max-width:100%;overflow-x:auto}.referrals-module__PE6H8G__dataTable{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.referrals-module__PE6H8G__dataTable th{text-align:left;border-bottom:1px solid var(--hos-border);color:var(--hos-text-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--hos-surface-muted);padding:11px 12px;font-size:11px;font-weight:700}.referrals-module__PE6H8G__dataTable td{border-bottom:1px solid var(--hos-border);color:var(--hos-text);vertical-align:top;padding:12px}.referrals-module__PE6H8G__tableSub{color:var(--hos-text-muted);font-size:11px}.referrals-module__PE6H8G__tableActions{flex-wrap:wrap;gap:4px;display:flex}.referrals-module__PE6H8G__reviewCheck{align-items:flex-start;gap:8px;font-size:13px;display:flex}.referrals-module__PE6H8G__kpiPurple:before{background:#7c3aed}.referrals-module__PE6H8G__kpiScheduled:before{background:#6366f1}@media (max-width:640px){.referrals-module__PE6H8G__routingActivityRow{gap:14px}.referrals-module__PE6H8G__activityList{max-height:none}}.referrals-module__PE6H8G__helperNote{color:var(--hos-text-muted);border:1px dashed var(--hos-border);border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.45}
.create-task-modal-module__WpP_TW__priorityRow{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.create-task-modal-module__WpP_TW__priorityPill{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-chip-text);cursor:pointer;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:700;transition:border-color .15s,background .15s}.create-task-modal-module__WpP_TW__priorityPill:hover{border-color:var(--hos-accent-teal);color:var(--hos-accent-teal)}.create-task-modal-module__WpP_TW__priorityPillActive{border-color:var(--hos-accent-teal);background:var(--hos-primary-soft);color:var(--hos-accent-teal);box-shadow:0 0 0 1px var(--hos-kpi-teal-border)}.create-task-modal-module__WpP_TW__priorityUrgentActive{border-color:var(--hos-accent-red);background:var(--hos-badge-critical-bg);color:var(--hos-badge-critical-text);box-shadow:0 0 0 1px var(--hos-badge-critical-border)}.create-task-modal-module__WpP_TW__formStack{gap:16px;display:grid}.create-task-modal-module__WpP_TW__relatedCard{border:1px dashed var(--hos-border-strong);background:var(--hos-surface-soft);border-radius:14px;padding:14px}.create-task-modal-module__WpP_TW__relatedHint{color:var(--hos-text-muted);margin:0 0 12px;font-size:11px;line-height:1.45}
.consultation-workspace-modal-module__u3jYrG__overlay{z-index:230;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.consultation-workspace-modal-module__u3jYrG__sheet{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:20px;flex-direction:column;width:min(1180px,100vw - 24px);max-height:min(94vh,920px);display:flex;overflow:hidden;box-shadow:0 28px 72px #0f172a52}.consultation-workspace-modal-module__u3jYrG__header{border-bottom:1px solid var(--hos-border);background:radial-gradient(ellipse 80% 60% at 100% 0%, #14b8a629, transparent 55%), var(--hos-surface);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.consultation-workspace-modal-module__u3jYrG__headerTitle{color:var(--hos-text-strong);margin:0;font-size:18px;font-weight:800}.consultation-workspace-modal-module__u3jYrG__headerSub{color:var(--hos-text-muted);margin:4px 0 0;font-size:12px}.consultation-workspace-modal-module__u3jYrG__closeBtn{border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:36px;height:36px;color:var(--hos-text);cursor:pointer;border-radius:10px;flex-shrink:0;font-size:22px;line-height:1}.consultation-workspace-modal-module__u3jYrG__body{flex:1;grid-template-columns:minmax(0,1fr) minmax(260px,300px);gap:0;min-height:0;display:grid;overflow:hidden}@media (max-width:900px){.consultation-workspace-modal-module__u3jYrG__body{grid-template-columns:1fr;overflow-y:auto}}.consultation-workspace-modal-module__u3jYrG__mainScroll{min-height:0;max-height:calc(94vh - 140px);overflow-y:auto}.consultation-workspace-modal-module__u3jYrG__railScroll{border-left:1px solid var(--hos-border);background:var(--hos-surface-muted);max-height:calc(94vh - 140px);padding:12px;overflow-y:auto}@media (max-width:900px){.consultation-workspace-modal-module__u3jYrG__railScroll{border-left:none;border-top:1px solid var(--hos-border);max-height:none}.consultation-workspace-modal-module__u3jYrG__mainScroll{max-height:none}}.consultation-workspace-modal-module__u3jYrG__railScroll aside{box-shadow:none;background:0 0;border:none;padding:4px 0}
