/* Mobile 2-column grid overrides */
@media(max-width:600px){.grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.product{padding:.75rem}.p-emoji{height:68px;font-size:1.8rem}.p-name{font-size:.85rem}.p-price{font-size:.95rem}.add-btn{width:30px;height:30px;font-size:1.05rem}}
@media(max-width:600px){.comm-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.comm-card{padding:1rem;border-radius:12px}.comm-card h3{font-size:.95rem}.comm-card p{font-size:.78rem}.comm-card .cc-flags{font-size:1.1rem}}
