@font-face{font-family:system-fallback;src:local("Arial");font-display:swap}
:root{--navy:#142a38;--ink:#172f3f;--muted:#586872;--gold:#ac8751;--paper:#f5f6f6;--line:#dbe1e4;--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next",Avenir,"Segoe UI",system-fallback,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}p,h1,h2,h3,figure{margin:0}img{display:block;max-width:100%}::selection{background:#dec69d;color:var(--navy)}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:1rem;padding:.8rem 1rem;background:white;z-index:10}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);background:var(--white)}.header-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-name{display:block;font-family:var(--serif);font-size:1.68rem;line-height:1.06;letter-spacing:-.055rem}.brand-name>span{display:block}.brand-ge{color:var(--gold)}nav{display:flex;align-items:center;gap:2.8rem;font-size:.9rem}nav>a{padding:.6rem 0;transition:color .18s}nav>a:hover{color:var(--gold)}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:1.5rem;font-size:1.2rem}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:645px;background:var(--paper);max-width:1800px;margin-inline:auto}.hero-copy{padding:65px 48px 55px max(56px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:.77rem;font-weight:600;letter-spacing:.14em;line-height:1.6;display:flex;align-items:center;gap:.85rem;margin-bottom:1.7rem}.small-rule{display:inline-block;width:31px;height:1px;background:var(--gold);flex:none}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.048em;line-height:1.065}h1{font-size:clamp(3.3rem,4.85vw,4.6rem);max-width:620px}em{font-weight:400;color:var(--gold)}.hero-description{margin-top:1.5rem;max-width:430px;color:var(--muted);font-size:1.05rem;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.8rem;padding:1rem 1.35rem;min-height:54px;font-size:.94rem;transition:background .2s,color .2s}.button-primary{background:var(--navy);color:white;margin-top:2rem}.button-primary:hover{background:#29495e}.button span{font-size:1.25rem;line-height:1}.hero-note{margin-top:1.1rem;font-size:.8rem;color:var(--muted)}.hero-photo{position:relative;min-width:0;overflow:hidden;background:#c3c9c8}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 50%}.hero-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(8,22,30,.62));pointer-events:none}.hero-photo figcaption{position:absolute;z-index:1;left:2.5rem;right:2.5rem;bottom:2rem;display:flex;flex-direction:column;gap:.3rem;color:white;text-shadow:0 1px 6px #0008}.hero-photo figcaption span:first-child{font-size:.75rem;letter-spacing:.13em}.hero-photo figcaption span:last-child{font-family:var(--serif);font-size:1.5rem}.credentials{border-bottom:1px solid var(--line)}.credentials-inner{display:grid;grid-template-columns:1.25fr 1fr 1fr;padding-block:27px;gap:30px}.credentials p{font-size:.91rem}.credential-label{display:block;font-size:.75rem;letter-spacing:.14em;color:var(--muted);margin-bottom:.25rem}.credentials p+p{padding-left:32px;border-left:1px solid var(--line)}.section-space{padding-block:90px}.section-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:6rem;align-items:end;margin-bottom:47px}.section-intro .eyebrow,.about .eyebrow,.contact .eyebrow{margin-bottom:1.15rem}h2{font-size:clamp(2.6rem,3.8vw,3.5rem)}.section-intro>p{max-width:470px;color:var(--muted);padding-bottom:.3rem;font-size:1.05rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 45px}.service{padding:28px 0 33px;border-top:1px solid var(--line)}.service-number{font-size:.79rem;color:#826438;letter-spacing:.07em}.service h3{font-family:var(--serif);font-size:1.5rem;font-weight:400;letter-spacing:-.022em;line-height:1.3;margin:14px 0 12px}.service p{color:var(--muted);font-size:.97rem;line-height:1.8}.about{background:var(--navy);color:var(--white)}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:6rem}.about .eyebrow{color:#c6d0d7}.about h2{font-size:clamp(2.6rem,3.8vw,3.65rem);line-height:1.12}.about em{color:#d1b381}.about-copy{padding-top:2.55rem;color:#d1d9de}.about-copy p+p{margin-top:1.3rem}.about-lead{color:white;font-size:1.12rem;line-height:1.7}.about-lead strong{font-weight:500}.about-signoff{margin-top:2rem;display:flex;gap:1rem;align-items:center;font-size:.9rem;color:#d1b381}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:6rem;align-items:center}.contact-copy>p{color:var(--muted);max-width:460px}.email-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--gold);font-family:var(--serif);font-size:clamp(1.2rem,2.1vw,1.8rem);letter-spacing:-.03em;padding:1.4rem 0 .85rem}.email-link:hover{color:#826438}.email-link span{font-family:var(--sans);font-size:1.5rem}.contact-copy .contact-caption{font-size:.8rem;margin-top:1rem}.site-footer{border-top:1px solid var(--line)}.footer-inner{padding-block:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.78rem}.footer-inner>a:hover{text-decoration:underline}.photo-credit{font-size:.75rem}.photo-credit a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1800px){.hero-copy{padding-left:100px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{min-height:620px}.hero-copy{padding:52px 32px}h1{font-size:clamp(3rem,5.7vw,4rem)}.hero-description{font-size:1rem}.credentials-inner{gap:20px;grid-template-columns:1.2fr 1fr 1fr}.credentials p{font-size:.85rem}.credentials p+p{padding-left:20px}.section-intro,.about-grid,.contact-grid{gap:3rem}.services-grid{gap:0 28px}.service h3{font-size:1.4rem}.eyebrow{font-size:.75rem}.section-space{padding-block:72px}.hero-photo figcaption{left:1.8rem;right:1.8rem}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{min-height:88px;gap:1rem}.brand-name{font-size:1.35rem}nav{gap:1.3rem;font-size:.85rem}nav>a:first-child,nav>a:nth-child(2){display:none}.nav-contact span{margin-left:.7rem}.hero{display:flex;flex-direction:column}.hero-copy{padding:44px 24px 36px}.hero .eyebrow{margin-bottom:1.25rem}h1{font-size:clamp(2.9rem,9.6vw,4.4rem);max-width:580px;line-height:1.08}.hero-description{max-width:510px;margin-top:1.25rem}.button-primary{margin-top:1.6rem}.hero-note{margin-top:.85rem}.hero-photo{height:340px}.hero-photo img{object-position:50% 48%}.hero-photo figcaption{left:24px;bottom:23px}.credentials-inner{grid-template-columns:1fr;padding-block:24px;gap:15px}.credentials p{font-size:.9rem;display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:baseline}.credentials p+p{padding-left:0;border-left:none}.credential-label{margin:0;font-size:.75rem}.section-space{padding-block:55px}.section-intro,.about-grid,.contact-grid{grid-template-columns:1fr;gap:25px}.section-intro{margin-bottom:30px}h2,.about h2{font-size:2.85rem}.section-intro>p{font-size:1rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:0 24px}.service{padding:22px 0 25px}.service h3{font-size:1.4rem}.service p{font-size:.94rem}.about-copy{padding-top:0}.about-lead{font-size:1.05rem}.about-signoff{margin-top:1.7rem}.email-link{font-size:clamp(1.2rem,5.4vw,1.8rem);padding-top:1.3rem}.contact-grid{gap:24px}.footer-inner{align-items:flex-start;gap:.6rem;flex-direction:column}}
@media(max-width:430px){.services-grid{grid-template-columns:1fr}.hero-photo{height:300px}.service h3{font-size:1.5rem}.hero-copy{padding-inline:20px}.hero-description{font-size:1rem}.credentials p{grid-template-columns:89px 1fr}.credentials p:first-child{align-items:start}.hero-photo figcaption span:first-child{font-size:.75rem}}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.4rem;margin-top:2rem}.hero-actions .button-primary{margin-top:0}.hero-phone{font-size:.94rem;white-space:nowrap;border-bottom:1px solid var(--gold);padding:.5rem 0}.hero-phone:hover,.phone-link:hover{color:#826438}.company-id{display:block;font-size:.9rem;color:#d1d9de;margin-top:.35rem}.phone-link{display:flex;align-items:baseline;gap:1.15rem;margin-top:1rem;font-size:1.15rem;flex-wrap:wrap}.phone-link span{font-family:var(--sans);color:var(--muted);font-size:.85rem}.footer-id{display:inline-block;margin-left:1rem}.hero-photo img{object-position:42% 50%}
@media(max-width:760px){.hero-actions{margin-top:1.6rem}.footer-id{display:block;margin:.2rem 0 0}.hero-photo img{object-position:50% 50%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
