@font-face{font-family:'Cormorant Garamond';src:url('/assets/CormorantGaramond-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Montserrat;src:url('/assets/Montserrat-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Montserrat;src:url('/assets/Montserrat-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
:root{color-scheme:light;--green:#3F5B52;--porcelain:#F7F5F2;--sand:#C9B8A9;--sage:#D7DED7;--bronze:#8A7462}
*{box-sizing:border-box}
body{margin:0;background:var(--porcelain);color:var(--green);font:400 1rem/1.65 Montserrat,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;touch-action:manipulation}img{display:block;max-width:100%}
a:focus-visible{outline:3px solid var(--green);outline-offset:5px}
.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-180%);z-index:10;padding:12px;background:var(--porcelain)}
.skip-link:focus{transform:none}
.bio-page{min-height:100vh;min-height:100svh;display:flex;flex-direction:column}
.bio-shell{width:min(1060px,calc(100% - 80px));margin:0 auto;padding:40px 0 32px;flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,5vw,72px);align-items:center;align-content:center}
.bio-photo{height:clamp(560px,70svh,680px);border-radius:120px 8px 8px 8px;overflow:hidden;background:var(--sand)}
.bio-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}
.bio-content{min-width:0}
.bio-brand{display:flex;align-items:center;justify-content:flex-start;width:48px;min-height:48px;margin:0 0 20px;text-decoration:none}
.bio-brand img{width:40px;height:47px}
.bio-eyebrow{font-size:.875rem;letter-spacing:.075em;margin:0 0 10px}
.bio-content h1{font:500 clamp(2.8rem,4.4vw,4rem)/1.04 'Cormorant Garamond',Georgia,serif;letter-spacing:-.02em;margin:0 0 22px;text-wrap:balance}
.bio-content h1 span{display:block;font-size:.48em;letter-spacing:.02em;margin-bottom:8px}
.bio-specialties{font-size:1rem;line-height:1.7;margin:0 0 14px}
.bio-credentials{font-size:.8125rem;line-height:1.75;margin:0 0 24px}
.bio-cta{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:16px 22px;background:var(--green);color:var(--porcelain);border-radius:5px;text-decoration:none;font-size:1rem;font-weight:600;line-height:1.5;transition:box-shadow .18s,transform .18s}
.bio-cta:hover{box-shadow:inset 0 0 0 2px var(--sage)}
.bio-cta:active{transform:translateY(1px)}
.bio-cta svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}
.bio-location{margin:20px 0 22px;font-size:.875rem;line-height:1.6}
.bio-location p{margin:0 0 2px;font-weight:600}
.bio-location>a{display:flex;align-items:center;flex-wrap:wrap;gap:4px 18px;min-height:44px;padding:4px 0;text-decoration:none}
.bio-place{display:inline-flex;align-items:center;gap:7px}
.bio-place svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}
.bio-directions{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.bio-location>a:hover .bio-directions{text-decoration-thickness:2px}
.bio-links{display:flex;flex-wrap:wrap;gap:0 22px;border-top:1px solid var(--sand);padding-top:12px}
.bio-links a{display:inline-flex;align-items:center;min-height:44px;padding:4px 0;font-size:.875rem;text-decoration-thickness:1px;text-underline-offset:5px}
.bio-links a:hover{text-decoration-thickness:2px}
.bio-footer{width:min(1060px,calc(100% - 80px));margin:0 auto;padding:4px 0 max(20px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:8px 24px;font-size:.75rem}
.bio-footer a{min-height:44px;display:inline-flex;align-items:center;text-underline-offset:4px}
@media(max-width:1000px){.bio-shell,.bio-footer{width:calc(100% - 48px)}.bio-shell{gap:32px;padding-top:32px}.bio-photo{height:600px}.bio-content h1{font-size:clamp(2.65rem,4.7vw,3.5rem)}}
@media(max-width:700px){
  .bio-shell{width:calc(100% - 40px);max-width:460px;grid-template-columns:minmax(0,1fr);gap:24px;padding:20px 0 16px;align-content:start}
  /* A square crop keeps the full head, shoulders and upper torso of photo 05. */
  .bio-photo{width:100%;height:auto;aspect-ratio:1;border-radius:68px 6px 6px 6px}
  .bio-photo img{object-position:50% 38%}
  .bio-brand{margin-bottom:12px;width:44px;min-height:44px}
  .bio-brand img{width:32px;height:38px}
  .bio-eyebrow{font-size:.8125rem;margin-bottom:10px;letter-spacing:.065em}
  .bio-content h1{font-size:clamp(2.25rem,9.5vw,2.8rem);line-height:1.05;margin-bottom:16px}
  .bio-content h1 span{display:inline;font-size:.65em;margin:0}
  .bio-specialties{font-size:.9375rem;line-height:1.65;margin-bottom:12px}
  .bio-credentials{font-size:.75rem;line-height:1.75;margin-bottom:22px}
  .bio-cta{min-height:56px;padding:15px 20px}
  .bio-location{margin:18px 0}
  .bio-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding-top:10px}
  .bio-footer{width:calc(100% - 40px);max-width:460px;flex-wrap:wrap;padding-bottom:max(16px,env(safe-area-inset-bottom))}
}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
