.about-page[data-astro-cid-kh7btl4r]{background:var(--bg-page)}.about-hero[data-astro-cid-kh7btl4r]{width:100%;background:var(--bg-tinted);border-bottom:var(--border-width-xs) solid var(--border-subtle);padding:var(--space-struct-y-base) var(--space-global-gutter)}.about-hero__inner[data-astro-cid-kh7btl4r]{margin-inline:auto;width:100%;max-width:var(--container-max-shell)}.about-hero__text[data-astro-cid-kh7btl4r]{max-width:var(--container-max-hero-text)}.about-hero__eyebrow[data-astro-cid-kh7btl4r]{display:block;font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-body);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:var(--section-eyebrow-ls);color:var(--brand-accent-text);margin:0 0 var(--space-global-xs)}.about-hero__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-display-size-h1);font-weight:var(--heading-weight-h1);line-height:var(--lh-display);color:var(--text-heading);margin:0 0 var(--space-global-sm)}.about-hero__lede[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-prose-size-lede);font-weight:var(--font-weight-regular);line-height:var(--lh-prose);color:var(--text-body);margin:0}.about-intro[data-astro-cid-kh7btl4r],.about-approach[data-astro-cid-kh7btl4r]{width:100%;padding:var(--space-struct-y-base) var(--space-global-gutter)}.about-intro__inner[data-astro-cid-kh7btl4r],.about-approach__inner[data-astro-cid-kh7btl4r]{margin-inline:auto;width:100%;max-width:var(--container-max-prose)}.about-intro__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-prose-size-h2);font-weight:var(--heading-weight-h2);line-height:var(--lh-heading);color:var(--text-heading);margin:0 0 var(--space-global-md)}.about-intro__para[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-prose-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-prose);color:var(--text-body);margin:0 0 var(--space-global-md)}.about-intro__para[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.about-approach__cta[data-astro-cid-kh7btl4r]{margin-top:var(--space-global-md);align-self:flex-start}.about-team[data-astro-cid-kh7btl4r]{width:100%;background:var(--bg-page);padding:var(--space-struct-y-base) var(--space-global-gutter)}.about-team__inner[data-astro-cid-kh7btl4r]{margin-inline:auto;width:100%;max-width:var(--container-max-shell)}.about-team__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-prose-size-h2);font-weight:var(--heading-weight-h2);line-height:var(--lh-heading);color:var(--text-heading);margin:0 0 var(--space-global-sm)}.about-team__intro[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-prose-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-prose);color:var(--text-body);margin:0 0 var(--space-global-lg);max-width:var(--container-max-prose)}.about-team__grid[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--space-global-lg)}.about-team__grid[data-astro-cid-kh7btl4r][data-count="1"]{grid-template-columns:1fr;max-width:24rem;margin-inline:auto}.about-team__grid[data-astro-cid-kh7btl4r][data-count="2"]{grid-template-columns:1fr}@media(min-width:640px){.about-team__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.about-team__grid[data-astro-cid-kh7btl4r][data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:48rem;margin-inline:auto}}@media(min-width:1024px){.about-team__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}.about-team__grid[data-astro-cid-kh7btl4r][data-count="1"]{grid-template-columns:1fr}.about-team__grid[data-astro-cid-kh7btl4r][data-count="2"]{grid-template-columns:repeat(2,1fr)}}.about-team__item[data-astro-cid-kh7btl4r]{display:flex}.about-team-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;width:100%;height:100%;background:var(--bg-surface);border:var(--border-width-xs) solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-xs)}.about-team-card__portrait[data-astro-cid-kh7btl4r]{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--bg-surface-alt)}.about-team-card__portrait[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.about-team-card__portrait-fallback[data-astro-cid-kh7btl4r]{width:100%;height:100%;background:var(--bg-tinted);display:flex;align-items:center;justify-content:center;font-family:var(--font-tailor-heading-stack);font-size:clamp(2.5rem,5vw + 1rem,4rem);font-weight:var(--font-weight-bold);color:var(--brand-accent-text);letter-spacing:-.02em}.about-team-card__body[data-astro-cid-kh7btl4r]{flex:1;display:flex;flex-direction:column;gap:var(--space-global-xs);padding:var(--space-global-md)}.about-team-card__name[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-card-size-h3);font-weight:var(--heading-weight-h3);line-height:var(--lh-heading-sub);color:var(--text-heading);margin:0}.about-team-card__name[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none}.about-team-card__name[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.about-team-card__name[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:focus-visible{color:var(--brand-accent-text);text-decoration:underline}.about-team-card__role[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-body);font-weight:var(--font-weight-medium);line-height:var(--lh-card);color:var(--brand-accent-text);margin:0}.about-team-card__credentials[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-h6);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:var(--card-eyebrow-ls);color:var(--text-body-muted);line-height:var(--lh-card);margin:0}.about-team-card__bio[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-card);color:var(--text-body-muted);margin:var(--space-global-xs) 0 0}.about-approach__inner[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:flex-start}.about-blog[data-astro-cid-kh7btl4r]{width:100%;background:var(--bg-surface-alt);padding:var(--space-struct-y-base) var(--space-global-gutter)}.about-blog__inner[data-astro-cid-kh7btl4r]{margin-inline:auto;width:100%;max-width:var(--container-max-shell)}.about-blog__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-prose-size-h2);font-weight:var(--heading-weight-h2);line-height:var(--lh-heading);color:var(--text-heading);margin:0 0 var(--space-global-sm)}.about-blog__intro[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-prose-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-prose);color:var(--text-body);margin:0 0 var(--space-global-lg);max-width:var(--container-max-prose)}.about-blog__grid[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--space-global-lg)}@media(min-width:640px){.about-blog__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about-blog__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}}.about-blog__item[data-astro-cid-kh7btl4r]{display:flex}.about-blog__footer[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;margin-top:var(--space-global-lg)}@media(min-width:640px){.about-blog__footer[data-astro-cid-kh7btl4r]{justify-content:flex-end}}.blog-index-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;width:100%;height:100%;background:var(--bg-surface);border:var(--border-width-xs) solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-xs);text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.blog-index-card[data-astro-cid-kh7btl4r]:hover,.blog-index-card[data-astro-cid-kh7btl4r]:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-md)}.blog-index-card__image[data-astro-cid-kh7btl4r]{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-tinted)}.blog-index-card__image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;display:block}.blog-index-card__image-fallback[data-astro-cid-kh7btl4r]{width:100%;height:100%;background:var(--bg-tinted)}.blog-index-card__body[data-astro-cid-kh7btl4r]{flex:1;display:flex;flex-direction:column;gap:var(--space-global-xs);padding:var(--space-global-md)}.blog-index-card__eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-h6);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:var(--card-eyebrow-ls);color:var(--brand-accent-text);line-height:var(--lh-card)}.blog-index-card__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-card-size-h3);font-weight:var(--heading-weight-h3);line-height:var(--lh-heading-sub);color:var(--text-heading);margin:0}.blog-index-card[data-astro-cid-kh7btl4r]:hover .blog-index-card__title[data-astro-cid-kh7btl4r],.blog-index-card[data-astro-cid-kh7btl4r]:focus-visible .blog-index-card__title[data-astro-cid-kh7btl4r]{color:var(--brand-accent-text)}.blog-index-card__excerpt[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-card);color:var(--text-body-muted);margin:0}.blog-index-card__meta[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-h6);color:var(--text-body-muted);line-height:var(--lh-card);margin-top:var(--space-global-xs)}.blog-index-card__topics[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:var(--space-global-xs);margin-top:var(--space-global-xs)}.blog-index-card__topic[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-card-size-h6);font-weight:var(--font-weight-medium);color:var(--text-body-muted)}.blog-index-card__topic[data-astro-cid-kh7btl4r]:not(:last-child):after{content:"·";margin-left:var(--space-global-xs)}.blog-index-card__topic--more[data-astro-cid-kh7btl4r]{color:var(--brand-accent-text)}.about-cta[data-astro-cid-kh7btl4r]{width:100%;padding:var(--space-struct-y-base) var(--space-global-gutter)}.about-cta__inner[data-astro-cid-kh7btl4r]{margin-inline:auto;width:100%;max-width:var(--container-max-hero-text)}.about-cta__card[data-astro-cid-kh7btl4r]{background:var(--bg-tinted);border:var(--border-width-xs) solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-struct-y-base) var(--space-global-lg);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-global-md);text-align:left}.about-cta__title[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-heading-stack);font-size:var(--text-prose-size-h2);font-weight:var(--heading-weight-h2);line-height:var(--lh-heading);color:var(--text-heading);margin:0}.about-cta__body[data-astro-cid-kh7btl4r]{font-family:var(--font-tailor-body-stack);font-size:var(--text-prose-size-body);font-weight:var(--font-weight-regular);line-height:var(--lh-prose);color:var(--text-body);margin:0}
