.container.stack.mt-5.svelte-7uwfcy{width:min(1200px,100%);padding-inline:clamp(.75rem,2vw,1.25rem);margin-inline:auto;box-sizing:border-box;min-width:0}.search-wrapper.svelte-7uwfcy{display:grid;place-items:center;margin-block:var(--space-3);width:100%;min-width:0}.search-bar.svelte-7uwfcy{display:grid;grid-template-columns:1fr max-content;gap:clamp(.5rem,2vw,.75rem);width:100%;min-width:0}.search-bar.svelte-7uwfcy input:where(.svelte-7uwfcy){min-width:0}.search-bar.svelte-7uwfcy .btn:where(.svelte-7uwfcy){inline-size:max-content;min-inline-size:7.5rem}.row.results-row.svelte-7uwfcy{display:grid;grid-template-columns:1fr max-content;grid-template-areas:"results filters" "view view";align-items:center;gap:clamp(.5rem,2.5vw,1rem);width:100%;min-width:0}.results-row.svelte-7uwfcy .results-text:where(.svelte-7uwfcy){grid-area:results;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-control.svelte-7uwfcy{grid-area:filters;width:100%;min-width:0}.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy){display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;align-items:center;min-width:0}.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy) button:where(.svelte-7uwfcy){border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-text);padding:.4rem .7rem;border-radius:.4rem;flex:0 1 auto}.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy) button.active:where(.svelte-7uwfcy){background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.view-toggle.svelte-7uwfcy{grid-area:view;display:flex;gap:.5rem;justify-content:flex-start;align-items:center;min-width:0}.view-toggle.svelte-7uwfcy button:where(.svelte-7uwfcy){border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-text);padding:.4rem .7rem;border-radius:.4rem}.view-toggle.svelte-7uwfcy button.active:where(.svelte-7uwfcy){background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.center-paragraph.svelte-7uwfcy{text-align:center}.grid.svelte-7uwfcy{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-4);min-width:0}.card--tall.svelte-7uwfcy{height:100%;display:flex;flex-direction:column;min-width:0}.card__body.svelte-7uwfcy{display:flex;flex-direction:column;gap:var(--space-3);height:100%;min-width:0}.card__title.svelte-7uwfcy{margin:0;font-size:1rem;line-height:1.2}.badge-column.svelte-7uwfcy{display:grid;gap:.35rem;align-content:start;width:100%;min-width:0}.meta-stack.svelte-7uwfcy{display:grid;grid-template-columns:1fr;gap:.5rem;width:100%;min-width:0}.meta-stack.svelte-7uwfcy>div:where(.svelte-7uwfcy){display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.5rem .6rem;border:1px solid var(--color-border);border-radius:.5rem;background:var(--color-bg-elevated);width:100%;min-width:0;box-sizing:border-box}.meta-stack.svelte-7uwfcy>div:where(.svelte-7uwfcy) span:where(.svelte-7uwfcy):first-child{font-size:.85rem;color:var(--color-text-muted)}.meta-stack.svelte-7uwfcy>div:where(.svelte-7uwfcy) span:where(.svelte-7uwfcy):last-child,.meta-stack.svelte-7uwfcy>div:where(.svelte-7uwfcy) a:where(.svelte-7uwfcy){width:100%;overflow-wrap:anywhere;text-decoration:none}.text-block.svelte-7uwfcy h4:where(.svelte-7uwfcy){margin:0 0 .25rem;font-size:.9rem;color:var(--color-text)}.text-block.svelte-7uwfcy p:where(.svelte-7uwfcy){margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.card__footer.svelte-7uwfcy{padding:1rem;margin-top:auto;display:flex;justify-content:center}.accent-header.svelte-7uwfcy{margin:var(--space-4) 0 var(--space-2);text-align:left}.table-scroll.svelte-7uwfcy{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid var(--color-border);border-radius:.5rem;background:var(--color-bg-elevated);margin-top:.75rem;padding-bottom:.25rem}.publisher-table.svelte-7uwfcy{width:100%;border-collapse:collapse;table-layout:auto;font-size:clamp(.82rem,.9vw,.95rem);line-height:1.4;min-width:1100px}.publisher-table.svelte-7uwfcy th:where(.svelte-7uwfcy),.publisher-table.svelte-7uwfcy td:where(.svelte-7uwfcy){border-bottom:1px solid var(--color-border);padding:.25rem 1rem;text-align:left;vertical-align:middle;line-height:1.1;white-space:nowrap}.publisher-table.svelte-7uwfcy th:where(.svelte-7uwfcy){position:sticky;top:0;background:var(--color-bg-tonal);z-index:1}@media(max-width:1100px){.row.results-row.svelte-7uwfcy{grid-template-columns:1fr;grid-template-areas:"results" "filters" "view";justify-items:stretch}.results-row.svelte-7uwfcy .results-text:where(.svelte-7uwfcy){text-align:center;white-space:normal}.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy){justify-content:center}.view-toggle.svelte-7uwfcy{justify-content:center;flex-wrap:wrap}.grid.svelte-7uwfcy{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:820px){.search-bar.svelte-7uwfcy{grid-template-columns:1fr}.search-bar.svelte-7uwfcy .btn:where(.svelte-7uwfcy){justify-self:stretch;inline-size:100%;min-inline-size:0}.grid.svelte-7uwfcy{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.publisher-table.svelte-7uwfcy{min-width:980px}}@media(max-width:600px){.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy) button:where(.svelte-7uwfcy){padding:.35rem .6rem;font-size:.9rem}.view-toggle.svelte-7uwfcy button:where(.svelte-7uwfcy){flex:1 1 45%}.grid.svelte-7uwfcy{grid-template-columns:1fr}.accent-header.svelte-7uwfcy{text-align:center}.publisher-table.svelte-7uwfcy{min-width:760px}}@media(max-width:420px){.filter-control.svelte-7uwfcy .segmented:where(.svelte-7uwfcy){gap:.4rem}.view-toggle.svelte-7uwfcy{gap:.4rem}.publisher-table.svelte-7uwfcy{min-width:680px}}
