.Navbar-module__cJzEcG__header{width:100%;height:var(--header-height);z-index:2000;background-color:#0000;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background-color:#fffffff2}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logoWrapper{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logo{border-radius:8px}.Navbar-module__cJzEcG__brandName{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__nav{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__menuToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.Navbar-module__cJzEcG__mobileNav{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__nav{display:none}.Navbar-module__cJzEcG__menuToggle{display:block}.Navbar-module__cJzEcG__mobileNav{top:var(--header-height);width:100%;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;z-index:-1;background-color:#fff;flex-direction:column;padding:1rem;transition:all .3s;display:flex;position:absolute;left:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__mobileNav.Navbar-module__cJzEcG__open{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink{text-align:left;color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:1.1rem}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#94a3b8;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__column h3{color:#fff;margin-bottom:1rem}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.Footer-module__S6Hkya__column p{color:#94a3b8;font-size:.95rem}.Footer-module__S6Hkya__socials{gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;font-size:1.25rem;transition:color .2s}.Footer-module__S6Hkya__socialIcon:hover{color:var(--primary)}.Footer-module__S6Hkya__link{color:#94a3b8;margin-bottom:.75rem;transition:color .2s;display:block}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__scheduleGrid{flex-direction:column;gap:.5rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__scheduleRow{justify-content:space-between;gap:1rem;display:flex}.Footer-module__S6Hkya__dayName{color:#e2e8f0;font-weight:500}.Footer-module__S6Hkya__hours{color:#94a3b8}.Footer-module__S6Hkya__bottomBar{max-width:var(--spacing-container);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin:0 auto;padding:2rem;display:flex}.Footer-module__S6Hkya__copyright{font-size:.875rem}.Footer-module__S6Hkya__poweredBy{opacity:.8;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__logoContainer{align-items:center;width:130px;height:25px;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain}@media (min-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}
.Hero-module__ZARIfG__heroWrapper{padding:calc(var(--header-height) + 4rem)0 6rem;background-color:var(--bg-white);overflow:hidden}.Hero-module__ZARIfG__gridContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__contentColumn{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:100%;display:flex}.Hero-module__ZARIfG__visualColumn{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary);background-color:var(--primary-light);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Hero-module__ZARIfG__title{color:var(--text-primary);font-size:4rem;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--text-secondary);white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word;max-width:90%;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__blobBackground{background-color:var(--bg-alt);z-index:0;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120%;height:120%;animation:8s ease-in-out infinite Hero-module__ZARIfG__blobFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__imageContainer{z-index:1;justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.Hero-module__ZARIfG__logo{object-fit:contain;filter:drop-shadow(0 20px 30px #0000001a);max-width:100%;max-height:100%}.Hero-module__ZARIfG__collage{z-index:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1rem;width:450px;height:450px;display:grid;position:relative}.Hero-module__ZARIfG__collageItem{box-shadow:var(--shadow-md);background-color:#fff;border-radius:16px;transition:transform .3s;position:relative;overflow:hidden}.Hero-module__ZARIfG__collageItem:hover{z-index:2;box-shadow:var(--shadow-lg);transform:scale(1.02)}.Hero-module__ZARIfG__collageImage{object-fit:cover}.Hero-module__ZARIfG__item0{border-top-left-radius:40px}.Hero-module__ZARIfG__item1{border-top-right-radius:40px}.Hero-module__ZARIfG__item2{border-bottom-left-radius:40px}.Hero-module__ZARIfG__item3{border-bottom-right-radius:40px}@keyframes Hero-module__ZARIfG__blobFloat{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}33%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}66%{border-radius:40% 60% 60% 40%/60% 30% 70% 40%}}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__visualColumn{height:auto;padding:2rem 0}.Hero-module__ZARIfG__collage{width:100%;max-width:400px;height:400px}}@media (max-width:768px){.Hero-module__ZARIfG__heroWrapper{padding-top:calc(var(--header-height) + 2rem)}.Hero-module__ZARIfG__gridContainer{text-align:center;box-sizing:border-box;grid-template-columns:1fr;gap:2rem;width:100%}.Hero-module__ZARIfG__contentColumn{box-sizing:border-box;align-items:center;width:100%;max-width:calc(100vw - 2rem);padding:0 1rem}.Hero-module__ZARIfG__title{word-wrap:break-word;font-size:2.5rem}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__description{max-width:100%;font-size:1rem}.Hero-module__ZARIfG__collage{width:100%;height:350px;margin:0 auto}}
.Products-module__mFS5Ca__section{background-color:var(--bg-light);padding:6rem 0}.Products-module__mFS5Ca__header{text-align:center;margin-bottom:4rem}.Products-module__mFS5Ca__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.Products-module__mFS5Ca__title{color:var(--text-primary);margin-bottom:1rem}.Products-module__mFS5Ca__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto}.Products-module__mFS5Ca__tabsContainer{justify-content:center;margin-bottom:4rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Products-module__mFS5Ca__tabs{box-shadow:var(--shadow-sm);background-color:#fff;border:1px solid #e2e8f0;border-radius:99px;gap:.5rem;padding:.5rem;display:inline-flex}.Products-module__mFS5Ca__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:99px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.Products-module__mFS5Ca__activeTab{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.Products-module__mFS5Ca__tab:hover:not(.Products-module__mFS5Ca__activeTab){background-color:var(--bg-alt);color:var(--text-primary)}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Products-module__mFS5Ca__card{box-shadow:var(--shadow-sm);background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Products-module__mFS5Ca__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Products-module__mFS5Ca__imageWrapper{aspect-ratio:4/3;background-color:var(--bg-alt);position:relative;overflow:hidden}.Products-module__mFS5Ca__image{object-fit:cover;transition:transform .5s}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__image{transform:scale(1.05)}.Products-module__mFS5Ca__priceTag{color:var(--text-primary);box-shadow:var(--shadow-md);z-index:2;background-color:#fff;border-radius:99px;padding:.5rem 1rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Products-module__mFS5Ca__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Products-module__mFS5Ca__category{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.Products-module__mFS5Ca__productName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Products-module__mFS5Ca__productDesc{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Products-module__mFS5Ca__cardActions{margin-top:auto}.Products-module__mFS5Ca__addToCartBtn{background-color:var(--bg-alt);width:100%;color:var(--text-primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-weight:600;transition:all .2s;display:flex}.Products-module__mFS5Ca__addToCartBtn:hover{background-color:var(--text-primary);color:#fff}.Products-module__mFS5Ca__empty{text-align:center;color:var(--text-secondary);padding:4rem}.Products-module__mFS5Ca__overlay,.Products-module__mFS5Ca__quickViewBtn{display:none}@media (max-width:768px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}}
.OpeningHours-module__ZAeQJq__header{text-align:center;margin-bottom:3rem}.OpeningHours-module__ZAeQJq__status{border-radius:99px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.OpeningHours-module__ZAeQJq__open{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.OpeningHours-module__ZAeQJq__closed{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.OpeningHours-module__ZAeQJq__hoursGrid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.OpeningHours-module__ZAeQJq__hourCard{box-shadow:var(--shadow-sm);background-color:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.OpeningHours-module__ZAeQJq__hourCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.OpeningHours-module__ZAeQJq__today{border-color:var(--primary);background-color:#f8fafc;position:relative}.OpeningHours-module__ZAeQJq__dayName{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;display:flex}.OpeningHours-module__ZAeQJq__clockIcon{color:var(--primary)}.OpeningHours-module__ZAeQJq__time{color:var(--text-secondary);white-space:nowrap;background-color:#f1f5f9;border-radius:6px;padding:.25rem .75rem;font-size:.9rem;font-weight:500}.OpeningHours-module__ZAeQJq__timezone{text-align:center;color:var(--text-light);margin-top:2rem;font-size:.875rem}
.Location-module__56oNJq__section{background-color:var(--bg-alt)}.Location-module__56oNJq__header{text-align:center;margin-bottom:3rem}.Location-module__56oNJq__subtitle{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:1.1rem;display:flex}.Location-module__56oNJq__mapContainer{max-width:1200px;box-shadow:var(--shadow-md);background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;height:450px;margin:0 auto;position:relative;overflow:hidden}.Location-module__56oNJq__map{border:none;width:100%;height:100%}.Location-module__56oNJq__directions{text-align:center;z-index:10;margin-top:2rem}@media (max-width:768px){.Location-module__56oNJq__mapContainer{height:350px}}
.ContactForm-module__j1WgZG__header{text-align:center;margin-bottom:3rem}.ContactForm-module__j1WgZG__subtitle{color:var(--text-secondary);max-width:600px;margin:1rem auto 0}.ContactForm-module__j1WgZG__formContainer{max-width:600px;margin:0 auto}.ContactForm-module__j1WgZG__form{box-shadow:var(--shadow-lg);background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:3rem}.ContactForm-module__j1WgZG__inputGroup{margin-bottom:1.5rem}.ContactForm-module__j1WgZG__label{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.ContactForm-module__j1WgZG__input{width:100%;color:var(--text-primary);background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.ContactForm-module__j1WgZG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);background-color:#fff;outline:none}textarea.ContactForm-module__j1WgZG__input{resize:vertical;min-height:120px}.ContactForm-module__j1WgZG__submitBtn{width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem}.ContactForm-module__j1WgZG__message{text-align:center;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:500}.ContactForm-module__j1WgZG__success{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.ContactForm-module__j1WgZG__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}@media (max-width:768px){.ContactForm-module__j1WgZG__form{padding:1.5rem}}
.FloatingButtons-module__YJXJCq__container{z-index:9999;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.FloatingButtons-module__YJXJCq__button{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.FloatingButtons-module__YJXJCq__button:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0003}.FloatingButtons-module__YJXJCq__whatsapp{background-color:#25d366}.FloatingButtons-module__YJXJCq__whatsapp:hover{background-color:#128c7e}.FloatingButtons-module__YJXJCq__phone{background-color:var(--primary)}.FloatingButtons-module__YJXJCq__phone:hover{background-color:var(--primary-dark)}@media (max-width:768px){.FloatingButtons-module__YJXJCq__container{bottom:1.5rem;right:1.5rem}.FloatingButtons-module__YJXJCq__button{width:48px;height:48px}}
.Socials-module__Yeoqwq__title{text-align:center;margin-bottom:.5rem}.Socials-module__Yeoqwq__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.Socials-module__Yeoqwq__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Socials-module__Yeoqwq__card{width:200px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.Socials-module__Yeoqwq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.Socials-module__Yeoqwq__icon{margin-bottom:1rem;font-size:2.5rem;transition:color .3s}.Socials-module__Yeoqwq__label{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.Socials-module__Yeoqwq__handle{color:var(--text-secondary);font-size:.9rem}.Socials-module__Yeoqwq__instagram:hover{border-color:#e1306c}.Socials-module__Yeoqwq__instagram:hover .Socials-module__Yeoqwq__icon{color:#e1306c}.Socials-module__Yeoqwq__facebook:hover{border-color:#1877f2}.Socials-module__Yeoqwq__facebook:hover .Socials-module__Yeoqwq__icon{color:#1877f2}.Socials-module__Yeoqwq__twitter:hover{border-color:#1da1f2}.Socials-module__Yeoqwq__twitter:hover .Socials-module__Yeoqwq__icon{color:#1da1f2}@media (max-width:640px){.Socials-module__Yeoqwq__grid{flex-direction:column;align-items:center}.Socials-module__Yeoqwq__card{flex-direction:row;gap:1.5rem;width:100%;max-width:300px;padding:1.5rem}.Socials-module__Yeoqwq__icon{margin-bottom:0;font-size:2rem}.Socials-module__Yeoqwq__label{margin-bottom:0}.Socials-module__Yeoqwq__handle{margin-left:auto}}
