:root {
  --navy:#071e36;
  --navy-2:#0d2d4d;
  --teal:#2e7181;
  --green:#496f58;
  --gold:#c79a3b;
  --paper:#f8faf9;
  --ink:#152536;
  --muted:#5b6874;
  --line:#dce4e3;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}
.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,96px);border-bottom:1px solid rgba(7,30,54,.1);background:rgba(248,250,249,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}
.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:Georgia,serif;font-size:1.35rem;color:var(--navy)}.brand small{text-transform:uppercase;letter-spacing:.18em;font-size:.65rem;color:var(--green);margin-top:5px}
nav{display:flex;align-items:center;gap:30px;font-size:.93rem;font-weight:650}nav a:hover{color:var(--teal)}.nav-cta{padding:11px 18px;border:1px solid var(--navy);border-radius:999px}
.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:8vw;padding:80px clamp(24px,8vw,130px);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(46,113,129,.18);border-radius:50%;right:-180px;top:-160px}.hero-copy{max-width:780px;position:relative;z-index:1}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.2em;font-weight:750;font-size:.75rem;color:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-weight:500;line-height:1.05}h1{font-size:clamp(3.1rem,6vw,6.25rem);letter-spacing:-.045em;margin-bottom:28px}h1 span{color:var(--green)}.intro{font-size:clamp(1.05rem,1.5vw,1.26rem);max-width:690px;color:var(--muted)}.actions{display:flex;gap:13px;flex-wrap:wrap;margin:35px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 23px;border-radius:4px;font-weight:750}.primary{background:var(--navy);color:#fff}.primary:hover{background:var(--teal)}.secondary{border:1px solid var(--navy);color:var(--navy)}.secondary:hover{background:#fff}.service-line{font-size:.9rem;color:var(--muted)}
.hero-mark{justify-self:center;position:relative;width:min(100%,490px)}.hero-mark>img{width:100%;display:block;border-radius:50%;box-shadow:0 28px 70px rgba(7,30,54,.12)}.purpose-note{position:absolute;left:-35px;bottom:-30px;background:var(--navy);color:#fff;padding:20px 24px;width:280px;box-shadow:0 18px 40px rgba(7,30,54,.25)}.purpose-note strong,.purpose-note span{display:block}.purpose-note strong{font-family:Georgia,serif;font-size:1.05rem}.purpose-note span{font-size:.82rem;color:#d8e7e5;margin-top:4px}
.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,130px)}.trust-strip>div{padding:29px 28px;border-right:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;column-gap:15px}.trust-strip>div:last-child{border-right:0}.trust-strip span{grid-row:1/3;color:var(--gold);font-family:Georgia,serif;font-size:1.1rem}.trust-strip strong,.trust-strip small{display:block}.trust-strip small{color:var(--muted)}
.section{padding:110px clamp(24px,8vw,130px)}.section-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:start}.section-heading .eyebrow{grid-column:1}.section-heading h2{font-size:clamp(2.5rem,4.3vw,4.3rem);grid-column:1;max-width:580px}.section-heading>p:last-child{grid-column:2;grid-row:2;font-size:1.08rem;color:var(--muted);max-width:590px;margin-top:8px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:65px;border-top:1px solid var(--line)}.service-grid article{padding:34px 34px 18px 0;border-right:1px solid var(--line);margin-right:34px}.service-grid article:last-child{border:0;margin-right:0}.service-grid span{font-family:Georgia,serif;color:var(--gold)}.service-grid h3{font-family:Georgia,serif;color:var(--navy);font-size:1.55rem;margin:15px 0 10px}.service-grid p{color:var(--muted)}
.purpose{background:var(--navy);color:#dbe5e7;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center;overflow:hidden}.purpose h2{color:#fff;font-size:clamp(2.8rem,5vw,5rem);margin-bottom:30px}.purpose-copy{max-width:720px}.purpose-copy>p:not(.eyebrow){font-size:1.08rem;color:#c8d4d8}.light{color:#d9b868}.mosaic-art{display:grid;grid-template-columns:1.3fr .9fr 1.1fr;grid-template-rows:120px 160px 100px;gap:10px;transform:rotate(-4deg)}.mosaic-art span{display:block;background:var(--teal);border-radius:3px}.mosaic-art span:nth-child(1){background:var(--gold);clip-path:polygon(0 0,100% 0,82% 100%,10% 82%)}.mosaic-art span:nth-child(2){background:#698b91;clip-path:polygon(0 8%,100% 0,88% 88%,18% 100%)}.mosaic-art span:nth-child(3){background:var(--green);clip-path:polygon(18% 0,100% 12%,100% 100%,0 82%)}.mosaic-art span:nth-child(4){background:#244c67;clip-path:polygon(0 0,88% 10%,100% 100%,8% 88%)}.mosaic-art span:nth-child(5){background:#f4f6f1;clip-path:polygon(10% 0,100% 14%,84% 100%,0 88%)}.mosaic-art span:nth-child(6){background:#b9a46c;clip-path:polygon(0 10%,90% 0,100% 78%,12% 100%)}
.closing{display:flex;align-items:end;justify-content:space-between;gap:50px}.closing h2{font-size:clamp(2.5rem,4.7vw,4.7rem);max-width:800px;margin-bottom:0}.closing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.email-link{font-weight:650;color:var(--teal);word-break:break-word}.email-link:hover{text-decoration:underline}
footer{background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;align-items:center;padding:38px clamp(24px,8vw,130px);font-size:.82rem;color:var(--muted)}footer p{margin:0}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:44px;height:44px;border-radius:50%}.footer-brand span{display:flex;flex-direction:column}.footer-brand strong{color:var(--navy)}
@media(max-width:900px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-mark{width:min(76vw,420px);margin-top:25px}.purpose-note{left:-20px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.section-heading{display:block}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line);margin-right:0}.purpose{grid-template-columns:1fr}.mosaic-art{max-width:520px}.closing{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.site-header{height:76px;padding:0 18px}.brand img{width:45px;height:45px}.brand strong{font-size:1.1rem}.brand small{font-size:.56rem}.nav-cta{padding:9px 12px;font-size:.8rem}.hero{padding:45px 20px 75px;min-height:auto}h1{font-size:3.2rem}.actions{flex-direction:column}.button{width:100%}.hero-mark{width:88vw}.purpose-note{position:relative;left:auto;bottom:auto;width:100%;margin-top:-12px}.trust-strip{padding:0 20px}.trust-strip>div{padding:24px 4px}.section{padding:78px 20px}.section-heading h2{font-size:2.75rem}.service-grid{margin-top:35px}.service-grid article{padding-right:0}.purpose{gap:55px}.mosaic-art{grid-template-rows:75px 90px 65px}.closing-actions{width:100%}footer{grid-template-columns:1fr;padding:34px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
