@keyframes saleGlow{0%{box-shadow:0 0 5px rgba(220,38,38,.3)}to{box-shadow:0 0 15px rgba(220,38,38,.6)}}@keyframes strikethrough{to{transform:scaleX(1)}}@keyframes hotFlameFlicker{0%,to{transform:scale(1) rotate(-2deg);filter:drop-shadow(0 0 2px rgba(220,38,38,.5))}25%{transform:scale(1.15) rotate(2deg);filter:drop-shadow(0 0 6px rgba(220,38,38,.8))}50%{transform:scale(1.05) rotate(-1deg);filter:drop-shadow(0 0 4px rgba(220,38,38,.6))}75%{transform:scale(1.12) rotate(1deg);filter:drop-shadow(0 0 5px rgba(220,38,38,.7))}}@keyframes cartSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes cartSlideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes cartOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes cartOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes cardExpand{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.menu-item-card{opacity:0;transform:translateY(20px);animation:slideInUp .6s ease forwards}.menu-item-card:nth-child(1){animation-delay:.1s}.menu-item-card:nth-child(2){animation-delay:.2s}.menu-item-card:nth-child(3){animation-delay:.3s}.menu-item-card:nth-child(4){animation-delay:.4s}.menu-item-card:nth-child(5){animation-delay:.5s}.menu-item-card:nth-child(6){animation-delay:.6s}.sale-badge{animation:saleGlow 2s ease-in-out infinite alternate}.price-container{min-width:80px}.line-through{position:relative;text-decoration:none!important}.line-through::after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;animation:strikethrough .5s ease-out .5s forwards}.menu-item-card.vertical-photo-layout .menu-item-image-container{background:linear-gradient(to bottom,#f9fafb,#fff);display:flex;align-items:center;justify-content:center;padding:1rem}.menu-item-card.vertical-photo-layout .menu-item-image-container img{max-height:400px;width:auto;height:auto;object-fit:contain}.menu-item-image-container{position:relative;transition:height .3s ease}.menu-item-image-container img,.menu-item-thumbnail img{transition:opacity .3s ease}.horizontal-item{transition:all .2s ease-in-out}.horizontal-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.menu-item-thumbnail{transition:all .3s ease;position:relative}.menu-item-thumbnail:hover{transform:scale(1.05)}.menu-item-thumbnail::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:0 0;color:#fff;font-size:1.5rem;opacity:0;transition:all .3s ease;pointer-events:none;border-radius:.5rem}.menu-item-thumbnail:hover::after{background:rgba(0,0,0,.5);opacity:1}#item-detail-modal{animation:fadeIn .3s ease}#item-detail-modal>div{animation:slideInUp .3s ease;scroll-behavior:smooth}#item-detail-modal img{display:block;margin:0 auto}.language-dropdown-container{position:relative!important;z-index:9999!important}#language-dropdown-menu,.language-dropdown{box-shadow:0 10px 25px rgba(0,0,0,.15)!important;z-index:9999!important;position:absolute!important}#language-dropdown-button{position:relative!important;z-index:9999!important}button[id*=language],div[id*=language]{z-index:9999!important}.language-dropdown .language-option:focus{outline:2px solid #f97316;outline-offset:-2px;background-color:#fff7ed}.language-option.selected{background-color:#fff7ed;border-left:3px solid #f97316}.bg-white.sticky,.sticky,.sticky.top-16,.sticky.top-28,.sticky[class*=top-],.sticky[style*=z-index],[class*=sticky],div.sticky,div.sticky[style*=z-index],div[class*=sticky]{z-index:40!important}.header,.nav,header,header[style*=z-index],nav,nav[style*=z-index]{z-index:100!important}@media (max-width:640px){.menu-item-card.vertical-photo-layout .menu-item-image-container{max-height:300px;padding:.5rem}.menu-item-card.vertical-photo-layout .menu-item-image-container img{max-height:300px}.horizontal-item .flex{padding:.75rem}.horizontal-item .menu-item-thumbnail img{width:4.5rem;height:4.5rem}.horizontal-item h3{font-size:.875rem;line-height:1.25rem}.horizontal-item .price-container{font-size:.875rem}#item-detail-modal .max-w-2xl{max-width:100%;margin:0;border-radius:1rem}#item-detail-modal img.max-h-96{max-height:16rem}.language-dropdown-container{position:relative!important}}@media (min-width:641px){.menu-item-card.vertical-photo-layout .menu-item-image-container,.menu-item-card.vertical-photo-layout .menu-item-image-container img{max-height:350px}.horizontal-item .menu-item-thumbnail img{width:6rem;height:6rem}}.viber-popup-bg{background:linear-gradient(135deg,#7360f2 0,#9c4dcc 100%)}.viber-popup-text{text-shadow:0 1px 2px rgba(0,0,0,.1)}.btn-viber{background-color:#7360f2}.btn-viber:hover{background-color:#5a4ac2}@media (hover:none) and (pointer:coarse){.horizontal-item:active{transform:scale(.98)}button:active{transform:scale(.95)}.language-option:active{background-color:#fed7aa!important;transform:scale(.98)}}.hot-flame{display:inline-block;animation:hotFlameFlicker 1.4s ease-in-out infinite;transform-origin:center bottom}.popup-carousel-track{scrollbar-width:none;-ms-overflow-style:none}.mag-pills::-webkit-scrollbar,.mag-tabbar::-webkit-scrollbar,.popup-carousel-track::-webkit-scrollbar{display:none}.mag-pills{scrollbar-width:none}.mag-pill{flex:0 0 auto;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:600;background:#fff;border:1px solid #efeae4;color:#57534e;transition:background .15s,color .15s,border-color .15s}.mag-pill-on{background:#1c1917;color:#fff;border-color:#1c1917}.mag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media (min-width:700px){.mag-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1000px){.mag-grid{gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}}.mag-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/5;background:#1c1917;box-shadow:0 8px 22px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.mag-card-img{position:absolute;inset:0;z-index:0}.mag-card-img img{width:100%;height:100%;object-fit:cover;display:block}.mag-card-noimg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#57534e;font-size:2rem;background:#292524}.mag-card-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(10,8,6,.94)0,rgba(10,8,6,.86) 20%,rgba(10,8,6,.5) 44%,rgba(10,8,6,.14) 66%,rgba(10,8,6,0) 82%)}.mag-sale-badge{position:absolute;top:10px;left:0;z-index:3;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.03em;padding:4px 9px;border-radius:0 8px 8px 0}.mag-card-body{position:relative;z-index:2;padding:14px 13px 13px;display:flex;flex-direction:column;gap:8px}.mag-card-name{font-size:1.02rem;font-weight:700;line-height:1.18;letter-spacing:-.01em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}.mag-card-desc{font-size:.76rem;color:rgba(255,255,255,.82);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mag-card-tags{display:flex;flex-wrap:wrap;gap:5px}.mag-card-buy{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.mag-price-wrap{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.mag-price{font-size:1.25rem;font-weight:800;color:#ff453a;white-space:nowrap;line-height:1}.mag-price small{font-size:.72rem;font-weight:600;color:rgba(255,255,255,.7);margin-left:3px}.mag-price-2{color:#ff8a3a}.mag-price-sale{color:#ff453a}.mag-price-old{font-size:.75rem;color:rgba(255,255,255,.55);text-decoration:line-through}.mag-buy-btns{display:flex;align-items:center;gap:7px;flex-shrink:0}.mag-add-btn,.mag-qty-btn{border-radius:50%;color:#fff;border:0;display:flex;align-items:center;justify-content:center}.mag-add-btn{width:40px;height:40px;background:#141210;font-size:1.05rem;box-shadow:0 2px 8px rgba(0,0,0,.35);transition:background .15s}.mag-add-btn:hover{background:#dc2626}.mag-qty-btn{width:30px;height:30px;background:rgba(255,255,255,.22);font-size:.8rem}.mag-qty{min-width:18px;text-align:center;font-weight:700;font-size:.9rem;color:#fff}.mag-empty{text-align:center;padding:4rem 1rem;color:#a8a29e}.mag-empty i{font-size:1.9rem;margin-bottom:.75rem;display:block}.mag-tabbar-spacer{height:84px}.mag-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:55;background:#fff;border-top:1px solid #efeae4;display:flex;justify-content:space-around;padding:8px 6px calc(8px + env(safe-area-inset-bottom,0));box-shadow:0-6px 20px rgba(0,0,0,.06);overflow-x:auto;scrollbar-width:none}.mag-tab{flex:1 0 auto;min-width:64px;display:flex;flex-direction:column;align-items:center;gap:3px;background:0 0;border:0;padding:2px 6px;color:#9a938c;font-size:.68rem;font-weight:600;transition:color .15s}.mag-tab-ic{font-size:1.15rem;line-height:1}.mag-tab-lb{line-height:1.1;white-space:nowrap}.mag-tab-on{color:#dc2626}.mag-tab-on .mag-tab-lb{font-weight:700}.cart-slide-in,.cart-slide-out{animation:cartSlideIn .34s cubic-bezier(.22,1,.36,1) both;will-change:transform}.cart-slide-out{animation:cartSlideOut .3s cubic-bezier(.55,0,1,.45) both}.cart-overlay-fade{animation:cartOverlayFade .28s ease both}.cart-overlay-fadeout{animation:cartOverlayFadeOut .26s ease both}.card-expand-anim{animation:cardExpand .28s ease-out}@media (prefers-reduced-motion:reduce){.card-expand-anim{animation:none}}