@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&display=swap');

:root{--ink:#111410;--pine:#17231f;--gold:#b89a54;--paper:#f3f0e9;--white:#fffdf9;--line:#d7d3c9;--muted:#66706a;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:15px/1.65 Manrope,Arial,sans-serif;background:var(--white)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(calc(100% - 64px),var(--max));margin:auto}.eyebrow{font:500 10px/1.2 'DM Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.button{display:inline-flex;align-items:center;gap:14px;padding:14px 20px;background:var(--gold);color:#17150f;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:.25s}.button:hover{background:#d0b56f}.button.dark{background:var(--pine);color:white}.button:after{content:'↗';font-size:15px}.site-header{position:absolute;z-index:3;top:0;left:0;right:0;color:white;border-bottom:1px solid rgba(255,255,255,.22)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.logo img{width:190px;height:auto}.nav-links{display:flex;align-items:center;gap:25px;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.nav-links a{opacity:.8}.nav-links a:hover,.nav-links a.active{opacity:1;color:#e4cb91}.menu{display:none;background:none;border:0;color:white;font-size:23px}.hero{min-height:750px;position:relative;color:white;display:flex;align-items:flex-end;padding:150px 0 82px;background:linear-gradient(90deg,rgba(9,18,15,.94) 0%,rgba(9,18,15,.7) 42%,rgba(9,18,15,.22) 100%),url('https://images.unsplash.com/photo-1683726658592-6470a30ad580?auto=format&fit=crop&w=2000&q=88') center/cover}.hero:after{content:'';position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(transparent,rgba(0,0,0,.35))}.hero-content{position:relative;z-index:1;max-width:755px}.hero h1{font:600 clamp(47px,7vw,90px)/.97 'Playfair Display',Georgia,serif;letter-spacing:-.045em;margin:17px 0 28px}.hero p{max-width:600px;margin:0 0 35px;font-size:17px;color:#e8e8e0}.licence-line{display:flex;gap:14px;align-items:center;margin-bottom:30px;font:11px 'DM Mono';letter-spacing:.08em}.licence-line span{width:34px;height:1px;background:var(--gold)}.section{padding:110px 0}.section-head{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;margin-bottom:58px}.section h2{font:600 clamp(36px,4.4vw,59px)/1.04 'Playfair Display',Georgia,serif;letter-spacing:-.035em;margin:12px 0}.section-lead{font-size:18px;max-width:570px;color:#46504a;margin:19px 0 0}.capabilities{border-top:1px solid var(--line)}.capability{display:grid;grid-template-columns:90px 1fr 1.2fr;gap:30px;padding:29px 0;border-bottom:1px solid var(--line);align-items:start}.capability b{font:500 12px 'DM Mono';color:var(--gold)}.capability h3{font:600 26px/1.15 'Playfair Display';margin:0}.capability p{margin:0;color:var(--muted)}.image-band{display:grid;grid-template-columns:1.2fr .8fr;background:var(--pine);color:white}.image-band-image{min-height:480px;background:linear-gradient(0deg,rgba(22,35,31,.15),rgba(22,35,31,.15)),url('https://images.unsplash.com/photo-1584008371636-56ccdaf77527?auto=format&fit=crop&w=1400&q=85') center/cover}.image-band-copy{padding:76px clamp(30px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.image-band h2{font:600 clamp(37px,4vw,55px)/1.08 'Playfair Display';letter-spacing:-.03em;margin:15px 0 24px}.image-band p{color:#cbd1cb;margin:0 0 30px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.principle{padding:26px 0;border-top:2px solid var(--gold)}.principle h3{font:600 24px 'Playfair Display';margin:28px 0 10px}.principle p{color:var(--muted);margin:0}.callout{background:var(--paper);padding:90px 0}.callout .wrap{display:flex;align-items:end;justify-content:space-between;gap:30px}.callout h2{font:600 clamp(37px,4.4vw,62px)/1.02 'Playfair Display';max-width:740px;letter-spacing:-.04em;margin:13px 0 0}.page-hero{padding:185px 0 76px;background:var(--pine);color:white}.page-hero h1{font:600 clamp(44px,6vw,73px)/1 'Playfair Display';letter-spacing:-.04em;margin:16px 0}.page-hero p{font-size:17px;color:#ced5cf;max-width:640px;margin:0}.prose{max-width:820px;font-size:17px;color:#3f4a43}.prose p{margin:0 0 24px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{background:var(--white);padding:38px 31px;min-height:295px}.service-card h3{font:600 28px/1.12 'Playfair Display';margin:22px 0 15px}.service-card p{color:var(--muted);margin:0}.service-card ul{padding-left:17px;color:#465049;margin:20px 0 0}.contact-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px}.contact-details{font-size:18px}.contact-details p{margin:0 0 23px}.form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form label{font:500 10px 'DM Mono';letter-spacing:.1em;text-transform:uppercase}.form input,.form select,.form textarea{display:block;width:100%;margin-top:9px;padding:13px 0;background:none;border:0;border-bottom:1px solid var(--line);font:15px Manrope}.form textarea{min-height:105px;resize:vertical}.form .wide{grid-column:1/-1}.notice{font-size:12px;color:var(--muted);margin:20px 0}.footer{background:#0f1714;color:#c8cdc8;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:46px}.footer img{width:165px}.footer-links{display:flex;gap:22px;font-size:12px}.footer-bottom{border-top:1px solid #34413b;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:#86918a}.legal{font-size:10px;line-height:1.55;color:#8f9992;max-width:850px;margin-top:35px}
@media(max-width:820px){.wrap{width:min(calc(100% - 40px),var(--max))}.nav{height:73px}.logo img{width:157px}.menu{display:block}.nav-links{display:none;position:absolute;top:73px;left:0;right:0;padding:20px;background:#111b17;flex-direction:column;align-items:flex-start;gap:15px}.nav-links.open{display:flex}.hero{min-height:650px;padding-bottom:57px}.section{padding:72px 0}.section-head,.contact-layout{grid-template-columns:1fr;gap:12px}.section-head{margin-bottom:38px}.capability{grid-template-columns:52px 1fr;gap:17px}.capability p{grid-column:2}.image-band{grid-template-columns:1fr}.image-band-image{min-height:280px}.image-band-copy{padding:57px 30px}.principles,.service-grid{grid-template-columns:1fr}.callout{padding:65px 0}.callout .wrap,.footer-top,.footer-bottom{display:block}.callout .button{margin-top:25px}.footer-links{margin-top:25px;flex-wrap:wrap}.footer-bottom{line-height:2;margin-top:25px}.form{grid-template-columns:1fr}.form .wide{grid-column:auto}.page-hero{padding:137px 0 56px}.contact-layout{gap:35px}}

/* Brand header: the supplied logo uses dark lettering, so it sits on a dedicated light surface. */
.site-header{position:fixed;background:var(--paper);color:var(--pine);border-bottom:1px solid #cbc5b8}
.nav{height:96px}
.nav-links a{opacity:1;color:#425149}
.nav-links a:hover,.nav-links a.active{color:#9a7835}
.menu{color:var(--pine)}
@media(max-width:820px){.nav{height:78px}.nav-links{top:78px;background:var(--paper);border-bottom:1px solid #cbc5b8}.nav-links a{color:var(--pine)}.nav-links a:hover,.nav-links a.active{color:#9a7835}}

/* Temporary editorial image direction: replace these remote sources with approved client photography when available. */
body:has(.nav-links a.active[href="about.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.58)),url('https://images.unsplash.com/photo-1514294393539-47d3b28b819d?auto=format&fit=crop&w=1900&q=85') center/cover}
body:has(.nav-links a.active[href="services.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.52)),url('https://images.unsplash.com/photo-1678498779976-d3ed4fdb9671?auto=format&fit=crop&w=1900&q=85') center/cover}
body:has(.nav-links a.active[href="investment-solutions.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.52)),url('https://images.unsplash.com/photo-1584771806131-3478ddc72422?auto=format&fit=crop&w=1900&q=85') center/cover}
body:has(.nav-links a.active[href="family-office.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.48)),url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1900&q=85') center/cover}
body:has(.nav-links a.active[href="governance.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.55)),url('https://images.unsplash.com/photo-1750402908188-2a17dfd9e241?auto=format&fit=crop&w=1900&q=85') center/cover}
body:has(.nav-links a.active[href="contact.html"]) .page-hero{background:linear-gradient(90deg,rgba(23,35,31,.94),rgba(23,35,31,.55)),url('https://images.unsplash.com/photo-1698032122497-38d6b8a8f353?auto=format&fit=crop&w=1900&q=85') center/cover}

.footer .footer-top img{width:190px;background:var(--paper);padding:10px 14px;border:1px solid rgba(184,154,84,.35)}
