/* Standalone transparent scenes: contain the complete artwork, never crop. */
.scene-art{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center;max-width:100%;flex-shrink:0}
.q-hero-scene .q-together-image{width:100%;height:auto;max-width:100%;margin:0;object-fit:contain}
.q-metrics{gap:24px;padding:32px}
.q-metric{padding:0;border:0}
.q-metric-art{width:100%;height:auto;aspect-ratio:1;border-radius:22px;border:2px solid #24231f;background:var(--metric-color);overflow:visible;margin:0 auto 28px;padding:6px;transform:none}
.q-metric-art>.scene-art{width:100%;height:auto;max-width:100%;transform:none}
.q-how-art.q-free-art{width:100%;max-width:300px;margin:0 auto 36px;overflow:visible}
.q-how-art>.scene-art{height:auto}
.q-quest-card>.scene-art{width:100%;margin:18px auto 12px;padding:8px}
.q-story-character.q-free-art{width:300px;flex-shrink:0}
.q-origin-art.q-free-art{width:280px}
.q-final-friends.q-final-action{width:460px;max-width:100%;margin:42px auto 24px;padding:12px;overflow:visible}
.q-final-action>.scene-art{width:100%;height:auto;transform:none}
.app-shell .cohort-label{font-size:13px;line-height:1.65;padding:12px 10px}
.app-shell .home-hero>.scene-art{width:280px;max-width:38%;height:auto;position:static;object-fit:contain}
.app-shell .library-art>.scene-art{width:230px;max-width:100%;height:100%;object-fit:contain;margin:auto;padding:8px}
.board-character>.scene-art{width:100%;height:auto}
.manual-welcome>.scene-art{width:210px;height:auto;max-width:40%}
.practice-character>.scene-art{width:100%;height:auto}
@media(max-width:900px){.q-metrics{gap:20px;padding:24px}}
@media(max-width:760px){.q-metrics{gap:24px 16px;padding:22px 16px}.q-metric-art{border-radius:17px;margin-bottom:24px;padding:0}.q-metric h3{font-size:18px}.q-metric p{font-size:12px}.q-how-card{display:flex;flex-direction:column;align-items:stretch;padding:32px 26px}.q-how-art.q-free-art{width:100%;max-width:270px;margin:0 auto 30px}.q-how-card h3{margin:0 0 22px}.q-story-character.q-free-art{width:250px;max-width:100%}.q-origin-art.q-free-art{width:220px;max-width:100%}.q-final-friends.q-final-action{width:360px;max-width:100%;padding:4px}.q-quest-card>.scene-art{margin:15px auto;padding:0}.q-hero-art.q-hero-scene{width:100%;margin-top:36px}}
@media(max-width:650px){.app-shell .home-hero>.scene-art{position:static;width:220px;max-width:100%;justify-self:end;margin:8px 0 0}.manual-welcome>.scene-art{width:190px;max-width:100%;margin:16px 0 0 auto}.app-shell .cohort-label{font-size:13px}}
