.ecommerce-module__MkQeKq__layoutContainer{background-color:var(--bg-color);min-height:100vh;padding-top:2rem}
.EcommerceCartDrawer-module__y_YGfa__cartContent{flex-direction:column;height:100%;padding:1rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__emptyIcon{color:var(--text-tertiary,#666);margin-bottom:1.5rem;font-size:4rem}.EcommerceCartDrawer-module__y_YGfa__emptyCart h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.EcommerceCartDrawer-module__y_YGfa__emptyText{color:var(--text-secondary);max-width:300px;margin-bottom:2rem}.EcommerceCartDrawer-module__y_YGfa__shopButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:background .2s}.EcommerceCartDrawer-module__y_YGfa__shopButton:hover{background:var(--primary-color-hover)}.EcommerceCartDrawer-module__y_YGfa__itemsList{flex:1;margin-bottom:1rem;padding:1rem 1.25rem;overflow-y:auto}.EcommerceCartDrawer-module__y_YGfa__cartItem{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__itemImage{background:var(--bg-secondary);border-radius:4px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.EcommerceCartDrawer-module__y_YGfa__noImage{width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:.75rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__itemDetails{flex-direction:column;flex:1;justify-content:center;display:flex}.EcommerceCartDrawer-module__y_YGfa__itemName{margin:0 0 .25rem;font-size:.95rem;font-weight:600}.EcommerceCartDrawer-module__y_YGfa__itemPrice{color:var(--text-secondary);font-size:.9rem}.EcommerceCartDrawer-module__y_YGfa__itemActions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__quantityControl{background:var(--bg-secondary);border-radius:6px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__qtyBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:background .2s;display:flex}.EcommerceCartDrawer-module__y_YGfa__qtyBtn:hover{background:var(--primary-color-hover)}.EcommerceCartDrawer-module__y_YGfa__quantity{text-align:center;min-width:32px;font-size:1rem;font-weight:700}.EcommerceCartDrawer-module__y_YGfa__removeBtn{color:var(--error-color);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.2rem;transition:color .2s}.EcommerceCartDrawer-module__y_YGfa__removeBtn:hover{color:#ff4d4f}.EcommerceCartDrawer-module__y_YGfa__cartFooter{border-top:1px solid var(--border-color);background:var(--card-bg);padding:1.25rem}.EcommerceCartDrawer-module__y_YGfa__breakdown{margin-bottom:1rem}.EcommerceCartDrawer-module__y_YGfa__breakdownRow{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__divider{background:var(--border-color);opacity:.5;height:1px;margin:.75rem 0}.EcommerceCartDrawer-module__y_YGfa__totalRow{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.EcommerceCartDrawer-module__y_YGfa__totalLabel{font-size:1.1rem;font-weight:600}.EcommerceCartDrawer-module__y_YGfa__totalAmount{color:var(--primary-color);font-size:1.25rem;font-weight:700}.EcommerceCartDrawer-module__y_YGfa__freeShipping{color:#52c41a;font-weight:600}.EcommerceCartDrawer-module__y_YGfa__freeShippingBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#52c41a 0%,#73d13d 100%);border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 2px 4px #52c41a33}.EcommerceCartDrawer-module__y_YGfa__shippingProgress{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);text-align:center;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.EcommerceCartDrawer-module__y_YGfa__shippingSuccess{color:#52c41a;text-align:center;background:#52c41a14;border:1px solid #52c41a33;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4}.EcommerceCartDrawer-module__y_YGfa__checkoutBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.EcommerceCartDrawer-module__y_YGfa__checkoutBtn:hover{background:var(--primary-color-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0a5adb33}
.ReservationWizard-module__Ljdb5G__wizardContainer{flex-direction:column;height:100%;padding-bottom:20px;display:flex;position:relative}.ReservationWizard-module__Ljdb5G__stepContainer{scrollbar-width:thin;scrollbar-color:var(--border-color)transparent;flex:1;padding:16px;overflow-y:auto}.ReservationWizard-module__Ljdb5G__stepContainer::-webkit-scrollbar{width:6px}.ReservationWizard-module__Ljdb5G__stepContainer::-webkit-scrollbar-track{background:0 0}.ReservationWizard-module__Ljdb5G__stepContainer::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.ReservationWizard-module__Ljdb5G__stepContainer::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.ReservationWizard-module__Ljdb5G__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:600}.ReservationWizard-module__Ljdb5G__stepDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.95rem}.ReservationWizard-module__Ljdb5G__progressIndicator{flex-direction:column;gap:12px;margin-bottom:8px;padding:16px 0 20px;display:flex}.ReservationWizard-module__Ljdb5G__progressBar{background:var(--bg-secondary);border-radius:10px;width:100%;height:6px;position:relative;overflow:hidden}.ReservationWizard-module__Ljdb5G__progressValue{background:linear-gradient(90deg,var(--primary-color),var(--primary-color-dark,var(--primary-color)));border-radius:10px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.ReservationWizard-module__Ljdb5G__progressInfo{justify-content:space-between;align-items:center;gap:12px;display:flex}.ReservationWizard-module__Ljdb5G__currentStepName{color:var(--text-primary);flex:1;font-size:.95rem;font-weight:600}.ReservationWizard-module__Ljdb5G__stepCounter{color:var(--text-secondary);background:var(--bg-secondary);white-space:nowrap;border-radius:12px;padding:4px 12px;font-size:.85rem;font-weight:600}.ReservationWizard-module__Ljdb5G__contextBar{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark,var(--primary-color)));color:#fff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 16px 16px;padding:12px 14px;font-size:13px;font-weight:700;display:flex;box-shadow:0 4px 12px #2563eb33}.ReservationWizard-module__Ljdb5G__contextDivider{opacity:.55}.ReservationWizard-module__Ljdb5G__fadeIn{animation:.3s ease-in ReservationWizard-module__Ljdb5G__fadeIn}@keyframes ReservationWizard-module__Ljdb5G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ReservationWizard-module__Ljdb5G__cardGrid{grid-template-columns:1fr;gap:12px;transition:all .3s;display:grid}.ReservationWizard-module__Ljdb5G__selectionCard{border:2px solid var(--border-color);cursor:pointer;background:var(--bg-secondary);text-align:left;border-radius:14px;flex-direction:column;gap:6px;min-height:80px;padding:18px 20px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.ReservationWizard-module__Ljdb5G__selectionCard:active{transform:scale(.98)}.ReservationWizard-module__Ljdb5G__selectionCard:hover{border-color:var(--primary-color);background:var(--bg-tertiary);transform:translateY(-1px)}.ReservationWizard-module__Ljdb5G__selectionCard.ReservationWizard-module__Ljdb5G__selectedCard{border-color:var(--primary-color);background:color-mix(in srgb,var(--primary-color)12%,var(--bg-secondary));z-index:1;border-width:1.5px;transform:scale(1.02)}.ReservationWizard-module__Ljdb5G__selectionTitleRow{color:var(--text-primary);align-items:center;gap:10px;margin:0;font-size:1.05rem;font-weight:600;line-height:1.2;display:flex}.ReservationWizard-module__Ljdb5G__selectionTitleRow svg{color:var(--primary-color);flex-shrink:0;font-size:20px}.ReservationWizard-module__Ljdb5G__selectionMeta{color:var(--text-secondary);padding-left:30px;font-size:.9rem;line-height:1.4}.ReservationWizard-module__Ljdb5G__fieldGrid,.ReservationWizard-module__Ljdb5G__fieldBlock{flex-direction:column;gap:12px;display:flex}.ReservationWizard-module__Ljdb5G__fieldBlock>span,.ReservationWizard-module__Ljdb5G__altDateField>span{color:var(--text-primary);margin-bottom:4px;font-size:.9rem;font-weight:600}.ReservationWizard-module__Ljdb5G__textarea,.ReservationWizard-module__Ljdb5G__dateInput{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:12px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.ReservationWizard-module__Ljdb5G__textarea{resize:vertical;min-height:120px}.ReservationWizard-module__Ljdb5G__textarea:focus,.ReservationWizard-module__Ljdb5G__dateInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb,37,99,235),.1);outline:none}.ReservationWizard-module__Ljdb5G__section{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.ReservationWizard-module__Ljdb5G__sectionHeading{flex-direction:column;gap:4px;display:flex}.ReservationWizard-module__Ljdb5G__sectionTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.ReservationWizard-module__Ljdb5G__sectionDescription{color:var(--text-secondary);margin:0;font-size:.9rem}.ReservationWizard-module__Ljdb5G__detailsHero{background:var(--bg-secondary);border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px;display:flex}.ReservationWizard-module__Ljdb5G__detailsHeroIcon{background:color-mix(in srgb,var(--primary-color)10%,transparent);width:48px;height:48px;color:var(--primary-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.ReservationWizard-module__Ljdb5G__detailsHeroBody{flex-direction:column;gap:4px;display:flex}.ReservationWizard-module__Ljdb5G__detailsHeroBody strong{color:var(--text-primary);font-size:1rem}.ReservationWizard-module__Ljdb5G__detailsHeroBody p{color:var(--text-secondary);margin:0;font-size:.9rem}.ReservationWizard-module__Ljdb5G__dateScroller{scrollbar-width:none;gap:10px;margin:0 -16px;padding:0 16px 8px;display:flex;overflow-x:auto}.ReservationWizard-module__Ljdb5G__dateScroller::-webkit-scrollbar{display:none}.ReservationWizard-module__Ljdb5G__dateCard{border:1.5px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:72px;padding:12px;transition:all .2s;display:flex}.ReservationWizard-module__Ljdb5G__dateCard small{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:600}.ReservationWizard-module__Ljdb5G__dateCard strong{color:var(--text-primary);font-size:1.4rem;font-weight:700;line-height:1}.ReservationWizard-module__Ljdb5G__dateCard span{color:var(--text-secondary);font-size:.8rem}.ReservationWizard-module__Ljdb5G__dateCard:hover{border-color:var(--primary-color);transform:translateY(-2px)}.ReservationWizard-module__Ljdb5G__selectedDateCard{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.ReservationWizard-module__Ljdb5G__selectedDateCard small,.ReservationWizard-module__Ljdb5G__selectedDateCard strong,.ReservationWizard-module__Ljdb5G__selectedDateCard span{color:#fff}.ReservationWizard-module__Ljdb5G__partyRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ReservationWizard-module__Ljdb5G__partyChip{border:1.5px solid var(--border-color);background:var(--bg-secondary);width:48px;height:48px;color:var(--text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.ReservationWizard-module__Ljdb5G__partyChip:hover{border-color:var(--primary-color);transform:translateY(-2px)}.ReservationWizard-module__Ljdb5G__selectedPartyChip{border-color:var(--primary-color);background:var(--primary-color);color:#fff;transform:scale(1.05)}.ReservationWizard-module__Ljdb5G__customPartyInputWrapper{border:1.5px solid var(--border-color);background:var(--bg-secondary);border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 16px;transition:all .2s;display:flex}.ReservationWizard-module__Ljdb5G__customPartyInputWrapper:focus-within,.ReservationWizard-module__Ljdb5G__customPartyInputWrapper.ReservationWizard-module__Ljdb5G__activePartyCustom{border-color:var(--primary-color);background:color-mix(in srgb,var(--primary-color)8%,var(--bg-secondary))}.ReservationWizard-module__Ljdb5G__customPartyInputWrapper span{color:var(--text-secondary);font-size:.9rem;font-weight:600}.ReservationWizard-module__Ljdb5G__customPar.ReservationWizard-module__Ljdb5G__skeletonButton{width:100%;height:48px}.ReservationWizard-module__Ljdb5G__customerSummaryCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:row;align-items:center;gap:16px;padding:16px;display:flex}.ReservationWizard-module__Ljdb5G__customerPhotoWrapper{border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.ReservationWizard-module__Ljdb5G__customerPhotoPlaceholder{background:var(--bg-secondary);width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:24px;display:flex}.ReservationWizard-module__Ljdb5G__customerInfo{flex-direction:column;flex:1;gap:4px;display:flex}.ReservationWizard-module__Ljdb5G__customerLabel{color:var(--text-secondary);text-transform:uppercase;margin-bottom:2px;font-size:.8rem;font-weight:600}.ReservationWizard-module__Ljdb5G__customerName{color:var(--text-primary);margin-bottom:2px;font-size:1.05rem;font-weight:600}.ReservationWizard-module__Ljdb5G__customerContact{color:var(--text-secondary);font-size:.9rem}.ReservationWizard-module__Ljdb5G__guestToggleForSummary{margin-left:auto}.ReservationWizard-module__Ljdb5G__guestToggleLink{color:var(--primary-color,#1890ff);cursor:pointer;font-size:14px;font-weight:500}.ReservationWizard-module__Ljdb5G__legalFooterStrip{appearance:none;text-align:left;cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.78rem;line-height:1.5;text-decoration:none}.ReservationWizard-module__Ljdb5G__legalFooterStrip:hover{color:var(--primary-color)}.ReservationWizard-module__Ljdb5G__legalConsentGroup{border-top:1px solid var(--border-color);flex-direction:column;gap:8px;margin-top:8px;padding:12px 0 0;display:flex}.ReservationWizard-module__Ljdb5G__marketingConsentToggle{align-items:flex-start;gap:10px;display:flex}.ReservationWizard-module__Ljdb5G__legalCheckbox{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-color);margin-top:3px}.ReservationWizard-module__Ljdb5G__marketingConsentToggleText{color:var(--text-secondary);font-size:.82rem;font-weight:400;line-height:1.5}.ReservationWizard-module__Ljdb5G__marketingConsentModalTrigger{appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:var(--primary-color);line-height:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.ReservationWizard-module__Ljdb5G__marketingConsentModalTrigger:hover{opacity:.8}.ReservationWizard-module__Ljdb5G__customPartyInput{width:40px;color:var(--text-primary);text-align:center;background:0 0;border:none;font-size:1.1rem;font-weight:600}.ReservationWizard-module__Ljdb5G__customPartyInput:focus{outline:none}.ReservationWizard-module__Ljdb5G__chipGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;display:grid}.ReservationWizard-module__Ljdb5G__chipButton{border:1.5px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:14px 8px;transition:all .2s;display:flex}.ReservationWizard-module__Ljdb5G__chipButton span{font-size:1.1rem;font-weight:600}.ReservationWizard-module__Ljdb5G__chipButton small{color:var(--text-secondary);opacity:.8;margin-top:4px;font-size:.75rem}.ReservationWizard-module__Ljdb5G__chipButton:hover:not(:disabled){border-color:var(--primary-color);background:var(--bg-tertiary);transform:translateY(-2px)}.ReservationWizard-module__Ljdb5G__chipButton.ReservationWizard-module__Ljdb5G__selectedChip{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:scale(1.05)}.ReservationWizard-module__Ljdb5G__chipButton.ReservationWizard-module__Ljdb5G__selectedChip small{color:#ffffffe6}.ReservationWizard-module__Ljdb5G__chipButton:disabled{opacity:.4;cursor:not-allowed;background:var(--bg-primary)}.ReservationWizard-module__Ljdb5G__layoutToolbar{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ReservationWizard-module__Ljdb5G__layoutToggle{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:999px;align-items:center;padding:6px;display:inline-flex}.ReservationWizard-module__Ljdb5G__toggleButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 28px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ReservationWizard-module__Ljdb5G__toggleButton:hover:not(.ReservationWizard-module__Ljdb5G__activeToggle){color:var(--text-primary)}.ReservationWizard-module__Ljdb5G__activeToggle{background:var(--bg-primary);color:var(--primary-color);box-shadow:0 4px 16px #00000014}.ReservationWizard-module__Ljdb5G__levelTabs{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ReservationWizard-module__Ljdb5G__levelTab{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.ReservationWizard-module__Ljdb5G__activeLevelTab{background:color-mix(in srgb,var(--primary-color)12%,var(--bg-primary));border-color:color-mix(in srgb,var(--primary-color)42%,transparent);color:var(--text-primary)}.ReservationWizard-module__Ljdb5G__sectionBadgeRow,.ReservationWizard-module__Ljdb5G__markerLegendRow{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.ReservationWizard-module__Ljdb5G__sectionBadge{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.ReservationWizard-module__Ljdb5G__markerLegendBadge{background:color-mix(in srgb,var(--primary-color)10%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--primary-color)24%,transparent);color:var(--text-primary);border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.8rem;font-weight:700;display:inline-flex}.ReservationWizard-module__Ljdb5G__layoutCanvas{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:16px;width:100%;position:relative;overflow:hidden}.ReservationWizard-module__Ljdb5G__layoutItem{color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute}.ReservationWizard-module__Ljdb5G__layoutZone{border:1.5px dashed var(--border-color);background:color-mix(in srgb,var(--primary-color)4%,var(--bg-secondary));justify-content:flex-start;align-items:flex-start;padding:10px}.ReservationWizard-module__Ljdb5G__layoutZoneLabel{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);letter-spacing:.01em;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.ReservationWizard-module__Ljdb5G__layoutMarker{text-align:center;z-index:1;border-style:solid;border-width:1px;border-radius:12px;flex-direction:column;gap:4px;padding:6px;transition:all .2s}.ReservationWizard-module__Ljdb5G__layoutMarker:hover{filter:brightness(.95)saturate(1.5);z-index:2;transform:scale(1.02)}.ReservationWizard-module__Ljdb5G__layoutMarkerIcon{justify-content:center;align-items:center;font-size:1.4rem;display:inline-flex}.ReservationWizard-module__Ljdb5G__layoutMarkerLabel{font-size:.75rem;font-weight:700;line-height:1.1}.ReservationWizard-module__Ljdb5G__layoutTable{cursor:pointer;border:1.5px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:absolute}.ReservationWizard-module__Ljdb5G__tableAVAILABLE{color:#059669;background:#10b98126;border-color:#10b9814d}.ReservationWizard-module__Ljdb5G__tableBestFit{color:#d97706!important;background:#f59e0b26!important;border-color:#f59e0b99!important}.ReservationWizard-module__Ljdb5G__tableUNAVAILABLE{color:var(--text-secondary);background:#94a3b826}.ReservationWizard-module__Ljdb5G__tableBLOCKED{color:#dc2626;background:#ef444426}.ReservationWizard-module__Ljdb5G__selectedLayoutTable,.ReservationWizard-module__Ljdb5G__selectedTableCard{z-index:2;transform:scale(1.05);border-color:var(--primary-color)!important}.ReservationWizard-module__Ljdb5G__layoutTableSection{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;opacity:.86;max-width:90%;font-size:.58rem;font-weight:700;display:inline-flex;overflow:hidden}.ReservationWizard-module__Ljdb5G__statusLegendRow{flex-wrap:wrap;gap:8px;padding:0 0 16px;display:flex}.ReservationWizard-module__Ljdb5G__statusLegendBadge{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.ReservationWizard-module__Ljdb5G__statusLegendBadge:before{content:"";border-radius:50%;width:8px;height:8px;display:block}.ReservationWizard-module__Ljdb5G__legendBestFit{color:#d97706;background:#f59e0b14}.ReservationWizard-module__Ljdb5G__legendBestFit:before{background:#f59e0b}.ReservationWizard-module__Ljdb5G__legendAvailable{color:#059669;background:#10b98114}.ReservationWizard-module__Ljdb5G__legendAvailable:before{background:#10b981}.ReservationWizard-module__Ljdb5G__legendUnavailable{color:var(--text-secondary);background:#94a3b814}.ReservationWizard-module__Ljdb5G__legendUnavailable:before{background:#94a3b8}.ReservationWizard-module__Ljdb5G__legendBlocked{color:#dc2626;background:#ef444414}.ReservationWizard-module__Ljdb5G__legendBlocked:before{background:#ef4444}.ReservationWizard-module__Ljdb5G__tableList{gap:12px;display:grid}.ReservationWizard-module__Ljdb5G__tableMetaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ReservationWizard-module__Ljdb5G__tableCapacityInline{color:var(--text-secondary);align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:inline-flex}.ReservationWizard-module__Ljdb5G__tableMetaBadge{background:color-mix(in srgb,var(--primary-color)8%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--primary-color)18%,transparent);color:var(--text-secondary);border-radius:999px;align-items:center;padding:4px 8px;font-size:.74rem;font-weight:600;display:inline-flex}.ReservationWizard-module__Ljdb5G__tableCard{text-align:left;cursor:pointer;border:1.5px solid #0000;border-radius:14px;flex-direction:column;gap:8px;padding:16px;transition:all .2s;display:flex}.ReservationWizard-module__Ljdb5G__tableCard strong{color:var(--text-primary);font-size:1rem}.ReservationWizard-module__Ljdb5G__tableCard span,.ReservationWizard-module__Ljdb5G__tableCard small{opacity:.8;font-size:.85rem}.ReservationWizard-module__Ljdb5G__tableCard:hover:not(:disabled){transform:translateY(-2px)}.ReservationWizard-module__Ljdb5G__selectionSummary{background:color-mix(in srgb,var(--primary-color)8%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--primary-color)20%,transparent);color:var(--text-primary);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.ReservationWizard-module__Ljdb5G__selectionSummary p{color:var(--text-secondary);margin:4px 0 0;font-size:.85rem}.ReservationWizard-module__Ljdb5G__selectionSummaryIcon{color:var(--primary-color);font-size:24px}.ReservationWizard-module__Ljdb5G__warningBox,.ReservationWizard-module__Ljdb5G__successBadge,.ReservationWizard-module__Ljdb5G__emptyState{border-radius:12px;padding:16px;font-size:.9rem;line-height:1.5}.ReservationWizard-module__Ljdb5G__warningBox{color:#c2410c;background:#fb923c1a;border:1px solid #fb923c33}.ReservationWizard-module__Ljdb5G__successBadge{color:#047857;background:#10b9811a;border:1px solid #10b98133}.dark .ReservationWizard-module__Ljdb5G__warningBox{color:#fdba74}.dark .ReservationWizard-module__Ljdb5G__successBadge{color:#6ee7b7}.ReservationWizard-module__Ljdb5G__emptyState{text-align:center;color:var(--text-secondary);border:1px dashed var(--border-color)}.ReservationWizard-module__Ljdb5G__summaryCard{background:var(--bg-secondary);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.ReservationWizard-module__Ljdb5G__summaryRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;font-size:.95rem;display:flex}.ReservationWizard-module__Ljdb5G__summaryRow:last-child{border-bottom:none;padding-bottom:0}.ReservationWizard-module__Ljdb5G__summaryRow span{color:var(--text-secondary);align-items:center;gap:8px;display:flex}.ReservationWizard-module__Ljdb5G__summaryRow span svg{color:var(--primary-color)}.ReservationWizard-module__Ljdb5G__summaryRow strong{color:var(--text-primary);text-align:right;font-weight:600}.ReservationWizard-module__Ljdb5G__paymentOptionsGrid{gap:12px;display:grid}.ReservationWizard-module__Ljdb5G__paymentOptionCard{border:1px solid var(--border-color);cursor:pointer;min-height:unset;text-align:left;background:0 0;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.ReservationWizard-module__Ljdb5G__paymentOptionCard:hover{border-color:var(--primary-color);background:var(--bg-secondary-hover)}.ReservationWizard-module__Ljdb5G__paymentOptionCard.ReservationWizard-module__Ljdb5G__selected{background:var(--bg-secondary);border:2px solid var(--primary-color);box-shadow:none}.ReservationWizard-module__Ljdb5G__paymentIcon{color:var(--text-secondary);order:1;margin:0;font-size:24px;transition:all .2s}.ReservationWizard-module__Ljdb5G__paymentOptionContent{flex:1;order:2;grid-template-columns:1fr auto;grid-template-areas:"title price""desc desc";align-items:baseline;gap:2px 8px;margin-left:4px;display:grid}.ReservationWizard-module__Ljdb5G__radioIndicator{border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;order:3;width:20px;height:20px;margin-left:auto;transition:all .2s;position:relative}@media (min-width:640px){.ReservationWizard-module__Ljdb5G__paymentOptionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ReservationWizard-module__Ljdb5G__paymentOptionCard{grid-template:"radio icon""content content"1fr/1fr auto;justify-content:stretch;align-items:start;gap:12px 0;min-height:140px;padding:16px;display:grid}.ReservationWizard-module__Ljdb5G__radioIndicator{order:unset;grid-area:radio;justify-self:start;margin:0}.ReservationWizard-module__Ljdb5G__paymentIcon{order:unset;grid-area:icon;justify-self:end;font-size:24px}.ReservationWizard-module__Ljdb5G__paymentOptionContent{order:unset;flex-direction:column;grid-area:content;justify-content:flex-end;align-items:stretch;gap:4px;height:100%;margin:0;display:flex}}.ReservationWizard-module__Ljdb5G__paymentOptionCard.ReservationWizard-module__Ljdb5G__selected .ReservationWizard-module__Ljdb5G__paymentIcon{color:var(--primary-color)}.ReservationWizard-module__Ljdb5G__paymentOptionCard.ReservationWizard-module__Ljdb5G__selected .ReservationWizard-module__Ljdb5G__radioIndicator{border-color:var(--primary-color);background:var(--primary-color)}.ReservationWizard-module__Ljdb5G__paymentOptionCard.ReservationWizard-module__Ljdb5G__selected .ReservationWizard-module__Ljdb5G__radioIndicator:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReservationWizard-module__Ljdb5G__paymentOptionTitle{color:var(--text-primary);grid-area:title;font-size:.95rem;font-weight:600;line-height:1.3}.ReservationWizard-module__Ljdb5G__paymentOptionDesc{color:var(--text-secondary);grid-area:desc;font-size:.75rem;line-height:1.3}.ReservationWizard-module__Ljdb5G__paymentOptionPrice{color:var(--text-primary);text-align:right;grid-area:price;margin:0;font-size:1rem;font-weight:700}@media (min-width:640px){.ReservationWizard-module__Ljdb5G__paymentOptionPrice{text-align:left;margin-top:8px;font-size:1.25rem}}.ReservationWizard-module__Ljdb5G__discountBadge{background:var(--primary-color);color:#fff;white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.ReservationWizard-module__Ljdb5G__titleBadgeWrapper{flex-wrap:wrap;grid-area:title;align-items:center;gap:8px;display:flex}.ReservationWizard-module__Ljdb5G__paymentDueNotice{background:color-mix(in srgb,var(--primary-color)8%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--primary-color)18%,transparent);color:var(--text-secondary);border-radius:12px;margin-top:12px;padding:12px 14px;font-size:.9rem}.ReservationWizard-module__Ljdb5G__paymentDueNotice strong{color:var(--text-primary)}.ReservationWizard-module__Ljdb5G__otpBox{background:var(--bg-secondary);border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.ReservationWizard-module__Ljdb5G__otpBox h3{color:var(--text-primary);margin:0;font-size:1.1rem}.ReservationWizard-module__Ljdb5G__otpBox p{color:var(--text-secondary);margin:0;font-size:.9rem}.ReservationWizard-module__Ljdb5G__inlineActions{gap:12px;margin-top:8px;display:flex}.ReservationWizard-module__Ljdb5G__legalList{flex-direction:column;gap:12px;display:flex}.ReservationWizard-module__Ljdb5G__legalItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;font-size:.9rem;display:grid}.ReservationWizard-module__Ljdb5G__linkButton{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-weight:600}.ReservationWizard-module__Ljdb5G__legalContent{max-height:60vh;color:var(--text-primary);font-size:.9rem;line-height:1.6;overflow:auto}.ReservationWizard-module__Ljdb5G__navigationWrapper{z-index:50;flex-direction:column;margin-top:auto;display:flex;position:sticky;bottom:0}.ReservationWizard-module__Ljdb5G__floatingSummary{background:var(--bg-primary);border:2px solid var(--primary-color);z-index:51;margin:0 16px 16px;animation:.3s cubic-bezier(.175,.885,.32,1.275) ReservationWizard-module__Ljdb5G__slideUp}@keyframes ReservationWizard-module__Ljdb5G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReservationWizard-module__Ljdb5G__navigation{background:var(--bg-primary);border-top:1px solid var(--border-color);z-index:52;justify-content:space-between;gap:16px;padding:16px;display:flex}.ReservationWizard-module__Ljdb5G__backBtn{flex:1;border-color:var(--border-color)!important;color:var(--text-primary)!important;border-radius:999px!important;font-weight:600!important}.ReservationWizard-module__Ljdb5G__nextBtn{flex:2;transition:all .2s;background:var(--primary-color)!important;color:#fff!important;border:none!important;border-radius:999px!important;font-size:1rem!important;font-weight:700!important}.ReservationWizard-module__Ljdb5G__nextBtn:disabled{opacity:.8;background:color-mix(in srgb,var(--bg-secondary)80%,transparent)!important;color:var(--text-secondary)!important}.ReservationWizard-module__Ljdb5G__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 16px;display:flex}.ReservationWizard-module__Ljdb5G__successIcon{color:#10b981;font-size:64px}.ReservationWizard-module__Ljdb5G__successState h2{color:var(--text-primary);margin:0;font-size:1.5rem}.ReservationWizard-module__Ljdb5G__successState p{color:var(--text-secondary);margin:0;font-size:1rem}.ReservationWizard-module__Ljdb5G__transferBox{background:var(--bg-secondary);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.ReservationWizard-module__Ljdb5G__transferBox p{justify-content:space-between;margin:0;font-size:.95rem;display:flex}.ReservationWizard-module__Ljdb5G__transferBox strong{color:var(--text-secondary)}@media (min-width:768px){.ReservationWizard-module__Ljdb5G__fieldGrid{flex-direction:row}.ReservationWizard-module__Ljdb5G__fieldGrid>*{flex:1}.ReservationWizard-module__Ljdb5G__paymentGrid,.ReservationWizard-module__Ljdb5G__tableList,.ReservationWizard-module__Ljdb5G__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.CompanyMobileHeader-module__ZnlETq__mobileHeaderWrapper{z-index:1000;-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;background:#fffffff2;border-bottom:none;flex-direction:column;width:100%;height:50px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s,visibility .4s;display:none;position:fixed;top:70px;left:0;transform:translateY(-100%);box-shadow:0 2px 10px #0000000d}.CompanyMobileHeader-module__ZnlETq__mobileHeaderWrapper.CompanyMobileHeader-module__ZnlETq__visible{opacity:1;visibility:visible;transform:translateY(0)}.dark .CompanyMobileHeader-module__ZnlETq__mobileHeaderWrapper{background:#0a0a0acc;border-bottom:none;box-shadow:0 4px 20px #0003}@media (max-width:1024px){.CompanyMobileHeader-module__ZnlETq__mobileHeaderWrapper{display:flex}}.CompanyMobileHeader-module__ZnlETq__bottomRowNav{-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:1.25rem;width:100%;height:50px;padding:0 1rem;display:flex;overflow-x:auto}.CompanyMobileHeader-module__ZnlETq__bottomRowNav::-webkit-scrollbar{display:none}.CompanyMobileHeader-module__ZnlETq__navTab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;height:100%;padding:0 4px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative;top:1px}.CompanyMobileHeader-module__ZnlETq__navTab:hover,.CompanyMobileHeader-module__ZnlETq__navTab:active{color:var(--primary-color)}.CompanyMobileHeader-module__ZnlETq__activeTab{color:var(--primary-color);border-bottom-color:var(--primary-color)}
.CompanyMobileStickyAction-module__r4q4eG__stickyActionWrapper{width:100%;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));z-index:1000;pointer-events:none;opacity:0;background:linear-gradient(#fff0,#fff 60%);transition:all .4s cubic-bezier(.16,1,.3,1);display:none;position:fixed;bottom:0;left:0;transform:translateY(100%)}.CompanyMobileStickyAction-module__r4q4eG__stickyActionWrapper.CompanyMobileStickyAction-module__r4q4eG__visible{opacity:1;transform:translateY(0)}.dark .CompanyMobileStickyAction-module__r4q4eG__stickyActionWrapper{background:linear-gradient(#10172300,#101723 60%)}@media (max-width:1024px){.CompanyMobileStickyAction-module__r4q4eG__stickyActionWrapper{display:block}}.CompanyMobileStickyAction-module__r4q4eG__primaryActionBtn{pointer-events:auto;background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;height:56px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #0a5adb4d}.CompanyMobileStickyAction-module__r4q4eG__primaryActionBtn:active{transform:scale(.98);box-shadow:0 4px 10px #0a5adb33}.CompanyMobileStickyAction-module__r4q4eG__btnIcon{font-size:1.25rem}.CompanyMobileStickyAction-module__r4q4eG__altActionBtn{background:#08c;box-shadow:0 8px 20px #0088cc4d}.CompanyMobileStickyAction-module__r4q4eG__altActionBtn:active{box-shadow:0 4px 10px #08c3}
.BranchSelectionModal-module__fHxp6G__modal .ant-modal-content{background:#1a1a1a;border:1px solid #ffffff14;border-radius:20px;overflow:hidden}.light .ant-modal .BranchSelectionModal-module__fHxp6G__modal .ant-modal-content{background:#fff!important;border:1px solid #e2e8f0!important}.light .BranchSelectionModal-module__fHxp6G__modal .ant-modal-content{background:#fff!important;border:1px solid #e2e8f0!important}.light .BranchSelectionModal-module__fHxp6G__modal .ant-modal-container{background:#fff!important;border:1px solid #e2e8f0!important}.BranchSelectionModal-module__fHxp6G__modal .ant-modal-header{display:none}.BranchSelectionModal-module__fHxp6G__modal .ant-modal-body{padding:0}.BranchSelectionModal-module__fHxp6G__modal .ant-modal-close{color:#ffffff80;background:#ffffff0d;border-radius:50%;width:32px;height:32px;transition:all .2s;top:16px;right:16px}.BranchSelectionModal-module__fHxp6G__modal .ant-modal-close:hover{color:#fff;background:#ffffff1a}.light .BranchSelectionModal-module__fHxp6G__modal .ant-modal-close{color:#00000080;background:#0000000d}.light .BranchSelectionModal-module__fHxp6G__modal .ant-modal-close:hover{color:#1a1a1a!important;background:#0000000d!important}.BranchSelectionModal-module__fHxp6G__content{padding-top:1rem;padding-bottom:1rem}.BranchSelectionModal-module__fHxp6G__header{text-align:center;margin-bottom:28px}.BranchSelectionModal-module__fHxp6G__logoContainer{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex;overflow:hidden}.BranchSelectionModal-module__fHxp6G__logo{object-fit:cover;width:100%;height:100%}.BranchSelectionModal-module__fHxp6G__title{color:#fff;margin:0 0 8px;font-size:1.5rem;font-weight:700}.light .BranchSelectionModal-module__fHxp6G__title{color:#1a1a1a}.BranchSelectionModal-module__fHxp6G__subtitle{color:#fff9;margin:0;font-size:.95rem}.light .BranchSelectionModal-module__fHxp6G__subtitle{color:#64748b}.BranchSelectionModal-module__fHxp6G__branchList{flex-direction:column;gap:12px;max-height:400px;margin-bottom:20px;padding-right:4px;display:flex;overflow-y:auto}.BranchSelectionModal-module__fHxp6G__branchList::-webkit-scrollbar{width:4px}.BranchSelectionModal-module__fHxp6G__branchList::-webkit-scrollbar-track{background:0 0}.BranchSelectionModal-module__fHxp6G__branchList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.BranchSelectionModal-module__fHxp6G__branchList::-webkit-scrollbar-thumb:hover{background:#ffffff26}.BranchSelectionModal-module__fHxp6G__branchItem{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:14px;width:100%;padding:16px;transition:all .2s;display:flex}.light .BranchSelectionModal-module__fHxp6G__branchItem{background:#f8fafc;border:1px solid #e2e8f0}.light .BranchSelectionModal-module__fHxp6G__branchItem:hover{background:#f1f5f9;border-color:#ff6b3599}.BranchSelectionModal-module__fHxp6G__branchItem:hover{background:#ffffff14;border-color:#ff6b3599}.BranchSelectionModal-module__fHxp6G__branchIcon{color:#ff6b35;flex-shrink:0;margin-top:2px;font-size:22px}.BranchSelectionModal-module__fHxp6G__branchInfo{flex:1;min-width:0}.BranchSelectionModal-module__fHxp6G__branchName{color:#fff;margin:0 0 6px;font-size:1rem;font-weight:600}.light .BranchSelectionModal-module__fHxp6G__branchName{color:#1a1a1a}.BranchSelectionModal-module__fHxp6G__branchAddress{color:#ffffff80;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.light .BranchSelectionModal-module__fHxp6G__branchAddress{color:#64748b}.BranchSelectionModal-module__fHxp6G__nearMeButton{color:#ff6b35;cursor:pointer;background:#ff6b351a;border:1px solid #ff6b354d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.BranchSelectionModal-module__fHxp6G__nearMeButton:hover:not(:disabled){background:#ff6b3526;border-color:#ff6b3580}.BranchSelectionModal-module__fHxp6G__nearMeButton:disabled{opacity:.5;cursor:not-allowed}
.BranchBadge-module__cXSfQa__badge{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.light .BranchBadge-module__cXSfQa__badge{background:#ff6b3514;border:1px solid #ff6b3533}.BranchBadge-module__cXSfQa__info{align-items:center;gap:6px;display:flex}.BranchBadge-module__cXSfQa__icon{color:#ff6b35;font-size:14px}.BranchBadge-module__cXSfQa__label{color:#fff;font-size:.9rem;font-weight:500}.light .BranchBadge-module__cXSfQa__label{color:#0f172a}.BranchBadge-module__cXSfQa__changeButton{color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.85rem;transition:all .2s;display:flex}.light .BranchBadge-module__cXSfQa__changeButton{color:#64748b;border:1px solid #0003}.BranchBadge-module__cXSfQa__changeButton:hover{background:#ffffff1a;border-color:#fff6}.light .BranchBadge-module__cXSfQa__changeButton:hover{color:#0f172a;background:#0000000d;border-color:#0006}
.QrMenuHeader-module___RxjDW__header{z-index:50;background-color:#101723;border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:60px;padding:0;display:flex;position:sticky;top:0}.light .QrMenuHeader-module___RxjDW__header{background-color:#fff;border-bottom:1px solid #0000001a}.QrMenuHeader-module___RxjDW__container{box-sizing:border-box;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 16px;display:flex;position:relative}.QrMenuHeader-module___RxjDW__topRow{justify-content:space-between;align-items:center;width:100%;display:flex}.QrMenuHeader-module___RxjDW__leftSection{flex:1;align-items:center;gap:12px;display:flex}.QrMenuHeader-module___RxjDW__centerSection{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QrMenuHeader-module___RxjDW__rightSection{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.QrMenuHeader-module___RxjDW__headerLogo{object-fit:contain;width:auto;max-width:160px;height:36px}.QrMenuHeader-module___RxjDW__headerTitle{color:#fff;white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700}.light .QrMenuHeader-module___RxjDW__headerTitle{color:#0f172a}.QrMenuHeader-module___RxjDW__iconButton{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;transition:all .2s;display:flex}.light .QrMenuHeader-module___RxjDW__iconButton{color:#0f172a;background:#0000000d}.QrMenuHeader-module___RxjDW__iconButton:hover{color:#fff;background:#ffffff26;transform:translateY(-1px)}.light .QrMenuHeader-module___RxjDW__iconButton:hover{color:#0f172a;background:#0000001a}.QrMenuHeader-module___RxjDW__searchContainer{background:#1e293b;border:1px solid #ffffff1a;border-radius:10px;align-items:center;width:100%;height:40px;padding:0 12px;transition:all .2s;display:flex}.light .QrMenuHeader-module___RxjDW__searchContainer{background:#f1f5f9;border:1px solid #0000001a}.QrMenuHeader-module___RxjDW__searchContainer:focus-within{border-color:var(--primary-color);background:#0f172a}.light .QrMenuHeader-module___RxjDW__searchContainer:focus-within{border-color:var(--primary);background:#e2e8f0}.QrMenuHeader-module___RxjDW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0 8px;font-size:.9375rem}.light .QrMenuHeader-module___RxjDW__searchInput{color:#0f172a}.light .QrMenuHeader-module___RxjDW__searchInput::placeholder{color:#94a3b8}.QrMenuHeader-module___RxjDW__searchIconInput{color:#94a3b8;font-size:1.1rem}.light .QrMenuHeader-module___RxjDW__searchIconInput{color:#64748b}.QrMenuHeader-module___RxjDW__searchCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:color .2s;display:flex}.light .QrMenuHeader-module___RxjDW__searchCloseBtn{color:#64748b}.QrMenuHeader-module___RxjDW__searchCloseBtn:hover{color:#fff;background:0 0}.light .QrMenuHeader-module___RxjDW__searchCloseBtn:hover{color:#0f172a}.QrMenuHeader-module___RxjDW__logoLink{align-items:center;text-decoration:none;display:flex}.QrMenuHeader-module___RxjDW__desktopControls{align-items:center;gap:12px;display:flex}.QrMenuHeader-module___RxjDW__mobileSettingsBtn{margin-left:auto;display:none!important}.QrMenuHeader-module___RxjDW__settingsIcon{font-size:1.5rem}@media (max-width:768px){.QrMenuHeader-module___RxjDW__desktopControls{display:none!important}.QrMenuHeader-module___RxjDW__mobileSettingsBtn{display:flex!important}}
.QrMenuCategories-module__hCyn-G__container{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:12px;width:100%;padding:12px 16px;display:flex;overflow-x:visible}.QrMenuCategories-module__hCyn-G__container::-webkit-scrollbar{display:none}.QrMenuCategories-module__hCyn-G__tab{background:var(--surface-light);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;height:40px;padding:8px 16px;font-size:.9rem;transition:all .2s;display:flex}.light .QrMenuCategories-module__hCyn-G__tab{color:#64748b;background:#f1f5f9;border:1px solid #0000001a}.QrMenuCategories-module__hCyn-G__tab:hover{color:var(--text);background:#ffffff1a}.light .QrMenuCategories-module__hCyn-G__tab:hover{color:#0f172a;background:#e2e8f0}.QrMenuCategories-module__hCyn-G__tab.QrMenuCategories-module__hCyn-G__active{background:var(--primary);color:#fff;border-color:var(--primary)}.QrMenuCategories-module__hCyn-G__tabImage{object-fit:cover;background:#0003;border-radius:50%;width:24px;height:24px}.QrMenuCategories-module__hCyn-G__tabText{font-weight:500}
.QrMenuCategoryGrid-module__6BIalW__gridContainer{grid-template-columns:repeat(2,1fr);gap:16px;padding:16px 16px 100px;display:grid}@media (min-width:768px){.QrMenuCategoryGrid-module__6BIalW__gridContainer{grid-template-columns:repeat(3,1fr);gap:24px;padding:24px}}@media (min-width:1024px){.QrMenuCategoryGrid-module__6BIalW__gridContainer{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.QrMenuCategoryGrid-module__6BIalW__card{aspect-ratio:1;background:var(--surface-light);cursor:pointer;border:1px solid #ffffff0d;border-radius:16px;transition:transform .2s;position:relative;overflow:hidden}.light .QrMenuCategoryGrid-module__6BIalW__card{background:#fff;border:1px solid #0000001a}.QrMenuCategoryGrid-module__6BIalW__card:active{transform:scale(.98)}@media (hover:hover){.QrMenuCategoryGrid-module__6BIalW__card:hover{transform:translateY(-4px)}}.QrMenuCategoryGrid-module__6BIalW__imageContainer{width:100%;height:100%;position:relative}.QrMenuCategoryGrid-module__6BIalW__image{object-fit:cover;transition:transform .3s}.QrMenuCategoryGrid-module__6BIalW__card:hover .QrMenuCategoryGrid-module__6BIalW__image{transform:scale(1.05)}.QrMenuCategoryGrid-module__6BIalW__placeholder{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex}.QrMenuCategoryGrid-module__6BIalW__overlay{z-index:1;background:linear-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.QrMenuCategoryGrid-module__6BIalW__content{z-index:2;flex-direction:column;gap:4px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.QrMenuCategoryGrid-module__6BIalW__title{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.QrMenuCategoryGrid-module__6BIalW__count{color:#fffc;font-size:.85rem;font-weight:500}
.QrMenuProductCard-module__ycQSQq__card{background:var(--surface-offset,#1e293b);cursor:pointer;box-sizing:border-box;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:100%;padding:8px;transition:transform .2s;display:flex}.light .QrMenuProductCard-module__ycQSQq__card{background:#fff;border:1px solid #0000001a}.QrMenuProductCard-module__ycQSQq__card:active{transform:scale(.98)}.QrMenuProductCard-module__ycQSQq__card:hover{background:#ffffff08;border-color:#fff3}.light .QrMenuProductCard-module__ycQSQq__card:hover{background:#00000005;border-color:#0003}.QrMenuProductCard-module__ycQSQq__info{flex-direction:column;flex:1;justify-content:center;min-width:0;padding-left:16px;display:flex;overflow:hidden}.QrMenuProductCard-module__ycQSQq__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:1.1rem;font-weight:700;overflow:hidden}.light .QrMenuProductCard-module__ycQSQq__name{color:#0f172a}.QrMenuProductCard-module__ycQSQq__description{color:#94a3b8;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.light .QrMenuProductCard-module__ycQSQq__description{color:#64748b}.QrMenuProductCard-module__ycQSQq__priceRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.QrMenuProductCard-module__ycQSQq__price{color:#fff;font-size:1.1rem;font-weight:700}.light .QrMenuProductCard-module__ycQSQq__price{color:#0f172a}.QrMenuProductCard-module__ycQSQq__imageContainer{flex-shrink:0;width:80px;height:80px;position:relative}.QrMenuProductCard-module__ycQSQq__image{object-fit:cover;border-radius:12px;width:100%;height:100%}.QrMenuProductCard-module__ycQSQq__placeholder{background-color:var(--background-default);border-radius:12px;width:100%;height:100%}.QrMenuProductCard-module__ycQSQq__addButton{display:none}.QrMenuProductCard-module__ycQSQq__actionButton{color:#60a5fa;cursor:pointer;background:#3b82f626;border:none;border-radius:12px;padding:6px 16px;font-size:.9rem;font-weight:600;transition:background .2s}.QrMenuProductCard-module__ycQSQq__actionButton:active{background:#3b82f640}.QrMenuProductCard-module__ycQSQq__stepper{background:#ffffff0d;border-radius:12px;align-items:center;padding:2px;display:flex}.light .QrMenuProductCard-module__ycQSQq__stepper{background:#0000000d}.QrMenuProductCard-module__ycQSQq__stepBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;display:flex}.light .QrMenuProductCard-module__ycQSQq__stepBtn{color:#0f172a}.QrMenuProductCard-module__ycQSQq__stepBtn:active{background:#ffffff1a}.light .QrMenuProductCard-module__ycQSQq__stepBtn:active{background:#0000001a}.QrMenuProductCard-module__ycQSQq__stepVal{color:#fff;text-align:center;min-width:20px;margin:0 4px;font-size:.95rem;font-weight:600}.light .QrMenuProductCard-module__ycQSQq__stepVal{color:#0f172a}.QrMenuProductCard-module__ycQSQq__chevronIcon{color:#94a3b8;opacity:.6;justify-content:center;align-items:center;display:flex}@media (min-width:992px){.QrMenuProductCard-module__ycQSQq__actionButton{background:var(--primary-color,#3b82f6);color:#fff;transition:background .2s}.QrMenuProductCard-module__ycQSQq__actionButton:hover{filter:brightness(1.1)}.QrMenuProductCard-module__ycQSQq__stepper{background:rgba(var(--primary-rgb),.2);border:1px solid var(--primary-color)}}
.QrMenuProductList-module__669cTa__categorySection{margin-bottom:32px}.QrMenuProductList-module__669cTa__categoryTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.3rem;font-weight:700}.light .QrMenuProductList-module__669cTa__categoryTitle{color:#0f172a}.QrMenuProductList-module__669cTa__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.QrMenuProductList-module__669cTa__grid{grid-template-columns:1fr}.QrMenuProductList-module__669cTa__listContainer{padding:0 5px 100px}}
.QrMenuCartDrawer-module__d0xLKa__container{flex-direction:column;height:100%;padding-bottom:0;display:flex;overflow:hidden}.QrMenuCartDrawer-module__d0xLKa__empty{text-align:center;color:var(--text-secondary);padding:40px}.light .QrMenuCartDrawer-module__d0xLKa__empty{color:#64748b}.QrMenuCartDrawer-module__d0xLKa__itemList{flex:1;min-height:0;padding:0;overflow-y:auto}.QrMenuCartDrawer-module__d0xLKa__item{border-bottom:1px solid #ffffff0d;gap:12px;padding:16px 20px;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__item{border-bottom:1px solid #0000000d}.QrMenuCartDrawer-module__d0xLKa__itemImageContainer{flex-shrink:0;width:60px;height:60px}.QrMenuCartDrawer-module__d0xLKa__itemImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.QrMenuCartDrawer-module__d0xLKa__itemPlaceholder{background-color:var(--surface-offset,#1e293b);border-radius:8px;width:100%;height:100%}.light .QrMenuCartDrawer-module__d0xLKa__itemPlaceholder{background-color:#f1f5f9}.QrMenuCartDrawer-module__d0xLKa__itemContent{flex-direction:column;flex:1;display:flex}.QrMenuCartDrawer-module__d0xLKa__itemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.QrMenuCartDrawer-module__d0xLKa__itemName{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.light .QrMenuCartDrawer-module__d0xLKa__container .QrMenuCartDrawer-module__d0xLKa__itemName{color:#0f172a}.light .QrMenuCartDrawer-module__d0xLKa__sidebarContainer .QrMenuCartDrawer-module__d0xLKa__itemName{color:#0f172a}.light .QrMenuCartDrawer-module__d0xLKa__itemName{color:#0f172a}.light .QrMenuCartDrawer-module__d0xLKa__itemName{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__itemOptions{color:var(--text-secondary);margin:0 0 4px;font-size:.85rem}.light .QrMenuCartDrawer-module__d0xLKa__itemOptions{color:#64748b}.QrMenuCartDrawer-module__d0xLKa__itemNote{color:var(--text-secondary);margin:0 0 4px;font-size:.8rem;font-style:italic}.light .QrMenuCartDrawer-module__d0xLKa__itemNote{color:#64748b}.QrMenuCartDrawer-module__d0xLKa__itemFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.QrMenuCartDrawer-module__d0xLKa__itemPrice{color:var(--primary-color);font-weight:700}.light .QrMenuCartDrawer-module__d0xLKa__itemPrice{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__controls{background:#ffffff0d;border-radius:8px;align-items:center;padding:2px;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__controls{background:#0000000d}.QrMenuCartDrawer-module__d0xLKa__ctrlBtn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__ctrlBtn{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__qty{text-align:center;color:#fff;width:24px;font-weight:600}.light .QrMenuCartDrawer-module__d0xLKa__qty{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__deleteBtn{color:#ff4d4f;cursor:pointer;background:0 0;border:none;padding:4px}.QrMenuCartDrawer-module__d0xLKa__footer{background:0 0;border-top:1px solid #ffffff0d;padding:20px}.light .QrMenuCartDrawer-module__d0xLKa__footer{border-top:1px solid #0000000d}.QrMenuCartDrawer-module__d0xLKa__totalRow{color:var(--text-primary);justify-content:space-between;margin-bottom:16px;font-size:1.2rem;font-weight:700;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__totalRow{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__checkoutBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:600;display:flex}.QrMenuCartDrawer-module__d0xLKa__checkoutBtn:hover{background:#20ba5c}.QrMenuCartDrawer-module__d0xLKa__overlayContainer{z-index:100005;pointer-events:none;flex-direction:column;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.QrMenuCartDrawer-module__d0xLKa__backdrop{opacity:0;pointer-events:auto;background:#0009;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.QrMenuCartDrawer-module__d0xLKa__backdrop.QrMenuCartDrawer-module__d0xLKa__open{opacity:1}.QrMenuCartDrawer-module__d0xLKa__sheet{background:var(--bg-premium-dark,#0f172a);pointer-events:auto;width:100%;height:auto;max-height:90vh;padding-bottom:calc(40px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(100%)}.QrMenuCartDrawer-module__d0xLKa__iosPadding{padding-bottom:calc(150px + env(safe-area-inset-bottom))}.light .QrMenuCartDrawer-module__d0xLKa__sheet{background:#fff}.QrMenuCartDrawer-module__d0xLKa__sheet.QrMenuCartDrawer-module__d0xLKa__open{transform:translateY(0)}.QrMenuCartDrawer-module__d0xLKa__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__header{border-bottom:1px solid #0000001a}.QrMenuCartDrawer-module__d0xLKa__title{color:#fff;font-size:1.1rem;font-weight:600}.light .QrMenuCartDrawer-module__d0xLKa__title{color:#0f172a}.QrMenuCartDrawer-module__d0xLKa__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.light .QrMenuCartDrawer-module__d0xLKa__closeBtn{color:#0f172a;background:#0000000d}.QrMenuCartDrawer-module__d0xLKa__sidebarContainer{flex-direction:column;height:100%;display:flex;overflow:hidden}.QrMenuCartDrawer-module__d0xLKa__sidebarItemList{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;min-height:0;padding:0;overflow-y:auto}.QrMenuCartDrawer-module__d0xLKa__sidebarFooter{background:0 0;border-top:1px solid #ffffff0d;flex:none;width:100%;margin-top:0;padding:16px 20px 0}.light .QrMenuCartDrawer-module__d0xLKa__sidebarFooter{border-top:1px solid #0000000d}.QrMenuCartDrawer-module__d0xLKa__scrollableContent{flex:1;overflow-y:auto}
.QrMenuSidebar-module__6kcyha__sidebar{color:#fff;background:#1e293b;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex-shrink:0;width:320px;height:calc(100vh - 120px);padding:0;display:flex;position:sticky;overflow:hidden}.light .QrMenuSidebar-module__6kcyha__sidebar{color:#0f172a;background:#fff;border:1px solid #0000001a}.QrMenuSidebar-module__6kcyha__coverSection{background-color:#0f172a;background-position:50%;background-size:cover;flex-shrink:0;height:120px}.QrMenuSidebar-module__6kcyha__companyProfile{text-align:center;flex-direction:column;align-items:center;padding:0 12px 12px;display:flex}.QrMenuSidebar-module__6kcyha__logoWrapper{z-index:2;background:#1e293b;justify-content:center;align-items:center;width:100px;height:100px;margin:-50px auto 8px;display:flex;position:relative;overflow:hidden}.light .QrMenuSidebar-module__6kcyha__logoWrapper{background:#fff}.QrMenuSidebar-module__6kcyha__logo{object-fit:contain;border-radius:8px;width:100%;height:100%}.QrMenuSidebar-module__6kcyha__noCover .QrMenuSidebar-module__6kcyha__logoWrapper{margin:0 auto 4px}.QrMenuSidebar-module__6kcyha__companyProfile.QrMenuSidebar-module__6kcyha__noCover{padding-top:32px}.QrMenuSidebar-module__6kcyha__cartTitle{color:#fff;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:flex}.light .QrMenuSidebar-module__6kcyha__cartTitle{color:#1a1a1a}.QrMenuSidebar-module__6kcyha__cartTitle:before{content:"";background:var(--primary-color);border-radius:2px;width:4px;height:16px;display:block}.QrMenuSidebar-module__6kcyha__companyName{color:#fff;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:700}.light .QrMenuSidebar-module__6kcyha__companyName{color:#0f172a}.QrMenuSidebar-module__6kcyha__contactInfo{flex-direction:column;gap:8px;width:100%;margin-bottom:16px;display:flex}.QrMenuSidebar-module__6kcyha__contactItem{color:#94a3b8;justify-content:center;align-items:flex-start;font-size:.9rem;display:flex}.light .QrMenuSidebar-module__6kcyha__contactItem{color:#64748b}.QrMenuSidebar-module__6kcyha__actionRow{justify-content:center;gap:10px;width:100%;margin-top:8px;display:flex}.QrMenuSidebar-module__6kcyha__actionButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.9rem;transition:all .2s;display:flex}.light .QrMenuSidebar-module__6kcyha__actionButton{color:#0f172a;border:1px solid #0000001a}.QrMenuSidebar-module__6kcyha__actionButton:hover{background:#ffffff0d;border-color:#fff}.light .QrMenuSidebar-module__6kcyha__actionButton:hover{background:#0000000d;border-color:#0f172a}.QrMenuSidebar-module__6kcyha__actionButton.QrMenuSidebar-module__6kcyha__primary{border-color:var(--primary-color);color:var(--primary-color);background:rgba(var(--primary-rgb),.1)}.QrMenuSidebar-module__6kcyha__reservationRow{margin-top:14px}.QrMenuSidebar-module__6kcyha__reservationButton{color:#fff;background:linear-gradient(135deg,var(--primary-color),rgba(var(--primary-rgb),.9));min-height:56px;box-shadow:0 18px 36px rgba(var(--primary-rgb),.3);border:none;font-weight:800}.QrMenuSidebar-module__6kcyha__reservationButton:hover{background:linear-gradient(135deg,rgba(var(--primary-rgb),.92),var(--primary-color));color:#fff;box-shadow:0 22px 42px rgba(var(--primary-rgb),.34);border-color:#0000;transform:translateY(-1px)}.light .QrMenuSidebar-module__6kcyha__reservationButton{color:#fff;background:linear-gradient(135deg,var(--primary-color),rgba(var(--primary-rgb),.92))}.QrMenuSidebar-module__6kcyha__separator{background:#ffffff1a;width:100%;height:1px;margin:0 0 24px}.light .QrMenuSidebar-module__6kcyha__separator{background:#0000001a}.QrMenuSidebar-module__6kcyha__scrollableContent{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden auto}.QrMenuSidebar-module__6kcyha__fixedFooter{z-index:10;background:#1e293b;border-top:1px solid #ffffff0d;flex:none;padding:12px}.light .QrMenuSidebar-module__6kcyha__fixedFooter{background:#fff;border-top:1px solid #0000001a}.QrMenuSidebar-module__6kcyha__totalRow{color:#fff;justify-content:space-between;margin-bottom:8px;padding:0 4px;font-size:1.1rem;font-weight:700;display:flex}.light .QrMenuSidebar-module__6kcyha__totalRow{color:#0f172a}.QrMenuSidebar-module__6kcyha__checkoutBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.QrMenuSidebar-module__6kcyha__checkoutBtn:hover{background:#20ba5c}.QrMenuSidebar-module__6kcyha__cartSection{flex-direction:column;padding:4px;display:flex}.QrMenuSidebar-module__6kcyha__cartListWrapper{flex-direction:column;display:flex}.QrMenuSidebar-module__6kcyha__branchBadgeWrapper{margin-top:8px;margin-bottom:8px}.QrMenuSidebar-module__6kcyha__branchBadgeContainer{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 14px;display:flex}.light .QrMenuSidebar-module__6kcyha__branchBadgeContainer{background:#ff6b3514}.QrMenuSidebar-module__6kcyha__branchBadgeInfo{align-items:center;gap:8px;display:flex}.QrMenuSidebar-module__6kcyha__branchBadgeIcon{color:#ff6b35;font-size:16px}.QrMenuSidebar-module__6kcyha__branchBadgeLabel{color:#fff;font-size:.95rem;font-weight:600}.light .QrMenuSidebar-module__6kcyha__branchBadgeLabel{color:#0f172a}.QrMenuSidebar-module__6kcyha__branchBadgeButton{color:#fffc;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:6px;padding:4px 10px;font-size:.85rem;transition:all .2s}.light .QrMenuSidebar-module__6kcyha__branchBadgeButton{color:#64748b;border-color:#0003}.light .QrMenuSidebar-module__6kcyha__branchBadgeButton:hover{color:#0f172a;background:#0000000d;border-color:#0006}.QrMenuSidebar-module__6kcyha__branchBadgeButton:hover{background:#ffffff1a;border-color:#fff6}.QrMenuSidebar-module__6kcyha__coverImage{background-position:50%;background-size:cover}.QrMenuSidebar-module__6kcyha__workingHoursRow{cursor:pointer;margin-top:.5rem}.QrMenuSidebar-module__6kcyha__workingHoursButton{justify-content:space-between;width:100%;padding:.5rem 1rem}.QrMenuSidebar-module__6kcyha__workingHoursContent{align-items:center;gap:.75rem;display:flex}.QrMenuSidebar-module__6kcyha__workingHoursText{flex-direction:column;align-items:flex-start;line-height:1.5;display:flex}.QrMenuSidebar-module__6kcyha__workingHoursLabel{opacity:.7;font-size:.8rem}.QrMenuSidebar-module__6kcyha__workingHoursTime{font-size:.9rem;font-weight:500}.QrMenuSidebar-module__6kcyha__workingHoursIcon{opacity:.5;font-size:.8rem}
.QrMenuLanguageSwitcher-module__cHr7GG__switcher{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:48px;height:48px;margin-right:0;padding:0;transition:all .2s;display:flex}.light .QrMenuLanguageSwitcher-module__cHr7GG__switcher{color:#0f172a;background:#0000000d}.QrMenuLanguageSwitcher-module__cHr7GG__switcher:hover{background:#ffffff26;transform:translateY(-1px)}.light .QrMenuLanguageSwitcher-module__cHr7GG__switcher:hover{background:#0000001a}.QrMenuLanguageSwitcher-module__cHr7GG__switcher:active{transform:translateY(0)}.QrMenuLanguageSwitcher-module__cHr7GG__flag{filter:drop-shadow(0 2px 4px #0000001a);font-size:20px;line-height:1}.QrMenuLanguageSwitcher-module__cHr7GG__code{letter-spacing:.5px;opacity:.9;font-size:10px;font-weight:700;line-height:1}
.QrMenuInfoDrawer-module__QzJo5G__container{flex-direction:column;height:100%;display:flex}.QrMenuInfoDrawer-module__QzJo5G__coverSection{background-position:50%;background-size:cover;align-items:flex-end;height:140px;margin:-24px -24px 24px;padding:16px;display:flex;position:relative}.QrMenuInfoDrawer-module__QzJo5G__overlay{background:linear-gradient(#0000,#000000b3);position:absolute;inset:0}.QrMenuInfoDrawer-module__QzJo5G__logo{z-index:10;object-fit:cover;background:#fff;border:3px solid #fff;border-radius:12px;width:64px;height:64px;position:absolute;bottom:-32px;left:24px}.QrMenuInfoDrawer-module__QzJo5G__content{flex-direction:column;gap:24px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__companyName{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.light .QrMenuInfoDrawer-module__QzJo5G__companyName{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__description{color:var(--text-secondary);margin-top:-12px;font-size:.95rem;line-height:1.5}.light .QrMenuInfoDrawer-module__QzJo5G__description{color:#64748b}.QrMenuInfoDrawer-module__QzJo5G__branchSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__branchSection{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__branchInfo{flex-direction:column;gap:4px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__branchLabel{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.5px;font-size:11px;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__branchLabel{color:#94a3b8}.QrMenuInfoDrawer-module__QzJo5G__branchName{color:var(--text-primary);font-size:14px;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__branchName{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn{color:var(--text-primary);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.light .QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn:hover{background:#ffffff26}.QrMenuInfoDrawer-module__QzJo5G__actionsSection{flex-direction:column;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__sectionTitle{color:var(--text-tertiary);letter-spacing:.5px;font-size:.9rem;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__sectionTitle{color:#94a3b8}.QrMenuInfoDrawer-module__QzJo5G__actionGrid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;display:grid}.QrMenuInfoDrawer-module__QzJo5G__actionButton{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100px;padding:16px 8px;transition:all .2s;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__actionButton{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__actionButton:hover{background:#ffffff14;transform:translateY(-2px)}.QrMenuInfoDrawer-module__QzJo5G__actionIcon{background:rgba(var(--primary-rgb),.1);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.QrMenuInfoDrawer-module__QzJo5G__actionLabel{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:600;line-height:1.2}.light .QrMenuInfoDrawer-module__QzJo5G__actionLabel{color:#64748b}.QrMenuInfoDrawer-module__QzJo5G__listSection{flex-direction:column;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__listItem{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__listItemLeft{align-items:center;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listIcon{color:var(--text-secondary);font-size:1.1rem}.QrMenuInfoDrawer-module__QzJo5G__listText{flex-direction:column;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listLabel{color:var(--text-primary);margin-bottom:5px;font-size:13px;font-weight:500}.light .QrMenuInfoDrawer-module__QzJo5G__listLabel{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__listValue{color:var(--text-tertiary);font-size:11px}.QrMenuInfoDrawer-module__QzJo5G__listArrow{color:var(--text-tertiary);font-size:10px}.QrMenuInfoDrawer-module__QzJo5G__langSelector{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:24px}.light .QrMenuInfoDrawer-module__QzJo5G__langSelector{border-top:1px solid #e2e8f0}
.QrMenuPaymentSheet-module__-3Q0pq__container{padding:16px}.QrMenuPaymentSheet-module__-3Q0pq__emptyState{text-align:center;color:#9ca3af;padding:32px 16px}.QrMenuPaymentSheet-module__-3Q0pq__accountsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.QrMenuPaymentSheet-module__-3Q0pq__accountCard{background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;padding:16px;transition:all .2s;position:relative;overflow:hidden}.light .QrMenuPaymentSheet-module__-3Q0pq__accountCard{background:#fff;border:1px solid #0000001a}.QrMenuPaymentSheet-module__-3Q0pq__accountCard:hover{border-color:#fff3;transform:translateY(-2px)}.QrMenuPaymentSheet-module__-3Q0pq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__bankInfo{align-items:center;gap:12px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__bankLogo{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;padding:4px}.QrMenuPaymentSheet-module__-3Q0pq__bankFallbackIcon{color:#9ca3af;background:#1e293b;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__bankFallbackIcon{color:#64748b;background:#f1f5f9}.QrMenuPaymentSheet-module__-3Q0pq__bankName{color:#e5e5e5;font-size:15px;font-weight:600}.light .QrMenuPaymentSheet-module__-3Q0pq__bankName{color:#0f172a}.QrMenuPaymentSheet-module__-3Q0pq__currencyBadge{color:#60a5fa;background:#3b82f626;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.QrMenuPaymentSheet-module__-3Q0pq__cardBody{flex-direction:column;gap:8px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__ibanContainer{background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__ibanContainer{background:#f1f5f9;border:1px solid #0000001a}.QrMenuPaymentSheet-module__-3Q0pq__ibanText{color:#e5e5e5;word-break:break-all;-webkit-user-select:all;user-select:all;margin-right:8px;font-family:SF Mono,Roboto Mono,monospace;font-size:13px}.light .QrMenuPaymentSheet-module__-3Q0pq__ibanText{color:#0f172a}.QrMenuPaymentSheet-module__-3Q0pq__copyButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__copyButton:hover{color:#fff;background:#ffffff1a}.light .QrMenuPaymentSheet-module__-3Q0pq__copyButton:hover{color:#0f172a;background:#0000001a}.QrMenuPaymentSheet-module__-3Q0pq__ownerName{color:#9ca3af;align-items:center;gap:4px;font-size:13px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__ownerName{color:#64748b}.QrMenuPaymentSheet-module__-3Q0pq__ownerLabel{font-weight:500}@media (max-width:768px){.QrMenuPaymentSheet-module__-3Q0pq__accountsGrid{grid-template-columns:1fr}}.QrMenuPaymentSheet-module__-3Q0pq__successIcon{color:#10b981}
.QrMenuSettingsDrawer-module__WZV1ma__container{flex-direction:column;gap:24px;padding:16px 24px 32px;display:flex}.QrMenuSettingsDrawer-module__WZV1ma__section{flex-direction:column;gap:12px;display:flex}.QrMenuSettingsDrawer-module__WZV1ma__sectionTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.light .QrMenuSettingsDrawer-module__WZV1ma__sectionTitle{color:#94a3b8}.QrMenuSettingsDrawer-module__WZV1ma__row{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.light .QrMenuSettingsDrawer-module__WZV1ma__row{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuSettingsDrawer-module__WZV1ma__label{color:var(--text-primary);font-size:14px;font-weight:500}.light .QrMenuSettingsDrawer-module__WZV1ma__label{color:#0f172a}.QrMenuSettingsDrawer-module__WZV1ma__divider{background:#ffffff1a;width:100%;height:1px}.light .QrMenuSettingsDrawer-module__WZV1ma__divider{background:#e2e8f0}.QrMenuSettingsDrawer-module__WZV1ma__footer{justify-content:center;margin-top:8px;display:flex}.QrMenuSettingsDrawer-module__WZV1ma__version{color:var(--text-tertiary);opacity:.5;font-size:11px}
.QrMenuTableSelection-module__rcCURG__container{flex-direction:column;gap:16px;padding:24px 16px;display:flex}.QrMenuTableSelection-module__rcCURG__description{color:var(--text-secondary,#64748b);text-align:center;margin:0;font-size:.95rem}.light .QrMenuTableSelection-module__rcCURG__description{color:#64748b}.QrMenuTableSelection-module__rcCURG__input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.light .QrMenuTableSelection-module__rcCURG__input{color:#0f172a;background:#0000000d;border:1px solid #0000001a}.QrMenuTableSelection-module__rcCURG__input:focus{border-color:var(--primary-color,#2563eb);background:#ffffff1a}.light .QrMenuTableSelection-module__rcCURG__input:focus{background:#fff}.QrMenuTableSelection-module__rcCURG__confirmButton{background:var(--primary-color,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:opacity .2s}.QrMenuTableSelection-module__rcCURG__confirmButton:disabled{opacity:.5;cursor:not-allowed}
.QrMenuFooter-module__bszslG__footerContainer{bottom:calc(20px + env(safe-area-inset-bottom));z-index:100;align-items:center;gap:12px;max-width:600px;margin:0 auto;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;left:20px;right:20px}.QrMenuFooter-module__bszslG__reservationOnlyContainer{max-width:none;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 60%);bottom:0;left:0;right:0}.dark .QrMenuFooter-module__bszslG__reservationOnlyContainer{background:linear-gradient(#10172300,#101723 60%)}.QrMenuFooter-module__bszslG__serviceBtn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;white-space:nowrap;background:#1e293bf2;border:1px solid #ffffff1a;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;height:56px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.light .QrMenuFooter-module__bszslG__serviceBtn{color:#0f172a;background:#fffffff2;border:1px solid #0000001a}.QrMenuFooter-module__bszslG__serviceBtn:active{transform:scale(.96)}.QrMenuFooter-module__bszslG__serviceBtn.QrMenuFooter-module__bszslG__compact{flex:0 0 56px;padding:0;font-size:1.2rem}.QrMenuFooter-module__bszslG__serviceBtn.QrMenuFooter-module__bszslG__compact .QrMenuFooter-module__bszslG__btnText{display:none}.QrMenuFooter-module__bszslG__serviceBtn.QrMenuFooter-module__bszslG__waiter{color:#fbbf24}.QrMenuFooter-module__bszslG__serviceBtn.QrMenuFooter-module__bszslG__bill{color:#34d399}.QrMenuFooter-module__bszslG__cartBtn{background:var(--primary-color,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:16px;flex:2;justify-content:space-between;align-items:center;height:56px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(.4,0,.2,1) QrMenuFooter-module__bszslG__slideUp;display:flex;overflow:hidden}.QrMenuFooter-module__bszslG__reservationBtn{background:var(--primary-color,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;height:56px;padding:0 20px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;animation:.3s cubic-bezier(.4,0,.2,1) QrMenuFooter-module__bszslG__slideUp;display:flex;box-shadow:0 8px 20px #0a5adb4d}.QrMenuFooter-module__bszslG__reservationBtn:active{transform:scale(.98);box-shadow:0 4px 10px #0a5adb33}.QrMenuFooter-module__bszslG__reservationIcon{font-size:1.25rem}.QrMenuFooter-module__bszslG__reservationText{white-space:nowrap}.QrMenuFooter-module__bszslG__cartBtn:active{transform:scale(.98)}.QrMenuFooter-module__bszslG__cartInfo{flex-direction:column;align-items:flex-start;display:flex}.QrMenuFooter-module__bszslG__cartLabel{opacity:.9;letter-spacing:.5px;font-size:.75rem;font-weight:600}.QrMenuFooter-module__bszslG__cartTotal{font-size:1.1rem;font-weight:700}.QrMenuFooter-module__bszslG__viewCart{background:#ffffff26;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.9rem;font-weight:600;display:flex}.light .QrMenuFooter-module__bszslG__viewCart{color:#fff;background:#ffffff40}.QrMenuFooter-module__bszslG__guestTableInfo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#94a3b8;background:#0f172ae6;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 16px;font-size:.85rem;animation:.3s QrMenuFooter-module__bszslG__fadeIn;display:flex;position:absolute;bottom:100%;left:0;right:0}.light .QrMenuFooter-module__bszslG__guestTableInfo{color:#64748b;background:#fffffff2;border:1px solid #0000001a}.QrMenuFooter-module__bszslG__changeTableLink{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:4px;font-size:.85rem;font-weight:600}@keyframes QrMenuFooter-module__bszslG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes QrMenuFooter-module__bszslG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.QrMenuFooter-module__bszslG__footerContainer{bottom:calc(32px + env(safe-area-inset-bottom));left:16px;right:16px}.QrMenuFooter-module__bszslG__reservationOnlyContainer{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));bottom:0;left:0;right:0}.QrMenuFooter-module__bszslG__cartBtn{padding:0 16px}.QrMenuFooter-module__bszslG__cartTotal{font-size:1rem}}
.QrMenuSkeleton-module__D6ljbq__skeletonContainer{width:100%;animation:.3s QrMenuSkeleton-module__D6ljbq__fadeIn}.QrMenuSkeleton-module__D6ljbq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:16px;padding:16px;display:grid}@media (min-width:768px){.QrMenuSkeleton-module__D6ljbq__categoryGrid{grid-template-columns:repeat(3,1fr);gap:24px;padding:24px}}@media (min-width:1024px){.QrMenuSkeleton-module__D6ljbq__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.QrMenuSkeleton-module__D6ljbq__categoryCard{aspect-ratio:1;background:#1e293b;border:1px solid #ffffff0d;border-radius:16px;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__categoryCard{background:#fff;border:1px solid #0000001a}.QrMenuSkeleton-module__D6ljbq__productList{flex-direction:column;gap:32px;padding:16px;display:flex}.QrMenuSkeleton-module__D6ljbq__productSectionTitle{background:#1e293b;border-radius:6px;width:120px;height:24px;margin-bottom:16px;position:relative;overflow:hidden}.QrMenuSkeleton-module__D6ljbq__productGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.QrMenuSkeleton-module__D6ljbq__productGrid{grid-template-columns:1fr}}.QrMenuSkeleton-module__D6ljbq__productCard{background:#1e293b;border:1px solid #ffffff0d;border-radius:12px;align-items:center;height:114px;padding:16px;display:flex;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__productCard{background:#fff;border:1px solid #0000001a}.QrMenuSkeleton-module__D6ljbq__productImage{background:#273549;border-radius:12px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__productImage{background:#f1f5f9}.QrMenuSkeleton-module__D6ljbq__productInfo{flex-direction:column;flex:1;justify-content:center;gap:8px;padding-left:16px;display:flex}.QrMenuSkeleton-module__D6ljbq__productTitle{background:#273549;border-radius:4px;width:70%;height:20px;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__productTitle{background:#f1f5f9}.QrMenuSkeleton-module__D6ljbq__productDesc{background:#273549;border-radius:4px;width:90%;height:14px;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__productDesc{background:#f1f5f9}.QrMenuSkeleton-module__D6ljbq__productPriceRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.QrMenuSkeleton-module__D6ljbq__productPrice{background:#273549;border-radius:4px;width:50px;height:20px;position:relative;overflow:hidden}.light .QrMenuSkeleton-module__D6ljbq__productPrice{background:#f1f5f9}.QrMenuSkeleton-module__D6ljbq__productButton{background:#273549;border-radius:8px;width:60px;height:24px;position:relative;overflow:hidden}.QrMenuSkeleton-module__D6ljbq__categoryCard:after,.QrMenuSkeleton-module__D6ljbq__productSectionTitle:after,.QrMenuSkeleton-module__D6ljbq__productCard:after,.QrMenuSkeleton-module__D6ljbq__productImage:after,.QrMenuSkeleton-module__D6ljbq__productTitle:after,.QrMenuSkeleton-module__D6ljbq__productDesc:after,.QrMenuSkeleton-module__D6ljbq__productPrice:after,.QrMenuSkeleton-module__D6ljbq__productButton:after{content:"";background:linear-gradient(90deg,#fff0 0,#ffffff0d 20%,#ffffff1a 60%,#fff0);animation:1.5s infinite QrMenuSkeleton-module__D6ljbq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes QrMenuSkeleton-module__D6ljbq__shimmer{to{transform:translate(100%)}}@keyframes QrMenuSkeleton-module__D6ljbq__fadeIn{0%{opacity:0}to{opacity:1}}
.QrMenuLayout-module___HswOW__overlay{background-color:#0000;min-height:100vh}.light .QrMenuLayout-module___HswOW__overlay{background-color:#0000}.QrMenuLayout-module___HswOW__container{max-width:1200px;margin:0 auto;padding-bottom:80px;display:flex;position:relative}.QrMenuLayout-module___HswOW__mainContent{flex:1;min-width:0}.QrMenuLayout-module___HswOW__desktopSidebar{flex-shrink:0;height:calc(100vh - 48px);display:none;position:sticky;top:0}.QrMenuLayout-module___HswOW__mobileOnly{display:block}.QrMenuLayout-module___HswOW__categoriesWrapper{z-index:40;background:#101723;border-bottom:1px solid #ffffff0d;width:100%;position:sticky;top:60px}.light .QrMenuLayout-module___HswOW__categoriesWrapper{background:#fff;border-bottom:1px solid #0000001a}.QrMenuLayout-module___HswOW__categoriesInner{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;max-width:1200px;margin:0 auto;overflow-x:auto}.QrMenuLayout-module___HswOW__categoriesInner::-webkit-scrollbar{display:none}.QrMenuLayout-module___HswOW__closedWarning{color:#ff5050;background:#ef444426;border:1px solid #ef44444d;border-left:none;border-right:none;border-radius:0;flex-direction:column;align-items:flex-start;gap:6px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px 20px;font-size:.875rem;font-weight:400;line-height:1.5;animation:2s ease-in-out infinite QrMenuLayout-module___HswOW__closedPulse;display:flex}@keyframes QrMenuLayout-module___HswOW__closedPulse{0%,to{background:#ef444426;border-color:#ef44444d}50%{background:#ef444433;border-color:#ef444466}}@media (min-width:1024px){.QrMenuLayout-module___HswOW__closedWarning{border:1px solid #ef44444d;border-radius:6px;width:100%;margin:0 auto 16px}}.QrMenuLayout-module___HswOW__closedWarningTitle{color:#ff5050;align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.QrMenuLayout-module___HswOW__closedWarningTitle .anticon{font-size:1.25rem;animation:2s ease-in-out infinite QrMenuLayout-module___HswOW__iconPulse}@keyframes QrMenuLayout-module___HswOW__iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.QrMenuLayout-module___HswOW__closedWarning span{flex:1}.QrMenuLayout-module___HswOW__branchBadgeContainer{padding:8px}.QrMenuLayout-module___HswOW__reservationBannerWrapper{padding:0 12px 12px}.QrMenuLayout-module___HswOW__reservationBannerInner{max-width:1200px;margin:0 auto}.QrMenuLayout-module___HswOW__reservationBannerButton{border:1px solid rgba(var(--primary-rgb),.28);background:linear-gradient(135deg,rgba(var(--primary-rgb),.16),rgba(var(--primary-rgb),.08));width:100%;color:var(--primary-color);cursor:pointer;box-shadow:0 18px 36px rgba(var(--primary-rgb),.16);border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:14px 16px;font-size:.98rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.light .QrMenuLayout-module___HswOW__reservationBannerButton{background:linear-gradient(135deg,rgba(var(--primary-rgb),.12),rgba(var(--primary-rgb),.04))}.QrMenuLayout-module___HswOW__reservationBannerButton:hover{box-shadow:0 22px 42px rgba(var(--primary-rgb),.2);transform:translateY(-1px)}.QrMenuLayout-module___HswOW__reservationBannerIcon{background:rgba(var(--primary-rgb),.16);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:inline-flex}.light .QrMenuLayout-module___HswOW__reservationBannerIcon{background:rgba(var(--primary-rgb),.12)}.QrMenuLayout-module___HswOW__reservationBannerText{white-space:nowrap}.QrMenuLayout-module___HswOW__reservationDrawerClose{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.QrMenuLayout-module___HswOW__campaignSliderContainer{margin-bottom:8px}.QrMenuLayout-module___HswOW__menuHeader{padding:24px 16px 8px}.QrMenuLayout-module___HswOW__menuTitle{color:#fff;margin:0;font-size:1.25rem}.light .QrMenuLayout-module___HswOW__menuTitle{color:#0f172a}.QrMenuLayout-module___HswOW__swipeContainer{height:100%;overflow:hidden}.QrMenuLayout-module___HswOW__motionContainer{height:100%}@media (min-width:1024px){.QrMenuLayout-module___HswOW__desktopSidebar{display:block}.QrMenuLayout-module___HswOW__mobileOnly{display:none}.QrMenuLayout-module___HswOW__container{gap:24px;padding-top:25px}}.QrMenuLayout-module___HswOW__noResults{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:60px 20px;display:flex}.light .QrMenuLayout-module___HswOW__noResults{color:#64748b}.QrMenuLayout-module___HswOW__noResultsIcon{opacity:.5;margin-bottom:20px;font-size:48px}.QrMenuLayout-module___HswOW__noResultsTitle{color:#e2e8f0;margin-bottom:8px;font-size:18px;font-weight:600}.light .QrMenuLayout-module___HswOW__noResultsTitle{color:#0f172a}.QrMenuLayout-module___HswOW__noResultsDesc{max-width:300px;margin-bottom:24px;font-size:14px;line-height:1.5}.QrMenuLayout-module___HswOW__clearSearchBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.light .QrMenuLayout-module___HswOW__clearSearchBtn{color:#0f172a;background:#e2e8f0;border:1px solid #cbd5e1}.QrMenuLayout-module___HswOW__clearSearchBtn:hover{background:#fff3}.light .QrMenuLayout-module___HswOW__clearSearchBtn:hover{background:#cbd5e1}
.FeedbackBanner-module__0ORQ4a__banner{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a2a2a 0%,#1f1f1f 100%);justify-content:space-between;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:13px 18px;transition:all .3s;display:flex}.light .FeedbackBanner-module__0ORQ4a__banner{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%)}.light .FeedbackBanner-module__0ORQ4a__text{color:#1a1a1a}.light .FeedbackBanner-module__0ORQ4a__arrow{color:#0006}@media (min-width:1024px){.FeedbackBanner-module__0ORQ4a__banner{width:100%;margin:0}}.FeedbackBanner-module__0ORQ4a__banner:hover{background:linear-gradient(135deg,#2f2f2f 0%,#242424 100%);border-color:#ffd7004d;transform:translateY(-2px)}.light .FeedbackBanner-module__0ORQ4a__banner:hover{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-color:#0000001a}.FeedbackBanner-module__0ORQ4a__banner:active{background:#2a2a2a;transform:translateY(0)}.FeedbackBanner-module__0ORQ4a__content{align-items:center;gap:12px;display:flex}.FeedbackBanner-module__0ORQ4a__icon{color:gold;filter:drop-shadow(0 0 4px #ffd7004d);font-size:21px}.FeedbackBanner-module__0ORQ4a__text{font-size:.95rem;font-weight:600}.FeedbackBanner-module__0ORQ4a__arrow{color:#fff9;font-size:18px}.FeedbackBanner-module__0ORQ4a__skeleton{cursor:default;background:#1f1f1f}.FeedbackBanner-module__0ORQ4a__skeletonPulse{background:#ffffff1a;border-radius:4px;animation:1.5s ease-in-out infinite FeedbackBanner-module__0ORQ4a__pulse}.FeedbackBanner-module__0ORQ4a__iconSkeleton{border-radius:50%;width:20px;height:20px}.FeedbackBanner-module__0ORQ4a__textSkeleton{width:120px;height:16px}@keyframes FeedbackBanner-module__0ORQ4a__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}
.CampaignSlider-module__4FnoNG__sliderContainer{width:100%;margin:0 auto;padding:0}.CampaignSlider-module__4FnoNG__swiper{border-radius:0;width:100%;max-height:400px;overflow:hidden}@media (min-width:768px){.CampaignSlider-module__4FnoNG__swiper{max-height:500px}}.CampaignSlider-module__4FnoNG__slideWrapper{cursor:pointer;width:100%;height:100%;position:relative}.CampaignSlider-module__4FnoNG__slideImage{object-fit:cover;border-radius:0;width:100%;height:auto;display:block}.CampaignSlider-module__4FnoNG__paginationBullet{opacity:.6;cursor:pointer;background:#fff;border-radius:50%;width:8px;height:8px;margin:0 4px;transition:opacity .3s}.CampaignSlider-module__4FnoNG__paginationBulletActive{opacity:1;background:#fff}.swiper-pagination{bottom:16px!important}.CampaignSlider-module__4FnoNG__slideWrapper:hover .CampaignSlider-module__4FnoNG__slideImage{transition:transform .3s;transform:scale(1.02)}
.CampaignPopup-module__Xqwgvq__popupOverlay{z-index:9999;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CampaignPopup-module__Xqwgvq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;position:absolute;inset:0}.CampaignPopup-module__Xqwgvq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.CampaignPopup-module__Xqwgvq__closeButton{z-index:10;cursor:pointer;color:#333;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #00000026}.CampaignPopup-module__Xqwgvq__closeButton:hover{background:#fff;transform:scale(1.1)}.CampaignPopup-module__Xqwgvq__closeButton:active{transform:scale(.95)}.CampaignPopup-module__Xqwgvq__imageWrapper{cursor:pointer;position:relative;overflow:hidden}.CampaignPopup-module__Xqwgvq__image{width:100%;height:auto;display:block}.CampaignPopup-module__Xqwgvq__imageWrapper:hover .CampaignPopup-module__Xqwgvq__image{transition:transform .3s;transform:scale(1.02)}.CampaignPopup-module__Xqwgvq__content{background:#fff;padding:24px}.CampaignPopup-module__Xqwgvq__title{color:#1a1a1a;margin:0 0 12px;font-size:1.25rem;font-weight:700}.CampaignPopup-module__Xqwgvq__description{color:#666;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.CampaignPopup-module__Xqwgvq__modal{border-radius:12px;max-width:100%}.CampaignPopup-module__Xqwgvq__content{padding:20px}.CampaignPopup-module__Xqwgvq__title{font-size:1.1rem}.CampaignPopup-module__Xqwgvq__description{font-size:.9rem}}
.Button-module__8RiFmG__button{cursor:pointer;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--on-primary)}.Button-module__8RiFmG__primary:hover{filter:brightness(1.1)}.Button-module__8RiFmG__secondary{background-color:var(--surface);color:var(--text);border-color:var(--border)}.Button-module__8RiFmG__secondary:hover{background-color:var(--border)}.Button-module__8RiFmG__outline{color:var(--text);border-color:var(--border);background-color:#0000}.Button-module__8RiFmG__outline:hover{border-color:var(--primary);color:var(--primary)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background-color:#0000}.Button-module__8RiFmG__ghost:hover{color:var(--text);background-color:#ffffff0d}.Button-module__8RiFmG__sm{height:32px;padding:0 12px;font-size:.875rem}.Button-module__8RiFmG__md{height:40px;padding:0 16px;font-size:.95rem}.Button-module__8RiFmG__lg{height:48px;padding:0 24px;font-size:1rem}.Button-module__8RiFmG__fullWidth{width:100%}
.CompanyHeader-module__DCbDfG__header{-webkit-backdrop-filter:blur(10px);z-index:1100;background-color:#0a0a0a99;border-bottom:1px solid #ffffff14;height:80px;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0003}.CompanyHeader-module__DCbDfG__scrolled{background-color:#0a0a0acc;height:70px}.CompanyHeader-module__DCbDfG__container{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 32px;display:flex}.CompanyHeader-module__DCbDfG__logo{z-index:102}.CompanyHeader-module__DCbDfG__logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.CompanyHeader-module__DCbDfG__logoImg{width:auto;height:32px}.CompanyHeader-module__DCbDfG__companyName{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.CompanyHeader-module__DCbDfG__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:none}.CompanyHeader-module__DCbDfG__link{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.CompanyHeader-module__DCbDfG__link:hover{color:#fff;background-color:#ffffff0d}.CompanyHeader-module__DCbDfG__linkActive{background-color:#ffffff1a;font-weight:600;color:#fff!important}.CompanyHeader-module__DCbDfG__actions{align-items:center;gap:12px;display:none}.CompanyHeader-module__DCbDfG__userActions{align-items:center;gap:12px;display:flex}.CompanyHeader-module__DCbDfG__userCardContainer{position:relative}.CompanyHeader-module__DCbDfG__userCard{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:10px;padding:4px 12px 4px 4px;transition:background-color .2s;display:flex}.CompanyHeader-module__DCbDfG__userCard:hover{background-color:#ffffff1a}.CompanyHeader-module__DCbDfG__userAvatar{object-fit:cover;background-color:#333;border-radius:50%;width:32px;height:32px}.CompanyHeader-module__DCbDfG__userAvatarFallback{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.CompanyHeader-module__DCbDfG__userInfo{flex-direction:column;display:flex}.CompanyHeader-module__DCbDfG__userName{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.CompanyHeader-module__DCbDfG__userDropdown{opacity:0;visibility:hidden;z-index:103;background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;width:200px;margin-top:8px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.CompanyHeader-module__DCbDfG__userDropdown.CompanyHeader-module__DCbDfG__active{opacity:1;visibility:visible;transform:translateY(0)}.CompanyHeader-module__DCbDfG__userDropdownItem{text-align:left;cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.95rem;text-decoration:none;transition:background-color .2s;display:flex}.CompanyHeader-module__DCbDfG__userDropdownItem:hover{background-color:#ffffff0d}.CompanyHeader-module__DCbDfG__dropdownDivider{background-color:#ffffff1a;height:1px;margin:4px 0}.CompanyHeader-module__DCbDfG__userDropdownItem.CompanyHeader-module__DCbDfG__logout{color:#ef4444}.CompanyHeader-module__DCbDfG__userDropdownItem.CompanyHeader-module__DCbDfG__logout:hover{background-color:#ef44441a}.CompanyHeader-module__DCbDfG__mobileRightActions{z-index:102;align-items:center;gap:12px;display:flex}.CompanyHeader-module__DCbDfG__hamburgerButton{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex}.CompanyHeader-module__DCbDfG__hamburgerButton:hover{color:#fff;background-color:#ffffff0d}.CompanyHeader-module__DCbDfG__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background-color:#0009;animation:.2s CompanyHeader-module__DCbDfG__fadeIn;position:fixed;inset:0}@keyframes CompanyHeader-module__DCbDfG__fadeIn{0%{opacity:0}to{opacity:1}}.CompanyHeader-module__DCbDfG__mobileMenu{background-color:#1a1a1a;width:320px;max-width:85vw;height:100vh;animation:.3s CompanyHeader-module__DCbDfG__slideIn;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px #0000004d}@keyframes CompanyHeader-module__DCbDfG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CompanyHeader-module__DCbDfG__mobileMenuHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px;display:flex}.CompanyHeader-module__DCbDfG__mobileMenuTitle{color:#fff;font-size:1.1rem;font-weight:700}.CompanyHeader-module__DCbDfG__mobileMenuClose{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:color .2s;display:flex}.CompanyHeader-module__DCbDfG__mobileMenuClose:hover{color:#fff}.CompanyHeader-module__DCbDfG__mobileNav{flex-direction:column;padding:12px 0;display:flex}.CompanyHeader-module__DCbDfG__mobileNavLink{color:#fffc;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:14px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.CompanyHeader-module__DCbDfG__mobileNavLink:hover{color:#fff;background-color:#ffffff0d}.CompanyHeader-module__DCbDfG__mobileNavLink.CompanyHeader-module__DCbDfG__logoutLink{color:#ef4444}.CompanyHeader-module__DCbDfG__mobileNavLink.CompanyHeader-module__DCbDfG__logoutLink:hover{background-color:#ef44441a}.CompanyHeader-module__DCbDfG__mobileMenuDivider{background-color:#ffffff1a;height:1px;margin:8px 0}.CompanyHeader-module__DCbDfG__mobileUserSection{padding:12px 0}.CompanyHeader-module__DCbDfG__mobileSignInSection{padding:20px}.CompanyHeader-module__DCbDfG__mobileMenuFooter{border-top:1px solid #ffffff1a;margin-top:auto;padding:20px}@media (min-width:1024px){.CompanyHeader-module__DCbDfG__nav,.CompanyHeader-module__DCbDfG__actions{display:flex}.CompanyHeader-module__DCbDfG__mobileRightActions{display:none}}.light .CompanyHeader-module__DCbDfG__header{background-color:#ffffffe6;border-bottom:1px solid #00000014;box-shadow:0 4px 20px #0000000d}.light .CompanyHeader-module__DCbDfG__scrolled{background-color:#fffffff2}.light .CompanyHeader-module__DCbDfG__companyName{color:#1a1a1a}.light .CompanyHeader-module__DCbDfG__link{color:#4b5563}.light .CompanyHeader-module__DCbDfG__link:hover{color:#1a1a1a;background-color:#0000000d}.light .CompanyHeader-module__DCbDfG__linkActive{background-color:#00000014;color:#1a1a1a!important}.light .CompanyHeader-module__DCbDfG__userCard{background-color:#00000008;border:1px solid #0000001a}.light .CompanyHeader-module__DCbDfG__userCard:hover{background-color:#0000000d}.light .CompanyHeader-module__DCbDfG__userName{color:#1a1a1a}.light .CompanyHeader-module__DCbDfG__userCard svg{color:#4b5563}.light .CompanyHeader-module__DCbDfG__userDropdown{background-color:#fff;border:1px solid #0000001a;box-shadow:0 10px 30px #0000001a}.light .CompanyHeader-module__DCbDfG__userDropdownItem{color:#1a1a1a}.light .CompanyHeader-module__DCbDfG__userDropdownItem:hover{background-color:#0000000d}.light .CompanyHeader-module__DCbDfG__dropdownDivider{background-color:#00000014}.light .CompanyHeader-module__DCbDfG__hamburgerButton{color:#4b5563;border:1px solid #0000001a}.light .CompanyHeader-module__DCbDfG__hamburgerButton:hover{color:#1a1a1a;background-color:#0000000d}.light .CompanyHeader-module__DCbDfG__mobileMenu{background-color:#fff}.light .CompanyHeader-module__DCbDfG__mobileMenuTitle{color:#1a1a1a}.light .CompanyHeader-module__DCbDfG__mobileMenuClose{color:#4b5563}.light .CompanyHeader-module__DCbDfG__mobileMenuClose:hover{color:#1a1a1a}.light .CompanyHeader-module__DCbDfG__mobileNavLink{color:#4b5563}.light .CompanyHeader-module__DCbDfG__mobileNavLink:hover{color:#1a1a1a;background-color:#0000000d}.light .CompanyHeader-module__DCbDfG__mobileMenuDivider{background-color:#00000014}.light .CompanyHeader-module__DCbDfG__mobileMenuHeader{border-bottom:1px solid #00000014}.light .CompanyHeader-module__DCbDfG__mobileMenuFooter{border-top:1px solid #00000014}
.InvoiceInfoDrawer-module__D0HYhG__container{flex-direction:column;gap:1.5rem;padding:1.25rem 0 2rem;display:flex}.InvoiceInfoDrawer-module__D0HYhG__infoList{flex-direction:column;gap:.625rem;margin:0 1.25rem;display:flex}.InvoiceInfoDrawer-module__D0HYhG__infoRow{border:1px solid var(--border-color);background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-secondary)100%);border-radius:1rem;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.InvoiceInfoDrawer-module__D0HYhG__infoRow:before{content:"";opacity:0;background:linear-gradient(135deg,#0a5adb0a 0%,#0a5adb00 100%);transition:opacity .25s;position:absolute;inset:0}.InvoiceInfoDrawer-module__D0HYhG__infoRow:hover{border-color:#0a5adb59;transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.InvoiceInfoDrawer-module__D0HYhG__infoRow:hover:before{opacity:1}.InvoiceInfoDrawer-module__D0HYhG__iconWrapper{width:2.75rem;height:2.75rem;color:var(--primary-color);background:linear-gradient(135deg,#0a5adb1a 0%,#0a5adb0d 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .25s;display:flex}.InvoiceInfoDrawer-module__D0HYhG__infoRow:hover .InvoiceInfoDrawer-module__D0HYhG__iconWrapper{background:linear-gradient(135deg,var(--primary-color)0%,#06c 100%);color:#fff;transform:scale(1.05)}.InvoiceInfoDrawer-module__D0HYhG__infoContent{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.InvoiceInfoDrawer-module__D0HYhG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.75px;font-size:.6875rem;font-weight:600}.InvoiceInfoDrawer-module__D0HYhG__value{color:var(--text-primary);font-variant-numeric:tabular-nums;word-break:break-word;font-size:.9375rem;font-weight:600;line-height:1.4}.InvoiceInfoDrawer-module__D0HYhG__copyFieldButton{border:1.5px solid var(--border-color);background-color:var(--bg-primary);width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;pointer-events:auto;z-index:10;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.InvoiceInfoDrawer-module__D0HYhG__copyFieldButton:hover{background:linear-gradient(135deg,var(--primary-color)0%,#06c 100%);border-color:var(--primary-color);color:#fff;transform:scale(1.08);box-shadow:0 4px 12px #0a5adb40}.InvoiceInfoDrawer-module__D0HYhG__copyFieldButton:active{transform:scale(.95)}.InvoiceInfoDrawer-module__D0HYhG__copyFieldButton svg{font-size:.9375rem}.InvoiceInfoDrawer-module__D0HYhG__checkIcon{animation:.35s cubic-bezier(.4,0,.2,1) InvoiceInfoDrawer-module__D0HYhG__checkPop;color:#10b981!important}@keyframes InvoiceInfoDrawer-module__D0HYhG__checkPop{0%{transform:scale(0)rotate(-45deg)}50%{transform:scale(1.3)rotate(0)}to{transform:scale(1)rotate(0)}}.InvoiceInfoDrawer-module__D0HYhG__actions{gap:.75rem;margin:.5rem 1.25rem 0;display:flex}.InvoiceInfoDrawer-module__D0HYhG__actionButton{border:1.5px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);cursor:pointer;letter-spacing:.01em;border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.625rem;padding:1.125rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.InvoiceInfoDrawer-module__D0HYhG__actionButton:hover{background-color:var(--bg-secondary-hover);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.InvoiceInfoDrawer-module__D0HYhG__actionButton:active{transform:translateY(0)}.InvoiceInfoDrawer-module__D0HYhG__actionButton svg{font-size:1.125rem}.InvoiceInfoDrawer-module__D0HYhG__primaryButton{background:linear-gradient(135deg,var(--primary-color)0%,#06c 100%);border-color:var(--primary-color);color:#fff}.InvoiceInfoDrawer-module__D0HYhG__primaryButton:hover{background:linear-gradient(135deg,#06c 0%,var(--primary-color)100%);border-color:#06c;box-shadow:0 8px 24px #0a5adb59}.InvoiceInfoDrawer-module__D0HYhG__bottomSheet .ant-drawer-content-wrapper{box-shadow:0 -4px 24px #0006}.InvoiceInfoDrawer-module__D0HYhG__bottomSheet .ant-drawer-content{border-top-left-radius:24px;border-top-right-radius:24px}.InvoiceInfoDrawer-module__D0HYhG__drawerBody{padding:0!important}@media (max-width:768px){.InvoiceInfoDrawer-module__D0HYhG__container{padding-bottom:max(2.5rem,env(safe-area-inset-bottom,2.5rem));padding-bottom:max(2.5rem,constant(safe-area-inset-bottom,2.5rem))}.InvoiceInfoDrawer-module__D0HYhG__actions{flex-direction:column;margin-bottom:1rem}.InvoiceInfoDrawer-module__D0HYhG__actionButton{width:100%}.InvoiceInfoDrawer-module__D0HYhG__infoRow{padding:1rem 1.125rem}.InvoiceInfoDrawer-module__D0HYhG__iconWrapper{width:2.5rem;height:2.5rem;font-size:1.125rem}.InvoiceInfoDrawer-module__D0HYhG__copyFieldButton{width:2.25rem;height:2.25rem}}
.CartIcon-module__xUSENa__cartButton{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:.5rem;transition:color .2s;position:relative}.CartIcon-module__xUSENa__cartButton:hover{color:var(--primary-color)}.CartIcon-module__xUSENa__icon{font-size:24px}.CartIcon-module__xUSENa__badge{background-color:var(--primary-color);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;right:0}
.ConfirmationModal-module__PcEGka__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2147483647;opacity:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s forwards ConfirmationModal-module__PcEGka__fadeIn;display:flex;position:fixed;top:0;left:0}.ConfirmationModal-module__PcEGka__modal{background:var(--bg-primary,#fff);opacity:0;border-radius:16px;width:90%;max-width:400px;animation:.2s .1s forwards ConfirmationModal-module__PcEGka__scaleIn;overflow:hidden;transform:scale(.95);box-shadow:0 4px 24px #0003}.ConfirmationModal-module__PcEGka__modal.ConfirmationModal-module__PcEGka__dark{background:var(--bg-premium-dark,#1e293b);color:#fff;border:1px solid var(--border-premium-dark,#334155)}.ConfirmationModal-module__PcEGka__modal.ConfirmationModal-module__PcEGka__light{color:#0f172a;background:#fff}.ConfirmationModal-module__PcEGka__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ConfirmationModal-module__PcEGka__dark .ConfirmationModal-module__PcEGka__header{border-bottom:1px solid #ffffff1a}.ConfirmationModal-module__PcEGka__title{margin:0;font-size:18px;font-weight:600}.ConfirmationModal-module__PcEGka__closeButton{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:20px;transition:opacity .2s;display:flex}.ConfirmationModal-module__PcEGka__closeButton:hover{opacity:1}.ConfirmationModal-module__PcEGka__body{opacity:.9;padding:24px;font-size:16px;line-height:1.5}.ConfirmationModal-module__PcEGka__footer{background-color:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.ConfirmationModal-module__PcEGka__dark .ConfirmationModal-module__PcEGka__footer{background-color:#ffffff05}.ConfirmationModal-module__PcEGka__actionButton{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ConfirmationModal-module__PcEGka__cancelButton{color:inherit;background:0 0;border:1px solid #0000001a}.ConfirmationModal-module__PcEGka__dark .ConfirmationModal-module__PcEGka__cancelButton{border:1px solid #fff3}.ConfirmationModal-module__PcEGka__cancelButton:hover{background:#0000000d}.ConfirmationModal-module__PcEGka__dark .ConfirmationModal-module__PcEGka__cancelButton:hover{background:#ffffff1a}.ConfirmationModal-module__PcEGka__confirmButton{color:#fff;background:#ef4444;box-shadow:0 2px 8px #ef44444d}.ConfirmationModal-module__PcEGka__confirmButton:hover{background:#dc2626;transform:translateY(-1px)}.ConfirmationModal-module__PcEGka__confirmButton:active{transform:translateY(0)}@keyframes ConfirmationModal-module__PcEGka__fadeIn{to{opacity:1}}@keyframes ConfirmationModal-module__PcEGka__scaleIn{to{opacity:1;transform:scale(1)}}
.CompanyProductCard-module__tdLYDG__productCard{background-color:var(--card-bg,#fff);border:1px solid var(--border-color,#eee);cursor:pointer;border-radius:.75rem;flex-direction:column;height:100%;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.CompanyProductCard-module__tdLYDG__productCard:hover{border-color:var(--primary-color,#000);background-color:var(--bg-secondary,#f9f9f9);box-shadow:0 4px 12px #0000000d}.CompanyProductCard-module__tdLYDG__productImage{background-position:50%;background-size:cover;background-color:var(--bg-secondary,#f5f5f5);width:100%;height:200px;padding-top:75%}.CompanyProductCard-module__tdLYDG__productImagePlaceholder{background-color:var(--bg-secondary,#f5f5f5);width:100%;height:200px;color:var(--text-tertiary,#ccc);justify-content:center;align-items:center;display:flex}.CompanyProductCard-module__tdLYDG__productInfo{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.CompanyProductCard-module__tdLYDG__productName{color:var(--text-primary,#1a1a1a);text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;display:-webkit-box;overflow:hidden}.CompanyProductCard-module__tdLYDG__productPrice{color:var(--primary-color,#000);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}[data-theme=dark] .CompanyProductCard-module__tdLYDG__productPrice{color:#fff}.CompanyProductCard-module__tdLYDG__productDescription{color:var(--text-secondary,#666);text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:768px){.CompanyProductCard-module__tdLYDG__productInfo{padding:.75rem}.CompanyProductCard-module__tdLYDG__productName{font-size:.95rem}.CompanyProductCard-module__tdLYDG__productPrice{font-size:1rem}.CompanyProductCard-module__tdLYDG__productDescription{display:none}.CompanyProductCard-module__tdLYDG__productImage,.CompanyProductCard-module__tdLYDG__productImagePlaceholder{height:160px}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{width:100%}
.ProductDetailPageClient-module__jJjjOq__pageContainer{background:#000;flex-direction:column;min-height:100vh;display:flex}.ProductDetailPageClient-module__jJjjOq__pageContainer .ant-drawer{position:fixed;inset:0}.ProductDetailPageClient-module__jJjjOq__pageContainer .ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}.ProductDetailPageClient-module__jJjjOq__pageContainer .ant-drawer-body{height:100vh;overflow-y:auto}
.ColorInput-module__XWtDqW__wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.ColorInput-module__XWtDqW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.ColorInput-module__XWtDqW__picker{border-radius:8px;justify-content:flex-start;width:100%;height:40px;align-items:center!important;display:flex!important}.ColorInput-module__XWtDqW__picker .ant-color-picker-trigger-text{align-items:center;line-height:normal;display:flex}.ant-color-picker-trigger-text{font-family:monospace}
