@import url(https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;1,9..144,300;1,9..144,400&family=Outfit:wght@300;400;500&display=swap);:root{--ink:#0d0d0b;--ink2:#2a2820;--stone:#6b6560;--sand:#c8b89a;--sand2:#e8ddd0;--paper:#f7f4ef;--white:#fff;--accent:#1a3a2a;--accent2:#2d5e40;--highlight:#e8c97e;--border:#ddd5c8;--danger:#c0392b}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background:#f7f4ef;background:var(--paper);color:#0d0d0b;color:var(--ink);overflow-x:hidden}body,button{font-family:Outfit,sans-serif}button{cursor:pointer}input,select,textarea{font-family:Outfit,sans-serif}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#ddd5c8;background:var(--border);border-radius:2px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes heroText{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseBounce{0%{transform:scale(1)}35%{transform:scale(1.3)}65%{transform:scale(.92)}to{transform:scale(1)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes cartSlideIn{0%{opacity:0;transform:translateX(48px)}to{opacity:1;transform:translateX(0)}}.page-enter{animation:fadeSlideUp .35s ease both}.hero-tag{animation:fadeIn .5s ease both}.hero-title{animation:heroText .6s ease .1s both}.hero-desc{animation:heroText .6s ease .2s both}.hero-stats{animation:fadeIn .7s ease .35s both}.dish-card{animation:fadeSlideUp .4s ease both;transition:transform .2s,box-shadow .2s,border-color .18s}@media (hover:hover){.dish-card:hover{border-color:#c8b89a!important;border-color:var(--sand)!important;box-shadow:0 8px 24px #0d0d0b17;transform:translateY(-3px)}}.dish-card:active{transform:scale(.98)}.dish-card:first-child{animation-delay:0s}.dish-card:nth-child(2){animation-delay:.05s}.dish-card:nth-child(3){animation-delay:.1s}.dish-card:nth-child(4){animation-delay:.15s}.dish-card:nth-child(5){animation-delay:.2s}.dish-card:nth-child(6){animation-delay:.25s}.dish-card:nth-child(7){animation-delay:.3s}.dish-card:nth-child(8){animation-delay:.35s}.info-card{animation:scaleIn .4s ease both;transition:transform .2s,box-shadow .2s}@media (hover:hover){.info-card:hover{box-shadow:0 6px 18px #00000012;transform:translateY(-2px)}}.info-card:first-child{animation-delay:.05s}.info-card:nth-child(2){animation-delay:.12s}.info-card:nth-child(3){animation-delay:.19s}.info-card:nth-child(4){animation-delay:.26s}.cat-chip{transition:all .16s ease}@media (hover:hover){.cat-chip:hover{transform:translateY(-1px)}}.cat-chip:active{transform:scale(.95)}.plus-btn{transition:background .15s,transform .12s}.plus-btn:active{transform:scale(.86)}.plus-btn.bounce{animation:pulseBounce .38s ease}.order-panel{animation:cartSlideIn .38s cubic-bezier(.22,1,.36,1) both}.cart-item{animation:fadeSlideUp .28s ease both}.sidebar-btn{transition:background .15s,color .15s,transform .12s}.sidebar-btn:active{transform:scale(.91)}.lanch-card{animation:fadeSlideUp .4s ease both;transition:border-color .18s,transform .2s,box-shadow .2s}@media (hover:hover){.lanch-card:hover{border-color:#c8b89a!important;border-color:var(--sand)!important;box-shadow:0 8px 24px #0d0d0b17;transform:translateY(-3px)}}.lanch-card:first-child{animation-delay:0s}.lanch-card:nth-child(2){animation-delay:.07s}.lanch-card:nth-child(3){animation-delay:.14s}.lanch-card:nth-child(4){animation-delay:.21s}.lanch-card:nth-child(5){animation-delay:.28s}
/*# sourceMappingURL=main.a4f36562.css.map*/