.MenuItemCard_grid__1p1fZ{display:grid;grid-template-columns:repeat(var(--menu-cols,3),1fr);grid-gap:20px;gap:20px;margin-top:var(--menu-grid-top,clamp(28px,4vw,44px))}.MenuItemCard_card__qBswb{display:flex;flex-direction:column;text-align:left;background:var(--menu-card-bg,var(--cream));border:none;padding:0;cursor:zoom-in;overflow:hidden;transition:transform .22s var(--ease-luxe),box-shadow .22s var(--ease-luxe)}@media (hover:hover) and (pointer:fine){.MenuItemCard_card__qBswb:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(0,0,0,.08)}.MenuItemCard_card__qBswb:hover .MenuItemCard_img__EzGTO img{transform:scale(1.06)}}.MenuItemCard_card__qBswb:active{transform:scale(.98)}.MenuItemCard_card__qBswb:focus-visible{outline:2px solid var(--orange-deep);outline-offset:3px}.MenuItemCard_img__EzGTO{position:relative;aspect-ratio:4/3;overflow:hidden}.MenuItemCard_img__EzGTO img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease-luxe)}.MenuItemCard_tag__u56bV{position:absolute;top:12px;left:12px;z-index:1;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--orange-deep);padding:4px 10px;border-radius:var(--radius-sm)}.MenuItemCard_body__dWi5v{padding:16px 18px 20px}.MenuItemCard_head__7GoMQ{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.MenuItemCard_head__7GoMQ h3{font-family:var(--font-heading);font-size:1.05rem;font-weight:500}.MenuItemCard_price__tjG9a{font-weight:700;color:var(--orange-deep);white-space:nowrap;font-size:.92rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MenuItemCard_body__dWi5v p{font-size:.85rem;color:var(--text-secondary);line-height:1.55;margin-top:5px}@media (max-width:768px){.MenuItemCard_grid__1p1fZ{grid-template-columns:1fr 1fr}}@media (max-width:480px){.MenuItemCard_grid__1p1fZ{grid-template-columns:1fr}}