:root{--ink:#061018;--ink2:#0a1620;--ink3:#101f2a;--paper:#f3efe6;--paper2:#ebe4d8;--gold:#c7a060;--gold2:#e2c58f;--text:#17191b;--muted:#6e6b65;--line:rgba(199,160,96,.28)}
body.private-client-home{background:var(--paper);color:var(--text)}
.private-client-home .topbar{background:#03080c;color:#c9c4bb;border-bottom:1px solid rgba(199,160,96,.18);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}
.private-client-home .topbar .container{align-items:center}.private-client-home .topbar a{color:var(--gold2)}
.private-client-home .site-header{position:relative;background:var(--ink);border-bottom:1px solid rgba(199,160,96,.2);color:#fff}
.private-client-home .nav-wrap{min-height:92px;align-items:center}.private-client-home .brand{gap:13px}.private-client-home .mark{position:relative;width:52px;height:58px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:22px 22px 18px 18px;color:var(--gold2);font-family:"Bodoni Moda",Georgia,serif;font-size:1.8rem;box-shadow:inset 0 0 0 4px rgba(199,160,96,.05)}
.private-client-home .mark:before{content:"♛";position:absolute;top:-15px;font-size:.82rem;color:var(--gold2)}
.private-client-home .brand-name{font-size:clamp(1.55rem,2vw,2.05rem);letter-spacing:.075em;color:var(--gold2)}
.private-client-home .brand-sub{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:#c9c4bb;font-style:normal}
.private-client-home .nav{gap:17px;font-size:.7rem;color:#ebe7df}.private-client-home .nav .btn{min-height:40px;padding:0 15px;color:var(--gold2);border-color:rgba(199,160,96,.5)}
.private-client-home .private-hero{position:relative;min-height:760px;background:var(--ink);overflow:hidden;color:#fff;border-bottom:1px solid rgba(199,160,96,.2)}
.private-client-home .hero-art{position:absolute;inset:0 0 0 34%;z-index:0}.private-client-home .hero-art img{width:100%;height:100%;object-fit:cover;object-position:center right}
.private-client-home .private-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,rgba(6,16,24,.99) 34%,rgba(6,16,24,.76) 49%,rgba(6,16,24,.12) 76%);z-index:1;pointer-events:none}
.private-client-home .hero-grid{position:relative;z-index:2;min-height:760px;display:grid;grid-template-columns:minmax(0,660px) 1fr;align-items:center;width:min(1320px,calc(100% - 56px))}
.private-client-home .hero-copy{padding:78px 0 84px}.private-client-home .hero-kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold2);font-weight:700;margin-bottom:23px}.private-client-home .hero-kicker:after{content:"";display:block;width:42px;height:1px;background:var(--gold);margin-top:14px}
.private-client-home .hero-luxury h1{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;font-style:normal;font-size:clamp(4.5rem,7.4vw,7.65rem);line-height:.82;letter-spacing:-.045em;margin:0 0 28px;color:#fff}.private-client-home .hero-luxury h1 span{display:block}.private-client-home .hero-luxury h1 span:last-child{color:var(--gold2)}
.private-client-home .hero-lede{max-width:610px;font-size:1.08rem;line-height:1.75;color:#e3ded5;margin:0}
.private-client-home .hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.private-client-home .hero-actions .btn{min-height:52px;padding:0 23px;border-radius:0;text-transform:uppercase;font-size:.71rem;letter-spacing:.12em}.private-client-home .btn-primary{background:var(--gold);border-color:var(--gold);color:#111}.private-client-home .hero-phone-link{font-size:1rem;letter-spacing:.08em;color:var(--gold2);border-bottom:1px solid rgba(226,197,143,.45);padding-bottom:4px}
.private-client-home .hero-note{margin-top:28px;padding-top:18px;border-top:1px solid rgba(199,160,96,.22);max-width:590px;color:#aaa49a;font-size:.72rem;letter-spacing:.11em;text-transform:uppercase}
.private-client-home .hero-index{position:absolute;right:34px;bottom:24px;z-index:3;color:rgba(226,197,143,.48);font-size:.64rem;letter-spacing:.22em;transform:rotate(-90deg);transform-origin:right bottom}
.private-client-home .editorial-intro{background:var(--paper);padding:100px 0 96px;border-bottom:1px solid #ddd4c6}.private-client-home .editorial-grid{display:grid;grid-template-columns:180px 1fr;gap:80px;width:min(1180px,calc(100% - 56px))}.private-client-home .editorial-label{font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;color:#8b7650;padding-top:14px}.private-client-home .editorial-copy h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:.93;letter-spacing:-.03em;margin:0 0 28px;max-width:840px}.private-client-home .editorial-copy p{font-size:1.11rem;line-height:1.85;color:#56534d;max-width:790px}
.private-client-home .pathways{background:#0a141d;color:#fff}.private-client-home .pathway-grid{width:min(1260px,calc(100% - 56px));display:grid;grid-template-columns:repeat(3,1fr)}.private-client-home .pathway{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:55px 34px 52px;color:inherit;border-right:1px solid rgba(199,160,96,.22);transition:background .25s ease,transform .25s ease}.private-client-home .pathway:first-child{border-left:1px solid rgba(199,160,96,.22)}.private-client-home .pathway:hover{background:#101f2a;transform:translateY(-3px)}.private-client-home .path-num{font-size:.64rem;letter-spacing:.16em;color:var(--gold2);padding-top:7px}.private-client-home .pathway h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;font-size:2rem;line-height:1.05;margin:0 0 16px}.private-client-home .pathway p{font-size:.91rem;line-height:1.7;color:#bdb8af;min-height:110px}.private-client-home .path-link{display:inline-block;margin-top:11px;color:var(--gold2);font-size:.68rem;letter-spacing:.11em;text-transform:uppercase}
.private-client-home .thesis-section{background:#f8f5ef;padding:112px 0}.private-client-home .thesis-grid{display:grid;grid-template-columns:280px 1fr;gap:90px;align-items:center;width:min(1120px,calc(100% - 56px))}.private-client-home .thesis-mark{width:240px;height:290px;display:grid;place-items:center;border:1px solid #aa8b57;border-radius:110px 110px 82px 82px;font-family:"Bodoni Moda",Georgia,serif;font-size:9rem;color:#a48550;position:relative}.private-client-home .thesis-mark:before{content:"♛";position:absolute;top:-38px;font-size:2.2rem}.private-client-home .thesis-copy .eyebrow,.private-client-home .client-profile .eyebrow,.private-client-home .referral-band .eyebrow{font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;color:#8b7650;margin-bottom:16px}.private-client-home .thesis-copy h2,.private-client-home .client-profile h2,.private-client-home .referral-band h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;font-size:clamp(3rem,4.8vw,4.9rem);line-height:.95;letter-spacing:-.03em;margin:0 0 24px}.private-client-home .thesis-copy p{max-width:720px;font-size:1.06rem;line-height:1.82;color:#5a5751}.private-client-home .principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.private-client-home .principles span{border-top:1px solid #b79b69;padding:12px 26px 0 0;margin-right:15px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#62594b}
.private-client-home .client-profile{background:var(--paper2);padding:110px 0}.private-client-home .profile-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;width:min(1180px,calc(100% - 56px))}.private-client-home .profile-list{border-top:1px solid #cfc5b6}.private-client-home .profile-list div{display:grid;grid-template-columns:190px 1fr;gap:34px;padding:25px 0;border-bottom:1px solid #cfc5b6}.private-client-home .profile-list strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.45rem;font-weight:500}.private-client-home .profile-list span{font-size:.9rem;line-height:1.65;color:#625e57}
.private-client-home .referral-band{background:#111b23;color:#fff;padding:92px 0}.private-client-home .referral-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:end;width:min(1160px,calc(100% - 56px))}.private-client-home .referral-band .eyebrow{color:var(--gold2)}.private-client-home .referral-band h2{margin:0;color:#fff}.private-client-home .referral-band p{color:#c2bcb1;font-size:1rem;line-height:1.8;margin:0}
.private-client-home .contact-cta{background:#071018;color:#fff;padding:92px 0 96px}.private-client-home .cta-grid{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:end;width:min(1160px,calc(100% - 56px))}.private-client-home .cta-kicker{display:block;font-size:.66rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold2);margin-bottom:15px}.private-client-home .contact-cta h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:.9;margin:0 0 18px}.private-client-home .contact-cta p{color:#bbb5aa}.private-client-home .cta-actions{display:flex;align-items:center;gap:25px}.private-client-home .cta-actions .btn{min-height:50px;border-radius:0;text-transform:uppercase;font-size:.69rem;letter-spacing:.12em}.private-client-home .cta-phone{color:var(--gold2);font-size:1rem;white-space:nowrap}
.private-client-home footer{background:#03080c;color:#d9d3ca}.private-client-home footer a{color:#ddd3c2}
@media(max-width:1050px){.private-client-home .nav-wrap{min-height:80px}.private-client-home .nav{gap:12px}.private-client-home .hero-art{left:18%;opacity:.65}.private-client-home .private-hero:after{background:linear-gradient(90deg,var(--ink) 0%,rgba(6,16,24,.98) 52%,rgba(6,16,24,.42) 100%)}.private-client-home .hero-grid{grid-template-columns:1fr}.private-client-home .pathway-grid{grid-template-columns:1fr}.private-client-home .pathway,.private-client-home .pathway:first-child{border-left:0;border-right:0;border-bottom:1px solid rgba(199,160,96,.22)}.private-client-home .pathway p{min-height:0}.private-client-home .thesis-grid,.private-client-home .profile-grid,.private-client-home .referral-grid{grid-template-columns:1fr;gap:48px}.private-client-home .thesis-mark{width:170px;height:205px;font-size:6rem}.private-client-home .editorial-grid{grid-template-columns:1fr;gap:24px}.private-client-home .cta-grid{grid-template-columns:1fr;gap:35px}}
@media(max-width:760px){.private-client-home .topbar .container{justify-content:center;text-align:center}.private-client-home .topbar .container span:first-child{display:none}.private-client-home .brand-name{font-size:1.35rem}.private-client-home .brand-sub{font-size:.52rem}.private-client-home .mark{width:44px;height:48px;font-size:1.4rem}.private-client-home .mobile-toggle{display:block;color:#fff}.private-client-home .nav{background:var(--ink)}.private-client-home .private-hero,.private-client-home .hero-grid{min-height:670px}.private-client-home .hero-grid,.private-client-home .editorial-grid,.private-client-home .pathway-grid,.private-client-home .thesis-grid,.private-client-home .profile-grid,.private-client-home .referral-grid,.private-client-home .cta-grid{width:min(100% - 30px,680px)}.private-client-home .hero-art{left:-8%;opacity:.3}.private-client-home .private-hero:after{background:rgba(6,16,24,.72)}.private-client-home .hero-copy{padding:60px 0}.private-client-home .hero-luxury h1{font-size:clamp(3.7rem,16vw,5.4rem)}.private-client-home .hero-actions{display:grid;gap:18px}.private-client-home .hero-actions .btn{width:100%}.private-client-home .hero-index{display:none}.private-client-home .editorial-intro,.private-client-home .thesis-section,.private-client-home .client-profile,.private-client-home .referral-band,.private-client-home .contact-cta{padding:72px 0}.private-client-home .pathway{padding:38px 0}.private-client-home .profile-list div{grid-template-columns:1fr;gap:8px}.private-client-home .cta-actions{display:grid}.private-client-home .cta-actions .btn{width:100%}}
