.Filmography{padding:var(--space-xs);padding-top:var(--space-l);max-width:var(--max-width);gap:var(--space-m);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0 auto;display:grid}.Filmography h2{font-size:var(--step--1);margin:0}.Filmography h3{font-size:var(--step--2);color:#ff69b4}.Filmography .production{row-gap:var(--space-xs);column-gap:var(--space-m);flex-direction:column;flex:1;display:flex}.Filmography .production img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.Filmography .production .tags{gap:var(--space-xs);flex-direction:column;margin-bottom:auto;display:flex}
