/* Owner-approved original MOA excerpts, inside the existing three mode cards. */
.mode-art.moa-mode-art{aspect-ratio:16/9;background:#F1F0EF}
.moa-mode-video{display:block;width:100%;height:100%;object-fit:contain;background:#F1F0EF}
.moa-motion-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;color:#65534D;font-size:11px;line-height:1.6}
.moa-motion-footer button{font:inherit;color:#5C2F1C;background:transparent;border:1px solid #C8ACA0;border-radius:5px;min-height:44px;padding:9px 14px;cursor:pointer;flex-shrink:0}
.moa-motion-footer button[hidden]{display:none}.moa-motion-footer button:hover{background:#FAF7F0}.moa-motion-footer button:focus-visible{outline:3px solid #924252;outline-offset:3px}
@media(max-width:600px){.moa-motion-footer{align-items:flex-start;flex-wrap:wrap;gap:7px}.moa-motion-footer button{font-size:12px}}
