:root{color:#0b1e28;background:#f5efe3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site{min-height:100vh;background:#f5efe3}.site-header{position:fixed;top:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:100%;height:88px;padding:0 80px;color:#f8f5ed;background:#071a26}.logo{display:inline-flex;align-items:center;justify-content:flex-start;width:158px;height:38px;color:inherit}.logo-image{width:158px;height:38px;display:block;object-fit:contain;object-position:left center}.site-nav{display:flex;height:100%;align-items:center;gap:clamp(16px,2.2vw,34px);color:#f8f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:19px;white-space:nowrap}.site-nav a{position:relative;display:inline-flex;height:100%;align-items:center}.site-nav a.router-link-active{color:#f8f5ed}.site-nav a.router-link-active:after{content:"";position:absolute;left:50%;bottom:0;width:40px;height:4px;background:#b49a66;transform:translate(-50%)}.hero{position:relative;height:760px;min-height:760px;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;color:#f7f1e8;background:linear-gradient(90deg,#081c26c7,#081c2685),linear-gradient(0deg,#081c268a,#081c2614),url(/assets/images/home-hero.jpg) center / cover}.hero:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(0deg,#081c26bd,#081c2600)}.hero-content{position:relative;z-index:1;width:min(1120px,calc(100% - 160px));padding-top:200px;text-align:center}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}h1{font-size:clamp(40px,3.8vw,54px);line-height:1.02}.hero h1{width:1120px;max-width:100%;min-height:160px;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:72px;font-weight:400;line-height:80px;color:#f8f5ed;text-align:center;font-style:normal;text-transform:none}.hero p{width:984px;max-width:100%;min-height:52px;margin:40px auto 0;color:#f8f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:26px;text-align:center;font-style:normal;text-transform:none}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:60px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;min-width:128px;border:1px solid rgba(247,241,232,.7);font-size:11px;letter-spacing:.02em}.button-light{color:#0b1e28;background:#f6f1e8}.button-outline{color:#f6f1e8;background:#ffffff05}.hero-actions .button{width:193px;height:44px;min-width:0;min-height:0;border-radius:4px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;font-style:normal;text-transform:none}.hero-actions .button-light{width:192px;border-color:#fcfbf8;color:#071a26;background:#fcfbf8}.hero-actions .button-outline{width:193px;border:1px solid #fcfbf8;color:#fcfbf8;background:transparent}.button-dark{border-color:#092a38;color:#f6f1e8;background:#081c26}.section-light,.section-dark{padding:clamp(72px,9vw,132px) clamp(24px,7vw,96px)}.section-light{background:#f5efe3}.section-dark{color:#f6f1e8;background:#061e29}.intro{min-height:560px;display:flex;align-items:center;background:linear-gradient(90deg,#f5efe3,#f5efe3f5 42%,#f5efe36b),url(/assets/images/home-intro.jpg) right center / 62% 100% no-repeat}.section-copy{width:min(560px,100%)}.section-copy.wide{width:min(860px,100%)}.eyebrow{margin-bottom:18px;color:#b79b68;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h2{color:inherit;font-size:clamp(28px,3.4vw,48px);line-height:1.05}.intro .eyebrow,.platforms .eyebrow,.operate .eyebrow,.principles .eyebrow,.news .eyebrow,.contact-intro .eyebrow{display:none}.section-copy>p:not(.eyebrow),.platforms .wide p,.global-band p{margin-top:24px;color:#10202ab8;font-size:13px;line-height:1.85}.section-dark .section-copy>p:not(.eyebrow),.platforms .wide p{color:#f6f1e8b8}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.platform-card{position:relative;min-height:280px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid rgba(246,241,232,.16)}.platform-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.82}.platform-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#04161edb,#04161e14),linear-gradient(90deg,#04161e42,#04161e00)}.platform-card div{position:relative;z-index:1;padding:28px}h3{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.platform-card p,.approach-card p,.principle-grid p,.news-card p,.site-footer p{margin-top:12px;color:#f6f1e8b3;font-size:13px;line-height:1.75}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,96px);align-items:start}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(16,32,42,.12);border-left:1px solid rgba(16,32,42,.12)}.approach-card{min-height:210px;padding:34px 30px;border-right:1px solid rgba(16,32,42,.12);border-bottom:1px solid rgba(16,32,42,.12)}.approach-card span{color:#b79b68;font-family:Georgia,Times New Roman,serif;font-size:28px}.approach-card h3,.principle-grid h3,.news-card h3{margin-top:18px;color:#10202a}.approach-card p,.principle-grid p,.news-card p{color:#10202aa8}.global-band{min-height:520px;display:grid;place-items:center;padding:96px 24px;text-align:center;color:#10202a;background:linear-gradient(#f5efe394,#f5efe3c7),url(/assets/images/home-global.jpg) center / cover}.global-band div{width:min(780px,100%)}.global-band p{margin-inline:auto}.principle-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:44px}.principle-grid article{padding-top:20px}.principle-icon{display:block;width:18px;height:18px;object-fit:contain;opacity:.8}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px}.section-heading a{color:#8d6f3b;font-size:13px;font-weight:700}.news-card{background:#fbf6eb}.news-card img{width:100%;aspect-ratio:1.45;object-fit:cover}.news-card h3,.news-card p{padding-inline:22px}.news-card h3{min-height:94px}.news-card p{padding-bottom:24px}.site-footer{color:#f8f5ed;background:#071a26}.footer-upper,.footer-lower{background:#071a26}.footer-upper{height:352px;border-top:1px solid #365774;border-bottom:1px solid #365774}.footer-lower{height:106px}.footer-content{width:100%;height:100%;padding:0 80px}.footer-main{display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:100px;align-items:start;padding-top:80px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{display:inline-flex;width:200px;height:48px;align-items:center;color:#f8f5ed}.footer-logo-mark{width:200px;height:48px;object-fit:contain;object-position:left center}.footer-brand p{width:347px;height:104px;margin-top:31px;color:#f8f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:26px;text-align:left;font-style:normal;text-transform:none}.footer-columns{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:87px;align-items:start;justify-content:stretch}.footer-column{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.footer-column h2{margin:0 0 21px;color:#f8f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:26px}.footer-column a{color:#bfbfbf;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px}.footer-column a+a{margin-top:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-bottom p,.footer-bottom a{color:#f8f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:26px}.footer-bottom nav{display:flex;align-items:center;gap:40px}.page-hero{min-height:435px;display:grid;place-items:center;padding:132px clamp(24px,7vw,96px) 78px;color:#f6f1e8;text-align:center;background-position:center;background-size:cover}.page-hero-plain{background:#061e29}.page-hero>div{width:min(940px,100%)}.page-hero h1{font-size:clamp(40px,3.8vw,54px);line-height:1.04}.page-hero p:not(.eyebrow){width:min(620px,100%);margin:22px auto 0;color:#f6f1e8c2;font-size:14px;line-height:1.85}.content-story{display:grid;gap:84px;padding-inline:clamp(24px,7vw,96px)}.story-block{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);width:min(1250px,100%);min-height:440px;margin-inline:auto;background:transparent}.story-block.reverse{grid-template-columns:minmax(320px,1fr) minmax(0,.92fr)}.story-block.reverse .story-copy{order:2}.story-block.dark{color:#f6f1e8;background:#061e29}.story-block.dark .story-copy>p:not(.eyebrow){color:#f6f1e8b8}.story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,72px) clamp(28px,5vw,72px)}.story-copy>p:not(.eyebrow){margin-top:22px;color:#10202aad;font-size:13px;line-height:1.85}.story-block img{width:100%;height:100%;min-height:440px;object-fit:cover}.page-hero .eyebrow,.story-copy .eyebrow{display:none}.listing-page{width:min(1250px,100%);margin-inline:auto;padding:56px clamp(24px,7vw,96px) 112px}.filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filter-row button{border:1px solid rgba(16,32,42,.12);background:#fffaf0;color:#10202ab8;cursor:pointer;padding:10px 16px}.filter-row button:first-child{color:#f6f1e8;background:#092a38}.featured-news{margin-top:0}.contact-page{width:min(1250px,100%);margin-inline:auto;display:grid;gap:70px;padding:82px clamp(24px,7vw,96px) 112px}.contact-intro{display:grid;grid-template-columns:1fr .8fr;gap:clamp(40px,7vw,96px);align-items:center}.contact-intro p:not(.eyebrow){margin-top:22px;color:#10202aad;font-size:15px;line-height:1.85}.contact-focus{display:grid;gap:14px}.contact-focus span{display:block;padding:34px 28px;color:#f6f1e8;background:linear-gradient(#05182273,#051822a3),url(/assets/images/contact-digital.jpg) center / cover;font-family:Georgia,Times New Roman,serif;font-size:24px}.contact-focus span:nth-child(2){background-image:linear-gradient(#05182273,#051822a3),url(/assets/images/contact-capital.jpg)}.contact-focus span:nth-child(3){background-image:linear-gradient(#05182273,#051822a3),url(/assets/images/contact-real-assets.jpg)}.contact-form{width:min(940px,100%);margin-inline:auto;padding:clamp(36px,6vw,70px);background:#fffaf0}.contact-form h2{text-align:center}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:36px}.form-grid label{display:grid;gap:8px;color:#10202ab8;font-size:12px;font-weight:700;letter-spacing:.04em}.form-grid .full{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid rgba(16,32,42,.14);background:#f9f4ea;color:#10202a;font:inherit;padding:13px 14px}.form-grid textarea{min-height:140px;resize:vertical}.contact-form .button{width:100%;margin-top:22px}@media(max-width:900px){.site-header{height:auto;align-items:flex-start;padding-block:18px}.site-nav{justify-content:flex-end;flex-wrap:wrap;gap:12px 18px;max-width:70%}.hero{min-height:620px}.intro{background:linear-gradient(#f4efe5e6,#f4efe5e6),url(/assets/images/home-intro.jpg) center / cover}.platform-grid,.split,.principle-grid,.news-grid,.story-block,.story-block.reverse,.contact-intro{grid-template-columns:1fr;display:grid}.story-block.reverse .story-copy{order:0}.footer-upper,.footer-lower{height:auto}.footer-content{padding:0 32px}.footer-main{grid-template-columns:1fr;row-gap:48px;padding-top:56px;padding-bottom:56px}.footer-columns{grid-template-columns:repeat(2,minmax(140px,1fr));gap:32px 48px}.footer-bottom{min-height:106px;align-items:flex-start;flex-direction:column;justify-content:center;gap:16px}.approach-grid,.form-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-header{position:absolute}.site-nav{display:none}.hero-actions,.section-heading{align-items:stretch;flex-direction:column}.hero-content{text-align:left}.hero-actions{display:grid}.footer-content{padding:0 24px}.footer-columns{grid-template-columns:1fr}.footer-bottom nav{flex-direction:column;align-items:flex-start;gap:10px}}
