.page-hero.svelte-cwls5q{background-color:var(--color-navy);padding-block:clamp(4rem,8vw,6rem)}.page-hero__content.svelte-cwls5q{text-align:center}.page-hero__heading.svelte-cwls5q{font-size:clamp(2.25rem,5vw,3.5rem);color:var(--color-white);margin-bottom:var(--space-4)}.page-hero__sub.svelte-cwls5q{font-size:clamp(1rem,2vw,1.25rem);color:#fffc;margin-inline:auto}.story__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:start}.story__text.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-gray-600);margin-bottom:var(--space-4);line-height:1.75}.story__stats.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.stat-card.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);border-top:3px solid var(--color-gold);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2)}.stat-card__number.svelte-cwls5q{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.5rem);color:var(--color-navy);line-height:1}.stat-card__label.svelte-cwls5q{font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-gray-400)}@media(min-width:900px){.story__inner.svelte-cwls5q{grid-template-columns:3fr 2fr}}.team__grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.team-card.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);padding:clamp(1.5rem,3vw,2rem);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--space-5);align-items:flex-start}.team-card--featured.svelte-cwls5q{border:2px solid var(--color-gold);flex-direction:row;align-items:flex-start;gap:var(--space-6)}.team-card__avatar.svelte-cwls5q{width:56px;height:56px;border-radius:50%;background:var(--color-navy);display:flex;align-items:center;justify-content:center;flex-shrink:0}.team-card__avatar--lg.svelte-cwls5q{width:72px;height:72px}.team-card__avatar.svelte-cwls5q span:where(.svelte-cwls5q){font-family:var(--font-heading);font-size:1.5rem;color:var(--color-white)}.team-card__avatar--lg.svelte-cwls5q span:where(.svelte-cwls5q){font-size:2rem}.team-card__badge.svelte-cwls5q{display:inline-block;background:var(--color-gold);color:var(--color-white);font-size:var(--text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:100px;margin-bottom:var(--space-2)}.team-card__name.svelte-cwls5q{font-size:1.375rem;color:var(--color-navy);margin-bottom:var(--space-1)}.team-card__title.svelte-cwls5q{font-size:var(--text-sm);font-weight:600;color:var(--color-gold);margin-bottom:var(--space-3);max-width:none}.team-card__bio.svelte-cwls5q{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.75;margin-bottom:var(--space-4)}.team-card__contact.svelte-cwls5q{display:flex;gap:var(--space-4);flex-wrap:wrap}.team-card__contact-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:600;color:var(--color-navy);min-height:44px;transition:color var(--transition)}.team-card__contact-link.svelte-cwls5q:hover{color:var(--color-gold)}@media(min-width:768px){.team__grid.svelte-cwls5q{grid-template-columns:1fr}.team-card--featured.svelte-cwls5q{grid-column:1 / -1}}@media(min-width:900px){.team__grid.svelte-cwls5q{grid-template-columns:1fr 1fr}.team-card--featured.svelte-cwls5q{grid-column:1 / -1}}.why__grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-top:var(--space-8)}.why__card.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:var(--shadow-sm);border-top:3px solid var(--color-gold)}.why__icon.svelte-cwls5q{width:56px;height:56px;background:#b8882a1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-4);color:var(--color-gold)}.why__card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.25rem;margin-bottom:var(--space-3);color:var(--color-navy)}.why__card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.75}@media(min-width:640px){.why__grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.why__grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}.values__grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-4);margin-top:var(--space-4)}.value-card.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);display:flex;gap:var(--space-4);align-items:flex-start}.value-card__check.svelte-cwls5q{width:40px;height:40px;background:#b8882a1f;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-gold);margin-top:2px}.value-card__label.svelte-cwls5q{font-size:1.125rem;color:var(--color-navy);margin-bottom:var(--space-2)}.value-card__desc.svelte-cwls5q{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.7}@media(min-width:640px){.values__grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}.credentials__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:start}.cred-list.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.cred-item.svelte-cwls5q{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);font-size:var(--text-sm);font-weight:500;color:var(--color-text);border-bottom:1px solid var(--color-gray-100)}.cred-item.svelte-cwls5q:last-child{border-bottom:none}.cred-item__check.svelte-cwls5q{width:32px;height:32px;background:#b8882a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-gold)}@media(min-width:900px){.credentials__inner.svelte-cwls5q{grid-template-columns:2fr 3fr}}.service-area__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:center}.area-towns.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.area-towns.svelte-cwls5q li:where(.svelte-cwls5q){background:#ffffff1a;color:#ffffffe0;font-size:var(--text-sm);font-weight:600;padding:var(--space-2) var(--space-4);border-radius:100px;border:1px solid rgba(255,255,255,.2)}.map-placeholder.svelte-cwls5q{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:var(--border-radius-lg);min-height:300px;display:flex;align-items:center;justify-content:center}.map-placeholder__inner.svelte-cwls5q{text-align:center;padding:var(--space-8);display:flex;flex-direction:column;align-items:center}@media(min-width:900px){.service-area__inner.svelte-cwls5q{grid-template-columns:1fr 1fr}}.cta-band__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center}.cta-band__actions.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-3);flex-shrink:0}@media(min-width:640px){.cta-band__actions.svelte-cwls5q{flex-direction:row;flex-wrap:wrap}}@media(min-width:900px){.cta-band__inner.svelte-cwls5q{grid-template-columns:1fr auto}}
