.voice-role-grid .voice-role{overflow:hidden;display:flex;flex-direction:column;padding:25px}.character-art{margin:-25px -25px 24px;height:300px;background:radial-gradient(ellipse at 50% 40%,#fff9f4,#e9dedc);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);overflow:hidden}.character-art img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.voice-role:hover .character-art img{transform:scale(1.025)}.character-source{font-size:11px;color:var(--muted);line-height:1.8;margin-top:auto;padding-top:15px;text-decoration:underline;text-underline-offset:4px}.favorite-type .favorite-official{display:block;width:100%;max-width:390px;max-height:540px;object-fit:contain;margin:25px auto}.favorite-type .character-source{display:block;text-align:center}.performance-grid.two-performances{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px}.performance-card{min-width:0;border:1px solid var(--line);background:var(--panel)}.two-performances .performance-copy{padding:28px}.two-performances .performance-copy h3{font-size:clamp(23px,2.6vw,37px);line-height:1.4;margin:15px 0 5px}.two-performances .video-frame{aspect-ratio:16/9;border:0;min-height:0}.two-performances .performance-copy p{font-size:13px}.two-performances .performance-copy a{font-size:12px;margin-top:16px}.two-performances .performance-version{color:var(--accent)}
@media(max-width:700px){.performance-grid.two-performances{grid-template-columns:minmax(0,1fr)}.voice-role-grid .voice-role{padding:20px}.character-art{margin:-20px -20px 20px;height:310px}.favorite-type .favorite-official{max-height:420px}.two-performances .performance-copy{padding:24px}}

.video-frame .youtube-cover{display:block;width:100%;height:100%;position:relative;overflow:hidden}.video-frame .youtube-cover img{width:100%;height:100%;object-fit:cover}.video-frame .youtube-cover .play-icon,.video-frame .youtube-cover .play-caption{pointer-events:none}.video-frame .youtube-cover:focus-visible{outline:3px solid var(--pink);outline-offset:-3px}

.voice-cover .youtube-cover,.voice-cover .play-caption,.voice-cover .play-icon{display:none!important}
