﻿:root{--green-900: #105239;--green-800: #1f5d46;--green-700: #346f58;--green-100: #eef4f1;--green-050: #f7faf8;--stone-900: #241f1a;--stone-700: #5f564d;--stone-500: #8a7f74;--stone-200: #d8d0c7;--white: #fff;--bg-main: #ffffff;--bg-soft: #f6f8f7;--text-main: #241f1a;--text-muted: #5f564d;--text-soft: #8a7f74;--surface: rgba(255, 255, 255, 0.92);--surface-strong: rgba(255, 255, 255, 0.96);--border-soft: rgba(16, 82, 57, 0.12);--shadow-soft: 0 10px 30px rgba(16, 82, 57, 0.06);--shadow-line: 0 0 0 1px rgba(16, 82, 57, 0.09);--max-width: 1120px;--header-offset: 3.05rem;--header-bg: var(--green-900);--header-border: rgba(255, 255, 255, 0.16);--header-text: rgba(255, 255, 255, 0.94);--header-chip-bg: rgba(255, 255, 255, 0.08);--header-chip-border: rgba(255, 255, 255, 0.18);--header-chip-hover: rgba(255, 255, 255, 0.15);--header-icon: #ffffff}html[data-theme=dark]{--bg-main: #105239;--bg-soft: #0e4933;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, 0.9);--text-soft: rgba(238, 244, 241, 0.78);--surface: rgba(17, 77, 54, 0.94);--surface-strong: rgba(19, 86, 60, 0.96);--border-soft: rgba(255, 255, 255, 0.14);--shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.18);--shadow-line: 0 0 0 1px rgba(255, 255, 255, 0.08)}html[data-theme=dark] a,html[data-theme=dark] .theme-toggle,html[data-theme=dark] .site-nav a{color:#fff}html[data-theme=dark] a:hover,html[data-theme=dark] a:focus-visible,html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .theme-toggle:focus-visible{color:rgba(255,255,255,.86)}html[data-theme=dark] .practice-card,html[data-theme=dark] .page-content,html[data-theme=dark] .location-info-card,html[data-theme=dark] .map-card{background:rgba(255,255,255,.1)}html[data-theme=dark] .practice-card h3,html[data-theme=dark] .practice-card p,html[data-theme=dark] .page-content h2,html[data-theme=dark] .page-content p,html[data-theme=dark] .location-info-card a,html[data-theme=dark] .eyebrow{color:#fff}html[data-theme=dark] .bio-detail-card summary,html[data-theme=dark] .bio-detail-card summary::after{color:#fff}html:not([data-theme=dark]) h1,html:not([data-theme=dark]) .practice-section h2,html:not([data-theme=dark]) .location-copy h1{color:var(--green-900)}*,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scrollbar-color:rgba(16,82,57,.7) rgba(16,82,57,.08);scrollbar-width:thin;background:radial-gradient(circle at top left, rgba(16,82,57,.08), rgba(0,0,0,0) 24rem),linear-gradient(180deg, var(--bg-soft) 0%, var(--bg-main) 100%)}body{display:flex;flex-direction:column;margin:0;color:var(--text-main);background:radial-gradient(circle at top left, rgba(16,82,57,.08), rgba(0,0,0,0) 24rem),linear-gradient(180deg, var(--bg-soft) 0%, var(--bg-main) 100%);font-family:"Source Serif 4","Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;line-height:1.55;min-height:100vh}body::-webkit-scrollbar{width:.8rem}body::-webkit-scrollbar-track{background:rgba(16,82,57,.08)}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg, rgba(16,82,57,.72), rgba(31,93,70,.88));border-radius:999px;border:2px solid rgba(246,248,247,.95)}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, rgba(16,82,57,.86), rgba(31,93,70,.98))}img{display:block;max-width:100%}figure{margin:0}a{color:var(--green-900);text-decoration-thickness:1px;text-underline-offset:.15em}a:hover,a:focus-visible{color:var(--green-800)}.site-column{width:min(100% - 1.5rem,var(--max-width));margin:0 auto;padding:0 0 .9rem}.site-shell{flex:1 0 auto;min-height:0}.site-header{position:sticky;top:.22rem;z-index:20;padding-top:0}.floating-header{display:flex;justify-content:space-between;align-items:center;gap:.65rem;padding:.16rem .68rem;border-radius:1rem;border:1px solid var(--header-border);background:var(--header-bg);box-shadow:var(--shadow-soft);backdrop-filter:blur(14px)}.header-identity{display:flex;align-items:center;gap:.55rem;min-width:0;flex:1 1 auto}.header-brand{display:inline-flex;align-items:center;text-decoration:none;min-width:0;padding:.18rem .32rem;border-radius:999px}.header-brand img{width:auto;height:2.56rem;object-fit:contain;flex:0 0 auto}.logo-dark{display:none}html[data-theme=dark] .logo-light{display:none}html[data-theme=dark] .logo-dark{display:block}.header-contact{display:flex;flex-wrap:nowrap;gap:.12rem .5rem;justify-content:flex-start;align-items:center;min-width:0;color:var(--header-text);font-size:.97rem;line-height:1.1;overflow:hidden}.header-contact a,.header-contact span{white-space:nowrap;color:inherit}.header-address-compact{display:none}.site-nav{display:flex;gap:.16rem;align-items:center;flex:0 0 auto}.site-nav a{display:inline-flex;align-items:center;gap:.28rem;padding:.43rem .57rem;border-radius:999px;border:1px solid var(--header-chip-border);background:var(--header-chip-bg);text-decoration:none;font-size:.97rem;line-height:1;color:var(--header-icon);min-height:2.82rem}.site-nav a[aria-current=page]{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.82rem;height:2.82rem;border:1px solid var(--header-chip-border);border-radius:999px;background:var(--header-chip-bg);color:var(--header-icon);cursor:pointer;flex:0 0 auto}.floating-header a:hover,.floating-header a:focus-visible,.floating-header .theme-toggle:hover,.floating-header .theme-toggle:focus-visible{color:var(--header-icon);background:var(--header-chip-hover)}.header-brand:hover,.header-brand:focus-visible{background:rgba(0,0,0,0)}.nav-icon.theme-icon-sun{display:none}html[data-theme=dark] .nav-icon.theme-icon-moon{display:none}html[data-theme=dark] .nav-icon.theme-icon-sun{display:inline-flex}.nav-icon{display:inline-flex;width:1.13rem;height:1.13rem}.nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}main{padding-top:calc(var(--header-offset) - 1.05rem)}.site-footer{flex:0 0 auto;padding:0 .75rem .6rem}body>.site-footer .floating-footer{width:min(100% - 1.5rem,var(--max-width));margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;min-width:0;padding:.46rem .68rem;border-radius:1rem;border:1px solid var(--header-border);background:var(--header-bg);background-color:var(--header-bg);box-shadow:var(--shadow-soft);color:var(--header-text);backdrop-filter:blur(14px);white-space:nowrap}body>.site-footer .floating-footer p{flex:1 1 auto;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;color:inherit;font-size:clamp(.74rem,.62rem + .45vw,.86rem);line-height:1;white-space:nowrap}body>.site-footer .floating-footer a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.34rem .62rem;border-radius:999px;border:1px solid var(--header-chip-border);background:var(--header-chip-bg);color:var(--header-icon);font-size:clamp(.74rem,.62rem + .45vw,.86rem);line-height:1;text-decoration:none;white-space:nowrap}body>.site-footer .floating-footer a:hover,body>.site-footer .floating-footer a:focus-visible{color:var(--header-icon);background:var(--header-chip-hover)}.hero,.community-section,.practice-section,.page-hero,.bio-grid,.page-content,.search-shell{animation:fade-up 420ms ease both}.hero{display:grid;grid-template-columns:minmax(0, 1fr) minmax(19rem, .88fr);gap:.9rem;padding:0 0 .55rem;align-items:stretch;grid-auto-rows:1fr}.hero-copy{display:flex;flex-direction:column;justify-content:flex-start;padding:0;align-self:stretch}.eyebrow{margin:0 0 .45rem;color:var(--green-800);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}h1,h2,h3{margin:0;line-height:1.05;font-weight:600}h1{font-size:clamp(1.65rem,2.5vw,2.4rem);letter-spacing:-.035em;max-width:100%;text-wrap:balance}h2{font-size:clamp(1.35rem,2.2vw,2rem);letter-spacing:-.025em}h3{font-size:1.08rem}.lead{max-width:34rem;margin:.65rem 0 0;font-size:.96rem;color:var(--text-muted)}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:.9rem}.hero-statement{margin-top:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.74rem 1rem;border-radius:999px;border:1px solid rgba(0,0,0,0);text-decoration:none;font-size:.94rem}.button-primary{background:var(--green-900);color:var(--white)}.button-primary:hover,.button-primary:focus-visible{color:var(--white);background:var(--green-800)}.button-secondary{border-color:rgba(16,82,57,.16);background:rgba(255,255,255,.76)}html[data-theme=dark] .button-secondary{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.14);color:#fff}.hero-media{display:flex;align-self:stretch;min-height:0;height:100%}.hero-panel,.panel,.practice-card,.gallery-card,.bio-card,.map-card{border-radius:1.35rem;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-soft),var(--shadow-line)}.hero-panel img,.gallery-card img,.bio-image-frame img{width:100%;height:100%;object-fit:cover}.hero-panel-tall img{object-position:center 14%}.hero-panel-tall{height:100%;min-height:100%;width:100%;max-height:100%}.divider-photo{margin:.15rem 0 .75rem;line-height:0}.divider-panel{width:100%;display:block;height:8.6rem;min-height:8.6rem;max-height:8.6rem}.divider-panel img{width:100%;height:100%;object-fit:cover;object-position:center 72%}.bio-grid,.bio-detail-grid,.bio-stack{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.8rem;margin-bottom:.8rem}.panel,.practice-card,.bio-meta{padding:1rem}.statement-card{background:linear-gradient(180deg, rgba(16,82,57,.94), rgba(22,92,66,.96)),var(--green-900);color:var(--white)}.statement-card .eyebrow,.statement-card p,.statement-card h2{color:var(--white)}.statement-card p,.practice-card p,.community-copy p,.page-content p{margin:.8rem 0 0}.practice-section,.page-content,.community-section{margin:.75rem 0}.section-heading{margin-bottom:.75rem}.practice-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:.7rem}.practice-card{min-height:10rem;background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(238,244,241,.95)),var(--surface-strong)}.practice-card h3{color:var(--green-800)}.practice-card p{color:var(--text-muted)}.community-section{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, .95fr);gap:.8rem;align-items:start}.community-copy{padding-right:.2rem}.community-copy h2{max-width:100%;text-wrap:balance}.community-gallery{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.7rem;align-items:start}.gallery-card{min-height:12rem;aspect-ratio:4/5}.page-hero{padding:.15rem 0 .45rem}.page-content{width:min(100%,50rem);padding:1.15rem 1.25rem;border-radius:1.35rem;background:var(--surface);box-shadow:var(--shadow-soft),var(--shadow-line)}.page-content h2{margin-top:.25rem;font-size:clamp(1.25rem,2vw,1.7rem)}.page-content p+h2{margin-top:1.5rem}.bio-card{display:grid;grid-template-columns:minmax(0, .88fr) minmax(0, 1.12fr);min-height:14.2rem}.bio-image-frame{min-height:100%;background:var(--green-100)}.bio-image-frame img{object-position:center top}.bio-image-meghan img{object-position:center 18%}.bio-image-grecia img{object-position:center 14%}.bio-meta{display:flex;flex-direction:column;justify-content:flex-start}.bio-meta h2{margin-bottom:.18rem}.bio-meta h2+p{margin-top:.12rem}.bio-meta-label{margin:.38rem 0 .08rem;font-weight:600;font-size:.9rem;line-height:1.1;color:var(--text-main)}.bio-meta p+.bio-meta-label{margin-top:.12rem}.bio-meta-list{margin:0;padding-left:.9rem;font-size:.85rem;line-height:1.2}.bio-meta-list li+li{margin-top:.08rem}.bio-meta p:last-child{margin-top:.65rem}.bio-stack{align-items:start;margin-top:.2rem}.bio-profile{display:grid;gap:.8rem}.bio-detail-card{width:100%;margin:0;align-self:start;padding:0;overflow:hidden}.bio-detail-card summary{cursor:pointer;list-style:none;padding:1rem 1.15rem;color:var(--green-800);font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:600;line-height:1.05}.bio-detail-card summary::-webkit-details-marker{display:none}.bio-detail-card summary::after{content:"+";float:right;color:var(--green-800);font-size:1rem;line-height:1}.bio-detail-card[open] summary::after{content:"−"}.bio-detail-copy{padding:0 1.15rem 1.1rem}.bio-detail-copy p:first-of-type{margin-top:.2rem}.contact-layout{display:grid;grid-template-columns:minmax(0, 1.14fr) minmax(16rem, .86fr);grid-template-areas:"hero sidebar" "grid sidebar";grid-template-rows:auto 1fr;gap:1rem;align-items:stretch;margin-bottom:.9rem}.contact-hero{grid-area:hero;padding:.05rem 0 0;min-width:0}.contact-hero .lead{max-width:34rem;margin-top:.3rem;font-size:1.02rem}.contact-grid{grid-area:grid;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.8rem;align-items:stretch;min-width:0}.contact-card{width:100%;min-height:100%;max-width:none;display:flex;flex-direction:column;background:linear-gradient(180deg, rgba(16,82,57,.94), rgba(22,92,66,.96)),var(--green-900);color:var(--white)}.contact-card .eyebrow,.contact-card h2,.contact-card a,.contact-card li span:last-child{color:var(--white)}.contact-list{list-style:none;padding:0;margin:.9rem 0 0;display:grid;gap:.8rem}.contact-list li{display:grid;gap:.12rem}.contact-list span:first-child{color:rgba(255,255,255,.78);font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.contact-list a,.contact-list li span:last-child{font-size:1rem;line-height:1.45;text-decoration:none}.contact-list a:hover,.contact-list a:focus-visible{color:rgba(255,255,255,.88);text-decoration:underline}.contact-hours-figure{flex:1 1 auto;margin-top:.8rem;display:flex;justify-content:center;align-items:center}.contact-hours-figure img{width:min(100%,17rem);height:auto;object-fit:contain;border-radius:1rem}.contact-photo-card{width:100%;position:relative;min-height:0;aspect-ratio:auto;height:calc(100% + 9px);align-self:stretch;overflow:hidden;margin-bottom:-9px}.contact-photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%}.contact-sidebar{grid-area:sidebar;display:grid;min-width:0;align-self:stretch}.location-layout{display:grid;grid-template-columns:minmax(0, 1.14fr) minmax(16rem, .86fr);gap:1rem;align-items:start;margin-bottom:.9rem}.location-main{display:grid;gap:.7rem;grid-template-rows:auto 1fr;min-width:0;height:100%}.location-copy h1{max-width:none;white-space:normal;font-size:clamp(1.5rem,2.2vw,2.18rem)}.location-copy .lead{max-width:34rem;margin-top:.45rem;font-size:1.02rem}.location-visit{display:grid;grid-template-rows:auto 1fr;gap:.7rem;min-height:100%}.location-gallery{display:grid;grid-template-columns:minmax(0, 1fr);gap:.55rem;align-content:start;align-items:start}.location-card-tall{min-height:0;height:100%}.location-card-split{min-height:0;aspect-ratio:auto;height:auto;padding:0;overflow:hidden;display:block;align-self:start}.location-card-split img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:auto}.location-sidebar{display:grid;min-width:0;align-content:start;align-self:start}.location-info-card{width:100%;padding:.95rem 1rem;display:flex;align-items:center}.location-address-line{margin:0;display:flex;gap:.35rem;align-items:center;width:100%;transform:translateY(-6px);white-space:nowrap}.location-address-line strong{display:flex;align-items:center;font-size:1.02rem;color:var(--text-main);line-height:1;white-space:nowrap}.location-address-separator{display:flex;align-items:center;color:var(--text-soft);font-size:1rem;line-height:1}.location-address-links{display:flex;align-items:center;justify-content:flex-start;gap:.2rem;min-width:0;white-space:nowrap;font-size:clamp(.88rem,.78rem + .3vw,1rem)}.location-address-line a{display:flex;align-items:center;line-height:1;white-space:nowrap}.map-card{min-height:19rem;height:100%}.map-link-card{display:block;position:relative}.map-card iframe{width:100%;height:100%;min-height:19rem;border:0;pointer-events:none}@keyframes fade-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.nav-label{display:none}.site-nav a{min-width:2.82rem;justify-content:center;padding:.5rem}.header-address-full{display:none}.header-address-compact{display:inline}}@media (max-width: 980px){.floating-header{gap:.38rem;padding:.22rem .46rem}.header-identity{gap:.34rem;flex:1 1 auto}.header-brand img{height:2.15rem}.header-contact{gap:.08rem .32rem;font-size:.82rem}.header-contact{display:flex;gap:0;font-size:.82rem}.header-address-full,.header-address-compact{display:none}.site-nav{gap:.12rem}.site-nav a{min-width:2.35rem;justify-content:center;padding:.5rem;min-height:2.4rem}.theme-toggle{width:2.4rem;height:2.4rem}.nav-label{display:none}.hero,.community-section,.bio-grid,.bio-detail-grid,.bio-stack,.contact-layout,.location-layout{grid-template-columns:minmax(0, 1fr)}.hero,.community-section,.bio-grid,.bio-detail-grid,.bio-stack,.contact-layout,.location-layout{display:grid}.contact-layout{grid-template-areas:"hero" "grid" "sidebar";grid-template-rows:auto}.contact-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.hero-media,.community-gallery,.practice-grid,.location-gallery{grid-template-columns:repeat(2, minmax(0, 1fr))}.location-gallery{gap:.7rem;grid-auto-rows:1fr;align-items:stretch}.location-card-split{height:100%;align-self:stretch}.location-card-split img{height:100%}.practice-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.bio-card{grid-template-columns:minmax(0, 1fr)}.bio-detail-card summary{padding:.95rem 1rem}.bio-detail-copy{padding:0 1rem 1rem}.bio-image-frame{max-height:20rem}.contact-photo-card{min-height:18rem}.location-copy h1{white-space:normal}}@media (max-width: 1200px){.hero{grid-auto-rows:auto;gap:.65rem}.hero-media{height:auto;min-height:20rem}.hero-panel-tall{min-height:20rem}.bio-card{grid-template-columns:minmax(14rem, .82fr) minmax(0, 1.18fr)}.bio-image-frame{max-height:none;min-height:100%}.bio-meta{min-width:0}}@media (max-width: 980px) and (orientation: portrait){.contact-photo-card{min-height:24rem;height:24rem;margin-bottom:0}.contact-photo-card img{object-position:center 42%}}@media (max-width: 720px){html{font-size:15px}.site-column{width:min(100% - .8rem,var(--max-width))}.site-header{top:.08rem;padding-top:.08rem}.floating-header{gap:.22rem;padding:.22rem .34rem;border-radius:.92rem}.site-footer{padding:0 .4rem .4rem}body>.site-footer .floating-footer{width:min(100% - .8rem,var(--max-width));gap:.24rem;padding:.34rem .36rem;border-radius:.92rem}body>.site-footer .floating-footer a{min-height:1.72rem;padding:.28rem .38rem}.header-identity{gap:.18rem}.header-brand img{height:1.93rem}.site-nav{gap:.08rem}.site-nav a{min-width:2rem;justify-content:center;padding:.42rem;min-height:2.05rem}.nav-icon{width:1.03rem;height:1.03rem}.hero-media,.community-gallery,.practice-grid,.location-gallery{grid-template-columns:minmax(0, 1fr);grid-auto-rows:auto}.contact-grid{grid-template-columns:minmax(0, 1fr)}.hero-panel,.gallery-card,.map-card{min-height:11rem}.location-card-split{min-height:0;height:auto}.location-card-split img{height:auto}.theme-toggle{width:2.05rem;height:2.05rem}.page-content{padding:1.1rem}}@media (max-width: 440px){.header-contact{display:none}}@media print{body{background:#fff;color:#000;font-size:12pt}.site-header,.site-footer,.button,.hero-media,.community-gallery,.bio-image-frame{display:none !important}main{padding-top:0}.site-column{width:100%;padding:0}.page-content,.panel,.practice-card,.bio-card{border:1px solid #888;background:#fff !important;box-shadow:none}.hero,.practice-grid,.community-section,.bio-grid,.bio-detail-grid,.location-grid{display:block}.hero-copy,.panel,.practice-card,.bio-card,.page-content{padding:.6rem;margin-bottom:.6rem}a{color:#000;text-decoration:underline}.site-footer{border-top:1px solid #888;padding-top:.8rem}}