.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}
.doctor-queue-module__hHkrjq__pageStack{flex-direction:column;gap:22px;display:flex}.doctor-queue-module__hHkrjq__kpiRow{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}@media (max-width:1200px){.doctor-queue-module__hHkrjq__kpiRow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.doctor-queue-module__hHkrjq__kpiRow{grid-template-columns:repeat(2,minmax(0,1fr))}}.doctor-queue-module__hHkrjq__kpiCard{border:1px solid var(--hos-border);box-shadow:var(--hos-shadow-card);border-radius:16px;padding:16px 16px 14px;position:relative;overflow:hidden}.doctor-queue-module__hHkrjq__kpiCard:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.doctor-queue-module__hHkrjq__kpiAmber{background:var(--hos-kpi-amber-bg,var(--hos-surface));border-color:var(--hos-kpi-amber-border,var(--hos-border))}.doctor-queue-module__hHkrjq__kpiAmber:before{background:var(--hos-icon-amber-text)}.doctor-queue-module__hHkrjq__kpiTeal{background:var(--hos-kpi-teal-bg,var(--hos-surface));border-color:var(--hos-kpi-teal-border,var(--hos-border))}.doctor-queue-module__hHkrjq__kpiTeal:before{background:var(--hos-icon-teal-text)}.doctor-queue-module__hHkrjq__kpiRed{background:var(--hos-kpi-red-bg,var(--hos-surface));border-color:var(--hos-kpi-red-border,var(--hos-border))}.doctor-queue-module__hHkrjq__kpiRed:before{background:var(--hos-alert-critical-border,#ef4444)}.doctor-queue-module__hHkrjq__kpiBlue{background:var(--hos-kpi-blue-bg,var(--hos-surface));border-color:var(--hos-kpi-blue-border,var(--hos-border))}.doctor-queue-module__hHkrjq__kpiBlue:before{background:var(--hos-icon-blue-text)}.doctor-queue-module__hHkrjq__kpiGreen{background:var(--hos-kpi-green-bg,var(--hos-surface));border-color:var(--hos-kpi-green-border,var(--hos-border))}.doctor-queue-module__hHkrjq__kpiGreen:before{background:var(--hos-icon-green-text)}.doctor-queue-module__hHkrjq__kpiTop{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.doctor-queue-module__hHkrjq__kpiIcon{background:var(--hos-surface-muted);border:1px solid var(--hos-border);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.doctor-queue-module__hHkrjq__kpiLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);max-width:9rem;font-size:11px;font-weight:700;line-height:1.3}.doctor-queue-module__hHkrjq__kpiValue{color:var(--hos-text-strong);margin-bottom:6px;font-size:28px;font-weight:800;line-height:1}.doctor-queue-module__hHkrjq__kpiHelper{color:var(--hos-text-muted);font-size:11px;line-height:1.35}.doctor-queue-module__hHkrjq__kpiTrend{color:var(--hos-text-muted);opacity:.9;margin-top:6px;font-size:11px}.doctor-queue-module__hHkrjq__commandCard{border:1px solid var(--hos-border);background:linear-gradient(135deg, var(--hos-surface) 0%, var(--hos-surface-muted) 100%);box-shadow:var(--hos-shadow-card);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.doctor-queue-module__hHkrjq__commandCard:before{content:"";background:var(--hos-icon-teal-text);width:4px;position:absolute;top:0;bottom:0;left:0}.doctor-queue-module__hHkrjq__commandCardAccentHigh:before{background:var(--hos-icon-amber-text)}.doctor-queue-module__hHkrjq__commandCardAccentUrgent:before{background:var(--hos-alert-critical-border,#ef4444)}.doctor-queue-module__hHkrjq__commandCardInner{flex-direction:column;gap:14px;min-width:0;display:flex}.doctor-queue-module__hHkrjq__commandEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hos-primary);font-size:11px;font-weight:800}.doctor-queue-module__hHkrjq__commandBanner{background:var(--hos-surface-muted);border:1px solid var(--hos-border);color:var(--hos-text);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.doctor-queue-module__hHkrjq__commandBannerUrgent{border-color:var(--hos-alert-critical-border,#ef444473);background:var(--hos-alert-critical-bg,#7f1d1d14);color:var(--hos-text-strong)}.doctor-queue-module__hHkrjq__commandBannerHigh{border-color:var(--hos-alert-warning-border,#f59e0b73);background:var(--hos-alert-warning-bg,#78350f14)}.doctor-queue-module__hHkrjq__commandMetaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.doctor-queue-module__hHkrjq__commandPatientName{color:var(--hos-text-strong);margin:0;font-size:26px;font-weight:800;line-height:1.15}.doctor-queue-module__hHkrjq__commandPatientRef{color:var(--hos-text-muted);font-size:13px}.doctor-queue-module__hHkrjq__commandBlockLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin-bottom:4px;font-size:10px;font-weight:700}.doctor-queue-module__hHkrjq__commandBlockValue{color:var(--hos-text);font-size:14px;line-height:1.45}.doctor-queue-module__hHkrjq__commandHandoff{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text);border-radius:12px;padding:12px 14px;font-size:13px}.doctor-queue-module__hHkrjq__readinessRow{flex-wrap:wrap;gap:8px;display:flex}.doctor-queue-module__hHkrjq__readinessChip{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text-muted);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.doctor-queue-module__hHkrjq__readinessChipOn{border-color:var(--hos-primary-soft,#14b8a659);background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.doctor-queue-module__hHkrjq__commandActions{flex-direction:column;gap:8px;min-width:168px;display:flex}@media (max-width:900px){.doctor-queue-module__hHkrjq__commandCard{grid-template-columns:1fr}.doctor-queue-module__hHkrjq__commandActions{flex-flow:wrap;min-width:0}}.doctor-queue-module__hHkrjq__intelStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1024px){.doctor-queue-module__hHkrjq__intelStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.doctor-queue-module__hHkrjq__intelStrip{grid-template-columns:1fr}}.doctor-queue-module__hHkrjq__intelCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.doctor-queue-module__hHkrjq__intelIcon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;display:flex}.doctor-queue-module__hHkrjq__intelAmber .doctor-queue-module__hHkrjq__intelIcon{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text)}.doctor-queue-module__hHkrjq__intelTeal .doctor-queue-module__hHkrjq__intelIcon{background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.doctor-queue-module__hHkrjq__intelRed .doctor-queue-module__hHkrjq__intelIcon{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.doctor-queue-module__hHkrjq__intelBlue .doctor-queue-module__hHkrjq__intelIcon{background:var(--hos-icon-blue-bg);color:var(--hos-icon-blue-text)}.doctor-queue-module__hHkrjq__intelTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);font-size:11px;font-weight:700}.doctor-queue-module__hHkrjq__intelValue{color:var(--hos-text-strong);margin:4px 0 2px;font-size:14px;font-weight:700}.doctor-queue-module__hHkrjq__intelHelper{color:var(--hos-text-muted);font-size:11px;line-height:1.35}.doctor-queue-module__hHkrjq__controlPanel{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-radius:16px;padding:18px 20px}.doctor-queue-module__hHkrjq__controlHead{margin-bottom:14px}.doctor-queue-module__hHkrjq__controlTitle{color:var(--hos-text-strong);margin:0 0 4px;font-size:15px;font-weight:700}.doctor-queue-module__hHkrjq__controlDesc{color:var(--hos-text-muted);margin:0;font-size:12px}.doctor-queue-module__hHkrjq__controlBar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.doctor-queue-module__hHkrjq__searchInput{border:1px solid var(--hos-border-strong,var(--hos-border));background:var(--hos-surface-input,var(--hos-surface-muted));min-width:200px;height:42px;color:var(--hos-text-strong);border-radius:12px;flex:280px;padding:0 14px;font-size:13px}.doctor-queue-module__hHkrjq__select{border:1px solid var(--hos-border-strong,var(--hos-border));background:var(--hos-surface-input,var(--hos-surface-muted));min-width:140px;height:42px;color:var(--hos-text-strong);border-radius:12px;padding:0 12px;font-size:13px}.doctor-queue-module__hHkrjq__chipRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.doctor-queue-module__hHkrjq__quickChip{border:1px solid var(--hos-border);background:var(--hos-surface-muted);height:32px;color:var(--hos-text-muted);cursor:pointer;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.doctor-queue-module__hHkrjq__quickChip:hover{border-color:var(--hos-primary-soft);color:var(--hos-text)}.doctor-queue-module__hHkrjq__quickChipActive{border-color:var(--hos-icon-teal-text);background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.doctor-queue-module__hHkrjq__workbench{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}@media (max-width:1100px){.doctor-queue-module__hHkrjq__workbench{grid-template-columns:1fr}}.doctor-queue-module__hHkrjq__zone{border:1px solid var(--hos-border);background:var(--hos-surface-muted);border-radius:16px;flex-direction:column;min-height:0;display:flex}.doctor-queue-module__hHkrjq__zoneHead{border-bottom:1px solid var(--hos-border);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.doctor-queue-module__hHkrjq__zoneIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.doctor-queue-module__hHkrjq__zoneNeeds .doctor-queue-module__hHkrjq__zoneIcon{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text)}.doctor-queue-module__hHkrjq__zoneReady .doctor-queue-module__hHkrjq__zoneIcon{background:var(--hos-icon-teal-bg);color:var(--hos-icon-teal-text)}.doctor-queue-module__hHkrjq__zoneCare .doctor-queue-module__hHkrjq__zoneIcon{background:var(--hos-icon-blue-bg);color:var(--hos-icon-blue-text)}.doctor-queue-module__hHkrjq__zoneHeadText{flex:1;min-width:0}.doctor-queue-module__hHkrjq__zoneTitleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.doctor-queue-module__hHkrjq__zoneTitle{color:var(--hos-text-strong);margin:0;font-size:13px;font-weight:800}.doctor-queue-module__hHkrjq__zoneCount{background:var(--hos-surface);border:1px solid var(--hos-border);color:var(--hos-text-muted);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.doctor-queue-module__hHkrjq__zoneDesc{color:var(--hos-text-muted);margin:4px 0 0;font-size:11px;line-height:1.4}.doctor-queue-module__hHkrjq__zoneBody{flex-direction:column;gap:10px;max-height:480px;padding:12px;display:flex;overflow-y:auto}.doctor-queue-module__hHkrjq__patientCard{border:1px solid var(--hos-border);background:var(--hos-surface);box-shadow:var(--hos-shadow-card);border-left:4px solid var(--hos-icon-teal-text);border-radius:14px;padding:14px;transition:border-color .15s,box-shadow .15s}.doctor-queue-module__hHkrjq__patientCard:hover{border-color:var(--hos-icon-teal-text);box-shadow:0 4px 18px #0000000f}.doctor-queue-module__hHkrjq__patientCardHigh{border-left-color:var(--hos-icon-amber-text)}.doctor-queue-module__hHkrjq__patientCardUrgent{border-left-color:var(--hos-alert-critical-border,#ef4444)}.doctor-queue-module__hHkrjq__patientCardTop{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.doctor-queue-module__hHkrjq__patientCardQueue{color:var(--hos-primary);font-size:12px;font-weight:800}.doctor-queue-module__hHkrjq__patientCardName{color:var(--hos-text-strong);margin-bottom:2px;font-size:15px;font-weight:700}.doctor-queue-module__hHkrjq__patientCardRef{color:var(--hos-text-muted);font-size:11px}.doctor-queue-module__hHkrjq__patientCardReason{color:var(--hos-text);margin:10px 0 8px;font-size:12px;line-height:1.4}.doctor-queue-module__hHkrjq__patientCardMeta{color:var(--hos-text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.doctor-queue-module__hHkrjq__waitChip{background:var(--hos-icon-amber-bg);color:var(--hos-icon-amber-text);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.doctor-queue-module__hHkrjq__waitChipCritical{background:var(--hos-icon-red-bg);color:var(--hos-icon-red-text)}.doctor-queue-module__hHkrjq__patientCardBadges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.doctor-queue-module__hHkrjq__patientCardActions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.doctor-queue-module__hHkrjq__handoffTableWrap{border:1px solid var(--hos-border);border-radius:12px;overflow-x:auto}.doctor-queue-module__hHkrjq__handoffTable{border-collapse:collapse;background:var(--hos-surface);width:100%;font-size:12px}.doctor-queue-module__hHkrjq__handoffTable th{text-align:left;color:var(--hos-text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--hos-border);background:var(--hos-surface-muted);padding:12px 14px;font-size:11px;font-weight:700}.doctor-queue-module__hHkrjq__handoffTable td{border-bottom:1px solid var(--hos-border);vertical-align:top;color:var(--hos-text);padding:12px 14px}.doctor-queue-module__hHkrjq__handoffTable tbody tr:hover{background:var(--hos-surface-muted)}.doctor-queue-module__hHkrjq__cellStrong{color:var(--hos-text-strong);font-weight:700}.doctor-queue-module__hHkrjq__cellMuted{color:var(--hos-text-muted);margin-top:3px;font-size:11px}.doctor-queue-module__hHkrjq__waitOver{color:var(--hos-icon-amber-text);margin-top:2px;font-size:10px;font-weight:700}.doctor-queue-module__hHkrjq__emptyCompact{text-align:center;color:var(--hos-text-muted);padding:20px 14px;font-size:12px;line-height:1.45}.doctor-queue-module__hHkrjq__emptyIcon{opacity:.85;margin-bottom:8px;font-size:22px}.doctor-queue-module__hHkrjq__emptyTitle{color:var(--hos-text-strong);margin-bottom:4px;font-size:13px;font-weight:700}.doctor-queue-module__hHkrjq__drawerHero{border:1px solid var(--hos-border);background:linear-gradient(135deg, var(--hos-surface-muted) 0%, var(--hos-surface) 100%);border-radius:14px;margin-bottom:18px;padding:16px}.doctor-queue-module__hHkrjq__drawerHeroName{color:var(--hos-text-strong);margin:0 0 4px;font-size:20px;font-weight:800}.doctor-queue-module__hHkrjq__drawerHeroRef{color:var(--hos-text-muted);font-size:13px}.doctor-queue-module__hHkrjq__drawerNoteCard{border:1px solid var(--hos-border);background:var(--hos-surface-muted);color:var(--hos-text);border-radius:12px;margin-top:8px;padding:12px 14px;font-size:13px;line-height:1.45}.doctor-queue-module__hHkrjq__drawerChecklist{flex-direction:column;gap:8px;display:flex}.doctor-queue-module__hHkrjq__drawerCheckItem{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;display:flex}.doctor-queue-module__hHkrjq__drawerFooter{border-top:1px solid var(--hos-border);margin-top:8px;padding-top:16px}.doctor-queue-module__hHkrjq__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}
.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}
.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}
.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}}
.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}}
.finance-module__TAPgMG__stack{flex-direction:column;gap:20px;display:flex}.finance-module__TAPgMG__splitRow{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;width:100%;display:grid}@media (max-width:1024px){.finance-module__TAPgMG__splitRow{grid-template-columns:1fr}}.finance-module__TAPgMG__kpiEmerald{border-top:3px solid #059669}.finance-module__TAPgMG__kpiGreen{border-top:3px solid #16a34a}.finance-module__TAPgMG__kpiTeal{border-top:3px solid #0f766e}.finance-module__TAPgMG__kpiBlue{border-top:3px solid #2563eb}.finance-module__TAPgMG__kpiAmber{border-top:3px solid #f59e0b}.finance-module__TAPgMG__kpiRed{border-top:3px solid #dc2626}.finance-module__TAPgMG__kpiPurple{border-top:3px solid #7c3aed}.finance-module__TAPgMG__badgeRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.finance-module__TAPgMG__statusBadge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.finance-module__TAPgMG__toneGreen{color:#047857;background:#0596691f;border-color:#05966940}.finance-module__TAPgMG__toneBlue{color:#1d4ed8;background:#2563eb1a}.finance-module__TAPgMG__toneAmber{color:#b45309;background:#f59e0b1f}.finance-module__TAPgMG__toneRed{color:#b91c1c;background:#dc26261a}.finance-module__TAPgMG__tonePurple{color:#6d28d9;background:#7c3aed1f}.finance-module__TAPgMG__toneTeal{color:#0f766e;background:#0f766e1f}.finance-module__TAPgMG__toneSlate{color:var(--hos-text-muted);background:#64748b1f}html.dark .finance-module__TAPgMG__toneGreen{color:#6ee7b7}html.dark .finance-module__TAPgMG__toneBlue{color:#93c5fd}html.dark .finance-module__TAPgMG__toneAmber{color:#fcd34d}html.dark .finance-module__TAPgMG__toneRed{color:#fca5a5}html.dark .finance-module__TAPgMG__tonePurple{color:#c4b5fd}html.dark .finance-module__TAPgMG__toneTeal{color:#5eead4}.finance-module__TAPgMG__methodBadge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.finance-module__TAPgMG__recordNo{color:#059669;font-size:13px;font-weight:700}html.dark .finance-module__TAPgMG__recordNo{color:#6ee7b7}.finance-module__TAPgMG__metaText{color:var(--hos-text-muted);font-size:12px;line-height:1.45}.finance-module__TAPgMG__headerActions{flex-wrap:wrap;gap:8px;display:flex}.finance-module__TAPgMG__chartWrap{width:100%;min-height:220px}.finance-module__TAPgMG__chartNote{color:var(--hos-text-muted);margin:8px 0 0;font-size:12px}.finance-module__TAPgMG__pipelineScroll{gap:12px;min-width:0;padding-bottom:4px;display:flex;overflow-x:auto}.finance-module__TAPgMG__pipelineColumn{border:1px solid var(--hos-border);background:var(--hos-surface-soft,var(--hos-surface));border-radius:12px;flex-direction:column;flex:0 0 240px;gap:10px;min-width:220px;max-height:420px;padding:12px;display:flex;overflow-y:auto}html.dark .finance-module__TAPgMG__pipelineColumn{background:#0596690f;border-color:#94a3b829}.finance-module__TAPgMG__pipelineColumnTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);font-size:12px;font-weight:700}.finance-module__TAPgMG__pipelineCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}html.dark .finance-module__TAPgMG__pipelineCard{background:#111c2e}.finance-module__TAPgMG__pipelineCardActions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.finance-module__TAPgMG__ledgerTableWrap{border:1px solid var(--hos-border);border-radius:12px;min-width:0;overflow-x:auto}.finance-module__TAPgMG__ledgerTable{border-collapse:collapse;width:100%;font-size:.8125rem}.finance-module__TAPgMG__ledgerTable th{text-align:left;background:var(--hos-surface-elevated,var(--hos-surface));border-bottom:1px solid var(--hos-border);white-space:nowrap;color:var(--hos-text-strong);padding:10px 12px;font-weight:600}html.dark .finance-module__TAPgMG__ledgerTable th{background:#0f172a;border-color:#94a3b829}.finance-module__TAPgMG__ledgerTable td{border-bottom:1px solid var(--hos-border);vertical-align:top;color:var(--hos-text-normal,var(--hos-text-strong));padding:10px 12px}html.dark .finance-module__TAPgMG__ledgerTable td{border-color:#94a3b81f}.finance-module__TAPgMG__ledgerTable tbody tr:hover{background:#0596690f}html.dark .finance-module__TAPgMG__ledgerTable tbody tr:hover{background:#05966914}.finance-module__TAPgMG__ledgerCardList{flex-direction:column;gap:10px;display:none}.finance-module__TAPgMG__ledgerCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-left:3px solid #059669;border-radius:12px;padding:12px 14px}@media (max-width:768px){.finance-module__TAPgMG__ledgerTableWrap{display:none}.finance-module__TAPgMG__ledgerCardList{display:flex}}.finance-module__TAPgMG__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.finance-module__TAPgMG__searchInput{border:1px solid var(--hos-border);background:var(--hos-surface);min-width:0;color:var(--hos-text-strong);border-radius:10px;flex:200px;padding:8px 12px;font-size:13px}.finance-module__TAPgMG__filterSelect{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text-strong);border-radius:10px;padding:8px 10px;font-size:13px}.finance-module__TAPgMG__riskList{flex-direction:column;gap:10px;display:flex}.finance-module__TAPgMG__riskItem{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}html.dark .finance-module__TAPgMG__riskItem{background:#111c2e;border-color:#94a3b829}.finance-module__TAPgMG__riskItemHigh{border-left:3px solid #dc2626}.finance-module__TAPgMG__riskItemMed{border-left:3px solid #f59e0b}.finance-module__TAPgMG__riskItemLow{border-left:3px solid #2563eb}.finance-module__TAPgMG__activityTimeline{flex-direction:column;gap:10px;display:flex}.finance-module__TAPgMG__activityRow{border:1px dashed var(--hos-border);background:var(--hos-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;font-size:.8125rem;display:flex}html.dark .finance-module__TAPgMG__activityRow{background:#111c2e99}.finance-module__TAPgMG__activityTime{font-variant-numeric:tabular-nums;min-width:3.5rem;color:var(--hos-text-muted);font-weight:700}.finance-module__TAPgMG__activityText{color:var(--hos-text-strong);flex:180px}.finance-module__TAPgMG__recordChip{color:#047857;background:#0596691f;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}html.dark .finance-module__TAPgMG__recordChip{color:#6ee7b7}.finance-module__TAPgMG__serviceBarRow{border-bottom:1px solid var(--hos-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:8px 0;display:grid}.finance-module__TAPgMG__serviceBarRow:last-child{border-bottom:none}.finance-module__TAPgMG__serviceBarTrack{background:var(--hos-border);border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.finance-module__TAPgMG__serviceBarFill{background:linear-gradient(90deg,#059669,#0f766e);border-radius:999px;height:100%}.finance-module__TAPgMG__drawerSection{flex-direction:column;gap:8px;padding:12px 16px;display:flex}.finance-module__TAPgMG__drawerSectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--hos-text-muted);margin:0 0 4px;font-size:11px;font-weight:700}.finance-module__TAPgMG__drawerItemRow{border-bottom:1px solid var(--hos-border);padding:8px 0;font-size:13px}.finance-module__TAPgMG__boundaryNote{color:var(--hos-text-muted);border:1px dashed var(--hos-border);background:var(--hos-surface-soft,var(--hos-surface));border-radius:10px;padding:10px 12px;font-size:11px}.finance-module__TAPgMG__summaryGrid6{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.finance-module__TAPgMG__summaryGrid5{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1200px){.finance-module__TAPgMG__summaryGrid6,.finance-module__TAPgMG__summaryGrid5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.finance-module__TAPgMG__summaryGrid6,.finance-module__TAPgMG__summaryGrid5{grid-template-columns:repeat(2,minmax(0,1fr))}}.finance-module__TAPgMG__summaryCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}html.dark .finance-module__TAPgMG__summaryCard{background:#111c2e}.finance-module__TAPgMG__summaryValue{color:var(--hos-text-strong);font-size:22px;font-weight:800}.finance-module__TAPgMG__summaryLabel{color:var(--hos-text-muted);font-size:12px}.finance-module__TAPgMG__collectionTile{background:linear-gradient(135deg,#ecfdf5e6,#f0fdfad9);border:1px solid #05966959;border-radius:12px;padding:14px 16px}html.dark .finance-module__TAPgMG__collectionTile{background:linear-gradient(135deg,#05966926,#111c2ef2);border-color:#5eead440}.finance-module__TAPgMG__progressTrack{background:var(--hos-border);border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.finance-module__TAPgMG__progressFill{background:#059669;border-radius:999px;height:100%}.finance-module__TAPgMG__modalWide{width:min(980px,100vw - 48px)!important}.finance-module__TAPgMG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:640px){.finance-module__TAPgMG__formGrid{grid-template-columns:1fr}}.finance-module__TAPgMG__fieldLabel{color:var(--hos-text-muted);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.finance-module__TAPgMG__fieldInput{border:1px solid var(--hos-border);background:var(--hos-surface);width:100%;color:var(--hos-text-strong);border-radius:10px;padding:8px 10px;font-size:13px}.finance-module__TAPgMG__chargeRow{border-bottom:1px solid var(--hos-border);grid-template-columns:2fr 1fr 80px 80px auto;align-items:end;gap:8px;padding:10px 0;display:grid}@media (max-width:768px){.finance-module__TAPgMG__chargeRow{grid-template-columns:1fr}}.finance-module__TAPgMG__checklist{flex-direction:column;gap:6px;font-size:13px;display:flex}.finance-module__TAPgMG__checkOk{color:#059669}.finance-module__TAPgMG__checkPending{color:var(--hos-text-muted)}
.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}
.communication-pages-module__LzIS7a__inboxLayout{grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(340px,400px);align-items:stretch;gap:14px;display:grid}.communication-pages-module__LzIS7a__inboxLayout>*{align-self:stretch;min-width:0;min-height:0}.communication-pages-module__LzIS7a__inboxMainColumn{flex-direction:column;gap:12px;min-width:0;display:flex}.communication-pages-module__LzIS7a__sidebarFiltersDesktop{display:none}@media (min-width:1101px){.communication-pages-module__LzIS7a__sidebarFiltersDesktop{flex-direction:column;display:flex}}.communication-pages-module__LzIS7a__sidebarFiltersDesktop .communication-pages-module__LzIS7a__filterPanel{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;display:flex}.communication-pages-module__LzIS7a__inboxSectionCard{box-sizing:border-box;flex-direction:column;flex:auto;min-width:0;display:flex}.communication-pages-module__LzIS7a__inboxSearchField{margin-bottom:12px;display:block}.communication-pages-module__LzIS7a__inboxSearchLabel{color:var(--hos-text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.communication-pages-module__LzIS7a__inboxSearchInput{box-sizing:border-box;border:1px solid var(--hos-border);background:var(--hos-surface-muted);width:100%;color:var(--hos-text);border-radius:10px;padding:10px 12px;font-size:13px}.communication-pages-module__LzIS7a__inboxListBody{min-width:0}.communication-pages-module__LzIS7a__inboxLayout .communication-pages-module__LzIS7a__detailPanel{box-sizing:border-box;flex-direction:column;align-self:stretch;height:auto;min-height:100%;display:flex;position:static}.communication-pages-module__LzIS7a__inboxLayout .communication-pages-module__LzIS7a__detailEmpty{flex-direction:column;flex:1;justify-content:center;display:flex}@media (max-width:1100px){.communication-pages-module__LzIS7a__inboxLayout{grid-template-columns:1fr}.communication-pages-module__LzIS7a__detailDesktopOnly{display:none}.communication-pages-module__LzIS7a__filterChipsMobile{display:flex}}.communication-pages-module__LzIS7a__filterChipsMobile{margin-bottom:12px;display:none}@media (max-width:1100px){.communication-pages-module__LzIS7a__sidebarFiltersDesktop{display:none}}.communication-pages-module__LzIS7a__filterPanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;padding:14px}.communication-pages-module__LzIS7a__filterGroupTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--hos-text-muted);margin:12px 0 8px;font-size:10px;font-weight:700}.communication-pages-module__LzIS7a__filterGroupTitle:first-child{margin-top:0}.communication-pages-module__LzIS7a__filterBtn{width:100%;color:var(--hos-text-normal);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.communication-pages-module__LzIS7a__filterBtn:hover{background:var(--hos-surface-soft)}.communication-pages-module__LzIS7a__filterBtnActive{border-color:var(--hos-kpi-teal-border);background:var(--hos-primary-mint);color:var(--hos-accent-teal)}.communication-pages-module__LzIS7a__filterCount{background:var(--hos-chip-bg);color:var(--hos-chip-text);border-radius:999px;padding:2px 8px;font-size:11px}.communication-pages-module__LzIS7a__filterBtnActive .communication-pages-module__LzIS7a__filterCount{background:var(--hos-primary-soft);color:var(--hos-accent-teal)}.communication-pages-module__LzIS7a__inboxList{flex-direction:column;gap:8px;min-width:0;display:flex}.communication-pages-module__LzIS7a__inboxPagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.communication-pages-module__LzIS7a__inboxPaginationMeta{color:var(--hos-text-muted);font-variant-numeric:tabular-nums;font-size:12px}.communication-pages-module__LzIS7a__inboxPaginationActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.communication-pages-module__LzIS7a__inboxCard{border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;text-align:left;border-radius:14px;width:100%;padding:12px 14px;transition:border-color .15s}.communication-pages-module__LzIS7a__inboxCard:hover{border-color:#0891b2}.communication-pages-module__LzIS7a__inboxCardSelected{border-color:#0f766e;box-shadow:0 0 0 1px #99f6e4}.communication-pages-module__LzIS7a__inboxUnread{background:var(--hos-inbox-unread-bg);border-left:3px solid #0891b2}.communication-pages-module__LzIS7a__inboxUnread .communication-pages-module__LzIS7a__inboxTitle{font-weight:700}.communication-pages-module__LzIS7a__inboxArchived{opacity:.72;background:var(--hos-surface-soft)}.communication-pages-module__LzIS7a__inboxTitle{color:var(--hos-text-strong);margin:0 0 4px;font-size:13px}.communication-pages-module__LzIS7a__inboxDesc{color:var(--hos-text-muted);margin:0 0 8px;font-size:12px;line-height:1.4}.communication-pages-module__LzIS7a__inboxMeta{color:var(--hos-text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.communication-pages-module__LzIS7a__inboxCardRow{align-items:flex-start;gap:10px;width:100%;display:flex}.communication-pages-module__LzIS7a__inboxCardUnreadSlot{flex-shrink:0;align-items:flex-start;width:8px;padding-top:11px;display:flex}.communication-pages-module__LzIS7a__inboxCardHead .communication-pages-module__LzIS7a__inboxTitle{margin:0}.communication-pages-module__LzIS7a__inboxCardIcon{background:var(--hos-icon-teal-bg,#ecfeff);width:32px;height:32px;color:var(--hos-icon-teal-text,#0891b2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.communication-pages-module__LzIS7a__inboxCardContent{flex:1;min-width:0}.communication-pages-module__LzIS7a__inboxCardHead{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.communication-pages-module__LzIS7a__inboxCardTime{color:var(--hos-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;line-height:1.35}.communication-pages-module__LzIS7a__detailPanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:16px;padding:16px;position:sticky;top:12px}.communication-pages-module__LzIS7a__detailEmpty{color:var(--hos-text-muted);text-align:center;padding:24px 12px;font-size:13px}.communication-pages-module__LzIS7a__unreadDot{background:#0891b2;border-radius:999px;flex-shrink:0;width:8px;height:8px}.communication-pages-module__LzIS7a__focusStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:960px){.communication-pages-module__LzIS7a__focusStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.communication-pages-module__LzIS7a__focusStrip{grid-template-columns:1fr}}.communication-pages-module__LzIS7a__focusCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.communication-pages-module__LzIS7a__focusCount{color:var(--hos-accent-teal);font-size:22px;font-weight:800;line-height:1}.communication-pages-module__LzIS7a__taskCardUrgent{background:var(--hos-alert-critical-bg);border-left:3px solid #dc2626}.communication-pages-module__LzIS7a__taskCardHigh{border-left:3px solid #f59e0b}.communication-pages-module__LzIS7a__boardWrap{max-width:100%;padding-bottom:4px;overflow-x:auto}.communication-pages-module__LzIS7a__board6{grid-template-columns:repeat(6,minmax(180px,1fr));gap:10px;min-width:min(100%,1080px);display:grid}@media (max-width:640px){.communication-pages-module__LzIS7a__board6{flex-direction:column;width:100%;min-width:0;display:flex}}.communication-pages-module__LzIS7a__colCyan{border-top:3px solid #0891b2}
.patient-finance-module__3bw1tq__dashboardBlock{flex-direction:column;gap:1.15rem;display:flex}.patient-finance-module__3bw1tq__section{border:1px solid var(--desk-accent-border,var(--fin-border,#e2e8f0));background:var(--fin-surface,#fff);box-shadow:0 8px 28px color-mix(in srgb, var(--desk-accent,var(--fin-primary,#0f766e)) 6%, transparent);border-radius:16px;padding:1.15rem 1.2rem}.patient-finance-module__3bw1tq__sectionTitle{color:var(--fin-text-strong,#0f172a);margin:0 0 .85rem;font-size:.9375rem;font-weight:700}.patient-finance-module__3bw1tq__searchInput{box-sizing:border-box;border:1px solid var(--fin-border,#e2e8f0);background:var(--fin-surface-soft,#f8fafc);width:100%;max-width:100%;color:var(--fin-text-strong,#0f172a);border-radius:12px;padding:.65rem .85rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.patient-finance-module__3bw1tq__searchInput:focus{border-color:var(--desk-accent,var(--fin-primary,#0f766e));box-shadow:0 0 0 3px var(--desk-accent-soft,color-mix(in srgb, var(--fin-primary,#0f766e) 14%, transparent));outline:none}.patient-finance-module__3bw1tq__searchResults{flex-direction:column;gap:.35rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.patient-finance-module__3bw1tq__searchResult,.patient-finance-module__3bw1tq__searchResultActive{text-align:left;border:1px solid var(--fin-border,#e2e8f0);background:var(--fin-surface,#fff);cursor:pointer;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .65rem;display:flex}.patient-finance-module__3bw1tq__searchResultActive{border-color:var(--fin-primary,#0f766e);background:color-mix(in srgb, var(--fin-primary,#0f766e) 8%, transparent)}.patient-finance-module__3bw1tq__resultLabel{color:var(--fin-text-strong,#0f172a);font-size:.8125rem;font-weight:600}.patient-finance-module__3bw1tq__resultCode{color:var(--fin-text-muted,#64748b);font-size:.75rem}.patient-finance-module__3bw1tq__summaryCard{border:1px solid var(--fin-border,#e2e8f0);background:var(--fin-surface,#fff);border-radius:12px;padding:1rem}.patient-finance-module__3bw1tq__summaryEyebrow{text-transform:uppercase;letter-spacing:.04em;color:var(--fin-text-muted,#64748b);margin:0;font-size:.6875rem}.patient-finance-module__3bw1tq__summaryTitle{color:var(--fin-text-strong,#0f172a);margin:.25rem 0 0;font-size:1rem}.patient-finance-module__3bw1tq__summaryCode{color:var(--fin-text-muted,#64748b);margin:.15rem 0 0;font-size:.8125rem}.patient-finance-module__3bw1tq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:.85rem 0 0;display:grid}.patient-finance-module__3bw1tq__summaryGrid dt{color:var(--fin-text-muted,#64748b);font-size:.6875rem}.patient-finance-module__3bw1tq__summaryGrid dd{color:var(--fin-text-strong,#0f172a);margin:.15rem 0 0;font-weight:600}.patient-finance-module__3bw1tq__receiptLine{color:var(--fin-text-normal,#334155);margin:.75rem 0 0;font-size:.8125rem}.patient-finance-module__3bw1tq__demoNote{color:var(--fin-text-muted,#64748b);margin:.65rem 0 0;font-size:.75rem;line-height:1.4}.patient-finance-module__3bw1tq__requestList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.patient-finance-module__3bw1tq__requestCard{border:1px solid var(--desk-accent-border,color-mix(in srgb, var(--fin-primary,#0f766e) 22%, #e2e8f0));background:linear-gradient(135deg, color-mix(in srgb, var(--desk-accent,var(--fin-primary,#0f766e)) 6%, var(--fin-surface,#fff)), var(--fin-surface,#fff));box-shadow:0 4px 16px color-mix(in srgb, var(--desk-accent,var(--fin-primary,#0f766e)) 5%, transparent);border-radius:12px;padding:.85rem .95rem}.patient-finance-module__3bw1tq__requestHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;display:flex}.patient-finance-module__3bw1tq__requestPatient{color:var(--fin-text-strong,#0f172a);font-size:.8125rem;font-weight:600}.patient-finance-module__3bw1tq__requestDesc{color:var(--fin-text-normal,#334155);margin:.35rem 0 0;font-size:.8125rem}.patient-finance-module__3bw1tq__requestAmount{color:var(--fin-primary,#0f766e);margin:.25rem 0 0;font-size:.875rem;font-weight:600}.patient-finance-module__3bw1tq__requestMeta{color:var(--fin-text-muted,#64748b);margin:.2rem 0 0;font-size:.75rem}.patient-finance-module__3bw1tq__actionRow{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.patient-finance-module__3bw1tq__badge{border:1px solid var(--fin-border,#e2e8f0);color:var(--fin-text-normal,#334155);background:var(--fin-surface,#fff);border-radius:999px;padding:.15rem .45rem;font-size:.6875rem;font-weight:600;display:inline-flex}.patient-finance-module__3bw1tq__empty{color:var(--fin-text-muted,#64748b);font-size:.8125rem}.patient-finance-module__3bw1tq__readOnlyNote{color:var(--fin-text-muted,#64748b);margin:0 0 .5rem;font-size:.8125rem}.patient-finance-module__3bw1tq__ledgerBlock{border-top:1px solid var(--fin-border,#e2e8f0);margin-top:1rem;padding-top:.75rem}.patient-finance-module__3bw1tq__subTitle{margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.patient-finance-module__3bw1tq__ledgerList{color:var(--fin-text-normal,#334155);margin:0;padding-left:1rem;font-size:.75rem}
.pharmacy-stock-module__OLnI7G__root{--stock-accent:#0ea5e9;--stock-good:#22c55e;--stock-warn:#f59e0b;--stock-bad:#ef4444;--stk-chart-grid:color-mix(in srgb, var(--hos-border) 85%, transparent)}.pharmacy-stock-module__OLnI7G__healthRow{grid-template-columns:1fr minmax(200px,280px);align-items:stretch;gap:20px;display:grid}@media (max-width:900px){.pharmacy-stock-module__OLnI7G__healthRow{grid-template-columns:1fr}}.pharmacy-stock-module__OLnI7G__healthCards{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1100px){.pharmacy-stock-module__OLnI7G__healthCards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.pharmacy-stock-module__OLnI7G__healthCards{grid-template-columns:repeat(2,minmax(0,1fr))}}.pharmacy-stock-module__OLnI7G__healthCard{border:1px solid var(--hos-border);background:linear-gradient(145deg, var(--hos-surface), color-mix(in srgb, var(--stock-accent) 4%, var(--hos-surface)));border-radius:12px;padding:12px 14px}.pharmacy-stock-module__OLnI7G__healthCardValue{font-size:1.35rem;font-weight:700}.pharmacy-stock-module__OLnI7G__healthCardLabel{text-transform:uppercase;color:var(--hos-text-muted);margin-top:4px;font-size:.72rem;font-weight:600}.pharmacy-stock-module__OLnI7G__healthMeter{border:1px solid var(--hos-border);background:var(--hos-surface);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.pharmacy-stock-module__OLnI7G__meterRing{border:8px solid color-mix(in srgb, var(--stock-good) 35%, var(--hos-border));width:120px;height:120px;color:var(--stock-good);border-radius:50%;place-items:center;font-size:1.75rem;font-weight:800;display:grid}.pharmacy-stock-module__OLnI7G__meterCaption{color:var(--hos-text-muted);max-width:220px;font-size:.8125rem}.pharmacy-stock-module__OLnI7G__splitPanels{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}@media (max-width:960px){.pharmacy-stock-module__OLnI7G__splitPanels{grid-template-columns:1fr}}.pharmacy-stock-module__OLnI7G__categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:768px){.pharmacy-stock-module__OLnI7G__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pharmacy-stock-module__OLnI7G__categoryTile{border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;text-align:left;border-radius:12px;padding:12px;transition:border-color .15s,box-shadow .15s}.pharmacy-stock-module__OLnI7G__categoryTile:hover,.pharmacy-stock-module__OLnI7G__categoryTileActive{border-color:var(--stock-accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--stock-accent) 40%, transparent)}.pharmacy-stock-module__OLnI7G__categoryTileRiskGood{border-left:4px solid var(--stock-good)}.pharmacy-stock-module__OLnI7G__categoryTileRiskWarn{border-left:4px solid var(--stock-warn)}.pharmacy-stock-module__OLnI7G__categoryTileRiskBad{border-left:4px solid var(--stock-bad)}.pharmacy-stock-module__OLnI7G__categoryTileRiskCold{border-left:4px solid var(--stock-accent)}.pharmacy-stock-module__OLnI7G__zoneList{flex-direction:column;gap:10px;display:flex}.pharmacy-stock-module__OLnI7G__zoneRow{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:10px;padding:12px 14px;font-size:.8125rem}.pharmacy-stock-module__OLnI7G__zoneName{margin-bottom:4px;font-weight:700}.pharmacy-stock-module__OLnI7G__dirToolbar{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.pharmacy-stock-module__OLnI7G__dirSearch{border:1px solid var(--hos-border);background:var(--hos-surface);color:var(--hos-text);border-radius:10px;flex:200px;padding:10px 12px}.pharmacy-stock-module__OLnI7G__dirTableWrap{border:1px solid var(--hos-border);border-radius:12px;overflow-x:auto}.pharmacy-stock-module__OLnI7G__dirTable{border-collapse:collapse;width:100%;font-size:.8125rem}.pharmacy-stock-module__OLnI7G__dirTable th,.pharmacy-stock-module__OLnI7G__dirTable td{border-bottom:1px solid var(--hos-border);text-align:left;padding:10px 12px}.pharmacy-stock-module__OLnI7G__dirTable th{background:var(--hos-surface-elevated,var(--hos-surface));font-weight:600}.pharmacy-stock-module__OLnI7G__dirCards{flex-direction:column;gap:10px;display:none}@media (max-width:768px){.pharmacy-stock-module__OLnI7G__dirTableWrap{display:none}.pharmacy-stock-module__OLnI7G__dirCards{display:flex}}.pharmacy-stock-module__OLnI7G__stockCard{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;padding:12px}.pharmacy-stock-module__OLnI7G__drawerSection{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.pharmacy-stock-module__OLnI7G__drawerSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--hos-text-muted);font-size:.75rem;font-weight:700}.pharmacy-stock-module__OLnI7G__boundaryNote{color:var(--hos-text-muted);border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:10px;padding:10px 12px;font-size:.75rem}.pharmacy-stock-module__OLnI7G__analyticsGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:960px){.pharmacy-stock-module__OLnI7G__analyticsGrid2{grid-template-columns:1fr}}.pharmacy-stock-module__OLnI7G__analyticsPanel{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:14px;padding:16px 18px}.pharmacy-stock-module__OLnI7G__analyticsPanelHeader{margin-bottom:12px}.pharmacy-stock-module__OLnI7G__analyticsPanelTitle{margin:0;font-size:.95rem;font-weight:700}.pharmacy-stock-module__OLnI7G__analyticsPanelDesc{color:var(--hos-text-muted);margin:4px 0 0;font-size:.78rem}.pharmacy-stock-module__OLnI7G__heroAnalytics{border:1px solid var(--hos-border);background:linear-gradient(145deg, var(--hos-surface), color-mix(in srgb, var(--stock-accent) 5%, var(--hos-surface)));border-radius:16px;grid-template-columns:minmax(200px,280px) 1fr;gap:20px;padding:18px 20px;display:grid}@media (max-width:900px){.pharmacy-stock-module__OLnI7G__heroAnalytics{grid-template-columns:1fr}}.pharmacy-stock-module__OLnI7G__heroTotals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}@media (max-width:640px){.pharmacy-stock-module__OLnI7G__heroTotals{grid-template-columns:repeat(2,minmax(0,1fr))}}.pharmacy-stock-module__OLnI7G__heroTotalCell{border:1px solid var(--hos-border);border-radius:10px;padding:8px 10px;font-size:.78rem}.pharmacy-stock-module__OLnI7G__heroTotalValue{font-size:1.15rem;font-weight:800}.pharmacy-stock-module__OLnI7G__healthDonutWrap{text-align:center;flex-direction:column;align-items:center;display:flex}.pharmacy-stock-module__OLnI7G__chartSvg{width:100%;max-width:420px;height:auto;display:block}.pharmacy-stock-module__OLnI7G__chartLabel{fill:var(--hos-text-muted);font-size:10px}.pharmacy-stock-module__OLnI7G__chartValue{fill:var(--hos-text);font-size:10px;font-weight:600}.pharmacy-stock-module__OLnI7G__chartGridLine{stroke:var(--stk-chart-grid,var(--hos-border))}.pharmacy-stock-module__OLnI7G__donutGood{fill:var(--stock-good)}.pharmacy-stock-module__OLnI7G__donutWarn{fill:var(--stock-warn)}.pharmacy-stock-module__OLnI7G__donutBad{fill:var(--stock-bad)}.pharmacy-stock-module__OLnI7G__donutTrack{fill:color-mix(in srgb, var(--hos-border) 70%, transparent)}.pharmacy-stock-module__OLnI7G__donutCenterValue{fill:var(--hos-text);font-size:22px;font-weight:800}.pharmacy-stock-module__OLnI7G__donutCenterLabel{fill:var(--hos-text-muted);font-size:11px}.pharmacy-stock-module__OLnI7G__barAvailable{fill:var(--stock-good)}.pharmacy-stock-module__OLnI7G__barLow{fill:var(--stock-warn)}.pharmacy-stock-module__OLnI7G__barNear{fill:color-mix(in srgb, var(--stock-warn) 65%, var(--stock-accent))}.pharmacy-stock-module__OLnI7G__barCheck{fill:var(--stock-accent)}.pharmacy-stock-module__OLnI7G__barOut{fill:var(--stock-bad)}.pharmacy-stock-module__OLnI7G__barRisk{fill:color-mix(in srgb, var(--stock-bad) 55%, var(--stock-warn))}.pharmacy-stock-module__OLnI7G__barReorderTrack{fill:color-mix(in srgb, var(--hos-border) 80%, transparent)}.pharmacy-stock-module__OLnI7G__barReorderAvail{fill:var(--stock-accent)}.pharmacy-stock-module__OLnI7G__zoneHeatGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:768px){.pharmacy-stock-module__OLnI7G__zoneHeatGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pharmacy-stock-module__OLnI7G__zoneHeatCell{border:1px solid var(--hos-border);background:var(--hos-surface);border-radius:12px;padding:12px}.pharmacy-stock-module__OLnI7G__zoneHeatStable{border-left:4px solid var(--stock-good)}.pharmacy-stock-module__OLnI7G__zoneHeatWatch{border-left:4px solid var(--stock-warn)}.pharmacy-stock-module__OLnI7G__zoneHeatCritical{border-left:4px solid var(--stock-bad)}.pharmacy-stock-module__OLnI7G__zoneHeatBar{background:var(--hos-border);border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.pharmacy-stock-module__OLnI7G__zoneHeatFill{border-radius:inherit;background:linear-gradient(90deg, var(--stock-good), var(--stock-warn), var(--stock-bad));height:100%}.pharmacy-stock-module__OLnI7G__safetyAlerts{border:1px solid color-mix(in srgb, var(--stock-warn) 45%, var(--hos-border));background:color-mix(in srgb, var(--stock-warn) 8%, var(--hos-surface));border-radius:12px;padding:12px 14px;font-size:.8125rem}.pharmacy-stock-module__OLnI7G__safetyAlertItem{border-bottom:1px dashed var(--hos-border);padding:6px 0}.pharmacy-stock-module__OLnI7G__safetyAlertItem:last-child{border-bottom:none}.pharmacy-stock-module__OLnI7G__categoryChipRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.pharmacy-stock-module__OLnI7G__categoryChip{border:1px solid var(--hos-border);background:var(--hos-surface);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:.75rem}.pharmacy-stock-module__OLnI7G__categoryChipActive{border-color:var(--stock-accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--stock-accent) 35%, transparent)}.pharmacy-stock-module__OLnI7G__dirTablePremium tbody tr:hover{background:color-mix(in srgb, var(--stock-accent) 6%, transparent)}.pharmacy-stock-module__OLnI7G__miniBarWrap{margin:8px 0}.pharmacy-stock-module__OLnI7G__miniBarTrack{background:var(--hos-border);border-radius:999px;height:10px;position:relative;overflow:hidden}.pharmacy-stock-module__OLnI7G__miniBarReorder{background:color-mix(in srgb, var(--stock-warn) 35%, transparent);border-radius:inherit;position:absolute;inset:0}.pharmacy-stock-module__OLnI7G__miniBarAvail{background:var(--stock-accent);border-radius:inherit;max-width:100%;position:absolute;top:0;bottom:0;left:0}.pharmacy-stock-module__OLnI7G__miniBarLegend{color:var(--hos-text-muted);justify-content:space-between;margin-top:4px;font-size:.72rem;display:flex}html.dark .pharmacy-stock-module__OLnI7G__table th{background:color-mix(in srgb, var(--hos-border) 40%, #0f172a);color:var(--hos-text-muted)}html.dark .pharmacy-stock-module__OLnI7G__table td{border-bottom-color:color-mix(in srgb, var(--hos-border) 70%, transparent)}html.dark .pharmacy-stock-module__OLnI7G__tableWrap{background:0 0}
.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}
