.guf-video-still-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}.guf-video-still-grid figure{margin:0;overflow:hidden;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 42px rgba(15,23,42,.08)}.guf-video-still-grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.guf-video-still-grid figcaption{padding:12px 14px;color:#475569;font-size:13px;line-height:1.45}