:root{
  --af-ink:#15372d;--af-deep:#0f3f32;--af-green:#0b6d50;--af-green-2:#1d7d61;
  --af-mint:#dfece5;--af-stone:#f4f2ec;--af-white:#fff;--af-gold:#d7a24b;
  --af-line:rgba(21,55,45,.14);--af-muted:#617169;--af-shadow:0 18px 50px rgba(13,50,39,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{background:var(--af-stone);color:var(--af-ink);font-family:Inter,Arial,sans-serif}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}main{display:block}.af-label,.af-eyebrow{display:block;font:800 11px/1.2 "Space Grotesk",sans-serif;letter-spacing:.18em;text-transform:uppercase}.af-label{color:var(--af-green)}.af-eyebrow{color:#eef8f2}.af-section{padding:96px 0}.af-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:999px;font:800 12px/1 "Space Grotesk",sans-serif;letter-spacing:.05em;text-transform:uppercase;transition:.2s ease}.af-button-solid{background:#fff;color:var(--af-deep)}.af-button-ghost{border-color:rgba(255,255,255,.58);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.af-button-accent{background:#d8ee78;color:#17392f}.af-button:hover{transform:translateY(-2px)}.af-text-link{display:inline-flex;gap:10px;align-items:center;margin-top:24px;color:var(--af-green);font-weight:800}.af-text-link span{font-size:20px}

/* Header */
.site-header{position:absolute!important;inset:0 0 auto!important;z-index:1000!important;width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important;transition:.25s ease}.site-header.scrolled{position:fixed!important;background:rgba(250,249,245,.94)!important;border-bottom:1px solid var(--af-line)!important;backdrop-filter:blur(18px)!important}.nav-wrap{width:min(1240px,calc(100% - 42px))!important;min-height:88px!important;margin:auto!important}.brand-logo{width:58px!important;height:58px!important;object-fit:contain!important;filter:none!important}.brand-name,.brand-meta,.desktop-nav a{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.28)}.site-header.scrolled .brand-name,.site-header.scrolled .brand-meta,.site-header.scrolled .desktop-nav a{color:var(--af-ink)!important;text-shadow:none}.desktop-nav .submenu{background:#fff!important;border:1px solid var(--af-line)!important;box-shadow:var(--af-shadow)!important}.desktop-nav .submenu a{color:var(--af-ink)!important;text-shadow:none!important}.nav-actions .btn{background:#fff!important;color:var(--af-deep)!important;border-radius:999px!important}.site-header.scrolled .nav-actions .btn{background:var(--af-deep)!important;color:#fff!important}

/* Home hero */
.af-home-hero{position:relative;min-height:860px;display:flex;align-items:center;color:#fff;background:url('../images/islamabad-hero.webp') center 42%/cover no-repeat;isolation:isolate}.af-home-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,43,34,.84) 0%,rgba(7,43,34,.65) 48%,rgba(7,43,34,.25) 75%,rgba(7,43,34,.12) 100%),linear-gradient(0deg,rgba(7,43,34,.28),rgba(7,43,34,.02) 45%)}.af-home-hero-content{padding-top:126px;padding-bottom:100px}.af-home-hero h1{max-width:860px;margin:22px 0 0;color:#fff;font:700 clamp(58px,7vw,96px)/.98 "Space Grotesk",sans-serif;letter-spacing:-.055em}.af-home-hero h1 span{display:block;margin-bottom:18px;font-size:.25em;letter-spacing:.17em;color:#d8ee78}.af-home-hero p{max-width:640px;margin-top:26px;color:rgba(255,255,255,.86);font-size:18px;line-height:1.7}.af-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.af-scroll-cue{position:absolute;left:calc((100% - min(1180px,calc(100% - 48px)))/2);bottom:28px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.72);font-size:12px}.af-scroll-cue span{width:34px;height:1px;background:rgba(255,255,255,.55)}

/* Home sections */
.af-intro{background:#f8f7f3}.af-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.af-intro h2,.af-section-head h2,.af-method h2,.af-contact-strip h2,.af-division-overview h2,.af-faq-intro h2{margin-top:18px;font:700 clamp(40px,5vw,66px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.045em}.af-intro-copy p{color:var(--af-muted);font-size:18px;line-height:1.75}.af-portfolio{background:#e9f0eb}.af-section-head{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:end;margin-bottom:40px}.af-section-head.compact{grid-template-columns:minmax(0,800px)}.af-section-head p{color:var(--af-muted);font-size:16px;line-height:1.7}.af-venture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.af-venture-card{display:flex;flex-direction:column;min-height:430px;background:#fff;border:1px solid rgba(21,55,45,.10);border-radius:22px;overflow:hidden;box-shadow:0 8px 30px rgba(16,55,43,.04);transition:.25s ease}.af-venture-card:hover{transform:translateY(-5px);box-shadow:var(--af-shadow)}.af-venture-image{height:180px;overflow:hidden}.af-venture-image img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.af-venture-card:hover img{transform:scale(1.04)}.af-venture-body{display:flex;flex-direction:column;flex:1;padding:25px}.af-venture-body>span{font:800 10px/1.2 "Space Grotesk",sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--af-green)}.af-venture-body h3{margin-top:15px;font:700 25px/1.08 "Space Grotesk",sans-serif}.af-venture-body p{margin-top:12px;color:var(--af-muted);font-size:14px;line-height:1.62}.af-venture-body b{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;color:var(--af-green);font-size:12px}.af-venture-body i{font-style:normal;font-size:20px}.af-method{background:#f8f7f3}.af-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.af-method-grid article{padding:34px;border-top:1px solid var(--af-line);background:#fff}.af-method-grid span{color:var(--af-gold);font:800 11px "Space Grotesk",sans-serif}.af-method-grid h3{margin-top:30px;font:700 24px/1.15 "Space Grotesk",sans-serif}.af-method-grid p{margin-top:12px;color:var(--af-muted);line-height:1.65}.af-contact-strip{padding:74px 0;background:var(--af-deep);color:#fff}.af-contact-strip-inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.af-contact-strip h2{color:#fff;font-size:clamp(38px,5vw,62px)}.af-contact-strip p{margin-top:12px;color:rgba(255,255,255,.74)}

/* Portfolio and impact */
.af-page-hero{padding:175px 0 94px;background:linear-gradient(125deg,#174b3b,#2f6e58);color:#fff}.af-page-hero.impact{background:linear-gradient(125deg,#173e34,#3a6958)}.af-page-hero h1{max-width:900px;margin-top:20px;color:#fff;font:700 clamp(58px,7.5vw,96px)/.95 "Space Grotesk",sans-serif;letter-spacing:-.055em}.af-page-hero p{max-width:690px;margin-top:24px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.7}.af-impact-section{background:#f6f5f0}.af-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.af-impact-grid article{min-height:240px;padding:30px;background:#fff;border:1px solid var(--af-line);border-radius:18px}.af-impact-grid span{font:800 11px "Space Grotesk",sans-serif;color:var(--af-gold)}.af-impact-grid h3{margin-top:48px;font:700 25px "Space Grotesk",sans-serif}.af-impact-grid p{margin-top:12px;color:var(--af-muted);line-height:1.65}

/* Division pages */
.af-division-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;color:#fff;background-image:var(--division-image);background-position:center;background-size:cover;isolation:isolate}.af-division-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,42,34,.86),rgba(8,42,34,.55) 58%,rgba(8,42,34,.16)),linear-gradient(0deg,rgba(8,42,34,.65),transparent 55%)}.af-division-hero-content{padding-top:170px;padding-bottom:78px}.af-division-hero h1{max-width:820px;margin-top:18px;color:#fff;font:700 clamp(58px,8vw,100px)/.94 "Space Grotesk",sans-serif;letter-spacing:-.055em}.af-division-hero p{max-width:650px;margin-top:22px;color:rgba(255,255,255,.84);font-size:18px;line-height:1.68}.af-division-overview{background:#f7f6f1}.af-division-overview-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.af-division-overview-grid p{color:var(--af-muted);font-size:17px;line-height:1.76}.af-faq-section{background:#e7efe9}.af-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.af-faq-intro{position:sticky;top:120px;align-self:start}.af-faq-intro p{margin-top:16px;color:var(--af-muted)}.af-faq-list{border-top:1px solid var(--af-line)}.faq-item{border-bottom:1px solid var(--af-line)}.faq-question{width:100%;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 0;background:none;border:0;text-align:left;color:var(--af-ink);font:700 16px/1.4 "Space Grotesk",sans-serif}.faq-question span{display:flex;gap:16px}.faq-question small{color:var(--af-green);font-size:10px;letter-spacing:.1em}.faq-question b{font-size:24px;font-weight:400}.faq-answer{display:none;padding:0 44px 22px 42px}.faq-answer p{color:var(--af-muted);line-height:1.7}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question b{transform:rotate(45deg)}

/* Footer */
.mf-footer{background:#102e25!important;color:#fff}.mf-footer-row{min-height:82px!important;display:grid!important;grid-template-columns:1fr auto auto!important;gap:28px!important;align-items:center!important}.mf-footer-brand img{width:42px!important;height:42px!important;object-fit:contain!important}.mf-footer-brand strong,.mf-footer-brand small,.mf-footer-links a,.mf-footer-copy{color:#fff!important}.mf-footer-brand small,.mf-footer-copy{opacity:.62}.mf-footer-links{display:flex!important;gap:18px!important}.whatsapp-fab{background:#29c76f!important}

@media(max-width:960px){.af-venture-grid,.af-impact-grid{grid-template-columns:repeat(2,1fr)}.af-intro-grid,.af-division-overview-grid,.af-faq-layout{gap:48px}.af-section-head{grid-template-columns:1fr 300px}}

@media(max-width:760px){
  body{font-size:15px}.container{width:100%!important;max-width:none!important;padding-left:20px!important;padding-right:20px!important}.af-section{padding:64px 0}
  .site-header{position:absolute!important;width:100%!important}.site-header .nav-wrap{width:100%!important;max-width:none!important;min-height:72px!important;margin:0!important;padding:0 16px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--af-line)!important}.brand{gap:9px!important}.brand-logo{width:48px!important;height:48px!important}.brand-name{font-size:13px!important;color:var(--af-ink)!important;text-shadow:none!important}.brand-meta{display:none!important}.nav-actions .btn{display:none!important}.menu-toggle{display:grid!important;width:42px!important;height:42px!important;border:0!important;border-radius:50%!important;background:var(--af-deep)!important;color:#fff!important}.mobile-nav{width:100vw!important;max-width:none!important}.mobile-nav-header{background:var(--af-deep)!important}.mobile-nav-links>a{min-height:58px!important;padding:0 20px!important}.mobile-nav-footer{padding:18px 20px!important}
  .af-home-hero{min-height:760px;align-items:flex-end;background-position:62% center}.af-home-hero-shade{background:linear-gradient(180deg,rgba(8,43,34,.20) 0%,rgba(8,43,34,.30) 34%,rgba(8,43,34,.88) 70%,rgba(8,43,34,.97) 100%)}.af-home-hero-content{padding-top:126px;padding-bottom:56px}.af-home-hero h1{font-size:clamp(43px,12.5vw,58px);line-height:.98;margin-top:16px;letter-spacing:-.045em}.af-home-hero h1 span{font-size:.28em;margin-bottom:12px}.af-home-hero p{margin-top:18px;font-size:16px;line-height:1.58}.af-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:26px}.af-button{width:100%;min-height:50px}.af-scroll-cue{display:none}
  .af-intro-grid,.af-section-head,.af-contact-strip-inner,.af-division-overview-grid,.af-faq-layout{grid-template-columns:1fr;gap:26px}.af-intro h2,.af-section-head h2,.af-method h2,.af-contact-strip h2,.af-division-overview h2,.af-faq-intro h2{font-size:38px;line-height:1.04}.af-intro-copy p{font-size:16px;line-height:1.68}.af-section-head{margin-bottom:26px}.af-section-head p{font-size:15px}
  .af-venture-grid,.af-impact-grid,.af-method-grid{grid-template-columns:1fr;gap:14px}.af-venture-card{display:grid;grid-template-columns:116px 1fr;min-height:190px;border-radius:16px}.af-venture-image{height:100%}.af-venture-body{padding:18px 16px}.af-venture-body h3{font-size:20px;margin-top:10px}.af-venture-body p{font-size:13px;line-height:1.5;margin-top:8px}.af-venture-body b{padding-top:12px}.af-method-grid{margin-top:26px}.af-method-grid article{padding:26px;border-radius:14px}.af-method-grid h3{margin-top:20px;font-size:22px}.af-contact-strip{padding:56px 0}.af-contact-strip h2{font-size:36px}.af-contact-strip .af-button{margin-top:8px}
  .af-page-hero{padding:124px 0 62px}.af-page-hero h1{font-size:48px;line-height:.98}.af-page-hero p{font-size:16px}.af-impact-grid article{min-height:auto;padding:24px}.af-impact-grid h3{margin-top:28px}
  .af-division-hero{min-height:680px;align-items:flex-end;background-position:center}.af-division-overlay{background:linear-gradient(180deg,rgba(8,42,34,.14) 0%,rgba(8,42,34,.24) 38%,rgba(8,42,34,.88) 72%,rgba(8,42,34,.97) 100%)}.af-division-hero-content{padding-top:118px;padding-bottom:48px}.af-division-hero h1{font-size:50px;line-height:.98}.af-division-hero p{font-size:16px;line-height:1.58}.af-faq-intro{position:static}.faq-question{font-size:15px;padding:19px 0}.faq-answer{padding:0 6px 18px 0}.faq-question span{gap:10px}
  .mf-footer-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding:24px 20px!important}.mf-footer-links{gap:14px!important;flex-wrap:wrap!important}.whatsapp-fab{width:52px!important;height:52px!important;right:14px!important;bottom:14px!important}
}
@media(max-width:390px){.container{padding-left:16px!important;padding-right:16px!important}.site-header .nav-wrap{padding:0 12px!important}.brand-logo{width:45px!important;height:45px!important}.brand-name{font-size:12px!important}.af-home-hero h1{font-size:42px}.af-venture-card{grid-template-columns:102px 1fr}.af-venture-body{padding:16px 13px}.af-venture-body p{font-size:12.5px}.af-division-hero h1{font-size:44px}}

/* =========================================================
   AF UNIVERSAL — COLOUR ENHANCEMENT ONLY
   Added as a final override layer; no layout/content changes.
   ========================================================= */
:root{
  --af-mint:#d9eee3;
  --af-stone:#f6f1e7;
  --af-gold:#e6a83f;
  --af-coral:#ef7d4b;
  --af-sky:#dcecf4;
  --af-lime:#e3ef9b;
  --af-lilac:#ebe4f2;
  --af-peach:#fae2d2;
}

body{
  background:linear-gradient(180deg,#f8f5ed 0%,#eef6f1 45%,#f8f3e9 100%);
}

/* Main section rhythm: richer, restrained brand colour */
.af-intro,
.final-group,
.division-short,
.mf-intro{
  background:linear-gradient(135deg,#f8f1e5 0%,#edf6f0 100%)!important;
}
.af-portfolio,
.final-businesses,
.business-showcase,
.mf-businesses{
  background:linear-gradient(135deg,#dfeee7 0%,#edf1d6 52%,#f7e8da 100%)!important;
}
.af-method,
.af-impact-section,
.faq-final,
.mf-islamabad{
  background:linear-gradient(135deg,#e4edf5 0%,#eee8f4 48%,#f7eadb 100%)!important;
}
.af-division-overview,
.final-inner-hero{
  background:linear-gradient(135deg,#eef6f1 0%,#f8eddc 100%)!important;
}
.af-faq-section{
  background:linear-gradient(135deg,#dceee6 0%,#edf2d3 100%)!important;
}

/* Cards gain subtle individual colour without changing their structure */
.af-venture-card,
.af-impact-grid article,
.af-method-grid article,
.final-business-card,
.business-tile,
.mf-business-card,
.card,
.service-card,
.product-card,
.project-card,
.price-card,
.blog-card{
  border-color:rgba(12,102,64,.18)!important;
  box-shadow:0 10px 30px rgba(13,74,51,.08)!important;
}
.af-venture-card:nth-child(4n+1),
.af-impact-grid article:nth-child(4n+1),
.af-method-grid article:nth-child(4n+1),
.final-business-card:nth-child(4n+1),
.business-tile:nth-child(4n+1),
.mf-business-card:nth-child(4n+1){background:linear-gradient(145deg,#ffffff 0%,#e6f4ec 100%)!important}
.af-venture-card:nth-child(4n+2),
.af-impact-grid article:nth-child(4n+2),
.af-method-grid article:nth-child(4n+2),
.final-business-card:nth-child(4n+2),
.business-tile:nth-child(4n+2),
.mf-business-card:nth-child(4n+2){background:linear-gradient(145deg,#ffffff 0%,#fff0df 100%)!important}
.af-venture-card:nth-child(4n+3),
.af-impact-grid article:nth-child(4n+3),
.af-method-grid article:nth-child(4n+3),
.final-business-card:nth-child(4n+3),
.business-tile:nth-child(4n+3),
.mf-business-card:nth-child(4n+3){background:linear-gradient(145deg,#ffffff 0%,#e7eff8 100%)!important}
.af-venture-card:nth-child(4n+4),
.af-impact-grid article:nth-child(4n+4),
.af-method-grid article:nth-child(4n+4),
.final-business-card:nth-child(4n+4),
.business-tile:nth-child(4n+4),
.mf-business-card:nth-child(4n+4){background:linear-gradient(145deg,#ffffff 0%,#eee7f5 100%)!important}

/* More vivid brand accents */
.af-label,.green-text,.mf-eyebrow.dark,.final-kicker{color:#08744b!important}
.af-text-link,.mf-text-link,.text-link{color:#08744b!important}
.af-button-accent,.mf-btn-primary,.nav-actions .btn{
  background:linear-gradient(135deg,#d9f254,#f2cb55)!important;
  border-color:#d9e55a!important;
  color:#17372c!important;
}
.af-contact-strip,.final-cta,.mf-contact{
  background:linear-gradient(120deg,#0b4f3a 0%,#0b7350 55%,#b66a2f 145%)!important;
}
.af-page-hero{
  background:linear-gradient(125deg,#0d4d3a 0%,#167151 58%,#a56a35 130%)!important;
}
.af-page-hero.impact{
  background:linear-gradient(125deg,#123f35 0%,#3f6f5d 58%,#8f6847 125%)!important;
}

/* Inputs and content panels: replace stark white with warm tinted surfaces */
input,textarea,select,
.form-control,
.contact-form,
.admin-card,
.invoice-panel,
.blog-content,
.article-content,
.group-logo-panel{
  background-color:#fffdf8!important;
  border-color:rgba(10,102,64,.20)!important;
}

/* Header remains clean but less clinically white after scroll */
.site-header.scrolled{
  background:rgba(244,248,240,.95)!important;
  border-bottom-color:rgba(10,102,64,.18)!important;
}
.submenu,.mobile-nav{
  background:linear-gradient(180deg,#fffdf8 0%,#eef6f1 100%)!important;
}

@media(max-width:760px){
  .site-header .nav-wrap{
    background:linear-gradient(90deg,rgba(248,245,235,.98),rgba(232,244,237,.98))!important;
  }
  body{
    background:linear-gradient(180deg,#f8f3e9 0%,#edf5f0 100%);
  }
}

/* =========================================================
   PREMIUM PORTFOLIO + INSIGHTS EXPERIENCE — V2
   ========================================================= */
.af-portfolio{position:relative;overflow:hidden;background:linear-gradient(145deg,#d8ebe2 0%,#f4eadb 52%,#dce8f0 100%)!important}
.af-portfolio:before,.af-portfolio:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}
.af-portfolio:before{width:420px;height:420px;right:-170px;top:-180px;background:rgba(218,166,72,.18)}
.af-portfolio:after{width:350px;height:350px;left:-190px;bottom:-180px;background:rgba(22,117,83,.14)}
.af-portfolio .container{position:relative;z-index:1}
.af-venture-grid{gap:24px}
.af-premium-venture{position:relative;min-height:490px;border:1px solid rgba(255,255,255,.68)!important;border-radius:28px!important;background:#102f27!important;box-shadow:0 24px 60px rgba(17,57,44,.16)!important;isolation:isolate;overflow:hidden}
.af-premium-venture:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 26%,rgba(7,37,30,.16) 43%,rgba(7,37,30,.97) 100%)}
.af-premium-venture .af-venture-image{position:absolute;inset:0;height:100%;z-index:-2}
.af-premium-venture .af-venture-image img{height:100%;filter:saturate(1.06) contrast(1.03)}
.af-premium-venture:hover{transform:translateY(-9px);box-shadow:0 34px 80px rgba(17,57,44,.25)!important}
.af-premium-venture:hover .af-venture-image img{transform:scale(1.075)}
.af-venture-number{position:absolute;top:22px;left:22px;display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(12,47,38,.28);backdrop-filter:blur(12px);color:#fff;font:800 12px "Space Grotesk",sans-serif;letter-spacing:.1em}
.af-venture-category{position:absolute;top:26px;right:22px;padding:10px 14px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(12px);color:#fff;font:800 9px "Space Grotesk",sans-serif;letter-spacing:.13em;text-transform:uppercase}
.af-premium-venture .af-venture-body{justify-content:flex-end;padding:30px;color:#fff}
.af-premium-venture .af-venture-body h3{max-width:280px;margin:0;color:#fff;font-size:32px;letter-spacing:-.035em}
.af-premium-venture .af-venture-body p{max-width:310px;margin-top:12px;color:rgba(255,255,255,.76);font-size:14px}
.af-premium-venture .af-venture-body b{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.24);color:#fff;font-size:11px;letter-spacing:.07em;text-transform:uppercase}
.af-premium-venture .af-venture-body i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dff26c;color:#17372c;font-size:17px;transition:.25s ease}
.af-premium-venture:hover .af-venture-body i{transform:rotate(45deg)}

.insights-premium-hero{position:relative;overflow:hidden;padding:190px 0 104px;background:radial-gradient(circle at 80% 10%,rgba(221,190,94,.28),transparent 30%),linear-gradient(125deg,#092e26 0%,#0d5b43 62%,#8d6037 135%);color:#fff}
.insights-premium-hero:after{content:"";position:absolute;width:460px;height:460px;right:-170px;bottom:-320px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.035),0 0 0 140px rgba(255,255,255,.025)}
.insights-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:100px;align-items:end}
.insights-premium-hero .x-kicker{color:#dcf17a}
.insights-premium-hero h1{max-width:800px;margin-top:20px;color:#fff;font:700 clamp(58px,7vw,94px)/.94 "Space Grotesk",sans-serif;letter-spacing:-.055em}
.insights-premium-hero p{max-width:680px;margin-top:24px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.7}
.insights-hero-stat{position:relative;z-index:1;padding:28px;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:rgba(255,255,255,.09);backdrop-filter:blur(16px)}
.insights-hero-stat strong{display:block;color:#fff;font:700 62px/1 "Space Grotesk",sans-serif;letter-spacing:-.05em}
.insights-hero-stat span{display:block;margin-top:8px;color:#dcf17a;font-weight:800}
.insights-hero-stat small{display:block;margin-top:18px;color:rgba(255,255,255,.64);line-height:1.55}
.insights-premium-section{padding:94px 0 110px!important;background:linear-gradient(180deg,#f3eee4 0%,#e9f3ed 54%,#f6eee4 100%)!important}
.insights-toolbar{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:38px}
.insights-toolbar span{color:#08744b;font:800 10px "Space Grotesk",sans-serif;letter-spacing:.16em;text-transform:uppercase}
.insights-toolbar h2{max-width:700px;margin-top:12px;font:700 clamp(34px,4vw,54px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.045em}
.insights-toolbar>p{padding:11px 16px;border:1px solid rgba(11,109,80,.17);border-radius:999px;background:rgba(255,255,255,.58);color:#52665d;font-size:13px;white-space:nowrap}
.premium-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.premium-insight-card{display:flex;flex-direction:column;min-height:510px;overflow:hidden;border:1px solid rgba(13,88,62,.13);border-radius:25px;background:rgba(255,253,248,.91);box-shadow:0 18px 46px rgba(20,72,53,.09);transition:.28s ease}
.premium-insight-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(20,72,53,.16)}
.insight-image{position:relative;display:block;height:225px;overflow:hidden;background:#dfe9e3}
.insight-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(7,40,31,.58))}
.insight-image img{width:100%;height:100%;object-fit:cover;transition:.5s ease}
.premium-insight-card:hover .insight-image img{transform:scale(1.06)}
.insight-image>span{position:absolute;left:18px;bottom:17px;z-index:1;padding:8px 12px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:rgba(8,48,37,.5);backdrop-filter:blur(10px);color:#fff;font:800 9px "Space Grotesk",sans-serif;letter-spacing:.12em;text-transform:uppercase}
.premium-insight-card .blog-fresh-body{display:flex;flex:1;flex-direction:column;padding:25px}
.insight-meta{display:flex;align-items:center;gap:9px;color:#718077;text-transform:uppercase;letter-spacing:.09em}
.insight-meta small{font-size:9px;font-weight:800}.insight-meta i{width:3px;height:3px;border-radius:50%;background:#d7a24b}
.premium-insight-card h2{margin-top:15px;font:700 24px/1.15 "Space Grotesk",sans-serif;letter-spacing:-.027em}
.premium-insight-card h2 a{color:#15372d}
.premium-insight-card p{margin-top:13px;color:#65756d;font-size:14px;line-height:1.66;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.insight-read{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;border-top:1px solid rgba(21,55,45,.12);color:#08744b!important;font:800 11px "Space Grotesk",sans-serif;letter-spacing:.07em;text-transform:uppercase}
.insight-read b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e3ef9b;color:#17372c;font-size:15px;transition:.25s ease}.premium-insight-card:hover .insight-read b{transform:rotate(45deg)}
.premium-pagination{display:flex;justify-content:center;align-items:center;gap:9px;margin-top:54px;flex-wrap:wrap}
.premium-pagination a,.premium-pagination span{display:grid;place-items:center;min-width:46px;height:46px;padding:0 16px;border:1px solid rgba(13,88,62,.15);border-radius:999px;background:rgba(255,255,255,.74);color:#15372d;font:800 12px "Space Grotesk",sans-serif;box-shadow:0 8px 24px rgba(20,72,53,.06)}
.premium-pagination a:hover,.premium-pagination .active{border-color:#0b6d50;background:#0b6d50;color:#fff;transform:translateY(-2px)}

/* Premium consistency across remaining public surfaces */
.af-method-grid article,.af-impact-grid article,.card,.service-card,.product-card{border-radius:22px!important;box-shadow:0 18px 45px rgba(18,71,52,.09)!important}
.af-method-grid article{border-top:0!important;border:1px solid rgba(13,88,62,.12)!important}

@media(max-width:960px){.premium-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-hero-grid{grid-template-columns:1fr 240px;gap:45px}}
@media(max-width:760px){
 .af-premium-venture{display:flex;min-height:410px;border-radius:22px!important}.af-premium-venture .af-venture-image{height:100%}.af-premium-venture .af-venture-body{padding:24px}.af-premium-venture .af-venture-body h3{font-size:28px}.af-premium-venture .af-venture-body p{font-size:14px}.af-venture-number{top:18px;left:18px}.af-venture-category{top:20px;right:18px}
 .insights-premium-hero{padding:140px 0 68px}.insights-hero-grid{grid-template-columns:1fr;gap:34px}.insights-premium-hero h1{font-size:49px}.insights-premium-hero p{font-size:16px}.insights-hero-stat{max-width:100%;display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-items:center}.insights-hero-stat strong{grid-row:1/3;font-size:52px}.insights-hero-stat span{margin-top:0}.insights-hero-stat small{margin-top:5px}
 .insights-premium-section{padding:62px 0 78px!important}.insights-toolbar{display:block;margin-bottom:26px}.insights-toolbar h2{font-size:38px}.insights-toolbar>p{display:inline-flex;margin-top:18px;white-space:normal}.premium-insights-grid{grid-template-columns:1fr;gap:18px}.premium-insight-card{min-height:0}.insight-image{height:210px}.premium-insight-card h2{font-size:23px}.premium-pagination{margin-top:38px;gap:7px}.premium-pagination a,.premium-pagination span{min-width:42px;height:42px;padding:0 13px}
}
