@font-face{font-family:Bebas;src:url('assets/bebas-neue.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Plex;src:url('assets/ibm-plex-mono.ttf') format('truetype');font-display:swap;font-weight:400}
:root{--paper:#f7f8f3;--white:#fff;--forest:#283124;--muted:#58614f;--line:#c8cebd;--accent:#e2ffcc;--surface:#edf0e6;--display:Bebas,'Arial Narrow',Impact,sans-serif;--mono:Plex,'Courier New',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--forest);font:17px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}img{display:block;width:100%;height:auto}figure{margin:0}.wrap{width:calc(100% - 100px);max-width:1320px;margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:125px;padding:18px 0;border-bottom:1px solid var(--line)}.brand{flex-shrink:0;display:block;width:190px;background:#fff;padding:5px}.site-header nav{display:flex;gap:38px}.site-header nav a{font-family:var(--display);font-size:23px;letter-spacing:.04em;text-decoration:none}.site-header nav a:hover{box-shadow:0 2px 0 var(--forest)}.header-phone{font:14px var(--mono);text-decoration:none;border-bottom:1px solid var(--line);padding:12px 0}.hero{padding:46px 0 60px}.hero-top{display:grid;grid-template-columns:1.5fr 1fr;gap:26px;align-items:start}.hero-copy{padding-top:22px;position:relative;z-index:1}.eyebrow{font:13px/1.5 var(--mono);letter-spacing:.14em;margin:0 0 24px}.hero .eyebrow{font-size:20px;letter-spacing:.32em;margin-bottom:12px}h1,h2{font-family:var(--display);font-weight:400;text-transform:uppercase;margin:0;line-height:.98}h1{font-size:clamp(80px,11.6vw,164px);white-space:nowrap;letter-spacing:-.025em}.region{font-size:clamp(20px,2.5vw,33px);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:18px 0 22px}.hero-description{font:15px/1.55 var(--mono);text-transform:uppercase;letter-spacing:.08em;margin:0 0 24px}.button{background:var(--accent);color:var(--forest);display:inline-flex;align-items:center;justify-content:space-between;gap:55px;min-height:51px;padding:12px 23px;font:23px/1 var(--display);letter-spacing:.02em;text-decoration:none;border:1px solid var(--forest)}.button span{font:25px Arial}.button:hover{background:var(--forest);color:var(--paper)}.hero-portrait{position:relative;transform:rotate(1.2deg);padding:7px;background:white;margin-left:10px}.hero-portrait img{height:480px;object-fit:cover;object-position:50% 35%}.hero-portrait figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3px 12px;padding:12px 5px 6px;font:12px/1.5 var(--mono)}.field-photos{display:grid;grid-template-columns:1.75fr .85fr;gap:28px;align-items:end;margin-top:-35px;padding-right:25px;position:relative;z-index:2;pointer-events:none}.field-photos figure{border:7px solid white;background:white;position:relative}.field-photo{transform:rotate(-2deg);margin-left:5px}.field-photo img{height:295px;object-fit:cover;object-position:50% 58%}.field-photos figcaption{font:12px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.1em;padding:10px 8px 3px}.community-photo{transform:rotate(3deg);margin-bottom:2px}.community-photo img{height:220px;object-fit:cover}.section{padding-top:85px;padding-bottom:85px}.about,.contact{display:grid;grid-template-columns:1fr 1.3fr;gap:95px;border-top:1px solid var(--line)}h2{font-size:clamp(42px,4.6vw,66px)}.section-title h2{max-width:440px}.role{font:13px/1.75 var(--mono);margin:28px 0 0}.lead{font-size:23px;line-height:1.4;font-weight:500;margin:0 0 23px}.bio>p:not(.lead),.community-inner>div>p:not(.lead):not(.eyebrow){color:var(--muted);margin-top:0;margin-bottom:20px}.credentials{border-top:1px solid var(--line);padding-top:25px;margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.credentials span{font-size:13px;line-height:1.5;color:var(--muted)}.credentials b{display:block;font:24px var(--display);color:var(--forest);margin-bottom:4px}.community{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.community-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:95px}.places{padding:20px 0 0;margin:26px 0 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--line);font:14px/1.5 var(--mono)}.contact{border-top:0}.contact>div>p:last-child{max-width:360px;color:var(--muted);margin-top:22px}.contact-details{padding-top:30px}.phone{font:clamp(36px,4.2vw,60px)/1.1 var(--display);display:flex;align-items:center;justify-content:space-between;gap:20px;text-decoration:none;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:18px}.phone span{font:32px Arial}.email{font:clamp(16px,1.6vw,21px) var(--mono)}.office{margin-top:32px;font-size:15px}.office p{margin:5px 0;color:var(--muted)}footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 30px;padding:24px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}:focus-visible{outline:3px solid #316b23;outline-offset:5px}.skip{position:absolute;top:-100px;background:white;z-index:9;padding:15px}.skip:focus{top:8px;left:8px}
@media(min-width:1500px){h1{font-size:180px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:26px}.header-phone{font-size:12px}.brand{width:155px}.hero-portrait img{height:430px}.hero-copy{padding-top:12px}.region{font-size:26px}.hero .eyebrow{font-size:17px}.field-photos{margin-top:-10px;gap:15px}.field-photo img{height:250px}.community-photo img{height:190px}.about,.contact,.community-inner{gap:55px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:105px;gap:16px;flex-wrap:wrap;padding:15px 0}.brand{width:145px}.site-header nav{gap:22px}.site-header nav a{font-size:21px}.header-phone{display:none}.hero{padding-top:27px;padding-bottom:37px}.hero-top{display:block}.hero-copy{padding:0}.hero .eyebrow{font-size:15px;margin-bottom:14px}.hero h1{font-size:clamp(70px,15vw,114px);letter-spacing:-.02em}.region{font-size:24px;margin:14px 0 18px}.hero-description{font-size:13px}.button{font-size:22px}.hero-portrait{margin:30px 0 0 auto;width:66%;max-width:350px;transform:rotate(2deg)}.hero-portrait img{height:340px;object-position:50% 33%}.hero-portrait figcaption{font-size:10px}.field-photos{grid-template-columns:1fr;gap:0;margin-top:-70px;padding-right:0;align-items:start}.field-photo{width:79%;margin-left:0;transform:rotate(-3deg)}.field-photo img{height:190px}.community-photo{width:49%;justify-self:end;margin-top:10px;transform:rotate(3deg)}.community-photo img{height:auto;aspect-ratio:1.65}.field-photos figcaption{font-size:10px;padding:7px 2px 2px}.section{padding-top:50px;padding-bottom:50px}.about,.contact,.community-inner{grid-template-columns:1fr;gap:28px}h2{font-size:48px}.section .eyebrow{margin-bottom:17px}.role{margin-top:18px}.lead{font-size:22px}.credentials{gap:22px 18px}.places{font-size:13px;gap:13px 12px}.contact-details{padding-top:0}.phone{font-size:46px}.email{font-size:18px}footer{display:block;font-size:12px}footer span{display:block;margin-bottom:8px}footer span span{display:inline;margin:0}}@media(max-width:480px){.site-header nav{width:100%;justify-content:space-between;gap:10px}.site-header nav a{font-size:21px}.hero-portrait{width:73%}.hero-portrait img{height:300px}.hero h1{font-size:21vw}.region{font-size:22px}.community-photo{width:55%}.field-photo{width:87%}.field-photo img{height:180px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:760px){.hero-portrait{display:flex;flex-direction:column}.hero-portrait figcaption{order:-1;padding:4px 3px 10px}}
/* Dark-blue direction, stronger titles, and captions kept clear of image overlap. */
:root{--paper:#f7f9fc;--forest:#123657;--muted:#536779;--line:#cbd6e1;--accent:#123f68;--surface:#edf2f7}
.button{background:var(--accent);color:#fff;border-color:var(--accent)}
.button:hover{background:#082941;color:#fff}
h1,h2{font-weight:700}
h1{font-size:clamp(80px,12.3vw,178px)}
h2{font-size:clamp(46px,5vw,72px)}
.hero-portrait,.field-photos figure{display:flex;flex-direction:column}
.hero-portrait figcaption,.field-photos figcaption{order:-1;position:relative;font:700 14px/1.5 var(--mono);color:var(--forest);background:#fff;padding:9px 8px 12px;text-transform:uppercase;letter-spacing:.025em;overflow-wrap:anywhere}
.hero-portrait figcaption{display:block}
.hero-portrait figcaption span{display:block;font-size:12px;font-weight:400;letter-spacing:0;margin-top:3px}
.community-photo img{height:auto;aspect-ratio:444/299;object-fit:contain}
.field-photos{margin-top:0}
:focus-visible{outline-color:#1b69a5}
@media(min-width:1500px){h1{font-size:188px}}
@media(max-width:760px){.hero h1{font-size:clamp(70px,16vw,122px)}h2{font-size:52px}.hero-portrait figcaption,.field-photos figcaption{font-size:14px;padding:8px 5px 10px}.hero-portrait figcaption span{font-size:12px}.field-photos{margin-top:-50px}.community-photo{width:57%;margin-top:20px}}
@media(max-width:480px){.hero h1{font-size:21vw}.community-photo{width:65%}}
/* Blend the original logo's white canvas into the light page without redrawing it. */
.brand{background:transparent}
.brand img{mix-blend-mode:multiply}

.places{grid-template-columns:repeat(3,minmax(0,1fr))}

footer{align-items:center}.footer-marks{display:flex;align-items:center;gap:40px;padding:28px}.footer-marks img{width:56px;height:auto;mix-blend-mode:multiply}

.section-photo{max-width:350px;margin-top:32px;padding:7px;background:#fff;border:1px solid var(--line);transform:rotate(-1deg)}.section-photo img{width:100%;height:auto}.section-photo figcaption{padding:10px 5px 4px;font:12px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.04em}.community .section-photo{transform:rotate(1deg)}@media(max-width:760px){.section-photo{max-width:380px;margin-top:24px;transform:none}.community .section-photo{transform:none}}
/* Compact lower sections while keeping clear reading space. */
.section{padding-block:52px}
.about,.contact,.community-inner{column-gap:64px}
.section .eyebrow{margin-bottom:16px}
.role{margin-top:20px}
.section-photo{max-width:300px;margin-top:22px}
.community .section-photo{max-width:260px;margin-top:20px}
.credentials{margin-top:22px;padding-top:20px;gap:18px 22px}
.places{margin-top:20px;padding-top:16px;row-gap:10px}
.contact{padding-block:44px}
.contact-details{padding-top:8px}
.office{margin-top:22px}
footer{padding-block:16px}
@media(max-width:760px){.section{padding-block:36px}.about,.contact,.community-inner{gap:22px}.section-photo{max-width:300px;margin-top:20px}.community .section-photo{max-width:260px}.contact{padding-block:36px}.contact-details{padding-top:0}.footer-marks{padding-block:16px}}

.section-photo-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;align-items:start}.section-photo-pair .section-photo{width:100%;max-width:none;margin:0;min-width:0}.section-photo-pair .section-photo:nth-child(2){transform:rotate(1deg)}.section-photo-pair img{aspect-ratio:3/2;object-fit:cover}.section-photo-pair figcaption{font-size:11px;letter-spacing:0;overflow-wrap:break-word}.community .section-photo-pair .section-photo:first-child{transform:rotate(-1deg)}@media(max-width:760px){.section-photo-pair{max-width:560px;gap:12px;margin-top:20px}.section-photo-pair .section-photo,.section-photo-pair .section-photo:nth-child(2),.community .section-photo-pair .section-photo:first-child{transform:none}}
/* Emphasize Jed's name and bring the hero copy closer to the field photos. */
.hero .eyebrow{font-family:var(--display);font-size:clamp(38px,4.3vw,62px);font-weight:700;line-height:1;letter-spacing:.045em;margin-bottom:16px}
.hero-top{align-items:end}
.hero-copy{padding-top:0;padding-bottom:10px}
@media(max-width:760px){.hero .eyebrow{font-size:clamp(36px,8vw,52px);letter-spacing:.045em;margin-bottom:14px}.hero-copy{padding-bottom:0}}
/* Balance the hero copy vertically against the portrait. */
.hero-top{align-items:center}
.hero-copy{padding-bottom:0}
.button{background:#2f613f;border-color:#2f613f;color:#fff}
.button:hover{background:#234b30;border-color:#234b30;color:#fff}

@media(min-width:1200px){.section-title h2{max-width:none}.local-perspective{white-space:nowrap}}
