@media (hover:none) and (pointer:coarse){.btn-touch{min-height:44px;min-width:44px}.quantity-control{min-height:48px;min-width:48px}.scroll-container{-webkit-overflow-scrolling:touch}}@media screen and (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.pos-grid{grid-template-columns:1fr 320px}.menu-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.pos-grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}.menu-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.cart-container{position:sticky;bottom:0;background:white;border-top:1px solid #e5e7eb;padding:1rem;margin:0 -1rem}}@media screen and (min-width:768px){.high-contrast{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}