*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#root,.app,body,html{height:100%}.app{display:flex;flex-direction:column}.main-content{flex-grow:1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111827;color:#d1d5db;font-family:Nunito Sans,sans-serif}body:before{background-color:#111827;background-image:radial-gradient(circle at 80% 30%,#f97316 5%,#0000 40%),radial-gradient(circle at 20% 90%,#f97316 5%,#0000 35%);z-index:-2}body:after,body:before{content:"";height:100vh;left:0;position:fixed;top:0;width:100vw}body:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 800 800" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" filter="url(%23noiseFilter)"/></svg>');opacity:.025;pointer-events:none;z-index:-1}h1,h2,h3,h4{color:#f3f4f6;font-family:Lora,serif}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1rem;padding-right:1rem}.content-section{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#11182799;padding:5rem 1rem}@media(min-width:768px){.content-section{padding:5rem 2rem}}.text-accent{color:#f97316}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-section{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:1rem;position:relative;text-align:center}.hero-section .hero-overlay{background-color:#0000004d;inset:0;position:absolute}.hero-section .hero-content{max-width:800px;position:relative;z-index:10}.hero-section h1{animation:fade-in-down 1s ease-out forwards;font-size:3rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.hero-section h1{font-size:4.5rem}}.hero-section p{animation:fade-in-up 1s ease-out .5s forwards;font-size:1.125rem;margin:0 auto;max-width:42rem;opacity:0}.hero-services-summary{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.summary-card{animation:fade-in-up .8s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182766;border:1px solid #d1d5db33;border-radius:.75rem;color:#f3f4f6;opacity:0;padding:1.5rem;text-decoration:none;transition:all .3s ease;width:220px}.summary-card:first-child{animation-delay:1s}.summary-card:nth-child(2){animation-delay:1.2s}.summary-card:hover{border-color:#f97316cc;box-shadow:0 10px 30px #0003;transform:translateY(-8px)}.summary-card .card-icon-img,.summary-card svg{animation:floatAnimation 4s ease-in-out infinite;margin-bottom:1rem}.summary-card svg{color:#f97316}.summary-card .card-icon-img{animation-delay:.5s;height:32px;width:32px}.summary-card h4{font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.summary-card p{animation:none;color:#d1d5db;font-size:.9rem;opacity:1}.summary-card--details{width:260px}.summary-card--details .price-details{margin-top:.75rem}.summary-card--details .price-details p{font-size:.85rem;line-height:1.5;margin-bottom:.25rem;text-align:left}.summary-card--details .price-details p strong{color:#f3f4f6}.summary-card--details .price-details .card-price{font-size:.9rem!important;margin-top:.5rem}.menu-section .section-title{font-size:2.25rem;font-weight:700;margin-bottom:3rem;text-align:center}@media(min-width:768px){.menu-section .section-title{font-size:3rem}}.menu-category{margin-bottom:4rem}.menu-category .category-title{color:#f97316;font-size:1.875rem;font-weight:600;margin-bottom:2rem;text-align:center}.menu-category .items-grid{grid-gap:1.5rem 2rem;display:grid;gap:1.5rem 2rem;grid-template-columns:1fr}@media(min-width:768px){.menu-category .items-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.menu-category .items-grid{grid-template-columns:repeat(3,1fr)}}.menu-item{align-items:baseline;border-bottom:2px dotted #4b5563;display:flex;justify-content:space-between;padding:.75rem 0;transition:all .3s ease}.menu-item p{color:#d1d5db;transition:color .3s ease}.menu-item span{color:#f97316;font-weight:500;margin-left:1rem;text-align:right}.menu-item:hover{border-bottom-color:#f97316}.menu-item:hover p{color:#f97316}.operational-hours-section{text-align:center}.hours-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:768px){.hours-title{font-size:3rem}}.hours-display{background-color:#1f2937b3;border-radius:.5rem;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0003;color:#f97316;display:inline-block;font-size:1.5rem;font-weight:300;letter-spacing:.1em;padding:1rem 2rem}@media(min-width:768px){.hours-display{font-size:1.875rem}}.hours-subtitle{color:#9ca3af;margin-top:1rem}.app-footer{background-color:#0009;color:#f3f4f6;padding:3rem 0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}@media(min-width:1024px){.footer-content{grid-template-columns:repeat(3,1fr);text-align:left}}.footer-about p{color:#9ca3af;line-height:1.6}@media(min-width:1024px){.footer-contact{grid-column:span 2}}.footer-title{color:#f97316;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.contact-details{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.contact-details{grid-template-columns:repeat(2,1fr)}}.contact-details p{color:#9ca3af;margin-bottom:.5rem}.contact-details a{color:#f3f4f6;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#f97316}.map-container{border-radius:.5rem;height:12rem;overflow:hidden;width:100%}@media(min-width:768px){.map-container{height:100%}}.map-container iframe{border:0;filter:invert(90%) hue-rotate(180deg);height:100%;width:100%}.footer-copyright{border-top:1px solid #4b5563;color:#4b5563;margin-top:2rem;padding-top:2rem;text-align:center}.footer-copyright p{margin:0}.footer-copyright a{color:#9ca3af;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-copyright a:hover{color:#f97316}.footer-copyright span{color:#4b5563;margin:0 .5rem}@keyframes pulse{0%{box-shadow:0 4px 15px #0003;transform:scale(1)}50%{box-shadow:0 8px 25px #25d36666;transform:scale(1.05)}to{box-shadow:0 4px 15px #0003;transform:scale(1)}}.whatsapp-bubble{align-items:center;animation:pulse 2.5s infinite;border-radius:50%;bottom:25px;box-shadow:0 4px 15px #0003;display:flex;height:60px;justify-content:center;position:fixed;right:25px;transition:all .3s ease;width:60px;z-index:100}.whatsapp-bubble .whatsapp-icon-img{height:100%;object-fit:contain;width:100%}.whatsapp-bubble:hover{animation-play-state:paused;box-shadow:0 8px 25px #0000004d;transform:scale(1.1)}
/*# sourceMappingURL=main.74a1410f.css.map*/