:root{--lhs-bg:#f4f7fb;--lhs-surface:#fff;--lhs-surface-muted:#f1f5f9;--lhs-border:#e2e8f0;--lhs-text:#0f172a;--lhs-muted:#64748b;--lhs-primary:#0ea5e9;--lhs-primary-dark:#0284c7;--lhs-sidebar:#0b2a3d;--lhs-sidebar-text:#e2f4ff;--lhs-sidebar-muted:#94a3b8;--lhs-accent:#10b981;--lhs-danger:#dc2626;--lhs-radius:8px;--lhs-font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--lhs-font);color:var(--lhs-text);background:var(--lhs-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4{margin:0;font-weight:600}._backdrop_u3jbm_1{z-index:11500;background:#0f172a59;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._dialog_u3jbm_12{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:10px;width:min(440px,100%);padding:20px 22px;box-shadow:0 18px 48px #0f172a2e}._title_u3jbm_21{color:var(--lhs-text);margin:0 0 10px;font-size:17px;font-weight:600}._body_u3jbm_28{color:var(--lhs-muted);margin-bottom:18px;font-size:14px;line-height:1.5}._actions_u3jbm_35{justify-content:flex-end;gap:10px;display:flex}._btnGhost_u3jbm_41,._btnPrimary_u3jbm_42,._btnDanger_u3jbm_43{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500}._btnGhost_u3jbm_41{background:var(--lhs-surface-muted);border-color:var(--lhs-border);color:var(--lhs-text)}._btnPrimary_u3jbm_42{background:var(--lhs-primary);color:#fff}._btnDanger_u3jbm_43{color:#fff;background:#dc2626}._btnGhost_u3jbm_41:hover{background:#e2e8f0}._btnPrimary_u3jbm_42:hover,._btnDanger_u3jbm_43:hover{filter:brightness(1.05)}._overlay_1u3up_1{z-index:11000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a1f;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._spinner_1u3up_12{border:3px solid #0ea5e940;border-top-color:var(--lhs-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_1u3up_12}@keyframes _spin_1u3up_12{to{transform:rotate(360deg)}}._host_1162n_1{z-index:12000;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;bottom:20px;right:20px}._toast_1162n_12{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex;box-shadow:0 4px 18px #0f172a1f}._success_1162n_26{background:#10b98114;border-color:#10b98159}._error_1162n_31{background:#ef444414;border-color:#ef444459}._info_1162n_36{background:#3b82f614;border-color:#3b82f659}._close_1162n_41{cursor:pointer;color:var(--lhs-muted);background:0 0;border:none;padding:2px;line-height:0}._close_1162n_41:hover{color:var(--lhs-text)}._crumb_16m6j_1{color:var(--lhs-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}._sep_16m6j_11{opacity:.5}._current_16m6j_15{color:var(--lhs-text);font-weight:600}._btn_4pr1i_1{border-radius:var(--lhs-radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;line-height:1.2;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}._btn_4pr1i_1:disabled{opacity:.55;cursor:not-allowed}._primary_4pr1i_21{background:var(--lhs-primary);color:#fff}._primary_4pr1i_21:hover:not(:disabled){background:var(--lhs-primary-dark)}._secondary_4pr1i_30{background:var(--lhs-surface);border-color:var(--lhs-border);color:var(--lhs-text)}._secondary_4pr1i_30:hover:not(:disabled){background:var(--lhs-surface-muted)}._ghost_4pr1i_40{color:var(--lhs-primary);background:0 0}._danger_4pr1i_45{color:#b91c1c;background:#fef2f2;border-color:#fecaca}._danger_4pr1i_45:hover:not(:disabled){background:#fee2e2}._sm_4pr1i_55{padding:6px 10px;font-size:12px}._root_1eliw_1{position:relative}._trigger_1eliw_5{border:1px solid var(--lhs-border);background:var(--lhs-surface);width:36px;height:36px;color:var(--lhs-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:relative}._trigger_1eliw_5:hover{background:var(--lhs-bg)}._badge_1eliw_23{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:18px;position:absolute;top:-4px;right:-4px}._panel_1eliw_39{border:1px solid var(--lhs-border);background:var(--lhs-surface);z-index:1000;border-radius:10px;flex-direction:column;width:min(380px,100vw - 24px);max-height:420px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0f172a24}._panelHead_1eliw_55{border-bottom:1px solid var(--lhs-border);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}._list_1eliw_64{max-height:360px;overflow:auto}._item_1eliw_69{text-align:left;border:none;border-bottom:1px solid var(--lhs-border);cursor:pointer;background:0 0;width:100%;padding:12px 14px;display:block}._item_1eliw_69:hover{background:var(--lhs-bg)}._item_1eliw_69._read_1eliw_84{background:color-mix(in srgb, var(--lhs-bg) 45%, transparent)}._item_1eliw_69:not(._read_1eliw_84){background:color-mix(in srgb, #3b82f6 8%, var(--lhs-surface));border-left:3px solid #3b82f6;padding-left:11px}._itemTop_1eliw_94{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}._level_1eliw_102{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}._levelSystem_1eliw_109{color:#475569;background:#64748b26}._levelEmergency_1eliw_114{color:#b91c1c;background:#ef444426}._levelHigh_1eliw_119{color:#c2410c;background:#f9731626}._levelMedium_1eliw_124{color:#1d4ed8;background:#3b82f626}._levelLow_1eliw_129{color:#047857;background:#10b98126}._time_1eliw_134{color:var(--lhs-muted);font-size:11px}._title_1eliw_139{color:var(--lhs-text);margin-bottom:2px;font-size:13px;font-weight:600}._message_1eliw_146{color:var(--lhs-muted);font-size:12px;line-height:1.4}._empty_1eliw_152{text-align:center;color:var(--lhs-muted);padding:24px 14px;font-size:13px}._header_15awb_1{background:var(--lhs-surface);border-bottom:1px solid var(--lhs-border);justify-content:flex-end;align-items:center;gap:16px;width:100%;height:52px;margin-left:auto;padding:0 22px;display:flex}._user_15awb_14{color:var(--lhs-muted);font-size:13px}._user_15awb_14 strong{color:var(--lhs-text);font-weight:600;display:block}._sidebar_ib62j_1{width:256px;color:var(--lhs-sidebar-text);background:linear-gradient(#0b2a3d 0%,#0a2233 100%);border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;display:flex}._brand_ib62j_11{letter-spacing:.02em;border-bottom:1px solid #ffffff14;padding:18px 16px 14px;font-size:15px;font-weight:700}._brand_ib62j_11 small{color:var(--lhs-sidebar-muted);margin-top:4px;font-size:11px;font-weight:500;display:block}._nav_ib62j_27{flex:1;padding:12px 0 20px;overflow-y:auto}._groupLabel_ib62j_33{text-transform:uppercase;letter-spacing:.08em;color:var(--lhs-sidebar-muted);padding:10px 16px 6px;font-size:11px}._link_ib62j_41{color:#dbeafe;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:calc(100% - 16px);margin:2px 8px;padding:9px 16px;font-size:13px;display:flex}._link_ib62j_41:hover{background:#ffffff0f}._linkActive_ib62j_61{color:#fff;background:#0ea5e938}._sub_ib62j_66{padding-left:12px}._icon_ib62j_70{opacity:.9}._layout_1yaau_1{background:var(--lhs-bg);min-height:100vh;display:flex}._main_1yaau_7{flex-direction:column;flex:1;min-width:0;display:flex}._content_1yaau_14{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:22px 26px 32px}._shell_1c4nr_1{background:var(--lhs-bg);min-height:100vh;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}._header_1c4nr_9{z-index:20;color:#fff;background:linear-gradient(135deg,#0d4f4a 0%,#0f766e 55%,#14b8a6 100%);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #0f766e40}._brand_1c4nr_23{align-items:center;gap:10px;min-width:0;display:flex}._logo_1c4nr_30{flex-shrink:0;width:36px;height:36px}._brandTitle_1c4nr_36{margin:0;font-size:.95rem;font-weight:700;line-height:1.2}._brandSub_1c4nr_43{opacity:.85;margin:2px 0 0;font-size:.72rem}._notifBtn_1c4nr_49{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}._notifBtn_1c4nr_49:hover{background:#ffffff40}._badge_1c4nr_67{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:2px;right:2px}._main_1c4nr_83{flex:1;width:min(1080px,100%);margin:0 auto;padding:16px}._bottomNav_1c4nr_90{z-index:30;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));background:var(--lhs-surface);border-top:1px solid var(--lhs-border);grid-template-columns:repeat(5,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0f172a0f}._navItem_1c4nr_105{color:var(--lhs-text-muted);border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;font-size:.65rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}._navItem_1c4nr_105:hover{color:#0f766e}._navActive_1c4nr_123{color:#0f766e;background:#14b8a61a}@media (width>=768px){._main_1c4nr_83{padding:24px}._navItem_1c4nr_105{font-size:.7rem}}._field_1tyeg_1{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}._label_1tyeg_8{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}._input_1tyeg_16,._select_1tyeg_17,._textarea_1tyeg_18{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);color:var(--lhs-text);outline:none;width:100%;padding:8px 10px;font-size:14px}._input_1tyeg_16:focus,._select_1tyeg_17:focus,._textarea_1tyeg_18:focus{border-color:var(--lhs-primary);box-shadow:0 0 0 2px #0ea5e926}._error_1tyeg_36{color:var(--lhs-danger);font-size:12px}._textarea_1tyeg_18{resize:vertical;min-height:88px}._shell_fh946_1{background:var(--lhs-bg);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:100vh;display:grid}._brandPanel_fh946_8{color:var(--lhs-sidebar-text);background:linear-gradient(160deg,#0b2a3d 0%,#0f3d57 45%,#0284c7 100%);align-items:center;padding:clamp(32px,6vw,72px);display:flex;position:relative;overflow:hidden}._brandGlow_fh946_18{pointer-events:none;background:radial-gradient(circle at 30% 40%,#0ea5e959,#0000 60%);height:70%;position:absolute;inset:auto -20% -30% -10%}._brandContent_fh946_26{z-index:1;width:min(520px,100%);position:relative}._logoRow_fh946_32{align-items:center;gap:14px;margin-bottom:36px;display:flex}._logoMark_fh946_39{border-radius:12px;width:52px;height:52px;box-shadow:0 10px 24px #00000038}._logoTitle_fh946_46{letter-spacing:.01em;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700}._logoSub_fh946_53{color:var(--lhs-sidebar-muted);margin:6px 0 0;font-size:14px}._featureList_fh946_59{gap:14px;margin:0;padding:0;list-style:none;display:grid}._featureItem_fh946_67{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.45;display:flex}._featureIcon_fh946_79{color:#7dd3fc;background:#0ea5e92e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}._formPanel_fh946_91{justify-content:center;align-items:center;padding:clamp(24px,5vw,48px);display:flex}._formCard_fh946_98{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:16px;width:min(420px,100%);padding:clamp(24px,4vw,34px);box-shadow:0 1px 2px #0f172a0a,0 18px 48px #0f172a14}._formHeader_fh946_107{margin-bottom:24px}._mobileBrand_fh946_111{color:var(--lhs-text);align-items:center;gap:10px;margin-bottom:18px;font-weight:700;display:none}._logoMarkSm_fh946_120{border-radius:8px;width:32px;height:32px}._title_fh946_126{color:var(--lhs-text);margin:0 0 8px;font-size:clamp(22px,2.2vw,26px);font-weight:700}._subtitle_fh946_133{color:var(--lhs-muted);margin:0;font-size:14px;line-height:1.5}._form_fh946_91{gap:2px;display:grid}._inputWrap_fh946_145{position:relative}._inputIcon_fh946_149{color:var(--lhs-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}._inputWithIcon_fh946_158{min-height:42px;padding-left:38px!important}._submitBtn_fh946_163{width:100%;min-height:42px;margin-top:10px;font-weight:600}._footerNote_fh946_170{color:var(--lhs-muted);text-align:center;margin:18px 0 0;font-size:12px;line-height:1.5}@media (width<=960px){._shell_fh946_1{grid-template-columns:1fr}._brandPanel_fh946_8{display:none}._mobileBrand_fh946_111{display:flex}._formPanel_fh946_91{background:radial-gradient(circle at 15% 10%, #0ea5e91f, transparent 42%), radial-gradient(circle at 85% 85%, #10b9811a, transparent 40%), var(--lhs-bg);min-height:100vh}._formCard_fh946_98{box-shadow:0 12px 32px #0f172a0f}}._shell_1pdsa_1{background:var(--lhs-bg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;display:grid}@media (width<=767px){._shell_1pdsa_1{grid-template-columns:1fr}._brandPanel_1pdsa_12{display:none}}._brandPanel_1pdsa_12{color:#fff;background:linear-gradient(160deg,#0d4f4a 0%,#0f766e 45%,#14b8a6 100%);align-items:center;padding:clamp(32px,6vw,72px);display:flex;position:relative;overflow:hidden}._brandGlow_1pdsa_26{pointer-events:none;background:radial-gradient(circle at 30% 40%,#2dd4bf59,#0000 60%);height:70%;position:absolute;inset:auto -20% -30% -10%}._brandContent_1pdsa_34{z-index:1;width:min(480px,100%);position:relative}._logoRow_1pdsa_40{align-items:center;gap:14px;margin-bottom:28px;display:flex}._logoMark_1pdsa_47{width:48px;height:48px}._logoTitle_1pdsa_52{margin:0;font-size:1.25rem;font-weight:700}._logoSub_1pdsa_58{opacity:.9;margin:4px 0 0;font-size:.9rem}._featureList_1pdsa_64{gap:14px;margin:0;padding:0;list-style:none;display:grid}._featureItem_1pdsa_72{align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.45;display:flex}._featureIcon_1pdsa_80{background:#ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._formPanel_1pdsa_91{justify-content:center;align-items:center;padding:24px 16px;display:flex}._formCard_1pdsa_98{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:16px;width:min(420px,100%);padding:28px 24px;box-shadow:0 8px 32px #0f172a0f}._mobileBrand_1pdsa_107{color:#0f766e;align-items:center;gap:8px;margin-bottom:16px;font-weight:600;display:none}@media (width<=767px){._mobileBrand_1pdsa_107{display:flex}}._logoMarkSm_1pdsa_121{width:28px;height:28px}._title_1pdsa_126{margin:0 0 6px;font-size:1.5rem;font-weight:700}._subtitle_1pdsa_132{color:var(--lhs-text-muted);margin:0 0 24px;font-size:.9rem;line-height:1.45}._form_1pdsa_91{gap:16px;display:grid}._inputWrap_1pdsa_144{position:relative}._inputIcon_1pdsa_148{color:var(--lhs-text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}._inputWithIcon_1pdsa_157{padding-left:38px!important}._submitBtn_1pdsa_161{width:100%;margin-top:4px}._footerNote_1pdsa_166{text-align:center;color:var(--lhs-text-muted);margin:20px 0 0;font-size:.85rem}._linkRow_1pdsa_173{text-align:center;color:var(--lhs-text-muted);margin-top:16px;font-size:.9rem}._linkRow_1pdsa_173 a{color:#0f766e;font-weight:600;text-decoration:none}._linkRow_1pdsa_173 a:hover{text-decoration:underline}._panel_np6su_1{border:1px solid var(--border-subtle,#e5e7eb);background:var(--surface-muted,#f9fafb);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}._hint_np6su_11{color:var(--text-secondary,#4b5563);margin:0;font-size:.9rem}._actions_np6su_17{flex-wrap:wrap;gap:.5rem;display:flex}._error_np6su_23{color:var(--danger,#dc2626);margin:0;font-size:.875rem}._badge_1ngu6_1{letter-spacing:.02em;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._neutral_1ngu6_11{color:#334155;background:#e2e8f0}._success_1ngu6_16{color:#047857;background:#10b98126}._warning_1ngu6_21{color:#b45309;background:#f59e0b2e}._danger_1ngu6_26{color:#b91c1c;background:#ef444426}._info_1ngu6_31{color:#0369a1;background:#0ea5e926}._page_1kh7k_1{gap:16px;display:grid}._hero_1kh7k_6{background:linear-gradient(135deg,#14b8a61f,#0f766e14);border:1px solid #14b8a633;border-radius:16px;padding:20px}._greeting_1kh7k_13{margin:0 0 4px;font-size:1.35rem;font-weight:700}._sub_1kh7k_19{color:var(--lhs-text-muted);margin:0;font-size:.9rem}._sectionTitle_1kh7k_25{color:var(--lhs-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:8px 0 0;font-size:.85rem;font-weight:600}._quickGrid_1kh7k_34{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}._quickCard_1kh7k_40{background:var(--lhs-surface);border:1px solid var(--lhs-border);color:inherit;border-radius:14px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}._quickCard_1kh7k_40:hover{border-color:#14b8a6;box-shadow:0 4px 16px #14b8a61f}._quickIcon_1kh7k_58{color:#0f766e;background:#14b8a61f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._quickLabel_1kh7k_69{font-size:.9rem;font-weight:600}._upcoming_1kh7k_74{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:14px;padding:16px}._upcomingTitle_1kh7k_81{margin:0 0 10px;font-size:1rem;font-weight:600}._upcomingMeta_1kh7k_87{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.85rem}._empty_1kh7k_93{color:var(--lhs-text-muted);margin:0;font-size:.9rem}._formStack_1kh7k_99{gap:12px;display:grid}._cardList_1kh7k_104{gap:10px;display:grid}._card_1kh7k_104{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:14px;padding:14px}._cardHeader_1kh7k_116{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}._cardTitle_1kh7k_123{margin:0;font-size:1rem;font-weight:600}._cardMeta_1kh7k_129{color:var(--lhs-text-muted);margin:6px 0 0;font-size:.85rem}._cardActions_1kh7k_135{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}._stepBar_1kh7k_142{gap:6px;margin-bottom:12px;display:flex}._stepDot_1kh7k_148{background:var(--lhs-border);border-radius:999px;flex:1;height:4px}._stepDotActive_1kh7k_155{background:#14b8a6}._doctorList_1kh7k_159{gap:8px;display:grid}._doctorItem_1kh7k_164{border:1px solid var(--lhs-border);background:var(--lhs-surface);text-align:left;cursor:pointer;border-radius:12px;width:100%;padding:12px 14px;display:block}._doctorItemSelected_1kh7k_175{background:#14b8a614;border-color:#14b8a6}._dayRow_1kh7k_180{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}._dayChip_1kh7k_187{border:1px solid var(--lhs-border);background:var(--lhs-surface);cursor:pointer;text-align:center;border-radius:10px;flex-shrink:0;padding:8px 12px;font-size:.8rem}._dayChipActive_1kh7k_198{color:#0f766e;background:#14b8a61f;border-color:#14b8a6;font-weight:600}._slotGrid_1kh7k_205{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;display:grid}._slotBtn_1kh7k_211{border:1px solid var(--lhs-border);background:var(--lhs-surface);cursor:pointer;border-radius:10px;padding:10px 8px;font-size:.8rem}._slotBtnSelected_1kh7k_220{background:#14b8a626;border-color:#14b8a6;font-weight:600}._slotBtnDisabled_1kh7k_226{opacity:.45;cursor:not-allowed}._toolbar_1kh7k_231{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}._tabRow_1kh7k_238{gap:8px;margin-bottom:16px;display:flex}._tabBtn_1kh7k_244{border:1px solid var(--lhs-border);background:var(--lhs-surface);cursor:pointer;color:var(--lhs-text-muted);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.85rem;font-weight:600;display:inline-flex}._tabBtnActive_1kh7k_260{color:#0f766e;background:#14b8a61a;border-color:#14b8a6}._modalSectionTitle_1kh7k_266{color:var(--lhs-text-muted);margin:16px 0 8px;font-size:.85rem;font-weight:600}._starRow_1kh7k_273{gap:4px;display:flex}._starBtn_1kh7k_278{color:var(--lhs-border);cursor:pointer;background:0 0;border:none;padding:4px}._starBtnActive_1kh7k_286{color:#f59e0b}._checkRow_1kh7k_290{color:var(--lhs-text-muted);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}._backdrop_1nnpw_1{z-index:10000;z-index:10052;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._panel_1nnpw_13{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:10px;flex-direction:column;width:min(640px,100%);max-height:min(90vh,900px);display:flex;overflow:auto;box-shadow:0 22px 60px #0f172a33}._header_1nnpw_25{border-bottom:1px solid var(--lhs-border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}._title_1nnpw_33{font-size:16px;font-weight:600}._close_1nnpw_38{cursor:pointer;color:var(--lhs-muted);background:0 0;border:none;padding:4px;line-height:0}._close_1nnpw_38:hover{color:var(--lhs-text)}._body_1nnpw_51{padding:18px}._footer_1nnpw_55{border-top:1px solid var(--lhs-border);background:var(--lhs-surface-muted);justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}._visitCard_1g8fm_1{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:14px;overflow:hidden}._visitHeader_1g8fm_8{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;display:flex}._visitHeader_1g8fm_8:hover{background:#14b8a60a}._visitIcon_1g8fm_25{color:#2563eb;background:#3b82f61f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._visitHeaderMain_1g8fm_37{flex:1;min-width:0}._visitCode_1g8fm_42{margin:0 0 6px;font-size:1rem;font-weight:700}._visitBadges_1g8fm_48{flex-wrap:wrap;gap:6px;display:flex}._chevron_1g8fm_54{color:var(--lhs-text-muted);flex-shrink:0;transition:transform .15s}._chevronOpen_1g8fm_60{transform:rotate(180deg)}._tabBar_1g8fm_64{border-top:1px solid var(--lhs-border);border-bottom:1px solid var(--lhs-border);-webkit-overflow-scrolling:touch;background:#f8fafc;gap:4px;display:flex;overflow-x:auto}._tabBtn_1g8fm_74{color:var(--lhs-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:10px 12px;font-size:.82rem;font-weight:500}._tabBtnActive_1g8fm_87{color:#2563eb;background:#3b82f614;border-bottom-color:#2563eb;font-weight:600}._tabBody_1g8fm_94{padding:10px}._infoList_1g8fm_98{gap:12px;margin-bottom:16px;display:grid}._infoRow_1g8fm_104{align-items:flex-start;gap:10px;font-size:.9rem;display:flex}._infoIcon_1g8fm_111{color:#64748b;flex-shrink:0;margin-top:2px}._infoLabel_1g8fm_117{color:var(--lhs-text-muted);min-width:108px}._infoValue_1g8fm_122{word-break:break-word;font-weight:500}._vitalGrid_1g8fm_127{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=640px){._vitalGrid_1g8fm_127{grid-template-columns:repeat(4,minmax(0,1fr))}}._vitalCard_1g8fm_138{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;padding:12px}._vitalIcon_1g8fm_145{color:#2563eb;margin-bottom:6px}._vitalLabel_1g8fm_150{color:var(--lhs-text-muted);margin:0 0 4px;font-size:.78rem}._vitalValue_1g8fm_156{margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}._vitalUnit_1g8fm_163{color:var(--lhs-text-muted);margin:2px 0 0;font-size:.75rem}._detailList_1g8fm_169{gap:10px;display:grid}._detailCard_1g8fm_174{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;padding:12px 14px}._detailTitle_1g8fm_181{margin:0 0 6px;font-size:.95rem;font-weight:600}._detailMeta_1g8fm_187{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.84rem;line-height:1.45}._panelEmpty_1g8fm_194,._panelLoading_1g8fm_195,._panelError_1g8fm_196{color:var(--lhs-text-muted);margin:0;font-size:.9rem}._panelError_1g8fm_196{color:var(--lhs-danger,#c0392b)}._nestedList_1g8fm_206{color:var(--lhs-text-muted);margin:8px 0 0;padding-left:16px;font-size:.82rem}._examList_1g8fm_213{gap:12px;display:grid}._examCard_1g8fm_218{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;overflow:hidden}._examHeader_1g8fm_225{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;display:flex}._examHeader_1g8fm_225:hover{background:#3b82f60a}._examHeaderMain_1g8fm_242{flex:1;min-width:0}._examTitle_1g8fm_247{color:#1e3a8a;margin:0;font-size:.95rem;font-weight:700;line-height:1.35}._examDate_1g8fm_255{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.82rem}._examMetricGrid_1g8fm_261{border-top:1px solid var(--lhs-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}@media (width>=560px){._examMetricGrid_1g8fm_261{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){._examMetricGrid_1g8fm_261{grid-template-columns:repeat(5,minmax(0,1fr))}}._examMetric_1g8fm_261{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:88px;padding:12px}._examMetricIcon_1g8fm_287{color:#64748b;margin-bottom:8px}._examMetricLabel_1g8fm_292{color:var(--lhs-text-muted);margin:0 0 4px;font-size:.74rem}._examMetricValue_1g8fm_298{word-break:break-word;margin:0;font-size:.88rem;font-weight:600;line-height:1.35}._serviceRoot_1g8fm_306{flex-direction:column;gap:12px;min-width:0;display:flex}._serviceSummary_1g8fm_313{border:1px solid var(--lhs-border);background:linear-gradient(135deg,#2563eb0f 0%,#14b8a60d 100%);border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px 0;padding:12px 16px;display:flex}._serviceSummaryItem_1g8fm_324{color:#64748b;align-items:baseline;gap:6px;padding:0 14px;font-size:.82rem;display:flex}._serviceSummaryItem_1g8fm_324 strong{color:#1e293b;font-size:1.1rem;font-weight:700}._serviceSummaryDivider_1g8fm_338{background:var(--lhs-border);flex-shrink:0;width:1px;height:24px}._serviceGroupList_1g8fm_345{flex-direction:column;gap:10px;display:flex}._serviceGroupSection_1g8fm_351{border:1px solid var(--lhs-border);background:#fff;border-radius:14px;overflow:hidden}._serviceGroupHeader_1g8fm_358{cursor:pointer;text-align:left;width:100%;color:inherit;background:#3b82f614;border:none;align-items:center;gap:10px;padding:12px 14px;transition:background .12s;display:flex}._serviceGroupHeader_1g8fm_358:hover{background:#3b82f61f}._serviceGroupHeader_1g8fm_358:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._serviceGroupIcon_1g8fm_379{color:#2563eb;background:#2563eb26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._serviceGroupMain_1g8fm_391{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._serviceGroupTitle_1g8fm_399{color:#1e40af;word-break:break-word;font-size:.84rem;font-weight:700;line-height:1.35}._serviceGroupSub_1g8fm_407{color:#64748b;font-size:.72rem}._serviceCountPill_1g8fm_412{text-align:center;color:#2563eb;background:#fff;border:1px solid #2563eb33;border-radius:999px;flex-shrink:0;min-width:1.5rem;padding:3px 9px;font-size:.72rem;font-weight:600}._serviceGroupChevron_1g8fm_425{color:#3b82f6;flex-shrink:0;transition:transform .15s}._serviceGroupChevronOpen_1g8fm_431{transform:rotate(90deg)}._serviceCardList_1g8fm_435{background:#fff;border-top:1px solid #dbeafe;flex-direction:column;gap:8px;padding:10px 12px 12px;display:flex}._serviceCard_1g8fm_435{border:1px solid var(--lhs-border);background:#fafbfc;border-radius:12px;padding:12px 14px;transition:border-color .12s}._serviceCard_1g8fm_435:hover{border-color:#2563eb40}._serviceCardHead_1g8fm_455{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}._serviceCardTitle_1g8fm_463{color:#1e293b;word-break:break-word;flex:1;min-width:0;margin:0;font-size:.88rem;font-weight:600;line-height:1.4}._serviceCardMeta_1g8fm_474{grid-template-columns:1fr;gap:8px;margin:0;display:grid}._serviceMetaItem_1g8fm_481{background:#fff;border:1px solid #eef2f7;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:8px 12px;padding:8px 10px;display:grid}._serviceMetaItem_1g8fm_481 dt{color:#64748b;align-items:center;gap:5px;margin:0;font-size:.72rem;font-weight:600;line-height:1.35;display:inline-flex}._serviceMetaItem_1g8fm_481 dd{color:#334155;word-break:break-word;text-align:right;margin:0;font-size:.82rem;font-weight:600;line-height:1.35}._serviceStatusDone_1g8fm_511,._serviceStatusPending_1g8fm_512{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-block}._serviceStatusDone_1g8fm_511{color:#15803d;background:#dcfce7}._serviceStatusPending_1g8fm_512{color:#b45309;background:#fef3c7}@media (width>=640px){._serviceCardMeta_1g8fm_474{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._serviceSummaryDivider_1g8fm_338{display:none}._serviceSummaryItem_1g8fm_324{flex:30%;padding:4px 10px}._serviceMetaItem_1g8fm_481{grid-template-columns:1fr;gap:4px}._serviceMetaItem_1g8fm_481 dd{text-align:left}}._clsTableWrap_1g8fm_553{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;overflow:hidden}._clsRoot_1g8fm_560{flex-direction:column;gap:12px;min-width:0;display:flex}._clsSummary_1g8fm_567{border:1px solid var(--lhs-border);background:linear-gradient(135deg,#2563eb0f 0%,#14b8a60d 100%);border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px 0;padding:12px 16px;display:flex}._clsSummaryItem_1g8fm_578{color:#64748b;align-items:baseline;gap:6px;padding:0 14px;font-size:.82rem;display:flex}._clsSummaryItem_1g8fm_578 strong{color:#1e293b;font-size:1.1rem;font-weight:700}._clsSummaryDivider_1g8fm_592{background:var(--lhs-border);flex-shrink:0;width:1px;height:24px}._clsCapList_1g8fm_599{flex-direction:column;gap:10px;display:flex}._clsCapSection_1g8fm_605{border:1px solid var(--lhs-border);background:#fff;border-radius:14px;overflow:hidden}._clsCapHeader_1g8fm_612{cursor:pointer;text-align:left;width:100%;color:inherit;background:#f8fafc;border:none;align-items:center;gap:12px;padding:14px 16px;transition:background .12s;display:flex}._clsCapHeader_1g8fm_612:hover{background:#f1f5f9}._clsCapHeader_1g8fm_612:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._clsCapIcon_1g8fm_633{color:#2563eb;background:#2563eb1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._clsCapMain_1g8fm_645{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._clsCapTitle_1g8fm_653{color:#1e293b;font-size:.92rem;font-weight:700;line-height:1.35}._clsCapMeta_1g8fm_660{color:#64748b;font-size:.76rem}._clsCountPill_1g8fm_665{color:#2563eb;background:#2563eb1a;border:1px solid #2563eb2e;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:600}._clsCapChevron_1g8fm_676{color:#94a3b8;flex-shrink:0;transition:transform .15s}._clsCapChevronOpen_1g8fm_682{transform:rotate(90deg)}._clsNhomList_1g8fm_686{border-top:1px solid var(--lhs-border);flex-direction:column;gap:0;display:flex}._clsNhomBlock_1g8fm_693{border-bottom:1px solid #eef2f7}._clsNhomBlock_1g8fm_693:last-child{border-bottom:none}._clsNhomHeader_1g8fm_700{cursor:pointer;text-align:left;width:100%;color:inherit;background:#f1f5f999;border:none;align-items:center;gap:8px;padding:10px 16px 10px 20px;transition:background .12s;display:flex}._clsNhomHeader_1g8fm_700:hover{background:#f1f5f9}._clsNhomHeader_1g8fm_700:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._clsNhomChevron_1g8fm_721{color:#64748b;flex-shrink:0;transition:transform .15s}._clsNhomChevronOpen_1g8fm_727{transform:rotate(90deg)}._clsNhomTitle_1g8fm_731{color:#334155;font-size:.84rem;font-weight:600}._clsNhomMeta_1g8fm_737{color:#94a3b8;margin-left:8px;font-size:.74rem}._clsNhomCount_1g8fm_743{text-align:center;color:#64748b;border:1px solid var(--lhs-border);background:#fff;border-radius:999px;min-width:1.5rem;margin-left:auto;padding:2px 8px;font-size:.72rem;font-weight:600}._clsItemList_1g8fm_756{background:#fff;flex-direction:column;gap:8px;padding:10px 12px 12px;display:flex}._clsItemCard_1g8fm_764{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;transition:border-color .12s,box-shadow .12s;overflow:hidden}._clsItemCardOpen_1g8fm_772{border-color:#2563eb59;box-shadow:0 2px 8px #2563eb14}._clsItemHeader_1g8fm_777{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:10px;padding:12px 14px;display:flex}._clsItemHeader_1g8fm_777:hover{background:#f8fafc}._clsItemHeader_1g8fm_777:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._clsItemIcon_1g8fm_797{color:#0d9488;background:#14b8a61a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._clsItemMain_1g8fm_809{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._clsItemTitle_1g8fm_817{color:#1e293b;word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}._clsItemMeta_1g8fm_825{color:#64748b;flex-wrap:wrap;align-items:center;gap:4px;font-size:.76rem;display:inline-flex}._clsItemCode_1g8fm_834{color:#475569;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;font-size:.74rem}._clsItemDot_1g8fm_840{opacity:.5}._clsChiTietBadgeMuted_1g8fm_844{color:#94a3b8;flex-shrink:0;font-size:.74rem}._clsItemBody_1g8fm_850{background:#fafbfc;border-top:1px solid #eef2f7;padding:0 14px 14px}._clsDetailEmpty_1g8fm_856{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex}._clsDetailEmpty_1g8fm_856 p{margin:0;font-size:.85rem}._clsLabTableWrap_1g8fm_870{border:1px solid var(--lhs-border);background:#fff;border-radius:10px;overflow-x:auto}._clsLabTable_1g8fm_870{border-collapse:collapse;width:100%;font-size:.82rem}._clsLabTable_1g8fm_870 thead{background:#f1f5f9}._clsLabTable_1g8fm_870 th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:1px solid var(--lhs-border);padding:8px 12px;font-size:.72rem;font-weight:600}._clsLabTable_1g8fm_870 th:last-child{text-align:right;width:140px}._clsLabTableRow_1g8fm_900{background:#fff}._clsLabTableRow_1g8fm_900:hover{background:#f8fafc}._clsLabTableRow_1g8fm_900 td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:10px 12px}._clsLabTableRow_1g8fm_900:last-child td{border-bottom:none}._clsLabTableRowChild_1g8fm_915{background:#fafbfc}._clsLabTableRowAbnormal_1g8fm_919{background:#fef2f280}._clsLabTableRowAbnormal_1g8fm_919:hover{background:#fef2f2cc}._clsLabTableName_1g8fm_926{word-break:break-word;flex-direction:column;gap:2px;line-height:1.4;display:flex}._clsLabNameLine_1g8fm_934{color:#334155;align-items:center;gap:6px;font-weight:500;display:inline-flex}._clsLabAlertIcon_1g8fm_942{color:#dc2626;flex-shrink:0}._clsLabTableValue_1g8fm_947{text-align:right;white-space:nowrap}._clsTableScroll_1g8fm_952{-webkit-overflow-scrolling:touch;overflow-x:auto}._clsTable_1g8fm_553{border-collapse:collapse;color:#334155;width:100%;min-width:800px;font-size:.875rem}._clsTable_1g8fm_553 thead{z-index:1;box-shadow:0 1px 0 var(--lhs-border);background:#fff;position:sticky;top:0}._clsTable_1g8fm_553 th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid var(--lhs-border);padding:10px 12px;font-weight:600}._clsTable_1g8fm_553 td{vertical-align:middle;border-bottom:1px solid var(--lhs-border);padding:10px 12px}._clsColExpand_1g8fm_985{width:48px;padding-left:10px!important;padding-right:4px!important}._clsRowExpandBtn_1g8fm_991{border:1px solid var(--lhs-border);cursor:pointer;color:#94a3b8;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0;font-size:.7rem;line-height:1;display:inline-flex}._clsRowExpandBtn_1g8fm_991:hover{color:#334155;background:#f8fafc}._clsRowExpandBtn_1g8fm_991:focus-visible{outline-offset:2px;outline:2px solid #2563eb}._clsGroupCapRow_1g8fm_1015 ._clsGroupCapCell_1g8fm_1015{border-top:1px solid var(--lhs-border);background:#f8fafc;font-size:.9rem;font-weight:600;padding:10px 14px!important}._clsGroupCapRow_1g8fm_1015:first-of-type ._clsGroupCapCell_1g8fm_1015{border-top:none}._clsGroupCapTitle_1g8fm_1027{color:#1e293b}._clsGroupToggle_1g8fm_1031{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;margin:0;padding:0;display:flex}._clsGroupToggle_1g8fm_1031:focus-visible{outline-offset:2px;outline:2px solid #2563eb}._clsGroupToggleNhom_1g8fm_1051{padding-left:4px}._clsChevron_1g8fm_1055{text-align:center;opacity:.88;flex-shrink:0;width:1.25rem;font-size:.65rem;line-height:1}._clsGroupNhomRow_1g8fm_1064 ._clsGroupNhomCell_1g8fm_1064{border-bottom:1px solid var(--lhs-border);background:#f1f5f9;font-size:.85rem;padding:8px 14px 8px 22px!important}._clsGroupNhomTitle_1g8fm_1071{color:#1e293b;font-weight:600}._clsGroupMeta_1g8fm_1076{color:#64748b;margin-left:10px;font-size:.8rem;font-weight:500}._clsGroupCount_1g8fm_1083{color:#64748b;flex-shrink:0;margin-left:auto;font-size:.8rem;font-weight:500}._clsDataRow_1g8fm_1091{cursor:pointer;background:#fff;transition:background .12s}._clsDataRow_1g8fm_1091:hover{background:#f8fafc}._clsDataRow_1g8fm_1091:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._clsDataRowExpanded_1g8fm_1104{box-shadow:inset 3px 0 #2563eb;background:#2563eb0f!important}._clsDetailExpandRow_1g8fm_1109 ._clsDetailExpandCell_1g8fm_1109{border-bottom:1px solid var(--lhs-border);vertical-align:top;background:#f8fafc;padding:0!important}._clsDetailExpandInner_1g8fm_1116{max-height:min(70vh,560px);padding:16px 18px 18px;overflow:auto}._clsColCenter_1g8fm_1122{text-align:center;width:5.5rem}._clsCellName_1g8fm_1127{max-width:320px;font-weight:600;line-height:1.35}._clsCellDate_1g8fm_1133{white-space:nowrap;color:#64748b}._clsCellMono_1g8fm_1138{font-variant-numeric:tabular-nums;color:#1e293b;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.8rem}._clsCellMonoPadding_1g8fm_1145{padding:8px 14px 8px 45px!important}._clsChiTietBadge_1g8fm_844{white-space:nowrap;color:#2563eb;background:#2563eb1a;border:1px solid #2563eb33;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:.72rem;font-weight:600}._clsChiTietBadgeHas_1g8fm_1161{color:#2563eb;background:#2563eb1a;border-color:#2563eb40}._clsDetailTitle_1g8fm_1167{color:#1e293b;margin:0 0 4px;font-size:1rem;line-height:1.35}._clsDetailSub_1g8fm_1174{color:#64748b;margin:0 0 14px;font-size:.85rem}._clsDetailMuted_1g8fm_1180{color:#64748b;margin:0;font-weight:400}._clsChiTietWrap_1g8fm_1186,._clsLabSegment_1g8fm_1192{flex-direction:column;gap:10px;display:flex}._clsLabGroup_1g8fm_1198{border:1px solid var(--lhs-border);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}._clsLabTreeNode_1g8fm_1208{flex-direction:column;gap:8px;display:flex}._clsLabTreeChildren_1g8fm_1214{border-left:2px solid var(--lhs-border);flex-direction:column;gap:8px;margin-left:6px;padding-left:12px;display:flex}._clsLabRowChild_1g8fm_1223{background:#f8fafc}._clsLabTenCha_1g8fm_1227{color:#64748b;margin-top:4px;font-size:.72rem;font-weight:500;line-height:1.35;display:block}._clsLabRowAbnormal_1g8fm_1236 ._clsLabName_1g8fm_934{color:#b91c1c}._clsLabValAbnormal_1g8fm_1240{box-shadow:0 1px 2px #dc26261f;color:#dc2626!important;background:#dc262614!important;border-color:#dc262666!important}._clsLabRowAbnormal_1g8fm_1236{border-color:#dc262640}._clsImagingBlock_1g8fm_1251{flex-direction:column;gap:10px;display:flex}._clsImagingSection_1g8fm_1257{border:1px solid var(--lhs-border);background:#fff;border-radius:10px;padding:12px 14px}._clsImagingSection_1g8fm_1257 h5{text-transform:uppercase;letter-spacing:.04em;color:#64748b;align-items:center;gap:6px;margin:0 0 8px;font-size:.75rem;font-weight:600;display:flex}._clsImagingSection_1g8fm_1257 p{white-space:pre-wrap;word-break:break-word;color:#334155;margin:0;font-size:.85rem;line-height:1.5}._clsImagingConclusion_1g8fm_1283{font-weight:600;color:#1e293b!important}._clsLabRow_1g8fm_1223{border:1px solid var(--lhs-border);background:#f8fafc;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;padding:12px 14px;display:grid}._clsLabNameCell_1g8fm_1299{min-width:0}._clsLabName_1g8fm_934{color:#1e293b;word-break:break-word;font-size:.92rem;font-weight:500;line-height:1.5;display:block}._clsLabResultCell_1g8fm_1312{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}._clsLabVal_1g8fm_1240{font-variant-numeric:tabular-nums;color:#1e293b;border:1px solid var(--lhs-border);background:#fff;border-radius:8px;min-width:3rem;padding:5px 12px;font-size:.92rem;font-weight:700;line-height:1.25;display:inline-block}@media (width<=480px){._clsLabRow_1g8fm_1223{grid-template-columns:1fr;gap:10px}._clsLabResultCell_1g8fm_1312{text-align:left;align-items:stretch}._clsLabVal_1g8fm_1240{text-align:center}}@media (width<=1000px){._clsDetailExpandInner_1g8fm_1116{max-height:none}._clsSummaryDivider_1g8fm_592{display:none}._clsSummaryItem_1g8fm_578{flex:30%;padding:4px 10px}}._emrRoot_1g8fm_1360{flex-direction:column;gap:12px;min-width:0;display:flex}._emrSummary_1g8fm_1367{border:1px solid var(--lhs-border);background:linear-gradient(135deg,#2563eb0f 0%,#14b8a60d 100%);border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px 0;padding:12px 14px;display:flex}._emrSummaryItem_1g8fm_1378{color:#64748b;align-items:center;gap:6px;padding:0 12px;font-size:.8rem;display:inline-flex}._emrSummaryItem_1g8fm_1378 strong{color:#1e293b;font-size:1.05rem;font-weight:700}._emrSummaryItem_1g8fm_1378 svg{color:#2563eb;flex-shrink:0}._emrSummarySigned_1g8fm_1396 strong{color:#15803d}._emrSummaryUnsigned_1g8fm_1400 strong{color:#b45309}._emrSummaryDivider_1g8fm_1404{background:var(--lhs-border);flex-shrink:0;width:1px;height:22px}._emrToolbar_1g8fm_1411{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}._emrSearchBox_1g8fm_1421{border:1px solid var(--lhs-border);color:#64748b;background:#f8fafc;border-radius:10px;align-items:center;gap:8px;width:100%;height:40px;padding:0 12px;display:flex}._emrSearchBox_1g8fm_1421 input{color:#1e293b;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:.88rem}._emrToolbarActions_1g8fm_1443{gap:8px;display:flex}._emrToolbarActions_1g8fm_1443 button{border:1px solid var(--lhs-border);color:#334155;cursor:pointer;background:#f8fafc;border-radius:8px;flex:1;height:36px;padding:0 10px;font-size:.8rem}._emrToolbarActions_1g8fm_1443 button:hover{background:#f1f5f9}._emrList_1g8fm_1462{flex-direction:column;gap:10px;display:flex}._emrFolderSection_1g8fm_1468{border:1px solid var(--lhs-border);background:#fff;border-radius:14px;overflow:hidden}._emrFolderNested_1g8fm_1475{background:#fafbfc;border-color:#e2e8f0;border-radius:10px}._emrFolderHeader_1g8fm_1481{cursor:pointer;text-align:left;width:100%;color:inherit;background:#3b82f614;border:none;align-items:center;gap:8px;padding:12px 14px;display:flex}._emrFolderHeader_1g8fm_1481:hover{background:#3b82f61f}._emrFolderHeader_1g8fm_1481:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}._emrFolderNested_1g8fm_1475 ._emrFolderHeader_1g8fm_1481{background:#f1f5f9;padding:10px 12px}._emrFolderChevron_1g8fm_1506{color:#3b82f6;flex-shrink:0;transition:transform .15s}._emrFolderChevronOpen_1g8fm_1512{transform:rotate(90deg)}._emrFolderIcon_1g8fm_1516{color:#2563eb;background:#2563eb26;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._emrFolderMain_1g8fm_1528{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}._emrFolderTitle_1g8fm_1537{color:#1e40af;word-break:break-word;font-size:.84rem;font-weight:700;line-height:1.35}._emrFolderCount_1g8fm_1545{text-align:center;color:#2563eb;background:#fff;border:1px solid #2563eb33;border-radius:999px;flex-shrink:0;min-width:1.4rem;padding:2px 8px;font-size:.72rem;font-weight:600}._emrFolderBody_1g8fm_1558{border-top:1px solid #dbeafe;flex-direction:column;gap:8px;padding:10px 12px 12px;display:flex}._emrFolderNested_1g8fm_1475 ._emrFolderBody_1g8fm_1558{border-top-color:#e2e8f0;padding:8px 10px 10px}._emrLeafCard_1g8fm_1571{border:1px solid var(--lhs-border);background:#fff;border-radius:12px;padding:12px 14px}._emrLeafCardSigned_1g8fm_1578{background:linear-gradient(#22c55e0a 0%,#fff 48px);border-color:#22c55e4d}._emrLeafTop_1g8fm_1583{align-items:flex-start;gap:10px;display:flex}._emrLeafIcon_1g8fm_1589{color:#64748b;background:#f1f5f9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._emrLeafCardSigned_1g8fm_1578 ._emrLeafIcon_1g8fm_1589{color:#15803d;background:#22c55e1f}._emrLeafMain_1g8fm_1606{flex:1;min-width:0}._emrLeafTitle_1g8fm_1611{color:#1e293b;word-break:break-word;margin:0 0 6px;font-size:.88rem;font-weight:600;line-height:1.4}._emrLeafBadges_1g8fm_1620{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}._emrLeafDate_1g8fm_1627{color:#64748b;align-items:center;gap:5px;margin:0;font-size:.74rem;display:inline-flex}._emrKindBadge_1g8fm_1636{color:#2563eb;white-space:nowrap;background:#2563eb1f;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}._emrSignBadge_1g8fm_1646{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.68rem;font-weight:700}._emrSignBadgeOk_1g8fm_1654{color:#15803d;background:#22c55e26}._emrSignBadgePending_1g8fm_1659{color:#b45309;background:#f59e0b26}._emrViewBtn_1g8fm_1664{color:#2563eb;cursor:pointer;background:#2563eb0f;border:1px solid #2563eb40;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px 14px;font-family:inherit;font-size:.84rem;font-weight:600;display:flex}._emrViewBtn_1g8fm_1664:hover{background:#2563eb1f}._emrFilterEmpty_1g8fm_1685{text-align:center;color:#64748b;border:1px dashed var(--lhs-border);background:#fafbfc;border-radius:12px;padding:32px 16px;font-size:.88rem}._emrPdfViewer_1g8fm_1695{flex-direction:column;min-height:60vh;display:flex}._emrPdfFrame_1g8fm_1701{background:#f8fafc;border:0;border-radius:8px;width:100%;min-height:60vh}._emrPdfLoading_1g8fm_1709,._emrPdfError_1g8fm_1710{text-align:center;margin:0;padding:24px 16px;font-size:.9rem}._emrPdfError_1g8fm_1710{color:#dc2626}@media (width>=640px){._emrToolbar_1g8fm_1411{flex-direction:row;justify-content:space-between;align-items:center}._emrSearchBox_1g8fm_1421{flex:1;max-width:420px}._emrToolbarActions_1g8fm_1443{flex-shrink:0}._emrToolbarActions_1g8fm_1443 button{flex:none;min-width:96px}}@media (width<=480px){._emrSummaryDivider_1g8fm_1404{display:none}._emrSummaryItem_1g8fm_1378{flex:30%;justify-content:center;padding:4px 8px}}._wrap_1mazx_1{background:radial-gradient(circle at 20% 20%, #0ea5e91f, transparent 40%), radial-gradient(circle at 80% 60%, #10b9811a, transparent 45%), var(--lhs-bg);justify-content:center;align-items:flex-start;min-height:100vh;padding:20px 16px 48px;display:flex}._inner_1mazx_10{width:min(640px,100%)}._card_1mazx_14{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:12px;padding:24px 22px 22px;box-shadow:0 18px 48px #0f172a14}@media (width>=640px){._wrap_1mazx_1{align-items:center;padding:32px 24px 56px}._card_1mazx_14{padding:28px 28px 26px}}._title_1mazx_31{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700}._sub_1mazx_38{color:var(--lhs-muted);margin:0 0 20px;font-size:14px;line-height:1.45}._banner_1mazx_45{border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;line-height:1.45;display:flex}._bannerOk_1mazx_56{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}._bannerInfo_1mazx_62{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd}._bannerWarn_1mazx_68{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}._bannerErr_1mazx_74{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}._dl_1mazx_80{flex-direction:column;gap:0;margin:0;display:flex}._row_1mazx_87{border-bottom:1px solid var(--lhs-border);grid-template-columns:minmax(110px,150px) 1fr;align-items:baseline;gap:6px 14px;padding:10px 0;font-size:14px;display:grid}._row_1mazx_87 dt{color:var(--lhs-muted);margin:0;font-weight:600}._row_1mazx_87 dd{word-break:break-word;margin:0}@media (width<=480px){._row_1mazx_87{grid-template-columns:1fr;gap:2px 0;padding:12px 0}}._row_1mazx_87:last-child{border-bottom:none}._code_1mazx_117{color:var(--lhs-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;font-weight:700}._codeBlock_1mazx_124{flex-direction:column;gap:12px;width:100%;display:flex}._qrPanel_1mazx_131{border:1px solid var(--lhs-border);background:#fafafa;border-radius:10px;flex-direction:column;align-items:center;gap:12px;max-width:100%;padding:12px;display:flex}@media (width>=520px){._qrPanel_1mazx_131{flex-direction:row;align-items:center;gap:16px}}._qrImg_1mazx_151{box-sizing:content-box;background:#fff;border-radius:8px;width:min(220px,72vw);max-width:100%;height:auto;padding:8px;display:block}._qrMeta_1mazx_162{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}._qrCaption_1mazx_170{color:var(--lhs-muted);margin:0;font-size:13px;line-height:1.45}._qrDownload_1mazx_177{align-items:center;gap:8px;display:inline-flex}._qrPending_1mazx_183,._qrErr_1mazx_184{margin:0;font-size:13px;line-height:1.45}._qrPending_1mazx_183{color:var(--lhs-muted)}._qrErr_1mazx_184{color:#991b1b}._ticketDownload_1mazx_198{border-top:1px solid var(--lhs-border);flex-direction:column;gap:8px;margin-top:18px;padding-top:18px;display:flex}._ticketDownloadBtn_1mazx_207{align-items:center;gap:8px;width:100%;display:inline-flex}@media (width>=480px){._ticketDownloadBtn_1mazx_207{width:auto}}._ticketDownloadHint_1mazx_219{color:var(--lhs-muted);margin:0;font-size:12px;line-height:1.45}._actions_1mazx_226{flex-direction:column;gap:10px;margin-top:22px;display:flex}@media (width>=480px){._actions_1mazx_226{flex-flow:wrap;align-items:center}}._full_1mazx_240{width:100%}@media (width>=480px){._full_1mazx_240{width:auto;min-width:220px}}._muted_1mazx_250{color:var(--lhs-muted);margin:14px 0 0;font-size:12px;line-height:1.45}._icon_1mazx_257{flex-shrink:0;margin-top:1px}._loading_1mazx_262{color:var(--lhs-muted);align-items:center;gap:10px;font-size:14px;display:flex}._spin_1mazx_270{border:2px solid var(--lhs-border);border-top-color:var(--lhs-primary);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite _spin_1mazx_270}@keyframes _spin_1mazx_270{to{transform:rotate(360deg)}}._withIcon_1mazx_284{align-items:center;gap:8px;display:inline-flex}._wrap_1xpp2_2{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:8px;align-items:stretch;min-height:44px;margin:0 0 20px;display:flex;overflow:hidden}._label_1xpp2_13{background:var(--lhs-text);color:#fff;letter-spacing:.02em;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}._viewport_1xpp2_26{flex:1;align-items:center;display:flex;position:relative;overflow:hidden}._track_1xpp2_34{align-items:center;width:max-content;animation:45s linear infinite _ticker-scroll_1xpp2_1;display:flex}._track_1xpp2_34:hover{animation-play-state:paused}._trackGroup_1xpp2_45{align-items:center;gap:20px;padding:0 20px;display:inline-flex}._segment_1xpp2_52{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}._badge_1xpp2_62{text-transform:uppercase;letter-spacing:.03em;background:#ffffff8c;border-radius:999px;flex:none;padding:2px 8px;font-size:10px;font-weight:700}._line_1xpp2_73{font-size:13px;font-weight:500;line-height:1.3}._segmentSystem_1xpp2_80{color:#334155;background:#64748b2e;border-color:#64748b73}._segmentSystem_1xpp2_80 ._badge_1xpp2_62{color:#475569}._segmentEmergency_1xpp2_90{color:#991b1b;background:#ef444424;border-color:#ef444473}._segmentEmergency_1xpp2_90 ._badge_1xpp2_62{color:#b91c1c}._segmentHigh_1xpp2_100{color:#9a3412;background:#f9731624;border-color:#f9731673}._segmentHigh_1xpp2_100 ._badge_1xpp2_62{color:#c2410c}._segmentMedium_1xpp2_110{color:#1e3a8a;background:#3b82f624;border-color:#3b82f673}._segmentMedium_1xpp2_110 ._badge_1xpp2_62{color:#1d4ed8}._segmentLow_1xpp2_120{color:#065f46;background:#10b98124;border-color:#10b98173}._segmentLow_1xpp2_120 ._badge_1xpp2_62{color:#047857}@keyframes _ticker-scroll_1xpp2_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._title_kiuh5_1{margin:0 0 8px;font-size:22px;font-weight:700}._lead_kiuh5_7{color:var(--lhs-muted);margin:0 0 22px;font-size:14px}._grid_kiuh5_13{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}._card_kiuh5_19{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:10px;align-items:center;gap:12px;padding:16px 14px;font-size:14px;font-weight:600;transition:box-shadow .15s,border-color .15s;display:flex}._card_kiuh5_19:hover{border-color:#0ea5e973;box-shadow:0 8px 22px #0ea5e91f}._icon_kiuh5_37{color:var(--lhs-primary)}._wrap_15qcb_1{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:10px;overflow:hidden}._tableScroll_15qcb_8{overflow-x:auto}._table_15qcb_8{border-collapse:collapse;width:100%;font-size:13px}._th_15qcb_18{text-align:left;background:var(--lhs-surface-muted);color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--lhs-border);white-space:nowrap;padding:10px 12px;font-size:11px;font-weight:600}._td_15qcb_31{border-bottom:1px solid var(--lhs-border);vertical-align:middle;color:var(--lhs-text);padding:10px 12px}._tr_15qcb_38:hover ._td_15qcb_31{background:#f8fafc}._empty_15qcb_42{text-align:center;color:var(--lhs-muted);padding:32px 16px;font-size:14px}._actions_15qcb_49{flex-wrap:wrap;gap:6px;display:flex}._iconBtn_15qcb_55{cursor:pointer;color:var(--lhs-muted);background:0 0;border:none;border-radius:6px;padding:4px;line-height:0}._iconBtn_15qcb_55:hover{background:var(--lhs-surface-muted);color:var(--lhs-text)}._toolbar_rotuc_1{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._left_rotuc_10{flex-wrap:wrap;flex:1;align-items:center;gap:10px;display:flex}._search_rotuc_18{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);flex:1;min-width:220px;max-width:360px;padding:8px 10px;font-size:14px}._pagination_rotuc_29{color:var(--lhs-muted);align-items:center;gap:10px;font-size:13px;display:flex}._pageBtn_rotuc_37{border:1px solid var(--lhs-border);background:var(--lhs-surface);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:13px}._pageBtn_rotuc_37:disabled{opacity:.45;cursor:not-allowed}._title_rotuc_51{color:var(--lhs-text);margin:0 0 14px;font-size:20px;font-weight:600}._card_rotuc_58{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:10px;padding:18px}._backdrop_dkwnr_1{z-index:10050;background:#0f172a73;position:fixed;inset:0}._panel_dkwnr_9{background:var(--lhs-surface);border-left:1px solid var(--lhs-border);z-index:10051;flex-direction:column;width:min(560px,100%);height:100%;animation:.2s ease-out _slideIn_dkwnr_1;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 32px #0f172a1f}@keyframes _slideIn_dkwnr_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_dkwnr_32{border-bottom:1px solid var(--lhs-border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}._title_dkwnr_40{font-size:16px;font-weight:600}._close_dkwnr_45{cursor:pointer;color:var(--lhs-muted);background:0 0;border:none;padding:4px;line-height:0}._body_dkwnr_54{flex:1;padding:18px;overflow:auto}._card_sn329_1{background:var(--lhs-surface);border:1px solid var(--lhs-border);border-radius:10px;margin-bottom:16px;padding:18px}._toolbar_sn329_9{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}._search_sn329_17{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);flex:1;min-width:220px;max-width:400px;padding:8px 10px;font-size:14px}._pager_sn329_28{color:var(--lhs-muted);align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}._tableWrap_sn329_37{margin-top:4px}._formActions_sn329_41{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dl_sn329_48{gap:10px;margin:0;display:grid}._dl_sn329_48 dt{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}._dl_sn329_48 dd{margin:0}._permList_sn329_65{flex-direction:column;gap:6px;max-height:min(55vh,380px);padding-right:4px;display:flex;overflow-y:auto}._permRow_sn329_74{border-radius:8px;align-items:flex-start;gap:10px;padding:6px 8px;display:flex}._permRow_sn329_74:hover{background:var(--lhs-surface-muted)}._permRow_sn329_74 input[type=checkbox]{flex-shrink:0;margin-top:3px}._permLabel_sn329_91{cursor:pointer;flex:1;min-width:0}._permName_sn329_97{word-break:break-word;font-size:13px;font-weight:500}._permDesc_sn329_103{color:var(--lhs-muted);margin-top:2px;font-size:12px}._empty_sn329_109{text-align:center;color:var(--lhs-muted);padding:16px 4px;font-size:14px}._page_u4dz6_1{max-width:760px}._lead_u4dz6_5{color:var(--lhs-muted);margin:0 0 20px;font-size:14px;line-height:1.5}._form_u4dz6_12{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:10px;flex-direction:column;gap:16px;padding:20px;display:flex}._grid_u4dz6_22{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}._hint_u4dz6_28{color:var(--lhs-muted);background:#64748b1a;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}._actions_u4dz6_38{justify-content:flex-end;padding-top:4px;display:flex}._hint_1bbks_1{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.8rem}._meta_1bbks_7{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.75rem}._meta_1bbks_7 code{background:var(--lhs-bg);border-radius:4px;padding:1px 6px;font-size:.72rem}._page_gppb8_1{gap:20px;display:grid}._subtitle_gppb8_6{color:var(--lhs-text-muted);margin:4px 0 0;font-size:.9rem}._layout_gppb8_12{gap:16px;display:grid}@media (width>=900px){._layout_gppb8_12{grid-template-columns:220px minmax(0,1fr);align-items:start}}._sideNav_gppb8_23{flex-direction:row;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}@media (width>=900px){._sideNav_gppb8_23{flex-direction:column;padding-bottom:0;overflow:visible}}._navBtn_gppb8_38{border:1px solid var(--lhs-border);background:var(--lhs-surface);text-align:left;cursor:pointer;color:var(--lhs-text-muted);border-radius:10px;flex-shrink:0;padding:10px 14px;font-size:.88rem;font-weight:500}._navBtnActive_gppb8_51{color:#0369a1;background:#0284c714;border-color:#0284c7;font-weight:600}._panel_gppb8_58{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:20px}._panelTitle_gppb8_65{margin:0 0 4px;font-size:1.1rem;font-weight:600}._panelSub_gppb8_71{color:var(--lhs-text-muted);margin:0 0 16px;font-size:.85rem}._form_gppb8_77{gap:14px;display:grid}._testBlock_gppb8_82{border-top:1px dashed var(--lhs-border);margin-top:20px;padding-top:16px}._testTitle_gppb8_88{margin:0 0 10px;font-size:.95rem;font-weight:600}._testRow_gppb8_94{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}._testRow_gppb8_94 input{flex:1;min-width:180px}._actions_gppb8_106{justify-content:flex-end;gap:8px;display:flex}._empty_gppb8_112{color:var(--lhs-text-muted);margin:0}._root_tmgt3_1{flex-direction:column;gap:0;display:flex}._bulkHint_tmgt3_7{color:var(--lhs-muted);margin-top:10px;font-size:12px}._drawerActions_tmgt3_13{gap:10px;margin-top:18px;display:flex}._panel_1a8o6_1{border:1px solid var(--lhs-border,#e2e8f0);background:var(--lhs-surface,#fff);border-radius:12px;padding:14px 16px;box-shadow:0 1px 2px #0f172a0a}._head_1a8o6_9{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}._title_1a8o6_17{letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700}._sub_1a8o6_24{color:var(--lhs-muted,#64748b);margin:4px 0 0;font-size:12px}._grid_1a8o6_30{gap:12px;display:grid}@media (width>=900px){._grid_1a8o6_30{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1200px){._grid_1a8o6_30{grid-template-columns:repeat(6,minmax(0,1fr))}}._rangeRow_1a8o6_45{gap:10px;display:grid}@media (width>=700px){._rangeRow_1a8o6_45{grid-template-columns:1fr 1fr auto;align-items:end}}._dateInp_1a8o6_56{border:1px solid var(--lhs-border,#e2e8f0);border-radius:8px;width:100%;padding:8px 10px;font-size:14px}._actions_1a8o6_64{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}._loading_1a8o6_71{color:var(--lhs-muted,#64748b);font-size:12px}._wrap_1rrpg_2{border:1px solid var(--lhs-border,#e2e8f0);background:var(--lhs-surface,#fff);border-radius:12px;min-height:640px;overflow:hidden}._inner_1rrpg_10{padding:0}._wrap_1rrpg_2 .fc .fc-button-primary{background:var(--lhs-primary,#0ea5e9);border-color:var(--lhs-primary-dark,#0284c7)}._wrap_1rrpg_2 .fc .fc-button-primary:not(:disabled):hover{background:var(--lhs-primary-dark,#0284c7)}._wrap_1rrpg_2 .fc-theme-standard td,._wrap_1rrpg_2 .fc-theme-standard th{border-color:var(--lhs-border,#e2e8f0)}._wrap_1rrpg_2 .his-cal-shift .fc-event-title,._wrap_1rrpg_2 .his-cal-slot .fc-event-title{white-space:pre-line;line-height:1.25;overflow:hidden}._emptyHint_1rrpg_43{text-align:center;color:var(--lhs-muted,#64748b);padding:48px 24px;font-size:14px}._formGrid_1jpf6_1{gap:12px;display:grid}@media (width>=560px){._formGrid_1jpf6_1{grid-template-columns:1fr 1fr}}._hint_1jpf6_11{color:var(--lhs-muted,#64748b);margin:0 0 8px;font-size:12px}._preview_1jpf6_17{border:1px solid var(--lhs-border,#e2e8f0);border-radius:8px;max-height:220px;margin-top:12px;overflow:auto}._preview_1jpf6_17 table{border-collapse:collapse;width:100%;font-size:13px}._preview_1jpf6_17 th,._preview_1jpf6_17 td{border-bottom:1px solid var(--lhs-border,#e2e8f0);text-align:left;padding:8px 10px}._preview_1jpf6_17 th{background:var(--lhs-surface-muted,#f8fafc);position:sticky;top:0}._actions_1jpf6_44{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}._bar_7dzkv_1{border:1px solid var(--lhs-border,#e2e8f0);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}._left_7dzkv_14{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._title_7dzkv_21{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700}._meta_7dzkv_28{color:var(--lhs-muted,#64748b);font-size:12px}._right_7dzkv_33{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._toggle_7dzkv_40{color:var(--lhs-text,#0f172a);align-items:center;gap:6px;font-size:13px;display:inline-flex}._liveDot_7dzkv_48{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite _pulse_7dzkv_1}@keyframes _pulse_7dzkv_1{0%,to{opacity:.35}50%{opacity:1}}._badge_kcmpq_1{border:1px solid var(--lhs-border,#e2e8f0);background:var(--lhs-surface,#fff);color:var(--lhs-text,#0f172a);border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}._waiting_kcmpq_13{color:#0369a1;background:#e0f2fe;border-color:#7dd3fc}._called_kcmpq_19{color:#b45309;background:#fef3c7;border-color:#fcd34d}._exam_kcmpq_25{color:#9a3412;background:#ffedd5;border-color:#fb923c}._done_kcmpq_31{color:#166534;background:#dcfce7;border-color:#86efac}._tableWrap_1n2k6_1{border:1px solid var(--lhs-border,#e2e8f0);border-radius:8px;max-height:280px;overflow:auto}._table_1n2k6_1{border-collapse:collapse;width:100%;font-size:13px}._th_1n2k6_14{text-align:left;background:var(--lhs-surface-muted,#f8fafc);border-bottom:1px solid var(--lhs-border,#e2e8f0);z-index:1;padding:8px 10px;position:sticky;top:0}._td_1n2k6_24{border-bottom:1px solid var(--lhs-border,#e2e8f0);vertical-align:top;padding:8px 10px}._empty_1n2k6_30{color:var(--lhs-muted,#64748b);padding:16px;font-size:13px}._wrap_cxr42_1{flex-direction:column;gap:4px;min-width:120px;display:flex}._meta_cxr42_8{color:var(--lhs-muted,#64748b);justify-content:space-between;font-size:12px;display:flex}._bar_cxr42_15{background:var(--lhs-surface-muted,#f1f5f9);border:1px solid var(--lhs-border,#e2e8f0);border-radius:999px;height:8px;overflow:hidden}._fill_cxr42_23{border-radius:999px;height:100%;transition:width .2s}._badge_1txa6_1{letter-spacing:.03em;text-transform:uppercase;border:1px solid #0000;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}._section_9ncaf_1{margin-bottom:18px}._secTitle_9ncaf_5{text-transform:uppercase;letter-spacing:.06em;color:var(--lhs-muted,#64748b);margin:0 0 8px;font-size:11px;font-weight:700}._kv_9ncaf_14{grid-template-columns:120px 1fr;gap:6px 12px;font-size:14px;display:grid}._k_9ncaf_14{color:var(--lhs-muted,#64748b);font-size:12px}._actions_9ncaf_26{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}._addSlotTitle_9ncaf_33{color:var(--lhs-text,#0f172a);grid-column:1/-1;margin:0 0 4px;font-size:13px;font-weight:600}._wrap_ezom4_1{width:100%;position:relative}._control_ezom4_6{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);align-items:stretch;gap:0;display:flex;overflow:hidden}._control_ezom4_6:focus-within{border-color:var(--lhs-primary);box-shadow:0 0 0 2px #0ea5e926}._controlDisabled_ezom4_21{opacity:.65;pointer-events:none}._iconBox_ezom4_26{color:var(--lhs-muted);background:var(--lhs-surface-muted);border-right:1px solid var(--lhs-border);flex:none;justify-content:center;align-items:center;padding:0 10px;display:flex}._input_ezom4_37{min-width:0;color:var(--lhs-text);background:0 0;border:none;flex:1;padding:8px 10px;font-size:14px}._input_ezom4_37:focus{outline:none}._input_ezom4_37::placeholder{color:var(--lhs-muted)}._toggle_ezom4_55,._clearBtn_ezom4_56{color:var(--lhs-muted);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0 8px;display:flex}._toggle_ezom4_55:hover:not(:disabled),._clearBtn_ezom4_56:hover:not(:disabled){color:var(--lhs-text)}._toggle_ezom4_55:disabled,._clearBtn_ezom4_56:disabled{cursor:not-allowed}._clearBtn_ezom4_56{border-left:1px solid var(--lhs-border);color:var(--lhs-primary-dark);padding:0 10px;font-size:12px;font-weight:600}._listbox_ezom4_86{z-index:30;border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);max-height:260px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 10px 30px #0f172a1f}._option_ezom4_103{text-align:left;cursor:pointer;width:100%;color:var(--lhs-text);background:0 0;border:none;padding:8px 12px;font-size:14px}._option_ezom4_103:hover,._optionActive_ezom4_115{background:#e0f2fe}._optionSelected_ezom4_119{font-weight:600}._optionDisabled_ezom4_123{opacity:.5;cursor:not-allowed}._optionDescription_ezom4_128{color:var(--lhs-muted);margin-top:2px;font-size:12px;font-weight:400;display:block}._empty_ezom4_136,._status_ezom4_142{color:var(--lhs-muted);padding:12px;font-size:13px}._page_v4gv4_1{max-width:1680px;margin:0 auto;padding:16px 16px 40px}._errorBanner_v4gv4_7{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:14px}._loadingBanner_v4gv4_17{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:13px}._calendarSection_v4gv4_27{margin-top:14px}._check_nvwqn_1{align-items:center;gap:8px;display:flex}._formRow_nvwqn_7{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}._hint_nvwqn_14{color:var(--lhs-muted);margin-top:12px;font-size:13px}._dateLab_nvwqn_20{color:var(--lhs-muted);align-items:center;gap:8px;font-size:13px;display:flex}._dateInp_nvwqn_28{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);padding:6px 8px}._weekStrip_nvwqn_34{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}._dayChip_nvwqn_41{border:1px solid var(--lhs-border);background:var(--lhs-surface);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px}._dayChipActive_nvwqn_50{border-color:var(--lhs-primary);color:var(--lhs-primary-dark);background:#0ea5e91f;font-weight:600}._seg_nvwqn_57{flex-wrap:wrap;gap:6px;display:flex}._timeline_nvwqn_63{background:var(--lhs-surface-muted);border:1px solid var(--lhs-border);border-radius:8px;height:56px;margin-top:16px;position:relative}._slotBar_nvwqn_72{border:1px solid #0f172a1f;border-radius:6px;align-items:center;height:36px;padding:0 6px;font-size:11px;font-weight:600;display:flex;position:absolute;top:8px;overflow:hidden}._slotLab_nvwqn_86{white-space:nowrap}._slotActions_nvwqn_90{margin-top:12px}._narrowSelect_nvwqn_94{min-width:220px}._wideSelect_nvwqn_98{min-width:260px}._addSlotGrid_nvwqn_102{gap:12px;display:grid}@media (width>=520px){._addSlotGrid_nvwqn_102{grid-template-columns:1fr 1fr}}._addSlotActions_nvwqn_112{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._slotHint_nvwqn_120{color:var(--lhs-muted);grid-column:1/-1;margin:0 0 8px;font-size:12px}._shiftDrawer_nvwqn_127{gap:10px;margin:0;display:grid}._shiftDrawer_nvwqn_127 dt{color:var(--lhs-muted);margin:0;font-size:12px}._shiftDrawer_nvwqn_127 dd{margin:0;font-size:14px}._dl_7cqy4_1{gap:10px;margin:0;display:grid}._dl_7cqy4_1 dt{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}._dl_7cqy4_1 dd{margin:0}._tableWrap_7cqy4_18{margin-top:16px}._bookGrid_7cqy4_22{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-bottom:12px;display:grid}._dateInp_7cqy4_29{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);width:100%;padding:8px 10px;font-size:14px}._bookForm_7cqy4_37{border-top:1px solid var(--lhs-border);padding-top:12px}._bookActions_7cqy4_42{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._hint_7cqy4_49{color:var(--lhs-muted);margin:0 0 8px;font-size:13px}._queueActions_7cqy4_55{margin-top:16px}._row_7cqy4_59{flex-wrap:wrap;gap:8px;display:flex}._drawerActions_7cqy4_65{gap:10px;margin-top:18px;display:flex}._filters_mhah7_1{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:center;gap:12px;margin-top:12px;display:grid}._field_mhah7_9 label{color:#f4f7fb!important}._filterActions_mhah7_13{flex-wrap:wrap;gap:8px;display:flex}._dateInp_mhah7_19{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);width:100%;color:var(--lhs-text);padding:8px 10px;font-size:14px}._stats_mhah7_29{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:16px;display:grid}._statCard_mhah7_36{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);padding:12px 14px}._statLabel_mhah7_43{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:12px}._statValue_mhah7_51{margin:0;font-size:22px;font-weight:600;line-height:1.2}._tableWrap_mhah7_58{margin-top:16px}._patientCell_mhah7_62{flex-direction:column;gap:2px;display:flex}._patientName_mhah7_68{font-weight:600}._patientMeta_mhah7_72{color:var(--lhs-muted);font-size:12px}._timeCell_mhah7_77{flex-direction:column;gap:2px;font-size:13px;display:flex}._dl_mhah7_84{gap:10px;margin:0;display:grid}._dl_mhah7_84 dt{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}._dl_mhah7_84 dd{margin:0}._toolbarNote_mhah7_101{color:var(--lhs-muted);margin:8px 0 0;font-size:13px}._paginationBar_mhah7_107{color:var(--lhs-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;font-size:13px;display:flex}._rowActions_mhah7_118{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._iconBtn_mhah7_125{cursor:pointer;color:var(--lhs-muted);background:0 0;border:none;border-radius:6px;padding:4px;line-height:0}._iconBtn_mhah7_125:hover{background:var(--lhs-surface-muted);color:var(--lhs-text)}._iconBtnPrimary_mhah7_140{color:var(--lhs-primary,#0369a1)}._iconBtnPrimary_mhah7_140:hover{color:#0c4a6e;background:#e0f2fe}._arriveModalLead_mhah7_149{color:var(--lhs-muted);margin:0 0 12px;font-size:14px;line-height:1.45}._arriveModalDl_mhah7_156{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface-muted,#f8fafc);gap:8px;margin:0 0 16px;padding:12px 14px;font-size:13px;display:grid}._arriveModalDl_mhah7_156 dt{text-transform:uppercase;letter-spacing:.04em;color:var(--lhs-muted);margin:0;font-size:11px}._arriveModalDl_mhah7_156 dd{margin:0 0 4px;font-weight:500}._confirmRow_mhah7_180{align-items:flex-start;gap:10px;margin-bottom:8px;font-size:14px;line-height:1.4;display:flex}._confirmRow_mhah7_180 input{flex-shrink:0;margin-top:3px}._card_54mmx_1{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:16px;box-shadow:0 1px 2px #0f172a0a}._title_54mmx_9{text-transform:uppercase;letter-spacing:.06em;color:var(--lhs-muted);margin:0 0 12px;font-size:13px;font-weight:700}._list_54mmx_18{gap:10px;margin:0;display:grid}._row_54mmx_24{grid-template-columns:120px 1fr;align-items:start;gap:8px 12px;font-size:14px;display:grid}._dt_54mmx_32{color:var(--lhs-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px}._dd_54mmx_39{color:var(--lhs-text);word-break:break-word;margin:0;font-weight:500}._slotHighlight_54mmx_46{border-radius:var(--lhs-radius);background:linear-gradient(135deg,#e0f2fe 0%,#f0f9ff 100%);border:1px solid #bae6fd;margin-top:4px;padding:10px 12px}._warn_54mmx_54{border-radius:var(--lhs-radius);color:#92400e;background:#fffbeb;border:1px solid #fde68a;margin-top:12px;padding:10px 12px;font-size:13px}._searchWrap_1c7pi_1{position:relative}._inputRow_1c7pi_5{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);align-items:stretch;gap:0;display:flex;overflow:hidden}._inputRow_1c7pi_5:focus-within{border-color:var(--lhs-primary);box-shadow:0 0 0 2px #0ea5e926}._iconBox_1c7pi_20{color:var(--lhs-muted);background:var(--lhs-surface-muted);border-right:1px solid var(--lhs-border);justify-content:center;align-items:center;padding:0 10px;display:flex}._input_1c7pi_5{border:none;flex:1;min-width:0;padding:10px 12px;font-size:14px}._input_1c7pi_5:focus{outline:none}._dropdown_1c7pi_42{z-index:20;border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);background:var(--lhs-surface);max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 10px 30px #0f172a1f}._item_1c7pi_56{text-align:left;cursor:pointer;width:100%;color:var(--lhs-text);border:none;border-bottom:1px solid var(--lhs-border);background:0 0;padding:10px 12px;font-size:14px}._item_1c7pi_56:last-child{border-bottom:none}._item_1c7pi_56:hover,._itemActive_1c7pi_73{background:#e0f2fe}._itemMeta_1c7pi_77{color:var(--lhs-muted);margin-top:2px;font-size:12px;display:block}._hint_1c7pi_84{color:var(--lhs-muted);margin-top:6px;font-size:12px}._selectedPill_1c7pi_90{border-radius:var(--lhs-radius);background:#e0f2fe;border:1px solid #bae6fd;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;font-size:13px;display:inline-flex}._clear_1c7pi_102{color:var(--lhs-primary-dark);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}._emptyDd_1c7pi_111{color:var(--lhs-muted);padding:14px;font-size:13px}._panel_3nn10_1{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:16px}._stack_3nn10_8{flex-direction:column;gap:16px;margin-top:16px;display:flex}._panelTitle_3nn10_15{color:var(--lhs-text);margin:0 0 14px;font-size:15px;font-weight:600}._hint_3nn10_22{color:var(--lhs-muted);margin:0 0 14px;font-size:12px;line-height:1.45}._muted_3nn10_29{color:var(--lhs-muted);margin:0;font-size:14px}._profile_3nn10_35{flex-direction:column;gap:10px;margin:0;display:flex}._profileRow_3nn10_42{grid-template-columns:minmax(100px,120px) 1fr;align-items:baseline;gap:6px 14px;display:grid}._profileRow_3nn10_42 dt{color:var(--lhs-muted);margin:0;font-size:12px}._profileRow_3nn10_42 dd{color:var(--lhs-text);word-break:break-word;margin:0;font-size:14px}@media (width<=519px){._profileRow_3nn10_42{grid-template-columns:96px 1fr}}._grid_3nn10_67,._gridStack_3nn10_72{gap:14px;display:grid}._newPatientActions_3nn10_77{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (width>=640px){._grid_3nn10_67{grid-template-columns:1fr 1fr}}._wrap_eyg5d_1{flex-direction:column;gap:18px;display:flex}._syncing_eyg5d_7{color:var(--lhs-muted);margin:0;font-size:12px}._loading_eyg5d_13{color:var(--lhs-muted);align-items:center;gap:10px;padding:24px 0;font-size:14px;display:flex}._spin_eyg5d_22{animation:.85s linear infinite _spin_eyg5d_22}@keyframes _spin_eyg5d_22{to{transform:rotate(360deg)}}._empty_eyg5d_31{text-align:center;color:var(--lhs-muted);margin:0;padding:20px 0;font-size:14px}._groupTitle_eyg5d_39{color:var(--lhs-text);align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}._grid_eyg5d_49{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:10px;display:grid}._slot_eyg5d_55{border:1px solid var(--lhs-border);background:var(--lhs-surface);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding:10px 12px;transition:border-color .15s,background .15s,color .15s;display:flex}._time_eyg5d_70{color:var(--lhs-text);font-size:16px;font-weight:700;line-height:1.2}._meta_eyg5d_77{flex-direction:column;gap:2px;width:100%;display:flex}._metaLine_eyg5d_84{color:var(--lhs-muted);word-break:break-word;font-size:11px;font-weight:500;line-height:1.35}._metaLine_eyg5d_84 strong{color:var(--lhs-text);font-weight:700}._available_eyg5d_97{color:#047857;font-weight:600}._slot_eyg5d_55:hover:not(:disabled){border-color:var(--lhs-primary)}._slot_eyg5d_55:hover:not(:disabled) ._time_eyg5d_70{color:var(--lhs-primary)}._slotSelected_eyg5d_110{border-color:var(--lhs-primary);background:var(--lhs-primary)}._slotSelected_eyg5d_110 ._time_eyg5d_70{color:#fff}._slotSelected_eyg5d_110 ._metaLine_eyg5d_84{color:#ffffffe0}._slotSelected_eyg5d_110 ._metaLine_eyg5d_84 strong{color:#fff}._slotSelected_eyg5d_110 ._available_eyg5d_97{color:#bbf7d0}._slotDisabled_eyg5d_131{opacity:.5;cursor:not-allowed}._slotDisabled_eyg5d_131 ._time_eyg5d_70{text-decoration:line-through}._wrap_1rrpc_1{flex-direction:column;gap:16px;display:flex}._heading_1rrpc_7{margin:0;font-size:18px;font-weight:700}._subHeading_1rrpc_13{margin:0;font-size:15px;font-weight:700}._muted_1rrpc_19{color:var(--lhs-muted);margin:0;font-size:14px}._doctorScroll_1rrpc_25{scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}._doctorChip_1rrpc_33{border:1px solid var(--lhs-border);background:var(--lhs-surface);color:var(--lhs-text);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:8px 14px;font-size:13px;font-weight:600}._doctorChipActive_1rrpc_46{border-color:var(--lhs-primary);color:#0369a1;background:#e0f2fe}._doctorCard_1rrpc_52{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:14px 16px}._doctorCardTop_1rrpc_59{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}._doctorName_1rrpc_67{margin:0;font-size:17px;font-weight:700}._specialtyBadge_1rrpc_73{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}._location_1rrpc_82{color:var(--lhs-muted);align-items:flex-start;gap:6px;margin:0;font-size:13px;line-height:1.4;display:flex}._dateRow_1rrpc_92{align-items:center;gap:8px;display:flex}._dateStrip_1rrpc_98{scrollbar-width:thin;flex:1;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}._dateCard_1rrpc_107{border:1px solid var(--lhs-border);background:var(--lhs-surface-muted,#f8fafc);text-align:center;cursor:pointer;border-radius:10px;flex-direction:column;flex:none;gap:4px;min-width:76px;padding:10px 12px;display:flex}._dateCardActive_1rrpc_121{border-color:var(--lhs-primary);background:var(--lhs-primary);color:#fff}._dateWeekday_1rrpc_127{text-transform:capitalize;opacity:.9;font-size:11px;font-weight:600}._dateDay_1rrpc_134{font-size:14px;font-weight:700}._dateMore_1rrpc_139{border:1px solid var(--lhs-border);width:32px;height:32px;color:var(--lhs-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}._slotSection_1rrpc_151{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:16px}._slotMeta_1rrpc_158{margin-bottom:14px}._slotMetaTitle_1rrpc_162{color:var(--lhs-text);margin:0 0 4px;font-size:14px}._slotMetaDate_1rrpc_168{color:var(--lhs-primary);margin:0 0 12px;font-size:13px;font-weight:600}._footer_1rrpc_175{justify-content:flex-end;padding-top:4px;display:flex}._footer_1rrpc_175 button{min-width:140px}._page_t5b4e_2{max-width:1280px;margin:0 auto;padding:16px 16px 48px}._head_t5b4e_8{margin-bottom:20px}._title_t5b4e_12{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}._sub_t5b4e_19{color:var(--lhs-muted);max-width:720px;margin:0;font-size:14px;line-height:1.45}._hisContextBanner_t5b4e_27{border-radius:var(--lhs-radius);color:#1e3a5f;background:#eff6ff;border:1px solid #93c5fd;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.45}._hisContextBanner_t5b4e_27 strong{color:#0c4a6e}._hisContextBanner_t5b4e_27 p{color:#334155;margin:8px 0 0;font-size:13px}._steps_t5b4e_48{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}._step_t5b4e_48{border:1px solid var(--lhs-border);background:var(--lhs-surface);color:var(--lhs-muted);cursor:default;font-family:inherit;font-size:12px;font-weight:600;line-height:inherit;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}._stepDone_t5b4e_73{color:#047857;cursor:pointer;background:#ecfdf5;border-color:#6ee7b7}._stepDone_t5b4e_73:hover{background:#d1fae5;box-shadow:0 0 0 2px #6ee7b7}._stepCurrent_t5b4e_85{border-color:var(--lhs-primary);color:#0369a1;cursor:pointer;background:#e0f2fe}._stepActive_t5b4e_93{outline:2px solid var(--lhs-primary);outline-offset:2px}._stepDisabled_t5b4e_98{opacity:.45;cursor:not-allowed;pointer-events:none}._layout_t5b4e_104{gap:20px;display:grid}@media (width>=1024px){._layout_t5b4e_104{grid-template-columns:1fr 320px;align-items:start}}._mainCol_t5b4e_115{flex-direction:column;gap:16px;min-width:0;display:flex}._navBar_t5b4e_123{border-top:1px solid var(--lhs-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0 4px;display:flex}._navLabel_t5b4e_132{color:var(--lhs-muted);white-space:nowrap;font-size:13px;font-weight:500}._card_t5b4e_139{border:1px solid var(--lhs-border);background:var(--lhs-surface);border-radius:12px;padding:16px 18px;box-shadow:0 1px 2px #0f172a0a}._cardDisabled_t5b4e_147{opacity:.55;pointer-events:none}._cardHead_t5b4e_152{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}._cardTitle_t5b4e_160{margin:0;font-size:15px;font-weight:600}._cardHint_t5b4e_166{color:var(--lhs-muted);margin:4px 0 0;font-size:12px}._badgeNum_t5b4e_172{background:var(--lhs-surface-muted);width:28px;height:28px;color:var(--lhs-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._grid2_t5b4e_186{gap:14px;display:grid}@media (width>=700px){._grid2_t5b4e_186{grid-template-columns:1fr 1fr}}._dateInp_t5b4e_196{border:1px solid var(--lhs-border);border-radius:var(--lhs-radius);width:100%;padding:10px 12px;font-size:14px}._step0Actions_t5b4e_204{border-top:1px solid var(--lhs-border);justify-content:flex-end;margin-top:16px;padding-top:12px;display:flex}._syncHint_t5b4e_212{color:var(--lhs-muted);text-align:right;margin:8px 0 0;font-size:11px}._actions_t5b4e_219{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:8px;display:flex}._overlay_t5b4e_227{z-index:200;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._overlayCard_t5b4e_238{background:var(--lhs-surface);text-align:center;border-radius:14px;max-width:400px;padding:28px 32px;box-shadow:0 20px 50px #0003}._overlayTitle_t5b4e_247{margin:16px 0 8px;font-size:17px;font-weight:600}._overlayText_t5b4e_253{color:var(--lhs-muted);margin:0;font-size:14px}._spin_t5b4e_259{border:3px solid var(--lhs-border);border-top-color:var(--lhs-primary);border-radius:50%;width:40px;height:40px;margin:0 auto;animation:.85s linear infinite _spin_t5b4e_259}@keyframes _spin_t5b4e_259{to{transform:rotate(360deg)}}._stickySummary_t5b4e_274{position:sticky;top:16px}._select_t5b4e_279{width:100%}._loadingLine_t5b4e_283{color:var(--lhs-muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}._successLead_t5b4e_291{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;display:flex}._successIcon_t5b4e_300{color:#059669;flex-shrink:0}._successIntro_t5b4e_305{color:var(--lhs-muted);max-width:420px;margin:0;font-size:14px;line-height:1.5}._successDl_t5b4e_313{flex-direction:column;gap:0;margin:0;display:flex}._successRow_t5b4e_320{border-bottom:1px solid var(--lhs-border);grid-template-columns:140px 1fr;align-items:baseline;gap:8px 16px;padding:10px 0;font-size:14px;display:grid}._successRow_t5b4e_320 dt{color:var(--lhs-muted);margin:0;font-weight:600}._successRow_t5b4e_320 dd{word-break:break-word;margin:0}._successRow_t5b4e_320:last-child{border-bottom:none}._successCode_t5b4e_343{color:var(--lhs-primary);letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;font-weight:700}._patientLinkBox_t5b4e_351{border:1px solid var(--lhs-border);background:#f8fafc;border-radius:10px;margin:0 0 18px;padding:12px 14px}._patientLinkLead_t5b4e_359{color:var(--lhs-muted);margin:0 0 10px;font-size:13px;line-height:1.4}._patientLinkRow_t5b4e_366{flex-direction:column;gap:10px;display:flex}@media (width>=560px){._patientLinkRow_t5b4e_366{flex-direction:row;align-items:stretch}._patientLinkBtn_t5b4e_377{flex-shrink:0;align-self:center}}._patientLinkUrl_t5b4e_382{word-break:break-all;border:1px solid var(--lhs-border);background:var(--lhs-surface);min-width:0;color:var(--lhs-muted);border-radius:8px;flex:1;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:block}._patientLinkBtn_t5b4e_377{justify-content:center;align-items:center;gap:8px;display:inline-flex}
