.container{max-width:1100px;margin:0 auto;padding:24px}.grid{display:grid;gap:16px}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
