@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ink:#111716;--forest:#162b27;--green:#1e3d35;--sage:#9cab9f;--paper:#f3f1eb;--sand:#d5c7ad;--line:rgba(17,23,22,.16)}*{box-sizing:border-box}.afx-body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}.afx-body a{text-decoration:none;color:inherit}.afx-header{height:90px;padding:0 4.5vw;display:flex;align-items:center;gap:48px;position:absolute;z-index:10;width:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.afx-brand{display:flex;align-items:center;gap:12px;font-size:15px;letter-spacing:2.5px;white-space:nowrap}.afx-brand b{font-weight:300}.afx-brand-mark{border:1px solid currentColor;width:35px;height:35px;display:grid;place-items:center;font-family:'Playfair Display';font-size:21px}.afx-nav{display:flex;gap:34px;margin-left:auto}.afx-nav a{font-size:13px;letter-spacing:.5px}.afx-header-cta{border:1px solid rgba(255,255,255,.6);padding:11px 18px;font-size:12px;letter-spacing:.8px}.afx-menu{display:none;background:none;border:0}.afx-hero{height:min(920px,100vh);min-height:700px;background:url('../images/astroflux/office-reception.png') center/cover no-repeat;position:relative;color:#fff;display:flex;align-items:center}.afx-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,12,.82),rgba(7,13,12,.12) 65%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 45%)}.afx-hero-copy{position:relative;margin-left:9vw;max-width:690px;padding-top:60px}.afx-eyebrow,.afx-section-label{font-size:11px;font-weight:600;letter-spacing:2.4px;margin-bottom:34px}.afx-hero h1,.afx-body h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.02;margin:0}.afx-hero h1{font-size:clamp(64px,7vw,112px);letter-spacing:-3px}.afx-hero h1 em{color:#d7c6a8;font-weight:500}.afx-hero-copy>p{font-size:20px;font-weight:300;max-width:580px;margin:32px 0 42px}.afx-actions{display:flex;align-items:center;gap:35px}.afx-btn{background:#d4c5a8;color:#17211f;padding:16px 23px;font-size:13px}.afx-text-link,.afx-line-link{font-size:13px;border-bottom:1px solid currentColor;padding-bottom:7px}.afx-text-link span,.afx-line-link span{margin-left:18px}.afx-hero-note{position:absolute;right:5vw;bottom:45px;display:flex;gap:17px;align-items:flex-start}.afx-hero-note span{font-family:'Playfair Display';font-size:34px;color:#d4c5a8}.afx-hero-note p{font-size:11px;letter-spacing:1px;line-height:1.6}.afx-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;padding:44px 5vw}.afx-stats div{padding:0 3vw;border-right:1px solid var(--line)}.afx-stats div:last-child{border:0}.afx-stats strong{font-family:'Playfair Display';font-size:36px;font-weight:500;display:block}.afx-stats span{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#63706c}.afx-section{padding:120px 7vw}.afx-intro{display:grid;grid-template-columns:26% 1fr}.afx-intro-copy{max-width:850px}.afx-body h2{font-size:clamp(48px,5vw,78px);letter-spacing:-2px}.afx-intro-copy>p{font-size:18px;max-width:760px;margin:34px 0;color:#44504c}.afx-line-link{display:inline-block;margin-top:18px;font-weight:600}.afx-strategies{background:var(--forest);color:#fff}.afx-section-label.light{color:#b7c1bd}.afx-strategy-head,.afx-section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:75px}.afx-strategy-head p,.afx-section-title p{max-width:390px;color:#aebbb7}.afx-strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.afx-strategy-grid article{min-height:320px;padding:34px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column}.afx-strategy-grid i{font-style:normal;font-size:11px;color:#94a39e}.afx-strategy-grid h3{font-family:'Playfair Display';font-size:30px;font-weight:500;margin:35px 0 10px}.afx-strategy-grid p{font-size:14px;color:#aebbb7;max-width:330px}.afx-strategy-grid span{margin-top:auto;font-size:12px;color:#d7c7a9}.afx-office{padding:0;display:grid;grid-template-columns:58% 42%;background:#e9e5dc}.afx-office-image img{width:100%;height:760px;object-fit:cover;display:block}.afx-office-copy{padding:100px 6vw}.afx-office-copy p{font-size:17px;color:#50605b;margin:30px 0 55px}.afx-principles{border-top:1px solid var(--line)}.afx-principles span{display:block;padding:18px 0;border-bottom:1px solid var(--line);font-size:11px;color:#75817d}.afx-principles b{font-size:14px;color:var(--ink);margin-left:30px}.afx-history{background:#fff}.afx-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid var(--line)}.afx-timeline div{padding:34px 30px 0 0;position:relative}.afx-timeline div:before{content:'';position:absolute;top:-5px;width:9px;height:9px;background:var(--green)}.afx-timeline strong{display:block;font-family:'Playfair Display';font-size:36px;margin-bottom:18px}.afx-timeline span{font-size:14px;color:#596560}.afx-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 20px}.afx-team-grid img{width:100%;height:480px;object-fit:contain;object-position:center top;background:#f5f3ee;filter:saturate(.82)}.afx-team-grid h3{font-family:'Playfair Display';font-size:23px;font-weight:500;margin:14px 0 0}.afx-team-grid p{font-size:12px;letter-spacing:.5px;color:#68736f;margin:3px 0}.afx-gallery{display:grid;grid-template-columns:2fr 1fr;background:var(--green);color:#fff}.afx-gallery>div{position:relative}.afx-gallery img{width:100%;height:650px;object-fit:cover;display:block}.afx-gallery>div span{position:absolute;bottom:25px;left:30px;font-size:11px;letter-spacing:1.5px}.afx-gallery blockquote{margin:0;padding:80px 4vw;display:flex;flex-direction:column;justify-content:center;font-family:'Playfair Display';font-size:36px;line-height:1.25}.afx-gallery small{font-family:'DM Sans';font-size:10px;letter-spacing:2px;margin-top:28px;color:#bdc8c3}.afx-news{background:#fff}.afx-news-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.afx-news-grid article{padding:32px 40px 10px 0;min-height:330px;display:flex;flex-direction:column}.afx-news-grid time,.afx-news-grid>article>span{font-size:10px;letter-spacing:1.4px;color:#78837f}.afx-news-grid>article>span{color:#8a724b;margin-top:10px}.afx-news-grid h3{font-family:'Playfair Display';font-size:25px;line-height:1.25;font-weight:500}.afx-news-grid p{font-size:14px;color:#68736f}.afx-news-grid a{font-size:12px;margin-top:auto;font-weight:600}.afx-regulatory{background:#20352f;color:#fff;display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.afx-regulatory h2{font-size:50px}.afx-reg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.afx-reg-grid p{border-top:1px solid rgba(255,255,255,.25);padding-top:20px}.afx-reg-grid span{display:block;font-size:10px;letter-spacing:1px;color:#aebbb7}.afx-reg-grid b{font-weight:400;font-size:15px}.afx-regulatory small{grid-column:1/-1;color:#98a6a1;font-size:10px;max-width:900px}.afx-footer{background:#0d1513;color:#fff;padding:75px 5vw 25px}.afx-footer-main{display:grid;grid-template-columns:2fr 1fr 1.25fr .8fr;gap:60px}.afx-brand-light{margin-bottom:25px}.afx-footer p,.afx-footer a{color:#9eaaa6;font-size:12px;display:block;margin:7px 0}.afx-footer h4{font-size:11px;letter-spacing:1.5px;margin:0 0 20px}.afx-footer-legal{border-top:1px solid rgba(255,255,255,.15);margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;color:#697570;font-size:9px;letter-spacing:.5px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.in{opacity:1;transform:none}
.afx-richtext p{font-size:18px;max-width:760px;margin:18px 0;color:#44504c}.afx-reg-content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.afx-reg-content p{border-top:1px solid rgba(255,255,255,.25);padding-top:20px;margin:0}.afx-reg-content strong{display:block;font-size:10px;letter-spacing:1px;color:#aebbb7;text-transform:uppercase;margin-bottom:8px}.afx-reg-content small{color:#98a6a1}.afx-footer-contact p{margin:7px 0}.afx-footer-contact strong{color:#fff;font-weight:500}.afx-team-grid img,.afx-office-image img,.afx-gallery img{image-rendering:auto}
@media(max-width:900px){.afx-header{height:72px}.afx-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#142520;padding:25px;flex-direction:column}.afx-nav.open{display:flex}.afx-header-cta{display:none}.afx-menu{display:block;margin-left:auto}.afx-menu span{display:block;width:24px;border-top:1px solid white;margin:6px}.afx-hero-copy{margin:0 7vw}.afx-hero h1{font-size:58px}.afx-hero-note{display:none}.afx-stats{grid-template-columns:1fr 1fr;gap:30px}.afx-stats div:nth-child(2){border:0}.afx-section{padding:80px 7vw}.afx-intro,.afx-office,.afx-regulatory{grid-template-columns:1fr}.afx-intro{gap:35px}.afx-strategy-head,.afx-section-title{display:block}.afx-strategy-grid{grid-template-columns:1fr 1fr}.afx-office-image img{height:480px}.afx-timeline,.afx-team-grid{grid-template-columns:1fr 1fr}.afx-gallery{grid-template-columns:1fr}.afx-gallery img{height:450px}.afx-news-grid{grid-template-columns:1fr}.afx-footer-main{grid-template-columns:1fr 1fr}.afx-footer-legal{display:block}.afx-reg-grid,.afx-reg-content{grid-template-columns:1fr}.afx-regulatory small{grid-column:auto}}
@media(max-width:560px){.afx-brand{font-size:11px}.afx-hero{min-height:660px}.afx-hero h1{font-size:47px;letter-spacing:-1px}.afx-hero-copy>p{font-size:16px}.afx-actions{align-items:flex-start;flex-direction:column}.afx-stats{padding:35px 4vw}.afx-stats strong{font-size:27px}.afx-body h2{font-size:42px}.afx-strategy-grid,.afx-team-grid,.afx-timeline{grid-template-columns:1fr}.afx-strategy-grid article{min-height:260px}.afx-office-image img{height:360px}.afx-team-grid img{height:500px;object-fit:contain;object-position:center top;background:#f5f3ee}.afx-gallery blockquote{font-size:28px;padding:60px 8vw}.afx-footer-main{grid-template-columns:1fr}.afx-footer-legal span{display:block;margin-top:10px}}

/* Unified inner pages */
.afx-inner-body .afx-header{position:absolute}.afx-inner-hero{height:560px;min-height:460px;position:relative;color:#fff;background:url('../images/astroflux/investment-committee.png') center 46%/cover no-repeat;display:flex;align-items:flex-end}.afx-inner-hero-short{height:470px}.afx-inner-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,15,.85),rgba(8,17,15,.28)),linear-gradient(0deg,rgba(8,17,15,.5),transparent 55%)}.afx-inner-heading{position:relative;padding:0 8vw 70px;max-width:1050px}.afx-inner-heading>span{font-size:10px;letter-spacing:2.5px;color:#d7c7a9;font-weight:600}.afx-inner-heading h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(55px,7vw,100px);font-weight:500;line-height:1.02;letter-spacing:-3px;margin:17px 0}.afx-inner-heading h1 em{color:#d7c7a9;font-weight:500}.afx-inner-heading p{font-size:17px;font-weight:300;max-width:620px;color:#d3dbd8}.afx-breadcrumb{display:flex;gap:12px;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#72807b;margin-bottom:60px}.afx-breadcrumb i{font-style:normal;color:#b1bab6}.afx-article{padding:70px 8vw 110px;max-width:1400px;margin:auto}.afx-article header{max-width:1050px;margin:auto;text-align:center}.afx-article-type{font-size:10px;letter-spacing:2px;color:#8b734b;text-transform:uppercase}.afx-article header h1{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:clamp(42px,5vw,72px);line-height:1.12;letter-spacing:-2px;margin:22px 0 28px}.afx-article-meta{display:flex;justify-content:center;gap:28px;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#7b8782}.afx-article-cover{display:block;width:100%;max-height:680px;object-fit:cover;margin:65px 0}.afx-article-body{max-width:850px;margin:70px auto;font-family:'DM Sans',Arial,sans-serif;font-size:18px;line-height:1.9;color:#384742}.afx-article-body p{margin:0 0 28px}.afx-article-body h2,.afx-article-body h3{font-family:'Playfair Display',Georgia,serif;line-height:1.2;color:var(--ink);margin:55px 0 20px}.afx-article-body img{max-width:100%;height:auto;margin:35px 0}.afx-article-nav{border-top:1px solid var(--line);padding-top:35px;margin-top:90px;display:grid;grid-template-columns:1fr auto 1fr;gap:35px;align-items:center}.afx-article-nav a{display:flex;flex-direction:column}.afx-article-nav small{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#8a9691}.afx-article-nav span{font-family:'Playfair Display';font-size:18px;margin-top:6px}.afx-article-nav .all{font-size:11px;text-transform:uppercase;letter-spacing:1px;border:1px solid var(--line);padding:11px 18px}.afx-article-nav .next{text-align:right}.afx-list-section{padding:105px 8vw 120px;max-width:1600px;margin:auto}.afx-list-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:70px}.afx-list-top h2{font-size:clamp(45px,5vw,72px)}.afx-insight-list{border-top:1px solid var(--line)}.afx-insight-list article{border-bottom:1px solid var(--line)}.afx-insight-list article>a{display:grid;grid-template-columns:33% 1fr;gap:5vw;padding:38px 0;transition:background .25s}.afx-insight-list article>a:hover{background:rgba(24,52,45,.035)}.afx-list-image{height:250px;overflow:hidden}.afx-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.afx-insight-list a:hover img{transform:scale(1.025)}.afx-list-copy{display:flex;flex-direction:column;min-height:245px}.afx-list-copy>div{display:flex;gap:22px}.afx-list-copy span,.afx-list-copy time{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;color:#8b734b}.afx-list-copy time{color:#7c8884}.afx-list-copy h3{font-family:'Playfair Display';font-weight:500;font-size:clamp(27px,3vw,42px);line-height:1.18;margin:22px 0 12px}.afx-list-copy p{color:#64716d;max-width:700px}.afx-list-copy b{font-size:11px;margin-top:auto}.afx-pagination{margin-top:65px;display:flex;justify-content:center;align-items:center;gap:35px}.afx-pagination a,.afx-pagination span{font-size:11px;letter-spacing:1px;text-transform:uppercase}.afx-pagination a{border-bottom:1px solid var(--ink);padding-bottom:4px}.afx-empty{text-align:center;padding:70px;color:#7d8984}.afx-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.afx-capability-grid article{background:#fff}.afx-capability-grid article>a{display:flex;flex-direction:column;height:100%}.afx-capability-grid img{width:100%;height:520px;object-fit:contain;object-position:center top;background:#f5f3ee}.afx-capability-grid article>a>div{padding:28px;display:flex;flex-direction:column;min-height:280px}.afx-capability-grid span{font-size:10px;color:#8b734b}.afx-capability-grid h3{font-family:'Playfair Display';font-size:28px;line-height:1.15;font-weight:500;margin:18px 0 10px}.afx-capability-grid p{font-size:14px;color:#66736e}.afx-capability-grid b{font-size:11px;margin-top:auto}.afx-about-page{padding:115px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.afx-about-lead h2{font-size:clamp(45px,5vw,70px)}.afx-about-content{font-size:19px;line-height:1.9;color:#45534e;padding-top:42px}.afx-about-content p{margin:0 0 25px}.afx-about-image{height:700px;position:relative;color:#fff}.afx-about-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,26,22,.68),transparent 70%)}.afx-about-image img{width:100%;height:100%;object-fit:cover}.afx-about-image>div{position:absolute;z-index:1;left:8vw;bottom:80px}.afx-about-image span{font-size:10px;letter-spacing:2px}.afx-about-image h2{font-size:clamp(42px,5vw,68px);margin-top:15px}.afx-contact-page{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding:110px 8vw;background:#f2f0ea}.afx-contact-details h2{font-size:clamp(50px,5vw,74px);margin-bottom:40px}.afx-contact-details>p{font-size:18px}.afx-contact-details>a{font-family:'Playfair Display';font-size:26px}.afx-contact-rich{border-top:1px solid var(--line);margin-top:45px;padding-top:28px}.afx-contact-rich p{margin:12px 0}.afx-contact-form{background:#fff;padding:48px}.afx-contact-form label{display:block;font-size:10px;letter-spacing:1px;text-transform:uppercase;margin-bottom:24px}.afx-contact-form input,.afx-contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #bbc3bf;background:transparent;padding:12px 0;font:15px 'DM Sans';outline:none;text-transform:none}.afx-contact-form textarea{height:100px;resize:vertical}.afx-contact-form input:focus,.afx-contact-form textarea:focus{border-color:var(--green)}.afx-contact-form button{border:0;background:var(--green);color:#fff;padding:16px 22px;font:12px 'DM Sans';letter-spacing:.6px}.afx-contact-form button span{margin-left:25px}.afx-contact-form small{display:block;color:#84908b;font-size:9px;margin-top:20px;max-width:450px}.afx-contact-photo{height:580px;position:relative}.afx-contact-photo img{width:100%;height:100%;object-fit:cover}.afx-contact-photo span{position:absolute;left:35px;bottom:28px;background:rgba(10,22,19,.85);color:#fff;padding:10px 14px;font-size:10px;letter-spacing:1.3px}.afx-search-form{display:flex;max-width:900px;margin:0 auto 80px;border-bottom:1px solid var(--ink)}.afx-search-form input{flex:1;border:0;background:transparent;padding:18px 0;font:28px 'Playfair Display';outline:0}.afx-search-form button{border:0;background:transparent;font:11px 'DM Sans';text-transform:uppercase;letter-spacing:1px}.afx-inner-body .afx-footer{position:relative;z-index:1}
@media(max-width:900px){.afx-inner-hero{height:470px}.afx-inner-heading{padding:0 7vw 55px}.afx-inner-heading h1{letter-spacing:-1px}.afx-list-top{display:block}.afx-insight-list article>a{grid-template-columns:1fr}.afx-list-image{height:330px}.afx-capability-grid{grid-template-columns:1fr 1fr}.afx-about-page,.afx-contact-page{grid-template-columns:1fr;gap:50px}.afx-about-image{height:520px}.afx-article{padding-left:7vw;padding-right:7vw}.afx-article-nav{grid-template-columns:1fr 1fr}.afx-article-nav .all{display:none}}
@media(max-width:560px){.afx-inner-hero,.afx-inner-hero-short{height:410px;min-height:410px}.afx-inner-heading{padding-bottom:42px}.afx-inner-heading h1{font-size:48px}.afx-list-section,.afx-about-page,.afx-contact-page{padding:75px 6vw}.afx-list-image{height:220px}.afx-list-copy{min-height:270px}.afx-capability-grid{grid-template-columns:1fr}.afx-article{padding:50px 6vw 80px}.afx-breadcrumb{margin-bottom:40px}.afx-article header h1{font-size:39px}.afx-article-body{font-size:16px}.afx-article-nav{gap:20px}.afx-article-nav span{font-size:15px}.afx-about-image{height:430px}.afx-contact-form{padding:30px 22px}.afx-search-form input{font-size:21px}}

/* Consent and LP portal */
.afx-lp-trigger{background:transparent;border:0;color:inherit;font:600 11px 'DM Sans',Arial,sans-serif;letter-spacing:1.2px;text-transform:uppercase;padding:12px 4px;cursor:pointer}.afx-cookie,.afx-lp-modal{position:fixed;inset:0;z-index:9999;background:rgba(4,10,9,.58);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:24px}.afx-cookie[hidden],.afx-lp-modal[hidden],.afx-cookie-manage[hidden],.afx-lp-step[hidden],.afx-lp-error[hidden]{display:none}.afx-cookie-card{position:relative;background:#fff;color:#101413;width:min(650px,100%);padding:34px 38px 32px;box-shadow:0 25px 90px rgba(0,0,0,.22)}.afx-cookie-card h3{font-size:17px;font-weight:500;margin:0 0 17px}.afx-cookie-card ul{margin:0 0 16px;padding-left:20px}.afx-cookie-card li,.afx-cookie-card p{font-size:14px;line-height:1.55}.afx-modal-x{position:absolute;right:17px;top:10px;background:none;border:0;font-size:27px;color:#56615d;cursor:pointer}.afx-cookie-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:24px}.afx-cookie-actions button:not(.link){border:0;background:#0e1715;color:#fff;padding:15px 28px;font:600 13px 'DM Sans';cursor:pointer}.afx-cookie-actions .link{margin-right:auto;border:0;border-bottom:1px solid;background:none;padding:4px 0;font:600 13px 'DM Sans';cursor:pointer}.afx-cookie-manage{border-top:1px solid #d9dddb;border-bottom:1px solid #d9dddb;margin-top:18px}.afx-cookie-manage label{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e5e8e6}.afx-cookie-manage label:last-child{border:0}.afx-cookie-manage b,.afx-cookie-manage small{display:block}.afx-cookie-manage small{color:#6b7772;font-size:11px}.afx-cookie-manage input{width:19px;height:19px;accent-color:#193c32}.afx-lp-card{position:relative;width:min(520px,100%);background:#f3f1eb;color:#101715;padding:46px 50px;box-shadow:0 30px 100px rgba(0,0,0,.3)}.afx-lp-card>.afx-brand{margin-bottom:55px}.afx-lp-step>span{font-size:9px;letter-spacing:2px;color:#7c6747}.afx-lp-step h2{font-size:48px;margin:12px 0 12px}.afx-lp-step>p{color:#68746f;font-size:14px}.afx-lp-step form{margin-top:35px}.afx-lp-step label{display:block;font-size:10px;letter-spacing:1px;text-transform:uppercase}.afx-lp-step input{display:block;width:100%;border:0;border-bottom:1px solid #838e89;background:transparent;padding:14px 0;font:17px 'DM Sans';outline:0}.afx-lp-step form>button{width:100%;border:0;background:#173c32;color:#fff;margin-top:30px;padding:16px 20px;text-align:left;font:600 12px 'DM Sans';letter-spacing:.7px;cursor:pointer}.afx-lp-step form>button i{font-style:normal;float:right}.afx-lp-error{background:#f5e4e0;color:#852d24;border-left:3px solid #9d3b30;font-size:12px;line-height:1.45;padding:12px 14px;margin-top:18px}.afx-lp-back{border:0;background:none;padding:18px 0 0;font:11px 'DM Sans';text-decoration:underline;cursor:pointer}.afx-lp-step>small{display:block;color:#87918d;font-size:9px;margin-top:24px}.afx-lp-userline{font-size:12px!important}.afx-article-body .afx-article-callout{border-left:3px solid #b49a6b;background:#ebe7dc;padding:24px 28px;margin:40px 0}.afx-article-body figure{margin:45px 0}.afx-article-body figure img{margin:0}.afx-article-body figcaption{font-size:11px;color:#74817c;margin-top:10px}.afx-article-body blockquote{font-family:'Playfair Display';font-size:29px;line-height:1.4;color:#1b3931;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0;margin:45px 0}
@media(max-width:1050px){.afx-lp-trigger{margin-left:auto}.afx-header .afx-nav+.afx-lp-trigger{margin-left:auto}}
@media(max-width:700px){.afx-cookie-card{padding:28px 22px}.afx-cookie-actions{align-items:stretch;display:grid;grid-template-columns:1fr 1fr}.afx-cookie-actions .link{grid-column:1/-1;margin:0 0 5px;width:max-content}.afx-cookie-actions button:not(.link){padding:14px 12px}.afx-lp-card{padding:38px 25px}.afx-lp-card>.afx-brand{margin-bottom:42px}.afx-lp-step h2{font-size:39px}.afx-header .afx-lp-trigger{margin-left:auto}.afx-header-cta{display:none}}
.afx-news-grid article{min-height:560px}.afx-news-thumb{display:block!important;width:100%;height:210px;overflow:hidden;margin:0 0 25px!important}.afx-news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.afx-news-thumb:hover img{transform:scale(1.025)}

/* H5 / mobile experience */
@media(max-width:767px){
 html{scroll-behavior:smooth;scroll-padding-top:68px}.afx-body{font-size:15px;overflow-x:hidden}.afx-body img{max-width:100%}.afx-body.afx-menu-open{overflow:hidden}
 .afx-header{height:68px;padding:0 18px;gap:12px;position:absolute}.afx-brand{gap:8px;font-size:10px;letter-spacing:1.35px;max-width:190px;overflow:hidden}.afx-brand-mark{width:30px;height:30px;min-width:30px;font-size:18px}.afx-lp-trigger{font-size:9px;letter-spacing:.9px;border:1px solid rgba(255,255,255,.42);padding:8px 10px;margin-left:auto!important;white-space:nowrap}.afx-menu{display:block;position:relative;width:34px;height:34px;margin:0;padding:7px;z-index:3}.afx-menu span{position:absolute;left:6px;width:22px;margin:0;transition:transform .25s,top .25s}.afx-menu span:first-child{top:12px}.afx-menu span:last-child{top:21px}.afx-menu.active span:first-child{top:17px;transform:rotate(45deg)}.afx-menu.active span:last-child{top:17px;transform:rotate(-45deg)}
 .afx-nav{position:fixed!important;inset:0!important;top:0!important;background:#10241f!important;padding:110px 26px 45px!important;z-index:2;gap:0!important;overflow-y:auto}.afx-nav.open{display:flex}.afx-nav a{font-family:'Playfair Display',Georgia,serif;font-size:35px!important;line-height:1.1;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14);letter-spacing:-.5px}.afx-nav:after{content:'PRIVATE CAPITAL · GLOBAL PERSPECTIVE';font:9px 'DM Sans';letter-spacing:1.8px;color:#82918c;margin-top:38px}
 .afx-hero{min-height:720px;height:100svh;background-position:59% center;align-items:flex-end}.afx-hero-shade{background:linear-gradient(0deg,rgba(6,13,12,.94),rgba(6,13,12,.18) 75%),linear-gradient(90deg,rgba(6,13,12,.35),transparent)}.afx-hero-copy{margin:0;padding:0 22px 74px;max-width:none}.afx-eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:22px}.afx-hero h1{font-size:clamp(48px,14vw,64px);line-height:.98;letter-spacing:-1.8px}.afx-hero-copy>p{font-size:16px;line-height:1.6;margin:24px 0 30px;max-width:94%}.afx-actions{gap:18px;width:100%}.afx-btn{padding:14px 17px}.afx-text-link{padding-bottom:4px}.afx-hero-note{display:none}
 .afx-stats{grid-template-columns:1fr 1fr;padding:28px 18px;gap:0}.afx-stats div{padding:18px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.afx-stats div:nth-child(2n){border-right:0}.afx-stats div:nth-last-child(-n+2){border-bottom:0}.afx-stats strong{font-size:29px}.afx-stats span{font-size:8px;line-height:1.4;letter-spacing:.7px}
 .afx-section{padding:72px 20px}.afx-section-label{font-size:9px;letter-spacing:1.8px;margin-bottom:25px}.afx-body h2{font-size:42px;line-height:1.03;letter-spacing:-1.2px}.afx-intro{display:block}.afx-intro-copy>p,.afx-richtext p{font-size:16px;line-height:1.75}.afx-strategy-head,.afx-section-title{margin-bottom:42px}.afx-strategy-head p,.afx-section-title p{font-size:14px;margin-top:22px}.afx-strategy-grid{grid-template-columns:1fr;border-left:0}.afx-strategy-grid article{min-height:245px;padding:27px 3px;border-right:0}.afx-strategy-grid h3{font-size:29px;margin-top:27px}.afx-strategy-grid p{font-size:13px}
 .afx-office{display:flex;flex-direction:column}.afx-office-image{order:1}.afx-office-image img{height:300px}.afx-office-copy{order:2;padding:65px 20px}.afx-office-copy p{font-size:15px;line-height:1.75;margin-bottom:38px}.afx-principles b{font-size:13px}.afx-history{padding-bottom:55px}.afx-timeline{display:block;margin-top:42px}.afx-timeline div{padding:27px 0;border-bottom:1px solid var(--line)}.afx-timeline div:before{top:-5px}.afx-timeline strong{font-size:34px;margin-bottom:8px}.afx-timeline span{display:block;max-width:90%}
 .afx-team-grid{grid-template-columns:1fr 1fr;gap:28px 12px}.afx-team-grid img{height:250px}.afx-team-grid h3{font-size:19px;margin-top:10px}.afx-team-grid p{font-size:9px;line-height:1.4}.afx-gallery{grid-template-columns:1fr}.afx-gallery img{height:320px}.afx-gallery blockquote{font-size:29px;min-height:300px;padding:55px 22px}
 .afx-news .afx-section-title{display:flex;align-items:flex-end}.afx-news-grid{grid-template-columns:1fr}.afx-news-grid article{min-height:0;padding:30px 0 40px;border-bottom:1px solid var(--line)}.afx-news-thumb{height:225px!important;margin-bottom:22px!important}.afx-news-grid h3{font-size:27px;margin:13px 0}.afx-news-grid p{line-height:1.65}.afx-news-grid article>a:last-child{margin-top:18px}.afx-regulatory{display:block}.afx-regulatory h2{font-size:39px;margin-bottom:42px}.afx-reg-content{display:block}.afx-reg-content p{padding:18px 0}.afx-regulatory>small{display:block;margin-top:28px;line-height:1.6}
 .afx-footer{padding:58px 20px calc(22px + env(safe-area-inset-bottom))}.afx-footer-main{grid-template-columns:1fr;gap:38px}.afx-footer-main>div:first-child{padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.13)}.afx-footer h4{margin-bottom:13px}.afx-footer p,.afx-footer a{font-size:12px;line-height:1.6}.afx-footer-legal{display:block;margin-top:42px;line-height:1.7}.afx-footer-legal span{display:block;margin-top:12px}
 .afx-inner-hero,.afx-inner-hero-short{height:450px;min-height:450px;background-position:57% center}.afx-inner-heading{padding:0 20px 46px}.afx-inner-heading>span{font-size:8px}.afx-inner-heading h1{font-size:48px;line-height:1;letter-spacing:-1.4px}.afx-inner-heading p{font-size:14px;line-height:1.6}.afx-list-section{padding:65px 20px 80px}.afx-list-top{margin-bottom:42px}.afx-list-top h2{font-size:41px}.afx-insight-list article>a{grid-template-columns:1fr;gap:22px;padding:30px 0}.afx-list-image{height:220px}.afx-list-copy{min-height:0}.afx-list-copy h3{font-size:29px}.afx-list-copy p{font-size:14px;line-height:1.65}.afx-list-copy b{margin-top:20px}.afx-pagination{gap:18px;margin-top:45px}.afx-pagination a,.afx-pagination span{font-size:9px}.afx-capability-grid{grid-template-columns:1fr;gap:18px}.afx-capability-grid img{height:450px;object-fit:contain;object-position:center top;background:#f5f3ee}.afx-capability-grid article>a>div{min-height:230px;padding:24px}.afx-about-page,.afx-contact-page{display:block;padding:70px 20px}.afx-about-lead h2{font-size:41px}.afx-about-content{font-size:16px;line-height:1.8;padding-top:35px}.afx-about-image{height:440px}.afx-about-image>div{left:20px;bottom:42px;right:20px}.afx-about-image h2{font-size:38px}.afx-contact-details{margin-bottom:55px}.afx-contact-details h2{font-size:44px}.afx-contact-details>a{font-size:23px}.afx-contact-form{padding:32px 20px}.afx-contact-form input,.afx-contact-form textarea{font-size:16px}.afx-contact-form button{width:100%}.afx-contact-photo{height:360px}
 .afx-article{padding:42px 20px 75px}.afx-breadcrumb{overflow:hidden;white-space:nowrap;margin-bottom:36px}.afx-article header h1{font-size:39px;line-height:1.1;letter-spacing:-1px}.afx-article-cover{width:calc(100% + 40px);max-width:none;margin:42px -20px}.afx-article-body{font-size:16px;line-height:1.8;margin:48px auto}.afx-article-body h2{font-size:31px;margin-top:45px}.afx-article-body blockquote{font-size:24px;padding:27px 0}.afx-article-body .afx-article-callout{padding:20px;margin:30px 0}.afx-article-nav{grid-template-columns:1fr 1fr;gap:18px;margin-top:60px}.afx-article-nav span{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .afx-search-form{margin-bottom:50px}.afx-search-form input{font-size:20px;min-width:0}.afx-search-form button{padding-left:12px}
 .afx-cookie,.afx-lp-modal{padding:0;align-items:flex-end;overflow:hidden}.afx-cookie-card,.afx-lp-card{width:100vw;max-width:100vw;min-width:0;max-height:88svh;overflow-x:hidden;overflow-y:auto;padding:27px 20px calc(24px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.afx-cookie-card h3{font-size:18px;padding-right:25px}.afx-cookie-card li,.afx-cookie-card p{font-size:13px;max-width:100%;white-space:normal;overflow-wrap:anywhere}.afx-cookie-card ul{padding-left:20px}.afx-cookie-actions{position:sticky;bottom:0;width:100%;min-width:0;background:#fff;padding-top:14px}.afx-cookie-actions button{min-width:0;width:100%;white-space:normal}.afx-modal-x{right:14px}.afx-lp-card>.afx-brand{margin-bottom:36px}.afx-lp-step h2{font-size:39px}.afx-lp-step form>button{min-height:50px}
}

/* Refined orbit-A identity and protected inner-page hero spacing */
.afx-brand{gap:12px}
.afx-brand-mark{width:38px;height:38px;min-width:38px}
.afx-mark-frame{fill:rgba(5,7,6,.1);stroke:rgba(255,255,255,.8);stroke-width:1.15}
.afx-mark-a{fill:none;stroke:#fff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.afx-mark-orbit{fill:none;stroke:#d5c7a8;stroke-width:1.25;stroke-linecap:round}
.afx-mark-dot{fill:#d5c7a8}
.afx-brand-name{font-family:'Playfair Display',Georgia,serif;font-size:18px;font-weight:500;letter-spacing:.15px}
.afx-inner-hero{height:700px;min-height:650px;background-position:center 44%}
.afx-inner-hero-short{height:600px;min-height:560px}
.afx-inner-heading{padding:0 8vw 76px;max-width:920px}
.afx-inner-heading h1{font-size:clamp(54px,6vw,86px);line-height:.98;letter-spacing:-2.4px}
.afx-inner-heading p{max-width:660px;margin:22px 0 0;line-height:1.65}
@media(max-width:900px){
 .afx-inner-hero{height:610px;min-height:570px}
 .afx-inner-hero-short{height:540px;min-height:510px}
 .afx-inner-heading{padding:0 7vw 62px}
 .afx-inner-heading h1{font-size:clamp(50px,8vw,72px)}
}
@media(max-width:767px){
 .afx-brand{gap:8px}
 .afx-brand-mark{width:34px;height:34px;min-width:34px}
 .afx-brand-name{font-size:15px;letter-spacing:0}
 .afx-inner-hero,.afx-inner-hero-short{height:560px;min-height:540px}
 .afx-inner-heading{padding:0 20px 48px}
 .afx-inner-heading h1{font-size:46px;line-height:1.01;letter-spacing:-1.1px}
}
@media(max-width:380px){.afx-brand-name{font-size:14px}}
@media(max-width:380px){.afx-brand{max-width:155px}.afx-brand-mark{display:none}.afx-lp-trigger{padding:7px 8px}.afx-hero h1{font-size:45px}.afx-team-grid{grid-template-columns:1fr}.afx-team-grid img{height:410px}.afx-cookie-actions{grid-template-columns:1fr}.afx-cookie-actions .link{grid-column:auto}}
.afx-footer-top,.afx-footer-reg-link{display:none}

/* Fixed transparent-to-black institutional header and AF monogram */
.afx-header,.afx-inner-body .afx-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1000;background:transparent;box-shadow:none;transition:background-color .28s ease,box-shadow .28s ease,border-color .28s ease,backdrop-filter .28s ease;-webkit-backdrop-filter:none;backdrop-filter:none}
.afx-header.afx-scrolled{background:#050706;border-bottom-color:rgba(255,255,255,.12);box-shadow:0 8px 30px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.afx-brand{gap:14px;letter-spacing:0}
.afx-brand-mark{width:40px;height:40px;min-width:40px;border:0;display:block}
.afx-brand-mark svg{display:block;width:100%;height:100%;overflow:visible}
.afx-mark-frame{fill:rgba(5,7,6,.18);stroke:currentColor;stroke-width:1.25}
.afx-mark-a,.afx-mark-f{fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:square;stroke-linejoin:miter}
.afx-mark-f{stroke:#d5c7a8}
.afx-brand-name{font-family:'DM Sans',Arial,sans-serif;font-size:15px;font-weight:500;letter-spacing:1.35px;line-height:1;white-space:nowrap}
.afx-menu-open .afx-header{background:#050706!important}
@media(max-width:767px){
 .afx-header,.afx-inner-body .afx-header{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
 .afx-header.afx-scrolled{background:#050706;box-shadow:0 8px 26px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
 .afx-brand{max-width:none;gap:9px}
 .afx-brand-mark{display:block;width:32px;height:32px;min-width:32px}
 .afx-brand-name{font-size:12px;letter-spacing:.7px}
}
@media(max-width:380px){.afx-brand-mark{display:block}.afx-brand-name{font-size:11px}}
@media(max-width:767px){
 .afx-header,.afx-inner-body .afx-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1000;background:rgba(10,24,20,.9);border-bottom:1px solid rgba(255,255,255,.11);box-shadow:0 8px 30px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.afx-header .afx-brand{color:#fff}.afx-header .afx-lp-trigger{color:#fff}.afx-header-menu{display:none}.afx-nav{z-index:1001}.afx-menu{z-index:1002}.afx-menu-open .afx-header{background:#10241f;box-shadow:none}
 .afx-footer{position:relative;background:linear-gradient(155deg,#132a24 0%,#09120f 72%);padding:0 18px calc(24px + env(safe-area-inset-bottom));overflow:hidden}.afx-footer:before{content:'';position:absolute;width:260px;height:260px;border:1px solid rgba(210,196,166,.08);border-radius:50%;right:-145px;top:90px}.afx-footer-main{position:relative;display:block}.afx-footer-brand{padding:54px 2px 36px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.afx-footer-brand .afx-brand{max-width:none;font-size:12px;letter-spacing:1.7px}.afx-footer-brand .afx-brand-mark{display:grid}.afx-footer-brand>p{max-width:270px;margin-top:20px;font-size:13px;line-height:1.7;color:#aab6b2}.afx-footer-top{display:block!important;position:absolute;right:0;top:59px;color:#d2c4a7!important;font-size:9px!important;letter-spacing:1px;text-transform:uppercase}
 .afx-footer-office,.afx-footer-contact{margin-top:18px;padding:23px 20px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.035);border-radius:3px}.afx-footer-office h4,.afx-footer-contact h4{color:#d5c7aa;font-size:9px;letter-spacing:1.7px;margin-bottom:15px}.afx-footer-office p{font-size:13px!important;color:#d5ddda!important;margin:0 0 14px!important}.afx-footer-phone{display:inline-flex!important;align-items:center;min-height:40px;color:#fff!important;font-size:18px!important;font-family:'Playfair Display',Georgia,serif!important}.afx-footer-phone:after{content:'↗';font-family:'DM Sans';font-size:12px;margin-left:12px;color:#d5c7aa}
 .afx-footer-contact p{display:grid;grid-template-columns:105px minmax(0,1fr);gap:6px;margin:11px 0!important;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.08);font-size:10px!important;color:#8f9d98!important}.afx-footer-contact p:last-child{border-bottom:0;padding-bottom:0}.afx-footer-contact strong{font-size:9px;letter-spacing:.4px;text-transform:uppercase;color:#9faca7}.afx-footer-contact a{min-width:0;overflow-wrap:anywhere;color:#fff!important;font-size:11px!important;margin:0!important}
 .afx-footer-nav{padding:34px 0 12px}.afx-footer-nav h4{color:#87958f;margin-bottom:15px}.afx-footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.afx-footer-nav h4{grid-column:1/-1}.afx-footer-nav a{display:flex!important;align-items:center;justify-content:space-between;min-height:45px;margin:0!important;padding:0 14px;border:1px solid rgba(255,255,255,.1);color:#d7dfdc!important;font-size:11px!important}.afx-footer-nav a:after{content:'↗';color:#97876a}
 .afx-footer-legal{position:relative;margin-top:25px;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.12);font-size:9px;line-height:1.55;color:#71807a}.afx-footer-legal>span:first-child{max-width:230px}.afx-footer-reg-text{display:none!important}.afx-footer-reg-link{display:inline-block!important;margin-top:16px!important;color:#aebbb6!important;font-size:9px!important;text-decoration:underline;text-underline-offset:4px}
}

/* Final header identity and safe hero overrides */
.afx-brand{gap:12px}
.afx-brand-mark{display:block;width:38px;height:38px;min-width:38px}
.afx-mark-frame{fill:rgba(5,7,6,.1);stroke:rgba(255,255,255,.82);stroke-width:1.15}
.afx-mark-a{fill:none;stroke:#fff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.afx-mark-orbit{fill:none;stroke:#d5c7a8;stroke-width:1.25;stroke-linecap:round}
.afx-mark-dot{fill:#d5c7a8}
.afx-brand-name{font-family:'Playfair Display',Georgia,serif;font-size:18px;font-weight:500;letter-spacing:.15px;line-height:1;white-space:nowrap}
.afx-inner-hero{height:700px;min-height:650px;background-position:center 44%}
.afx-inner-hero-short{height:600px;min-height:560px}
.afx-inner-heading{padding:0 8vw 76px;max-width:920px}
.afx-inner-heading h1{font-size:clamp(54px,6vw,86px);line-height:.98;letter-spacing:-2.4px}
.afx-inner-heading p{max-width:660px;margin:22px 0 0;line-height:1.65}
@media(max-width:900px){
 .afx-inner-hero{height:610px;min-height:570px}
 .afx-inner-hero-short{height:540px;min-height:510px}
 .afx-inner-heading{padding:0 7vw 62px}
 .afx-inner-heading h1{font-size:clamp(50px,8vw,72px)}
}
@media(max-width:767px){
 .afx-header,.afx-inner-body .afx-header{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
 .afx-header.afx-scrolled{background:#050706;box-shadow:0 8px 26px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
 .afx-menu-open .afx-header{background:#050706!important}
 .afx-brand{max-width:none;gap:8px}
 .afx-brand-mark{display:block;width:34px;height:34px;min-width:34px}
 .afx-brand-name{font-size:15px;letter-spacing:0}
 .afx-inner-hero,.afx-inner-hero-short{height:560px;min-height:540px}
 .afx-inner-heading{padding:0 20px 48px}
 .afx-inner-heading h1{font-size:46px;line-height:1.01;letter-spacing:-1.1px}
}
@media(max-width:380px){.afx-brand-mark{display:block}.afx-brand-name{font-size:14px}}

/* Replace large dark-green surfaces with institutional black */
.afx-strategies,.afx-regulatory,.afx-gallery,.afx-footer{background:#050706}
@media(max-width:767px){
 .afx-nav,.afx-nav.open{background:#050706!important}
 .afx-footer{background:#050706}
 .afx-menu-open .afx-header{background:#050706!important}
}

/* Premium orbital wordmark */
.afx-header .afx-brand{gap:14px}
.afx-header .afx-brand-mark{width:44px;height:44px;min-width:44px;filter:drop-shadow(0 2px 10px rgba(0,0,0,.22))}
.afx-header .afx-mark-frame{fill:rgba(3,5,4,.2);stroke:rgba(255,255,255,.34);stroke-width:.8}
.afx-header .afx-mark-ring{fill:none;stroke:rgba(255,255,255,.86);stroke-width:1.15;stroke-linecap:round}
.afx-header .afx-mark-a{fill:none;stroke:#fff;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.afx-header .afx-mark-orbit{fill:none;stroke:#cfb982;stroke-width:1.35;stroke-linecap:round}
.afx-header .afx-mark-dot{fill:#cfb982;filter:drop-shadow(0 0 3px rgba(207,185,130,.7))}
.afx-header .afx-brand-name{display:flex;align-items:center;gap:11px;font-style:normal;line-height:1;white-space:nowrap}
.afx-header .afx-brand-name strong{font-family:'Playfair Display',Georgia,serif;font-size:19px;font-weight:500;letter-spacing:-.2px}
.afx-header .afx-brand-name em{border-left:1px solid rgba(255,255,255,.28);padding-left:11px;font-family:'DM Sans',Arial,sans-serif;font-size:8px;font-weight:600;font-style:normal;letter-spacing:2.15px;text-transform:uppercase;color:#d5c7a8}
@media(max-width:767px){
 .afx-header .afx-brand{gap:9px}
 .afx-header .afx-brand-mark{width:36px;height:36px;min-width:36px}
 .afx-header .afx-brand-name{gap:7px}
 .afx-header .afx-brand-name strong{font-size:15px}
 .afx-header .afx-brand-name em{padding-left:7px;font-size:6px;letter-spacing:1.35px}
}
@media(max-width:420px){.afx-header .afx-brand-name em{display:none}}

/* Denver office building on the firm page */
.afx-building-card{position:relative;margin:0;overflow:hidden;background:#080a09;box-shadow:0 24px 60px rgba(13,20,18,.14)}
.afx-building-card img{display:block;width:100%;height:720px;object-fit:cover;object-position:center center}
.afx-building-card:after{content:'';position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(transparent,rgba(3,5,4,.82));pointer-events:none}
.afx-building-card figcaption{position:absolute;z-index:1;left:28px;right:28px;bottom:24px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:2px 20px;align-items:end}
.afx-building-card strong{font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:500}
.afx-building-card span{grid-column:1;font-size:11px;letter-spacing:.7px;color:#d1dad6}
.afx-building-card small{grid-column:2;grid-row:1/3;font-size:8px;letter-spacing:1.2px;text-transform:uppercase;color:#b9aa89}
@media(max-width:900px){.afx-building-card img{height:650px}}
@media(max-width:767px){
 .afx-building-card img{height:520px}
 .afx-building-card figcaption{left:18px;right:18px;bottom:18px;display:block}
 .afx-building-card figcaption span,.afx-building-card figcaption small{display:block;margin-top:3px}
}

/* Building-matched Astroflux A-orbit identity */
.afx-tower-a{fill:#d0b36f}
.afx-tower-orbit{fill:none;stroke:#d0b36f;stroke-width:1.8}
.afx-tower-dot{fill:#d0b36f}
.afx-header .afx-brand-mark{filter:drop-shadow(0 2px 9px rgba(0,0,0,.32))}
.afx-footer .afx-brand-mark{border:0;width:46px;height:43px;min-width:46px}
.afx-footer .afx-brand-mark svg{display:block;width:100%;height:100%}
.afx-footer .afx-brand-name{display:flex;align-items:center;gap:10px;line-height:1}
.afx-footer .afx-brand-name strong{font-family:'Playfair Display',Georgia,serif;font-size:18px;font-weight:500;color:#fff}
.afx-footer .afx-brand-name em{border-left:1px solid rgba(255,255,255,.2);padding-left:10px;font:normal 600 8px 'DM Sans',Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#d0b36f}
.afx-lp-card .afx-brand-mark{position:relative;border:0;width:48px;height:42px;min-width:48px;font-size:0;color:#9c7b38}
.afx-lp-card .afx-brand-mark:before{content:'A';position:absolute;inset:0;display:grid;place-items:center;font:500 34px/1 'Playfair Display',Georgia,serif;color:#9c7b38}
.afx-lp-card .afx-brand-mark:after{content:'';position:absolute;left:3px;top:12px;width:42px;height:16px;border:1.5px solid #9c7b38;border-radius:50%;transform:rotate(-24deg)}
.afx-lp-card .afx-brand>span:last-child{font-family:'Playfair Display',Georgia,serif;font-size:17px;letter-spacing:.2px;color:#171b19}
@media(max-width:767px){
 .afx-footer .afx-brand-name strong{font-size:16px}
 .afx-footer .afx-brand-name em{font-size:7px;letter-spacing:1.4px}
}

/* Text-only Astroflux Capital wordmark */
.afx-header .afx-brand,.afx-footer .afx-brand{gap:0}
.afx-header .afx-brand-name,.afx-footer .afx-brand-name{display:block;border:0;padding:0;font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:500;font-style:normal;letter-spacing:.05px;line-height:1;color:#fff;text-transform:none;white-space:nowrap}
.afx-lp-card .afx-brand-mark{display:none}
.afx-lp-card>.afx-brand{gap:0}
.afx-lp-card>.afx-brand>span:last-child{font-size:0;border:0;padding:0}
.afx-lp-card>.afx-brand>span:last-child:after{content:'Astroflux Capital';font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:500;letter-spacing:.05px;text-transform:none;color:#171b19}
@media(max-width:767px){
 .afx-header .afx-brand-name{font-size:18px}
 .afx-footer .afx-brand-name{font-size:20px}
}

/* Refined About page narrative */
.afx-about-page{align-items:start;background:#f4f1ea;gap:7vw}
.afx-about-content{padding-top:0}
.afx-about-content>.afx-section-label{margin-bottom:28px;color:#796642}
.afx-about-content>h2{font-size:clamp(45px,4.6vw,70px);line-height:1.02;margin:0 0 42px;letter-spacing:-2px}
.afx-about-rich{padding-top:32px;border-top:1px solid rgba(17,23,22,.18)}
.afx-about-rich p:first-child{font-size:21px;line-height:1.65;color:#17211f}
.afx-about-rich p{max-width:720px}
.afx-about-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:46px 7vw;background:#050706;color:#fff;border-top:1px solid rgba(255,255,255,.13)}
.afx-about-facts div{padding:0 3vw;border-right:1px solid rgba(255,255,255,.15)}
.afx-about-facts div:first-child{padding-left:0}.afx-about-facts div:last-child{border:0}
.afx-about-facts strong{display:block;font-family:'Playfair Display',Georgia,serif;font-size:42px;font-weight:500;color:#d5c7a8;line-height:1}
.afx-about-facts span{display:block;margin-top:10px;font-size:9px;letter-spacing:1.35px;text-transform:uppercase;color:#aab5b1}
.afx-about-image{height:720px}
.afx-about-image:after{background:linear-gradient(90deg,rgba(4,7,6,.76),rgba(4,7,6,.08) 68%)}
.afx-about-image>div{bottom:70px}
@media(max-width:900px){
 .afx-about-page{gap:55px}
 .afx-about-content>h2{font-size:52px}
 .afx-about-facts{grid-template-columns:1fr 1fr;padding:25px 7vw}
 .afx-about-facts div{padding:24px;border-bottom:1px solid rgba(255,255,255,.12)}
 .afx-about-facts div:nth-child(2){border-right:0}.afx-about-facts div:nth-last-child(-n+2){border-bottom:0}
}
@media(max-width:767px){
 .afx-about-content{margin-top:52px}
 .afx-about-content>h2{font-size:41px;letter-spacing:-1px;margin-bottom:30px}
 .afx-about-rich{padding-top:25px}
 .afx-about-rich p:first-child{font-size:18px}
 .afx-about-facts{padding:18px}
 .afx-about-facts div{padding:21px 12px}
 .afx-about-facts strong{font-size:32px}
 .afx-about-facts span{font-size:7px;letter-spacing:.8px}
 .afx-about-image{height:480px}
 .afx-about-image>div{bottom:42px}
}
/* Denver office image in the home-page Firm introduction */
.afx-intro{grid-template-columns:minmax(330px,38%) 1fr;gap:7vw;align-items:start}
.afx-intro>.afx-section-label{min-height:520px;margin:0;padding:26px 25px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,rgba(4,7,6,.12) 48%,rgba(4,7,6,.82) 100%),url('../images/astroflux/denver-office-building.png') center 57%/cover no-repeat}
.afx-intro>.afx-section-label:after{content:'DENVER OFFICE\A 1630 WELTON STREET · DENVER, CO 80202';white-space:pre;position:absolute;left:25px;right:20px;bottom:23px;font-family:'DM Sans',Arial,sans-serif;font-size:9px;font-weight:500;line-height:1.7;letter-spacing:1.15px;color:#fff}
@media(max-width:900px){.afx-intro{grid-template-columns:1fr;gap:48px}.afx-intro>.afx-section-label{min-height:560px;background-position:center 58%}}
@media(max-width:560px){.afx-intro>.afx-section-label{min-height:430px;padding:20px;background-position:center 58%}.afx-intro>.afx-section-label:after{left:20px;bottom:18px;font-size:8px;letter-spacing:.8px}}

/* Editable assets-under-management section */
.afx-aum{background:#050706;color:#fff}
.afx-aum-head{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;align-items:end;margin-bottom:72px}
.afx-aum-head h2{font-size:clamp(70px,9vw,140px);color:#d5c7a8;letter-spacing:-5px;white-space:nowrap}
.afx-aum-summary{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.22)}
.afx-aum-summary strong{display:block;font-family:'Playfair Display',Georgia,serif;font-size:34px;font-weight:500}
.afx-aum-summary p{max-width:600px;margin:16px 0 22px;color:#aeb8b4;font-size:15px}
.afx-aum-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.18)}
.afx-aum-grid article{display:grid;grid-template-columns:42px 1fr auto;gap:22px;align-items:center;min-height:150px;padding:28px 28px 28px 0;border-bottom:1px solid rgba(255,255,255,.18)}
.afx-aum-grid article:nth-child(odd){border-right:1px solid rgba(255,255,255,.18);margin-right:28px}
.afx-aum-grid article>span{font-size:9px;letter-spacing:1px;color:#76847f}
.afx-aum-grid h3{font-family:'Playfair Display',Georgia,serif;font-size:26px;font-weight:500;line-height:1.15;margin:0 0 7px}
.afx-aum-grid p{max-width:390px;margin:0;color:#8f9c97;font-size:12px;line-height:1.55}
.afx-aum-grid article>strong{font-family:'Playfair Display',Georgia,serif;font-size:28px;font-weight:500;color:#d5c7a8;white-space:nowrap}
.afx-aum>small{display:block;margin-top:26px;color:#66736e;font-size:9px;letter-spacing:.4px}
@media(max-width:900px){.afx-aum-head{grid-template-columns:1fr;gap:35px}.afx-aum-grid{grid-template-columns:1fr}.afx-aum-grid article:nth-child(odd){border-right:0;margin-right:0}}
@media(max-width:560px){.afx-aum-head{margin-bottom:46px}.afx-aum-head h2{font-size:64px;letter-spacing:-3px}.afx-aum-summary strong{font-size:27px}.afx-aum-grid article{grid-template-columns:28px 1fr;gap:12px;padding:23px 0}.afx-aum-grid article>strong{grid-column:2;font-size:25px}.afx-aum-grid h3{font-size:23px}}

/* Sequence numbers removed sitewide */
.afx-hero-note{gap:0}
.afx-aum-grid article{grid-template-columns:1fr auto}
.afx-strategy-grid h3{margin-top:4px}
.afx-principles b{margin-left:0}
@media(max-width:560px){.afx-aum-grid article{grid-template-columns:1fr auto;gap:18px}.afx-aum-grid article>strong{grid-column:auto}}

/* Leadership cards and individual executive profiles */
.afx-team-grid article>a{display:block}
.afx-team-photo{position:relative;overflow:hidden;background:#d7d3ca}
.afx-team-photo img{display:block;transition:transform .6s ease,filter .4s ease}
.afx-team-photo span{position:absolute;left:0;right:0;bottom:0;padding:42px 20px 17px;background:linear-gradient(transparent,rgba(3,6,5,.88));color:#fff;font-size:10px;letter-spacing:1px;text-transform:uppercase;transform:translateY(100%);transition:transform .3s ease}
.afx-team-grid article>a:hover .afx-team-photo img{transform:scale(1.025);filter:saturate(.92)}
.afx-team-grid article>a:hover .afx-team-photo span{transform:none}
.afx-profile-hero{min-height:760px;padding:150px 8vw 80px;display:grid;grid-template-columns:minmax(360px,42%) 1fr;gap:9vw;align-items:center;background:#080b0a;color:#fff}
.afx-profile-portrait{height:720px;overflow:hidden;background:#171c1a}
.afx-profile-portrait img{width:100%;height:100%;object-fit:contain;object-position:center top;background:#171c1a;display:block;filter:saturate(.83)}
.afx-profile-heading h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(58px,7vw,108px);font-weight:500;line-height:.98;letter-spacing:-3px;margin:0 0 25px}
.afx-profile-heading>p{font-family:'Playfair Display',Georgia,serif;font-size:25px;color:#d5c7a8;margin:0 0 55px}
.afx-profile-heading>a{font-size:11px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:8px}
.afx-profile-content{padding:110px 10vw;display:grid;grid-template-columns:260px minmax(0,760px);justify-content:center;gap:9vw;background:#f3f1eb}
.afx-profile-content aside{border-top:1px solid var(--line);padding-top:25px;align-self:start;position:sticky;top:120px}
.afx-profile-content aside span{font-size:9px;letter-spacing:1.7px;font-weight:700}
.afx-profile-content aside p{font-size:13px;color:#64716d;line-height:1.75;margin:18px 0 35px}
.afx-profile-content aside a{font-size:11px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:6px}
.afx-profile-content article{font-size:18px;line-height:1.85;color:#35433f}
.afx-profile-content article .afx-profile-lead{font-family:'Playfair Display',Georgia,serif;font-size:30px;line-height:1.5;color:#111716;margin-top:0}
.afx-profile-content article h2{font-size:36px;letter-spacing:-1px;margin:58px 0 18px}
.afx-profile-content article ul{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;padding:0;list-style:none;border-top:1px solid var(--line)}
.afx-profile-content article li{padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}
.afx-profile-fact{margin-top:55px;padding:34px;background:#e8e3d8;display:flex;align-items:baseline;gap:18px}
.afx-profile-fact strong{font-family:'Playfair Display',Georgia,serif;font-size:38px;font-weight:500;color:#796642}
.afx-profile-fact span{font-size:11px;text-transform:uppercase;letter-spacing:1px}
.afx-profile-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;padding:45px 8vw;background:#fff;border-top:1px solid var(--line);align-items:center}
.afx-profile-nav>a{font-size:11px;text-transform:uppercase;letter-spacing:.7px}.afx-profile-nav>a:last-child{text-align:right}
.afx-profile-nav small,.afx-profile-nav span{display:block}.afx-profile-nav small{color:#7c8884}.afx-profile-nav span{font-family:'Playfair Display';font-size:19px;text-transform:none;letter-spacing:0;margin-top:5px}
@media(max-width:900px){.afx-profile-hero{grid-template-columns:1fr;gap:45px;padding-top:120px}.afx-profile-portrait{height:720px;max-width:620px}.afx-profile-content{grid-template-columns:1fr;gap:60px}.afx-profile-content aside{position:static}.afx-profile-nav{grid-template-columns:1fr 1fr}.afx-profile-nav>a:nth-child(2){display:none}}
@media(max-width:560px){.afx-team-photo span{transform:none}.afx-profile-hero{padding:105px 20px 55px}.afx-profile-portrait{height:560px}.afx-profile-heading h1{font-size:52px;letter-spacing:-1.5px}.afx-profile-heading>p{font-size:20px;margin-bottom:38px}.afx-profile-content{padding:70px 20px}.afx-profile-content article{font-size:16px}.afx-profile-content article .afx-profile-lead{font-size:24px}.afx-profile-content article h2{font-size:31px}.afx-profile-content article ul{grid-template-columns:1fr}.afx-profile-fact{display:block;padding:25px}.afx-profile-fact strong,.afx-profile-fact span{display:block}.afx-profile-nav{gap:20px;padding:35px 20px}.afx-profile-nav span{font-size:15px}}

/* Standalone strategy columns and tiered homepage leadership */
.afx-strategy-columns{background:#050706;color:#fff}
.afx-strategy-columns-head{display:grid;grid-template-columns:1fr 1.5fr;gap:7vw;align-items:end;border-bottom:1px solid rgba(255,255,255,.18)}
.afx-strategy-columns-head h2{font-size:clamp(52px,6vw,88px)}
.afx-strategy-columns-head>p{max-width:520px;color:#9ba7a2;font-size:17px;padding-bottom:8px}
.afx-strategy-column{min-height:620px;display:grid;grid-template-columns:1fr 48%;border-bottom:1px solid rgba(255,255,255,.18)}
.afx-strategy-column:nth-child(odd){grid-template-columns:48% 1fr}.afx-strategy-column:nth-child(odd) .afx-strategy-column-copy{order:2}.afx-strategy-column:nth-child(odd) .afx-strategy-lead{order:1}
.afx-strategy-column-copy{padding:95px 7vw;display:flex;flex-direction:column;align-items:flex-start}
.afx-strategy-column-copy h2{font-size:clamp(50px,5.4vw,82px);max-width:760px}
.afx-strategy-column-copy>p{font-size:17px;line-height:1.75;color:#aeb8b4;max-width:650px;margin:30px 0}
.afx-strategy-column-copy>a{margin-top:auto;border-bottom:1px solid #d5c7a8;padding-bottom:7px;color:#d5c7a8;font-size:12px}
.afx-strategy-lead{position:relative;display:block;min-height:620px;overflow:hidden;background:#181d1b}
.afx-strategy-lead:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,6,5,.92),transparent 55%)}
.afx-strategy-lead>img{width:100%;height:100%;object-fit:cover;object-position:center top;background:#181d1b;position:absolute;inset:0;transition:transform .7s ease;filter:saturate(.82)}
.afx-strategy-lead:hover>img{transform:scale(1.025)}
.afx-strategy-lead>div{position:absolute;z-index:1;left:45px;right:35px;bottom:38px}
.afx-strategy-lead span{font-size:9px;letter-spacing:1.7px;color:#d5c7a8}.afx-strategy-lead h3{font-family:'Playfair Display',Georgia,serif;font-size:34px;font-weight:500;margin:7px 0 0}.afx-strategy-lead p{margin:2px 0 20px;color:#bdc6c2;font-size:12px}.afx-strategy-lead b{font-size:10px;letter-spacing:.8px;font-weight:500}
.afx-leadership-heading{display:grid;grid-template-columns:1fr 1.5fr;gap:7vw;align-items:end;margin-bottom:70px}.afx-leadership-heading h2{font-size:clamp(48px,5.5vw,82px)}.afx-leadership-heading>p{max-width:490px;color:#65716d;font-size:16px}
.afx-founders{background:#f3f1eb}.afx-founders-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.afx-founders-grid article{background:#fff}.afx-founders-grid article>a{display:grid;grid-template-columns:48% 1fr;min-height:500px}.afx-founders-grid img{width:100%;height:100%;object-fit:contain;object-position:center top;background:#f5f3ee;filter:saturate(.82)}.afx-founders-grid article>a>div{padding:46px 35px;display:flex;flex-direction:column}.afx-founders-grid span{font-size:9px;letter-spacing:1.5px;color:#856f49}.afx-founders-grid h3{font-family:'Playfair Display';font-size:38px;font-weight:500;margin:14px 0}.afx-founders-grid p{font-size:13px;line-height:1.7;color:#68736f;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.afx-founders-grid b{font-size:10px;margin-top:auto}
.afx-president{display:grid;grid-template-columns:56% 44%;min-height:760px;background:#111b18;color:#fff}.afx-president-photo img{width:100%;height:100%;min-height:760px;object-fit:contain;object-position:center top;background:#111b18;display:block;filter:saturate(.82)}.afx-president-copy{padding:110px 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.afx-president-copy h2{font-size:clamp(60px,7vw,105px);margin:0}.afx-president-copy h3{font-family:'Playfair Display';font-size:25px;font-weight:500;color:#d5c7a8;margin:15px 0 35px}.afx-president-copy p{font-size:17px;line-height:1.8;color:#b5bfbb;max-width:620px}.afx-president-copy>a{margin-top:40px;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:11px}
.afx-strategy-detail-hero{min-height:780px;padding:145px 8vw 80px;display:grid;grid-template-columns:1.2fr minmax(360px,42%);gap:8vw;align-items:center;background:#07100e;color:#fff}.afx-strategy-detail-hero h1{font-family:'Playfair Display';font-size:clamp(60px,7vw,108px);font-weight:500;line-height:.98;letter-spacing:-3px;margin:0 0 32px}.afx-strategy-detail-hero>div>p{font-size:19px;line-height:1.75;color:#b5bfbb;max-width:680px;margin-bottom:45px}.afx-strategy-detail-hero>div>a{font-size:11px;border-bottom:1px solid currentColor;padding-bottom:7px}.afx-strategy-detail-hero figure{margin:0;height:720px;position:relative}.afx-strategy-detail-hero figure img{width:100%;height:100%;object-fit:contain;object-position:center top;background:#171c1a;filter:saturate(.82)}.afx-strategy-detail-hero figcaption{position:absolute;left:0;right:0;bottom:0;padding:60px 30px 25px;background:linear-gradient(transparent,rgba(3,6,5,.9))}.afx-strategy-detail-hero figcaption strong,.afx-strategy-detail-hero figcaption span{display:block}.afx-strategy-detail-hero figcaption strong{font:500 27px 'Playfair Display'}.afx-strategy-detail-hero figcaption span{font-size:11px;color:#c3cbc8}
.afx-strategy-detail-content{padding:110px 10vw;display:grid;grid-template-columns:260px minmax(0,760px);justify-content:center;gap:9vw}.afx-strategy-detail-content aside{border-top:1px solid var(--line);padding-top:25px;align-self:start;position:sticky;top:120px}.afx-strategy-detail-content aside span,.afx-strategy-detail-content aside strong,.afx-strategy-detail-content aside p{display:block}.afx-strategy-detail-content aside span{font-size:9px;letter-spacing:1.5px}.afx-strategy-detail-content aside strong{font:500 25px 'Playfair Display';margin-top:18px}.afx-strategy-detail-content aside p{font-size:12px;color:#697570}.afx-strategy-detail-content aside a{display:inline-block;margin-top:25px;font-size:11px;border-bottom:1px solid}.afx-strategy-detail-content article{font-size:18px;line-height:1.85;color:#35433f}.afx-strategy-detail-content article .afx-profile-lead{font:500 30px/1.5 'Playfair Display';color:#111716}.afx-strategy-detail-content article h2{font-size:38px;margin:55px 0 18px}
@media(max-width:1000px){.afx-strategy-columns-head,.afx-leadership-heading{grid-template-columns:1fr}.afx-strategy-column,.afx-strategy-column:nth-child(odd){grid-template-columns:1fr 1fr}.afx-founders-grid{grid-template-columns:1fr}.afx-president{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.afx-strategy-column,.afx-strategy-column:nth-child(odd){display:flex;flex-direction:column;min-height:0}.afx-strategy-column:nth-child(odd) .afx-strategy-column-copy{order:1}.afx-strategy-column:nth-child(odd) .afx-strategy-lead{order:2}.afx-strategy-column-copy{padding:65px 20px;min-height:430px}.afx-strategy-lead{min-height:520px}.afx-strategy-lead>div{left:22px;right:22px;bottom:25px}.afx-founders-grid article>a{grid-template-columns:1fr;min-height:0}.afx-founders-grid img{height:540px;object-fit:contain;object-position:center top;background:#f5f3ee}.afx-founders-grid article>a>div{min-height:390px;padding:34px 25px}.afx-president{grid-template-columns:1fr;min-height:0}.afx-president-photo img{min-height:0;height:560px}.afx-president-copy{padding:70px 20px}.afx-strategy-detail-hero{grid-template-columns:1fr;padding:110px 20px 60px}.afx-strategy-detail-hero figure{height:600px}.afx-strategy-detail-content{grid-template-columns:1fr;padding:70px 20px}.afx-strategy-detail-content aside{position:static}.afx-strategy-detail-content article{font-size:16px}.afx-strategy-detail-content article .afx-profile-lead{font-size:24px}}

/* Mobile hero crop: reveal the Astroflux Capital feature wall */
@media(max-width:560px){.afx-hero{background-position:14% center}}

/* Refined co-founder editorial cards */
.afx-founders{padding-top:105px;padding-bottom:115px;background:linear-gradient(180deg,#f3f1eb 0%,#ebe7de 100%)}
.afx-founders-grid{gap:30px}
.afx-founders-grid article{position:relative;overflow:hidden;border:1px solid rgba(17,23,22,.13);box-shadow:0 18px 55px rgba(16,24,21,.07);transition:transform .4s ease,box-shadow .4s ease}
.afx-founders-grid article:before{content:'';position:absolute;z-index:2;left:0;top:0;width:4px;height:100%;background:#b49a6b;transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease}
.afx-founders-grid article:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(16,24,21,.13)}
.afx-founders-grid article:hover:before{transform:scaleY(1)}
.afx-founders-grid article>a{height:560px;min-height:0;grid-template-columns:48% 52%;overflow:hidden}
.afx-founders-grid article:nth-child(even)>a{grid-template-columns:52% 48%}
.afx-founders-grid article:nth-child(even) img{order:2}
.afx-founders-grid article:nth-child(even) a>div{order:1}
.afx-founders-grid img{height:620px;min-width:0;object-fit:contain;object-position:center top;background:#f5f3ee;transition:transform .7s ease,filter .4s ease}
.afx-founders-grid article:hover img{transform:scale(1.025);filter:saturate(.92)}
.afx-founders-grid article>a>div{min-width:0;height:560px;padding:48px 38px 36px;background:#fff;position:relative}
.afx-founders-grid article>a>div:before{content:'';display:block;width:42px;border-top:1px solid #b49a6b;margin-bottom:25px}
.afx-founders-grid span{font-size:9px;letter-spacing:2px;text-transform:uppercase}
.afx-founders-grid h3{font-size:clamp(32px,2.5vw,43px);line-height:1.05;margin:18px 0 22px}
.afx-founders-grid p{font-size:13px;line-height:1.72;-webkit-line-clamp:8;color:#5c6864}
.afx-founders-grid b{display:inline-block;width:max-content;padding-bottom:6px;border-bottom:1px solid #111716;font-size:9px;letter-spacing:.5px;text-transform:uppercase}
@media(max-width:1200px){.afx-founders-grid{grid-template-columns:1fr}.afx-founders-grid article>a,.afx-founders-grid article:nth-child(even)>a{grid-template-columns:45% 55%;height:540px}.afx-founders-grid article:nth-child(even) img{order:0}.afx-founders-grid article:nth-child(even) a>div{order:0}.afx-founders-grid img,.afx-founders-grid article>a>div{height:540px}}
@media(max-width:700px){.afx-founders{padding-top:72px;padding-bottom:78px}.afx-founders-grid{gap:20px}.afx-founders-grid article>a,.afx-founders-grid article:nth-child(even)>a{display:block;height:auto}.afx-founders-grid img{display:block;width:100%;height:440px}.afx-founders-grid article>a>div{height:auto;min-height:350px;padding:32px 24px 27px}.afx-founders-grid article:hover{transform:none}.afx-founders-grid h3{font-size:36px}.afx-founders-grid p{-webkit-line-clamp:6}}

/* Dedicated Investor Relations page */
.afx-ir-hero{min-height:720px;padding:160px 8vw 90px;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(90deg,rgba(4,9,8,.9),rgba(4,9,8,.28)),url('../images/astroflux/investment-committee.png') center 42%/cover no-repeat}
.afx-ir-hero>div{max-width:900px}.afx-ir-hero h1{font-family:'Playfair Display';font-size:clamp(65px,8vw,120px);font-weight:500;line-height:.95;letter-spacing:-4px;margin:0}.afx-ir-hero h1 em{color:#d5c7a8;font-weight:500}.afx-ir-hero p{max-width:650px;font-size:19px;line-height:1.7;color:#d1d9d6;margin:35px 0 0}
.afx-ir-content{padding:110px 9vw;display:grid;grid-template-columns:minmax(0,760px) 390px;justify-content:center;gap:9vw}.afx-ir-content>article{font-size:18px;line-height:1.85;color:#35433f}.afx-ir-content>article .afx-profile-lead{font:500 30px/1.5 'Playfair Display';color:#111716;margin-top:0}.afx-ir-content>article h2{font-size:38px;margin:55px 0 17px}.afx-ir-content>aside{align-self:start;background:#fff;padding:15px 34px;box-shadow:0 18px 55px rgba(16,24,21,.08)}.afx-ir-content>aside>div{padding:28px 0;border-bottom:1px solid var(--line)}.afx-ir-content>aside>div:last-child{border:0}.afx-ir-content aside span,.afx-ir-content aside a{display:block}.afx-ir-content aside span{font-size:9px;letter-spacing:1.5px;color:#796642;margin-bottom:8px}.afx-ir-content aside a{font-family:'Playfair Display';font-size:20px;overflow-wrap:anywhere}.afx-ir-content aside button{border:0;background:#111b18;color:#fff;padding:14px 18px;font:600 11px 'DM Sans';cursor:pointer}
.afx-ir-reg{padding:105px 8vw;background:#050706;color:#fff}.afx-ir-reg h2{font-size:clamp(48px,5vw,75px);margin-bottom:70px}.afx-ir-reg>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.afx-ir-reg p{border-top:1px solid rgba(255,255,255,.25);padding-top:22px}.afx-ir-reg span,.afx-ir-reg strong{display:block}.afx-ir-reg span{font-size:9px;letter-spacing:1.3px;color:#9aa7a2}.afx-ir-reg strong{font:400 16px 'DM Sans';margin-top:22px;color:#fff}
@media(max-width:900px){.afx-ir-content{grid-template-columns:1fr}.afx-ir-reg>div:last-child{grid-template-columns:1fr}}
@media(max-width:560px){.afx-ir-hero{min-height:620px;padding:120px 20px 60px;background-position:62% center}.afx-ir-hero h1{font-size:54px;letter-spacing:-2px}.afx-ir-hero p{font-size:16px}.afx-ir-content{padding:70px 20px}.afx-ir-content>article{font-size:16px}.afx-ir-content>article .afx-profile-lead{font-size:24px}.afx-ir-content>aside{padding:10px 22px}.afx-ir-reg{padding:72px 20px}.afx-ir-reg h2{font-size:42px;margin-bottom:45px}}

/* Single-row, horizontally scrolling leadership carousel */
.afx-anchor-target{position:relative;top:-90px;scroll-margin-top:90px}
.afx-team-slider-controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin:-42px 0 30px}
.afx-team-slider-controls button{width:44px;height:44px;border:1px solid rgba(17,23,22,.32);border-radius:50%;background:transparent;color:#111716;font:20px/1 Arial;cursor:pointer;transition:background .25s,color .25s,border-color .25s}
.afx-team-slider-controls button:hover{background:#111b18;color:#fff;border-color:#111b18}
.afx-team-slider-controls span{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#74807c;margin-right:5px}
.afx-team-grid{display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 0 22px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;cursor:grab}
.afx-team-grid:active{cursor:grabbing}.afx-team-grid::-webkit-scrollbar{height:4px}.afx-team-grid::-webkit-scrollbar-track{background:rgba(17,23,22,.08)}.afx-team-grid::-webkit-scrollbar-thumb{background:#9a8867}
.afx-team-grid article{flex:0 0 calc((100% - 60px)/4);min-width:270px;scroll-snap-align:start}
@media(max-width:1000px){.afx-team-grid article{flex-basis:calc((100% - 20px)/2)}.afx-team-slider-controls{margin-top:0}}
@media(max-width:560px){.afx-team-slider-controls{justify-content:space-between;margin:-10px 0 25px}.afx-team-slider-controls span{order:2;margin:0}.afx-team-slider-controls button:first-child{order:1}.afx-team-slider-controls button:last-child{order:3}.afx-team-grid{gap:14px;margin-right:-20px;padding-right:20px}.afx-team-grid article{flex-basis:82vw;min-width:82vw}.afx-team-grid img{height:430px}}

/* Refined mobile footer contact card */
@media(max-width:560px){
 .afx-footer-contact{position:relative;margin-top:16px;padding:27px 22px 18px;border-color:rgba(213,199,170,.22);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 16px 42px rgba(0,0,0,.16)}
 .afx-footer-contact:before{content:'';position:absolute;left:22px;top:52px;width:34px;border-top:1px solid #a9946c}
 .afx-footer-contact h4{margin:0 0 34px;color:#d8c9ac;font-size:10px;letter-spacing:2px;text-align:left}
 .afx-footer-contact p{display:block!important;margin:0!important;padding:16px 0 17px!important;border-bottom:1px solid rgba(255,255,255,.09)!important;text-align:left!important;color:#fff!important}
 .afx-footer-contact p:first-of-type{padding-top:0!important}
 .afx-footer-contact p:last-child{border-bottom:0!important;padding-bottom:3px!important}
 .afx-footer-contact strong{display:block!important;margin:0 0 7px;font-size:8px!important;line-height:1.4;letter-spacing:1.25px;text-align:left!important;color:#84928d!important}
 .afx-footer-contact a{display:block!important;width:100%;min-height:28px;margin:0!important;color:#fff!important;font-size:13px!important;line-height:1.55!important;letter-spacing:.05px;white-space:normal;word-break:normal;overflow-wrap:break-word;text-align:left!important}
 .afx-footer-contact a:after{content:'↗';display:inline-block;margin-left:8px;color:#b9a47b;font-size:9px;vertical-align:1px}
}

/* Mobile leadership carousel: one complete card per view */
@media(max-width:560px){
 .afx-team{overflow:hidden;padding-left:20px;padding-right:20px}
 .afx-team-slider-controls{display:grid;grid-template-columns:44px 1fr 44px;gap:12px;width:100%;margin:0 0 24px;padding:13px 0;border-top:1px solid rgba(17,23,22,.12);border-bottom:1px solid rgba(17,23,22,.12)}
 .afx-team-slider-controls button{width:44px;height:44px;background:#f8f6f0;border-color:rgba(17,23,22,.25)}
 .afx-team-slider-controls span{order:initial!important;align-self:center;margin:0!important;font-size:0;text-align:center;white-space:nowrap}
 .afx-team-slider-controls span:after{content:'SWIPE TO EXPLORE';font-size:8px;letter-spacing:1.4px;color:#7b8782}
 .afx-team-slider-controls button:first-child{order:initial!important}.afx-team-slider-controls button:last-child{order:initial!important}
 .afx-team-grid{box-sizing:border-box;width:100%;max-width:100%;gap:0;margin:0!important;padding:0 0 14px!important;overflow-x:auto;overflow-y:hidden;scroll-padding:0;border:0}
 .afx-team-grid article{box-sizing:border-box;flex:0 0 100%!important;width:100%;min-width:100%!important;max-width:100%;padding:0;scroll-snap-align:start;scroll-snap-stop:always}
 .afx-team-grid article>a{display:block;width:100%;padding-bottom:18px;background:#fff}
 .afx-team-photo{width:100%}.afx-team-grid img{width:100%;height:520px;object-fit:contain;object-position:center top;background:#f5f3ee}
 .afx-team-grid h3{margin:17px 18px 0;font-size:27px;line-height:1.15}
 .afx-team-grid p{margin:5px 18px 0;font-size:11px;line-height:1.5}
 .afx-team-photo span{left:0;right:auto;padding:34px 17px 14px;font-size:9px}
}
@media(max-width:380px){.afx-team-grid img{height:420px}.afx-team-slider-controls{grid-template-columns:40px 1fr 40px}.afx-team-slider-controls button{width:40px;height:40px}.afx-team-slider-controls span:after{font-size:7px;letter-spacing:1px}}

/* Reliable full-screen mobile navigation */
.afx-nav-ir{display:none!important}
@media(max-width:900px){
 .afx-header .afx-brand{position:relative;z-index:1002}
 .afx-nav,.afx-nav.open{box-sizing:border-box;position:fixed!important;inset:0!important;top:0!important;left:0!important;right:0!important;width:100vw!important;height:100vh!important;height:100svh!important;height:100dvh!important;min-height:100svh;max-height:100dvh;margin:0!important;padding:calc(82px + env(safe-area-inset-top)) 24px calc(28px + env(safe-area-inset-bottom))!important;background:#050706!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
 .afx-nav:not(.open){display:none!important}.afx-nav.open{display:flex!important}
 .afx-nav a{flex:0 0 auto;width:100%;padding:13px 0!important;font-size:clamp(27px,8.5vw,36px)!important;line-height:1.05!important;border-bottom:1px solid rgba(255,255,255,.13);white-space:normal}
 .afx-nav .afx-nav-ir{display:block!important;margin-top:15px;padding:13px 16px!important;border:1px solid rgba(213,199,170,.45);font-family:'DM Sans',Arial,sans-serif!important;font-size:10px!important;line-height:1.4!important;letter-spacing:1.3px!important;text-align:center;text-transform:uppercase;color:#d5c7aa}
 .afx-nav:after{flex:0 0 auto;margin-top:22px!important;padding-bottom:2px;text-align:left}
 .afx-menu{position:relative;z-index:1003!important}
}
@media(max-width:900px) and (max-height:650px){.afx-nav,.afx-nav.open{justify-content:flex-start!important}.afx-nav a{padding:9px 0!important;font-size:27px!important}.afx-nav .afx-nav-ir{margin-top:10px}.afx-nav:after{margin-top:14px!important}}

/* Keep homepage leadership photography edge-to-edge within its banner panels. */
.afx-strategy-lead>img,.afx-founders-grid img,.afx-president-photo img{object-fit:cover;object-position:center top}
