:root{--fluid-min-width:320;--fluid-max-width:1440;--fluid-min-scale:1;--fluid-max-scale:1.2;--text-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);--text-sm:clamp(0.875rem,0.8rem + 0.375vw,1rem);--text-base:clamp(1rem,0.9rem + 0.5vw,1.125rem);--text-lg:clamp(1.125rem,1rem + 0.625vw,1.25rem);--text-xl:clamp(1.25rem,1.1rem + 0.75vw,1.5rem);--text-2xl:clamp(1.5rem,1.3rem + 1vw,1.875rem);--text-3xl:clamp(1.875rem,1.6rem + 1.375vw,2.25rem);--text-4xl:clamp(2.25rem,1.9rem + 1.75vw,3rem);--text-5xl:clamp(3rem,2.5rem + 2.5vw,4rem);--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2}html{font-size:14px}@media (min-width:640px){html{font-size:15px}}@media (min-width:1024px){html{font-size:16px}}@media (min-width:1280px){html{font-size:17px}}.text-fluid-xs{font-size:var(--text-xs)}.text-fluid-sm{font-size:var(--text-sm)}.text-fluid-base{font-size:var(--text-base)}.text-fluid-lg{font-size:var(--text-lg)}.text-fluid-xl{font-size:var(--text-xl)}.text-fluid-2xl{font-size:var(--text-2xl)}.text-fluid-3xl{font-size:var(--text-3xl)}.text-fluid-4xl{font-size:var(--text-4xl)}.text-fluid-5xl{font-size:var(--text-5xl)}.leading-fluid-tight{line-height:var(--leading-tight)}.leading-fluid-snug{line-height:var(--leading-snug)}.leading-fluid-normal{line-height:var(--leading-normal)}.leading-fluid-relaxed{line-height:var(--leading-relaxed)}.leading-fluid-loose{line-height:var(--leading-loose)}.responsive-container{padding-left:1rem;padding-right:1rem}@media (min-width:640px){.responsive-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.responsive-container{padding-left:2rem;padding-right:2rem}}@media (max-width:639px){.mobile-header-compact .header-logo-text{font-size:1.1rem}.mobile-header-compact .header-info{font-size:.8rem}.mobile-header-compact .cart-button{padding:.5rem}}.responsive-menu-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:480px){.responsive-menu-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.responsive-menu-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.responsive-menu-grid{grid-template-columns:repeat(4,1fr)}}.bottom-nav-responsive{bottom:0;left:0;padding:.75rem 0;position:fixed;right:0;z-index:50}@media (max-width:639px){.bottom-nav-responsive{padding:.5rem 0}.bottom-nav-responsive .nav-button{min-width:60px;padding:.5rem}.bottom-nav-responsive .nav-icon{height:1.25rem;width:1.25rem}.bottom-nav-responsive .nav-label{font-size:.7rem;margin-top:.25rem}}@media (min-width:640px) and (max-width:1023px){.bottom-nav-responsive{padding:.75rem 0}.bottom-nav-responsive .nav-button{min-width:80px;padding:.75rem}.bottom-nav-responsive .nav-icon{height:1.5rem;width:1.5rem}.bottom-nav-responsive .nav-label{font-size:.8rem;margin-top:.375rem}}@media (min-width:1024px){.bottom-nav-responsive{padding:1rem 0}.bottom-nav-responsive .nav-button{min-width:100px;padding:1rem}.bottom-nav-responsive .nav-icon{height:1.75rem;width:1.75rem}.bottom-nav-responsive .nav-label{font-size:.9rem;margin-top:.5rem}}.category-filters-responsive{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-filters-responsive::-webkit-scrollbar{display:none}@media (min-width:640px){.category-filters-responsive{gap:.75rem;padding-bottom:.75rem}}@media (min-width:1024px){.category-filters-responsive{gap:1rem;justify-content:center;overflow-x:visible;padding-bottom:1rem}}.category-filter-button{border-radius:9999px;flex-shrink:0;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}@media (min-width:640px){.category-filter-button{padding:.625rem 1.25rem}}@media (min-width:1024px){.category-filter-button{padding:.75rem 1.5rem}}.menu-item-responsive{border-radius:.75rem;overflow:hidden;transition:all .3s ease}@media (max-width:639px){.menu-item-responsive{padding:.75rem}.menu-item-responsive .item-image{height:140px}.menu-item-responsive .item-title{font-size:1rem;line-height:1.25}.menu-item-responsive .item-description{display:-webkit-box;font-size:.8rem;-webkit-line-clamp:2;line-height:1.4;max-height:2.8em;overflow:hidden;-webkit-box-orient:vertical}}@media (min-width:640px) and (max-width:1023px){.menu-item-responsive{padding:1rem}.menu-item-responsive .item-image{height:160px}.menu-item-responsive .item-title{font-size:1.125rem;line-height:1.3}.menu-item-responsive .item-description{display:-webkit-box;font-size:.875rem;-webkit-line-clamp:2;line-height:1.5;max-height:3em;overflow:hidden;-webkit-box-orient:vertical}}@media (min-width:1024px){.menu-item-responsive{padding:1.25rem}.menu-item-responsive .item-image{height:180px}.menu-item-responsive .item-title{font-size:1.25rem;line-height:1.4}.menu-item-responsive .item-description{font-size:.9375rem;line-height:1.6}}@media (max-width:639px){.cart-responsive{padding-bottom:5rem}.cart-item-responsive{padding:.75rem}.cart-item-responsive .item-image{height:60px;width:60px}.checkout-button-responsive{font-size:1rem;margin-bottom:5rem;padding:1rem}}@media (min-width:640px){.cart-responsive{padding-bottom:6rem}.cart-item-responsive{padding:1rem}.cart-item-responsive .item-image{height:80px;width:80px}.checkout-button-responsive{font-size:1.125rem;margin-bottom:6rem;padding:1.25rem}}.mobile-only{display:block}.desktop-only,.tablet-only{display:none}@media (min-width:640px) and (max-width:1023px){.mobile-only{display:none}.tablet-only{display:block}.desktop-only{display:none}}@media (min-width:1024px){.mobile-only,.tablet-only{display:none}.desktop-only{display:block}}.touch-friendly{min-height:44px;min-width:44px}@media (pointer:coarse){.touch-friendly{min-height:48px;min-width:48px}.touch-friendly-small{min-height:36px;min-width:36px}}@supports (padding:max(0px)){.safe-area-padding{padding-bottom:max(1rem,env(safe-area-inset-bottom));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.bottom-nav-safe-area{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.bottom-nav-responsive,.cart-button,.language-switcher{display:none!important}body{background:#fff!important;color:#000!important}.menu-item-responsive{border:1px solid #ddd!important;break-inside:avoid}}