.MusicVideo-module__jN7AxG__headerSection{text-align:center;margin-bottom:2rem;padding:3rem 0}.MusicVideo-module__jN7AxG__intro{color:var(--text-secondary);font-family:var(--font-serif);margin-bottom:2rem;font-size:1.1rem}.MusicVideo-module__jN7AxG__filters{justify-content:center;gap:1rem;display:flex}.MusicVideo-module__jN7AxG__filterBtn{border:1px solid var(--border-color);cursor:pointer;font-family:var(--font-sans);color:var(--text-secondary);background:0 0;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.MusicVideo-module__jN7AxG__channelBtn{color:var(--text-primary);border:1px solid var(--border-color);font-family:var(--font-sans);background-color:#0000;border-radius:2px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.8rem 2rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.MusicVideo-module__jN7AxG__channelBtn:hover{border-color:var(--text-accent);color:var(--text-accent);background-color:var(--bg-secondary)}.MusicVideo-module__jN7AxG__channelLabel{color:var(--text-secondary);font-weight:400}.MusicVideo-module__jN7AxG__channelName{text-transform:uppercase;letter-spacing:.5px;font-weight:700}.MusicVideo-module__jN7AxG__filterBtn:hover{border-color:var(--text-accent);color:var(--text-accent)}.MusicVideo-module__jN7AxG__filterBtn.MusicVideo-module__jN7AxG__active{background-color:var(--text-primary);color:#fff;border-color:var(--text-primary)}.MusicVideo-module__jN7AxG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding-bottom:4rem;display:grid}.MusicVideo-module__jN7AxG__card{border:1px solid var(--border-color);background:#fff;border-radius:4px;transition:transform .2s;overflow:hidden}.MusicVideo-module__jN7AxG__card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.MusicVideo-module__jN7AxG__videoWrapper{background:#000;height:0;padding-bottom:56.25%;position:relative}.MusicVideo-module__jN7AxG__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.MusicVideo-module__jN7AxG__cardContent{padding:1.5rem}.MusicVideo-module__jN7AxG__cardMeta{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8rem;display:flex}.MusicVideo-module__jN7AxG__year{font-weight:600}.MusicVideo-module__jN7AxG__card h3{font-size:1.25rem;font-family:var(--font-serif);margin-bottom:.5rem}.MusicVideo-module__jN7AxG__card p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:600px){.MusicVideo-module__jN7AxG__grid{grid-template-columns:1fr}}
