.saved-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.saved-preview img{display:block;width:100%;height:190px;object-fit:cover;border-radius:10px;margin-bottom:12px;background:#e9eef0}.creative-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.creative-meta small{color:var(--muted);font-size:.75rem}.saved-preview h3{margin:12px 0 8px}.saved-preview p{min-height:62px}.archive-gallery{margin-top:14px}.legacy-previews{display:none}@media(max-width:1000px){.saved-preview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.saved-preview-grid{grid-template-columns:1fr}.saved-preview img{height:220px}}
