.story-page.svelte-e3xkhw{min-height:100vh;background:var(--bg-primary)}.story-page.svelte-e3xkhw .loading-state:where(.svelte-e3xkhw),.story-page.svelte-e3xkhw .error-state:where(.svelte-e3xkhw){text-align:center;padding:120px 20px;max-width:500px;margin:0 auto}.spinner.svelte-e3xkhw{width:40px;height:40px;border:3px solid var(--gray-5);border-top-color:var(--brand-primary);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.story-page.svelte-e3xkhw .loading-state:where(.svelte-e3xkhw) p:where(.svelte-e3xkhw),.story-page.svelte-e3xkhw .error-state:where(.svelte-e3xkhw) p:where(.svelte-e3xkhw){color:var(--text-secondary)}.story-page.svelte-e3xkhw .error-icon:where(.svelte-e3xkhw){font-size:var(--text-5xl);margin-bottom:16px}.story-page.svelte-e3xkhw .error-state:where(.svelte-e3xkhw) h2:where(.svelte-e3xkhw){font-size:var(--text-xl);font-weight:var(--font-weight-semibold);margin-bottom:8px}.story-page.svelte-e3xkhw .error-actions:where(.svelte-e3xkhw){display:flex;gap:12px;justify-content:center;margin-top:24px}.btn-primary.svelte-e3xkhw,.btn-secondary.svelte-e3xkhw{display:inline-flex;align-items:center;gap:6px;padding:12px 20px;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--duration-normal) ease}.btn-primary.svelte-e3xkhw{background:var(--brand-primary);color:#fff;border:none}.btn-secondary.svelte-e3xkhw{background:var(--gray-6);color:var(--text-primary);border:1px solid var(--gray-5)}.story-page.svelte-e3xkhw .page-header:where(.svelte-e3xkhw){padding:16px}@media(min-width:600px){.story-page.svelte-e3xkhw .page-header:where(.svelte-e3xkhw){padding:16px 24px}}@media(min-width:768px){.story-page.svelte-e3xkhw .page-header:where(.svelte-e3xkhw){padding:16px 32px}}@media(min-width:1200px){.story-page.svelte-e3xkhw .page-header:where(.svelte-e3xkhw){padding:16px 32px}}.story-page.svelte-e3xkhw .header-container:where(.svelte-e3xkhw){width:100%;max-width:calc(1440px - var(--sidebar-width, 0px));display:flex;align-items:center;justify-content:space-between}.back-link.svelte-e3xkhw{display:flex;align-items:center;gap:6px;padding:8px 12px 8px 8px;color:var(--text-secondary);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium);border-radius:var(--radius-md);transition:all var(--duration-normal)}.back-link.svelte-e3xkhw:hover{color:var(--text-primary);background:var(--gray-6)}.back-link.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-xl)}.header-actions.svelte-e3xkhw{display:flex;gap:8px}.icon-btn.svelte-e3xkhw{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--gray-5);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-normal)}.icon-btn.svelte-e3xkhw:hover{background:var(--gray-6)}.icon-btn.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-xl);color:var(--text-primary)}.story-page.svelte-e3xkhw .main-content:where(.svelte-e3xkhw){padding:24px 16px 80px}@media(min-width:768px){.story-page.svelte-e3xkhw .main-content:where(.svelte-e3xkhw){padding:24px 32px 100px}}.two-column-layout.svelte-e3xkhw{width:100%;max-width:calc(1440px - var(--sidebar-width, 0px));display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.two-column-layout.svelte-e3xkhw{flex-direction:row;gap:64px}}.story-column.svelte-e3xkhw{flex:2;min-width:0}.headline.svelte-e3xkhw{font-size:var(--text-2xl-loose);font-weight:700;line-height:1.25;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}@media(min-width:768px){.headline.svelte-e3xkhw{font-size:var(--text-4xl)}}@media(min-width:1024px){.headline.svelte-e3xkhw{font-size:42px}}.meta-row.svelte-e3xkhw{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.category-badge-link.svelte-e3xkhw{text-decoration:none;transition:opacity var(--duration-normal)}.category-badge-link.svelte-e3xkhw:hover{opacity:.8}.category-badge.svelte-e3xkhw{display:inline-flex;align-items:center;padding:5px 12px;border-radius:99px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.3px}.published-time.svelte-e3xkhw{font-size:var(--text-sm);color:var(--text-secondary)}.summary.svelte-e3xkhw{font-size:var(--text-lg);line-height:1.6;color:var(--text-primary);margin-bottom:20px}.sources-row.svelte-e3xkhw{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}.source-chip.svelte-e3xkhw{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--gray-6);border:1px solid var(--gray-5);border-radius:99px;font-size:var(--text-xs-tight);font-weight:var(--font-weight-medium);color:var(--text-primary);text-decoration:none;transition:all var(--duration-normal)}.source-chip.svelte-e3xkhw:hover{border-color:var(--brand-primary);background:var(--gray-5)}.source-favicon.svelte-e3xkhw{width:16px;height:16px;border-radius:var(--radius-xs)}.more-sources.svelte-e3xkhw{font-size:var(--text-xs-tight);color:var(--text-secondary);padding:6px 12px}.featured-image.svelte-e3xkhw{margin:0 0 32px;border-radius:var(--radius-xl);overflow:hidden;position:relative}.featured-image.svelte-e3xkhw img:where(.svelte-e3xkhw){width:100%;height:auto;display:block}.image-source.svelte-e3xkhw{position:absolute;bottom:10px;right:10px;padding:4px 10px;background:#0009;backdrop-filter:blur(4px);border-radius:var(--radius-xs);font-size:var(--text-2xs);font-weight:var(--font-weight-medium);color:#ffffffe6;text-transform:lowercase;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-body.svelte-e3xkhw{font-size:17px;line-height:1.8;color:var(--text-primary)}.article-body.svelte-e3xkhw p:where(.svelte-e3xkhw){margin-bottom:1em}.content-analysis-divider.svelte-e3xkhw{border:none;border-top:1px solid var(--gray-5);margin:0;width:100%}@media(min-width:1024px){.content-analysis-divider.svelte-e3xkhw{display:none}}.analysis-column.svelte-e3xkhw{width:100%}@media(min-width:1024px){.analysis-column.svelte-e3xkhw{flex:1;min-width:0}}.analysis-sticky.svelte-e3xkhw{position:sticky;top:24px}.verdict-comparison-card.svelte-e3xkhw{background:var(--bg-primary);border:1px solid var(--gray-5);border-radius:var(--radius-2xl);padding:16px;margin-bottom:16px}.comparison-header.svelte-e3xkhw{display:flex;align-items:center;gap:8px;font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);color:var(--text-primary);margin:0 0 12px}.comparison-header.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-lg);color:var(--text-secondary)}.comparison-verdicts.svelte-e3xkhw{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.comparison-row.svelte-e3xkhw{display:flex;align-items:center;justify-content:space-between;gap:12px}.comparison-source.svelte-e3xkhw{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.comparison-verdict-badge.svelte-e3xkhw{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:99px;font-size:var(--text-xs-tight);font-weight:var(--font-weight-semibold)}.comparison-emoji.svelte-e3xkhw{font-size:var(--text-sm)}.comparison-original-verdict.svelte-e3xkhw{text-transform:capitalize}.comparison-alignment.svelte-e3xkhw{display:flex;align-items:center;gap:6px;font-size:var(--text-xs-tight);font-weight:var(--font-weight-medium);padding:8px 12px;background:var(--gray-6);border-radius:var(--radius-lg);margin-bottom:10px}.comparison-alignment.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-base)}.comparison-link.svelte-e3xkhw{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:transparent;border:1px solid var(--gray-5);border-radius:var(--radius-lg);font-size:var(--text-xs-tight);font-weight:var(--font-weight-medium);color:var(--text-primary);text-decoration:none;transition:all var(--duration-normal)}.comparison-link.svelte-e3xkhw:hover{background:var(--gray-6);border-color:var(--brand-primary);color:var(--brand-primary)}.comparison-link.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-sm)}.verdict-card.svelte-e3xkhw{margin-bottom:20px;min-width:0}.verdict-summary.svelte-e3xkhw{font-size:var(--text-sm-loose);line-height:1.6;color:var(--text-primary);margin:0;overflow-wrap:break-word;word-wrap:break-word}.section-divider.svelte-e3xkhw{height:1px;background:var(--gray-5);margin:20px 0}.inner-section-card.svelte-e3xkhw{min-width:0;max-width:100%;overflow:hidden}.section-header.svelte-e3xkhw{font-size:var(--text-sm-loose);font-weight:var(--font-weight-normal);margin-bottom:14px;display:flex;align-items:center;gap:8px;color:var(--text-primary)}.section-header.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-lg);color:var(--text-secondary)}.no-analysis.svelte-e3xkhw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:var(--gray-6);border-radius:var(--radius-xl);text-align:center}.no-analysis.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:40px;color:var(--gray-3);margin-bottom:12px}.no-analysis.svelte-e3xkhw p:where(.svelte-e3xkhw){font-size:var(--text-sm);color:var(--text-secondary);margin:0}.claims-list.svelte-e3xkhw{display:flex;flex-direction:column;gap:10px;min-width:0}.claim-row.svelte-e3xkhw{border-radius:var(--radius-xl);padding:0;overflow:hidden;min-width:0;background:var(--bg-primary);border:1px solid var(--gray-5);transition:border-color var(--duration-normal)}.claim-row.svelte-e3xkhw:hover{border-color:var(--gray-4)}.claim-row.expanded.svelte-e3xkhw{border-color:var(--brand-primary)}.claim-header.svelte-e3xkhw{width:100%;display:flex;align-items:center;gap:8px;padding:14px;background:transparent;border:none;cursor:pointer;text-align:left;min-width:0}.claim-header.svelte-e3xkhw:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--brand-primary)}.claim-chevron.svelte-e3xkhw{font-size:19px;flex-shrink:0;color:var(--gray-3);transition:transform .25s ease}.claim-chevron.expanded.svelte-e3xkhw{transform:rotate(180deg)}.claim-details.svelte-e3xkhw{padding:14px;margin:0;border-top:1px solid var(--gray-5)}.verdict-pill.svelte-e3xkhw{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:99px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);line-height:1;flex-shrink:0}.verdict-emoji.svelte-e3xkhw{font-size:1em;line-height:1;height:1em;display:inline-flex;align-items:center;flex-shrink:0}.verdict-pill-label.svelte-e3xkhw{font-size:var(--text-xs);line-height:1;white-space:nowrap}.claim-confidence.svelte-e3xkhw{font-size:var(--text-xs);color:var(--text-secondary);flex-shrink:0}.claim-text-truncated.svelte-e3xkhw{flex:1;font-size:var(--text-sm-loose);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.claim-full-text.svelte-e3xkhw{font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);color:var(--text-primary);margin:0 0 8px;line-height:1.5}.claim-explanation.svelte-e3xkhw{font-size:var(--text-sm);line-height:1.6;color:var(--text-primary);margin:0;overflow-wrap:break-word;word-wrap:break-word}.claim-footer.svelte-e3xkhw{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;flex-wrap:wrap}.sources-compact.svelte-e3xkhw{display:inline-flex;align-items:center;gap:8px}.source-favicon-stack.svelte-e3xkhw{width:20px;height:20px;border-radius:var(--radius-xs);border:2px solid var(--bg-primary);margin-right:-8px;background:var(--bg-primary)}.source-count.svelte-e3xkhw{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.modal-overlay.svelte-e3xkhw{position:fixed;inset:0;background:#ffffff08;backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.dark .modal-overlay.svelte-e3xkhw{background:#00000026}.share-modal.svelte-e3xkhw{background:var(--bg-primary);border-radius:var(--radius-2xl);padding:24px;width:100%;max-width:320px;text-align:center}.share-modal.svelte-e3xkhw h3:where(.svelte-e3xkhw){font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin-bottom:20px}.share-options.svelte-e3xkhw{display:flex;flex-direction:column;gap:10px}.share-option.svelte-e3xkhw{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:var(--gray-6);border:1px solid var(--gray-5);border-radius:var(--radius-lg);font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);color:var(--text-primary);text-decoration:none;cursor:pointer;transition:all var(--duration-normal)}.share-option.svelte-e3xkhw:hover{background:var(--gray-5)}.modal-close.svelte-e3xkhw{margin-top:16px;padding:12px 24px;background:transparent;border:none;color:var(--text-secondary);font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);cursor:pointer}.modal-close.svelte-e3xkhw:hover{color:var(--text-primary)}.ai-disclaimer.svelte-e3xkhw{margin-top:24px;padding-top:16px;border-top:1px solid var(--gray-5);text-align:center;font-size:var(--text-2xs);color:var(--text-secondary)}.ai-disclaimer.svelte-e3xkhw span:where(.svelte-e3xkhw){display:inline}.disclaimer-link.svelte-e3xkhw{background:none;border:none;color:var(--text-secondary);font-size:var(--text-2xs);text-decoration:underline;cursor:pointer;padding:0;margin-left:2px}.disclaimer-link.svelte-e3xkhw:hover{color:var(--brand-primary)}.verified-sources-list.svelte-e3xkhw{display:flex;flex-direction:column;gap:8px}.source-card.svelte-e3xkhw{display:block;padding:12px 14px;background:var(--gray-6);border:1px solid transparent;border-radius:var(--radius-xl);text-decoration:none;transition:all var(--duration-normal) ease}.source-card.svelte-e3xkhw:hover{background:var(--gray-5);border-color:var(--brand-primary)}.source-card.highlighted.svelte-e3xkhw{background:var(--brand-primary-10);border-color:var(--brand-primary);animation:svelte-e3xkhw-sourceHighlightPulse .6s ease-out}@keyframes svelte-e3xkhw-sourceHighlightPulse{0%{transform:scale(1);box-shadow:0 0 0 0 var(--brand-primary)}50%{transform:scale(1.02);box-shadow:0 0 0 4px rgba(var(--brand-primary-rgb, 99, 102, 241),.3)}to{transform:scale(1);box-shadow:0 0 0 0 var(--brand-primary)}}.source-meta.svelte-e3xkhw{display:flex;align-items:center;gap:10px;margin-bottom:8px}.source-favicon.svelte-e3xkhw{width:20px;height:20px;border-radius:5px;flex-shrink:0}.source-domain.svelte-e3xkhw{font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.source-title.svelte-e3xkhw{font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1.4;color:var(--text-primary);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.source-excerpt.svelte-e3xkhw{font-size:var(--text-xs-tight);line-height:1.5;color:var(--text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sources-load-more.svelte-e3xkhw{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 12px;margin-top:12px;background:var(--gray-6);border:1px solid var(--gray-5);border-radius:var(--radius-lg);font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) ease}.sources-load-more.svelte-e3xkhw:hover{background:var(--gray-5);color:var(--text-primary);border-color:var(--gray-4)}.sources-load-more.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:18px}.disclaimer-modal.svelte-e3xkhw{background:var(--bg-primary);border-radius:var(--radius-2xl);padding:32px;width:100%;max-width:500px;position:relative}.disclaimer-modal.svelte-e3xkhw h2:where(.svelte-e3xkhw){font-size:var(--text-xl);font-weight:var(--font-weight-semibold);margin:0 0 20px;text-align:center}.disclaimer-modal-close.svelte-e3xkhw{position:absolute;top:20px;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);transition:all var(--duration-normal)}.disclaimer-modal-close.svelte-e3xkhw:hover{background:var(--gray-6);color:var(--text-primary)}.disclaimer-modal-close.svelte-e3xkhw .material-symbols-rounded:where(.svelte-e3xkhw){font-size:var(--text-lg)}.disclaimer-modal-body.svelte-e3xkhw{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.6}.disclaimer-modal-body.svelte-e3xkhw p:where(.svelte-e3xkhw){margin:0 0 14px}.disclaimer-modal-body.svelte-e3xkhw p:where(.svelte-e3xkhw):last-child{margin-bottom:0}.disclaimer-modal-body.svelte-e3xkhw a:where(.svelte-e3xkhw){color:var(--brand-primary);text-decoration:none}.disclaimer-modal-body.svelte-e3xkhw a:where(.svelte-e3xkhw):hover{text-decoration:underline}.disclaimer-modal-dismiss.svelte-e3xkhw{display:block;width:100%;margin-top:24px;padding:14px;background:var(--brand-primary);border:none;border-radius:var(--radius-lg);color:#fff;font-size:var(--text-sm-loose);font-weight:var(--font-weight-semibold);cursor:pointer;transition:opacity var(--duration-normal)}.disclaimer-modal-dismiss.svelte-e3xkhw:hover{opacity:.9}.news-page.svelte-e3xkhw{--section-padding: 16px 16px;min-height:calc(100vh - 64px);background:var(--bg-primary)}@media(min-width:600px){.news-page.svelte-e3xkhw{--section-padding: 16px 24px}}@media(min-width:768px){.news-page.svelte-e3xkhw{--section-padding: 16px 32px}}@media(min-width:1200px){.news-page.svelte-e3xkhw{--section-padding: 16px 32px}}.container.svelte-e3xkhw{width:100%;max-width:calc(1440px - var(--sidebar-width, 0px));padding:0}.header-section.svelte-e3xkhw{padding:var(--section-padding);padding-bottom:0}.category-nav.svelte-e3xkhw{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:0}.category-tabs.svelte-e3xkhw{display:flex;gap:0;min-width:max-content}.category-tab.svelte-e3xkhw{padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);color:var(--text-secondary);cursor:pointer;transition:color var(--duration-normal) ease,border-color var(--duration-normal) ease;white-space:nowrap;text-decoration:none}.category-tab.svelte-e3xkhw:hover{color:var(--cat-color, var(--text-primary))}.category-tab.active.svelte-e3xkhw{color:var(--cat-color, var(--brand-primary));border-bottom-color:var(--cat-color, var(--brand-primary))}.header-border.svelte-e3xkhw{width:100%;height:1px;background:var(--gray-5)}.content-section.svelte-e3xkhw{padding:var(--section-padding);padding-top:24px;padding-bottom:64px}.content-layout.svelte-e3xkhw{display:flex;gap:32px}.main-content.svelte-e3xkhw{flex:2;min-width:0}.news-page.svelte-e3xkhw .loading-state:where(.svelte-e3xkhw),.news-page.svelte-e3xkhw .error-state:where(.svelte-e3xkhw),.empty-state.svelte-e3xkhw{text-align:center;padding:80px 20px}.empty-icon.svelte-e3xkhw{font-size:var(--text-5xl);margin-bottom:16px}.empty-state.svelte-e3xkhw h3:where(.svelte-e3xkhw){font-size:var(--text-xl);font-weight:var(--font-weight-semibold);margin-bottom:8px}.btn-retry.svelte-e3xkhw{margin-top:20px;padding:12px 24px;background:var(--brand-primary);color:#fff;border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:filter var(--duration-normal) ease,transform var(--duration-fast) ease}.btn-retry.svelte-e3xkhw:hover{filter:brightness(1.1)}.stories-feed.svelte-e3xkhw{display:flex;flex-direction:column;gap:24px}.horizontal-card.svelte-e3xkhw{display:grid;grid-template-columns:1fr;text-decoration:none;border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-primary);border:1px solid var(--gray-5);transition:transform var(--duration-normal) ease,box-shadow var(--duration-normal) ease,border-color var(--duration-normal) ease}.horizontal-card.svelte-e3xkhw:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--gray-4)}@media(min-width:768px){.horizontal-card.svelte-e3xkhw{grid-template-columns:380px 1fr;min-height:220px}.horizontal-card.image-right.svelte-e3xkhw{grid-template-columns:1fr 380px}.horizontal-card.image-right.svelte-e3xkhw .horizontal-image-wrapper:where(.svelte-e3xkhw){order:2}.horizontal-card.image-right.svelte-e3xkhw .horizontal-content:where(.svelte-e3xkhw){order:1}}.horizontal-image-wrapper.svelte-e3xkhw{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--gray-6);position:relative}@media(min-width:768px){.horizontal-image-wrapper.svelte-e3xkhw{aspect-ratio:auto;height:100%;min-height:220px}}.horizontal-image.svelte-e3xkhw{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.horizontal-card.no-image.svelte-e3xkhw{background:var(--bg-secondary)}@media(min-width:768px){.horizontal-card.no-image.svelte-e3xkhw{grid-template-columns:1fr;min-height:auto}}.horizontal-card.no-image.svelte-e3xkhw .horizontal-content:where(.svelte-e3xkhw){padding:24px}@media(min-width:768px){.horizontal-card.no-image.svelte-e3xkhw .horizontal-content:where(.svelte-e3xkhw){padding:32px}}.horizontal-card.no-image.svelte-e3xkhw .horizontal-headline:where(.svelte-e3xkhw){font-size:var(--text-xl-loose);-webkit-line-clamp:3}@media(min-width:768px){.horizontal-card.no-image.svelte-e3xkhw .horizontal-headline:where(.svelte-e3xkhw){font-size:26px}}.story-card.no-image.svelte-e3xkhw{background:var(--bg-secondary);min-height:180px}.story-card.no-image.svelte-e3xkhw .story-content:where(.svelte-e3xkhw){padding:20px;justify-content:center}.story-card.no-image.svelte-e3xkhw .story-headline:where(.svelte-e3xkhw){font-size:var(--text-lg);font-weight:var(--font-weight-semibold);-webkit-line-clamp:5;margin-bottom:0}.horizontal-content.svelte-e3xkhw{flex:1;padding:20px;display:flex;flex-direction:column;overflow:hidden;min-height:0}@media(min-width:768px){.horizontal-content.svelte-e3xkhw{padding:24px 28px}}.horizontal-headline.svelte-e3xkhw{font-size:var(--text-xl);font-weight:var(--font-weight-semibold);line-height:1.35;margin-bottom:8px;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.horizontal-headline.svelte-e3xkhw{font-size:var(--text-xl-loose)}}.horizontal-meta.svelte-e3xkhw{display:flex;align-items:center;gap:8px;margin-bottom:12px}.horizontal-meta.svelte-e3xkhw .time-ago:where(.svelte-e3xkhw){font-size:var(--text-xs-tight);color:var(--text-secondary)}.horizontal-summary.svelte-e3xkhw{font-size:var(--text-sm);line-height:1.5;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0 0 16px;max-height:63px}.horizontal-footer.svelte-e3xkhw{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.verdict-badge-sm.svelte-e3xkhw{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:99px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);line-height:1}.verdict-counts.svelte-e3xkhw{display:flex;align-items:center;gap:6px}.verdict-count-pill.svelte-e3xkhw{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:99px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);line-height:1}.sources-display.svelte-e3xkhw{display:inline-flex;align-items:center;gap:6px}.sources-favicons.svelte-e3xkhw{display:flex;align-items:center}.source-favicon-stack.svelte-e3xkhw{width:18px;height:18px;border-radius:var(--radius-xs);border:2px solid var(--bg-primary);margin-right:-8px;background:var(--bg-primary)}.source-favicon-stack.svelte-e3xkhw:last-child{margin-right:0}.source-count.svelte-e3xkhw{font-size:var(--text-xs-tight);color:var(--text-secondary)}.stories-grid.svelte-e3xkhw{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:600px){.stories-grid.svelte-e3xkhw{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stories-grid.svelte-e3xkhw{grid-template-columns:repeat(3,1fr)}}.story-card.svelte-e3xkhw{display:flex;flex-direction:column;text-decoration:none;background:var(--bg-primary);border:1px solid var(--gray-5);border-radius:var(--radius-xl);overflow:hidden;transition:transform var(--duration-normal) ease,box-shadow var(--duration-normal) ease,border-color var(--duration-normal) ease}.story-card.svelte-e3xkhw:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:var(--gray-4)}.story-image-wrapper.svelte-e3xkhw{width:100%;aspect-ratio:16 / 10;overflow:hidden;flex-shrink:0}.story-image.svelte-e3xkhw{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) ease}.story-card.svelte-e3xkhw:hover .story-image:where(.svelte-e3xkhw){transform:scale(1.02)}.story-content.svelte-e3xkhw{padding:14px;flex:1;display:flex;flex-direction:column}.story-headline.svelte-e3xkhw{font-size:var(--text-sm-loose);font-weight:var(--font-weight-semibold);line-height:1.4;color:var(--text-primary);margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.story-footer.svelte-e3xkhw{display:flex;align-items:center;margin-top:auto}.story-footer.svelte-e3xkhw .source-count:where(.svelte-e3xkhw){font-size:var(--text-xs);color:var(--text-secondary)}.scroll-sentinel.svelte-e3xkhw{padding:40px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.scroll-sentinel.svelte-e3xkhw p:where(.svelte-e3xkhw){color:var(--text-secondary);font-size:var(--text-sm);margin:0}.end-message.svelte-e3xkhw{color:var(--text-secondary)}.spinner.small.svelte-e3xkhw{width:24px;height:24px;border-width:2px}@media(prefers-color-scheme:dark){.horizontal-card.svelte-e3xkhw:hover{box-shadow:0 8px 24px #0006}.story-card.svelte-e3xkhw:hover{box-shadow:0 4px 12px #0000004d}}
