.container.svelte-j8tot5{max-width:1200px;margin:0 auto;padding:0 1rem}.separator.svelte-j8tot5{margin:0 .5rem;color:var(--text-secondary);transition:color .3s}.current.svelte-j8tot5{color:var(--text-primary);font-weight:500;transition:color .3s}.hero-section.svelte-j8tot5{background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);color:#fff;padding:4rem 0;text-align:center;box-shadow:0 8px 25px var(--orange-shadow)}.hero-section.svelte-j8tot5 h1:where(.svelte-j8tot5){font-size:2.5rem;font-weight:700;margin-bottom:1rem}.lead.svelte-j8tot5{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.stats-overview.svelte-j8tot5{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.stat-highlight.svelte-j8tot5{display:flex;flex-direction:column;align-items:center}.stat-number.svelte-j8tot5{font-size:3rem;font-weight:700;line-height:1}.stat-label.svelte-j8tot5{font-size:1rem;opacity:.9}.location-badge.svelte-j8tot5{display:flex;align-items:center;gap:.5rem;background:#fff3;padding:.75rem 1.5rem;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-content.svelte-j8tot5{padding:4rem 0}.benefits-section.svelte-j8tot5{margin-bottom:4rem}.benefits-grid.svelte-j8tot5{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.benefit-card.svelte-j8tot5{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--bg-secondary);border-radius:var(--border-radius);border-left:4px solid var(--red);transition:background-color .3s;border:1px solid var(--border-color)}.benefit-icon.svelte-j8tot5{background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);color:#fff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;flex-shrink:0;box-shadow:0 4px 15px var(--orange-shadow)}.providers-section.svelte-j8tot5{margin-bottom:4rem}.providers-grid.svelte-j8tot5{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;margin-top:2rem}.provider-card.svelte-j8tot5{position:relative;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:2rem;background:var(--bg-primary);transition:all .3s ease;box-shadow:0 2px 10px var(--shadow-color)}.provider-card.svelte-j8tot5:hover{box-shadow:0 8px 25px var(--shadow-color);transform:translateY(-2px);border-color:var(--red)}.provider-card.featured.svelte-j8tot5{border-color:var(--orange-primary);background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%);box-shadow:0 8px 25px var(--orange-shadow)}.featured-badge.svelte-j8tot5{position:absolute;top:-8px;right:1rem;background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);color:#fff;padding:.25rem 1rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.provider-header.svelte-j8tot5{margin-bottom:1.5rem}.provider-header.svelte-j8tot5 h3:where(.svelte-j8tot5){margin:0 0 .5rem;font-size:1.3rem;transition:color .3s}.provider-header.svelte-j8tot5 a:where(.svelte-j8tot5){color:var(--red);text-decoration:none;font-weight:600;transition:color .3s ease}.provider-header.svelte-j8tot5 a:where(.svelte-j8tot5):hover{color:var(--blue);text-decoration:underline}.provider-meta.svelte-j8tot5{display:flex;gap:1rem;font-size:.9rem;color:var(--text-secondary);transition:color .3s}.specialties.svelte-j8tot5,.transport-modes.svelte-j8tot5{margin-bottom:1rem}.specialty-tag.svelte-j8tot5,.mode-tag.svelte-j8tot5{display:inline-block;background:var(--bg-tertiary);color:var(--text-primary);padding:.25rem .75rem;border-radius:12px;font-size:.8rem;margin-right:.5rem;margin-bottom:.25rem;border:1px solid var(--border-color);transition:all .3s ease;font-weight:500}.specialty-tag.svelte-j8tot5:hover{background:var(--red);color:#fff;border-color:var(--red)}.mode-tag.svelte-j8tot5{background:var(--bg-secondary);color:var(--text-primary)}.mode-tag.svelte-j8tot5:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.description.svelte-j8tot5{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.5;transition:color .3s}.provider-actions.svelte-j8tot5{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary.svelte-j8tot5,.btn-outline.svelte-j8tot5,.btn-large.svelte-j8tot5{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid transparent}.btn-primary.svelte-j8tot5{background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);color:#fff;box-shadow:0 4px 15px var(--orange-shadow)}.btn-primary.svelte-j8tot5:hover{box-shadow:0 8px 25px var(--orange-shadow);transform:translateY(-2px)}.btn-outline.svelte-j8tot5{background:transparent;color:var(--red);border-color:var(--red)}.btn-outline.svelte-j8tot5:hover{background:var(--red);color:#fff;box-shadow:0 4px 15px var(--orange-shadow)}.btn-large.svelte-j8tot5{padding:1rem 2rem;font-size:1.1rem}.load-more.svelte-j8tot5{text-align:center;margin-top:3rem}.no-providers.svelte-j8tot5{text-align:center;padding:4rem;background:var(--bg-secondary);border-radius:var(--border-radius);border:1px solid var(--border-color);transition:background-color .3s,border-color .3s}.alternative-links.svelte-j8tot5{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.alternative-links.svelte-j8tot5 a:where(.svelte-j8tot5){color:var(--red);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--red);border-radius:20px;transition:all .3s ease;font-weight:500}.related-providers-section.svelte-j8tot5{margin-bottom:4rem}.related-providers-grid.svelte-j8tot5{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.related-provider-card.svelte-j8tot5{display:block;padding:1.5rem;border:1px solid var(--border-color);border-radius:var(--border-radius);text-decoration:none;color:inherit;transition:all .3s ease;background:var(--bg-primary)}.related-provider-card.svelte-j8tot5:hover{border-color:var(--red);box-shadow:0 4px 12px var(--orange-shadow);transform:translateY(-2px)}.related-provider-card.svelte-j8tot5 h4:where(.svelte-j8tot5){margin:0 0 .5rem;color:var(--red);transition:color .3s;font-weight:600}.mini-specialties.svelte-j8tot5{margin-top:.5rem}.mini-tag.svelte-j8tot5{display:inline-block;background:var(--bg-tertiary);color:var(--text-primary);padding:.2rem .5rem;border-radius:var(--button-radius);font-size:.75rem;margin-right:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.content-section.svelte-j8tot5{margin-bottom:4rem}.content-columns.svelte-j8tot5{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.content-column.svelte-j8tot5 ul:where(.svelte-j8tot5){list-style:none;padding:0}.content-column.svelte-j8tot5 li:where(.svelte-j8tot5){padding:.5rem 0;border-bottom:1px solid var(--border-color);transition:border-color .3s}.content-column.svelte-j8tot5 li:where(.svelte-j8tot5):last-child{border-bottom:none}.cta-section.svelte-j8tot5{background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);color:#fff;padding:4rem 0;text-align:center;border-radius:var(--border-radius);margin-bottom:4rem;box-shadow:0 8px 25px var(--orange-shadow)}.cta-content.svelte-j8tot5 h2:where(.svelte-j8tot5){font-size:2rem;margin-bottom:1rem}.cta-content.svelte-j8tot5 p:where(.svelte-j8tot5){font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons.svelte-j8tot5{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons.svelte-j8tot5 .btn-outline:where(.svelte-j8tot5){border-color:#fff;color:#fff}.cta-buttons.svelte-j8tot5 .btn-outline:where(.svelte-j8tot5):hover{background:#fff;color:var(--red)}.related-pages.svelte-j8tot5{margin-bottom:2rem}.related-links-grid.svelte-j8tot5{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.related-link.svelte-j8tot5{display:block;padding:2rem;background:var(--bg-secondary);border-radius:var(--border-radius);text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid var(--border-color)}.related-link.svelte-j8tot5:hover{background:var(--bg-tertiary);transform:translateY(-2px);border-color:var(--red);box-shadow:0 4px 15px var(--shadow-color)}.related-link.svelte-j8tot5 strong:where(.svelte-j8tot5){display:block;color:var(--red);margin-bottom:.5rem;transition:color .3s;font-weight:600}.related-link.svelte-j8tot5 span:where(.svelte-j8tot5){color:var(--text-secondary);font-size:.9rem;transition:color .3s}@media (max-width: 768px){.hero-section.svelte-j8tot5 h1:where(.svelte-j8tot5){font-size:2rem}.stats-overview.svelte-j8tot5{gap:1.5rem}.providers-grid.svelte-j8tot5,.related-providers-grid.svelte-j8tot5,.benefits-grid.svelte-j8tot5{grid-template-columns:1fr}.content-columns.svelte-j8tot5{grid-template-columns:1fr;gap:2rem}.cta-buttons.svelte-j8tot5{flex-direction:column;align-items:center}.provider-card.svelte-j8tot5:hover,.btn-primary.svelte-j8tot5:hover,.btn-outline.svelte-j8tot5:hover,.related-link.svelte-j8tot5:hover{transform:none}}
