.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))}}
.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)}}
.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{background:var(--primary-color);color:#fff;cursor:pointer;width:100%;box-shadow:none;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:14px 16px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.light .QrMenuLayout-module___HswOW__reservationBannerButton{background:var(--primary-color);color:#fff;border-color:#0000}.QrMenuLayout-module___HswOW__reservationBannerButton:hover{box-shadow:0 22px 42px rgba(var(--primary-rgb),.2);transform:translateY(-1px)}.QrMenuLayout-module___HswOW__reservationBannerIcon{font-size:1.25rem}.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}}
.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}
.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}}
.CompanyPackages-module__iEoSWG__section{flex-direction:column;gap:20px;margin-top:16px;display:flex}.CompanyPackages-module__iEoSWG__header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.CompanyPackages-module__iEoSWG__titleGroup{align-items:center;gap:14px;display:flex}.CompanyPackages-module__iEoSWG__icon{color:var(--primary-color);font-size:28px}.CompanyPackages-module__iEoSWG__title{color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:800}.CompanyPackages-module__iEoSWG__subtitle{color:var(--text-secondary);margin:4px 0 0}.CompanyPackages-module__iEoSWG__viewAll{color:var(--primary-color);font-weight:700;text-decoration:none}.CompanyPackages-module__iEoSWG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.CompanyPackages-module__iEoSWG__card{background:radial-gradient(circle at top right,color-mix(in srgb,var(--primary-color)16%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--card-bg)92%,var(--bg-secondary)8%),color-mix(in srgb,var(--card-bg)82%,var(--bg-secondary)18%));border:1px solid color-mix(in srgb,var(--primary-color)12%,var(--border-color)88%);border-radius:24px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 20px 40px #0f172a14}.CompanyPackages-module__iEoSWG__cardTop{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.CompanyPackages-module__iEoSWG__badge,.CompanyPackages-module__iEoSWG__badgeMuted{border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.CompanyPackages-module__iEoSWG__badge{background:var(--primary-color);color:#fff}.CompanyPackages-module__iEoSWG__badgeMuted{background:color-mix(in srgb,var(--bg-secondary)88%,transparent);border:1px solid var(--border-color);color:var(--text-secondary)}.CompanyPackages-module__iEoSWG__cardTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.CompanyPackages-module__iEoSWG__price{color:var(--text-primary);margin:0;font-size:1.9rem;font-weight:900}.CompanyPackages-module__iEoSWG__description{color:var(--text-secondary);margin:0;line-height:1.55}.CompanyPackages-module__iEoSWG__serviceList{flex-wrap:wrap;gap:8px;display:flex}.CompanyPackages-module__iEoSWG__serviceChip{background:color-mix(in srgb,var(--bg-secondary)92%,transparent);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:14px;align-items:center;gap:6px;padding:8px 12px;font-size:.88rem;display:inline-flex}.CompanyPackages-module__iEoSWG__cta{background:var(--primary-color);color:#fff;border-radius:16px;justify-content:center;align-items:center;margin-top:auto;padding:12px 16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.CompanyPackages-module__iEoSWG__cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a1f}@media (max-width:768px){.CompanyPackages-module__iEoSWG__header{flex-direction:column;align-items:stretch}}
.CompanyNotFound-module__zhYc5a__pageContainer{color:#fff;background-color:#0b1120;flex-direction:column;min-height:100vh;padding-top:100px;display:flex}.CompanyNotFound-module__zhYc5a__headerWrapper{width:100%}.CompanyNotFound-module__zhYc5a__container{flex:1;justify-content:center;align-items:flex-start;padding:2rem 1.5rem;display:flex;position:relative;overflow-y:auto}.CompanyNotFound-module__zhYc5a__backgroundGlow{pointer-events:none;z-index:0;filter:blur(100px);background:radial-gradient(circle,#10b9810d 0%,#0a5adb08 50%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompanyNotFound-module__zhYc5a__contentWrapper{z-index:1;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1100px;margin:auto 0;display:flex;position:relative}.CompanyNotFound-module__zhYc5a__mainIconWrapper{justify-content:center;margin-bottom:2rem;display:flex;position:relative}.CompanyNotFound-module__zhYc5a__mainIconCircle{background-color:#1e293b;border:2px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.CompanyNotFound-module__zhYc5a__mainIcon{color:#94a3b8;font-size:56px}.CompanyNotFound-module__zhYc5a__errorBadge{background:#0b1120;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:3px;display:flex;position:absolute;bottom:-5px;right:-5px}.CompanyNotFound-module__zhYc5a__errorBadge .anticon{color:#ef4444;font-size:36px}.CompanyNotFound-module__zhYc5a__textCenter{text-align:center;max-width:700px}.CompanyNotFound-module__zhYc5a__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.CompanyNotFound-module__zhYc5a__title span{color:#3b82f6}.CompanyNotFound-module__zhYc5a__description{color:#94a3b8;font-size:1.125rem;line-height:1.6}.CompanyNotFound-module__zhYc5a__featuresGrid{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1rem 0;display:grid}@media (min-width:768px){.CompanyNotFound-module__zhYc5a__featuresGrid{grid-template-columns:repeat(3,1fr)}}.CompanyNotFound-module__zhYc5a__featureItem{background-color:#1e293b99;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .2s,border-color .2s;display:flex}.CompanyNotFound-module__zhYc5a__featureItem:hover{border-color:#fff3;transform:translateY(-4px)}.CompanyNotFound-module__zhYc5a__featureIconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.CompanyNotFound-module__zhYc5a__featureItem:first-child .CompanyNotFound-module__zhYc5a__featureIconWrapper,.CompanyNotFound-module__zhYc5a__featureItem:nth-child(2) .CompanyNotFound-module__zhYc5a__featureIconWrapper,.CompanyNotFound-module__zhYc5a__featureItem:nth-child(3) .CompanyNotFound-module__zhYc5a__featureIconWrapper{color:#10b981;background-color:#10b9811a}.CompanyNotFound-module__zhYc5a__featureContent h3{color:#f8fafc;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.CompanyNotFound-module__zhYc5a__featureContent p{color:#94a3b8;font-size:.95rem;line-height:1.5}.CompanyNotFound-module__zhYc5a__actions{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.CompanyNotFound-module__zhYc5a__whatsappButton{color:#fff;background-color:#22c55e;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #22c55e33}.CompanyNotFound-module__zhYc5a__whatsappButton:hover{background-color:#16a34a;transform:translateY(-2px);box-shadow:0 10px 15px -3px #22c55e4d}.CompanyNotFound-module__zhYc5a__secondaryLinks{color:#94a3b8;align-items:center;gap:1rem;font-size:.95rem;display:flex}.CompanyNotFound-module__zhYc5a__textButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.95rem;transition:color .2s;display:flex}.CompanyNotFound-module__zhYc5a__textButton:hover{color:#fff}.CompanyNotFound-module__zhYc5a__divider{color:#475569}
.Button-module__8RiFmG__button{cursor:pointer;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:8px;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%}
.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:600}.Input-module__5jsJuW__input{width:100%}.Input-module__5jsJuW__inputLg{border-radius:12px;min-height:52px;padding-inline:.95rem;font-size:1rem}
:is(.Drawer-module__5pZ_OW__darkTheme .ant-drawer-content,.Drawer-module__5pZ_OW__darkTheme .ant-drawer-header,.Drawer-module__5pZ_OW__darkTheme .ant-drawer-wrapper-body,.Drawer-module__5pZ_OW__darkTheme .ant-drawer-body){background-color:var(--bg-premium-dark);color:#fff;border-bottom:1px solid var(--border-premium-dark)}.Drawer-module__5pZ_OW__darkTheme .ant-drawer-mask{background-color:#000000b3}.Drawer-module__5pZ_OW__darkTheme .ant-drawer-title{color:#fff}.Drawer-module__5pZ_OW__darkTheme .ant-drawer-close{color:var(--text-tertiary)}.Drawer-module__5pZ_OW__darkTheme .ant-drawer-close:hover{color:#fff}:is(.Drawer-module__5pZ_OW__lightTheme .ant-drawer-content,.Drawer-module__5pZ_OW__lightTheme .ant-drawer-header,.Drawer-module__5pZ_OW__lightTheme .ant-drawer-wrapper-body,.Drawer-module__5pZ_OW__lightTheme .ant-drawer-body){color:#1f2937!important;background-color:#fff!important;border-bottom:1px solid #e5e7eb!important}.Drawer-module__5pZ_OW__lightTheme .ant-drawer-mask{background-color:#00000080}.Drawer-module__5pZ_OW__lightTheme .ant-drawer-title{color:#0f172a}.Drawer-module__5pZ_OW__lightTheme .ant-drawer-close{color:#0f172a}.Drawer-module__5pZ_OW__lightTheme .ant-drawer-close:hover{color:#334155}.Drawer-module__5pZ_OW__title{font-size:1.125rem;font-weight:700}.Drawer-module__5pZ_OW__lightHeader{color:#0f172a!important;background-color:#fff!important;border-bottom:1px solid #e5e7eb!important}.Drawer-module__5pZ_OW__darkHeader{background-color:var(--bg-premium-dark)!important;color:#fff!important;border-bottom:1px solid var(--border-premium-dark)!important}.Drawer-module__5pZ_OW__lightBody{color:#0f172a!important;background-color:#fff!important}.Drawer-module__5pZ_OW__darkBody{background-color:var(--bg-premium-dark)!important;color:#fff!important}.Drawer-module__5pZ_OW__body{height:100%}.Drawer-module__5pZ_OW__headerWrapper{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Drawer-module__5pZ_OW__extraContent{align-items:center;display:flex}.Drawer-module__5pZ_OW__handle{background-color:#fff3;border-radius:2px;width:40px;height:4px;margin-top:-8px}@media (min-width:768px){.Drawer-module__5pZ_OW__headerWrapper{flex-direction:row;align-items:center;gap:0}.Drawer-module__5pZ_OW__handle{display:none}}.Drawer-module__5pZ_OW__sheetBackdrop{background-color:#000000b3!important}.Drawer-module__5pZ_OW__sheetContainer{padding-bottom:env(safe-area-inset-bottom);will-change:transform;transform:translate(0,0);border-top-left-radius:24px!important;border-top-right-radius:24px!important;box-shadow:0 -4px 20px #0006!important}.Drawer-module__5pZ_OW__iosPadding{padding-bottom:calc(env(safe-area-inset-bottom) + 20px)!important}.Drawer-module__5pZ_OW__darkTheme.Drawer-module__5pZ_OW__sheetContainer{background-color:var(--bg-premium-dark)!important}.Drawer-module__5pZ_OW__darkTheme .Drawer-module__5pZ_OW__sheetHeader,.Drawer-module__5pZ_OW__darkTheme .Drawer-module__5pZ_OW__sheetContent{background-color:var(--bg-premium-dark);color:#fff}.Drawer-module__5pZ_OW__darkTheme .Drawer-module__5pZ_OW__title{color:#fff}.Drawer-module__5pZ_OW__darkTheme .Drawer-module__5pZ_OW__handle{background-color:#fff3}.Drawer-module__5pZ_OW__lightTheme.Drawer-module__5pZ_OW__sheetContainer{background-color:#fff}.Drawer-module__5pZ_OW__lightTheme .Drawer-module__5pZ_OW__sheetHeader,.Drawer-module__5pZ_OW__lightTheme .Drawer-module__5pZ_OW__sheetContent{color:#1f2937;background-color:#fff}.Drawer-module__5pZ_OW__lightTheme .Drawer-module__5pZ_OW__title{color:#1f2937}.Drawer-module__5pZ_OW__lightTheme .Drawer-module__5pZ_OW__handle{background-color:#0003}.Drawer-module__5pZ_OW__sheetHeader{border-top-left-radius:24px;border-top-right-radius:24px;padding:16px 24px 12px}.Drawer-module__5pZ_OW__sheetContent{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto!important}.Drawer-module__5pZ_OW__sheetBody{flex-direction:column;height:100%;padding:0;display:flex}.Drawer-module__5pZ_OW__handle{border-radius:2px;width:40px;height:4px;margin:0 auto 12px}.Drawer-module__5pZ_OW__title{text-align:center;font-size:1.125rem;font-weight:700;display:block}.Drawer-module__5pZ_OW__headerTitleWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.Drawer-module__5pZ_OW__drawerBodyContainer{height:100%}.Drawer-module__5pZ_OW__fullScreenWrapper{width:100%;height:100%;position:fixed;top:0;left:0;pointer-events:auto!important}.Drawer-module__5pZ_OW__fullScreenWrapper.Drawer-module__5pZ_OW__open{pointer-events:auto}.Drawer-module__5pZ_OW__fullScreenBackdrop{opacity:0;background-color:#000000b3;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Drawer-module__5pZ_OW__fullScreenWrapper.Drawer-module__5pZ_OW__open .Drawer-module__5pZ_OW__fullScreenBackdrop{opacity:1}.Drawer-module__5pZ_OW__fullScreenContent{will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;background-color:#fff;flex-direction:column;width:100%;height:100dvh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.Drawer-module__5pZ_OW__fullScreenWrapper.Drawer-module__5pZ_OW__open .Drawer-module__5pZ_OW__fullScreenContent{transform:translateY(0)}.Drawer-module__5pZ_OW__darkTheme.Drawer-module__5pZ_OW__fullScreenContent{background-color:var(--bg-premium-dark);color:#fff}.Drawer-module__5pZ_OW__fullScreenHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Drawer-module__5pZ_OW__fullScreenBody{-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom);flex:1;position:relative;overflow-y:auto}
.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}}
.CompanyHeader-module__DCbDfG__header{-webkit-backdrop-filter:blur(10px);z-index:100;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}
.HeroSection-module__6lleaG__hero{background:var(--bg-color);align-items:center;min-height:90vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.dark .HeroSection-module__6lleaG__hero{background:#0f172a}.HeroSection-module__6lleaG__hero:before{content:"";z-index:0;background:radial-gradient(circle,#4f46e526 0%,#4f46e500 70%);border-radius:50%;width:800px;height:800px;animation:10s ease-in-out infinite HeroSection-module__6lleaG__pulse;position:absolute;top:-20%;right:-10%}.HeroSection-module__6lleaG__hero:after{content:"";z-index:0;background:radial-gradient(circle,#10b9811a 0%,#10b98100 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite reverse HeroSection-module__6lleaG__pulse;position:absolute;bottom:-10%;left:-10%}@keyframes HeroSection-module__6lleaG__pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:.5;transform:scale(1)}}.HeroSection-module__6lleaG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;display:grid;position:relative}.HeroSection-module__6lleaG__content{flex-direction:column;gap:32px;max-width:640px;display:flex}.HeroSection-module__6lleaG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#ffffffe6;border:1px solid #0000000d;border-radius:99px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #0000000d}.dark .HeroSection-module__6lleaG__badge{color:#fff;background:#1e293bcc;border-color:#ffffff1a}.HeroSection-module__6lleaG__badgeIcon{background:var(--primary-color);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__6lleaG__blink;box-shadow:0 0 0 4px #4f46e533}@keyframes HeroSection-module__6lleaG__blink{0%,to{opacity:1}50%{opacity:.5}}.HeroSection-module__6lleaG__title{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:64px;font-weight:800;line-height:1.1}.HeroSection-module__6lleaG__titleWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.HeroSection-module__6lleaG__dynamicTextWrapper{color:#0000;background:linear-gradient(135deg,var(--primary-color)0%,#a855f7 100%);font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;padding-right:0;line-height:1.1;display:inline-block;white-space:nowrap!important}.HeroSection-module__6lleaG__dynamicText{color:inherit;display:inline-block}.HeroSection-module__6lleaG__encryptedText{color:var(--primary-color);opacity:.7;display:inline-block}.HeroSection-module__6lleaG__description{color:var(--text-secondary);max-width:540px;font-size:20px;line-height:1.6}.HeroSection-module__6lleaG__actions{gap:20px;margin-top:16px;display:flex}.HeroSection-module__6lleaG__primaryBtn{color:#fff!important;background:#25d366!important;border:none!important;border-radius:16px!important;align-items:center!important;gap:12px!important;height:64px!important;padding:0 40px!important;font-size:18px!important;font-weight:700!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;box-shadow:0 10px 20px -5px #25d3664d!important}.dark .HeroSection-module__6lleaG__primaryBtn{color:#fff!important;background:#25d366!important}.HeroSection-module__6lleaG__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #0003}.HeroSection-module__6lleaG__secondaryBtn{border:1px solid var(--border-color)!important;height:64px!important;color:var(--text-primary)!important;background:0 0!important;border-radius:16px!important;padding:0 32px!important;font-size:18px!important;font-weight:700!important}.HeroSection-module__6lleaG__secondaryBtn:hover{background:var(--bg-secondary)!important;border-color:var(--text-primary)!important}.HeroSection-module__6lleaG__visualContainer{justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative;transform:perspective(1000px)rotateY(-5deg)}.HeroSection-module__6lleaG__mockupWrapper{z-index:2;background:#000;border:8px solid #2d2d2d;border-radius:48px;width:320px;height:640px;padding:12px;position:relative;box-shadow:0 50px 100px -20px #0000004d}.HeroSection-module__6lleaG__mockupScreen{background:#fff;border-radius:36px;width:100%;height:100%;position:relative;overflow:hidden}.HeroSection-module__6lleaG__placeholderImage{background:var(--bg-secondary);border:2px dashed var(--border-color);z-index:2;border-radius:48px;justify-content:center;align-items:center;width:600px;height:600px;display:flex;position:relative;overflow:hidden}.dark .HeroSection-module__6lleaG__placeholderImage{background:var(--card-premium-dark);border-color:var(--border-premium-dark)}.HeroSection-module__6lleaG__floatingCard{z-index:3;white-space:nowrap;background:#fff;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:16px;padding:16px 24px;display:flex;position:absolute;box-shadow:0 20px 40px #0000001a}.dark .HeroSection-module__6lleaG__floatingCard{background:#1e293b;border-color:#ffffff1a;box-shadow:0 20px 40px #0000004d}.HeroSection-module__6lleaG__card1{animation:6s ease-in-out infinite HeroSection-module__6lleaG__float;top:20%;right:0}.HeroSection-module__6lleaG__card2{animation:5s ease-in-out infinite reverse HeroSection-module__6lleaG__float;bottom:20%;left:0}.HeroSection-module__6lleaG__card3{display:none}@keyframes HeroSection-module__6lleaG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1280px){.HeroSection-module__6lleaG__container{text-align:center;grid-template-columns:1fr;gap:60px;padding:0 24px}.HeroSection-module__6lleaG__content{align-items:center;max-width:800px;margin:0 auto}.HeroSection-module__6lleaG__title{font-size:48px}.HeroSection-module__6lleaG__actions{justify-content:center}.HeroSection-module__6lleaG__visualContainer{height:500px;margin-top:-40px;transform:scale(.9)}.HeroSection-module__6lleaG__floatingCard{display:none}}@media (max-width:768px){.HeroSection-module__6lleaG__hero{min-height:auto;padding:100px 0 60px}.HeroSection-module__6lleaG__hero:before,.HeroSection-module__6lleaG__hero:after,.HeroSection-module__6lleaG__visualContainer,.HeroSection-module__6lleaG__placeholderImage,.HeroSection-module__6lleaG__mockupWrapper{display:none!important}.HeroSection-module__6lleaG__container{grid-template-columns:1fr;gap:0}.HeroSection-module__6lleaG__content{text-align:center;align-items:center;gap:24px;max-width:100%;margin:0 auto}.HeroSection-module__6lleaG__titleWrapper{align-items:center}.HeroSection-module__6lleaG__title{font-size:36px;line-height:1.1}.HeroSection-module__6lleaG__description{max-width:100%;font-size:16px}.HeroSection-module__6lleaG__actions{flex-direction:column;gap:16px;width:100%}.HeroSection-module__6lleaG__primaryBtn,.HeroSection-module__6lleaG__secondaryBtn{justify-content:center;width:100%;height:56px!important;font-size:16px!important}}
.ReferencesSection-module__GvEFFq__references{background:0 0;padding:6rem 2rem;overflow:hidden}.ReferencesSection-module__GvEFFq__header{text-align:center;margin-bottom:4rem}.ReferencesSection-module__GvEFFq__header h2{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.light .ReferencesSection-module__GvEFFq__header h2{background:linear-gradient(135deg,#0f172a 0%,#64748b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ReferencesSection-module__GvEFFq__header p{color:var(--text-secondary);font-size:1.1rem}.ReferencesSection-module__GvEFFq__swiper{width:100%;max-width:1200px;margin:0 auto;padding:1rem 0}.ReferencesSection-module__GvEFFq__logoWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;height:80px;padding:1rem;transition:all .3s;display:flex}.light .ReferencesSection-module__GvEFFq__logoWrapper{background:#00000008;border:1px solid #0000001a}.ReferencesSection-module__GvEFFq__logoWrapper:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-2px)}.light .ReferencesSection-module__GvEFFq__logoWrapper:hover{background:#0000000d;border-color:#00000026}@media (max-width:768px){.ReferencesSection-module__GvEFFq__references{padding:4rem 1.5rem}.ReferencesSection-module__GvEFFq__header h2{font-size:2rem}}
.ProductGridSkeleton-module__eNlyHq__container{width:100%;min-height:100vh;padding-top:80px}.ProductGridSkeleton-module__eNlyHq__header{background:var(--bg-card);border-bottom:1px solid var(--border-color);align-items:center;gap:32px;height:280px;margin-bottom:32px;padding:0 40px;display:flex}.ProductGridSkeleton-module__eNlyHq__logoSkeleton{background:var(--bg-secondary);border-radius:20px;width:120px;height:120px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__infoSkeleton{flex-direction:column;flex:1;gap:16px;display:flex}.ProductGridSkeleton-module__eNlyHq__titleSkeleton{background:var(--bg-secondary);border-radius:8px;width:300px;height:40px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__descSkeleton{background:var(--bg-secondary);border-radius:4px;width:500px;height:20px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__layout{grid-template-columns:280px 1fr;gap:40px;max-width:1400px;margin:0 auto;padding:0 40px 60px;display:grid}.ProductGridSkeleton-module__eNlyHq__sidebar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;height:fit-content;padding:24px}.ProductGridSkeleton-module__eNlyHq__sidebarTitleSkeleton{background:var(--bg-secondary);border-radius:4px;width:150px;height:24px;margin-bottom:24px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__categoryItemSkeleton{background:var(--bg-secondary);border-radius:8px;width:100%;height:40px;margin-bottom:8px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__controlsSkeleton{justify-content:flex-end;margin-bottom:24px;display:flex}.ProductGridSkeleton-module__eNlyHq__searchSkeleton{background:var(--bg-card);border-radius:24px;width:200px;height:48px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.ProductGridSkeleton-module__eNlyHq__cardSkeleton{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.ProductGridSkeleton-module__eNlyHq__imageSkeleton{aspect-ratio:1;background:var(--bg-secondary);width:100%;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__contentSkeleton{flex-direction:column;gap:12px;padding:16px;display:flex}.ProductGridSkeleton-module__eNlyHq__nameSkeleton{background:var(--bg-secondary);border-radius:4px;width:80%;height:20px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}.ProductGridSkeleton-module__eNlyHq__priceSkeleton{background:var(--bg-secondary);border-radius:4px;width:40%;height:24px;animation:1.5s infinite ProductGridSkeleton-module__eNlyHq__shimmer}@keyframes ProductGridSkeleton-module__eNlyHq__shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:900px){.ProductGridSkeleton-module__eNlyHq__layout{grid-template-columns:1fr}.ProductGridSkeleton-module__eNlyHq__sidebar{display:none}.ProductGridSkeleton-module__eNlyHq__header{flex-direction:column;align-items:flex-start;height:auto;padding:24px}.ProductGridSkeleton-module__eNlyHq__logoSkeleton{width:80px;height:80px}.ProductGridSkeleton-module__eNlyHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProductGridSkeleton-module__eNlyHq__grid{grid-template-columns:1fr}}
.MinimalFooter-module__kqfFgq__footer{background-color:var(--card-bg);border-top:1px solid var(--border-color);padding:1.5rem 2rem}.MinimalFooter-module__kqfFgq__content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.MinimalFooter-module__kqfFgq__leftSide{align-items:center;gap:.75rem;display:flex}.MinimalFooter-module__kqfFgq__rightSide{align-items:center;gap:1.5rem;display:flex}.MinimalFooter-module__kqfFgq__logoLink{color:var(--text-secondary);opacity:.8;align-items:center;gap:.5rem;text-decoration:none;transition:all .2s;display:flex}.MinimalFooter-module__kqfFgq__logoLink:hover{color:var(--primary-color);opacity:1}.MinimalFooter-module__kqfFgq__logo{width:auto;height:1.5rem}.MinimalFooter-module__kqfFgq__poweredBy{color:var(--text-secondary);font-size:.9rem;font-weight:500}.MinimalFooter-module__kqfFgq__socialLinks{align-items:center;gap:1rem;display:flex}.MinimalFooter-module__kqfFgq__socialIcon{color:var(--text-tertiary);justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.MinimalFooter-module__kqfFgq__socialIcon:hover{color:var(--primary-color);transform:translateY(-2px)}.MinimalFooter-module__kqfFgq__ctaButton{background-color:var(--primary-color);color:#fff;white-space:nowrap;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.MinimalFooter-module__kqfFgq__ctaButton:hover{background-color:var(--primary-color-hover);box-shadow:0 4px 12px rgba(var(--primary-rgb),.2);transform:translateY(-2px)}@media (max-width:768px){.MinimalFooter-module__kqfFgq__content{text-align:center;flex-direction:column;gap:1.5rem}.MinimalFooter-module__kqfFgq__rightSide{flex-direction:column;gap:1rem;width:100%}.MinimalFooter-module__kqfFgq__ctaButton{text-align:center;width:100%}}
.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}}
.FeaturesSection-module__E3cJva__section{background:var(--bg-color);transition:background-color .3s;position:relative}.dark .FeaturesSection-module__E3cJva__section{background:var(--bg-premium-dark)}.FeaturesSection-module__E3cJva__header{text-align:center;max-width:800px;margin:0 auto 80px}.FeaturesSection-module__E3cJva__badge{background:var(--bg-secondary);color:var(--primary-color);border-radius:99px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;transition:background-color .3s;display:inline-block}.dark .FeaturesSection-module__E3cJva__badge{background:var(--bg-secondary);color:#60a5fa}.FeaturesSection-module__E3cJva__title{color:var(--text-primary);margin-bottom:24px;font-size:36px;font-weight:700;line-height:1.2;transition:color .3s}.FeaturesSection-module__E3cJva__description{color:var(--text-secondary);font-size:18px;line-height:1.6;transition:color .3s}.FeaturesSection-module__E3cJva__grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1280px;margin:0 auto;display:grid}.FeaturesSection-module__E3cJva__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:32px;transition:all .3s;position:relative;overflow:hidden}.dark .FeaturesSection-module__E3cJva__card{background:var(--card-premium-dark);border-color:var(--border-premium-dark)}.FeaturesSection-module__E3cJva__card:hover{border-color:var(--primary-color);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FeaturesSection-module__E3cJva__list{flex-direction:column;gap:16px;margin-top:8px;display:flex}.FeaturesSection-module__E3cJva__demoSection{margin-top:160px}.FeaturesSection-module__E3cJva__iconWrapper{background:var(--icon-bg);width:64px;height:64px;color:var(--primary-color);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;font-size:28px;transition:all .3s;display:flex}.dark .FeaturesSection-module__E3cJva__iconWrapper{color:#60a5fa;background:#3b82f61a}.FeaturesSection-module__E3cJva__card:hover .FeaturesSection-module__E3cJva__iconWrapper{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%)}.FeaturesSection-module__E3cJva__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:20px;font-weight:700;transition:color .3s}.FeaturesSection-module__E3cJva__cardText{color:var(--text-secondary);font-size:16px;line-height:1.5;transition:color .3s}@media (max-width:1024px){.FeaturesSection-module__E3cJva__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturesSection-module__E3cJva__grid{grid-template-columns:1fr}.FeaturesSection-module__E3cJva__section{padding:80px 24px}.FeaturesSection-module__E3cJva__title{font-size:28px}}
.DemoSection-module__IBKVEG__section{background:#fff;padding:96px 0;position:relative;overflow:hidden}.dark .DemoSection-module__IBKVEG__section{background:#0f172a}.DemoSection-module__IBKVEG__header{text-align:center;max-width:800px;margin:0 auto 64px;padding:0 24px}.DemoSection-module__IBKVEG__badge{color:var(--primary-color,#2563eb);letter-spacing:.05em;background:#eff6ff;border-radius:999px;margin-bottom:24px;padding:6px 16px;font-size:.875rem;font-weight:700;display:inline-block}.dark .DemoSection-module__IBKVEG__badge{color:#60a5fa;background:#2563eb26}.DemoSection-module__IBKVEG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800}.dark .DemoSection-module__IBKVEG__title{color:#f1f5f9}.DemoSection-module__IBKVEG__description{color:#64748b;font-size:1.125rem;line-height:1.6}.dark .DemoSection-module__IBKVEG__description{color:#94a3b8}.DemoSection-module__IBKVEG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.DemoSection-module__IBKVEG__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;padding:32px;transition:all .3s;display:flex}.dark .DemoSection-module__IBKVEG__card{background:#1e293b;border-color:#334155}.DemoSection-module__IBKVEG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -12px #0000001a}.dark .DemoSection-module__IBKVEG__card:hover{background:#334155;border-color:#475569;box-shadow:0 20px 40px -12px #0000004d}.DemoSection-module__IBKVEG__qrPlaceholder{margin-bottom:24px}.DemoSection-module__IBKVEG__qrInner{background:#fff;border:2px dashed #eee;border-radius:24px;padding:16px;transition:all .3s}.DemoSection-module__IBKVEG__card:hover .DemoSection-module__IBKVEG__qrInner{background:#fafafa;border-style:solid;transform:scale(1.05)}.DemoSection-module__IBKVEG__cardTitle{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:700}.dark .DemoSection-module__IBKVEG__cardTitle{color:#f1f5f9}.DemoSection-module__IBKVEG__cardDesc{color:#64748b;margin-bottom:24px;font-size:.9375rem}.dark .DemoSection-module__IBKVEG__cardDesc{color:#94a3b8}.DemoSection-module__IBKVEG__button{cursor:pointer;background:0 0;border:1px solid;border-radius:999px;align-items:center;gap:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.DemoSection-module__IBKVEG__button:hover{transform:scale(1.05)}@media (max-width:1024px){.DemoSection-module__IBKVEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DemoSection-module__IBKVEG__grid{grid-template-columns:1fr}.DemoSection-module__IBKVEG__title{font-size:2rem}}
.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}
.HowItWorksSection-module__P_TMNG__section{background:var(--bg-secondary);padding:100px 24px;transition:background-color .3s}.dark .HowItWorksSection-module__P_TMNG__section{background:var(--bg-premium-dark)}.HowItWorksSection-module__P_TMNG__header{text-align:center;margin-bottom:80px}.HowItWorksSection-module__P_TMNG__title{color:var(--text-primary);margin-bottom:16px;font-size:36px;font-weight:700;transition:color .3s}.HowItWorksSection-module__P_TMNG__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px;line-height:1.6;transition:color .3s}.HowItWorksSection-module__P_TMNG__timeline{justify-content:space-between;align-items:flex-start;max-width:1000px;margin:0 auto;padding-top:20px;display:flex;position:relative}.HowItWorksSection-module__P_TMNG__timeline:before{content:"";background:var(--border-color);z-index:0;height:2px;position:absolute;top:60px;left:100px;right:100px}.dark .HowItWorksSection-module__P_TMNG__timeline:before{background:var(--border-premium-dark)}.HowItWorksSection-module__P_TMNG__step{z-index:1;text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.HowItWorksSection-module__P_TMNG__numberCircle{background:var(--card-bg);width:80px;height:80px;color:var(--primary-color);border:4px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;margin-bottom:32px;font-size:32px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.dark .HowItWorksSection-module__P_TMNG__numberCircle{background:var(--card-premium-dark);border-color:var(--border-premium-dark);color:#60a5fa}.HowItWorksSection-module__P_TMNG__step:hover .HowItWorksSection-module__P_TMNG__numberCircle{border-color:var(--primary-color);color:#fff;background:var(--primary-color);transform:scale(1.1)}.HowItWorksSection-module__P_TMNG__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:20px;font-weight:700;transition:color .3s}.HowItWorksSection-module__P_TMNG__stepDesc{color:var(--text-secondary);max-width:200px;font-size:16px;line-height:1.5;transition:color .3s}@media (max-width:768px){.HowItWorksSection-module__P_TMNG__timeline{flex-direction:column;align-items:center;gap:48px}.HowItWorksSection-module__P_TMNG__timeline:before{width:2px;height:calc(100% - 80px);top:40px;left:50%;right:auto;transform:translate(-50%)}.HowItWorksSection-module__P_TMNG__step{width:100%}}
.OtpVerificationModal-module__l_qxpq__content{text-align:center;padding:20px 0}.OtpVerificationModal-module__l_qxpq__description{color:var(--text-secondary);margin-bottom:20px}.OtpVerificationModal-module__l_qxpq__otpInput{justify-content:center;margin-bottom:24px}.OtpVerificationModal-module__l_qxpq__verifyButton{margin-bottom:16px}.OtpVerificationModal-module__l_qxpq__footer{color:var(--text-secondary);font-size:14px}.OtpVerificationModal-module__l_qxpq__resendButton{padding:0}
.CompanyStorefrontShell-module__AeIbqG__shell{flex-direction:column;min-height:100vh;display:flex}.CompanyStorefrontShell-module__AeIbqG__content{flex:1}.CompanyStorefrontShell-module__AeIbqG__withCompanyHeader{padding-top:80px}.CompanyStorefrontShell-module__AeIbqG__drawerCloseButton{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.CompanyStorefrontShell-module__AeIbqG__drawerCloseIcon{font-size:20px}
.HeroSection-module__FxzQKG__hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:112px 0 80px;position:relative;overflow:hidden}.dark .HeroSection-module__FxzQKG__hero{background:#0d1424;border-bottom-color:#1e293b}.HeroSection-module__FxzQKG__container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}.HeroSection-module__FxzQKG__content{z-index:2;position:relative}.HeroSection-module__FxzQKG__badge{color:#1d4ed8;letter-spacing:.1em;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.dark .HeroSection-module__FxzQKG__badge{color:#93c5fd;background:#2563eb1f;border-color:#60a5fa33}.HeroSection-module__FxzQKG__badgeDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px}.HeroSection-module__FxzQKG__title{letter-spacing:-.04em;color:#0f172a;margin:0 0 20px;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:800;line-height:1.06}.dark .HeroSection-module__FxzQKG__title{color:#f1f5f9}.HeroSection-module__FxzQKG__titleAccent{color:#2563eb;margin-top:8px;display:block}.dark .HeroSection-module__FxzQKG__titleAccent{color:#60a5fa}.HeroSection-module__FxzQKG__description{color:#64748b;max-width:560px;margin:0 0 32px;font-size:1.05rem;line-height:1.7}.dark .HeroSection-module__FxzQKG__description{color:#94a3b8}.HeroSection-module__FxzQKG__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;display:flex}.HeroSection-module__FxzQKG__primaryBtn,.HeroSection-module__FxzQKG__secondaryBtn,.HeroSection-module__FxzQKG__tertiaryBtn{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:.95rem;font-weight:700;display:flex}.HeroSection-module__FxzQKG__primaryBtn{transition:background .2s,transform .2s;color:#fff!important;background:#2563eb!important;border:none!important}.HeroSection-module__FxzQKG__primaryBtn:hover{transform:translateY(-2px);background:#1d4ed8!important}.HeroSection-module__FxzQKG__primaryIcon{font-size:13px}.HeroSection-module__FxzQKG__secondaryBtn{color:#2563eb!important;background:0 0!important;border:1.5px solid #bfdbfe!important}.HeroSection-module__FxzQKG__secondaryBtn:hover{background:#f8fbff!important;border-color:#2563eb!important}.HeroSection-module__FxzQKG__tertiaryBtn{color:#64748b!important;background:0 0!important;border:none!important}.HeroSection-module__FxzQKG__tertiaryBtn:hover{color:#16a34a!important;background:#f0fdf4!important}.dark .HeroSection-module__FxzQKG__secondaryBtn{color:#60a5fa!important;border-color:#60a5fa33!important}.dark .HeroSection-module__FxzQKG__secondaryBtn:hover{background:#60a5fa0d!important;border-color:#60a5fa!important}.dark .HeroSection-module__FxzQKG__tertiaryBtn{color:#94a3b8!important}.dark .HeroSection-module__FxzQKG__tertiaryBtn:hover{color:#4ade80!important;background:#4ade8014!important}.HeroSection-module__FxzQKG__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.HeroSection-module__FxzQKG__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.dark .HeroSection-module__FxzQKG__statCard{background:#1e293b;border-color:#334155}.HeroSection-module__FxzQKG__statCard strong{color:#0f172a;letter-spacing:-.03em;margin-bottom:4px;font-size:1.4rem;font-weight:800;display:block}.dark .HeroSection-module__FxzQKG__statCard strong{color:#f1f5f9}.HeroSection-module__FxzQKG__statCard span{color:#64748b;font-size:.88rem;line-height:1.4;display:block}.dark .HeroSection-module__FxzQKG__statCard span{color:#94a3b8}.HeroSection-module__FxzQKG__visual{min-height:520px;position:relative}.HeroSection-module__FxzQKG__mockShell{z-index:2;color:#f8fafc;background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px;position:relative}.dark .HeroSection-module__FxzQKG__mockShell{background:#0f172a;border-color:#1e293b}.HeroSection-module__FxzQKG__mockHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.HeroSection-module__FxzQKG__mockEyebrow{color:#60a5fa;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:700}.HeroSection-module__FxzQKG__mockHeader h3{letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1}.HeroSection-module__FxzQKG__headerPill{color:#93c5fd;white-space:nowrap;background:#2563eb33;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.HeroSection-module__FxzQKG__mockGrid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.HeroSection-module__FxzQKG__scheduleCard,.HeroSection-module__FxzQKG__kpiCard,.HeroSection-module__FxzQKG__integrationCard{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:16px}:is(.dark .HeroSection-module__FxzQKG__scheduleCard,.dark .HeroSection-module__FxzQKG__kpiCard,.dark .HeroSection-module__FxzQKG__integrationCard){background:#080f1e;border-color:#1e293b}.HeroSection-module__FxzQKG__cardHeading{color:#94a3b8;align-items:center;gap:8px;margin-bottom:14px;font-size:.85rem;font-weight:700;display:flex}.HeroSection-module__FxzQKG__timeline{gap:8px;display:grid}.HeroSection-module__FxzQKG__timelineItem{background:#ffffff0a;border-radius:8px;grid-template-columns:44px 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}.HeroSection-module__FxzQKG__timelineItem span{color:#60a5fa;font-size:.85rem;font-weight:700}.HeroSection-module__FxzQKG__timelineItem strong{margin-bottom:3px;font-size:.9rem;display:block}.HeroSection-module__FxzQKG__timelineItem small{color:#64748b;font-size:.78rem;line-height:1.4;display:block}.HeroSection-module__FxzQKG__sideColumn{gap:12px;display:grid}.HeroSection-module__FxzQKG__kpiValue{letter-spacing:-.04em;margin-bottom:4px;font-size:1.8rem;font-weight:800}.HeroSection-module__FxzQKG__kpiCard p{color:#64748b;margin:0;font-size:.82rem;line-height:1.4}.HeroSection-module__FxzQKG__integrationCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex}.HeroSection-module__FxzQKG__integrationCard strong{color:#f1f5f9;margin-bottom:6px;font-size:.95rem;display:block}.HeroSection-module__FxzQKG__integrationCard p{color:#64748b;margin:0;font-size:.82rem;line-height:1.4}.HeroSection-module__FxzQKG__integrationIcon{color:#10b981;margin-bottom:16px;font-size:24px}.HeroSection-module__FxzQKG__floatingNote{z-index:3;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.82rem;font-weight:600;display:inline-flex;position:absolute;top:12px;right:-12px}.dark .HeroSection-module__FxzQKG__floatingNote{color:#f1f5f9;background:#1e293b;border-color:#334155}@media (max-width:1100px){.HeroSection-module__FxzQKG__container{grid-template-columns:1fr;gap:48px}.HeroSection-module__FxzQKG__visual{min-height:auto}.HeroSection-module__FxzQKG__floatingNote{margin-top:12px;position:static}}@media (max-width:720px){.HeroSection-module__FxzQKG__hero{padding:88px 0 56px}.HeroSection-module__FxzQKG__stats{grid-template-columns:repeat(3,1fr);gap:8px}.HeroSection-module__FxzQKG__actions{flex-direction:column;align-items:stretch}.HeroSection-module__FxzQKG__mockGrid{grid-template-columns:1fr}.HeroSection-module__FxzQKG__mockHeader{flex-direction:column;gap:10px}}
.FeaturesSection-module__Ssolrq__section{background:#fff;border-top:1px solid #e2e8f0;padding:96px 0}.dark .FeaturesSection-module__Ssolrq__section{background:#0d1424;border-top-color:#1e293b}.FeaturesSection-module__Ssolrq__header{text-align:center;max-width:1280px;margin:0 auto 52px;padding:0 24px}.FeaturesSection-module__Ssolrq__badge{letter-spacing:.1em;text-transform:uppercase;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;margin-bottom:16px;padding:5px 12px;font-size:.73rem;font-weight:700;display:inline-block}.dark .FeaturesSection-module__Ssolrq__badge{color:#93c5fd;background:#2563eb1f;border-color:#60a5fa33}.FeaturesSection-module__Ssolrq__title{letter-spacing:-.04em;color:#0f172a;max-width:820px;margin:0 auto 16px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.12}.dark .FeaturesSection-module__Ssolrq__title{color:#f1f5f9}.FeaturesSection-module__Ssolrq__description{color:#64748b;max-width:680px;margin:0 auto;font-size:1rem;line-height:1.68}.dark .FeaturesSection-module__Ssolrq__description{color:#94a3b8}.FeaturesSection-module__Ssolrq__grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}.FeaturesSection-module__Ssolrq__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:28px;transition:border-color .2s}.FeaturesSection-module__Ssolrq__card:hover{border-color:#bfdbfe}.dark .FeaturesSection-module__Ssolrq__card{background:#1e293b;border-color:#334155}.dark .FeaturesSection-module__Ssolrq__card:hover{border-color:#60a5fa4d}.FeaturesSection-module__Ssolrq__iconWrapper{color:#2563eb;background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:20px;display:flex}.dark .FeaturesSection-module__Ssolrq__iconWrapper{color:#93c5fd;background:#2563eb26}.FeaturesSection-module__Ssolrq__cardTitle{letter-spacing:-.02em;color:#0f172a;margin:0 0 10px;font-size:1.1rem;font-weight:700;line-height:1.25}.dark .FeaturesSection-module__Ssolrq__cardTitle{color:#f1f5f9}.FeaturesSection-module__Ssolrq__cardText{color:#64748b;margin:0;font-size:.92rem;line-height:1.65}.dark .FeaturesSection-module__Ssolrq__cardText{color:#94a3b8}@media (max-width:1024px){.FeaturesSection-module__Ssolrq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.FeaturesSection-module__Ssolrq__section{padding:72px 0}.FeaturesSection-module__Ssolrq__grid{grid-template-columns:1fr}}
.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}
.GuestAddressForm-module__2_jFxG__formContainer{flex-direction:column;gap:1.5rem;display:flex}.GuestAddressForm-module__2_jFxG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.GuestAddressForm-module__2_jFxG__formRow:has(.GuestAddressForm-module__2_jFxG__formItem:only-child){grid-template-columns:1fr}.GuestAddressForm-module__2_jFxG__formItem{width:100%;margin-bottom:0!important}.GuestAddressForm-module__2_jFxG__formItem .ant-form-item-label{padding-bottom:8px}.GuestAddressForm-module__2_jFxG__formItem .ant-form-item-label>label{height:auto;font-size:14px;font-weight:500;color:var(--text-primary,#fff)!important}.GuestAddressForm-module__2_jFxG__corporateSection{background-color:#0000;border:none;flex-direction:column;gap:1.5rem;margin-bottom:0;padding:0;display:flex}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-input,.GuestAddressForm-module__2_jFxG__formItem .ant-input-textarea textarea){transition:all .3s;background-color:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-input::placeholder,.GuestAddressForm-module__2_jFxG__formItem .ant-input-textarea textarea::placeholder){color:var(--text-tertiary,#666)!important}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-input:hover,.GuestAddressForm-module__2_jFxG__formItem .ant-input-textarea textarea:hover){border-color:var(--primary-color)!important}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-input:focus,.GuestAddressForm-module__2_jFxG__formItem .ant-input-textarea textarea:focus){border-color:var(--primary-color)!important;box-shadow:0 0 0 2px #1890ff33!important}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-select .ant-select-selector,.GuestAddressForm-module__2_jFxG__formItem .ant-select-single .ant-select-selector,.GuestAddressForm-module__2_jFxG__formItem .ant-select-multiple .ant-select-selector){transition:all .3s;background-color:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select-selection-placeholder{color:var(--text-tertiary,#666)!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select-selection-item{color:var(--text-primary)!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select-arrow{color:var(--text-secondary)!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select:hover .ant-select-selector{border-color:var(--primary-color)!important}:is(.GuestAddressForm-module__2_jFxG__formItem .ant-select-focused .ant-select-selector,.GuestAddressForm-module__2_jFxG__formItem .ant-select-open .ant-select-selector){border-color:var(--primary-color)!important;box-shadow:0 0 0 2px #1890ff33!important}.GuestAddressForm-module__2_jFxG__formItem .ant-radio-button-wrapper{background-color:var(--bg-secondary);border-color:var(--border-color);color:var(--text-secondary)}.GuestAddressForm-module__2_jFxG__formItem .ant-radio-button-wrapper-checked{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select-disabled .ant-select-selector{opacity:.6;cursor:not-allowed;background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-tertiary)!important}.GuestAddressForm-module__2_jFxG__formItem .ant-select-disabled .ant-select-arrow{color:var(--text-tertiary)!important}@media (max-width:768px){.GuestAddressForm-module__2_jFxG__formRow{grid-template-columns:1fr}.GuestAddressForm-module__2_jFxG__formContainer{gap:1rem}}
