.header.svelte-1elxaub{background-color:var(--color-white);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000}.logo.svelte-1elxaub h1:where(.svelte-1elxaub){font-size:1.5rem;color:var(--color-yellow);margin:0;font-weight:700}.nav.svelte-1elxaub{display:none;flex-direction:column;gap:var(--spacing-md);position:absolute;top:100%;left:0;right:0;background-color:var(--color-white);padding:var(--spacing-lg);box-shadow:var(--shadow-md)}.nav.open.svelte-1elxaub{display:flex}.nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--color-dark);font-weight:700;transition:color .3s ease}.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--color-yellow)}.mobile-menu-btn.svelte-1elxaub{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:5px;padding:var(--spacing-sm)}.mobile-menu-btn.svelte-1elxaub span:where(.svelte-1elxaub){width:25px;height:3px;background-color:var(--color-dark);border-radius:2px;transition:all .3s ease}@media(max-width:768px){.mobile-menu-btn.svelte-1elxaub{display:flex}.nav.svelte-1elxaub{position:fixed;inset:80px 0 0;max-height:none;border-radius:0}.container.svelte-1elxaub{position:relative}}@media(min-width:769px){.mobile-menu-btn.svelte-1elxaub{display:none}.nav.svelte-1elxaub{display:flex!important;flex-direction:row;position:static;gap:var(--spacing-lg);box-shadow:none;padding:0}.nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:var(--spacing-sm) 0}}.hero.svelte-1q37ri0{background:linear-gradient(135deg,var(--color-white) 0%,var(--color-gray) 100%);padding:var(--spacing-2xl) 0}.hero.svelte-1q37ri0 .container:where(.svelte-1q37ri0){display:grid;grid-template-columns:1fr;gap:var(--spacing-2xl);align-items:center}.hero-content.svelte-1q37ri0 h1:where(.svelte-1q37ri0){color:var(--color-dark);margin-bottom:var(--spacing-md);font-size:2rem}.tagline.svelte-1q37ri0{font-size:1.3rem;color:var(--color-yellow);font-weight:600;margin-bottom:var(--spacing-sm)}.description.svelte-1q37ri0{font-size:1rem;line-height:1.8;color:var(--color-gray-text);margin-bottom:var(--spacing-lg)}.cta-buttons.svelte-1q37ri0{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-2xl)}.cta-buttons.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){display:block;width:100%}.hero-info.svelte-1q37ri0{display:grid;grid-template-columns:1fr;gap:var(--spacing-md)}.info-item.svelte-1q37ri0{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);background-color:var(--color-white);border-radius:8px;box-shadow:var(--shadow-sm)}.info-item.svelte-1q37ri0 .icon:where(.svelte-1q37ri0){font-size:1.8rem}.info-item.svelte-1q37ri0 p:where(.svelte-1q37ri0){margin:0;color:var(--color-dark)}.hero-image.svelte-1q37ri0{width:100%;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg)}.hero-image.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:100%;height:auto;display:block}@media(min-width:640px){.cta-buttons.svelte-1q37ri0{flex-direction:row}.cta-buttons.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){width:auto;flex:1}.hero-info.svelte-1q37ri0{grid-template-columns:repeat(3,1fr)}.hero-content.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:2.5rem}.description.svelte-1q37ri0{font-size:1.1rem}}@media(min-width:1024px){.hero.svelte-1q37ri0 .container:where(.svelte-1q37ri0){grid-template-columns:1fr 1fr}.hero-content.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:3.5rem}.hero-image.svelte-1q37ri0{margin-left:var(--spacing-lg)}.cta-buttons.svelte-1q37ri0{flex-direction:row}}.about.svelte-7hpc9t{background-color:var(--color-gray)}.about.svelte-7hpc9t .container:where(.svelte-7hpc9t){display:grid;grid-template-columns:1fr;gap:var(--spacing-2xl);align-items:center}.about.svelte-7hpc9t h2:where(.svelte-7hpc9t){color:var(--color-yellow);margin-bottom:var(--spacing-lg)}.about.svelte-7hpc9t h3:where(.svelte-7hpc9t){color:var(--color-dark);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-md)}.about.svelte-7hpc9t h4:where(.svelte-7hpc9t){color:var(--color-yellow);margin-bottom:var(--spacing-sm)}.about-image.svelte-7hpc9t{border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg)}.about-image.svelte-7hpc9t img:where(.svelte-7hpc9t){width:100%;height:auto;display:block}.about-highlights.svelte-7hpc9t{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg);margin:var(--spacing-2xl) 0}.highlight.svelte-7hpc9t{background-color:var(--color-white);padding:var(--spacing-lg);border-radius:8px;box-shadow:var(--shadow-sm);text-align:center}.highlight.svelte-7hpc9t .icon:where(.svelte-7hpc9t){font-size:2.5rem;margin-bottom:var(--spacing-sm)}.highlight.svelte-7hpc9t p:where(.svelte-7hpc9t){margin:0;font-size:.95rem}@media(min-width:640px){.about-highlights.svelte-7hpc9t{grid-template-columns:repeat(3,1fr)}.highlight.svelte-7hpc9t{text-align:left}.highlight.svelte-7hpc9t .icon:where(.svelte-7hpc9t){display:block}}@media(min-width:1024px){.about.svelte-7hpc9t .container:where(.svelte-7hpc9t){grid-template-columns:1fr 1fr}.about-image.svelte-7hpc9t{order:-1}}.menu.svelte-15gydnd{background-color:var(--color-white)}.menu-subtitle.svelte-15gydnd{font-size:1.1rem;color:var(--color-gray-text);margin-bottom:var(--spacing-2xl)}.category-filter.svelte-15gydnd{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);justify-content:center;margin-bottom:var(--spacing-2xl)}.filter-btn.svelte-15gydnd{padding:var(--spacing-sm) var(--spacing-md);background-color:var(--color-gray);color:var(--color-dark);border:2px solid transparent;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:600;font-family:var(--font-secondary)}.filter-btn.svelte-15gydnd:hover{background-color:var(--color-yellow)}.filter-btn.active.svelte-15gydnd{background-color:var(--color-yellow);color:var(--color-dark);font-weight:700}.menu-grid.svelte-15gydnd{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}.menu-item.svelte-15gydnd{background-color:var(--color-gray);padding:var(--spacing-lg);border-radius:8px;border-left:4px solid var(--color-yellow);transition:all .3s ease;position:relative}.menu-item.svelte-15gydnd:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-left-color:var(--color-red)}.best-seller.svelte-15gydnd{position:absolute;top:var(--spacing-md);right:var(--spacing-md);background-color:var(--color-red);color:var(--color-white);padding:var(--spacing-xs) var(--spacing-sm);border-radius:4px;font-size:.8rem;font-weight:700}.menu-item.svelte-15gydnd h4:where(.svelte-15gydnd){color:var(--color-dark);margin-bottom:var(--spacing-sm);padding-right:var(--spacing-2xl);font-weight:700}.menu-item.svelte-15gydnd p:where(.svelte-15gydnd){margin-bottom:var(--spacing-md);font-size:.95rem}.menu-footer.svelte-15gydnd{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md)}.price.svelte-15gydnd{font-size:1.3rem;font-weight:700;color:var(--color-yellow)}.menu-footer.svelte-15gydnd .btn:where(.svelte-15gydnd){white-space:nowrap;padding:var(--spacing-sm) var(--spacing-md)}@media(min-width:640px){.menu-grid.svelte-15gydnd{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.menu-grid.svelte-15gydnd{grid-template-columns:repeat(3,1fr)}}.gallery.svelte-1oz3msq{background-color:var(--color-gray)}.gallery-subtitle.svelte-1oz3msq{font-size:1.1rem;color:var(--color-gray-text);margin-bottom:var(--spacing-2xl)}.gallery-grid.svelte-1oz3msq{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-md)}.gallery-item.svelte-1oz3msq{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:1;box-shadow:var(--shadow-md)}.gallery-item.large.svelte-1oz3msq{grid-column:span 2;aspect-ratio:auto;height:300px}.gallery-item.svelte-1oz3msq img:where(.svelte-1oz3msq){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gallery-item.svelte-1oz3msq:hover img:where(.svelte-1oz3msq){transform:scale(1.1)}.gallery-overlay.svelte-1oz3msq{position:absolute;inset:0;background:#f73802d9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-overlay.svelte-1oz3msq p:where(.svelte-1oz3msq){color:var(--color-white);font-size:1.3rem;font-weight:700;margin:0;text-align:center;font-family:var(--font-primary)}.gallery-item.svelte-1oz3msq:hover .gallery-overlay:where(.svelte-1oz3msq){opacity:1}@media(min-width:640px){.gallery-grid.svelte-1oz3msq{grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg)}.gallery-item.large.svelte-1oz3msq{grid-column:span 1}.gallery-item.large.svelte-1oz3msq:first-child{grid-column:span 2}.gallery-item.large.svelte-1oz3msq:last-child{grid-column:span 2}}@media(min-width:1024px){.gallery-grid.svelte-1oz3msq{grid-template-columns:repeat(4,1fr)}.gallery-item.large.svelte-1oz3msq:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.gallery-item.large.svelte-1oz3msq:last-child{grid-column:span 2;aspect-ratio:auto;height:auto}}.testimonials.svelte-1jhcrt0{background-color:var(--color-dark);color:var(--color-white)}.testimonials.svelte-1jhcrt0 h2:where(.svelte-1jhcrt0){color:var(--color-yellow);margin-bottom:var(--spacing-lg)}.testimonials-subtitle.svelte-1jhcrt0{color:#d0d0d0;font-size:1.1rem;margin-bottom:var(--spacing-2xl)}.testimonials-grid.svelte-1jhcrt0{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}.testimonial-card.svelte-1jhcrt0{background:#ffffff0d;padding:var(--spacing-lg);border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.testimonial-card.svelte-1jhcrt0:hover{background:#ffffff14;border-color:var(--color-red);transform:translateY(-4px)}.stars.svelte-1jhcrt0{font-size:1.2rem;margin-bottom:var(--spacing-md);display:block}.testimonial-text.svelte-1jhcrt0{font-style:italic;margin-bottom:var(--spacing-md);line-height:1.8;color:#e0e0e0}.testimonial-author.svelte-1jhcrt0{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--spacing-md)}.testimonial-author.svelte-1jhcrt0 h4:where(.svelte-1jhcrt0){color:var(--color-yellow);margin-bottom:var(--spacing-xs);font-size:1rem}.testimonial-author.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){margin:0;font-size:.9rem;color:#b0b0b0}@media(min-width:640px){.testimonials-grid.svelte-1jhcrt0{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-grid.svelte-1jhcrt0{grid-template-columns:repeat(4,1fr)}}.contact.svelte-wt4tt0{background-color:var(--color-white);padding:var(--spacing-2xl) 0}.contact.svelte-wt4tt0 h2:where(.svelte-wt4tt0){color:var(--color-yellow);margin-bottom:var(--spacing-2xl)}.contact.svelte-wt4tt0 h3:where(.svelte-wt4tt0){color:var(--color-yellow);font-weight:700}.contact-grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr;gap:var(--spacing-2xl);margin-bottom:var(--spacing-2xl)}.contact-info.svelte-wt4tt0{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}.info-card.svelte-wt4tt0{background-color:var(--color-gray);padding:var(--spacing-lg);border-radius:8px;text-align:center;box-shadow:var(--shadow-sm);transition:all .3s ease}.info-card.svelte-wt4tt0:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.info-card.svelte-wt4tt0 .icon:where(.svelte-wt4tt0){font-size:2rem;margin-bottom:var(--spacing-md)}.info-card.svelte-wt4tt0 h3:where(.svelte-wt4tt0){margin-bottom:var(--spacing-md);font-size:1.2rem}.info-card.svelte-wt4tt0 p:where(.svelte-wt4tt0){margin-bottom:var(--spacing-sm)}.info-card.svelte-wt4tt0 .btn:where(.svelte-wt4tt0){display:block;width:100%;margin-top:var(--spacing-md);font-size:.95rem;font-weight:700}.hours-card.svelte-wt4tt0{background-color:var(--color-gray);padding:var(--spacing-lg);border-radius:8px;box-shadow:var(--shadow-sm)}.hours-card.svelte-wt4tt0 h3:where(.svelte-wt4tt0){text-align:center;margin-bottom:var(--spacing-lg)}.hours-content.svelte-wt4tt0{margin-bottom:var(--spacing-lg)}.hour-row.svelte-wt4tt0{display:flex;justify-content:space-between;padding:var(--spacing-sm) 0;border-bottom:1px solid rgba(0,0,0,.1)}.hour-row.svelte-wt4tt0:last-child{border-bottom:none}.day.svelte-wt4tt0{font-weight:600;color:var(--color-dark)}.time.svelte-wt4tt0{color:var(--color-yellow);font-weight:700}.holiday-note.svelte-wt4tt0{background-color:var(--color-white);padding:var(--spacing-md);border-left:4px solid var(--color-yellow);border-radius:4px;margin-bottom:var(--spacing-lg)}.holiday-note.svelte-wt4tt0 p:where(.svelte-wt4tt0){margin:0;color:var(--color-gray-text)}.reserve-btn.svelte-wt4tt0{display:block;width:100%;margin-top:var(--spacing-lg);text-align:center;font-weight:700}.map-container.svelte-wt4tt0{margin-top:var(--spacing-2xl)}.map-container.svelte-wt4tt0 h3:where(.svelte-wt4tt0){text-align:center;margin-bottom:var(--spacing-lg)}@media(min-width:640px){.contact-info.svelte-wt4tt0{grid-template-columns:repeat(3,1fr)}.contact-grid.svelte-wt4tt0{grid-template-columns:1fr 1fr;align-items:start}}@media(min-width:1024px){.contact-grid.svelte-wt4tt0{grid-template-columns:1.5fr 1fr}}.cta.svelte-1qdygc6{background:linear-gradient(135deg,var(--color-dark) 0%,#2a2a2a 100%);padding:var(--spacing-2xl) 0;text-align:center}.cta-content.svelte-1qdygc6 h2:where(.svelte-1qdygc6){color:var(--color-white);font-size:2rem;margin-bottom:var(--spacing-lg)}.cta-content.svelte-1qdygc6 p:where(.svelte-1qdygc6){color:#d0d0d0;margin-bottom:var(--spacing-lg);max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-1qdygc6{display:flex;flex-direction:column;gap:var(--spacing-md);justify-content:center;margin-bottom:var(--spacing-lg)}.cta-buttons.svelte-1qdygc6 .btn:where(.svelte-1qdygc6){display:inline-block;padding:var(--spacing-sm) var(--spacing-lg)}.cta-footer.svelte-1qdygc6{color:#b0b0b0;font-size:.95rem}@media(min-width:640px){.cta-content.svelte-1qdygc6 h2:where(.svelte-1qdygc6){font-size:2.5rem}.cta-buttons.svelte-1qdygc6{flex-direction:row;justify-content:center}.cta-buttons.svelte-1qdygc6 .btn:where(.svelte-1qdygc6){width:auto}}@media(min-width:1024px){.cta-content.svelte-1qdygc6 h2:where(.svelte-1qdygc6){font-size:3rem}}.footer.svelte-jz8lnl{background-color:var(--color-dark);color:var(--color-white);padding:var(--spacing-2xl) 0 var(--spacing-lg) 0}.footer.svelte-jz8lnl h4:where(.svelte-jz8lnl){color:var(--color-yellow);margin-bottom:var(--spacing-md);font-size:1.1rem;font-weight:700}.footer-grid.svelte-jz8lnl{display:grid;grid-template-columns:1fr;gap:var(--spacing-2xl);margin-bottom:var(--spacing-2xl)}.footer-section.svelte-jz8lnl{text-align:center}.footer-section.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#d0d0d0;margin-bottom:var(--spacing-sm)}.footer-section.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;display:flex;flex-direction:column;gap:var(--spacing-sm)}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#d0d0d0;transition:color .3s ease}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-yellow)}.social-links.svelte-jz8lnl{display:flex;gap:var(--spacing-md);justify-content:center;margin-top:var(--spacing-md);font-size:1.5rem}.footer-buttons.svelte-jz8lnl{display:flex;flex-direction:column;gap:var(--spacing-sm)}.footer-buttons.svelte-jz8lnl .btn:where(.svelte-jz8lnl){display:block;width:100%}.footer-bottom.svelte-jz8lnl{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--spacing-lg);text-align:center;color:#b0b0b0;font-size:.9rem}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:var(--spacing-xs) 0}@media(min-width:640px){.footer-grid.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}.footer-section.svelte-jz8lnl{text-align:left}.social-links.svelte-jz8lnl{justify-content:flex-start}.footer-section.svelte-jz8lnl ul:where(.svelte-jz8lnl){flex-direction:row;flex-wrap:wrap;gap:var(--spacing-lg)}.footer-buttons.svelte-jz8lnl{flex-direction:row}.footer-buttons.svelte-jz8lnl .btn:where(.svelte-jz8lnl){width:auto;flex:1}}@media(min-width:1024px){.footer-grid.svelte-jz8lnl{grid-template-columns:repeat(4,1fr);gap:var(--spacing-2xl)}}html{scroll-behavior:smooth}main.svelte-1uha8ag{min-height:100vh}.sticky-actions.svelte-1uha8ag{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:1rem;z-index:999;opacity:0;transform:translateY(20px);pointer-events:none;transition:all .3s ease}.sticky-actions.visible.svelte-1uha8ag{opacity:1;transform:translateY(0);pointer-events:all}.sticky-btn.svelte-1uha8ag{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 4px 12px #0000004d;transition:all .3s ease;text-decoration:none;color:var(--color-white)}.sticky-btn.whatsapp.svelte-1uha8ag{background-color:var(--color-yellow);color:var(--color-dark);font-weight:700}.sticky-btn.whatsapp.svelte-1uha8ag:hover{transform:scale(1.1);box-shadow:0 6px 16px #feeb0066}.sticky-btn.call.svelte-1uha8ag{background-color:var(--color-red);color:var(--color-white);font-weight:700}.sticky-btn.call.svelte-1uha8ag:hover{transform:scale(1.1);box-shadow:0 6px 16px #f7380266}@media(max-width:640px){.sticky-actions.svelte-1uha8ag{bottom:1rem;right:1rem;gap:.5rem}.sticky-btn.svelte-1uha8ag{width:50px;height:50px;font-size:1.5rem}}
