.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:100;background:0 0;align-items:center;display:flex;position:absolute;top:0;left:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo img{display:block}.Header-module__hBw1pG__nav{display:none}@media (min-width:768px){.Header-module__hBw1pG__nav{display:block}}.Header-module__hBw1pG__navList{gap:var(--space-md);list-style:none;display:flex}.Header-module__hBw1pG__navList a{color:var(--color-text-main);font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navList a:hover{color:var(--color-accent-yellow)}.Header-module__hBw1pG__actions{display:flex}
.Hero-module__ZARIfG__hero{text-align:center;width:100%;min-height:100vh;padding-top:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(#0a1c1666 0%,#0a1c16e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{z-index:3;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.Hero-module__ZARIfG__centerLogo{margin-bottom:var(--space-md)}.Hero-module__ZARIfG__centerLogo img{border:2px solid var(--color-accent-yellow);padding:4px}.Hero-module__ZARIfG__headline{margin-bottom:var(--space-sm);font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__headline span{color:var(--color-accent-yellow)}.Hero-module__ZARIfG__subtext{color:var(--color-text-muted);margin-bottom:var(--space-md);max-width:600px;font-size:1.125rem}.Hero-module__ZARIfG__buttons{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:2.5rem}}
.Concepts-module__4CX_Vq__section{padding:var(--space-xl) 0;background-color:var(--color-bg-primary)}.Concepts-module__4CX_Vq__description{color:var(--color-text-muted);max-width:600px;margin:0 auto}.Concepts-module__4CX_Vq__cardsGrid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Concepts-module__4CX_Vq__cardsGrid{grid-template-columns:1fr 1fr}}.Concepts-module__4CX_Vq__card{background-color:var(--color-bg-secondary);border-radius:var(--radius-lg);padding:var(--space-md);border:1px solid var(--color-border);transition:transform .3s,box-shadow .3s}.Concepts-module__4CX_Vq__card:hover{border-color:#f2a9004d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Concepts-module__4CX_Vq__iconWrapper{margin-bottom:var(--space-sm)}.Concepts-module__4CX_Vq__iconWrapper img{border-radius:var(--radius-sm)}.Concepts-module__4CX_Vq__cardTitle{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Concepts-module__4CX_Vq__cardTitle span{color:var(--color-accent-yellow)}.Concepts-module__4CX_Vq__cardDesc{color:var(--color-accent-yellow);margin-bottom:var(--space-sm);font-size:.875rem}.Concepts-module__4CX_Vq__cardText{color:var(--color-text-muted);margin-bottom:var(--space-md);line-height:1.6}.Concepts-module__4CX_Vq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Concepts-module__4CX_Vq__tag{color:var(--color-accent-yellow);border-radius:var(--radius-full);background-color:#f2a9001a;padding:.25rem .75rem;font-size:.75rem;font-weight:600}
.BestSellers-module__chIEyq__section{padding:var(--space-xl) 0;background-color:var(--color-bg-secondary)}.BestSellers-module__chIEyq__description{color:var(--color-text-muted)}.BestSellers-module__chIEyq__grid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.BestSellers-module__chIEyq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BestSellers-module__chIEyq__grid{grid-template-columns:repeat(3,1fr)}}.BestSellers-module__chIEyq__card{background-color:var(--color-bg-primary);border-radius:var(--radius-lg);border:1px solid var(--color-border);transition:transform .3s;overflow:hidden}.BestSellers-module__chIEyq__card:hover{border-color:#f2a9004d;transform:translateY(-5px)}.BestSellers-module__chIEyq__imageWrapper{width:100%;height:200px;position:relative}.BestSellers-module__chIEyq__imageWrapper img{object-fit:cover;width:100%;height:100%}.BestSellers-module__chIEyq__price{background-color:var(--color-accent-yellow);color:var(--color-bg-primary);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.875rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000004d}.BestSellers-module__chIEyq__content{padding:var(--space-md)}.BestSellers-module__chIEyq__tags{gap:.5rem;margin-bottom:.5rem;display:flex}.BestSellers-module__chIEyq__tag{text-transform:uppercase;color:var(--color-accent-yellow);background:#f2a9001a;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.BestSellers-module__chIEyq__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.BestSellers-module__chIEyq__desc{color:var(--color-text-muted);font-size:.875rem;line-height:1.5}.BestSellers-module__chIEyq__actionContainer{margin-top:var(--space-xl);justify-content:center;display:flex}
.Restaurants-module__jM_0sG__section{padding:var(--space-xl) 0;background-color:var(--color-bg-primary)}.Restaurants-module__jM_0sG__description{color:var(--color-text-muted)}.Restaurants-module__jM_0sG__grid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:1fr;max-width:900px;margin-left:auto;margin-right:auto;display:grid}@media (min-width:768px){.Restaurants-module__jM_0sG__grid{grid-template-columns:repeat(2,1fr)}}.Restaurants-module__jM_0sG__card{background-color:var(--color-bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--color-border);flex-direction:column;display:flex;overflow:hidden}.Restaurants-module__jM_0sG__cardHeader{padding:var(--space-sm) var(--space-md);background-color:#0003}.Restaurants-module__jM_0sG__tag{background-color:var(--color-accent-yellow);color:var(--color-bg-primary);text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.Restaurants-module__jM_0sG__iconWrapper{padding:var(--space-md) 0;background:linear-gradient(#f2a9000d 0%,#0000 100%);justify-content:center;align-items:center;display:flex}.Restaurants-module__jM_0sG__iconWrapper img{opacity:.8}.Restaurants-module__jM_0sG__content{padding:var(--space-md);flex-direction:column;flex-grow:1;display:flex}.Restaurants-module__jM_0sG__title{margin-bottom:var(--space-md);color:var(--color-text-main);font-size:1.25rem;font-weight:700}.Restaurants-module__jM_0sG__infoList{margin-bottom:var(--space-lg);flex-grow:1;list-style:none}.Restaurants-module__jM_0sG__infoList li{color:var(--color-text-muted);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;line-height:1.4;display:flex}.Restaurants-module__jM_0sG__icon{font-size:1.25rem;line-height:1}.Restaurants-module__jM_0sG__fullBtn{width:100%}
.MenuBanner-module__4hNO8G__section{padding:var(--space-xl) 0;background-color:var(--color-bg-secondary)}.MenuBanner-module__4hNO8G__content{text-align:center;max-width:700px;margin:0 auto}.MenuBanner-module__4hNO8G__description{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:1.125rem}.MenuBanner-module__4hNO8G__actions{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}
.AppDownload-module__MbItcW__section{padding:var(--space-xl) 0;background-color:var(--color-bg-primary);overflow:hidden}.AppDownload-module__MbItcW__container{gap:var(--space-lg);flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.AppDownload-module__MbItcW__container{flex-direction:row;justify-content:space-between}}.AppDownload-module__MbItcW__content{flex:1;max-width:500px}.AppDownload-module__MbItcW__description{color:var(--color-text-muted);margin:var(--space-md) 0;line-height:1.6}.AppDownload-module__MbItcW__features{gap:var(--space-md);margin-bottom:var(--space-md);flex-direction:column;display:flex}.AppDownload-module__MbItcW__feature{align-items:flex-start;gap:var(--space-sm);background:var(--color-bg-secondary);padding:var(--space-sm);border-radius:var(--radius-md);border:1px solid var(--color-border);display:flex}.AppDownload-module__MbItcW__iconWrapper img{border-radius:8px}.AppDownload-module__MbItcW__featureText h4{margin-bottom:.25rem;font-size:1rem}.AppDownload-module__MbItcW__featureText p{color:var(--color-text-muted);font-size:.875rem}.AppDownload-module__MbItcW__stores{gap:var(--space-sm);flex-wrap:wrap;display:flex}.AppDownload-module__MbItcW__storeBadge{border-radius:8px;width:auto;height:50px}.AppDownload-module__MbItcW__mockup{flex:1;justify-content:center;align-items:center;display:flex}.AppDownload-module__MbItcW__phone{background-color:#000;border:12px solid #333;border-radius:40px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 20px 50px #00000080}.AppDownload-module__MbItcW__phone img{width:100%;height:auto;display:block}
.Footer-module__S6Hkya__footer{background-color:var(--color-bg-secondary);padding:var(--space-xl) 0 var(--space-md);border-top:1px solid var(--color-border)}.Footer-module__S6Hkya__topSection{gap:var(--space-lg);margin-bottom:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__topSection{grid-template-columns:2fr 1fr 1fr}}.Footer-module__S6Hkya__brandCol{max-width:300px}.Footer-module__S6Hkya__logo{margin-bottom:var(--space-sm)}.Footer-module__S6Hkya__address{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{opacity:.8;font-size:1.5rem;transition:opacity .2s}.Footer-module__S6Hkya__socialIcon:hover{opacity:1}.Footer-module__S6Hkya__linksCol h4,.Footer-module__S6Hkya__newsletterCol h4{margin-bottom:var(--space-sm);font-size:1.125rem}.Footer-module__S6Hkya__linksCol ul{list-style:none}.Footer-module__S6Hkya__linksCol li{margin-bottom:.5rem}.Footer-module__S6Hkya__linksCol a{color:var(--color-text-muted);font-size:.875rem;transition:color .2s}.Footer-module__S6Hkya__linksCol a:hover{color:var(--color-accent-yellow)}.Footer-module__S6Hkya__newsletterCol p{color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:.875rem}.Footer-module__S6Hkya__form{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__input{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-main);outline:none;padding:.75rem 1rem}.Footer-module__S6Hkya__input:focus{border-color:var(--color-accent-yellow)}.Footer-module__S6Hkya__bottomSection{padding-top:var(--space-md);border-top:1px solid var(--color-border);color:var(--color-text-muted);flex-direction:column;align-items:center;gap:1rem;font-size:.75rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomSection{flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__legalLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--color-accent-yellow)}
