.sv-root.svelte-4z030h{--brand:#1f3c63;--brand-hover:#16304f;--brand-deep:#0f2238;--brand-soft:#e9eef4;--gold:#c8901f;--gold-soft:#f7edd6;--bg:#f7f9fb;--line:#e3e8ef;--line-soft:#eef2f7;--text:#283340;--heading:#14202e;--muted:#5f6b78;--ok:#1f7a4d;--ok-bg:#e8f2ec;--serif:"Fraunces", Georgia, "Times New Roman", serif;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page.svelte-4z030h{flex-direction:column;gap:72px;max-width:1240px;margin:0 auto;padding:64px 24px 88px;display:flex}.eyebrow.svelte-4z030h{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 16px;font-size:.74rem;font-weight:700}.sv-root.svelte-4z030h h1:where(.svelte-4z030h){color:var(--heading);letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(2.2rem,4.4vw,3.6rem);font-weight:650;line-height:1.05}.sv-root.svelte-4z030h h2:where(.svelte-4z030h){color:var(--heading);letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:650}.accent.svelte-4z030h{font-family:var(--serif);letter-spacing:-.02em;color:var(--brand);font-style:italic;font-weight:500}.muted.svelte-4z030h{color:var(--muted);margin:6px 0 0}.hero.svelte-4z030h{text-align:center;max-width:760px;margin:0 auto}.lede.svelte-4z030h{color:var(--muted);margin:0 0 28px;font-size:1.08rem;line-height:1.7}.hero-actions.svelte-4z030h{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn.svelte-4z030h{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.btn-primary.svelte-4z030h{background:var(--brand);color:#fff}.btn-primary.svelte-4z030h:hover{background:var(--brand-hover);box-shadow:0 8px 22px #0f22382e}.btn-outline.svelte-4z030h{color:var(--text);border-color:var(--line);background:#fff}.btn-outline.svelte-4z030h:hover{border-color:var(--brand);color:var(--brand)}.btn-outline.svelte-4z030h svg:where(.svelte-4z030h){stroke:var(--gold)}.btn-light.svelte-4z030h{color:var(--brand-deep);background:#fff}.btn-light.svelte-4z030h:hover{background:var(--gold-soft)}.section-head.svelte-4z030h{margin-bottom:28px}.catalog-grid.svelte-4z030h{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.cat-card.svelte-4z030h{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;gap:8px;padding:26px 22px 22px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.cat-card.svelte-4z030h:hover{border-color:var(--brand);box-shadow:0 14px 36px #0f223814}.cat-card.selected.svelte-4z030h{border-color:var(--gold);background:linear-gradient(#fffdf7,#fff);box-shadow:0 14px 36px #c8901f1f}.ghost-num.svelte-4z030h{font-family:var(--serif);color:var(--brand-soft);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:4.6rem;font-style:italic;font-weight:600;line-height:1;position:absolute;top:-14px;right:6px}.cat-card.selected.svelte-4z030h .ghost-num:where(.svelte-4z030h){color:var(--gold-soft)}.cat-card.svelte-4z030h h3:where(.svelte-4z030h){color:var(--heading);margin:0;font-size:1.08rem;font-weight:650;position:relative}.cat-count.svelte-4z030h{color:var(--muted);font-size:.8rem;position:relative}.cat-count.has.svelte-4z030h{color:var(--brand);font-weight:600}.cat-cta.svelte-4z030h{color:var(--brand);align-items:center;gap:6px;margin-top:6px;font-size:.85rem;font-weight:600;transition:gap .18s,color .18s;display:inline-flex;position:relative}.cat-card.svelte-4z030h:hover .cat-cta:where(.svelte-4z030h){color:var(--gold);gap:10px}.cat-card.selected.svelte-4z030h .cat-cta:where(.svelte-4z030h){color:var(--gold)}.directory.svelte-4z030h{scroll-margin-top:90px}.toolbar.svelte-4z030h{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.search-wrap.svelte-4z030h{flex:1;align-items:center;min-width:240px;max-width:440px;display:flex;position:relative}.search-icon.svelte-4z030h{stroke:var(--muted);pointer-events:none;position:absolute;left:15px}.search-wrap.svelte-4z030h input:where(.svelte-4z030h){border:1px solid var(--line);width:100%;color:var(--text);box-sizing:border-box;background:#fff;border-radius:999px;outline:none;padding:12px 42px;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.search-wrap.svelte-4z030h input:where(.svelte-4z030h):focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.search-wrap.svelte-4z030h input:where(.svelte-4z030h)::placeholder{color:#9aa5b1}.clear-btn.svelte-4z030h{background:var(--bg);cursor:pointer;width:22px;height:22px;color:var(--muted);border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;right:13px}.clear-btn.svelte-4z030h:hover{background:var(--brand-soft)}.result-count.svelte-4z030h{color:var(--muted);margin-left:auto;font-size:.84rem;font-weight:500}.chips.svelte-4z030h{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.chip.svelte-4z030h{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 15px;font-size:.84rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.chip.svelte-4z030h:hover{border-color:var(--brand);color:var(--brand)}.chip.active.svelte-4z030h{background:var(--brand);border-color:var(--brand);color:#fff}.chip-count.svelte-4z030h{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:1px 7px;font-size:.72rem;font-weight:700}.chip.active.svelte-4z030h .chip-count:where(.svelte-4z030h){color:#fff;background:#fff3}.chip-clear.svelte-4z030h{color:var(--muted);border-style:dashed}.chip-clear.svelte-4z030h:hover{border-color:var(--gold);color:var(--gold)}.providers-grid.svelte-4z030h{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}.provider-card.svelte-4z030h{border:1px solid var(--line-soft);background:#fff;border-radius:20px;flex-direction:column;gap:14px;padding:22px;transition:border-color .2s,box-shadow .2s;display:flex}.provider-card.svelte-4z030h:hover{border-color:var(--brand);box-shadow:0 14px 36px #0f223814}.card-top.svelte-4z030h{align-items:center;gap:13px;display:flex}.provider-avatar.svelte-4z030h{background:var(--brand);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;font-weight:600;display:flex;overflow:hidden}.provider-avatar.svelte-4z030h img:where(.svelte-4z030h){object-fit:cover;width:100%;height:100%}.card-top-info.svelte-4z030h{flex:1;min-width:0}.card-top-row.svelte-4z030h{align-items:center;gap:8px;margin-bottom:3px;display:flex}.card-top-row.svelte-4z030h h3:where(.svelte-4z030h){color:var(--heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:650;overflow:hidden}.verified-badge.svelte-4z030h{background:var(--ok-bg);color:var(--ok);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:3px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.location-line.svelte-4z030h{color:var(--muted);align-items:center;gap:4px;font-size:.8rem;display:flex}.location-line.svelte-4z030h svg:where(.svelte-4z030h){stroke:var(--muted);flex-shrink:0}.provider-desc.svelte-4z030h{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.tags.svelte-4z030h{flex-wrap:wrap;gap:6px;display:flex}.tag.svelte-4z030h{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:4px 11px;font-size:.75rem;font-weight:600}.tag-hit.svelte-4z030h{background:var(--gold-soft);color:#8a6413}.tag-more.svelte-4z030h{background:var(--bg);color:var(--muted)}.btn-request-provider.svelte-4z030h{background:var(--brand);color:#fff;border-radius:12px;justify-content:center;align-items:center;margin-top:auto;padding:12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.btn-request-provider.svelte-4z030h:hover{background:var(--brand-hover)}.pager.svelte-4z030h{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:28px;display:flex}.pg-btn.svelte-4z030h,.pg-num.svelte-4z030h{border:1px solid var(--line);min-width:38px;height:38px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.pg-btn.svelte-4z030h:hover:not(:disabled),.pg-num.svelte-4z030h:hover{border-color:var(--brand);color:var(--brand)}.pg-btn.svelte-4z030h:disabled{opacity:.45;cursor:not-allowed}.pg-num.active.svelte-4z030h{background:var(--brand);border-color:var(--brand);color:#fff}.pg-ellipsis.svelte-4z030h{color:var(--muted);padding:0 4px}.empty-state.svelte-4z030h{text-align:center;border:1px solid var(--line-soft);background:#fff;border-radius:22px;padding:60px 24px}.empty-icon.svelte-4z030h{background:var(--brand-soft);width:60px;height:60px;color:var(--brand);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.empty-icon.svelte-4z030h svg:where(.svelte-4z030h){width:28px;height:28px}.empty-state.svelte-4z030h h3:where(.svelte-4z030h){color:var(--heading);margin:0 0 6px;font-size:1.15rem;font-weight:650}.empty-state.svelte-4z030h p:where(.svelte-4z030h){color:var(--muted);margin:0 0 20px;font-size:.92rem}.empty-actions.svelte-4z030h{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cta.svelte-4z030h{background:radial-gradient(circle at 88% 0%, #c8901f29, transparent 44%), var(--brand-deep);border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:46px 42px;display:flex}.cta-h.svelte-4z030h{color:#fff!important;margin:0 0 6px!important}.cta-p.svelte-4z030h{color:#b9c4d2;margin:0}.btn.svelte-4z030h:focus-visible,.chip.svelte-4z030h:focus-visible,.cat-card.svelte-4z030h:focus-visible,.pg-btn.svelte-4z030h:focus-visible,.pg-num.svelte-4z030h:focus-visible,.btn-request-provider.svelte-4z030h:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){.btn.svelte-4z030h,.chip.svelte-4z030h,.cat-card.svelte-4z030h,.provider-card.svelte-4z030h,.cat-cta.svelte-4z030h{transition:none}}@media (width<=700px){.page.svelte-4z030h{gap:52px;padding:40px 16px 60px}.hero-actions.svelte-4z030h{flex-direction:column}.hero-actions.svelte-4z030h .btn:where(.svelte-4z030h){width:100%}.result-count.svelte-4z030h{margin-left:0}.providers-grid.svelte-4z030h{grid-template-columns:1fr}.cta.svelte-4z030h{padding:34px 24px}}
