/* White & champagne: visual source supplied by the user, September 11. */
:root{--bg:#fff;--white:#fff;--ink:#15191e;--muted:#62666c;--line:#e9e6df;--cyan:#967227;--gold:#b3904b;--gold-light:#d9b361;--serif:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}
body{font-size:14px;line-height:1.65;background:#fff}p{color:#54585d;margin-bottom:19px}h1,h2,h3{font-family:var(--sans);font-weight:400;letter-spacing:-.035em}h2{font-size:34px;line-height:1.25;margin-bottom:22px}h3{font-size:18px;line-height:1.4}a,button{transition:background .18s,color .18s,border-color .18s}.container{width:min(1320px,calc(100% - 88px))}.section{padding-block:45px}.eyebrow{font:11px/1.5 var(--sans);color:#997c40;letter-spacing:.025em;text-transform:uppercase;margin-bottom:11px}.fine{font-size:12px;line-height:1.6}.intro{font-size:16px;line-height:1.7}.header{height:112px;padding-inline:max(44px,calc((100vw - 1320px)/2));background:rgba(255,255,255,.97);border:0;gap:30px}.brand{display:flex;flex-direction:column;gap:3px;line-height:1;letter-spacing:0;font-family:var(--sans);flex-shrink:0}.brand .brand-name{font-size:35px;font-weight:500;letter-spacing:.135em;text-transform:uppercase;color:#15191e;padding:0}.brand .brand-capital{font:22px/1.1 var(--sans);letter-spacing:.38em;text-transform:uppercase;color:var(--gold);padding:0}.brand .brand-subtitle{font:8px/1.5 var(--sans);letter-spacing:.13em;color:#7a7c7d;padding:5px 0 0;text-transform:uppercase}.header nav{gap:25px;font-size:12px;white-space:nowrap}.header nav a{padding-block:12px}.header nav a:hover{color:#93702b}.button{font-size:12px;min-height:46px;padding:12px 21px;border-radius:4px;gap:23px;font-weight:400;text-transform:none;line-height:1.5;box-shadow:none}.button span{font-size:19px}.primary{background:linear-gradient(120deg,#d2ad5d,#b48b39);color:#fff;border:1px solid #c5a15a;box-shadow:0 3px 10px #9b77301a}.primary:hover{background:linear-gradient(120deg,#bd9444,#a77e30);color:#fff}.secondary{background:#ffffffd9;border:1px solid #d9ceb8;color:#24272b}.secondary span{color:#a7823e}.secondary:hover{background:#f8f4eb;border-color:#bea16a}.header>.button{min-height:43px;padding:10px 17px;white-space:nowrap;font-size:11px}.hero-shell{position:relative;background:#fcfcfa;overflow:hidden}.hero-shell:before{content:'';position:absolute;inset:0;background:url('/assets/city-background.png') center 53%/cover no-repeat;opacity:.56}.hero-shell:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 2%,#ffffffed 25%,#ffffff50 62%,#fff0),linear-gradient(0deg,#fff 0%,#fff0 23%);pointer-events:none}.hero{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:center;padding-block:37px 24px;min-height:490px}.hero-copy{position:relative;z-index:2;padding-bottom:30px}.hero .eyebrow{font-size:12px;letter-spacing:.015em;margin-bottom:20px}.hero h1{font-family:var(--sans);font-size:clamp(42px,4.2vw,61px);line-height:1.13;letter-spacing:-.04em;margin-bottom:23px;white-space:nowrap}.hero h1 span{color:#b39450}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;max-width:470px}.hero-actions{display:flex;flex-direction:row;gap:15px;margin-top:33px;align-items:center}.hero-note{font-size:11px!important;color:#73716a!important;margin-top:24px!important;max-width:430px!important}.portrait{display:block;aspect-ratio:auto;border:0;background:transparent;border-radius:0;position:relative;overflow:visible;min-width:0;margin:0}.portrait:before,.portrait:after{display:none}.portrait img{display:block;width:100%;height:auto;object-fit:cover;filter:none}.hero-portrait{height:450px;align-self:end}.hero-portrait img{height:485px;width:100%;object-fit:cover;object-position:center 49%;mask-image:linear-gradient(0deg,transparent,black 15%,black 95%,transparent),linear-gradient(90deg,transparent,black 14%,black 88%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(0deg,transparent,black 15%,black 95%,transparent),linear-gradient(90deg,transparent,black 14%,black 88%,transparent);-webkit-mask-composite:source-in;position:absolute;bottom:-10px;right:-25px}.portrait-caption{position:relative;background:#fffffff2;border:1px solid #ebe6da;border-radius:6px;color:var(--ink);padding:17px 22px;margin:0;box-shadow:0 4px 22px #3633230a;display:flex;flex-direction:column}.portrait-caption strong{font-size:20px;color:#a58542;font-weight:400}.portrait-caption>span{font-size:12px;color:#34383d}.portrait-caption .circle-arrow{display:none}.hero-portrait .portrait-caption{position:absolute;right:0;bottom:2px;width:320px;z-index:2}.principles{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e8e4db;border-radius:8px;padding:28px 16px;position:relative;margin-top:-1px;z-index:3;background:#fffffff2;box-shadow:0 5px 24px #453b2410}.principles article{display:flex;gap:15px;padding:0 20px;border-right:1px solid #efede7}.principles article:last-child{border:0}.principles svg{width:41px;height:41px;flex-shrink:0;color:var(--gold)}.principles h3{font-size:14px;color:#a18343;letter-spacing:0;margin-bottom:8px;font-weight:400}.principles p{font-size:12px;line-height:1.8;margin:0;color:#3e4147}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:23px}.section-heading h2{margin-bottom:0}.section-heading>.button{flex-shrink:0}.projects-section{padding-top:45px;padding-bottom:28px}.project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.project-card{display:block;background:#faf9f6;border:1px solid #f1eee8;border-radius:7px;overflow:hidden;transition:transform .2s,border-color .2s}.project-card:hover{transform:translateY(-4px);border-color:#c4a66c}.project-image{height:165px;background-image:url('/assets/project-scenes.png');background-size:500% auto;background-repeat:no-repeat;position:relative;background-color:#ece9e1}.project-image-0{background-position:0% 50%}.project-image-1{background-position:25% 50%}.project-image-2{background-position:50% 50%}.project-image-3{background-position:75% 50%}.project-image-4{background-position:100% 50%}.project-image>span{position:absolute;bottom:7px;left:8px;right:8px;width:fit-content;padding:2px 5px;font-size:8px;letter-spacing:.01em;background:#ffffffdc;color:#4b4b47;border-radius:2px}.project-body{padding:16px 14px 11px}.project-body h3{font-size:20px;font-weight:500;letter-spacing:-.035em;display:flex;align-items:center;gap:8px}.project-monogram{font-size:23px;font-weight:600;color:#b58b38;line-height:1}.project-caption{display:flex;align-items:center;gap:6px;color:#7d7667;font-size:9px;margin-block:10px 12px}.project-caption svg{width:15px;height:15px;color:var(--gold);flex-shrink:0}.project-body p{font-size:12px;line-height:1.8;margin-bottom:17px;min-height:83px}.project-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;color:#957537;font-size:9px;border-top:1px solid #eae5d9;padding-top:10px}.project-bottom>span:last-child{font-size:19px}.project-disclaimer{font-size:10px;margin:14px 0 0;color:#767572}.strategy{background:#fff;padding-top:30px;border-bottom:1px solid var(--line)}.strategy-horizon{display:flex;flex-direction:column;align-items:flex-end}.strategy-horizon>span{font-size:11px;color:var(--muted)}.strategy-horizon strong{font:46px/1.2 var(--sans);font-weight:300;color:var(--gold);letter-spacing:-.05em}.strategy-lead{font-size:13px;max-width:760px;margin-bottom:22px}.metric-wait{grid-template-columns:repeat(3,1fr);gap:14px;background:transparent;border:0;border-radius:0}.metric-wait article{background:#fdfcf9;border:1px solid #eae6dd;border-radius:7px;padding:22px;display:flex;flex-direction:column}.metric-wait article>span{font-size:13px;color:#4a4b4c}.empty-value{font:32px/1.2 var(--sans);color:var(--gold);letter-spacing:0;margin-block:19px}.empty-value span{font-size:20px;color:#c7b891;margin-inline:20px}.metric-wait p{font-size:11px;line-height:1.6;margin:0}.waiting-chart{background:linear-gradient(180deg,#fefdfb,#fff);border-color:#eae6dd;padding:23px;border-radius:7px;margin-top:14px}.empty-chart-content{min-height:155px;gap:7px}.empty-chart-icon{font-size:36px;color:#b39558;line-height:1.1}.empty-chart-content strong{font-size:15px;font-weight:400;color:#615641}.empty-chart-content p,.empty-chart-content .fine{font-size:11px}.legend{font-size:11px;color:#74716a;gap:23px}.legend i{background:#a78132}.legend .capital{background:#626a73}.legend .plan{border-color:#a78132}.legend .estimate{border-color:#626a73}.empty-years{font-size:11px;border-color:#ede9e0;color:#89847a;padding-top:12px}.strategy-story{display:grid;grid-template-columns:1.1fr 1.3fr 1fr;gap:38px;border-block:1px solid var(--line);padding-block:25px;margin-top:28px;align-items:center}.strategy-story h3{font-size:22px;line-height:1.3}.strategy-story>p{font-size:12px;line-height:1.8;margin:0}.strategy-pillars{display:flex;flex-direction:column;gap:10px;font-size:12px}.strategy-pillars>span{border-left:2px solid #d5bb82;padding-left:12px}.roadmap-heading{margin-top:27px;margin-bottom:18px}.roadmap-heading h3{font:20px/1.4 var(--sans);margin-bottom:6px}.roadmap-heading p{font-size:11px;margin:0}.roadmap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;border:0;margin:0;align-items:start}.roadmap details{background:#faf9f6;border:1px solid #eae6dd;border-radius:5px;margin:0;padding:0;min-width:0}.roadmap summary{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:18px 14px;min-height:142px}.roadmap .road-dot{display:none}.roadmap .mono{font:12px/1.5 var(--sans);color:#9e7e3c}.roadmap strong{font-size:13px;font-weight:400;line-height:1.45}.roadmap .plus{position:absolute;right:12px;top:12px;font-size:18px;color:#b09051}.roadmap details>div{padding:0 14px 14px}.roadmap p,.roadmap p.fine{font-size:11px;line-height:1.7;margin-bottom:12px}.strategy-cta{margin-top:23px;gap:30px}.strategy-cta>p{font-size:12px;max-width:650px}.strategy-cta .button{font-size:11px;min-height:42px}.approach{background:#fff;border-bottom:1px solid var(--line);padding-block:38px}.approach h2{font-size:30px}.investment-process{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:28px}.investment-process article{display:flex;gap:14px;position:relative;padding-right:18px}.process-icon{color:var(--gold);width:47px;height:47px;flex-shrink:0;border:1px solid #e4d9c2;border-radius:50%;padding:10px;margin-top:8px}.process-icon svg{width:100%;height:100%}.process-number{font-size:18px;font-weight:400;line-height:1.3;display:block}.investment-process h3{font-size:13px;letter-spacing:-.015em;margin-top:5px}.investment-process p{font-size:11px;margin:7px 0 0;line-height:1.7}.process-arrow{position:absolute;right:-15px;top:25px;color:#b5975f;font-size:26px}.investment-process article:last-child .process-arrow{display:none}.why-section{padding-block:28px;border-bottom:1px solid var(--line)}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-top:18px}.why-grid article{display:flex;gap:12px;align-items:flex-start}.why-grid svg{width:32px;height:32px;color:var(--gold);flex-shrink:0}.why-grid h3{font-size:12px;font-weight:500;letter-spacing:0}.why-grid p{font-size:11px;margin:7px 0 0;line-height:1.7}.partner{grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center;padding-block:42px}.partner-photo{max-width:350px;overflow:hidden;border-radius:7px;background:#faf8f2}.partner-photo img{height:360px;object-fit:cover;object-position:center 48%}.partner-photo .portrait-caption{padding:14px 20px;border-radius:0;border:0}.partner-photo .portrait-caption strong{font-size:17px}.partner-photo .portrait-caption>span{font-size:11px}.partner h2{font-size:36px;margin-bottom:13px}.partner-role{font-size:13px;color:#a18549;margin-bottom:20px}.partner p:not(.fine){font-size:14px;line-height:1.8}.partner .fine{font-size:11px;max-width:650px}.sector{grid-template-columns:1.2fr 1fr;gap:65px;padding-block:32px;border-block:1px solid var(--line)}.sector h2{font-size:28px}.sector p{font-size:13px;line-height:1.8}.sector-editorial{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:22px;background:#fbfaf7;border:1px solid #eae6dd;border-radius:7px}.sector-editorial>div{display:flex;align-items:center;gap:10px}.sector-editorial>div>span{color:#b09457;font:11px var(--mono)}.sector-editorial strong{font-size:14px;font-weight:400}.sector-editorial .fine{grid-column:1/-1;font-size:10px;margin:0;padding-top:8px}.capital-flow{margin-block:25px 23px}.capital-flow h3{font-size:13px;max-width:165px}.flow-node{border-color:#d3bd8d;color:#9a7937;width:33px;height:33px;margin-bottom:16px}.capital-flow>div:not(:last-child):before{background:#dbcba9}.disclosure{padding-top:16px;gap:35px}.disclosure>span{font-size:12px;color:#a08243}.disclosure p{font-size:12px}#calculator{padding-top:40px}#calculator .section-heading{display:block}#calculator .section-heading h2{font-size:32px;margin-bottom:15px}#calculator .intro{font-size:14px;max-width:760px}.calc-grid{grid-template-columns:330px minmax(0,1fr);gap:20px}.calc-controls{background:#faf9f6;border:1px solid #e7e1d5;border-radius:7px;padding:23px}.calc-output{border:1px solid #e7e1d5;background:#fff;border-radius:7px;min-height:575px;padding:28px}.calc-label h3{font-size:17px}.status{font:10px/1.6 var(--sans);background:#f0ebdf;color:#8c764b;border-radius:3px}.calc-label .status{font-size:10px}.income{color:#a1813c;font:43px/1.2 var(--sans);letter-spacing:-.055em}.result-grid strong{font-size:19px;font-family:var(--sans);letter-spacing:-.035em}.result-grid span,.rates>div,.rates strong,.result-mode{font-size:12px}.rates strong{font-family:var(--sans)}.calc-actions .button{font-size:11px}.model-notice{font-size:11px}.radio-choice{background:#fff;border-color:#e0d9ca}.radio-choice:has(input:checked){border-color:#b89958;background:#fffdf8}.radio-choice small{font-size:11px}input:not([type=checkbox],[type=radio],[type=range]),select,textarea{border-color:#ded7c9}.calc-controls .fine{font-size:11px}input[type=range],input[type=radio],input[type=checkbox]{accent-color:#ab873d}#principal{font-family:var(--sans);font-size:26px;letter-spacing:-.03em}.analytics-heading{margin-block:25px 16px}.analytics-heading h3{font-size:21px}.chart-card{padding:20px;border-color:#e8e2d7;border-radius:7px;background:#fff}.chart-title h3{font-size:15px}.chart-title>span{font-size:11px}.chart-pair{gap:15px;margin-block:15px 22px}.chart-card svg text{fill:#79746c}.table-scroll{border-radius:5px}table{font-size:11px}thead,thead th{background:#f3efe6}tfoot{background:#f7f4ee}.faq-layout{grid-template-columns:1fr 1.25fr;gap:65px}.faq-layout h2{font-size:32px}.faq summary{font-size:14px;padding-block:19px}.faq p{font-size:13px}.future-band{position:relative;background:linear-gradient(90deg,#fff 10%,#ffffffdb 35%,#ffffff30),url('/assets/city-background.png') center 66%/cover;padding-block:38px;border-block:1px solid var(--line)}.future-band h2{font-size:32px;margin-bottom:13px}.future-band p{font-size:14px;max-width:600px}.future-band .eyebrow{font-size:11px}.future-band .button{margin-top:4px}.contact-section{background:#fbfaf7;padding-block:42px}.contact-grid{grid-template-columns:1fr 1fr;gap:90px}.contact-grid h2,.contact-grid h1{font-size:35px;line-height:1.2}.contact-grid>div>p{font-size:14px}.demo-note{font-size:12px!important;border-color:#e0d8c7;margin-top:27px}.demo-note>.mini-square{background:#b3924b}.contact-grid .context-tag{border-color:#e5ddcd;font:11px/1.7 var(--sans);background:#fff}.contact-grid input,.contact-grid select,.contact-grid textarea{background:#fff;border-color:#ddd6c6}.contact-grid label{font-size:12px}.contact-grid form>.button{font-size:12px}.consent>span{font-size:11px!important}.site-footer{background:#fff;padding:0;border-top:1px solid var(--line);width:100%}.site-footer>.container{padding-block:40px 24px}.footer-top{display:grid;grid-template-columns:1.05fr .8fr .85fr .8fr 1.4fr;align-items:start;gap:35px;padding-bottom:29px;border-color:var(--line)}.footer-top .brand{margin-top:3px}.footer-top .brand-name{font-size:28px}.footer-top .brand-capital{font-size:18px}.footer-top .brand-subtitle{font-size:7px;letter-spacing:.08em}.footer-nav{display:flex;flex-direction:column;gap:8px;font-size:11px}.footer-nav>strong{font-size:12px;font-weight:500;margin-bottom:2px}.footer-contact{display:flex;gap:12px;border-left:1px solid #e8e3d9;padding-left:22px}.line-icon{display:inline-block;width:25px;color:var(--gold);flex-shrink:0}.line-icon svg{width:100%;height:auto}.footer-contact strong{font-size:12px;font-weight:400}.footer-contact p{font-size:11px;margin:9px 0}.footer-contact a{font-size:11px;color:#9b7a35}.footer-bottom{font-size:10px;padding-block:19px;gap:20px}.site-footer .fine{font-size:10px;max-width:1100px;color:#81807c;margin:0}.page-title{padding-top:42px}.page-title h1,.subpage h1{font-size:49px;line-height:1.15}.subpage{padding-top:42px}.subpage>h2{font-size:29px;margin-top:37px}.company-detail{gap:50px;margin-top:35px}.company-photo-slot{background:#f5f2eb;border-color:#e7dfce;min-height:300px}.company-photo-slot>span{font-size:44px;color:#bda97b}.company-detail h2{font-size:29px}.info-cards{margin-top:30px}.info-cards h3{font-size:19px}.info-cards p{font-size:13px}.document-list{margin-top:30px}.document-list article{padding-block:19px}.document-list h3{font-size:17px}.document-list p{font-size:12px}.document-icon{color:#b2924d}.risk-grid{gap:25px}.risk-grid h3{font-size:18px}.risk-grid p{font-size:13px}.readable h2{font-size:29px}.mobile-nav{background:#fff;top:80px;border-color:var(--line)}.menu{background:#fff;border-color:#dcd0b5;color:#776038}::selection{background:#ede0bd}:focus-visible{outline-color:#95702a!important}
@media(min-width:1500px){.hero{padding-block:40px 20px;min-height:520px}.hero-portrait{height:485px}.hero-portrait img{height:530px}.project-image{height:180px}}
@media(max-width:1180px){.container{width:calc(100% - 60px)}.header{padding-inline:30px;gap:20px;height:100px}.brand .brand-name{font-size:29px}.brand .brand-capital{font-size:18px}.brand .brand-subtitle{font-size:7px}.header nav{gap:17px;font-size:11px}.header>.button{font-size:10px;padding:9px 12px;gap:13px}.hero h1{font-size:45px}.hero-portrait img{right:-10px;height:465px}.hero{min-height:455px}.hero-portrait{height:415px}.principles article{padding-inline:12px;gap:10px}.principles svg{width:32px;height:32px}.principles h3{font-size:12px}.principles p{font-size:11px}.project-grid{gap:12px}.project-image{height:135px}.project-body{padding:14px 10px 10px}.project-body h3{font-size:17px;gap:6px}.project-monogram{font-size:21px}.project-caption{font-size:8px}.project-body p{font-size:11px;min-height:100px}.project-bottom{font-size:8px}.strategy-story{gap:25px}.investment-process{gap:20px}.investment-process article{gap:10px}.process-icon{width:37px;height:37px;padding:8px}.why-grid{gap:17px}.why-grid article{gap:8px}.why-grid svg{width:25px;height:25px}.why-grid h3{font-size:11px}.why-grid p{font-size:10px}.footer-top{gap:20px;grid-template-columns:1fr .7fr .85fr .85fr 1.2fr}.footer-contact{padding-left:16px}.footer-top .brand-name{font-size:24px}.footer-top .brand-capital{font-size:15px}.footer-top .brand-subtitle{font-size:6px}.partner{gap:55px}}
@media(max-width:900px){.header nav{gap:13px}.header nav a{font-size:10px}.header>.button{display:none}.hero h1{font-size:40px}.hero{grid-template-columns:1.1fr .9fr;gap:0;min-height:430px}.hero-copy>p:not(.eyebrow){font-size:13px;max-width:380px}.hero-actions{gap:10px}.hero-actions .button{font-size:10px;padding:11px 14px;gap:12px}.hero-portrait{height:400px}.hero-portrait img{height:435px;right:-10px}.hero-portrait .portrait-caption{width:270px;padding:15px 17px}.portrait-caption strong{font-size:19px}.principles{grid-template-columns:1fr 1fr;gap:20px;padding:22px 12px}.principles article:nth-child(2){border:0}.principles svg{width:35px;height:35px}.principles h3{font-size:14px}.principles p{font-size:12px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.project-image{height:150px}.project-body{padding:15px}.project-body h3{font-size:20px}.project-caption{font-size:10px}.project-body p{font-size:12px;min-height:64px}.project-bottom{font-size:10px}.strategy-story{grid-template-columns:1fr 1fr}.strategy-pillars{grid-column:1/-1;flex-direction:row;gap:22px}.roadmap{grid-template-columns:repeat(3,minmax(0,1fr))}.roadmap summary{min-height:132px}.investment-process{grid-template-columns:1fr 1fr;gap:28px 35px}.investment-process article:nth-child(2) .process-arrow{display:none}.investment-process h3{font-size:15px}.investment-process p{font-size:12px}.why-grid{grid-template-columns:repeat(3,1fr);gap:25px}.why-grid h3{font-size:12px}.why-grid p{font-size:11px}.partner{gap:35px}.partner h2{font-size:31px}.partner-photo img{height:345px}.sector{gap:30px}.sector h2{font-size:27px}.sector-editorial{padding:18px;gap:13px}.sector-editorial strong{font-size:12px}.calc-grid{grid-template-columns:290px minmax(0,1fr);gap:15px}.calc-controls{padding:20px}.calc-output{padding:22px;min-height:590px}.income{font-size:35px}.result-grid{grid-template-columns:1fr;gap:16px}.result-grid strong{font-size:18px}.contact-grid{gap:45px}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-contact{border:0;padding:0;grid-column:2/4}.section-heading{gap:25px}}
@media(max-width:800px){.header{height:80px;padding-inline:20px}.header nav{display:none}.menu{display:flex;min-height:42px;font-size:11px;gap:14px}.container{width:calc(100% - 40px)}.brand .brand-name{font-size:25px}.brand .brand-capital{font-size:16px}.brand .brand-subtitle{font-size:6px;padding-top:2px}.hero h1{font-size:37px}.hero .eyebrow{font-size:10px}.hero-actions{flex-wrap:wrap}.hero-copy>p:not(.eyebrow){font-size:12px;max-width:350px}.hero{grid-template-columns:1fr .85fr}.hero-portrait .portrait-caption{width:240px}.hero-portrait img{right:-20px}.section{padding-block:35px}h2{font-size:30px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-body p{min-height:100px}.project-caption{font-size:8px}.metric-wait{grid-template-columns:repeat(3,1fr);gap:10px}.metric-wait article{padding:17px}.metric-wait article>span{font-size:12px}.metric-wait p{font-size:10px}.empty-value{font-size:27px}.empty-value span{margin-inline:10px}.calc-grid{grid-template-columns:1fr}.calc-output{min-height:0}.result-grid{grid-template-columns:1fr 1fr}.income{font-size:40px}.chart-pair{grid-template-columns:1fr 1fr}.chart-title{gap:6px}.chart-title h3{font-size:13px}.chart-title>span{font-size:9px}.chart-card{padding:17px}.faq-layout{grid-template-columns:1fr;gap:25px}.contact-grid h2,.contact-grid h1{font-size:30px}.partner p:not(.fine){font-size:13px}.footer-top{gap:25px}.footer-bottom{font-size:10px}}
@media(max-width:560px){body{font-size:14px}.section{padding-block:30px}h2{font-size:27px;line-height:1.25}.eyebrow{font-size:10px;margin-bottom:10px}.hero-shell:before{background-position:70% 50%;opacity:.45}.hero-shell:after{background:linear-gradient(180deg,#fff 0%,#fffffff2 25%,#ffffff20 63%,#fff 100%)}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:29px;padding-bottom:0;gap:0;min-height:0}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:10px;margin-bottom:15px}.hero h1{font-size:33px;line-height:1.16;letter-spacing:-.04em;white-space:normal;margin-bottom:18px}.hero h1 span{white-space:nowrap}.hero-copy>p:not(.eyebrow){font-size:12px;max-width:none;line-height:1.85}.hero-actions{flex-direction:row;gap:10px;flex-wrap:wrap;margin-top:20px}.hero-actions .button{font-size:10px;padding:12px 13px;min-height:44px;gap:12px;flex:1;white-space:nowrap}.hero-note{font-size:10px!important;margin-top:15px!important;margin-bottom:0}.hero-portrait{height:350px;margin-top:7px;width:100%;position:relative}.hero-portrait img{height:360px;width:100%;right:0;bottom:0;object-position:center 53%;-webkit-mask-image:linear-gradient(0deg,transparent,black 17%,black 91%,transparent),linear-gradient(90deg,transparent,black 6%,black 93%,transparent);mask-image:linear-gradient(0deg,transparent,black 17%,black 91%,transparent),linear-gradient(90deg,transparent,black 6%,black 93%,transparent)}.hero-portrait .portrait-caption{width:250px;right:0;bottom:12px;padding:14px 18px;border-radius:5px}.hero-portrait .portrait-caption strong{font-size:19px}.hero-portrait .portrait-caption>span{font-size:11px}.principles{grid-template-columns:1fr;gap:0;padding:4px 19px;margin-top:0}.principles article{border:0;border-bottom:1px solid #eee9df!important;padding:18px 0;gap:16px}.principles article:last-child{border-bottom:0!important}.principles h3{font-size:14px;margin-bottom:5px}.principles p{font-size:12px}.principles svg{width:36px;height:36px}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px}.section-heading .button{font-size:10px;min-height:41px;padding:10px 15px}.project-grid{grid-template-columns:1fr;gap:17px}.project-card{display:grid;grid-template-columns:1fr;border-color:#eae5db}.project-image{height:185px}.project-image>span{font-size:10px}.project-body{padding:18px}.project-body h3{font-size:24px}.project-caption{font-size:11px;margin-block:9px 11px}.project-body p{font-size:13px;min-height:0;margin-bottom:15px}.project-bottom{font-size:11px}.project-disclaimer{font-size:11px;line-height:1.7}.strategy-horizon{align-items:flex-start;flex-direction:row;gap:14px;align-items:center}.strategy-horizon strong{font-size:35px}.strategy-lead{font-size:12px}.metric-wait{grid-template-columns:1fr;gap:10px}.metric-wait article{padding:20px}.metric-wait article>span{font-size:13px}.empty-value{font-size:31px;margin-block:15px}.metric-wait p{font-size:12px}.waiting-chart{padding:18px}.empty-chart-content{min-height:225px}.empty-chart-content strong{font-size:15px;line-height:1.6}.empty-chart-content p,.empty-chart-content .fine{font-size:11px}.empty-years{font-size:11px}.strategy-story{grid-template-columns:1fr;gap:16px;margin-top:24px;padding-block:22px}.strategy-story h3{font-size:24px}.strategy-story>p{font-size:13px}.strategy-pillars{grid-column:auto;flex-direction:column;gap:10px;font-size:12px}.roadmap-heading h3{font-size:20px}.roadmap-heading p{font-size:11px}.roadmap{grid-template-columns:1fr;gap:10px}.roadmap summary{display:grid;grid-template-columns:1fr 24px;gap:7px;min-height:0;padding:16px}.roadmap .mono{grid-row:1;grid-column:1}.roadmap strong{grid-row:2;grid-column:1;font-size:14px}.roadmap .plus{grid-column:2;grid-row:1/3;position:static;justify-self:end}.roadmap details>div{padding:0 16px 16px}.roadmap p,.roadmap p.fine{font-size:12px}.strategy-cta{flex-direction:column;align-items:flex-start;gap:15px}.strategy-cta p{font-size:12px}.strategy-cta .button{width:100%;font-size:10px;justify-content:space-between;padding:12px 15px}.approach h2{font-size:27px}.investment-process{grid-template-columns:1fr;gap:24px}.investment-process article{gap:16px;padding-right:0}.process-icon{width:45px;height:45px;padding:10px}.process-arrow{display:none}.investment-process h3{font-size:15px}.investment-process p{font-size:12px}.why-grid{grid-template-columns:1fr;gap:21px}.why-grid article{gap:15px}.why-grid svg{width:30px;height:30px}.why-grid h3{font-size:14px}.why-grid p{font-size:12px}.partner{grid-template-columns:1fr;gap:24px}.partner-photo{max-width:100%;width:100%}.partner-photo img{height:350px}.partner h2{font-size:31px}.partner p:not(.fine){font-size:14px}.partner .fine{font-size:12px}.partner .button{width:100%;justify-content:space-between;font-size:10px;padding:12px 16px}.sector{grid-template-columns:1fr;gap:15px}.sector h2{font-size:26px}.sector p{font-size:13px}.sector-editorial{padding:19px;gap:17px 10px}.sector-editorial strong{font-size:12px}.sector-editorial .fine{font-size:11px}.capital-flow{grid-template-columns:1fr;margin-block:27px}.capital-flow>div{padding-bottom:24px}.capital-flow h3{font-size:14px;max-width:none}.flow-node{margin:0}.capital-flow>div:not(:last-child):before{top:33px;left:16px;width:1px;height:calc(100% - 33px)}.disclosure{gap:10px;grid-template-columns:1fr}.disclosure p{font-size:12px}#calculator .section-heading h2{font-size:28px}#calculator .intro{font-size:13px}.calc-controls{padding:19px}.calc-output{padding:22px 18px}.income{font-size:36px}.result-grid{grid-template-columns:1fr;gap:17px}.result-grid strong{font-size:22px}.result-grid span,.rates>div,.rates strong,.result-mode{font-size:12px}.rates>div{gap:12px}.calc-actions .button{font-size:11px;justify-content:space-between;width:100%}.model-notice{font-size:11px}.chart-pair{grid-template-columns:1fr;gap:13px}.chart-card{padding:15px 10px}.chart-title h3{font-size:15px}.chart-title>span{font-size:10px}.chart-card .legend{font-size:11px;gap:17px}.analytics-heading h3{font-size:22px}.analytics-heading{gap:15px}.analytics-heading .check{font-size:11px}.faq-layout h2{font-size:28px}.faq summary{font-size:14px}.faq p{font-size:13px}.future-band{padding-block:30px;background-position:70% 50%}.future-band h2{font-size:28px}.future-band p{font-size:13px}.contact-grid{grid-template-columns:1fr;gap:23px}.contact-grid h2,.contact-grid h1{font-size:29px}.contact-grid>div>p{font-size:14px}.contact-grid form>.button{font-size:11px}.site-footer>.container{padding-top:32px}.footer-top{grid-template-columns:1fr 1fr;gap:27px}.footer-top>.brand{grid-column:1/-1}.footer-top .brand-name{font-size:30px}.footer-top .brand-capital{font-size:19px}.footer-top .brand-subtitle{font-size:7px}.footer-nav{font-size:12px;gap:10px}.footer-nav strong{font-size:13px}.footer-contact{grid-column:1/-1}.footer-contact strong{font-size:13px}.footer-contact p,.footer-contact a{font-size:12px}.footer-bottom{flex-direction:column;gap:10px;font-size:11px}.site-footer .fine{font-size:11px}.subpage h1,.page-title h1{font-size:38px}.subpage>h2{font-size:27px}.company-detail{grid-template-columns:1fr;gap:25px}.company-photo-slot{min-height:240px}.company-detail h2{font-size:27px}.info-cards{gap:20px}.document-list article{gap:12px}.document-list .status{font-size:10px}.risk-grid{grid-template-columns:1fr}.readable h2{font-size:26px}.page-title{padding-top:30px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.project-card:hover{transform:none}html{scroll-behavior:auto}}

.project-image-0{background-position:25% center}.project-image-1{background-position:0 center}
