#vsf-form { margin:30px 0; }
#vsf-form input, #vsf-form select, #vsf-form button { margin-right:10px; margin-bottom:10px; }
.vsf-list { display:flex; flex-wrap:wrap; gap:20px; }
.vsf-item { border:1px solid #ccc; padding:15px; width:260px; background:#fafafa; box-sizing:border-box; }
.vsf-thumb { width:100%; height:auto; object-fit:cover; margin-bottom:8px; }