.fd-upload{cursor:pointer;color:var(--color-gray-400);background:#e9eaf2;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.dark .fd-upload{background:var(--color-surface-2)}.fd-upload img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fd-upload__ph{flex-direction:column;align-items:center;gap:4px;display:flex}.fd-upload__busy{background:#0006;font-size:1.3rem;inset:0}.fd-upload__busy,.fd-upload__remove{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute}.fd-upload__remove{background:#0009;border-radius:50%;width:24px;height:24px;top:6px;right:6px}
