.fusion-image{width:100%;max-width:19rem;margin:0 auto;border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--muted)/.5);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.fusion-image>div:first-child:has(*){display:flex;justify-content:space-between;gap:.25rem;margin:.75rem}.fusion-image h2 p{text-decoration:none;color:inherit}.fusion-image>div:first-child>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.fusion-image>div:first-child img{width:100%;max-width:4rem;height:auto;margin:auto 0;border-radius:.25rem}.fusion-image>div:nth-child(2):has(*){position:relative;padding:.5rem}.fusion-image>div:nth-child(2)>a>img{display:block;width:18rem;height:auto;margin:0 auto .5rem;object-fit:contain;background-color:hsl(var(--custom-image-background));border-radius:.5rem}.fusion-image>div:nth-child(2)>div{display:flex;justify-content:space-between;gap:1rem;bottom:.5rem;left:1rem;right:1rem;font-size:.875rem}.fusion-image>div:nth-child(2)>div:first-child{text-align:left}.fusion-image>div:nth-child(2)>div:nth-child(2)>span:last-child{text-align:right;color:hsl(var(--muted-foreground))}.fusion-image>div:last-child p,.fusion-image>div:nth-child(2) a{text-decoration:none;border-bottom:2px solid hsl(var(--border))}.fusion-image a:hover{font-weight:600}.fusion-image>div:last-child:has(*){display:flex;flex-direction:column;gap:.25rem;padding:.5rem;font-size:.875rem}.fusion-image>div:last-child p{display:flex;justify-content:space-between;margin:0}@media (max-width:767px){.fusion-image>div:nth-child(2):has(*){position:relative;padding:0}.fusion-image>div:nth-child(2)>div{margin:.25rem}}