.stories-page.svelte-vvl6ey{padding:1rem 5%}.stories-title.svelte-vvl6ey{font-size:1.5rem;color:var(--text-primary);text-align:center;margin-bottom:1rem}.filter-bar.svelte-vvl6ey{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.stories-grid.svelte-vvl6ey{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.stories-grid.svelte-vvl6ey{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.stories-grid.svelte-vvl6ey{grid-template-columns:repeat(3,1fr)}.stories-page.svelte-vvl6ey{padding:1rem 10%}}.story-card.svelte-vvl6ey{display:block;text-decoration:none;background-color:var(--bg-card);border-radius:8px;overflow:hidden;transition:transform var(--transition-speed) ease,box-shadow var(--transition-speed) ease}.story-card.svelte-vvl6ey:hover{transform:scale(1.03);box-shadow:0 8px 24px var(--shadow-color)}.story-card__cover.svelte-vvl6ey{position:relative;aspect-ratio:3 / 4}.story-card__cover.svelte-vvl6ey img:where(.svelte-vvl6ey){width:100%;height:100%;object-fit:cover}.story-card__badge.svelte-vvl6ey{position:absolute;top:.5rem;right:.5rem}.story-card__body.svelte-vvl6ey{padding:.75rem}.story-card__title.svelte-vvl6ey{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-card__meta.svelte-vvl6ey{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:var(--text-muted)}.story-card__langs.svelte-vvl6ey{display:flex;gap:.25rem}
