.existing-image-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin:18px 0 4px;display:grid}.existing-image-grid img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #14201d1f;border-radius:12px;width:100%}.danger-zone{background:#9b28280a;border:1px solid #9b282840;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:22px;display:flex}.danger-zone p{color:var(--muted);margin:4px 0 0}.button-danger{color:#fff;background:#8b1e1e;border:0}.setup-panel{overflow-y:auto}.setup-panel code{font-size:.92em}.setup-form{padding-bottom:24px}@media (max-width:700px){.danger-zone{flex-direction:column;align-items:stretch}}
