@media(max-width:640px){.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-width:0;padding:10px;border-radius:14px}.product-card__header{gap:6px;margin-bottom:8px}.product-card__name{max-width:none;font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price-top{font-size:14px;white-space:nowrap}.product-card__image{aspect-ratio:4/3;margin-bottom:9px;border-radius:10px}.product-card__info{font-size:12px;}.product-card__footer{display:block}.product-card__price-label{display:none}.product-card__price{font-size:17px;margin-bottom:8px}.btn-order{width:100%;padding:9px 5px;border-radius:8px;font-size:12px}.menu-panel__title{font-size:19px}.menu-panel+.menu-panel{margin-top:28px}}
