:root{--brand-blue:#006fbd;--brand-orange:#ff5a1f}
.brand-approved{display:block;line-height:0}
.brand-approved img{display:block;width:128px;height:72px;object-fit:contain}
.footer-logo img{width:158px;height:auto}
.site-header nav>a:not(.nav-cta){position:relative}
.site-header nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-orange));transition:right .2s ease}
.site-header nav>a:not(.nav-cta):hover:after{right:0}
.eyebrow b{background:linear-gradient(90deg,var(--brand-blue),var(--brand-orange))}
.section-label{color:#123f63}
.section-label:after{content:"";display:block;width:24px;height:2px;margin-top:10px;background:var(--brand-orange)}
.intro-visual{padding-right:12%;align-self:center}
.intro-visual img{display:block;width:100%;max-width:520px;margin-top:14px;aspect-ratio:3/2;object-fit:cover;border:0;box-shadow:none;-webkit-mask-image:radial-gradient(ellipse 70% 68% at 50% 52%,#000 34%,rgba(0,0,0,.86) 54%,rgba(0,0,0,.38) 72%,transparent 94%);mask-image:radial-gradient(ellipse 70% 68% at 50% 52%,#000 34%,rgba(0,0,0,.86) 54%,rgba(0,0,0,.38) 72%,transparent 94%)}
.button,.nav-cta{transition:border-color .2s ease,color .2s ease,background-color .2s ease}
.button.dark:hover,.nav-cta:hover{border-color:var(--brand-orange);color:var(--brand-orange)}
.text-link span,.programme-link span{color:var(--brand-orange)}
.service-card:not(.featured){position:relative;box-shadow:0 9px 24px rgba(8,53,84,.035)}
.service-card:not(.featured):before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-orange));opacity:.6}
.service-card>span,.expertise-list span{color:var(--brand-blue)}
.featured>span{color:#b9e4ff}
.expertise-bg{opacity:.62;filter:saturate(.82) brightness(1.08);background-position:center;background-size:cover}
.expertise:after{background:linear-gradient(90deg,rgba(7,40,62,.84) 0%,rgba(7,40,62,.62) 48%,rgba(7,40,62,.42) 100%)}
.credential{border-left-color:var(--brand-orange);background:linear-gradient(90deg,rgba(0,111,189,.035),transparent 70%)}
.insight-grid article:nth-child(1)>a{border-top-color:rgba(0,111,189,.45)}
.insight-grid article:nth-child(3)>a{border-top-color:rgba(255,90,31,.45)}
.contact{background:linear-gradient(115deg,#b7d8ed 0%,#c5e3f3 78%,#fde8dc 100%)}
.programme-hero{background:linear-gradient(120deg,#0d2c42 0%,#0d2c42 75%,#123f63 100%)}
.programme-hero h1 em{color:var(--brand-orange)}
.programme-fact span{color:var(--brand-blue)}
@media(max-width:900px){.brand-approved img{width:112px;height:66px}.site-header nav>a:not(.nav-cta):after{display:none}.intro-visual{padding-right:0}.intro-visual img{max-width:560px}}
