.embed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.embed-card h3,.short-card h3{font-size:27px;margin:8px 0;line-height:1}.embed-frame{aspect-ratio:16/9;background:#000}.embed-frame iframe{width:100%;height:100%;border:0}.shorts{background:var(--white);color:var(--ink)}.shorts h2 span{color:#b7a800}.shorts-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.short-frame{aspect-ratio:9/16;background:#000}.short-frame iframe{width:100%;height:100%;border:0}.short-card h3{font-size:20px}.shorts .tag{color:#807500}@media(max-width:1000px){.shorts-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.embed-grid{grid-template-columns:1fr}.shorts-grid{grid-template-columns:repeat(2,1fr)}}
