.dynamic-image{max-width:100%;height:auto;display:block;object-fit:contain;object-position:center center}.dynamic-image--error,.dynamic-image--loading{display:flex;align-items:center;justify-content:center;min-height:200px;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px}.dynamic-image--error{background:#fef2f2;border-color:#fca5a5}.dynamic-image__placeholder{text-align:center;color:#6b7280;font-size:.875rem;font-weight:500}.dynamic-image__fallback{width:100%;height:auto;object-fit:contain;opacity:.7}.dynamic-image--error .dynamic-image__placeholder{color:#dc2626}.dynamic-background-image{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.dynamic-background-image:not([style*=background-image]){background:#f3f4f6}.dynamic-background-image:not([style*=background-image]):before{content:"No background image selected";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#6b7280;font-size:.875rem;font-weight:500;text-align:center;z-index:1}.dynamic-image-showcase{display:flex;align-items:center;justify-content:center;width:100%;line-height:0;background:#eef2f6;overflow:hidden}.dynamic-image-showcase--bleed{margin-left:0;margin-right:0}.dynamic-image-showcase .dynamic-image,.dynamic-image-showcase .dynamic-image__fallback,.dynamic-image-showcase img.dynamic-image{width:100%;max-width:100%;height:auto;max-height:min(26rem,72vh);object-fit:contain;object-position:center center}.dynamic-image-showcase .dynamic-image--error,.dynamic-image-showcase .dynamic-image--loading{width:100%;min-height:10rem;border:none;border-radius:0;background:#eef2f6}.dynamic-image-showcase .division-block__fallback-inner{width:100%;min-height:8rem;padding:1rem}@media (max-width:768px){.dynamic-image--error,.dynamic-image--loading{min-height:150px}.dynamic-image-showcase .dynamic-image,.dynamic-image-showcase img.dynamic-image{max-height:min(22rem,65vh)}}