:root{--navy:#071b36;--gold:#d5b36a;--ivory:#f7f4ed;--ink:#17202b;--line:#ddd8ce;--background:#f7f4ed;--foreground:#17202b;--card:#fff;--card-foreground:#17202b;--primary:#071b36;--primary-foreground:#fff;--secondary:#eee9df;--secondary-foreground:#17202b;--muted:#eee9df;--muted-foreground:#69717b;--border:#ddd8ce;--radius:.75rem}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:1.05}h2{font-size:clamp(2.25rem,5vw,4.8rem)}
.site-header{height:86px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,244,237,.94);border-bottom:1px solid #071b361f;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand img,.footer-brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand span,.footer-brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong,.footer-brand strong{font-family:Georgia,serif;font-size:18px;letter-spacing:.06em;color:var(--navy)}.brand small,.footer-brand small{font-size:9px;letter-spacing:.27em;color:#77643e;margin-top:5px}.site-header nav{display:flex;gap:32px;font-size:14px;color:#44505d}.site-header nav a:hover{color:#9b762e}.header-cta{border:1px solid var(--navy);padding:10px 17px;font-size:13px}.header-cta:hover{background:var(--navy);color:white}
.hero{min-height:calc(100vh - 86px);background:var(--navy);color:white;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;padding:clamp(70px,10vw,140px) clamp(24px,7vw,110px);position:relative;overflow:hidden}.hero-glow{position:absolute;width:600px;height:600px;border:1px solid #d5b36a29;border-radius:50%;right:-180px;top:-240px;box-shadow:0 0 0 70px #d5b36a0d,0 0 0 150px #d5b36a08}.hero-copy{position:relative;z-index:2;max-width:790px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.24em;color:var(--gold);margin-bottom:24px}.eyebrow.dark{color:#98712b}.hero h1{font-size:clamp(3.4rem,8vw,7.2rem);margin-bottom:30px}.hero h1 em{color:var(--gold);font-style:normal}.hero-text{font-size:clamp(1.05rem,2vw,1.3rem);max-width:660px;color:#d4dbe3}.hero-actions{display:flex;align-items:center;gap:28px;margin:42px 0}.primary-button{background:var(--gold);color:var(--navy);display:inline-flex;align-items:center;gap:12px;padding:15px 21px;font-weight:700;font-size:14px}.primary-button:hover{background:#e5c888}.text-link{border-bottom:1px solid #ffffff73;padding:8px 0}.hero-facts{display:flex;gap:32px;color:#c4ceda;font-size:14px}.hero-facts span{display:flex;gap:8px;align-items:center}.hero-mark{width:min(28vw,390px);aspect-ratio:1;border:1px solid #d5b36a80;border-radius:50%;display:grid;place-items:center;position:relative;justify-self:end}.hero-mark:after{content:"";position:absolute;inset:12px;border:1px solid #d5b36a33;border-radius:50%}.hero-mark span{font-family:Georgia,serif;font-size:clamp(6rem,15vw,13rem);line-height:1;color:white;z-index:1}.hero-mark i{position:absolute;width:42%;height:3px;background:var(--gold);transform:rotate(-63deg);top:33%;right:15%}
.section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,110px)}.section-label{font-size:11px;letter-spacing:.22em;font-weight:700;color:#6f7780;display:flex;gap:14px;align-items:center;margin-bottom:46px}.section-label span{color:#a57d31}.section-label.light{color:#b6c0cb}.kicker{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.2em;color:#8a6a2f;margin-bottom:22px}.intro-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(50px,8vw,130px)}.intro-grid h2{max-width:730px}.intro-copy{font-size:18px;color:#4f5964;padding-top:46px}.intro-copy p+p{margin-top:26px}
.profile{background:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(55px,9vw,140px);align-items:center}.portrait-wrap{background:var(--navy);padding:14px;box-shadow:22px 22px 0 #dfcfaa}.portrait-wrap img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover;object-position:center top}.profile-copy{max-width:720px}.profile-copy h2{margin-bottom:8px}.role{color:#9b752d;font-weight:700;margin-bottom:26px}.profile-copy>p:last-of-type{font-size:18px;color:#535d67}.profile-values{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.profile-values span{border:1px solid var(--line);padding:8px 13px;font-size:13px}
.services{background:#f0ece3}.section-head{display:grid;grid-template-columns:.35fr 1fr;gap:50px}.section-head h2{max-width:860px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d6d0c5;border:1px solid #d6d0c5;margin-top:62px}.service-card{background:#f8f5ef;padding:38px;min-height:245px}.service-card svg{color:#aa8138;margin-bottom:30px}.service-card h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin-bottom:13px}.service-card p{color:#626b75;font-size:15px}.service-note{font-size:13px;color:#6f7780;margin:26px 0 0}
.process{background:var(--navy);color:white}.process-title{max-width:780px}.gold{color:var(--gold)}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid #ffffff38}.steps article{padding:34px 30px 0 0;border-right:1px solid #ffffff29;min-height:245px}.steps article+article{padding-left:30px}.steps b{font-family:Georgia,serif;color:var(--gold);font-size:14px}.steps h3{font-family:Georgia,serif;font-weight:400;font-size:23px;margin:28px 0 14px}.steps p{color:#bec8d2;font-size:14px}
.contact{display:grid;grid-template-columns:1fr .9fr;gap:clamp(50px,8vw,120px);align-items:start}.contact-copy>p:not(.kicker){font-size:18px;color:#59636d;max-width:650px}.dark-button{background:var(--navy);color:white;margin-top:20px}.contact-card{background:white;border-top:4px solid var(--gold);padding:42px;box-shadow:0 18px 60px #071b3614}.contact-card>div:not(.socials){display:flex;gap:18px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.contact-card svg{color:#ac8235;flex:0 0 auto}.contact-card span{color:#4f5964}.contact-card small{display:block;font-size:10px;letter-spacing:.18em;color:#96722e;font-weight:700;margin-bottom:7px}.contact-card a:hover{color:#9b752d}.socials{display:flex;gap:12px;flex-wrap:wrap}.socials a{background:#eee9df;padding:8px 13px;font-size:13px;font-weight:700;color:var(--navy)}
footer{background:#04142b;color:#b8c1cc;padding:52px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;font-size:12px}.footer-brand strong{color:white}.footer-brand img{width:56px;height:56px}.legal{grid-column:1/-1;max-width:850px;color:#7f8c9b;border-top:1px solid #ffffff1c;padding-top:22px;margin:8px 0 0}
@media(max-width:900px){.site-header nav,.header-cta{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-mark{display:none}.intro-grid,.profile,.section-head,.contact{grid-template-columns:1fr}.intro-copy{padding-top:0}.service-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article{border-bottom:1px solid #ffffff29;padding-left:0!important}.steps article:nth-child(even){padding-left:30px!important}.hero-facts{flex-direction:column;gap:10px}footer{grid-template-columns:1fr}}
@media(max-width:560px){.site-header{height:74px}.brand img{width:43px;height:43px}.brand strong{font-size:15px}.hero{padding-top:78px}.hero h1{font-size:3.25rem}.hero-actions{align-items:flex-start;flex-direction:column}.service-grid,.steps{grid-template-columns:1fr}.service-card{min-height:0}.steps article,.steps article:nth-child(even){padding-left:0!important;border-right:0}.portrait-wrap{box-shadow:12px 12px 0 #dfcfaa}.contact-card{padding:28px 22px}.profile-values{display:grid}.footer-brand{margin-bottom:8px}}
.service-card>b{display:block;color:#aa8138;margin-bottom:30px;font-size:12px;letter-spacing:.12em}.contact-card>div>b{color:#ac8235;font-size:22px;flex:0 0 auto}
