﻿@font-face{font-family:"Graphik";src:url("../fonts/GraphikRegular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Graphik";src:url("../fonts/GraphikMedium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Graphik";src:url("../fonts/GraphikSemibold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Graphik";src:url("../fonts/GraphikBold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
:root{--navy:#0d2340;--navyLight:#1a3a5c;--navyDark:#081a2b;--gold:#c8a84b;--goldLight:#d4b866;--off:#f5f4f0;--text:#14263c;--muted:#617084;--line:rgba(13,35,64,.1);--wrap:1200px;--shadow:0 20px 55px rgba(8,26,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Barlow",sans-serif;color:var(--text);background:linear-gradient(180deg,#fbfaf7 0%,var(--off) 40%,#fff 100%);line-height:1.6}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--wrap));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(245,244,240,.88);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}.brand img{width:clamp(140px,14vw,190px)}.nav-toggle{display:none;border:0;background:transparent;color:var(--navy);font-size:28px}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{position:relative;font-size:.95rem;color:var(--navy)}.site-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.nav-cta{padding:11px 18px;border:1px solid var(--line)}.hero,.page-hero{position:relative}.hero:before,.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(200,168,75,.2),transparent 28%),radial-gradient(circle at left center,rgba(26,58,92,.1),transparent 33%);pointer-events:none}.hero{padding:96px 0 72px}.hero-grid,.two-col,.case-grid,.contact-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:start}.eyebrow{margin:0 0 16px;font-family:"Barlow Condensed",sans-serif;font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--navyLight)}.eyebrow.gold{color:var(--goldLight)}h1,h2,h3{margin:0;font-family:"Barlow Condensed",sans-serif;line-height:1.08;color:var(--navy)}h1{font-size:clamp(3rem,6vw,5.3rem);max-width:12ch}h2{font-size:clamp(2.2rem,3.6vw,3.25rem);max-width:16ch}h3{font-size:clamp(1.4rem,2vw,1.8rem)}p{margin:0}.lead,.page-hero p,.section-head p,.two-col p{max-width:62ch;color:var(--muted)}.lead{margin-top:24px;font-size:1.08rem}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border:1px solid transparent;font-weight:600;transition:.2s ease}.button:hover{transform:translateY(-1px)}.primary{background:var(--navy);color:var(--off)}.primary:hover{background:var(--navyLight)}.secondary{border-color:var(--line);background:rgba(255,255,255,.74);color:var(--navy)}.hero-points{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px}.hero-points li{position:relative;padding-left:18px;color:var(--navy)}.hero-points li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:var(--gold)}.panel{display:grid;gap:18px}.card,.metric,.tile,.timeline-item,.case,.insight,.service,.phase,.project,.stat,.contact-box,.quote,.feature{background:rgba(255,255,255,.8);border:1px solid var(--line);box-shadow:var(--shadow)}.card,.tile,.timeline-item,.case,.insight,.service,.phase,.project,.stat,.contact-box,.feature{padding:28px}.card span,.insight span,.project span,.phase span,.feature span{display:inline-block;margin-bottom:12px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.card strong{display:block;margin-bottom:10px;font-size:1.65rem;font-family:"Barlow Condensed",sans-serif;color:var(--navy)}.card.dark{background:linear-gradient(180deg,rgba(13,35,64,.98),rgba(8,26,43,.98))}.card.dark strong,.card.dark p,.card.dark span{color:var(--off)}.metrics{padding-bottom:24px}.metrics-grid,.cards-3,.cards-4,.timeline,.projects,.insights,.phases,.stats{display:grid;gap:18px}.metrics-grid{grid-template-columns:repeat(5,1fr)}.metric{padding:26px 22px;border-top:4px solid var(--gold)}.metric strong,.stat strong{display:block;font-size:2.1rem;font-family:"Barlow Condensed",sans-serif;color:var(--navy)}.metric span,.stat span{display:block;margin-top:8px;color:var(--muted)}.section{padding:64px 0}.surface{background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(255,255,255,.94))}.quote{padding:32px;border-left:4px solid var(--gold);background:linear-gradient(180deg,rgba(13,35,64,.04),rgba(255,255,255,.94))}.section-head{margin-bottom:32px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.timeline{grid-template-columns:repeat(4,1fr)}.timeline-item{border-top:3px solid var(--navy)}.timeline-item i{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:50%;background:rgba(200,168,75,.18);font-style:normal;font-family:"Barlow Condensed",sans-serif;color:var(--navy)}.dark-band{background:linear-gradient(180deg,var(--navy),var(--navyDark))}.dark-band h2,.dark-band p,.dark-band strong,.dark-band span{color:var(--off)}.case-grid{grid-template-columns:.9fr 1.1fr}.case-list{display:grid;gap:18px}.case{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.cta{padding-top:0}.cta-box{padding:40px;text-align:center;background:linear-gradient(135deg,rgba(13,35,64,.98),rgba(26,58,92,.95))}.cta-box h2,.cta-box p{max-width:18ch;margin-inline:auto;color:var(--off)}.cta-box p{max-width:64ch;margin-top:16px}.cta-box .button{margin-top:28px}.page-hero{padding:92px 0 24px}.page-hero h1{max-width:14ch}.stack,.feature-list{display:grid;gap:18px}.phases,.projects,.stats{grid-template-columns:repeat(2,1fr)}.feature{display:grid;grid-template-columns:84px 1fr;gap:20px;align-items:start}.feature span{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;margin:0;border:1px solid rgba(200,168,75,.4)}.contact-grid{grid-template-columns:.8fr 1.2fr}.contact-box a{color:var(--navyLight)}.contact-form{display:grid;gap:14px;padding:28px}.contact-form label{display:grid;gap:8px;font-weight:600;color:var(--navy)}.contact-form input,.contact-form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.small{color:var(--muted);font-size:.95rem}.site-footer{padding:40px 0;background:#081523;color:rgba(245,244,240,.84)}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-brand img{width:144px;margin-bottom:12px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}
@media (max-width:1080px){.hero-grid,.two-col,.case-grid,.contact-grid,.cards-3,.cards-4,.timeline,.metrics-grid,.phases,.projects,.stats{grid-template-columns:1fr 1fr}.hero-grid,.two-col,.case-grid,.contact-grid{grid-template-columns:1fr}.metrics-grid .metric:last-child{grid-column:span 2}}@media (max-width:760px){.container{width:min(calc(100% - 24px),var(--wrap))}.header-inner{min-height:74px}.nav-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% - 1px);left:0;right:0;display:none;flex-direction:column;align-items:flex-start;gap:18px;padding:20px 24px 24px;background:rgba(245,244,240,.98);border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.hero,.page-hero{padding-top:72px}h1{font-size:clamp(2.3rem,13vw,3.2rem)}h2{font-size:clamp(1.9rem,9vw,2.5rem)}.actions,.footer-inner,.footer-links{flex-direction:column;align-items:flex-start}.cards-3,.cards-4,.timeline,.metrics-grid,.phases,.projects,.stats,.feature{grid-template-columns:1fr}.metrics-grid .metric:last-child{grid-column:auto}.cta-box{text-align:left}}
.form-status{min-height:1.5em}.form-status.error{color:#8b1e2d}.contact-form button{cursor:pointer}

.home-bcg{background:#f7f4ef}.home-bcg .site-header{background:rgba(247,244,239,.92);border-bottom:0}.home-bcg .header-inner{min-height:92px}.home-bcg .brand img{width:120px}.home-bcg .nav-cta{border-radius:999px;padding:12px 18px;background:#fff}.center{text-align:center}.bcg-hero{padding:48px 0 70px}.bcg-hero-inner{text-align:center}.bcg-title{max-width:12ch;margin:0 auto;font-family:"Barlow",sans-serif;font-weight:400;letter-spacing:-.03em;font-size:clamp(2.7rem,5.2vw,4.9rem)}.spotlight-row{display:grid;grid-template-columns:.8fr .7fr 1fr .7fr .8fr;gap:22px;align-items:center;margin-top:40px}.mini-card,.feature-card,.library-card,.editorial-image,.career-art,.subscribe-form{border-radius:22px;overflow:hidden}.mini-card{background:#fff;border:1px solid rgba(13,35,64,.08);box-shadow:none}.mini-media{height:190px;background:linear-gradient(135deg,rgba(13,35,64,.1),rgba(200,168,75,.18))}.mini-copy{padding:14px 16px;text-align:left}.mini-copy span,.feature-card span,.library-card span{display:block;margin-bottom:8px;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--navyLight)}.mini-copy strong{font-family:"Barlow",sans-serif;font-size:1rem;font-weight:500;color:var(--navy)}.soft-a .mini-media{background:linear-gradient(135deg,#ebe1d0,#c6d6e7)}.soft-b .mini-media{background:linear-gradient(135deg,#dce8f2,#9cb7d6)}.soft-c .mini-media{background:linear-gradient(135deg,#1c2940,#4e5f80)}.soft-d .mini-media{background:linear-gradient(135deg,#d9d9d9,#b8c1bf)}.feature-card{position:relative;min-height:380px;padding:24px;background:linear-gradient(180deg,#102b4c,#173f6b);color:#fff;text-align:left;display:flex;flex-direction:column;justify-content:flex-end}.feature-card h2{max-width:10ch;color:#fff;font-family:"Barlow",sans-serif;font-weight:400;font-size:clamp(2rem,3.2vw,3rem)}.feature-glow{position:absolute;inset:20px;border-radius:26px;background:radial-gradient(circle at center,rgba(135,197,255,.45),transparent 36%),radial-gradient(circle at center,rgba(200,168,75,.18),transparent 54%)}.pill-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:11px 16px;border-radius:999px;background:#fff;color:var(--navy);font-size:.95rem}.topic-tabs{display:inline-flex;gap:0;margin-top:34px;padding:8px;background:#fff;border:1px solid rgba(13,35,64,.08);border-radius:999px}.topic-tabs a{padding:10px 18px;border-radius:999px;font-size:.85rem}.topic-tabs a:hover{background:#f1ede6}.assist-panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff}.assist-copy{padding:76px 56px;background:linear-gradient(180deg,#eef8ed,#d7f0d1)}.assist-copy h2,.editorial-copy h2,.career-copy h2,.subscribe-copy h2,.library-card h2{max-width:9ch;font-family:"Barlow",sans-serif;font-weight:400;letter-spacing:-.03em;font-size:clamp(2.4rem,4vw,4.2rem)}.assist-copy p{max-width:44ch;color:var(--muted)}.assist-filters{display:flex;gap:14px;margin-top:24px}.assist-filters a{min-width:180px;padding:12px 16px;border:1px solid rgba(13,35,64,.18);border-radius:999px;background:rgba(255,255,255,.7)}.assist-visual{position:relative;min-height:420px;background:linear-gradient(135deg,#0f4424,#8ad7a0);overflow:hidden}.wave{position:absolute;border-radius:46% 54% 39% 61% / 49% 39% 61% 51%;background:linear-gradient(180deg,#d4ffd4,#1e6b39)}.wave-one{width:78%;height:66%;right:-4%;top:0;opacity:.96}.wave-two{width:70%;height:58%;left:8%;bottom:12%;background:linear-gradient(180deg,#9be7a6,#0f5a2c)}.wave-three{width:54%;height:44%;right:18%;bottom:-6%;background:linear-gradient(180deg,#4dbf6d,#0d4121)}.editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.editorial-image{min-height:430px;background:linear-gradient(135deg,#45200c,#0e1116 60%,#2b3443);position:relative}.glass-panel{position:absolute;left:10%;right:10%;top:14%;bottom:14%;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12)}.glass-panel.small{left:58%;right:8%;top:24%;bottom:24%}.editorial-copy{padding-right:30px}.career-band{padding:0;background:#e8e1d8}.career-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.career-copy{padding:64px 28px 64px 0}.career-art{min-height:360px;background:radial-gradient(circle at center,#f8d985,#dba637 38%,#8f5d0a 78%);display:grid;place-items:center}.frame-card{width:220px;height:220px;background:#fff;padding:16px;box-shadow:0 24px 60px rgba(0,0,0,.14)}.frame-inner{width:100%;height:100%;background:linear-gradient(135deg,#43270d,#e5ad49,#fff0bd)}.library-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.library-card{min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.earth-card{background:radial-gradient(circle at 68% 16%,rgba(100,128,255,.9),rgba(12,16,32,.25) 24%,#05070d 42%,#111823 80%);color:#fff;grid-row:span 2}.earth-card h2,.dark-card h2{color:#fff}.neutral-card{background:#ede7df}.dark-card{background:radial-gradient(circle at 80% 30%,rgba(31,255,163,.28),transparent 18%),#070909;color:#fff}.subscribe-band{margin-top:60px;background:#0d3b18;color:#fff;padding:0 0 44px}.subscribe-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.subscribe-copy{padding:58px 0}.subscribe-copy h2{color:#fff;max-width:10ch}.subscribe-visual{min-height:320px;background:linear-gradient(135deg,rgba(60,154,92,.5),rgba(20,62,30,.2)),radial-gradient(circle at 55% 35%,rgba(255,255,255,.6),transparent 12%),linear-gradient(135deg,#1b5f2d,#0d3b18)}.subscribe-form{margin-top:-38px;background:rgba(245,244,240,.76);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;color:var(--navy)}.bcg-footer{background:#ece6dd;color:var(--navy)}.bcg-footer .footer-links{gap:28px}.bcg-footer .footer-brand p{max-width:14ch;color:var(--navy)}.bcg-footer .footer-brand img{filter:none}
@media (max-width:1080px){.spotlight-row,.editorial-grid,.career-grid,.subscribe-grid,.assist-panel{grid-template-columns:1fr}.spotlight-row{grid-template-columns:1fr 1fr}.feature-card{grid-column:span 2}.library-grid{grid-template-columns:1fr}.assist-copy,.career-copy{padding:48px 24px}.editorial-copy{padding-right:0}.subscribe-form{margin-top:20px}}@media (max-width:760px){.bcg-title,.assist-copy h2,.editorial-copy h2,.career-copy h2,.subscribe-copy h2,.library-card h2{font-size:clamp(2rem,11vw,3.1rem)}.spotlight-row{grid-template-columns:1fr}.feature-card{grid-column:auto;min-height:320px}.topic-tabs,.assist-filters,.subscribe-form{flex-direction:column;align-items:stretch}.assist-copy{padding:42px 24px}.assist-visual,.editorial-image,.career-art{min-height:280px}.subscribe-copy{padding:42px 0 10px}.bcg-footer .footer-links{gap:14px}}

.home-bcg .assist-copy{background:linear-gradient(180deg,#f5f4f0,#ece7dd)}.home-bcg .assist-visual{background:linear-gradient(135deg,#0d2340,#1a3a5c)}.home-bcg .wave-one{background:linear-gradient(180deg,#d8bf78,#8b6b1c)}.home-bcg .wave-two{background:linear-gradient(180deg,#f5f4f0,#c8a84b)}.home-bcg .wave-three{background:linear-gradient(180deg,#415b7d,#0d2340)}.home-bcg .subscribe-band{background:#0d2340}.home-bcg .subscribe-visual{background:linear-gradient(135deg,rgba(200,168,75,.34),rgba(13,35,64,.2)),radial-gradient(circle at 55% 35%,rgba(255,255,255,.55),transparent 12%),linear-gradient(135deg,#1a3a5c,#0d2340)}.home-bcg .topic-tabs a:hover{background:#f5f0e2}.home-bcg .feature-glow{background:radial-gradient(circle at center,rgba(255,255,255,.18),transparent 28%),radial-gradient(circle at center,rgba(200,168,75,.24),transparent 54%)}
.inner-bcg{background:#f7f4ef}.inner-bcg .site-header{background:rgba(247,244,239,.92);border-bottom:0}.inner-bcg .nav-cta{border-radius:999px;background:#fff}.editorial-hero{padding:70px 0 34px}.editorial-hero h1{max-width:12ch;font-family:"Barlow Condensed",sans-serif;font-weight:500;font-size:clamp(3rem,5vw,5rem);letter-spacing:-.02em}.hero-summary{max-width:62ch;color:var(--muted);font-size:1.06rem}.editorial-split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.editorial-note,.editorial-card,.editorial-cta,.editorial-band,.editorial-list-item,.editorial-form{background:#fff;border:1px solid rgba(13,35,64,.08);border-radius:24px;box-shadow:none}.editorial-note,.editorial-card,.editorial-cta,.editorial-band,.editorial-list-item{padding:30px}.editorial-note h2,.editorial-card h2,.editorial-cta h2,.editorial-band h2,.editorial-list-item h2{max-width:10ch;font-family:"Barlow Condensed",sans-serif;font-weight:500;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,3.35rem)}.editorial-note p,.editorial-card p,.editorial-band p,.editorial-list-item p{color:var(--muted)}.editorial-cards{display:grid;gap:18px}.editorial-cards.two{grid-template-columns:1fr 1fr}.editorial-cards.three{grid-template-columns:repeat(3,1fr)}.editorial-card span,.editorial-list-item span{display:block;margin-bottom:12px;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.editorial-band{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;background:linear-gradient(135deg,#f5f4f0,#ebe3d5)}.editorial-visual{min-height:280px;border-radius:18px;background:linear-gradient(135deg,#0d2340,#1a3a5c);position:relative;overflow:hidden}.editorial-visual:before,.editorial-visual:after{content:"";position:absolute;border-radius:42% 58% 41% 59% / 57% 42% 58% 43%}.editorial-visual:before{width:72%;height:72%;right:-8%;top:-6%;background:linear-gradient(180deg,#d8bf78,#8d6c24)}.editorial-visual:after{width:54%;height:54%;left:12%;bottom:-8%;background:linear-gradient(180deg,#f5f4f0,#c8a84b)}.editorial-list{display:grid;gap:18px}.editorial-list-item{display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:start}.editorial-list-item span{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid rgba(200,168,75,.36);border-radius:999px;margin:0}.stat-ribbon{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat-ribbon article{padding:24px;border-top:4px solid var(--gold);background:#fff;border-radius:22px}.stat-ribbon strong{display:block;font-size:2.2rem;font-family:"Barlow Condensed",sans-serif;color:var(--navy)}.stat-ribbon span{display:block;margin-top:8px;color:var(--muted)}.editorial-cta{text-align:left;background:linear-gradient(135deg,#0d2340,#1a3a5c)}.editorial-cta h2,.editorial-cta p{color:#f5f4f0}.editorial-form{padding:30px}.editorial-form input,.editorial-form textarea{border-radius:14px}.editorial-note a{color:var(--navyLight)}
@media (max-width:1080px){.editorial-split,.editorial-band,.editorial-cards.three,.stat-ribbon{grid-template-columns:1fr 1fr}.editorial-band{grid-template-columns:1fr}.stat-ribbon article:last-child{grid-column:span 2}}@media (max-width:760px){.editorial-split,.editorial-cards.two,.editorial-cards.three,.stat-ribbon,.editorial-list-item{grid-template-columns:1fr}.editorial-hero h1,.editorial-note h2,.editorial-card h2,.editorial-cta h2,.editorial-band h2,.editorial-list-item h2{font-size:clamp(2.2rem,10vw,3.3rem)}.stat-ribbon article:last-child{grid-column:auto}}

.image-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;padding:64px 0 58px;overflow:hidden}.image-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,26,43,.78),rgba(8,26,43,.18)),radial-gradient(circle at 75% 28%,rgba(200,168,75,.24),transparent 20%),linear-gradient(135deg,#1a2f4f,#756141 38%,#d8c29a 100%)}.image-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(8,26,43,.26) 100%)}.image-hero-inner{position:relative;z-index:1}.image-hero h1,.image-hero p,.image-hero .eyebrow{color:#fff}.image-hero h1{max-width:10ch;font-family:"Barlow",sans-serif;font-weight:400;letter-spacing:-.03em;font-size:clamp(3.1rem,5vw,5rem)}.eyebrow.light{color:#f5f4f0}.hero-summary.light{color:rgba(245,244,240,.86)}.metric-line{padding:30px 0 8px;background:#fff}.metric-line-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.metric-line-grid article{padding:10px 0}.metric-line-grid strong{display:block;font-size:clamp(2rem,4vw,3.4rem);font-family:"Barlow",sans-serif;font-weight:400;color:var(--navy);letter-spacing:-.04em}.metric-line-grid span{display:block;margin-top:8px;color:var(--muted)}.narrow-section{padding-top:34px}.narrow-copy{max-width:760px}.narrow-copy h2{margin-bottom:18px;font-family:"Barlow",sans-serif;font-weight:400;letter-spacing:-.03em;font-size:clamp(2.1rem,4vw,3.5rem)}.narrow-copy p{margin-top:14px;color:var(--muted)}.onix-assist{margin-top:18px}.onix-assist .assist-copy{background:linear-gradient(180deg,#f5f4f0,#ece7dd)}.onix-assist .assist-visual{background:linear-gradient(135deg,#0d2340,#1a3a5c)}
@media (max-width:1080px){.metric-line-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.image-hero{min-height:440px;padding:42px 0 36px}.metric-line-grid{grid-template-columns:1fr}.image-hero h1,.narrow-copy h2{font-size:clamp(2.2rem,10vw,3.4rem)}}

.inner-bcg .editorial-hero{position:relative;padding:78px 0 52px;background:linear-gradient(180deg,#f1ece4,#f7f4ef)}.inner-bcg .editorial-hero:before{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:rgba(13,35,64,.08)}.inner-bcg .editorial-hero .container{position:relative}.inner-bcg .editorial-hero h1{max-width:11ch}.inner-bcg .editorial-hero .hero-summary{margin-top:18px}

.inner-bcg .brand img{width:120px}.site-footer .footer-brand img{width:108px;filter:brightness(0) invert(1);margin-bottom:10px}.bcg-footer{background:#081523;color:rgba(245,244,240,.84)}.bcg-footer .footer-links,.bcg-footer .footer-brand p{color:rgba(245,244,240,.84)}.bcg-footer .footer-links a{color:#f5f4f0}.bcg-footer .footer-brand img{filter:brightness(0) invert(1)}.image-hero .container,.inner-bcg .editorial-hero .container{width:min(calc(100% - 48px),1320px)}.image-hero h1{max-width:none;width:100%}.inner-bcg .editorial-hero h1{max-width:none;width:100%}.inner-bcg .hero-summary,.image-hero .hero-summary{max-width:100%;width:min(100%,980px)}
@media (max-width:760px){.image-hero .container,.inner-bcg .editorial-hero .container{width:min(calc(100% - 24px),1320px)}.inner-bcg .brand img{width:120px}.site-footer .footer-brand img{width:92px}}


:root{--font-sans:"Graphik","Barlow","Segoe UI",Arial,sans-serif;--font-display:"Graphik","Barlow Condensed","Barlow","Segoe UI",Arial,sans-serif}body{font-family:var(--font-sans);line-height:1.72;letter-spacing:-.003em}h1,h2,h3,.bcg-title,.feature-card h2,.assist-copy h2,.editorial-copy h2,.career-copy h2,.subscribe-copy h2,.library-card h2,.editorial-hero h1,.image-hero h1,.narrow-copy h2,.editorial-note h2,.editorial-card h2,.editorial-cta h2,.editorial-band h2,.editorial-list-item h2,.metric-line-grid strong{font-family:var(--font-display)}h1{line-height:1.02}h2{line-height:1.08}h3{line-height:1.14}.hero-summary,.lead,.editorial-note p,.editorial-card p,.editorial-band p,.editorial-list-item p,.narrow-copy p,.assist-copy p,.editorial-copy p,.career-copy p,.subscribe-copy p,.contact-form label,.small{line-height:1.78}.section{padding:78px 0}.section-head{margin-bottom:40px}.editorial-cards,.editorial-list,.cards-3,.cards-4,.timeline,.projects,.insights,.phases,.stats,.case-list,.feature-list{gap:24px}.editorial-card,.editorial-note,.editorial-band,.editorial-list-item,.editorial-cta,.editorial-form,.service,.phase,.project,.insight,.tile,.case,.stat,.contact-box{padding:36px}.editorial-hero{padding:96px 0 62px}.image-hero{padding:84px 0 72px}.hero-summary{margin-top:22px}.narrow-copy p + p,.editorial-band p + p,.editorial-note p + p{margin-top:18px}.metric-line{padding:38px 0 16px}.metric-line-grid{gap:32px}.metric-line-grid article{padding:18px 0}.footer-inner{padding-top:8px}.footer-links{gap:22px}.site-nav{gap:26px}.site-nav a{font-size:.96rem}.assist-filters,.actions{gap:16px}.topic-tabs a,.assist-filters a,.pill-link{font-family:var(--font-sans)}@media (max-width:760px){body{line-height:1.66}.section{padding:62px 0}.editorial-card,.editorial-note,.editorial-band,.editorial-list-item,.editorial-cta,.editorial-form,.service,.phase,.project,.insight,.tile,.case,.stat,.contact-box{padding:28px}.editorial-hero{padding:78px 0 48px}.image-hero{padding:58px 0 44px}}


.media-strategy{background-image:url("../images/market-architecture.svg");background-size:cover;background-position:center}.media-diligence{background-image:url("../images/hero-energy.svg");background-size:cover;background-position:center}.media-impact{background-image:url("../images/client-impact.svg");background-size:cover;background-position:center}.media-network{background-image:url("../images/market-architecture.svg");background-size:cover;background-position:center 60%}.icon-mark{width:60px;height:60px;object-fit:contain;align-self:start}.service-hero{background:linear-gradient(180deg,#f2ede5,#f7f4ef)}.visual-panel{border-radius:24px;overflow:hidden;border:1px solid rgba(13,35,64,.08);background:#fff}.visual-panel img{width:100%;height:100%;display:block}.visual-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.projects-hero:before{background:linear-gradient(90deg,rgba(8,26,43,.8),rgba(8,26,43,.22)),radial-gradient(circle at 76% 28%,rgba(200,168,75,.22),transparent 18%),url("../images/client-impact.svg");background-size:cover;background-position:center}.editorial-list-item{grid-template-columns:72px 1fr}.editorial-list-item span{width:auto;height:auto;border:0;padding:0;color:var(--gold)}@media (max-width:1080px){.visual-showcase{grid-template-columns:1fr}}@media (max-width:760px){.icon-mark{width:48px;height:48px}}

.home-bcg .bcg-title{font-size:clamp(2.25rem,4.2vw,4rem);max-width:15ch;line-height:1.08}.image-hero h1{font-size:clamp(2.5rem,4.2vw,4.2rem);line-height:1.08}.inner-bcg .editorial-hero h1{font-size:clamp(2.35rem,4vw,4rem);line-height:1.08}.editorial-note h2,.editorial-card h2,.editorial-cta h2,.editorial-band h2,.editorial-list-item h2,.assist-copy h2,.editorial-copy h2,.career-copy h2,.subscribe-copy h2,.library-card h2,.narrow-copy h2{font-size:clamp(1.8rem,3vw,2.9rem);line-height:1.12;max-width:13ch}.hero-summary,.lead,.editorial-note p,.editorial-card p,.editorial-band p,.editorial-list-item p,.narrow-copy p,.assist-copy p,.editorial-copy p,.career-copy p,.subscribe-copy p{font-size:1rem;line-height:1.82;max-width:68ch}.metric-line-grid strong,.stat-ribbon strong{font-size:clamp(1.8rem,3.2vw,2.8rem)}.section{padding:84px 0}.editorial-cards,.editorial-list,.cards-3,.cards-4,.timeline,.projects,.insights,.phases,.stats,.case-list,.feature-list,.spotlight-row,.library-grid{gap:28px}.spotlight-row{margin-top:52px}.editorial-hero{padding:104px 0 70px}.image-hero{padding:96px 0 84px}.metric-line{padding:44px 0 24px}.narrow-copy{max-width:860px}.topic-tabs{margin-top:40px}.mini-copy strong{line-height:1.34}.footer-brand p{line-height:1.6}@media (max-width:760px){.home-bcg .bcg-title{font-size:clamp(2rem,10vw,3rem)}.image-hero h1,.inner-bcg .editorial-hero h1{font-size:clamp(2rem,9vw,3.1rem)}.editorial-note h2,.editorial-card h2,.editorial-cta h2,.editorial-band h2,.editorial-list-item h2,.assist-copy h2,.editorial-copy h2,.career-copy h2,.subscribe-copy h2,.library-card h2,.narrow-copy h2{font-size:clamp(1.7rem,8vw,2.4rem)}}

.hero-with-image{position:relative;overflow:hidden;padding:72px 0 82px}.hero-with-image:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(247,244,239,.58),rgba(247,244,239,.82)),url("../images/hero-energy.svg");background-size:cover;background-position:center}.hero-with-image .bcg-hero-inner{position:relative;z-index:1}.hero-with-image .bcg-title{max-width:100%;width:min(100%,1120px);margin:0 auto;font-size:clamp(2.5rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.045em}.hero-with-image .eyebrow.center{margin-bottom:22px}.hero-with-image .topic-tabs{margin-top:42px}.hero-with-image .spotlight-row{margin-top:48px}@media (max-width:760px){.hero-with-image{padding:58px 0 68px}.hero-with-image .bcg-title{font-size:clamp(2.15rem,10vw,3.5rem);width:100%;max-width:100%}}
