.atmosphere-grid{align-items:stretch}.atmosphere-visual-row{align-items:center;gap:var(--space-8)}.atmosphere-palette-frame,.atmosphere-character-frame{max-width:460px;margin:0 auto}.atmosphere-palette-image,.atmosphere-character-image{width:100%;height:100%;max-height:260px}.atmosphere-palette-image img,.atmosphere-character-image img{width:100%;height:100%;object-fit:cover}.atmosphere-sound-grid{align-items:stretch}.atmosphere-characters-row{align-items:center;gap:var(--space-6)}.atmosphere-detail-grid{align-items:stretch}.atmosphere-links-row{margin-top:var(--space-5)}.atmosphere-final-cta{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (max-width:960px){.atmosphere-visual-row,.atmosphere-characters-row{grid-template-columns:1fr}.atmosphere-character-frame,.atmosphere-palette-frame{max-width:100%}}@media (max-width:520px){.atmosphere-final-cta{flex-direction:column;align-items:stretch}.atmosphere-final-cta .btn{width:100%}}