/* 015 / asset art direction: new objects are small, legible and deliberately secondary */
.outro-gallery .relic-editable img{display:block;max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto;transition:filter .35s ease,opacity .35s ease;filter:drop-shadow(0 7px 12px rgba(0,0,0,.45))}
.outro-gallery .relic-editable[data-tint="mono"] img{filter:grayscale(1) contrast(1.15) drop-shadow(0 6px 12px #0008)}
.outro-gallery .relic-editable[data-tint="burgundy"] img{filter:grayscale(1) sepia(.9) saturate(2.2) hue-rotate(292deg) brightness(.84) contrast(1.2) drop-shadow(0 6px 12px #0008)}
.outro-gallery .relic-editable[data-tint="custom"] img{filter:grayscale(.65) sepia(.8) saturate(2) hue-rotate(var(--tint-hue,0deg)) drop-shadow(0 6px 12px #0008)}
.outro-gallery .relic-editable[data-tint="original"] img{filter:drop-shadow(0 7px 12px #0009)}
.outro-gallery .relic-extra{position:absolute!important;left:var(--left)!important;top:var(--top)!important;width:clamp(27px,3.5vw,53px)!important;z-index:4;opacity:.72;transform:translate(-50%,-50%) translate(var(--rx,0px),var(--ry,0px));transition:opacity .25s ease,filter .25s ease;animation:relic-mini-float 7s ease-in-out infinite alternate;animation-delay:calc(var(--left) * -0.03)}
.outro-gallery .relic-extra:nth-of-type(2n){animation-duration:9s}.outro-gallery .relic-extra img{width:100%;max-height:47px;object-fit:contain}.outro-gallery .relic-extra span:last-child{opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .2s}.outro-gallery .relic-extra:hover,.outro-gallery .relic-extra:focus-visible,.outro-gallery .relic-extra.active{opacity:1;z-index:8}.outro-gallery .relic-extra:hover span:last-child,.outro-gallery .relic-extra:focus-visible span:last-child,.outro-gallery .relic-extra.active span:last-child{opacity:1}
.outro-gallery .relic-extra.asset-missing{opacity:.15;pointer-events:none}
@keyframes relic-mini-float{from{translate:0 -3px}to{translate:0 4px}}
@media(max-width:600px){.outro-gallery .relic-extra{width:clamp(20px,7vw,33px)!important}.outro-gallery .relic-extra img{max-height:30px}.outro-gallery .relic-extra:nth-of-type(3n){display:none}.outro-gallery .relic-extra span:last-child{display:none}.outro-gallery .relic-extra[data-relic="heart"]{left:86%!important;top:35%!important}.outro-gallery .relic-extra[data-relic="skull"]{left:91%!important;top:24%!important}.outro-gallery .relic-extra[data-relic="darksun"]{left:37%!important;top:83%!important}}
@media(prefers-reduced-motion:reduce){.outro-gallery .relic-extra{animation:none!important;transition:none!important}}
