.cards-list.svelte-cqwwz5{--row-size:calc(var(--space-unit) * 32);gap:var(--grid-gutter);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.card.svelte-cqwwz5{grid-template-rows:repeat(2, var(--row-size));border-top:var(--border-size-small) solid var(--gray600);border-bottom:var(--border-size-small) solid var(--gray600);display:grid;overflow:hidden}.card.svelte-cqwwz5>z-ghost-loading:where(.svelte-cqwwz5){border-radius:0;padding:0}.card.loading.svelte-cqwwz5{gap:var(--space-unit) calc(var(--space-unit) * 2)}.card.svelte-cqwwz5 .content.theme-dark{padding:var(--space-unit) calc(var(--space-unit) * 2)}@media (width>=768px){.cards-list.svelte-cqwwz5{--row-size:calc(var(--space-unit) * 14);grid-template-columns:repeat(var(--grid-columns), minmax(0, 1fr));grid-auto-rows:var(--row-size);display:grid}.card.svelte-cqwwz5{grid-row:span 3;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(8,minmax(0,1fr))}.card.svelte-cqwwz5 .poster{grid-column:span 5}.card.svelte-cqwwz5 .content{grid-column:span 3}.card.svelte-cqwwz5:nth-child(2) .poster{order:1}.card.svelte-cqwwz5:nth-child(n+3):not(.col-full){grid-row:span 4;grid-template-rows:repeat(9,1fr);grid-template-columns:minmax(0,1fr)}.card.svelte-cqwwz5:nth-child(n+3):not(.col-full) .poster{order:0;grid-area:span 4/1/auto/-1}.card.svelte-cqwwz5:nth-child(n+3):not(.col-full) .content{grid-area:span 5/1/auto/-1}.card.svelte-cqwwz5:nth-child(n+3):not(.col-full).col-6 .poster{grid-row:span 5}.card.svelte-cqwwz5:nth-child(n+3):not(.col-full).col-6 .content{grid-row:span 4}}
