.stream{display:flex;flex-direction:column}@media (min-width: 1024px){.stream{flex-direction:row}}.stream__aside{position:relative;width:100%;aspect-ratio:1;background-color:var(--color-background)}@media (min-width: 1024px){.stream__aside{max-width:25%;aspect-ratio:initial}}.stream__background__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;aspect-ratio:16/9;background-color:#00000080;background:radial-gradient(97.76% 64.92% at 50.02% 8.23%,#4868bb,#20305a 58.17%,#000);display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.stream__background__placeholder{max-width:75%;aspect-ratio:initial}}.stream__chat{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}
