.drop-zone.drag{border-color:#2563eb;background:#eff6ff}.size-fields.show{display:grid}.file-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border:1px solid #dbe3ef;border-radius:10px;padding:10px;background:#fff}.file-item img{width:72px;height:72px;object-fit:cover;border:1px solid #dbe3ef;border-radius:8px;background:#eef2f7}.file-item strong,.file-item small{display:block;overflow-wrap:anywhere}.file-item small{margin-top:4px;color:#64748b}.success{color:#16a34a!important;font-weight:700}.error{color:#dc2626!important;font-weight:700}.actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.actions .btn{min-height:36px;padding:0 12px;font-size:.92rem}@media (max-width:680px){.file-item{grid-template-columns:56px 1fr}.file-item img{width:56px;height:56px}.actions{grid-column:1/-1;justify-content:flex-start}}