.explore-page.svelte-1evmtbc{max-width:1280px;padding-top:18px}.explore-heading.svelte-1evmtbc{margin-bottom:30px}.explore-lede.svelte-1evmtbc{max-width:43rem;color:var(--muted-foreground);margin-top:14px;font-size:1.0625rem}.explore-lede.svelte-1evmtbc a:where(.svelte-1evmtbc){color:var(--primary);text-underline-offset:3px;font-weight:800;text-decoration:underline}.discovery-intro.svelte-1evmtbc{margin-bottom:40px}.discovery-heading.svelte-1evmtbc>.muted:where(.svelte-1evmtbc){margin-top:10px}.discovery-options.svelte-1evmtbc{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.discovery-option.svelte-1evmtbc{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-surface);box-shadow:var(--surface-shadow);color:var(--foreground);flex-direction:column;align-items:start;gap:24px;padding:32px;transition:border-color .15s,background-color .15s;display:flex}.discovery-option.svelte-1evmtbc:hover{border-color:var(--input);background:var(--secondary)}.discovery-option.svelte-1evmtbc:focus-visible{outline:3px solid var(--ring);outline-offset:4px}.discovery-icon.svelte-1evmtbc{background:var(--secondary);width:64px;height:64px;color:var(--primary);border-radius:20px;place-items:center;display:grid}.discovery-content.svelte-1evmtbc{flex:1}.discovery-option.svelte-1evmtbc h3:where(.svelte-1evmtbc){font-family:var(--font-heading);font-size:1.7rem;font-weight:500}.discovery-option.svelte-1evmtbc p:where(.svelte-1evmtbc){max-width:28rem;color:var(--muted-foreground);margin-top:12px}.discovery-link.svelte-1evmtbc{border-top:1px solid var(--border);width:100%;color:var(--primary);justify-content:space-between;align-items:center;gap:10px;padding-top:20px;font-size:1rem;font-weight:800;display:flex}.browse-shell.svelte-1evmtbc{border:1px solid var(--border);border-radius:var(--radius-surface);background:var(--card);box-shadow:var(--surface-shadow);padding:28px}.browse-header.svelte-1evmtbc{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;display:flex}.browse-header.svelte-1evmtbc h2:where(.svelte-1evmtbc){font-size:1.75rem}.filters.svelte-1evmtbc{margin-top:22px}.filter-fields.svelte-1evmtbc{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:18px;display:grid}.filter-field.svelte-1evmtbc{flex-direction:column;gap:9px;min-width:0;display:flex}.filter-search.svelte-1evmtbc{grid-column:1/-1}.filter-field.svelte-1evmtbc label:where(.svelte-1evmtbc),.field-label.svelte-1evmtbc{color:var(--foreground);font-size:.9375rem;font-weight:800;line-height:1.4}.search-row.svelte-1evmtbc{gap:12px;display:flex}.search-row.svelte-1evmtbc input{flex:1;min-width:0}.search-row.svelte-1evmtbc .ui-button{padding-inline:30px}.advanced-filters.svelte-1evmtbc{display:contents}.filter-actions.svelte-1evmtbc{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-top:18px;display:flex}.filter-actions.svelte-1evmtbc .filter-toggle{display:none}.location-notice.svelte-1evmtbc{margin-top:18px}.results-section.svelte-1evmtbc{margin-top:40px}.results-heading.svelte-1evmtbc{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.results-heading.svelte-1evmtbc h2:where(.svelte-1evmtbc){font-size:1.9rem}.results-meta.svelte-1evmtbc{color:var(--muted-foreground);align-items:center;gap:12px;font-size:.9375rem;display:flex}.location-applied.svelte-1evmtbc{background:var(--secondary);color:var(--primary);border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-weight:750;display:inline-flex}.results-state.svelte-1evmtbc{border-radius:var(--radius-surface);border:1px solid var(--border);background:var(--card);min-height:220px;padding:28px}.results-state-error.svelte-1evmtbc{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.results-state-empty.svelte-1evmtbc p:where(.svelte-1evmtbc){margin:10px 0 20px}.empty-mark.svelte-1evmtbc{background:var(--secondary);width:48px;height:48px;color:var(--primary);border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.result-placeholders.svelte-1evmtbc{min-height:260px}.result-placeholder.svelte-1evmtbc{border-radius:var(--radius-surface);background:var(--card);border:1px solid var(--border);gap:12px;padding:12px;display:grid}.placeholder-image.svelte-1evmtbc{background:var(--secondary);border-radius:16px;height:200px}.placeholder-line.svelte-1evmtbc{background:var(--secondary);border-radius:6px;width:74%;height:12px}.placeholder-line.short.svelte-1evmtbc{width:45%}.pagination.svelte-1evmtbc{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:32px;font-size:.9375rem;display:flex}@media (width<=800px){.discovery-options.svelte-1evmtbc{grid-template-columns:1fr}.browse-header.svelte-1evmtbc{flex-direction:column;align-items:start;gap:16px}.results-heading.svelte-1evmtbc{flex-direction:column;align-items:start;gap:10px}}@media (width<=650px){.explore-page.svelte-1evmtbc{padding-top:0}.explore-heading.svelte-1evmtbc{margin-bottom:24px}.explore-heading.svelte-1evmtbc h1:where(.svelte-1evmtbc){font-size:2rem}.explore-lede.svelte-1evmtbc{margin-top:10px;font-size:1rem}.browse-shell.svelte-1evmtbc{border-radius:20px;padding:16px}.browse-header.svelte-1evmtbc{border:0;padding-bottom:0}.browse-header.svelte-1evmtbc>div:where(.svelte-1evmtbc):first-child{display:none}.browse-header.svelte-1evmtbc [data-slot=tabs],.browse-header.svelte-1evmtbc .ui-tabs-list{width:100%}.filters.svelte-1evmtbc{margin-top:16px}.filter-fields.svelte-1evmtbc{grid-template-columns:minmax(0,1fr);gap:16px}.search-row.svelte-1evmtbc{gap:8px}.search-row.svelte-1evmtbc .ui-button{padding-inline:16px}.advanced-filters.svelte-1evmtbc{display:none}.filters-open.svelte-1evmtbc .advanced-filters:where(.svelte-1evmtbc){gap:16px;display:grid}.filter-actions.svelte-1evmtbc{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding:0;display:grid}.filter-actions.svelte-1evmtbc .filter-toggle{display:inline-flex}.filter-actions.svelte-1evmtbc .ui-button{width:100%;padding-inline:8px}.results-section.svelte-1evmtbc{margin-top:28px}.results-heading.svelte-1evmtbc{margin-bottom:20px}.results-heading.svelte-1evmtbc h2:where(.svelte-1evmtbc){font-size:1.65rem}.results-meta.svelte-1evmtbc{flex-wrap:wrap;gap:8px}.discovery-options.svelte-1evmtbc{gap:16px;margin-top:22px}.discovery-option.svelte-1evmtbc{gap:18px;padding:24px}.discovery-icon.svelte-1evmtbc{border-radius:16px;width:52px;height:52px}.results-state.svelte-1evmtbc{padding:22px}.pagination.svelte-1evmtbc{justify-content:space-between;gap:10px}}@media (width<=360px){.search-row.svelte-1evmtbc{flex-direction:column}}
