.home{padding:64px 32px;display:flex;flex-direction:column;align-items:center;gap:48px}.screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;width:100%;max-width:1400px}.screenshots img{width:100%;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover}