.page_container__jZF7q{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.page_header__oRW75{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:white;border-bottom:1px solid #e5e5e5}.page_title__po7na{margin:0;font-size:24px;font-weight:700;color:#333}.page_subtitle__YBgxm{margin:4px 0 0;font-size:14px;color:#666}.page_logoutButton__vC9VG{padding:8px 16px;font-size:14px;color:#666;background-color:white;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;transition:all .2s}.page_logoutButton__vC9VG:hover{background-color:#f5f5f5}.page_content___38fW{flex:1 1;background-color:white}.page_empty__btHOz,.page_error__JBrsB,.page_loading__4WMny{padding:60px 20px;text-align:center;background-color:white}.page_loading__4WMny{color:#666;font-size:14px}.page_error__JBrsB{color:#ff6b6b;font-size:14px}.page_error__JBrsB p{margin:0}.page_empty__btHOz{color:#999;font-size:14px}.page_empty__btHOz p{margin:0}.TabNavigation_tabNavigation__TaaWj{display:flex;border-bottom:1px solid #e5e5e5;margin-bottom:20px;background:white}.TabNavigation_tab__DJ91e{flex:1 1;padding:16px;font-size:16px;font-weight:500;color:#999;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;position:relative;display:flex;align-items:center;justify-content:center;gap:6px}.TabNavigation_tab__DJ91e:hover{color:#666}.TabNavigation_tab__DJ91e.TabNavigation_active__N0sMi{color:#333;border-bottom-color:#333}.TabNavigation_badge__XPyGB{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:600;color:white;background-color:#ff6b6b;border-radius:10px}.AppointmentTable_tableContainer__5_6AY{overflow-x:auto;background:white}.AppointmentTable_table__erkpD{width:100%;border-collapse:collapse;font-size:14px}.AppointmentTable_table__erkpD thead{background:#f8f8f8;border-bottom:1px solid #e5e5e5}.AppointmentTable_table__erkpD th{padding:12px 16px;text-align:left;font-weight:500;color:#666;font-size:13px}.AppointmentTable_table__erkpD tbody tr{border-bottom:1px solid #f0f0f0}.AppointmentTable_table__erkpD tbody tr:last-child{border-bottom:none}.AppointmentTable_table__erkpD td{padding:16px;color:#333}.AppointmentTable_clickableRow__japjl{cursor:pointer;transition:background-color .2s}.AppointmentTable_clickableRow__japjl:hover{background-color:#fafafa}.AppointmentTable_clickableRow__japjl:active{background-color:#f5f5f5}.AppointmentTable_empty__heaCp{padding:60px 20px;text-align:center;color:#999;background:white;border-radius:8px}.AppointmentTable_empty__heaCp p{margin:0;font-size:14px}@media (max-width:480px){.AppointmentTable_table__erkpD{font-size:13px}.AppointmentTable_table__erkpD td,.AppointmentTable_table__erkpD th{padding:12px 8px}.AppointmentTable_table__erkpD th{font-size:12px}}.DetailModal_modal__Ley1P{position:fixed;top:0;left:0;right:0;bottom:0;background:white;z-index:1000;overflow-y:auto}.DetailModal_modalContent__NoZlv{min-height:100vh;display:flex;flex-direction:column;padding-bottom:80px}.DetailModal_header__TtVck{padding:16px;border-bottom:1px solid #e5e5e5;background:white;position:-webkit-sticky;position:sticky;top:0;z-index:10}.DetailModal_backButton__MS_Iz{display:flex;align-items:center;gap:8px;font-size:16px;color:#333;background:none;border:none;cursor:pointer;padding:0;font-weight:500}.DetailModal_backButton__MS_Iz:hover{color:#666}.DetailModal_section__lBsbC{padding:20px 16px;border-bottom:8px solid #f5f5f5}.DetailModal_section__lBsbC:last-of-type{border-bottom:none}.DetailModal_sectionTitle__SPJ5E{font-size:16px;font-weight:600;margin:0 0 16px;color:#333}.DetailModal_patientInfo__L3kKG{display:flex;flex-direction:column;gap:12px}.DetailModal_infoRow__1S8_m{display:flex;align-items:flex-start;gap:12px}.DetailModal_dateTime__46Hd5{font-size:15px;font-weight:600;color:#333;display:block;margin-bottom:4px}.DetailModal_label__gM_Tb{min-width:48px;font-size:14px;color:#666;flex-shrink:0}.DetailModal_value___J6R_{font-size:14px;color:#333;flex:1 1;word-break:break-word}.DetailModal_actions__YdPJc{position:fixed;bottom:0;left:0;right:0;display:flex;gap:12px;padding:16px;background:white;border-top:1px solid #e5e5e5;z-index:20}.DetailModal_cancelButton__HU8OX{flex:1 1;padding:14px 24px;font-size:16px;font-weight:500;color:#666;background:white;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s}.DetailModal_cancelButton__HU8OX:hover:not(:disabled){background:#f5f5f5;border-color:#d5d5d5}.DetailModal_cancelButton__HU8OX:disabled{opacity:.5;cursor:not-allowed}.DetailModal_assignButton__LYhcy{flex:2 1;padding:14px 24px;font-size:16px;font-weight:500;color:white;background:#ff6b6b;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.DetailModal_assignButton__LYhcy:hover:not(:disabled){background:#ff5252}.DetailModal_assignButton__LYhcy:disabled{opacity:.5;cursor:not-allowed}.DetailModal_error__LERf6,.DetailModal_loading__QUt4F{padding:60px 20px;text-align:center;color:#666;font-size:14px}.DetailModal_error__LERf6{color:#ff6b6b}@media (max-width:480px){.DetailModal_section__lBsbC{padding:16px 12px}.DetailModal_actions__YdPJc{padding:12px}.DetailModal_label__gM_Tb{min-width:40px;font-size:13px}.DetailModal_value___J6R_{font-size:13px}}.PhlebotomistSelector_container__njAbk{margin-bottom:24px}.PhlebotomistSelector_sectionTitle__zHlVZ{font-size:16px;font-weight:600;margin:0 0 16px;color:#333}.PhlebotomistSelector_section__Hxeoe{margin-bottom:20px}.PhlebotomistSelector_subsectionTitle__TSySL{font-size:14px;font-weight:600;margin:0 0 12px;color:#333}.PhlebotomistSelector_recommendedItem__XdyKM{margin-bottom:12px}.PhlebotomistSelector_phlebotomistGrid__NfSlo,.PhlebotomistSelector_recommendedItem__XdyKM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.PhlebotomistSelector_phlebotomistButton__PvzEm,.PhlebotomistSelector_recommendedButton__1rZeY{padding:12px 16px;font-size:14px;font-weight:500;color:#333;background:white;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s;text-align:center;width:100%}.PhlebotomistSelector_phlebotomistButton__PvzEm:hover,.PhlebotomistSelector_recommendedButton__1rZeY:hover{border-color:#ff6b6b;background:#fff5f5}.PhlebotomistSelector_phlebotomistButton__PvzEm.PhlebotomistSelector_selected__C_eD7,.PhlebotomistSelector_recommendedButton__1rZeY.PhlebotomistSelector_selected__C_eD7{color:#ff6b6b;background:white;border:2px solid #ff6b6b}.PhlebotomistSelector_emptyMessage__ayvav{grid-column:1/-1;padding:24px;text-align:center;color:#999;font-size:14px}@media (max-width:480px){.PhlebotomistSelector_phlebotomistGrid__NfSlo{grid-template-columns:repeat(2,1fr);gap:8px}.PhlebotomistSelector_phlebotomistButton__PvzEm{padding:10px 12px;font-size:13px}}.TestItemsList_container__SO1qX{margin-bottom:24px;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.TestItemsList_header__Kr6gr{display:flex;align-items:center;justify-content:space-between;padding:16px;background:white}.TestItemsList_headerText__3_Ze9{font-size:16px;font-weight:600;color:#333}.TestItemsList_content__EhWtQ{border-top:1px solid #e5e5e5;background:#fafafa;padding:16px}.TestItemsList_categorySection__c_svf{margin-bottom:20px}.TestItemsList_categorySection__c_svf:last-child{margin-bottom:0}.TestItemsList_categoryTitle__So2tf{font-size:14px;font-weight:600;color:#333;margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid #e5e5e5}.TestItemsList_itemList__h9Flg{display:flex;flex-direction:column;gap:4px}.TestItemsList_testItem__yGR1T{font-size:13px;color:#666;padding:6px 0}.TestItemsList_testItem__yGR1T:first-child{font-weight:600;color:#333;padding-bottom:8px}.TestItemsList_emptyMessage__PuFow{padding:24px;text-align:center;color:#999;font-size:14px;background:#fafafa}