.CategorySection-module__04wIAa__section{margin:0 0 40px;padding:0;scroll-margin-top:140px;animation:.6s cubic-bezier(.16,1,.3,1) both CategorySection-module__04wIAa__sectionIn;position:relative}@keyframes CategorySection-module__04wIAa__sectionIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.CategorySection-module__04wIAa__header{z-index:50;background:linear-gradient(180deg, var(--brand-cream-light) 0%, #faf4efeb 80%, #faf4ef00 100%);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #c5a88038;justify-content:space-between;align-items:center;gap:12px;margin:0 -16px 18px;padding:14px 16px 12px;transition:box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:132px}.CategorySection-module__04wIAa__headerStuck{box-shadow:0 6px 20px #5c1d240a}.CategorySection-module__04wIAa__titleBlock{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.CategorySection-module__04wIAa__iconWrapper{background:linear-gradient(135deg, var(--category-accent,var(--brand-gold)) 0%, #fff6 100%);width:36px;height:36px;color:var(--white);border:1px solid #c5a88059;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;display:flex;box-shadow:0 2px 6px #5c1d2414}.CategorySection-module__04wIAa__iconWrapper svg{fill:currentColor;width:18px;height:18px}.CategorySection-module__04wIAa__titleTextWrap{flex-direction:column;flex:auto;min-width:0;display:flex}.CategorySection-module__04wIAa__title{font-family:var(--font-serif);color:var(--brand-burgundy-dark);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:1.45rem;font-style:italic;font-weight:500;line-height:1.15;position:relative;overflow:hidden}.CategorySection-module__04wIAa__title:after{content:"";background-color:var(--category-accent,var(--brand-gold));border-radius:2px;width:32px;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.CategorySection-module__04wIAa__headerStuck .CategorySection-module__04wIAa__title:after{width:50px}.CategorySection-module__04wIAa__count{color:var(--brand-gold-dark);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background-color:#c5a88024;border:1px solid #c5a88047;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 11px;font-size:.72rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex}.CategorySection-module__04wIAa__countDot{background-color:var(--category-accent,var(--brand-gold));border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #c5a8802e}.CategorySection-module__04wIAa__description{font-family:var(--font-sans);color:var(--text-muted);max-width:60ch;margin:0 0 18px;padding-left:2px;font-size:.85rem;font-style:italic;font-weight:300;line-height:1.55}.CategorySection-module__04wIAa__content{width:100%;display:block}@media (min-width:768px){.CategorySection-module__04wIAa__section{margin-bottom:60px;scroll-margin-top:160px}.CategorySection-module__04wIAa__header{background:linear-gradient(180deg, var(--brand-cream-light) 0%, #faf4eff0 75%, #faf4ef00 100%);margin:0 0 26px;padding:16px 0 14px;top:150px}.CategorySection-module__04wIAa__iconWrapper{border-radius:12px;width:42px;height:42px}.CategorySection-module__04wIAa__iconWrapper svg{width:20px;height:20px}.CategorySection-module__04wIAa__title{font-size:2rem}.CategorySection-module__04wIAa__title:after{width:50px;bottom:-8px}.CategorySection-module__04wIAa__count{padding:6px 14px;font-size:.78rem}.CategorySection-module__04wIAa__description{margin-bottom:22px;font-size:.95rem}}@media (max-width:360px){.CategorySection-module__04wIAa__title{font-size:1.3rem}.CategorySection-module__04wIAa__iconWrapper{width:32px;height:32px}.CategorySection-module__04wIAa__iconWrapper svg{width:16px;height:16px}.CategorySection-module__04wIAa__count{padding:4px 9px;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.CategorySection-module__04wIAa__section,.CategorySection-module__04wIAa__header,.CategorySection-module__04wIAa__title:after{transition:none!important;animation:none!important}}
.ProductCard-module__g-pugq__card{background-color:var(--white);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--dur-base) var(--ease-out-quart), box-shadow var(--dur-base) var(--ease-out-quart), border-color var(--dur-base) var(--ease-out-quart);animation:ProductCard-module__g-pugq__cardIn .55s var(--ease-out-quart) both;border:1px solid #c5a8802e;flex-direction:column;padding:14px;display:flex;position:relative;overflow:hidden}@keyframes ProductCard-module__g-pugq__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ProductCard-module__g-pugq__card:hover,.ProductCard-module__g-pugq__card:focus-within{box-shadow:var(--shadow-hover);border-color:var(--brand-gold);transform:translateY(-6px)}.ProductCard-module__g-pugq__card:active{transition-duration:var(--dur-instant);transform:translateY(-2px)scale(.995)}.ProductCard-module__g-pugq__unavailable{opacity:.6;cursor:default}.ProductCard-module__g-pugq__unavailable:hover,.ProductCard-module__g-pugq__unavailable:focus-within{box-shadow:var(--shadow-soft);border-color:#c5a8802e;transform:none}.ProductCard-module__g-pugq__imageWrap{aspect-ratio:4/3;background-color:var(--brand-cream-dark);border-radius:var(--radius-arch);border:1px solid #c5a88026;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #0000000d}.ProductCard-module__g-pugq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-image-zoom) var(--ease-out-quart)}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__image,.ProductCard-module__g-pugq__card:focus-within .ProductCard-module__g-pugq__image{transform:scale(1.05)}.ProductCard-module__g-pugq__unavailable .ProductCard-module__g-pugq__imageWrap{border-radius:var(--radius-md)}.ProductCard-module__g-pugq__unavailable .ProductCard-module__g-pugq__image{filter:grayscale(80%)brightness(.95)}.ProductCard-module__g-pugq__imagePlaceholder{width:100%;height:100%;color:var(--brand-gold-dark);background:linear-gradient(135deg, var(--brand-cream-dark) 0%, var(--brand-cream-light) 100%);justify-content:center;align-items:center;font-size:3rem;display:flex}.ProductCard-module__g-pugq__badgeStack{z-index:2;pointer-events:none;flex-direction:column;align-items:flex-start;gap:6px;max-width:calc(100% - 56px);display:flex;position:absolute;top:28px;left:28px}.ProductCard-module__g-pugq__badge{font-family:var(--font-sans);letter-spacing:var(--ls-wider);text-transform:uppercase;color:var(--white);background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);border-left:2px solid var(--white);border-radius:var(--radius-xs);box-shadow:var(--brand-gold-glow);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;max-width:100%;padding:4px 10px;font-size:.65rem;font-weight:700;line-height:1.2;display:inline-flex;overflow:hidden;position:relative!important;top:auto!important;left:auto!important}.ProductCard-module__g-pugq__badgeGold{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);box-shadow:var(--brand-gold-glow)}.ProductCard-module__g-pugq__badgeBurgundy{background:linear-gradient(135deg, var(--brand-burgundy-dark) 0%, var(--brand-burgundy) 100%);box-shadow:0 4px 15px #3d101540}.ProductCard-module__g-pugq__badgeInverno{background:linear-gradient(135deg,#4e3629 0%,#6b4a3a 100%);box-shadow:0 4px 15px #4e36294d}.ProductCard-module__g-pugq__badgeEnergetic{background:linear-gradient(135deg,#b45309 0%,#d97706 100%);box-shadow:0 4px 15px #b453094d}.ProductCard-module__g-pugq__badgeNatural{background:linear-gradient(135deg,#0d8a43 0%,#16a34a 100%);box-shadow:0 4px 15px #0d8a4340}.ProductCard-module__g-pugq__badgeNeutral{background:linear-gradient(135deg,#5c1d24 0%,#8c3b1a 100%);box-shadow:0 4px 15px #5c1d2440}.ProductCard-module__g-pugq__badgeMuted{background:var(--brand-burgundy-dark);border-left-color:#fff6;box-shadow:0 4px 15px #3d101533}.ProductCard-module__g-pugq__unavailableOverlay{border-radius:var(--radius-arch);-webkit-backdrop-filter:grayscale(60%)blur(1px);pointer-events:none;z-index:3;background:#fdfbf78c;justify-content:center;align-items:center;height:auto;padding:12px;display:flex;position:absolute;inset:14px 14px auto}.ProductCard-module__g-pugq__unavailable .ProductCard-module__g-pugq__imageWrap:after{content:"";pointer-events:none;background:#fdfbf759;position:absolute;inset:0}.ProductCard-module__g-pugq__info{flex-direction:column;flex-grow:1;gap:6px;padding:14px 4px 4px;display:flex}.ProductCard-module__g-pugq__name{font-family:var(--font-serif);font-style:italic;font-size:var(--fs-xl);color:var(--brand-burgundy-dark);font-weight:500;line-height:var(--lh-snug);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__description{font-family:var(--font-sans);font-size:var(--fs-sm);color:var(--text-muted);font-weight:300;line-height:var(--lh-normal);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__footer{border-top:1px solid #c5a88026;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex}.ProductCard-module__g-pugq__price{font-family:var(--font-serif);font-style:italic;font-weight:600;font-size:var(--fs-xl);color:var(--brand-burgundy);align-items:baseline;gap:2px;line-height:1.1;display:inline-flex}.ProductCard-module__g-pugq__priceCurrency{font-family:var(--font-sans);font-size:var(--fs-xs);color:var(--brand-gold-dark);letter-spacing:var(--ls-wide);margin-right:2px;font-style:normal;font-weight:500}.ProductCard-module__g-pugq__actionBtn{width:var(--touch-min);height:var(--touch-min);background-color:var(--brand-gold-light);color:var(--brand-gold-dark);cursor:pointer;transition:transform var(--dur-base) var(--ease-out-quart), background-color var(--dur-base) var(--ease-out-quart), color var(--dur-base) var(--ease-out-quart), border-color var(--dur-base) var(--ease-out-quart);-webkit-tap-highlight-color:transparent;border:1px solid #c5a88033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ProductCard-module__g-pugq__actionBtn:hover,.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__actionBtn,.ProductCard-module__g-pugq__card:focus-within .ProductCard-module__g-pugq__actionBtn{background-color:var(--brand-burgundy-dark);color:var(--white);border-color:#0000;transform:scale(1.05)}.ProductCard-module__g-pugq__actionBtn:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}.ProductCard-module__g-pugq__actionBtn svg{fill:currentColor;width:18px;height:18px}.ProductCard-module__g-pugq__unavailable .ProductCard-module__g-pugq__footer{opacity:.65}.ProductCard-module__g-pugq__disabledBtn{color:var(--text-muted);cursor:not-allowed;background-color:#c5a8801a;border-color:#c5a88026}.ProductCard-module__g-pugq__disabledBtn:hover,.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__disabledBtn,.ProductCard-module__g-pugq__card:focus-within .ProductCard-module__g-pugq__disabledBtn{color:var(--text-muted);background-color:#c5a8801a;border-color:#c5a88026;transform:none}@media (min-width:768px){.ProductCard-module__g-pugq__card{border-radius:var(--radius-lg);padding:18px}.ProductCard-module__g-pugq__imageWrap{aspect-ratio:5/4}.ProductCard-module__g-pugq__badgeStack{top:22px;left:22px}.ProductCard-module__g-pugq__badge{padding:5px 12px;font-size:.7rem}.ProductCard-module__g-pugq__info{padding:18px 6px 6px}.ProductCard-module__g-pugq__name{font-size:var(--fs-2xl)}.ProductCard-module__g-pugq__description{font-size:var(--fs-base);-webkit-line-clamp:3}.ProductCard-module__g-pugq__price{font-size:var(--fs-2xl)}}@media (max-width:360px){.ProductCard-module__g-pugq__card{padding:12px}.ProductCard-module__g-pugq__imageWrap{aspect-ratio:1}.ProductCard-module__g-pugq__badge{padding:3px 8px;font-size:.6rem}.ProductCard-module__g-pugq__name,.ProductCard-module__g-pugq__price{font-size:var(--fs-lg)}}@media (prefers-reduced-motion:reduce){.ProductCard-module__g-pugq__card,.ProductCard-module__g-pugq__image,.ProductCard-module__g-pugq__actionBtn{transition:none!important;animation:none!important}.ProductCard-module__g-pugq__card:hover,.ProductCard-module__g-pugq__card:focus-within,.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__image,.ProductCard-module__g-pugq__card:focus-within .ProductCard-module__g-pugq__image{transform:none}}
.MenuClient-module__Gyy4gG__shell{isolation:isolate;flex-direction:column;min-height:100dvh;display:flex;position:relative}.MenuClient-module__Gyy4gG__main{padding-bottom:calc(60px + var(--safe-bottom));flex-grow:1}.MenuClient-module__Gyy4gG__productGrid{padding:0 var(--container-pad);grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:768px){.MenuClient-module__Gyy4gG__productGrid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (min-width:1024px){.MenuClient-module__Gyy4gG__productGrid{grid-template-columns:repeat(3,1fr);gap:24px}}.MenuClient-module__Gyy4gG__modalLayout{grid-template-columns:1fr;min-height:auto;display:grid}.MenuClient-module__Gyy4gG__modalVisual{background-color:var(--brand-cream-dark);border-bottom:1px solid #c5a88026;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.MenuClient-module__Gyy4gG__modalArch{aspect-ratio:4/5;width:100%;max-width:280px;box-shadow:var(--shadow-medium);border:1px solid #c5a88040;border-radius:110px 110px 10px 10px;position:relative;overflow:hidden}.MenuClient-module__Gyy4gG__modalArch img{object-fit:cover;width:100%;height:100%}.MenuClient-module__Gyy4gG__modalInfo{padding:22px 20px calc(24px + env(safe-area-inset-bottom)) 20px;flex-direction:column;display:flex}.MenuClient-module__Gyy4gG__modalTitle{font-family:var(--font-serif);color:var(--brand-burgundy-dark);margin:0 0 8px;font-size:1.75rem;font-style:italic;font-weight:500;line-height:1.15}.MenuClient-module__Gyy4gG__modalPrice{font-family:var(--font-serif);color:var(--brand-burgundy);align-items:baseline;margin:0 0 14px;font-size:1.5rem;font-style:italic;font-weight:600;display:inline-flex}.MenuClient-module__Gyy4gG__modalPriceCurrency{font-family:var(--font-sans);color:var(--brand-gold-dark);margin-right:4px;font-size:.85rem;font-style:normal;font-weight:500}.MenuClient-module__Gyy4gG__modalDescription{color:var(--text-muted);margin:0 0 18px;font-size:.95rem;font-weight:300;line-height:1.65}.MenuClient-module__Gyy4gG__modalNotes{background-color:var(--brand-cream-light);border:1px solid #c5a8802e;border-left:3px solid var(--brand-gold);border-radius:var(--radius-md);margin-bottom:18px;padding:12px 14px}.MenuClient-module__Gyy4gG__modalNotesLabel{letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--brand-gold-dark);font-size:.75rem;font-weight:700;font-family:var(--font-sans);margin-bottom:4px}.MenuClient-module__Gyy4gG__modalNotes p{color:var(--text-dark);margin:0;font-size:.86rem;line-height:1.5}.MenuClient-module__Gyy4gG__ctaWhatsapp{height:var(--touch-comfortable);background:linear-gradient(135deg, var(--whatsapp-green) 0%, var(--whatsapp-green-hover) 100%);color:var(--white);font-family:var(--font-sans);border-radius:var(--radius-pill);cursor:pointer;box-shadow:var(--shadow-whatsapp);transition:var(--transition-fast);border:none;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:0 22px;font-size:.95rem;font-weight:600;display:inline-flex}.MenuClient-module__Gyy4gG__ctaWhatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 30px #25d3664d}.MenuClient-module__Gyy4gG__ctaWhatsapp svg{fill:currentColor;width:22px;height:22px}@media (min-width:768px){.MenuClient-module__Gyy4gG__modalLayout{grid-template-columns:1.1fr 1.3fr;min-height:500px}.MenuClient-module__Gyy4gG__modalVisual{border-bottom:none;border-right:1px solid #c5a88026;padding:35px}.MenuClient-module__Gyy4gG__modalArch{aspect-ratio:auto;border-radius:200px 200px 12px 12px;max-width:none;height:100%;min-height:380px}.MenuClient-module__Gyy4gG__modalInfo{padding:40px}.MenuClient-module__Gyy4gG__modalTitle{font-size:2.2rem}}@keyframes MenuClient-module__Gyy4gG__heroIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.MenuClient-module__Gyy4gG__heroEnter{animation:MenuClient-module__Gyy4gG__heroIn .6s var(--ease-out-quart) both}.MenuClient-module__Gyy4gG__heroBadgeDelay{animation-delay:60ms}.MenuClient-module__Gyy4gG__heroLogoDelay{animation-delay:.14s}.MenuClient-module__Gyy4gG__heroTitleDelay{animation-delay:.22s}.MenuClient-module__Gyy4gG__heroSubDelay{animation-delay:.3s}.MenuClient-module__Gyy4gG__heroDescDelay{animation-delay:.38s}.MenuClient-module__Gyy4gG__searchWrapper{max-width:500px;padding:0 var(--container-pad);margin:0 auto 18px;position:relative}.MenuClient-module__Gyy4gG__searchInput{border-radius:var(--radius-pill);width:100%;height:46px;color:var(--text-dark);font-size:var(--fs-base);font-family:var(--font-sans);box-shadow:var(--shadow-soft);appearance:none;transition:border-color var(--dur-fast) var(--ease-out-quart), background-color var(--dur-fast) var(--ease-out-quart), box-shadow var(--dur-fast) var(--ease-out-quart), transform var(--dur-fast) var(--ease-out-quart);background-color:#ffffffd9;border:1px solid #c5a88059;padding:10px 20px 10px 46px}.MenuClient-module__Gyy4gG__searchInput::placeholder{color:var(--text-muted);opacity:.65}.MenuClient-module__Gyy4gG__searchInput:hover{border-color:var(--brand-gold);background-color:var(--white)}.MenuClient-module__Gyy4gG__searchInput:focus{border-color:var(--brand-gold);background-color:var(--white);box-shadow:0 0 0 4px #c5a8802e, var(--shadow-soft);outline:none}.MenuClient-module__Gyy4gG__searchInput:active{transition-duration:var(--dur-instant);transform:scale(.997)}.MenuClient-module__Gyy4gG__searchIcon{left:calc(var(--container-pad) + 16px);width:16px;height:16px;fill:var(--brand-burgundy);transition:fill var(--dur-fast) var(--ease-out-quart), transform var(--dur-fast) var(--ease-out-quart);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.MenuClient-module__Gyy4gG__searchInput:focus~.MenuClient-module__Gyy4gG__searchIcon,.MenuClient-module__Gyy4gG__searchInput:hover~.MenuClient-module__Gyy4gG__searchIcon{fill:var(--brand-gold-dark)}.MenuClient-module__Gyy4gG__searchClear{right:calc(var(--container-pad) + 16px);cursor:pointer;color:var(--text-muted);border-radius:var(--radius-pill);transition:color var(--dur-fast) var(--ease-out-quart), background-color var(--dur-fast) var(--ease-out-quart);background:0 0;border:none;padding:6px 10px;font-size:.82rem;font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.MenuClient-module__Gyy4gG__searchClear:hover{color:var(--brand-burgundy);background-color:#c5a8801a}.MenuClient-module__Gyy4gG__searchClear:active{transition-duration:var(--dur-instant);transform:translateY(-50%)scale(.94)}.MenuClient-module__Gyy4gG__pillList{padding:6px var(--container-pad);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:var(--container-pad);gap:12px;display:flex;overflow-x:auto}.MenuClient-module__Gyy4gG__pillList::-webkit-scrollbar{display:none}.MenuClient-module__Gyy4gG__pill{color:var(--text-dark);height:var(--touch-min);border-radius:var(--radius-pill);font-size:.8rem;font-weight:600;font-family:var(--font-sans);letter-spacing:var(--ls-wide);text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-soft);white-space:nowrap;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;transition:transform var(--dur-fast) var(--ease-spring), background-color var(--dur-fast) var(--ease-out-quart), color var(--dur-fast) var(--ease-out-quart), border-color var(--dur-fast) var(--ease-out-quart), box-shadow var(--dur-fast) var(--ease-out-quart);background-color:#ffffffbf;border:1px solid #c5a8804d;flex-shrink:0;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}.MenuClient-module__Gyy4gG__pill:hover{background-color:var(--brand-cream-dark);color:var(--brand-burgundy-dark);border-color:var(--brand-gold);transform:translateY(-1px)}.MenuClient-module__Gyy4gG__pill:active{transition-duration:var(--dur-instant);transform:scale(.94)}.MenuClient-module__Gyy4gG__pill:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}.MenuClient-module__Gyy4gG__pillActive{background:var(--brand-burgundy)!important;color:var(--white)!important;border-color:var(--brand-gold)!important;box-shadow:0 6px 15px #5c1d242e!important}.MenuClient-module__Gyy4gG__pillSpy{border-color:var(--brand-gold);color:var(--brand-burgundy-dark)}.MenuClient-module__Gyy4gG__pillSpy.MenuClient-module__Gyy4gG__pillActive{border-color:var(--brand-gold)!important}@keyframes MenuClient-module__Gyy4gG__emptyIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.MenuClient-module__Gyy4gG__emptyState{text-align:center;background-color:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);max-width:500px;animation:MenuClient-module__Gyy4gG__emptyIn .4s var(--ease-out-quart) both;border:1px solid #c5a88040;margin:30px auto;padding:50px 24px}.MenuClient-module__Gyy4gG__emptyIcon{color:var(--brand-gold);margin-bottom:15px;font-size:3.2rem;display:block}.MenuClient-module__Gyy4gG__emptyTitle{font-family:var(--font-serif);color:var(--brand-burgundy-dark);margin:0 0 8px;font-size:1.6rem;font-style:italic;font-weight:500}.MenuClient-module__Gyy4gG__emptyText{color:var(--text-muted);margin:0 0 8px;font-size:.95rem;font-weight:300;line-height:1.55}.MenuClient-module__Gyy4gG__emptyAction{height:var(--touch-comfortable);background:linear-gradient(135deg, var(--brand-burgundy-dark) 0%, var(--brand-burgundy) 100%);color:var(--white);font-family:var(--font-sans);border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-fast);border:none;justify-content:center;align-items:center;margin-top:15px;padding:0 22px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 6px 20px #3d101526}.MenuClient-module__Gyy4gG__emptyAction:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3d101540}.MenuClient-module__Gyy4gG__emptyAction:active{transition-duration:var(--dur-instant);transform:scale(.97)}.MenuClient-module__Gyy4gG__reveal{opacity:0;transform:translateY(var(--reveal-distance,12px));will-change:opacity, transform;transition:opacity var(--dur-slow) var(--ease-out-quart), transform var(--dur-slow) var(--ease-out-quart)}.MenuClient-module__Gyy4gG__revealShown{opacity:1;will-change:auto;transform:translateY(0)}.MenuClient-module__Gyy4gG__revealStagger1{transition-delay:40ms}.MenuClient-module__Gyy4gG__revealStagger2{transition-delay:80ms}.MenuClient-module__Gyy4gG__revealStagger3{transition-delay:.12s}.MenuClient-module__Gyy4gG__revealStagger4{transition-delay:.16s}.MenuClient-module__Gyy4gG__revealStagger5{transition-delay:.2s}.MenuClient-module__Gyy4gG__revealStagger6{transition-delay:.24s}.MenuClient-module__Gyy4gG__revealStagger7{transition-delay:.28s}.MenuClient-module__Gyy4gG__revealStagger8{transition-delay:.32s}.MenuClient-module__Gyy4gG__footer{text-align:center;padding:50px var(--container-pad);padding-bottom:calc(50px + var(--safe-bottom));background-color:var(--brand-burgundy-dark);color:var(--brand-cream-light);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);margin-top:70px;position:relative;overflow:hidden}.MenuClient-module__Gyy4gG__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-gold), transparent);width:140px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.MenuClient-module__Gyy4gG__footerTitle{font-family:var(--font-serif);color:var(--white);margin:0 0 10px;font-size:1.8rem;font-style:italic;font-weight:500}.MenuClient-module__Gyy4gG__footerText{color:#faf4efd9;margin:0;font-size:.92rem;line-height:1.5}.MenuClient-module__Gyy4gG__footerDim{color:#ffffff80;margin:15px 0 0;font-size:.85rem;line-height:1.5}@keyframes MenuClient-module__Gyy4gG__fabIn{0%{opacity:0;transform:scale(.6)translateY(20px)}60%{opacity:1;transform:scale(1.08)translateY(0)}to{transform:scale(1)translateY(0)}}.MenuClient-module__Gyy4gG__fab{right:20px;bottom:calc(20px + var(--safe-bottom));width:56px;height:56px;color:var(--white);border:2px solid var(--brand-gold);box-shadow:var(--brand-gold-glow), var(--shadow-medium);z-index:900;cursor:pointer;-webkit-tap-highlight-color:transparent;animation:MenuClient-module__Gyy4gG__fabIn .6s var(--ease-spring) .4s both, MenuClient-module__Gyy4gG__pulseGold 2.5s ease-in-out 1s infinite;transition:transform var(--dur-fast) var(--ease-spring);background:linear-gradient(135deg,#1ebd5b 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed}.MenuClient-module__Gyy4gG__fab:hover{transform:scale(1.08)rotate(8deg)}.MenuClient-module__Gyy4gG__fab:active{transition-duration:var(--dur-instant);transform:scale(.92)}.MenuClient-module__Gyy4gG__fab svg{fill:currentColor;width:28px;height:28px}@media (min-width:768px){.MenuClient-module__Gyy4gG__fab{right:25px;bottom:calc(25px + var(--safe-bottom))}}@keyframes MenuClient-module__Gyy4gG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes MenuClient-module__Gyy4gG__modalInDesktop{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes MenuClient-module__Gyy4gG__modalInMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MenuClient-module__Gyy4gG__overlay{-webkit-backdrop-filter:blur(10px);z-index:var(--z-modal);animation:MenuClient-module__Gyy4gG__overlayIn .25s var(--ease-out-quart) both;overscroll-behavior:contain;background-color:#3d101573;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.MenuClient-module__Gyy4gG__modal{background-color:var(--white);border-radius:var(--radius-xl);width:100%;max-width:900px;max-height:90dvh;box-shadow:var(--shadow-modal);scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:MenuClient-module__Gyy4gG__modalInDesktop .4s var(--ease-out-quart) both;border:1px solid #c5a8804d;position:relative;overflow-y:auto}@media (max-width:768px){.MenuClient-module__Gyy4gG__overlay{align-items:flex-end;padding:0}.MenuClient-module__Gyy4gG__modal{max-height:85dvh;animation:MenuClient-module__Gyy4gG__modalInMobile .35s var(--ease-out-quart) both;padding-bottom:env(safe-area-inset-bottom,0);border:none;border-top:1.5px solid #c5a88040;border-radius:24px 24px 0 0}.MenuClient-module__Gyy4gG__modal:before{content:"";background-color:#7e6b6233;border-radius:2px;width:36px;height:4px;margin:8px auto 0;display:block}}.MenuClient-module__Gyy4gG__closeBtn{background-color:var(--white);width:var(--touch-min);height:var(--touch-min);cursor:pointer;z-index:10;color:var(--brand-burgundy-dark);box-shadow:var(--shadow-soft);-webkit-tap-highlight-color:transparent;transition:transform var(--dur-base) var(--ease-out-quart), background-color var(--dur-base) var(--ease-out-quart), color var(--dur-base) var(--ease-out-quart);border:1px solid #c5a8a84d;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;line-height:1;display:flex;position:absolute;top:12px;right:12px}.MenuClient-module__Gyy4gG__closeBtn:hover{background-color:var(--brand-burgundy);color:var(--white);transform:rotate(90deg)}.MenuClient-module__Gyy4gG__closeBtn:active{transition-duration:var(--dur-instant);transform:rotate(90deg)scale(.9)}.MenuClient-module__Gyy4gG__closeBtn:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}@media (max-width:768px){.MenuClient-module__Gyy4gG__closeBtn{background-color:#fffffff2;border:1px solid #c5a88026;width:36px;height:36px;font-size:1.1rem;top:10px;right:10px}}@media (prefers-reduced-motion:reduce){.MenuClient-module__Gyy4gG__shell,.MenuClient-module__Gyy4gG__shell *,.MenuClient-module__Gyy4gG__shell :before,.MenuClient-module__Gyy4gG__shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.MenuClient-module__Gyy4gG__reveal{opacity:1!important;transform:none!important}}
.MobileAnimations-module__M8jSGq__heroBadge{animation:MobileAnimations-module__M8jSGq__heroBadgeIn .52s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__heroLogo{animation:MobileAnimations-module__M8jSGq__heroLogoIn .6s 80ms var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__heroTitle{animation:MobileAnimations-module__M8jSGq__heroTitleIn .56s .16s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__heroTagline{animation:MobileAnimations-module__M8jSGq__heroTaglineIn .52s .24s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__heroDescription{animation:MobileAnimations-module__M8jSGq__heroDescriptionIn .48s .32s var(--ease-out-quart) both}@keyframes MobileAnimations-module__M8jSGq__heroBadgeIn{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes MobileAnimations-module__M8jSGq__heroLogoIn{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes MobileAnimations-module__M8jSGq__heroTitleIn{0%{opacity:0;filter:blur(4px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes MobileAnimations-module__M8jSGq__heroTaglineIn{0%{opacity:0;letter-spacing:.4em}to{opacity:1;letter-spacing:.18em}}@keyframes MobileAnimations-module__M8jSGq__heroDescriptionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MobileAnimations-module__M8jSGq__sectionReveal{animation:MobileAnimations-module__M8jSGq__sectionReveal .48s var(--ease-out-quart) both}@keyframes MobileAnimations-module__M8jSGq__sectionReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MobileAnimations-module__M8jSGq__cardIn{animation:MobileAnimations-module__M8jSGq__cardInUp .52s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__cardIn:first-child{animation-delay:0s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(2){animation-delay:60ms}.MobileAnimations-module__M8jSGq__cardIn:nth-child(3){animation-delay:.12s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(4){animation-delay:.18s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(5){animation-delay:.24s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(6){animation-delay:.3s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(7){animation-delay:.36s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(8){animation-delay:.42s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(9){animation-delay:.48s}.MobileAnimations-module__M8jSGq__cardIn:nth-child(10){animation-delay:.54s}@keyframes MobileAnimations-module__M8jSGq__cardInUp{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.MobileAnimations-module__M8jSGq__pillActivate{animation:MobileAnimations-module__M8jSGq__pillActivate .36s var(--ease-spring) both}@keyframes MobileAnimations-module__M8jSGq__pillActivate{0%{transform:scale(1)}45%{transform:scale(1.06)}to{transform:scale(1)}}.MobileAnimations-module__M8jSGq__modalSheetIn{animation:MobileAnimations-module__M8jSGq__modalSheetIn .36s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__modalSheetOut{animation:.24s cubic-bezier(.4,0,1,1) both MobileAnimations-module__M8jSGq__modalSheetOut}.MobileAnimations-module__M8jSGq__modalCenterIn{animation:MobileAnimations-module__M8jSGq__modalCenterIn .32s var(--ease-out-quart) both}.MobileAnimations-module__M8jSGq__modalCenterOut{animation:.2s cubic-bezier(.4,0,1,1) both MobileAnimations-module__M8jSGq__modalCenterOut}@keyframes MobileAnimations-module__M8jSGq__modalSheetIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes MobileAnimations-module__M8jSGq__modalSheetOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes MobileAnimations-module__M8jSGq__modalCenterIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes MobileAnimations-module__M8jSGq__modalCenterOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}.MobileAnimations-module__M8jSGq__fabBounce{animation:MobileAnimations-module__M8jSGq__fabBounce 2.4s var(--ease-spring) infinite;animation-delay:1.2s}@keyframes MobileAnimations-module__M8jSGq__fabBounce{0%{transform:scale(1)rotate(0)}35%{transform:scale(1.1)rotate(6deg)}60%{transform:scale(.98)rotate(-2deg)}to{transform:scale(1)rotate(0)}}.MobileAnimations-module__M8jSGq__emptyIcon{animation:MobileAnimations-module__M8jSGq__emptyIconPulse 2.6s var(--ease-out-quart) infinite}@keyframes MobileAnimations-module__M8jSGq__emptyIconPulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.06)rotate(2deg)}}.MobileAnimations-module__M8jSGq__badgePop{animation:MobileAnimations-module__M8jSGq__badgePop .36s var(--ease-spring) both}.MobileAnimations-module__M8jSGq__badgePop:first-child{animation-delay:0s}.MobileAnimations-module__M8jSGq__badgePop:nth-child(2){animation-delay:80ms}.MobileAnimations-module__M8jSGq__badgePop:nth-child(3){animation-delay:.16s}.MobileAnimations-module__M8jSGq__badgePop:nth-child(4){animation-delay:.24s}@keyframes MobileAnimations-module__M8jSGq__badgePop{0%{opacity:0;transform:scale(.6)translateY(-4px)}60%{opacity:1;transform:scale(1.1)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}.MobileAnimations-module__M8jSGq__tapFeedback{transition:transform var(--dur-instant) var(--ease-out-quart);-webkit-tap-highlight-color:transparent}.MobileAnimations-module__M8jSGq__tapFeedback:active{transform:scale(.97)}.MobileAnimations-module__M8jSGq__focusGold:focus-visible{border-radius:var(--radius-sm);outline:none;box-shadow:0 0 0 3px #c5a88073}.MobileAnimations-module__M8jSGq__scrollTarget{scroll-margin-top:140px}@media (min-width:768px){.MobileAnimations-module__M8jSGq__scrollTarget{scroll-margin-top:158px}}.MobileAnimations-module__M8jSGq__skeleton{background:linear-gradient(90deg,#c5a88014 0%,#c5a88033 50%,#c5a88014 100%) 0 0/200% 100%;animation:1.4s linear infinite MobileAnimations-module__M8jSGq__skeletonShimmer}@keyframes MobileAnimations-module__M8jSGq__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.MobileAnimations-module__M8jSGq__heroBadge,.MobileAnimations-module__M8jSGq__heroLogo,.MobileAnimations-module__M8jSGq__heroTitle,.MobileAnimations-module__M8jSGq__heroTagline,.MobileAnimations-module__M8jSGq__heroDescription,.MobileAnimations-module__M8jSGq__sectionReveal,.MobileAnimations-module__M8jSGq__cardIn,.MobileAnimations-module__M8jSGq__pillActivate,.MobileAnimations-module__M8jSGq__modalSheetIn,.MobileAnimations-module__M8jSGq__modalSheetOut,.MobileAnimations-module__M8jSGq__modalCenterIn,.MobileAnimations-module__M8jSGq__modalCenterOut,.MobileAnimations-module__M8jSGq__fabBounce,.MobileAnimations-module__M8jSGq__emptyIcon,.MobileAnimations-module__M8jSGq__badgePop,.MobileAnimations-module__M8jSGq__skeleton{animation:none!important}.MobileAnimations-module__M8jSGq__tapFeedback{transition:none!important}.MobileAnimations-module__M8jSGq__tapFeedback:active{transform:none}}
