.youtube-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px)}
.youtube-hero-copy{min-width:0;position:relative;z-index:1}
.youtube-hero-copy>p{max-width:680px}
.youtube-hero-media{min-width:0;margin:0;position:relative;z-index:1;justify-self:stretch}
.youtube-hero-banner{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:1px solid #ff9d2e55;border-radius:22px;background:#090909;box-shadow:0 22px 70px #0009,0 0 40px #ff6b1814}
[data-theme="light"] .youtube-hero-banner{box-shadow:0 18px 50px #5c351f28,0 0 32px #ff6b1812}
@media(max-width:900px){.youtube-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px}}
@media(max-width:700px){.youtube-hero-grid{grid-template-columns:1fr;gap:24px}.youtube-hero-media{justify-self:stretch}.youtube-hero-banner{border-radius:16px}}
