/* Dedicated space keeps decorative movement away from invitation text and controls. */
.celebration-art{width:100%;max-width:380px;height:135px;margin:8px auto 18px;overflow:hidden;pointer-events:none;grid-column:1/-1}
.celebration-art img{display:block;width:100%;height:100%;object-fit:contain}
.celebration-art--champagne{height:165px;max-width:240px;margin-top:0}
.social-still img[data-art-state]{filter:drop-shadow(0 6px 7px #120c2626)}
@media(max-width:600px){.celebration-art{height:115px;margin-block:0 14px}.celebration-art--champagne{height:145px}}
