.Header-module__hBw1pG__headerWrapper{z-index:50;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border-light);background:#fdfbf7f5;position:sticky;top:0;box-shadow:0 4px 20px #4a28180a}.Header-module__hBw1pG__topBar{background:var(--color-primary-dark);color:#fce8ef;text-align:center;justify-content:center;align-items:center;gap:1.25rem;padding:.45rem 1rem;font-size:.82rem;font-weight:500;display:flex}.Header-module__hBw1pG__topBarItem{align-items:center;gap:.35rem;display:inline-flex}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.Header-module__hBw1pG__logoArea{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__logoIconWrapper{color:#fff;background:linear-gradient(135deg,#e8437d 0%,#4a2818 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex;box-shadow:0 4px 12px #e8437d4d}.Header-module__hBw1pG__brandText{flex-direction:column;display:flex}.Header-module__hBw1pG__brandName{font-family:var(--font-display);color:var(--color-primary);letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1.1}.Header-module__hBw1pG__brandSub{text-transform:uppercase;letter-spacing:.12em;color:var(--color-secondary);font-size:.75rem;font-weight:600}.Header-module__hBw1pG__navLinks{align-items:center;gap:1.75rem;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text-main);transition:color var(--transition-fast);padding:.4rem 0;font-size:.95rem;font-weight:600;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--color-secondary)}.Header-module__hBw1pG__navActions{align-items:center;gap:.85rem;display:flex}.Header-module__hBw1pG__whatsappHeaderBtn{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);background:#25d366;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #25d36640}.Header-module__hBw1pG__whatsappHeaderBtn:hover{background:#1eb956;transform:translateY(-2px);box-shadow:0 6px 16px #25d36659}.Header-module__hBw1pG__cartButton{border:1.5px solid var(--color-border);width:44px;height:44px;color:var(--color-primary);transition:all var(--transition-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.Header-module__hBw1pG__cartButton:hover{border-color:var(--color-secondary);color:var(--color-secondary);background:var(--color-secondary-light);transform:scale(1.05)}.Header-module__hBw1pG__cartBadge{background:var(--color-secondary);color:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__hBw1pG__mobileMenuBtn{color:var(--color-primary);background:0 0;border:none;padding:.4rem;display:none}.Header-module__hBw1pG__mobileDrawer{display:none}@media (max-width:900px){.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__topBarItem:nth-child(2){display:none}.Header-module__hBw1pG__mobileDrawer{border-top:1px solid var(--color-border-light);background:#fff;flex-direction:column;gap:1rem;padding:1.25rem;animation:.25s ease-out Header-module__hBw1pG__slideDown;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--color-text-main);border-bottom:1px dashed var(--color-border-light);padding:.5rem 0;font-size:1.05rem;font-weight:600}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--color-secondary)}}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__ZARIfG__heroSection{border-bottom:1px solid var(--color-border-light);background:radial-gradient(circle at 10% 20%,#fff7ed 0%,#fdfbf7 70%,#f7efe6 100%);padding:3.5rem 0 4rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackgroundShape{pointer-events:none;background:radial-gradient(circle,#e8437d14 0%,#fff0 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.Hero-module__ZARIfG__heroContent{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.Hero-module__ZARIfG__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badgeHighlight{color:#db2777;border-radius:var(--radius-full);background:#fdf2f8;border:1px solid #fbcfe8;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:.88rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-display);color:var(--color-primary-dark);letter-spacing:-.02em;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:800;line-height:1.12}.Hero-module__ZARIfG__heroTitleHighlight{color:var(--color-secondary);font-family:var(--font-hand);margin-left:.3rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:600;display:inline-block;transform:rotate(-2deg)}.Hero-module__ZARIfG__heroSubtitle{color:var(--color-text-muted);max-width:540px;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__heroBadgesList{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__ZARIfG__heroMiniBadge{border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-primary);background:#fffc;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__whatsappCta{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-normal);background:#25d366;align-items:center;gap:.6rem;padding:.95rem 1.8rem;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #25d36659}.Hero-module__ZARIfG__whatsappCta:hover{background:#1eb956;transform:translateY(-3px);box-shadow:0 10px 25px #25d36673}.Hero-module__ZARIfG__catalogCta{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #4a281840}.Hero-module__ZARIfG__catalogCta:hover{background:var(--color-primary-light);transform:translateY(-3px)}.Hero-module__ZARIfG__rightColumn{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageFrame{background:#fff;border:6px solid #fff;border-radius:28px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 24px 48px #4a281829}.Hero-module__ZARIfG__heroImage{object-fit:cover;width:100%;height:auto;max-height:380px;transition:transform .6s;display:block}.Hero-module__ZARIfG__imageFrame:hover .Hero-module__ZARIfG__heroImage{transform:scale(1.04)}.Hero-module__ZARIfG__floatingCard1{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border-light);color:var(--color-primary);background:#fff;align-items:center;gap:.6rem;padding:.75rem 1.1rem;font-size:.88rem;font-weight:700;animation:4.5s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;top:-20px;right:-15px}.Hero-module__ZARIfG__floatingCard2{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border-light);background:#fff;flex-direction:column;gap:.2rem;padding:.85rem 1.25rem;animation:5s ease-in-out .7s infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:-20px;left:-20px}.Hero-module__ZARIfG__ratingStars{color:#f59e0b;font-size:.95rem}.Hero-module__ZARIfG__ratingText{color:var(--color-text-muted);font-size:.82rem;font-weight:600}.Hero-module__ZARIfG__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.Hero-module__ZARIfG__featureCard{border-radius:var(--radius-md);border:1px solid var(--color-border-light);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);background:#fff;flex-direction:column;gap:.5rem;padding:1.35rem 1.2rem;display:flex}.Hero-module__ZARIfG__featureCard:hover{box-shadow:var(--shadow-md);border-color:#ebdcd0;transform:translateY(-4px)}.Hero-module__ZARIfG__featureIcon{background:var(--color-bg-warm);width:40px;height:40px;color:var(--color-secondary);border-radius:10px;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__featureTitle{color:var(--color-primary);font-size:1rem;font-weight:700}.Hero-module__ZARIfG__featureDesc{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}@media (max-width:1024px){.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__featuresGrid{grid-template-columns:repeat(2,1fr)}.Hero-module__ZARIfG__floatingCard1{right:5px}.Hero-module__ZARIfG__floatingCard2{left:5px}}@media (max-width:600px){.Hero-module__ZARIfG__featuresGrid{grid-template-columns:1fr}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__whatsappCta,.Hero-module__ZARIfG__catalogCta{justify-content:center;width:100%}}
.ProductCatalog-module__cMsOfa__catalogSection{background:var(--color-bg-base);padding:5rem 0}.ProductCatalog-module__cMsOfa__sectionHeader{text-align:center;margin-bottom:3rem}.ProductCatalog-module__cMsOfa__filterTabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.ProductCatalog-module__cMsOfa__filterBtn{border-radius:var(--radius-full);color:var(--color-text-muted);border:1.5px solid var(--color-border);transition:all var(--transition-fast);background:#fff;padding:.65rem 1.4rem;font-size:.95rem;font-weight:600}.ProductCatalog-module__cMsOfa__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.ProductCatalog-module__cMsOfa__filterBtnActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 14px #4a281833}.ProductCatalog-module__cMsOfa__productsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ProductCatalog-module__cMsOfa__productCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCatalog-module__cMsOfa__productCard:hover{box-shadow:var(--shadow-hover);border-color:#dfcdbf;transform:translateY(-6px)}.ProductCatalog-module__cMsOfa__imageContainer{background:#fbf8f5;width:100%;height:220px;position:relative;overflow:hidden}.ProductCatalog-module__cMsOfa__productImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCatalog-module__cMsOfa__productCard:hover .ProductCatalog-module__cMsOfa__productImg{transform:scale(1.06)}.ProductCatalog-module__cMsOfa__productBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;z-index:2;padding:.35rem .85rem;font-size:.76rem;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 4px 10px #0000001a}.ProductCatalog-module__cMsOfa__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProductCatalog-module__cMsOfa__productName{font-family:var(--font-display);color:var(--color-primary);margin-bottom:.25rem;font-size:1.45rem;font-weight:700}.ProductCatalog-module__cMsOfa__productTagline{color:var(--color-secondary);margin-bottom:.75rem;font-size:.88rem;font-style:italic;font-weight:600}.ProductCatalog-module__cMsOfa__productDesc{color:var(--color-text-muted);flex:1;margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}.ProductCatalog-module__cMsOfa__featurePills{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.ProductCatalog-module__cMsOfa__featurePill{border-radius:var(--radius-full);color:var(--color-primary);background:#f7efe6;padding:.25rem .6rem;font-size:.74rem;font-weight:600}.ProductCatalog-module__cMsOfa__weightSelectorArea{margin-bottom:1.25rem}.ProductCatalog-module__cMsOfa__selectorLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.ProductCatalog-module__cMsOfa__weightButtons{grid-template-columns:repeat(5,1fr);gap:.35rem;display:grid}.ProductCatalog-module__cMsOfa__weightBtn{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-main);text-align:center;transition:all var(--transition-fast);background:#fff;padding:.45rem .2rem;font-size:.82rem;font-weight:700}.ProductCatalog-module__cMsOfa__weightBtn:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.ProductCatalog-module__cMsOfa__weightBtnActive{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary);box-shadow:0 2px 8px #e8437d40}.ProductCatalog-module__cMsOfa__priceAndQtyRow{border-top:1px dashed var(--color-border);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-top:.75rem;display:flex}.ProductCatalog-module__cMsOfa__priceDisplay{flex-direction:column;display:flex}.ProductCatalog-module__cMsOfa__pricePrefix{color:var(--color-text-subtle);text-transform:uppercase;font-size:.72rem;font-weight:600}.ProductCatalog-module__cMsOfa__priceValue{color:var(--color-primary);font-size:1.6rem;font-weight:800;line-height:1}.ProductCatalog-module__cMsOfa__qtyControl{border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:#fff;align-items:center;display:inline-flex;overflow:hidden}.ProductCatalog-module__cMsOfa__qtyBtn{width:32px;height:32px;color:var(--color-primary);transition:background var(--transition-fast);justify-content:center;align-items:center;font-weight:700;display:flex}.ProductCatalog-module__cMsOfa__qtyBtn:hover{background:var(--color-bg-warm)}.ProductCatalog-module__cMsOfa__qtyValue{text-align:center;min-width:24px;padding:0 .6rem;font-size:.95rem;font-weight:700}.ProductCatalog-module__cMsOfa__actionButtons{grid-template-columns:1fr;gap:.6rem;display:grid}.ProductCatalog-module__cMsOfa__addCartBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.95rem;font-weight:700;display:flex}.ProductCatalog-module__cMsOfa__addCartBtn:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 4px 12px #4a281833}.ProductCatalog-module__cMsOfa__quickWaBtn{color:#166534;border-radius:var(--radius-full);transition:all var(--transition-fast);background:#f0fdf4;border:1px solid #bbf7d0;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;display:flex}.ProductCatalog-module__cMsOfa__quickWaBtn:hover{color:#fff;background:#25d366;border-color:#25d366}@media (max-width:1024px){.ProductCatalog-module__cMsOfa__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.ProductCatalog-module__cMsOfa__productsGrid{grid-template-columns:1fr}}
.PriceTableSection-module__r1p4hW__priceSection{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#f7efe6;padding:5rem 0}.PriceTableSection-module__r1p4hW__header{text-align:center;margin-bottom:3rem}.PriceTableSection-module__r1p4hW__tableCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-md);background:#fff;max-width:1050px;margin:0 auto;overflow:hidden}.PriceTableSection-module__r1p4hW__tableTopBar{background:var(--color-primary-dark);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.PriceTableSection-module__r1p4hW__tableTopTitle{font-family:var(--font-display);color:#fff;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.PriceTableSection-module__r1p4hW__flyerModalBtn{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);background:#ffffff26;border:1px solid #ffffff4d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.PriceTableSection-module__r1p4hW__flyerModalBtn:hover{color:var(--color-primary);background:#fff}.PriceTableSection-module__r1p4hW__tableResponsive{width:100%;overflow-x:auto}.PriceTableSection-module__r1p4hW__priceTable{border-collapse:collapse;text-align:center;width:100%;font-size:.95rem}.PriceTableSection-module__r1p4hW__priceTable th{color:var(--color-primary);border-bottom:2px solid var(--color-border);white-space:nowrap;background:#faf5ee;padding:1rem .8rem;font-weight:700}.PriceTableSection-module__r1p4hW__priceTable td{border-bottom:1px solid var(--color-border-light);color:var(--color-text-main);vertical-align:middle;padding:1.1rem .8rem}.PriceTableSection-module__r1p4hW__flavorCell{text-align:left;color:var(--color-primary);align-items:center;gap:.75rem;font-weight:700;display:flex;padding-left:1.75rem!important}.PriceTableSection-module__r1p4hW__flavorThumb{object-fit:cover;border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;width:38px;height:38px}.PriceTableSection-module__r1p4hW__taglineSub{color:var(--color-text-muted);font-size:.76rem;font-weight:400;display:block}.PriceTableSection-module__r1p4hW__priceTag{color:var(--color-primary);font-size:1.05rem;font-weight:700}.PriceTableSection-module__r1p4hW__tradicionalRow{background:#fffcf8}.PriceTableSection-module__r1p4hW__tradicionalRow td{color:#854d0e;font-weight:600}.PriceTableSection-module__r1p4hW__highlightCol{background:#e8437d0a}.PriceTableSection-module__r1p4hW__bestValueBadge{color:var(--color-secondary);text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.PriceTableSection-module__r1p4hW__tableFooter{border-top:1px solid var(--color-border);color:var(--color-text-muted);background:#faf5ee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem;font-size:.9rem;display:flex}.PriceTableSection-module__r1p4hW__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.PriceTableSection-module__r1p4hW__modalContent{border-radius:var(--radius-lg);background:#fff;width:100%;max-width:550px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059}.PriceTableSection-module__r1p4hW__closeModalBtn{color:#333;z-index:10;width:36px;height:36px;transition:all var(--transition-fast);background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:15px;right:15px}.PriceTableSection-module__r1p4hW__closeModalBtn:hover{color:#fff;background:#e8437d}.PriceTableSection-module__r1p4hW__flyerImg{border-radius:var(--radius-sm);width:100%;height:auto;display:block}@media (max-width:768px){.PriceTableSection-module__r1p4hW__tableTopBar,.PriceTableSection-module__r1p4hW__tableFooter{text-align:center;flex-direction:column;padding:1rem 1.25rem}}
.EventCalculator-module__5f1qvq__eventSection{background:radial-gradient(circle at 80% 20%,#fff0f5 0%,#fdfbf7 60%,#fff7ed 100%);padding:5rem 0}.EventCalculator-module__5f1qvq__header{text-align:center;margin-bottom:3.5rem}.EventCalculator-module__5f1qvq__eventGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:3rem;display:grid}.EventCalculator-module__5f1qvq__leftVisual{flex-direction:column;gap:1.5rem;display:flex}.EventCalculator-module__5f1qvq__posterCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:4px solid #fff;position:relative;overflow:hidden}.EventCalculator-module__5f1qvq__posterImg{width:100%;height:auto;display:block}.EventCalculator-module__5f1qvq__eventPillList{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.EventCalculator-module__5f1qvq__eventPill{border-radius:var(--radius-md);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;gap:.4rem;padding:1rem;display:flex}.EventCalculator-module__5f1qvq__eventIconWrap{background:var(--color-secondary-light);width:42px;height:42px;color:var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.EventCalculator-module__5f1qvq__eventPillTitle{color:var(--color-primary);font-size:.85rem;font-weight:700}.EventCalculator-module__5f1qvq__calculatorCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);background:#fff;padding:2.25rem}.EventCalculator-module__5f1qvq__calcTitle{font-family:var(--font-display);color:var(--color-primary);margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.EventCalculator-module__5f1qvq__calcDesc{color:var(--color-text-muted);margin-bottom:1.75rem;font-size:.9rem}.EventCalculator-module__5f1qvq__formGroup{margin-bottom:1.5rem}.EventCalculator-module__5f1qvq__label{color:var(--color-text-main);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.EventCalculator-module__5f1qvq__eventTypeButtons{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.EventCalculator-module__5f1qvq__eventTypeBtn{border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-text-main);transition:all var(--transition-fast);background:#faf5ee;align-items:center;gap:.5rem;padding:.65rem .8rem;font-size:.88rem;font-weight:600;display:flex}.EventCalculator-module__5f1qvq__eventTypeBtn:hover{border-color:var(--color-secondary)}.EventCalculator-module__5f1qvq__eventTypeBtnActive{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.EventCalculator-module__5f1qvq__sliderContainer{flex-direction:column;gap:.5rem;display:flex}.EventCalculator-module__5f1qvq__sliderValueDisplay{justify-content:space-between;align-items:center;display:flex}.EventCalculator-module__5f1qvq__guestCounter{color:var(--color-secondary);font-size:1.4rem;font-weight:800}.EventCalculator-module__5f1qvq__slider{background:var(--color-border);width:100%;height:8px;accent-color:var(--color-secondary);cursor:pointer;border-radius:4px;outline:none}.EventCalculator-module__5f1qvq__flavorChips{flex-wrap:wrap;gap:.45rem;display:flex}.EventCalculator-module__5f1qvq__flavorChip{border-radius:var(--radius-full);border:1.5px solid var(--color-border);color:var(--color-text-main);cursor:pointer;transition:all var(--transition-fast);background:#fff;padding:.4rem .8rem;font-size:.82rem;font-weight:600}.EventCalculator-module__5f1qvq__flavorChipSelected{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.EventCalculator-module__5f1qvq__resultBox{border-radius:var(--radius-md);background:#faf5ee;border:1.5px dashed #dfcdbf;flex-direction:column;gap:.6rem;margin-top:1.5rem;padding:1.25rem;display:flex}.EventCalculator-module__5f1qvq__resultRow{color:var(--color-text-main);justify-content:space-between;font-size:.95rem;display:flex}.EventCalculator-module__5f1qvq__resultValue{color:var(--color-primary);font-weight:800}.EventCalculator-module__5f1qvq__estimatePrice{color:var(--color-secondary);font-size:1.35rem}.EventCalculator-module__5f1qvq__calcCtaBtn{width:100%;margin-top:1.25rem;padding:.95rem 1.5rem;font-size:1rem}@media (max-width:992px){.EventCalculator-module__5f1qvq__eventGrid{grid-template-columns:1fr;gap:2.5rem}}
.FlyerGallery-module__hYzQpW__gallerySection{background:var(--color-bg-base);padding:5rem 0}.FlyerGallery-module__hYzQpW__header{text-align:center;margin-bottom:3.5rem}.FlyerGallery-module__hYzQpW__galleryGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FlyerGallery-module__hYzQpW__galleryCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition-normal);background:#fff;flex-direction:column;display:flex;overflow:hidden}.FlyerGallery-module__hYzQpW__galleryCard:hover{box-shadow:var(--shadow-hover);border-color:#dfcdbf;transform:translateY(-8px)}.FlyerGallery-module__hYzQpW__imageWrapper{aspect-ratio:3/4;background:#fbf8f5;width:100%;position:relative;overflow:hidden}.FlyerGallery-module__hYzQpW__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FlyerGallery-module__hYzQpW__galleryCard:hover .FlyerGallery-module__hYzQpW__galleryImg{transform:scale(1.05)}.FlyerGallery-module__hYzQpW__overlayHover{color:#fff;opacity:0;transition:opacity var(--transition-fast);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2c181073;justify-content:center;align-items:center;gap:.5rem;font-weight:700;display:flex;position:absolute;inset:0}.FlyerGallery-module__hYzQpW__galleryCard:hover .FlyerGallery-module__hYzQpW__overlayHover{opacity:1}.FlyerGallery-module__hYzQpW__cardFooter{text-align:center;padding:1.25rem}.FlyerGallery-module__hYzQpW__cardTitle{color:var(--color-primary);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.FlyerGallery-module__hYzQpW__cardSubtitle{color:var(--color-text-muted);font-size:.82rem}.FlyerGallery-module__hYzQpW__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.FlyerGallery-module__hYzQpW__modalBox{border-radius:var(--radius-lg);background:#fff;width:100%;max-width:650px;max-height:92vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 30px 60px #0006}.FlyerGallery-module__hYzQpW__closeBtn{color:#333;z-index:10;cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast);background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.FlyerGallery-module__hYzQpW__closeBtn:hover{background:var(--color-secondary);color:#fff}.FlyerGallery-module__hYzQpW__lightboxImg{border-radius:var(--radius-sm);width:100%;height:auto;display:block}@media (max-width:900px){.FlyerGallery-module__hYzQpW__galleryGrid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}
.ReviewsSection-module__slDNfq__reviewsSection{background:var(--color-bg-base);padding:5rem 0}.ReviewsSection-module__slDNfq__header{text-align:center;margin-bottom:3.5rem}.ReviewsSection-module__slDNfq__reviewsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ReviewsSection-module__slDNfq__reviewCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);background:#fff;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:2rem;display:flex}.ReviewsSection-module__slDNfq__reviewCard:hover{box-shadow:var(--shadow-md);border-color:#ebdcd0;transform:translateY(-4px)}.ReviewsSection-module__slDNfq__starsRow{color:#f59e0b;gap:.25rem;display:flex}.ReviewsSection-module__slDNfq__reviewComment{color:var(--color-text-main);flex:1;font-size:.95rem;font-style:italic;line-height:1.6}.ReviewsSection-module__slDNfq__reviewerMeta{border-top:1px solid var(--color-border-light);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.ReviewsSection-module__slDNfq__avatarCircle{color:#fff;background:linear-gradient(135deg,#e8437d 0%,#d97706 100%);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.ReviewsSection-module__slDNfq__reviewerInfo{flex-direction:column;display:flex}.ReviewsSection-module__slDNfq__reviewerName{color:var(--color-primary);font-size:.95rem;font-weight:700}.ReviewsSection-module__slDNfq__reviewerEvent{color:var(--color-text-muted);font-size:.78rem}@media (max-width:900px){.ReviewsSection-module__slDNfq__reviewsGrid{grid-template-columns:1fr}}
.FaqSection-module__UtxuQW__faqSection{border-top:1px solid var(--color-border);background:#faf5ee;padding:5rem 0}.FaqSection-module__UtxuQW__header{text-align:center;margin-bottom:3.5rem}.FaqSection-module__UtxuQW__accordionContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__UtxuQW__accordionItem{border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);background:#fff;overflow:hidden}.FaqSection-module__UtxuQW__accordionItem:hover{border-color:#dfcdbf}.FaqSection-module__UtxuQW__accordionHeader{width:100%;color:var(--color-primary);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;display:flex}.FaqSection-module__UtxuQW__iconRotator{color:var(--color-secondary);flex-shrink:0;transition:transform .25s}.FaqSection-module__UtxuQW__iconRotatorOpen{transform:rotate(180deg)}.FaqSection-module__UtxuQW__accordionBody{color:var(--color-text-muted);border-top:1px dashed var(--color-border-light);padding:1rem 1.5rem 1.25rem;font-size:.95rem;line-height:1.6}
.Footer-module__S6Hkya__footer{background:var(--color-primary-dark);color:#f7efe6;border-top:1px solid #ffffff1a;padding:4.5rem 0 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logoArea{align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoIcon{background:#e8437d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.Footer-module__S6Hkya__brandName{font-family:var(--font-display);color:#fff;font-size:1.5rem;font-weight:700;line-height:1.1}.Footer-module__S6Hkya__brandSub{text-transform:uppercase;letter-spacing:.12em;color:#e8437d;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__brandDesc{color:#d1b8a8;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__taglineScript{font-family:var(--font-hand);color:#fce8ef;font-size:1.6rem}.Footer-module__S6Hkya__colTitle{color:#fff;font-size:1.05rem;font-weight:700;font-family:var(--font-display);margin-bottom:1.25rem}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#d1b8a8;transition:color var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__footerLink:hover{color:#fff;padding-left:4px}.Footer-module__S6Hkya__contactBox{flex-direction:column;gap:.85rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#d1b8a8;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__contactLink{color:#fff;transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Footer-module__S6Hkya__contactLink:hover{color:#25d366}.Footer-module__S6Hkya__bottomBar{color:#a89182;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.82rem;display:flex}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column}}
.CartDrawer-module__wN0dRW__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:flex-end;animation:.25s ease-out CartDrawer-module__wN0dRW__fadeIn;display:flex;position:fixed;inset:0}.CartDrawer-module__wN0dRW__drawerPanel{background:#fff;flex-direction:column;width:100%;max-width:480px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) CartDrawer-module__wN0dRW__slideLeft;display:flex;box-shadow:-10px 0 30px #0003}.CartDrawer-module__wN0dRW__drawerHeader{border-bottom:1px solid var(--color-border);background:#faf5ee;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__wN0dRW__drawerTitle{font-family:var(--font-display);color:var(--color-primary);align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.CartDrawer-module__wN0dRW__closeDrawerBtn{color:var(--color-text-muted);width:36px;height:36px;transition:all var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.CartDrawer-module__wN0dRW__closeDrawerBtn:hover{color:var(--color-primary);background:#f1f1f1}.CartDrawer-module__wN0dRW__drawerBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.CartDrawer-module__wN0dRW__emptyCart{text-align:center;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.CartDrawer-module__wN0dRW__emptyCartIcon{width:72px;height:72px;color:var(--color-secondary);background:#f7efe6;border-radius:50%;justify-content:center;align-items:center;display:flex}.CartDrawer-module__wN0dRW__itemList{flex-direction:column;gap:.85rem;display:flex}.CartDrawer-module__wN0dRW__cartItem{border-radius:var(--radius-md);border:1px solid var(--color-border-light);background:#faf5ee;align-items:center;gap:1rem;padding:.9rem;display:flex}.CartDrawer-module__wN0dRW__itemThumb{border-radius:var(--radius-sm);object-fit:cover;border:1px solid var(--color-border);flex-shrink:0;width:60px;height:60px}.CartDrawer-module__wN0dRW__itemInfo{flex:1;min-width:0}.CartDrawer-module__wN0dRW__itemName{color:var(--color-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.CartDrawer-module__wN0dRW__itemMeta{color:var(--color-text-muted);align-items:center;gap:.4rem;margin-top:.2rem;font-size:.78rem;display:flex}.CartDrawer-module__wN0dRW__weightBadge{border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-secondary);background:#fff;padding:.15rem .45rem;font-weight:700}.CartDrawer-module__wN0dRW__itemPrice{color:var(--color-primary);margin-top:.35rem;font-size:.95rem;font-weight:800}.CartDrawer-module__wN0dRW__itemActions{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.CartDrawer-module__wN0dRW__removeBtn{color:#ef4444;opacity:.8;transition:opacity var(--transition-fast);align-items:center;gap:.2rem;font-size:.75rem;display:inline-flex}.CartDrawer-module__wN0dRW__removeBtn:hover{opacity:1}.CartDrawer-module__wN0dRW__qtyRow{border:1px solid var(--color-border);border-radius:var(--radius-full);background:#fff;align-items:center;display:flex}.CartDrawer-module__wN0dRW__qtyBtn{width:26px;height:26px;color:var(--color-primary);justify-content:center;align-items:center;font-weight:700;display:flex}.CartDrawer-module__wN0dRW__qtyText{padding:0 .5rem;font-size:.85rem;font-weight:700}.CartDrawer-module__wN0dRW__checkoutDetails{border-top:1px dashed var(--color-border);flex-direction:column;gap:1rem;padding-top:1.25rem;display:flex}.CartDrawer-module__wN0dRW__sectionHeading{text-transform:uppercase;letter-spacing:.04em;color:var(--color-primary);font-size:.88rem;font-weight:700}.CartDrawer-module__wN0dRW__deliveryTypeTabs{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.CartDrawer-module__wN0dRW__deliveryTab{border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:#fff;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .8rem;font-size:.86rem;font-weight:600;display:flex}.CartDrawer-module__wN0dRW__deliveryTabActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.CartDrawer-module__wN0dRW__inputField{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;color:var(--color-text-main);transition:border-color var(--transition-fast);background:#faf5ee;outline:none;padding:.7rem .9rem;font-size:.88rem}.CartDrawer-module__wN0dRW__inputField:focus{border-color:var(--color-secondary);background:#fff}.CartDrawer-module__wN0dRW__selectField{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;color:var(--color-text-main);background:#faf5ee;outline:none;padding:.7rem .9rem;font-size:.88rem}.CartDrawer-module__wN0dRW__drawerFooter{border-top:1px solid var(--color-border);background:#faf5ee;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__wN0dRW__summaryRow{color:var(--color-text-muted);justify-content:space-between;font-size:.92rem;display:flex}.CartDrawer-module__wN0dRW__totalRow{color:var(--color-primary);border-top:1px solid var(--color-border);justify-content:space-between;padding-top:.6rem;font-size:1.25rem;font-weight:800;display:flex}.CartDrawer-module__wN0dRW__checkoutBtn{justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;display:flex}@keyframes CartDrawer-module__wN0dRW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CartDrawer-module__wN0dRW__slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}
.WhatsAppFloatingButton-module__1VMT0G__floatingContainer{z-index:99;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:25px;right:25px}.WhatsAppFloatingButton-module__1VMT0G__floatingTooltip{color:var(--color-primary);border-radius:var(--radius-full);border:1px solid var(--color-border);background:#fff;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.82rem;font-weight:700;animation:.4s ease-out WhatsAppFloatingButton-module__1VMT0G__fadeIn;display:flex;box-shadow:0 4px 14px #0000001f}.WhatsAppFloatingButton-module__1VMT0G__floatingBtn{color:#fff;width:60px;height:60px;transition:all var(--transition-normal);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;animation:2.8s infinite WhatsAppFloatingButton-module__1VMT0G__pulseWa;display:flex;box-shadow:0 6px 22px #25d36673}.WhatsAppFloatingButton-module__1VMT0G__floatingBtn:hover{transform:scale(1.08)translateY(-3px);box-shadow:0 10px 28px #25d3668c}@media (max-width:600px){.WhatsAppFloatingButton-module__1VMT0G__floatingContainer{bottom:18px;right:18px}.WhatsAppFloatingButton-module__1VMT0G__floatingTooltip{display:none}.WhatsAppFloatingButton-module__1VMT0G__floatingBtn{width:54px;height:54px}}
