.bookingProduct_mobileRoot__q9kVg{display:flex;flex-direction:column;height:100vh}.bookingProduct_pageContainer__kssvV{display:flex;flex-direction:column;height:calc(100vh - 88px);background-color:#f4f6f8;font-family:var(--font-roboto),sans-serif}.bookingProduct_mainGridWrapper__OAplB{flex:1 1;display:flex;flex-direction:column;overflow:hidden;position:relative;padding-right:4px}.bookingProduct_layout__Q317w{display:flex;flex:1 1;overflow:hidden}.bookingProduct_mobileUserMenuToggle__lPENP{display:none}.bookingProduct_categorySidebar__UKM4W{width:90px;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;padding:16px 0;overflow-y:auto;gap:16px}.bookingProduct_categorySidebar__UKM4W::-webkit-scrollbar{width:0}.bookingProduct_categoryItem__cyvWc{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;cursor:pointer;border:1px solid transparent;transition:all .2s;color:#6b7280}.bookingProduct_categoryItem__cyvWc .bookingProduct_icon__Dgayf{font-size:24px;margin-bottom:4px}.bookingProduct_categoryItem__cyvWc .bookingProduct_name__3CJxO{font-size:11px;font-weight:500;text-align:center}.bookingProduct_categoryItem__cyvWc:hover{background-color:#f9fafb;border-color:#e5e7eb}.bookingProduct_categoryItem__cyvWc.bookingProduct_active__w20nc{border-color:#5c71b6;color:#5c71b6;background-color:#f0f4ff}.bookingProduct_mainContent__AxB3r{flex:1 1;display:flex;flex-direction:column;padding:20px;overflow:hidden;height:100vh}.bookingProduct_mainHeader__Aiv7_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.bookingProduct_mainHeader__Aiv7_ .bookingProduct_greeting___6TTx h2{font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}.bookingProduct_mainHeader__Aiv7_ .bookingProduct_greeting___6TTx p{color:#6b7280;font-size:13px;margin:0}.bookingProduct_mainHeader__Aiv7_ .bookingProduct_headerActions__tX02g{display:flex;gap:12px;align-items:center}.bookingProduct_roomGrid__92wc5{flex:1 1;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px;padding-bottom:20px;align-content:start}.bookingProduct_roomGrid__92wc5::-webkit-scrollbar{width:6px}.bookingProduct_roomGrid__92wc5::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.bookingProduct_roomCard__YNk5P{background-color:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column}.bookingProduct_roomCard__YNk5P:hover{box-shadow:0 4px 12px rgba(0,0,0,.05);border-color:#d1d5db}.bookingProduct_roomCard__YNk5P.bookingProduct_selected__k8Cjm{border-color:#10b981;background-color:#f0fdf4}.bookingProduct_roomCard__YNk5P.bookingProduct_selected__k8Cjm .bookingProduct_checkIcon__Vaxrw{display:flex}.bookingProduct_roomCard__YNk5P .bookingProduct_checkIcon__Vaxrw{display:none;position:absolute;top:12px;right:12px;background-color:#10b981;color:#fff;width:20px;height:20px;border-radius:50%;align-items:center;justify-content:center;font-size:12px}.bookingProduct_roomCard__YNk5P .bookingProduct_imageWrapper__hhRhk{height:120px;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.bookingProduct_roomCard__YNk5P .bookingProduct_imageWrapper__hhRhk img{max-height:100%;max-width:100%;object-fit:cover;border-radius:8px}.bookingProduct_roomCard__YNk5P .bookingProduct_category__ZpwuS{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.bookingProduct_roomCard__YNk5P .bookingProduct_name__3CJxO{font-size:14px;font-weight:600;color:#111827;margin-bottom:12px;flex:1 1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw .bookingProduct_price__cSTns{font-size:16px;font-weight:700;color:#111827}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw .bookingProduct_qtyControl__B6o6t{display:flex;align-items:center;gap:8px;background-color:#f3f4f6;border-radius:20px;padding:2px 4px}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw .bookingProduct_qtyControl__B6o6t .bookingProduct_qtyBtn__FmXTj{width:24px;height:24px;border-radius:50%;background-color:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:12px;color:#4b5563;cursor:pointer}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw .bookingProduct_qtyControl__B6o6t .bookingProduct_qtyBtn__FmXTj:hover{color:#111827;border-color:#d1d5db}.bookingProduct_roomCard__YNk5P .bookingProduct_priceRow__W5KOw .bookingProduct_qtyControl__B6o6t .bookingProduct_qtyValue__Ma7s4{font-size:13px;font-weight:600;min-width:12px;text-align:center}.bookingProduct_orderSidebar__oMIid{width:380px;background-color:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column}.bookingProduct_orderHeader__iBXMM{padding:20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.bookingProduct_orderHeader__iBXMM h3{margin:0;font-size:18px;font-weight:700}.bookingProduct_orderHeader__iBXMM .bookingProduct_orderId___SZ49{background-color:#1e1b4b;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.bookingProduct_orderContent__SFeS9{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px}.bookingProduct_orderContent__SFeS9::-webkit-scrollbar{width:4px}.bookingProduct_orderContent__SFeS9::-webkit-scrollbar-thumb{background-color:#e5e7eb}.bookingProduct_customerSection__avVP3 .bookingProduct_sectionTitle__5Ernl{font-size:13px;font-weight:600;color:#4b5563;margin-bottom:8px}.bookingProduct_customerSection__avVP3 .bookingProduct_customerSelect__TkZ_N{display:flex;gap:8px;margin-bottom:12px}.bookingProduct_customerSection__avVP3 .bookingProduct_customerSelect__TkZ_N .bookingProduct_selectInput___MF8X{flex:1 1}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR{background-color:#f0f4ff;border:1px solid #5c71b6;border-radius:8px;padding:10px 12px;position:relative}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_closeBtn__aL7VH{position:absolute;top:8px;right:8px;color:#5c71b6;cursor:pointer}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_customerName__UWb8I{font-weight:600;color:#111827;margin-bottom:0;font-size:15px}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_pointsRow__dzepN{display:flex;align-items:center;gap:12px;font-size:12px;color:#6b7280}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_pointsRow__dzepN .bookingProduct_pointTag__UHyOH{background-color:#0f9d58;color:#fff;padding:2px 6px;border-radius:4px;font-weight:600}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_pointsRow__dzepN .bookingProduct_pointTag__UHyOH.bookingProduct_bonus__ar94h{background-color:#0284c7}.bookingProduct_customerSection__avVP3 .bookingProduct_selectedCustomer__c8BGR .bookingProduct_applyBtn__SKhme{position:absolute;bottom:12px;right:12px;background-color:#5c71b6;color:#fff;border:none;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_headerRow__A0Itu{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_headerRow__A0Itu .bookingProduct_title__M2xYo{font-size:16px;font-weight:700;color:#111827;display:flex;align-items:center;gap:8px}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_headerRow__A0Itu .bookingProduct_title__M2xYo .bookingProduct_itemCount__2bmSP{color:#0f9d58;font-size:14px;font-weight:600}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_headerRow__A0Itu .bookingProduct_clearBtn__wifUN{background-color:#ef4444;color:#fff;border:none;padding:4px 10px;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_tableHeader__lcum_{display:flex;font-size:14px;font-weight:600;color:#6b7280;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_tableHeader__lcum_ .bookingProduct_colItem__ruAZz{flex:2 1}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_tableHeader__lcum_ .bookingProduct_colQty__ZRyok{flex:1 1;text-align:center}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_tableHeader__lcum_ .bookingProduct_colCost__8eqtZ{flex:1 1;text-align:right}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItemsList__ntMHY{display:flex;flex-direction:column;gap:16px}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ{display:flex;align-items:center;font-size:16px;color:#111827;font-weight:500}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colItem__ruAZz{flex:2 1;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colItem__ruAZz .bookingProduct_deleteIcon__gt3xb{color:#ef4444;cursor:pointer;font-size:18px}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colItem__ruAZz .bookingProduct_deleteIcon__gt3xb:hover{color:#dc2626}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colQty__ZRyok{flex:1 1;display:flex;align-items:center;justify-content:center;gap:10px}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colQty__ZRyok .bookingProduct_qtyBtn__FmXTj{width:28px;height:28px;border-radius:50%;background-color:#f3f4f6;border:none;display:flex;align-items:center;justify-content:center;font-size:14px;color:#4b5563;cursor:pointer}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colQty__ZRyok .bookingProduct_qtyBtn__FmXTj:hover{background-color:#e5e7eb}.bookingProduct_orderDetailsSection__5U_Zz .bookingProduct_orderItem__0ZhjJ .bookingProduct_colCost__8eqtZ{flex:1 1;text-align:right;font-weight:700}.bookingProduct_discountBox__fU7Z3{background-color:#f5f3ff;border:1px dashed #8b5cf6;border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:12px;margin-top:4px}.bookingProduct_discountBox__fU7Z3 .bookingProduct_discountIcon__3iYcB{width:28px;height:28px;background-color:#8b5cf6;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px}.bookingProduct_discountBox__fU7Z3 .bookingProduct_discountInfo__Hbtxy{flex:1 1}.bookingProduct_discountBox__fU7Z3 .bookingProduct_discountInfo__Hbtxy h4{margin:0 0 2px;color:#6d28d9;font-size:13px;font-weight:600}.bookingProduct_discountBox__fU7Z3 .bookingProduct_discountInfo__Hbtxy p{margin:0;color:#6b7280;font-size:11px}.bookingProduct_discountBox__fU7Z3 .bookingProduct_removeDiscount__ZuvSC{color:#6b7280;cursor:pointer}.bookingProduct_discountBox__fU7Z3 .bookingProduct_removeDiscount__ZuvSC:hover{color:#ef4444}.bookingProduct_paymentSummary__acnET{background-color:#f9fafb;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:10px}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#4b5563}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu .bookingProduct_label__Df0_b{display:flex;align-items:center;gap:6px}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu .bookingProduct_label__Df0_b .bookingProduct_editIcon__XX9ew{color:#9ca3af;cursor:pointer}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu .bookingProduct_label__Df0_b .bookingProduct_editIcon__XX9ew:hover{color:#6b7280}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu .bookingProduct_value__pFeUL{font-weight:600;color:#111827}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu.bookingProduct_discountRow__NfAya .bookingProduct_label__Df0_b,.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu.bookingProduct_discountRow__NfAya .bookingProduct_value__pFeUL{color:#ef4444}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu.bookingProduct_totalRow__KcqmQ{margin-top:4px;padding-top:10px;border-top:1px dashed #d1d5db;font-size:16px}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu.bookingProduct_totalRow__KcqmQ .bookingProduct_label__Df0_b{font-weight:700;color:#111827}.bookingProduct_paymentSummary__acnET .bookingProduct_summaryRow__jpPLu.bookingProduct_totalRow__KcqmQ .bookingProduct_value__pFeUL{font-weight:800;color:#0f9d58}.bookingProduct_paymentMethodSection__25GNT{background-color:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column}.bookingProduct_paymentGrid___HvXm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:4px}.bookingProduct_paymentBtn__IdshE{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 4px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.bookingProduct_paymentBtn__IdshE:hover{border-color:#3b82f6;color:#3b82f6}.bookingProduct_paymentBtn__IdshE.bookingProduct_active__w20nc{border-color:#3b82f6;background-color:#eff6ff;color:#3b82f6}.bookingProduct_paymentBtn__IdshE .bookingProduct_icon__Dgayf{font-size:14px}.bookingProduct_orderActionsGrid__dyhvB{display:flex;gap:12px;margin-top:8px}.bookingProduct_orderActionsGrid__dyhvB button{flex:1 1;height:44px;border-radius:8px;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s}.bookingProduct_orderActionsGrid__dyhvB .bookingProduct_printBtn__o9WFj{background-color:#fff;border:1px solid #e5e7eb;color:#374151}.bookingProduct_orderActionsGrid__dyhvB .bookingProduct_printBtn__o9WFj:hover{background-color:#f9fafb;border-color:#d1d5db}.bookingProduct_orderActionsGrid__dyhvB .bookingProduct_placeOrderBtn__j_LgG{background-color:#1e293b;border:none;color:#fff}.bookingProduct_orderActionsGrid__dyhvB .bookingProduct_placeOrderBtn__j_LgG:hover{background-color:#0f172a}.bookingProduct_paymentModalContent__QinxH{display:flex;flex-direction:column;gap:16px;margin-top:16px}.bookingProduct_paymentModalContent__QinxH .bookingProduct_amountRow__hxRJE{display:flex;gap:16px}.bookingProduct_paymentModalContent__QinxH .bookingProduct_amountRow__hxRJE .bookingProduct_inputGroup__esDSj{flex:1 1}.bookingProduct_paymentModalContent__QinxH .bookingProduct_inputGroup__esDSj{display:flex;flex-direction:column;gap:6px}.bookingProduct_paymentModalContent__QinxH .bookingProduct_inputGroup__esDSj label{font-size:13px;font-weight:500;color:#374151}.bookingProduct_actionFooter__0WjVd{display:flex;justify-content:center;align-items:center;background-color:#fff;border-top:1px solid #e5e7eb;color:#6b7280;font-size:14px}.bookingProduct_actionFooter__0WjVd h4{margin:0;font-weight:500;font-size:10px;padding:8px 0 0}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk{height:40px;border:none;border-radius:6px;font-weight:600;padding:0 24px;display:flex;align-items:center;gap:8px;color:#fff;cursor:pointer;transition:opacity .2s}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk:hover{opacity:.9}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_holdBtn__Uz__E{background-color:#5c71b6}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_voidBtn__Esi_g{background-color:#3b82f6}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_paymentBtn__IdshE{background-color:#06b6d4}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_viewOrdersBtn__7piDM{background-color:#1e293b}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_resetBtn__ITpUq{background-color:#4f46e5}.bookingProduct_actionFooter__0WjVd .bookingProduct_actionBtn__rlnOk.bookingProduct_transactionBtn__sFXK2{background-color:#ef4444}@media(max-width:768px){.bookingProduct_mobileRoot__q9kVg{height:auto;min-height:100dvh;overflow-x:hidden}.bookingProduct_pageContainer__kssvV{height:calc(100vh - 220px);overflow:visible}.bookingProduct_layout__Q317w{flex-direction:column;overflow:visible}.bookingProduct_mainGridWrapper__OAplB{overflow:visible;padding-right:0}.bookingProduct_categorySidebar__UKM4W{width:100%;max-width:100vw;box-sizing:border-box;height:85px;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:10px 16px;border-right:none;border-bottom:1px solid #e5e7eb;justify-content:flex-start;gap:12px;position:static}.bookingProduct_categoryItem__cyvWc{flex:0 0 auto}.bookingProduct_mobileUserMenuToggle__lPENP{display:flex;align-items:center;justify-content:center;margin-right:4px;border-right:1px solid #e5e7eb;padding-right:12px;flex-shrink:0}.bookingProduct_desktopCartWrapper__U6je2,.bookingProduct_desktopHeaderWrapper__agFsV{display:none}.bookingProduct_orderSidebar__oMIid{width:100%;border-left:none}.bookingProduct_mainContent__AxB3r{padding:12px 12px 80px}.bookingProduct_roomGrid__92wc5{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;overflow-y:visible;padding-bottom:90px}.bookingProduct_roomCard__YNk5P{padding:12px}.bookingProduct_roomCard__YNk5P .bookingProduct_imageWrapper__hhRhk{height:100px}.bookingProduct_mainHeader__Aiv7_{margin-bottom:12px;flex-direction:column;gap:8px}.bookingProduct_mainHeader__Aiv7_ .bookingProduct_greeting___6TTx h2{font-size:18px}}.bookingProduct_mobileBottomBar__FWhQE{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:12px 16px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -4px 10px rgba(0,0,0,.05);z-index:999;transform:translateZ(0)}@media(max-width:768px){.bookingProduct_mobileBottomBar__FWhQE{display:block}}.bookingProduct_mobileBottomBar__FWhQE .bookingProduct_cartInfo__MKbDw{display:flex;flex-direction:column}.bookingProduct_mobileBottomBar__FWhQE .bookingProduct_cartInfo__MKbDw .bookingProduct_qty__LOPEl{font-size:12px;color:#6b7280}.bookingProduct_mobileBottomBar__FWhQE .bookingProduct_cartInfo__MKbDw .bookingProduct_total__sIXNt{font-size:18px;font-weight:700;color:#111827}.bookingProduct_mobileBottomBar__FWhQE .bookingProduct_viewCartBtn__6E6cL{background:#5c71b6;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}.bookingProduct_cartDrawer__gFESV .bookingProduct_ant-drawer-body__DqMUj{padding:0!important}.header_headerContainer__w7ZIl{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;background-color:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 2px rgba(0,0,0,.03)}.header_leftSection__UYVBC{display:flex;align-items:center;gap:24px}.header_logo__luQ3_{display:flex;align-items:center;cursor:pointer}.header_logo__luQ3_ img{height:40px;object-fit:contain}.header_logo__luQ3_ .header_logoText__G1_Vr{font-size:22px;font-weight:800;color:#1e293b;display:flex;align-items:center;letter-spacing:-.5px}.header_logo__luQ3_ .header_logoText__G1_Vr .header_highlight__CiQXw{color:#ea580c}.header_logo__luQ3_ .header_logoText__G1_Vr .header_posText__iDMEO{font-size:10px;color:#ea580c;margin-left:4px;align-self:flex-start;margin-top:4px;font-weight:700;text-transform:uppercase}.header_timeBlock__2R2ze{display:flex;align-items:center;gap:8px;background-color:#0f9d58;color:#fff;padding:6px 12px;border-radius:4px;font-weight:600;font-size:14px;letter-spacing:.5px}.header_rightSection__YKjoF{display:flex;align-items:center;gap:12px}.header_dashboardBtn__sLlvn{background-color:#6366f1!important;color:#fff!important;border:none!important;display:flex;align-items:center;gap:6px;border-radius:6px;font-weight:600;padding:0 16px;height:36px;box-shadow:0 2px 4px rgba(99,102,241,.2);text-decoration:none}.header_dashboardBtn__sLlvn:hover{background-color:#4f46e5!important}.header_storeDropdown__v1TVe{display:flex;align-items:center;gap:8px;cursor:pointer;padding:0 8px;border-radius:6px;border:1px solid #e5e7eb;background-color:#fff;font-weight:500;color:#374151;height:36px;transition:all .2s}.header_storeDropdown__v1TVe:hover{background-color:#f9fafb;border-color:#d1d5db}.header_storeDropdown__v1TVe .header_storeIcon__LkzJ_{width:20px;height:20px;background-color:#0f9d58;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.header_actionIcons__VI9qW{display:flex;align-items:center;gap:6px}.header_iconBtn__F8RlM{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;background-color:#f3f4f6;color:#4b5563;cursor:pointer;transition:all .2s;font-size:16px}.header_iconBtn__F8RlM:hover{background-color:#e5e7eb;color:#111827}.header_iconBtn__F8RlM.header_primaryIcon__44XBf{background-color:#ea580c;color:#fff}.header_iconBtn__F8RlM.header_primaryIcon__44XBf:hover{background-color:#c2410c;color:#fff}.header_avatar__0VYsd{border-radius:6px;cursor:pointer;border:1px solid #e5e7eb}.header_orderItemRow__OJGuZ{transition:all .2s cubic-bezier(.4,0,.2,1)}.header_orderItemRow__OJGuZ:hover{background-color:#fff7ed!important;border-color:#ffedd5!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,88,12,.08)}.header_orderItemRow__OJGuZ:active{transform:translateY(0)}.header_roomBadge__Fv7ko{display:flex;align-items:center;gap:6px;background-color:#5c71b6;color:#fff;padding:6px 14px;border-radius:8px;font-weight:700;font-size:15px;box-shadow:0 2px 4px rgba(92,113,182,.2);margin-left:12px}@media(max-width:768px){.header_headerContainer__w7ZIl{padding:0 4px;gap:4px}.header_leftSection__UYVBC{gap:4px;flex:1 1;min-width:0}.header_rightSection__YKjoF{gap:4px}.header_logo__luQ3_{flex:1 1;min-width:0}.header_logo__luQ3_ .header_logoText__G1_Vr .header_highlight__CiQXw{font-size:13px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;display:inline-block}.header_roomBadge__Fv7ko{font-size:11px;padding:2px 6px;margin-left:2px;white-space:nowrap}.header_timeBlock__2R2ze{font-size:11px;padding:2px 6px;gap:4px}.header_timeBlock__2R2ze span{white-space:nowrap}.header_iconBtn__F8RlM{width:28px;height:28px;font-size:14px}.header_avatar__0VYsd{width:28px!important;height:28px!important}}