:root{--navy:#173a45;--aqua:#62c1bc;--cream:#fcfaf6;--ivory:#fff8ee;--muted:#526769;--line:#d8ded5;--clay:#ae5539;--serif:'Fraunces',Georgia,serif;--sans:'Manrope','Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--navy);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(3.4rem,5.8vw,5.55rem);letter-spacing:-.055em}h2{font-size:clamp(2.3rem,3.8vw,3.7rem);letter-spacing:-.045em}h3{font-size:1.65rem;letter-spacing:-.025em}em{font-weight:400;color:#347c76}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #347c76;outline-offset:5px}.section-width{width:min(1220px,calc(100% - 100px));margin-inline:auto}.section-space{padding-block:100px}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.14em;font-weight:700;margin-bottom:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--navy);color:var(--ivory);padding:17px 25px;border:1px solid var(--navy);border-radius:7px;font-size:.875rem;font-weight:600;line-height:1.5;min-height:50px;transition:background .2s,transform .2s}.button span{font-size:1.3rem;line-height:1}.button:hover{background:#29535d;transform:translateY(-2px)}.button-small{padding:12px 18px;min-height:46px}.skip-link{position:fixed;left:12px;top:-100px;background:var(--navy);color:white;padding:12px;z-index:10}.skip-link:focus{top:12px}.site-header{width:min(1320px,calc(100% - 80px));margin:auto;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand>span{font-family:var(--serif);font-size:1.55rem;letter-spacing:-.025em;line-height:1.15}.brand small{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:.075em;margin-top:5px}.brand img{animation:logo-reveal 1.3s both;clip-path:inset(0 0 0 0)}.site-header nav{display:flex;align-items:center;gap:32px;font-size:.875rem;font-weight:500}.site-header nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:58px;align-items:center;padding-block:68px 75px;min-height:720px}.hero-description{max-width:435px;font-size:1.04rem;color:var(--muted);margin:26px 0 29px;line-height:1.85}.hero-note{font-size:.8rem;color:var(--muted);margin-top:17px}.hero-footnote{margin-top:57px;display:flex;align-items:center;gap:12px;font-size:.8rem;color:var(--muted)}.mini-sweep{font:2rem var(--serif);color:var(--clay);transform:rotate(-20deg)}.hero-visual{position:relative;padding:0 26px 27px 0}.arch-frame{height:535px;border-radius:240px 240px 12px 12px;overflow:hidden;background:#e5dfd2}.home-photo{width:100%;height:100%;object-fit:cover;object-position:52% center}.photo-caption{position:absolute;bottom:50px;left:-28px;background:var(--ivory);border:1px solid #e1ddd3;padding:19px 27px;border-radius:6px;box-shadow:0 8px 28px #173a4509;z-index:1}.photo-caption>span{font:1.55rem var(--serif)}.photo-caption small{display:block;font-size:.75rem;margin-top:7px;color:var(--muted)}.vertical-note{position:absolute;right:0;top:130px;writing-mode:vertical-rl;letter-spacing:.17em;font-size:.65rem;color:var(--muted)}.hero-swish{position:absolute;width:108%;max-width:none;left:-8%;bottom:-24px;pointer-events:none;stroke:var(--aqua);stroke-width:2;stroke-linecap:round}.hero-swish path{stroke-dasharray:620;stroke-dashoffset:620;animation:swish 1.7s .25s forwards}.hero-swish path+path{stroke-width:1;animation-delay:.45s}.values-ribbon{display:flex;align-items:center;justify-content:center;gap:65px;padding:21px 24px;background:#eaf0e9;border-block:1px solid #dce6dc;font-size:.82rem;color:#345c53}.values-ribbon i{font-style:normal;font-size:.8rem;color:#538579}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:46px}.section-heading>p{max-width:310px;color:var(--muted);font-size:1rem;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service{padding:30px 32px 15px 0}.service+.service{padding-left:32px;border-left:1px solid var(--line)}.service-number{font-size:.69rem;letter-spacing:.12em;font-weight:600;color:var(--muted)}.service svg{width:43px;height:43px;fill:none;stroke:#3c736a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin:30px 0 24px}.service p{color:var(--muted);font-size:.94rem;line-height:1.9;min-height:110px;margin:19px 0 27px}.service a{display:flex;justify-content:space-between;gap:15px;font-size:.875rem;font-weight:600}.service a:hover{text-decoration:underline;text-underline-offset:5px}.service a>span{font-size:1.2rem}.service-note{font-size:.85rem;color:var(--muted);margin-top:35px}.service-note a{text-decoration:underline;text-underline-offset:4px}.purpose{background:var(--navy);color:var(--ivory);position:relative}.purpose-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;align-items:center;padding-block:78px}.purpose-symbol{border:1px solid #607c7f;border-radius:180px 180px 8px 8px;max-width:325px;min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;margin-left:30px}.purpose-symbol span{font:1.55rem/1.45 var(--serif);text-align:center}.purpose-symbol i{color:#acd7ce;font-size:1.2rem}.purpose .eyebrow{color:#b6d5cf}.purpose-copy p:not(.eyebrow){color:#d0dfda;margin-top:23px;max-width:550px;font-size:1rem;line-height:1.85}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{font-family:var(--serif);font-size:1.35rem;color:var(--clay);display:block;margin-bottom:22px}.steps h3{font-size:1.4rem}.steps p{font-size:.94rem;color:var(--muted);margin-top:17px;line-height:1.85}.contact{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;padding:50px;background:#edf2eb;border:1px solid #dce5d9;border-radius:12px}.contact-intro{padding-top:7px;min-width:0}.contact-intro>p:not(.eyebrow){margin-top:22px;font-size:.94rem;color:var(--muted);max-width:345px}.phone{display:block;margin:32px 0 10px;font:1.85rem var(--serif)}.phone span{font:1.3rem var(--sans);margin-left:12px}.email{font-size:.85rem;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.socials{display:flex;flex-wrap:wrap;gap:23px;font-size:.85rem;font-weight:600;margin-top:23px}.socials a:hover{text-decoration:underline}.contact-intro .contact-location{font-size:.8rem;margin-top:35px}form{min-width:0;background:var(--cream);padding:30px;border:1px solid #dce1d7;border-radius:8px}.form-heading p{font-size:.8rem;color:var(--muted);margin-top:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-top:28px}label{font-size:.8rem;font-weight:600;display:block;min-width:0}.optional{font-weight:400}input,select,textarea{display:block;width:100%;min-width:0;margin-top:8px;padding:12px 11px;border:1px solid #bac6bd;border-radius:5px;background:#fffefa;color:var(--navy);font-size:1rem;line-height:1.4}input::placeholder,textarea::placeholder{color:#637273;opacity:1}select{font-size:.875rem;min-height:49px}textarea{resize:vertical;min-height:100px}.wide{grid-column:1/-1}.form-help{font-size:.75rem;color:var(--muted);margin:20px 0;line-height:1.75}form .button{width:100%;justify-content:space-between}.form-status{font-size:.85rem;margin-top:12px}.form-status:empty{margin:0}#email-fallback{font-size:.8rem;margin-top:15px}#email-fallback a{text-decoration:underline}#copy-inquiry{display:block;border:1px solid var(--navy);background:transparent;color:var(--navy);border-radius:4px;padding:10px 15px;margin:12px 0}#email-fallback p{color:var(--muted)}.about{text-align:center;max-width:750px;padding-top:110px}.founder-photo{height:125px;width:125px;border-radius:50%;border:1px solid #cdd9cf;background:#e8efe7;display:grid;place-items:center;margin:0 auto 32px;outline:1px solid #e2e6dc;outline-offset:7px}.founder-photo span{font:2rem var(--serif);color:#526e65}.founder-photo i{font-size:1.2rem;color:#677e72}.about>p:not(.eyebrow):not(.story-signoff){color:var(--muted);margin:24px auto 0;font-size:1rem;line-height:1.9;max-width:655px}.founder-names{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:34px;font:1.25rem var(--serif)}.founder-names small{display:block;font:.75rem var(--sans);color:var(--muted);margin-top:10px}.founder-amp{color:#678d80;font-style:italic}.story-signoff{font:italic 1.6rem var(--serif);color:#32695c;margin-top:40px}footer{background:var(--navy);color:var(--ivory);padding:43px 0 25px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:35px}.footer-inner>p{font:italic 1.3rem var(--serif);color:#c3dad2}.footer-inner>a:last-child{font-size:.8rem;color:#d8e5df}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #41626a;padding-top:23px;font-size:.75rem;color:#c4d6ce}.footer-bottom small{font-size:inherit}footer a:hover{text-decoration:underline;text-underline-offset:4px}@keyframes swish{to{stroke-dashoffset:0}}@keyframes logo-reveal{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}
@media(min-width:1550px){.hero{min-height:790px}.arch-frame{height:570px}}
@media(max-width:1050px){.section-width{width:calc(100% - 64px)}.site-header{width:calc(100% - 48px)}.site-header nav{gap:20px}.site-header nav .button{font-size:.75rem;gap:14px}.hero{gap:30px;min-height:630px;padding-block:55px}.arch-frame{height:465px}.hero h1{font-size:clamp(3rem,5.8vw,4.8rem)}.hero-description{font-size:.94rem}.hero-footnote{margin-top:30px}.photo-caption{left:-10px;padding:15px 20px}.photo-caption>span{font-size:1.25rem}.contact{gap:30px;padding:32px}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1/-1}.purpose-inner{gap:50px}.purpose-symbol{margin-left:0}.values-ribbon{gap:35px}.service p{min-height:145px}.service{padding-right:23px}.service+.service{padding-left:23px}}
@media(max-width:780px){.site-header{min-height:88px;position:relative;flex-wrap:wrap;padding-block:18px;gap:0}.brand>span{font-size:1.3rem}.brand img{width:40px;height:40px}.menu-toggle{display:flex;gap:12px;align-items:center;padding:10px 12px;background:transparent;border:1px solid #a8b9b2;border-radius:5px;color:var(--navy);font-size:.875rem}.site-header nav{display:none;width:100%;padding-top:23px;align-items:stretch;gap:4px}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav a{padding:12px}.site-header nav .button{margin-top:9px;font-size:.875rem}.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:3rem}.hero h1 br{display:none}.hero .eyebrow{font-size:.65rem}.hero .button{font-size:.8rem;padding:14px;gap:13px}.hero-note{font-size:.75rem}.arch-frame{height:420px}.hero-visual{padding-right:10px}.vertical-note{display:none}.photo-caption{left:6px;right:20px;bottom:46px;padding:13px}.photo-caption>span{font-size:1.05rem}.photo-caption small{font-size:.65rem}.values-ribbon{gap:20px;font-size:.75rem}.section-space{padding-block:70px}.section-heading{gap:35px}.section-heading>p{max-width:245px;font-size:.9rem}.service-grid{grid-template-columns:1fr}.service{display:grid;grid-template-columns:60px 1fr;gap:0 14px;padding:26px 0}.service+.service{padding:26px 0;border-left:0;border-top:1px solid var(--line)}.service-number{grid-column:1/-1}.service svg{grid-column:1;grid-row:2/4;margin:25px 0}.service h3{grid-column:2;margin-top:22px}.service p{grid-column:2;min-height:0;margin:14px 0 20px}.service a{grid-column:2}.service-note{margin-top:10px}.purpose-inner{grid-template-columns:1fr 1.6fr;gap:35px;padding-block:60px}.purpose-symbol{min-height:275px}.purpose-symbol img{width:95px;height:95px}.purpose-symbol span{font-size:1.2rem}.purpose-symbol i{font-size:1rem}.purpose h2{font-size:2.35rem}.purpose-copy p:not(.eyebrow){font-size:.9rem}.steps{gap:25px}.steps h3{font-size:1.2rem}.steps p{font-size:.85rem}.contact{grid-template-columns:1fr;gap:34px}.contact h2 br{display:none}.contact-intro>p:not(.eyebrow){max-width:none}.contact-intro .contact-location{margin-top:20px}.form-grid{grid-template-columns:1fr 1fr}.form-grid label{grid-column:auto}.form-grid label.wide{grid-column:1/-1}.footer-inner{flex-wrap:wrap}.footer-inner>p{order:3;width:100%}.about{padding-top:80px}}
@media(max-width:560px){html{scroll-padding-top:24px}.section-width{width:calc(100% - 40px)}.site-header{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:40px;gap:32px}.hero h1{font-size:clamp(3.3rem,12vw,4.4rem);max-width:450px}.hero h1 br{display:block}.hero .eyebrow{font-size:.69rem;margin-bottom:18px}.hero-description{font-size:1rem;margin:20px 0 25px}.hero .button{padding:16px 21px;font-size:.875rem;gap:24px}.hero-footnote{display:none}.hero-note{font-size:.75rem}.hero-visual{padding:0 12px 30px 12px}.arch-frame{height:385px}.photo-caption{bottom:47px;left:0;right:auto;padding:16px 23px}.photo-caption>span{font-size:1.4rem}.photo-caption small{font-size:.75rem}.hero-swish{width:100%;left:0;bottom:-6px}.values-ribbon{gap:13px;padding:17px 20px;justify-content:space-around;flex-wrap:wrap;font-size:.75rem}.values-ribbon i{display:none}.values-ribbon span{max-width:85px;text-align:center;line-height:1.5}.section-space{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:22px}.eyebrow{font-size:.69rem;margin-bottom:19px}h2{font-size:2.55rem}.service h3{font-size:1.55rem}.service{grid-template-columns:42px 1fr;gap:0 16px}.service svg{width:35px}.service p{font-size:.9rem}.purpose-inner{grid-template-columns:1fr;padding-block:52px;gap:33px}.purpose-symbol{width:145px;min-height:160px;border-radius:80px 80px 6px 6px;gap:14px}.purpose-symbol img{width:60px;height:60px}.purpose-symbol span{font-size:.95rem}.purpose-symbol i{font-size:.85rem}.purpose h2{font-size:2.7rem}.purpose-copy p:not(.eyebrow){font-size:1rem}.steps{grid-template-columns:1fr;gap:27px}.steps article{display:grid;grid-template-columns:34px 1fr;gap:10px 12px;padding-top:22px}.steps article>span{grid-row:1/3;margin:0;font-size:1.3rem}.steps h3{font-size:1.5rem}.steps p{grid-column:2;margin:0;font-size:.94rem}.contact{width:calc(100% - 24px);padding:28px 18px;border-radius:8px}.contact h2{font-size:2.6rem}.phone{font-size:1.7rem}.email{font-size:.8rem}form{padding:22px 16px}.form-grid{grid-template-columns:1fr;gap:17px}.form-grid label{grid-column:1/-1}.form-heading h3{font-size:1.5rem}.about h2{font-size:2.4rem}.about h2 br{display:none}.about>p:not(.eyebrow):not(.story-signoff){font-size:.94rem}.founder-names{gap:14px;flex-wrap:wrap;font-size:1.1rem}.founder-names small{font-size:.65rem}.founder-amp{font-size:1rem}.story-signoff{font-size:1.4rem}.footer-bottom{flex-direction:column;gap:12px}.footer-inner{gap:22px}.footer-inner>p{font-size:1.15rem}.footer-inner>a:last-child{font-size:.75rem}.hero-swish{overflow:visible}}
.phone-menu-bar{display:none}
@media(max-width:560px){
  html{scroll-padding-top:95px;scroll-padding-bottom:90px}
  body{padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}
  .site-header{position:sticky;top:0;z-index:5;width:100%;min-height:74px;padding:14px 20px;background:var(--cream)}
  .site-header nav{position:absolute;top:100%;left:0;padding:10px 20px 20px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 14px 18px #173a450d;max-height:calc(100svh - 160px);overflow-y:auto}
  .hero{padding-block:28px 24px;gap:20px;min-height:0}
  .hero h1{font-size:clamp(2.65rem,10.5vw,3.5rem);line-height:1.08}
  .hero .eyebrow{margin-bottom:13px}
  .hero-description{margin:15px 0 18px;line-height:1.65}
  .hero-note{margin-top:10px}
  .hero-visual{padding:0 0 16px}
  .arch-frame{height:190px;border-radius:100px 100px 8px 8px}
  .home-photo{object-position:50% 60%}
  .photo-caption{left:12px;bottom:25px;padding:10px 15px}
  .photo-caption>span{font-size:1.1rem}
  .photo-caption small{display:none}
  .hero-swish{bottom:-3px;height:75px}
  .values-ribbon{padding-block:12px}
  .section-space{padding-block:36px}
  h2,.about h2,.purpose h2,.contact h2{font-size:2rem;line-height:1.15}
  .eyebrow{margin-bottom:12px}
  .section-heading{margin-bottom:20px}
  .section-heading>p{margin-top:14px}
  .service,.service+.service{padding-block:18px;grid-template-columns:30px 1fr;gap:0 12px}
  .service-number{display:none}
  .service svg{width:28px;margin:0;grid-row:1/3}
  .service h3{font-size:1.35rem;margin-top:0;grid-row:1}
  .service p{grid-row:2;margin:9px 0 10px;line-height:1.65}
  .service a{grid-row:3}
  .service-note{margin-top:15px}
  .purpose-inner{padding-block:34px;gap:0}
  .purpose-symbol{display:none}
  .purpose-copy p:not(.eyebrow){margin-top:15px;line-height:1.7}
  .steps{gap:18px}
  .steps article{padding-top:17px;gap:8px 10px}
  .steps h3{font-size:1.3rem}
  .steps p{line-height:1.65}
  .contact{padding:24px 16px;gap:24px}
  .contact-intro>p:not(.eyebrow){margin-top:14px}
  .phone{margin-top:19px}
  .socials{margin-top:17px}
  .contact-intro .contact-location{margin-top:15px}
  form{padding:20px 15px}
  .form-grid{margin-top:20px;gap:14px}
  .form-help{margin-block:15px}
  .about{padding-top:44px}
  .founder-photo{width:90px;height:90px;margin-bottom:25px}
  .about>p:not(.eyebrow):not(.story-signoff){margin-top:17px;line-height:1.7}
  .founder-names{margin-top:24px}
  .story-signoff{margin-top:26px}
  footer{padding-top:28px}
  .footer-inner{padding-bottom:23px}
  .phone-menu-bar{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:7px;position:fixed;z-index:6;bottom:0;left:0;right:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:var(--cream);border-top:1px solid var(--line);box-shadow:0 -5px 20px #173a4508}
  .phone-menu-bar a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;border-radius:6px;font-size:.875rem;font-weight:600}
  .phone-menu-bar a:last-child{background:var(--navy);color:var(--ivory)}
  .phone-menu-bar a:hover{background:#dceae3;color:var(--navy)}
}
.brand img{animation:none;clip-path:none}
/* One continuous navy welcome, with the cream logo blending into its surface. */
.site-header{width:100%;padding-inline:max(40px,calc((100% - 1320px)/2));background:var(--navy);color:var(--ivory);border-bottom-color:#36565f}
.hero{width:100%;padding-inline:max(50px,calc((100% - 1220px)/2));background:var(--navy);color:var(--ivory)}
.hero em,.hero .mini-sweep{color:var(--aqua)}
.hero-description,.hero-note,.hero-footnote,.vertical-note{color:#c7dbd6}
.hero .eyebrow,.site-header .brand small{color:#b9d9d3}
.site-header .button,.hero .button{background:var(--ivory);border-color:var(--ivory);color:var(--navy)}
.site-header .button:hover,.hero .button:hover{background:#c9e6dc;border-color:#c9e6dc}
.site-header .menu-toggle{color:var(--ivory);border-color:#73958e}
.hero .photo-caption{color:var(--navy)}
.site-header a:focus-visible,.site-header button:focus-visible,.hero a:focus-visible{outline-color:var(--aqua)}
@media(max-width:1050px){.site-header{padding-inline:24px}.hero{padding-inline:32px}}
@media(max-width:560px){.site-header{padding-inline:20px;background:var(--navy)}.site-header nav{background:var(--navy);border-bottom-color:#36565f}.hero{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-swish path{stroke-dashoffset:0}}
