/*
 * A Jones Contractors — editorial overhaul, v2.
 * This layer deliberately replaces the previous blue-glass-card language.
 */

body.aj-overhaul-v2 {
    --aj2-ink: #071a2c;
    --aj2-navy: #0b2949;
    --aj2-blue: #2457d6;
    --aj2-blue-dark: #183fa8;
    --aj2-paper: #fcfbf8;
    --aj2-stone: #f1eee7;
    --aj2-mist: #e8edf3;
    --aj2-line: #d7dee6;
    --aj2-copy: #4d5a69;
    --aj2-muted: #738091;
    --aj2-white: #ffffff;
    --aj2-radius: 7px;
    --aj2-shadow: 0 18px 50px rgba(7, 26, 44, 0.09);
    --aj2-shadow-strong: 0 26px 70px rgba(7, 26, 44, 0.14);
    --aj2-ease: cubic-bezier(0.22, 1, 0.36, 1);
    color: var(--aj2-ink);
    background: var(--aj2-paper) !important;
}

body.aj-overhaul-v2 :where(h1, h2, h3, h4) {
    letter-spacing: -0.035em;
}

body.aj-overhaul-v2 :where(h1, h2, h3, .aj-heading-typeset) {
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
    text-wrap: balance;
}

body.aj-overhaul-v2 .aj-heading-typeset {
    transition-property: color, opacity, transform, text-shadow !important;
}

body.aj-overhaul-v2 :where(p, li) {
    color: var(--aj2-copy);
    text-wrap: pretty;
}

body.aj-overhaul-v2 :where(.font-serif, .aj-static-hero h1, .aj-static-card h2, .eko-seo-footer-title, .eko-seo-module-head h2, .eko-seo-cta h3) {
    font-family: "Playfair Display", Georgia, serif !important;
}

/* Header: slimmer, architectural and less pill-like. */
body.aj-overhaul-v2 .aj-mega-header {
    padding: 0.75rem 1rem 0 !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-mega-wrap {
    width: min(100%, 92rem) !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-mega-bar {
    min-height: 4.35rem !important;
    gap: 1.25rem !important;
    padding: 0.45rem 0.55rem 0.45rem 1.15rem !important;
    border: 1px solid rgba(7, 26, 44, 0.12) !important;
    border-radius: 9px !important;
    background: rgba(252, 251, 248, 0.97) !important;
    box-shadow: 0 14px 38px rgba(7, 26, 44, 0.11) !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-mega-bar::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 4px;
    border-radius: 9px 0 0 9px;
    background: var(--aj2-blue);
}

body.aj-overhaul-v2.aj-page-scrolled .aj-mega-header .aj-mega-bar {
    background: rgba(252, 251, 248, 0.92) !important;
    box-shadow: 0 10px 32px rgba(7, 26, 44, 0.14) !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-mega-logo img {
    height: 2.85rem !important;
}

body.aj-overhaul-v2 .aj-mega-header :is(.aj-mega-trigger, .aj-mega-direct) {
    min-height: 2.75rem !important;
    border-radius: 4px !important;
    padding-inline: 0.8rem !important;
    font-size: 0.69rem !important;
    letter-spacing: 0.16em !important;
}

body.aj-overhaul-v2 .aj-mega-header :is(.aj-mega-trigger, .aj-mega-direct):hover,
body.aj-overhaul-v2 .aj-mega-header :is(.aj-mega-trigger, .aj-mega-direct):focus-visible {
    background: var(--aj2-mist) !important;
    color: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-header-cta,
body.aj-overhaul-v2 .aj-mega-header .aj-btn {
    min-height: 3.2rem !important;
    border-radius: 5px !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-mega-header.aj-header--tools .aj-mobile-nav-btn,
body.aj-overhaul-v2 .aj-mega-header .aj-header--tools .aj-mobile-nav-btn,
body.aj-overhaul-v2 .aj-header--tools .aj-mobile-nav-btn {
    border-color: rgba(7, 26, 44, 0.12) !important;
    color: var(--aj2-ink) !important;
    background: #fff !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-mega-header .aj-mega-panel,
body.aj-overhaul-v2 .aj-mega-header .aj-mega-card {
    border-radius: var(--aj2-radius) !important;
    border-color: var(--aj2-line) !important;
    background: var(--aj2-paper) !important;
    box-shadow: var(--aj2-shadow-strong) !important;
}

/* Homepage hero: strong left alignment instead of a generic centered template. */
body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type {
    min-height: 46rem !important;
    height: min(92svh, 56rem) !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(90deg, rgba(7, 26, 44, 0.86) 0%, rgba(7, 26, 44, 0.48) 48%, rgba(7, 26, 44, 0.12) 78%);
    pointer-events: none;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type > .relative.z-10 {
    width: min(100% - 3rem, 82rem) !important;
    max-width: 82rem !important;
    margin: 0 auto !important;
    padding: 0 0 clamp(5rem, 9vh, 7.5rem) !important;
    text-align: left !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type h1 {
    max-width: 11ch;
    margin: 0 0 1.5rem !important;
    font-size: clamp(4.4rem, 8vw, 7.4rem) !important;
    line-height: 0.89 !important;
    letter-spacing: -0.065em !important;
    text-shadow: 0 5px 30px rgba(0, 0, 0, 0.2) !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type .relative.z-10 > span {
    display: inline-flex !important;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.25rem !important;
    color: #dbeafe !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type .relative.z-10 > span::before {
    content: "";
    width: 2.8rem;
    height: 2px;
    background: #73a3ff;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type p {
    max-width: 38rem !important;
    margin: 0 0 2.2rem !important;
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.84) !important;
    font-size: clamp(1.05rem, 1.6vw, 1.28rem) !important;
    line-height: 1.72 !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type a[href="#about"] {
    min-height: 3.6rem;
    border: 1px solid rgba(255, 255, 255, 0.72) !important;
    border-radius: 5px !important;
    background: var(--aj2-paper) !important;
    color: var(--aj2-ink) !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type a[href="#about"] span {
    color: var(--aj2-ink) !important;
}

/* Global section rhythm and colour. */
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.ajones-wrapper, .ajones-container) > section:not(:first-of-type),
body.aj-overhaul-v2 .aj-overhaul-section {
    padding-top: clamp(5.25rem, 8vw, 8rem) !important;
    padding-bottom: clamp(5.25rem, 8vw, 8rem) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .bg-white {
    background-color: var(--aj2-paper) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .bg-brand-light {
    background-color: var(--aj2-stone) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.bg-brand-blue, .bg-brand-dark) {
    background-color: var(--aj2-ink) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.border-gray-100, .border-gray-200) {
    border-color: var(--aj2-line) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.max-w-7xl, .max-w-6xl, .max-w-5xl) {
    max-width: 82rem !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) section h2 {
    color: var(--aj2-ink);
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) section :is(.text-brand-accent, [class*="text-blue-"]) {
    color: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) section :is(.bg-brand-blue, .bg-brand-dark) :is(h2, h3, h4),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) section:is(.bg-brand-blue, .bg-brand-dark) :is(h2, h3, h4) {
    color: #fff !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.bg-brand-blue, .bg-brand-dark) :is(p, li),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(header, section)[class*="bg-brand-dark"] :is(p, li),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(header, section)[class*="bg-brand-blue"] :is(p, li) {
    color: rgba(241, 245, 249, 0.82) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.bg-brand-blue, .bg-brand-dark) :is(.text-brand-accent, [class*="text-blue-"]),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(header, section)[class*="bg-brand-dark"] :is(.text-brand-accent, [class*="text-blue-"]),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(header, section)[class*="bg-brand-blue"] :is(.text-brand-accent, [class*="text-blue-"]) {
    color: #b8d1ff !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .bg-brand-blue a[class*="border-white"] {
    color: #fff !important;
    background: transparent !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .bg-brand-blue a[class*="border-white"]:hover {
    color: var(--aj2-ink) !important;
    background: #fff !important;
}

body.aj-overhaul-v2 #ape-synergy-main-slot :is(header, section:first-child)[class*="min-h"] > div:last-of-type > p,
body.aj-overhaul-v2 #ape-deploy-root header[class*="min-h"] p {
    color: rgba(241, 245, 249, 0.84) !important;
}

/* Cards: reduce radius, remove glassiness, make photography do the work. */
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.rounded-xl, .rounded-2xl, .rounded-3xl, .rounded-md, .rounded-sm),
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.glass, [class*="shadow-xl"][class*="border"]) {
    border-radius: var(--aj2-radius) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.glass, [class~="bg-white"][class*="border"]) {
    border-color: var(--aj2-line) !important;
    background: var(--aj2-white) !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(a, article)[class~="bg-white"][class*="border"] {
    overflow: hidden;
    box-shadow: 0 12px 34px rgba(7, 26, 44, 0.07) !important;
}

/* Content should be readable immediately; retain motion for hover/navigation only. */
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) [class*="opacity-0"][class*="translate-"] {
    opacity: 1 !important;
    transform: none !important;
    transition-duration: 0.2s !important;
}

@media (hover: hover) and (pointer: fine) {
    body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(a, article)[class~="bg-white"][class*="border"]:hover {
        border-color: rgba(36, 87, 214, 0.38) !important;
        box-shadow: var(--aj2-shadow) !important;
        transform: translateY(-4px);
    }
}

/* Homepage service grid. */
body.aj-overhaul-v2.home #services > div > div:last-child {
    gap: 1.15rem !important;
}

body.aj-overhaul-v2.home #services a.group {
    border: 1px solid var(--aj2-line) !important;
    border-radius: var(--aj2-radius) !important;
    background: #fff !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2.home #services a.group > div:last-child {
    padding: 1.65rem !important;
}

body.aj-overhaul-v2.home #services a.group h3 {
    font-size: clamp(1.35rem, 2vw, 1.85rem) !important;
}

body.aj-overhaul-v2.home #services a.group img {
    filter: saturate(0.86) contrast(1.04);
}

/* Inner-page image heroes. */
body.aj-overhaul-v2 #ape-synergy-main-slot > .ape-synergy-main-slot,
body.aj-overhaul-v2 #ape-main-canvas {
    background: var(--aj2-paper);
    transform: none !important;
    will-change: auto !important;
    backface-visibility: visible !important;
}

/* Service detail composition: editorial content plus a genuinely sticky brief. */
body.aj-overhaul-v2 .aj-service-detail-main {
    position: relative;
    padding-block: clamp(4.5rem, 7vw, 7rem) !important;
    background:
        linear-gradient(rgba(11, 41, 73, 0.022) 1px, transparent 1px),
        linear-gradient(90deg, rgba(11, 41, 73, 0.022) 1px, transparent 1px),
        #fbfaf6;
    background-size: 58px 58px;
}

body.aj-overhaul-v2 .aj-service-detail-page {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

body.aj-overhaul-v2 .ajones-container {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

html:has(body.aj-service-detail-body) {
    overflow-x: clip !important;
    overflow-y: auto !important;
}

body.aj-overhaul-v2.aj-service-detail-body {
    overflow: visible !important;
}

html:has(body.aj-overhaul-v2 .js-sticky-nuke) {
    overflow-x: clip !important;
    overflow-y: auto !important;
}

body.aj-overhaul-v2:has(.js-sticky-nuke) {
    overflow: visible !important;
}

body.aj-overhaul-v2 .aj-service-detail-shell {
    width: min(calc(100% - 3rem), 82rem) !important;
    max-width: none !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
}

body.aj-overhaul-v2 .aj-service-detail-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(22rem, 25.5rem) !important;
    gap: clamp(3.5rem, 6vw, 6.5rem) !important;
    align-items: start !important;
}

body.aj-overhaul-v2 .aj-service-detail-copy,
body.aj-overhaul-v2 .aj-service-detail-sidebar {
    width: auto !important;
    max-width: none !important;
    grid-column: auto !important;
}

body.aj-overhaul-v2 .aj-service-detail-intro {
    padding-bottom: clamp(2rem, 4vw, 3.2rem);
    border-bottom: 1px solid rgba(11, 41, 73, 0.15);
}

body.aj-overhaul-v2 .aj-service-detail-intro h2 {
    max-width: 14ch;
    margin: 0 0 1.35rem !important;
    font-size: clamp(2.55rem, 4.2vw, 4.25rem) !important;
    line-height: 0.98 !important;
    letter-spacing: -0.045em !important;
}

body.aj-overhaul-v2 .aj-service-detail-intro > p:first-of-type {
    margin: 0 0 1.25rem !important;
    border-left-width: 2px !important;
    padding-left: 1.2rem !important;
    color: #43566b !important;
    font-size: 1rem !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 1.75 !important;
}

body.aj-overhaul-v2 .aj-service-detail-intro > p:last-child {
    max-width: 66ch;
    margin: 0 !important;
}

body.aj-overhaul-v2 .aj-service-detail-image {
    margin-block: clamp(2.5rem, 5vw, 4rem) !important;
    border: 1px solid rgba(11, 41, 73, 0.13);
    border-radius: 5px !important;
    box-shadow: 0 24px 58px rgba(7, 29, 53, 0.13) !important;
}

body.aj-overhaul-v2 .aj-service-copy-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    margin-top: clamp(3.5rem, 6vw, 6rem);
    border: 1px solid rgba(11, 41, 73, 0.15);
    background: rgba(11, 41, 73, 0.15);
}

body.aj-overhaul-v2 .aj-service-copy-block {
    position: relative;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    min-height: clamp(15rem, 20vw, 18rem);
    align-content: end;
    margin: 0 !important;
    padding: clamp(1.7rem, 3.5vw, 3rem) !important;
    background: rgba(255, 255, 255, 0.94);
    transition: background-color 180ms ease, transform 180ms ease !important;
}

body.aj-overhaul-v2 .aj-service-copy-block:hover {
    z-index: 1;
    background: #f1f5ff;
}

body.aj-overhaul-v2 .aj-service-copy-index {
    position: absolute;
    top: clamp(1.3rem, 2.5vw, 2rem);
    left: clamp(1.7rem, 3.5vw, 3rem);
    color: #245bda;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 0.92rem;
    line-height: 1;
}

body.aj-overhaul-v2 .aj-service-copy-block h3 {
    display: block !important;
    max-width: 18ch;
    margin: 0 0 0.8rem !important;
    color: #0b2949 !important;
    font-size: clamp(1.45rem, 2.1vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.035em !important;
}

body.aj-overhaul-v2 .aj-service-copy-block p {
    max-width: 58ch;
    margin: 0 !important;
    color: #566679 !important;
    font-size: 0.96rem !important;
    line-height: 1.82 !important;
}

body.aj-overhaul-v2 .aj-service-detail-sidebar {
    align-self: stretch;
    min-height: 100%;
}

body.aj-overhaul-v2 .aj-service-sticky-panel {
    position: relative !important;
    top: auto !important;
    padding-top: 0 !important;
}

body.aj-overhaul-v2 .aj-service-sidebar-note {
    margin-top: 0.75rem;
    border: 1px solid rgba(11, 41, 73, 0.12);
    border-radius: 6px;
    padding: 1.15rem 1.2rem;
    background: rgba(255, 255, 255, 0.84);
    box-shadow: 0 14px 32px rgba(7, 29, 53, 0.065);
}

body.aj-overhaul-v2 .aj-service-sidebar-note > span {
    display: block;
    margin-bottom: 0.45rem;
    color: #245bda;
    font-size: 0.62rem;
    font-weight: 850;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-service-sidebar-note p {
    margin: 0 0 0.8rem !important;
    color: #59697c !important;
    font-size: 0.76rem !important;
    line-height: 1.62 !important;
}

body.aj-overhaul-v2 .aj-service-sidebar-note div {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
}

body.aj-overhaul-v2 .aj-service-sidebar-note b {
    border: 1px solid rgba(36, 91, 218, 0.15);
    border-radius: 999px;
    padding: 0.35rem 0.55rem;
    color: #173653;
    background: #f4f7ff;
    font-size: 0.59rem;
    font-weight: 800;
    letter-spacing: 0.05em;
}

@media (max-width: 1023px) {
    body.aj-overhaul-v2 .aj-service-detail-grid {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 2.8rem !important;
    }

    body.aj-overhaul-v2 .aj-service-sticky-panel {
        position: static !important;
    }
}

@media (max-width: 767px) {
    body.aj-overhaul-v2 .aj-service-detail-main {
        padding-block: 4rem !important;
    }

    body.aj-overhaul-v2 .aj-service-detail-shell {
        width: min(calc(100% - 1.25rem), 82rem) !important;
    }

    body.aj-overhaul-v2 .aj-service-detail-intro h2 {
        font-size: clamp(2.3rem, 11vw, 3.1rem) !important;
    }

    body.aj-overhaul-v2 .aj-service-copy-block {
        min-height: 0;
        padding: 4.6rem 1.35rem 1.6rem !important;
    }

    body.aj-overhaul-v2 .aj-service-copy-grid {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 3rem;
    }

    body.aj-overhaul-v2 .aj-service-copy-index {
        top: 1.45rem;
        left: 1.35rem;
    }
}

body.aj-overhaul-v2 #ape-synergy-main-slot header[class*="min-h"],
body.aj-overhaul-v2 #ape-synergy-main-slot section:first-child[class*="min-h"],
body.aj-overhaul-v2 #ape-deploy-root header[class*="min-h"] {
    min-height: min(72svh, 42rem) !important;
    padding-bottom: clamp(4rem, 8vh, 6rem) !important;
    border-bottom: 5px solid var(--aj2-blue);
}

body.aj-overhaul-v2 #ape-synergy-main-slot header[class*="min-h"] h1,
body.aj-overhaul-v2 #ape-synergy-main-slot section:first-child[class*="min-h"] h1,
body.aj-overhaul-v2 #ape-deploy-root header[class*="min-h"] h1 {
    max-width: 13ch;
    font-size: clamp(3.7rem, 7vw, 6.5rem) !important;
    line-height: 0.96 !important;
    letter-spacing: -0.055em !important;
}

body.aj-overhaul-v2 #ape-synergy-main-slot header nav,
body.aj-overhaul-v2 #ape-synergy-main-slot section:first-child nav,
body.aj-overhaul-v2 #ape-deploy-root header nav {
    margin-bottom: 1.25rem !important;
}

/* Auto-generated related-content system: complete replacement. */
body.aj-overhaul-v2 .eko-seo-footer-stack.eko-seo-section-shell {
    position: relative !important;
    left: 50% !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 0 0 -50vw !important;
    padding: clamp(5.5rem, 8vw, 8rem) 0 !important;
    color: var(--aj2-ink) !important;
    background: var(--aj2-stone) !important;
    border-top: 1px solid var(--aj2-line) !important;
    overflow: hidden !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack::before {
    content: none !important;
    display: none !important;
}

body.aj-overhaul-v2 .eko-seo-footer-inner {
    width: min(100% - 3rem, 82rem) !important;
    max-width: 82rem !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

body.aj-overhaul-v2 .eko-seo-footer-intro {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(20rem, 0.75fr) !important;
    gap: clamp(2rem, 6vw, 7rem) !important;
    align-items: end !important;
    margin: 0 0 clamp(3rem, 5vw, 4.75rem) !important;
    padding-bottom: 2.25rem;
    border-bottom: 1px solid var(--aj2-line);
}

body.aj-overhaul-v2 .eko-seo-footer-kicker,
body.aj-overhaul-v2 .eko-seo-module-kicker {
    color: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-kicker::before,
body.aj-overhaul-v2 .eko-seo-module-kicker::before {
    background: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-title {
    max-width: 13ch;
    color: var(--aj2-ink) !important;
    font-size: clamp(3rem, 5vw, 5.1rem) !important;
    line-height: 0.98 !important;
    letter-spacing: -0.055em !important;
}

body.aj-overhaul-v2 .eko-seo-footer-copy {
    max-width: 34rem !important;
    color: var(--aj2-copy) !important;
    font-size: 1.05rem !important;
    line-height: 1.8 !important;
}

body.aj-overhaul-v2 .eko-seo-footer-modules {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 1.25rem !important;
    align-items: start !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module.eko-seo-section-shell {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: clamp(1.75rem, 3vw, 2.5rem) !important;
    border: 1px solid var(--aj2-line) !important;
    border-radius: var(--aj2-radius) !important;
    color: var(--aj2-ink) !important;
    background: rgba(255, 255, 255, 0.78) !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module-head {
    gap: 0 !important;
    margin: 0 0 1.35rem !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module-head .eko-seo-module-kicker {
    display: none !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module-head h2,
body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta h3 {
    color: var(--aj2-ink) !important;
    font-size: clamp(1.65rem, 2.5vw, 2.45rem) !important;
    line-height: 1.08 !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    border-top: 1px solid var(--aj2-line);
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-tile {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 0.85rem !important;
    min-height: 4.15rem !important;
    margin: 0 !important;
    padding: 0.9rem 0 !important;
    border: 0 !important;
    border-bottom: 1px solid var(--aj2-line) !important;
    border-radius: 0 !important;
    color: var(--aj2-ink) !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-index {
    width: 1.95rem !important;
    height: 1.95rem !important;
    border: 1px solid #b8c3cf !important;
    border-radius: 50% !important;
    color: var(--aj2-muted) !important;
    background: transparent !important;
    font-size: 0.68rem !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-label {
    color: var(--aj2-ink) !important;
    font-size: 0.96rem !important;
    font-weight: 650 !important;
    line-height: 1.35 !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-arrow {
    color: var(--aj2-blue) !important;
    font-size: 1.2rem !important;
    transition: transform 0.25s var(--aj2-ease) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-tile:hover {
    background: transparent !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-tile:hover .eko-seo-link-label {
    color: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-tile:hover .eko-seo-link-arrow {
    transform: translateX(5px) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-proof-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    border-top: 1px solid var(--aj2-line);
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-proof-card {
    padding: 1rem 0 !important;
    border: 0 !important;
    border-bottom: 1px solid var(--aj2-line) !important;
    border-radius: 0 !important;
    color: var(--aj2-ink) !important;
    background: transparent !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-proof-card h3 {
    color: var(--aj2-ink) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-proof-card p,
body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module-copy,
body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta-copy p {
    color: var(--aj2-copy) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta.eko-seo-section-shell {
    grid-column: 1 / -1 !important;
    padding: clamp(2rem, 4vw, 3.4rem) !important;
    border-color: transparent !important;
    color: #fff !important;
    background: var(--aj2-ink) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta :is(h3, p, li) {
    color: #fff !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta .eko-seo-module-kicker {
    color: #9bbcff !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta .eko-seo-btn,
body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta .eko-seo-btn-secondary {
    min-height: 3.35rem !important;
    border-radius: 5px !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta .eko-seo-btn {
    color: var(--aj2-ink) !important;
    background: var(--aj2-paper) !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta .eko-seo-btn-secondary {
    border-color: rgba(255, 255, 255, 0.32) !important;
    color: #fff !important;
    background: transparent !important;
}

body.aj-overhaul-v2 .eko-seo-footer-stack .aj-overhaul-duplicate-module {
    display: none !important;
}

/* Static About and policy pages. */
body.aj-overhaul-v2 .aj-static-page {
    background: var(--aj2-paper) !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-hero {
    padding: clamp(8rem, 13vw, 10.5rem) 0 clamp(4.5rem, 8vw, 7rem) !important;
    color: #fff !important;
    background: var(--aj2-ink) !important;
    border-bottom: 5px solid var(--aj2-blue);
}

body.aj-overhaul-v2 .aj-static-page .aj-static-hero::before {
    opacity: 0.08 !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-shell {
    width: min(100% - 3rem, 82rem) !important;
    max-width: 82rem !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-hero h1 {
    max-width: 12ch;
    font-size: clamp(4rem, 7vw, 6.8rem) !important;
    line-height: 0.95 !important;
    letter-spacing: -0.06em !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-hero :is(p, li, .aj-static-kicker) {
    color: rgba(241, 245, 249, 0.82) !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-hero .aj-static-kicker::before {
    background: #73a3ff !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-stat {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 5px !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-content {
    margin-top: 0 !important;
    padding: clamp(4rem, 7vw, 7rem) 0 !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-card {
    max-width: 70rem;
    margin: 0 auto;
    padding: clamp(2rem, 5vw, 4.5rem) !important;
    border: 1px solid var(--aj2-line) !important;
    border-radius: var(--aj2-radius) !important;
    background: #fff !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-static-page .aj-static-point {
    border: 0 !important;
    border-top: 2px solid var(--aj2-blue) !important;
    border-radius: 0 !important;
    background: transparent !important;
}

/* Planning tools: one strong surface, no nested glass tiles. */
body.aj-overhaul-v2 .aj-tools-page,
body.aj-overhaul-v2 .aj-tools-shell {
    --aj-tools-ink: var(--aj2-ink);
    --aj-tools-blue: var(--aj2-blue);
}

body.aj-overhaul-v2 .aj-tools-hero {
    padding-top: clamp(7.5rem, 12vw, 10rem) !important;
    padding-bottom: clamp(4.5rem, 8vw, 7rem) !important;
    background: var(--aj2-ink) !important;
    border-bottom: 5px solid var(--aj2-blue);
}

body.aj-overhaul-v2 .aj-tools-hero :is(h1, h2, h3, p, li) {
    color: #fff !important;
}

body.aj-overhaul-v2 .aj-tools-hero :is([class*="card"], [class*="proof"], [class*="feature"]) {
    border-radius: 5px !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-tools-hero .aj-tools-stat-grid {
    gap: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

body.aj-overhaul-v2 .aj-tools-hero .aj-tools-stat {
    min-height: 8rem;
    padding: 1.35rem 1.1rem !important;
    border: 0 !important;
    border-right: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-tools-hero .aj-tools-stat:last-child {
    border-right: 0 !important;
}

body.aj-overhaul-v2 .aj-tools-section {
    padding-block: clamp(4.5rem, 7vw, 7rem) !important;
    background: var(--aj2-paper) !important;
}

/* Tool-page rhythm: keep the working area and its next step visually connected. */
body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-workspace-section {
    padding-bottom: clamp(1.75rem, 3vw, 3rem) !important;
}

body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-next-section {
    position: relative;
    padding-top: 0 !important;
}

body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-next-section .aj-tools-shell,
body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-support .aj-tools-shell {
    position: relative;
}

body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-next-section .aj-tools-shell::before,
body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-support .aj-tools-shell::before {
    content: "";
    display: block;
    width: 1px;
    height: clamp(1.75rem, 3vw, 2.75rem);
    margin: 0 0 clamp(1.2rem, 2vw, 1.75rem) clamp(1.5rem, 4vw, 3.5rem);
    background: linear-gradient(to bottom, var(--aj2-blue), rgba(37, 86, 214, 0.08));
}

body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-directory {
    padding-bottom: clamp(2rem, 3vw, 3.25rem) !important;
}

body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-support {
    padding-top: 0 !important;
}

body.aj-overhaul-v2 .aj-tools-section :is([class*="panel"], [class*="card"], form) {
    border-radius: var(--aj2-radius) !important;
    border-color: var(--aj2-line) !important;
    box-shadow: none !important;
}

/* Tool support / next-step panel: editorial CTA with guaranteed contrast. */
body.aj-overhaul-v2 .aj-tools-section .aj-tool-support {
    position: relative;
    display: grid !important;
    grid-template-columns: minmax(16rem, 0.72fr) minmax(0, 1.28fr) !important;
    gap: clamp(2rem, 5vw, 6rem) !important;
    align-items: start !important;
    padding: clamp(2.3rem, 5vw, 4.75rem) !important;
    border: 0 !important;
    border-radius: 9px !important;
    color: #fff !important;
    background:
        radial-gradient(circle at 92% 5%, rgba(77, 130, 255, 0.22), transparent 30%),
        linear-gradient(135deg, #071a2c 0%, #0c2b4b 100%) !important;
    box-shadow: 0 24px 65px rgba(7, 26, 44, 0.16) !important;
    overflow: hidden !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: linear-gradient(90deg, #000, transparent 75%);
    pointer-events: none;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support::after {
    content: "NEXT / 04";
    position: absolute;
    top: 1.25rem;
    right: 1.5rem;
    color: rgba(191, 219, 254, 0.56);
    font: 750 0.64rem/1 Inter, sans-serif;
    letter-spacing: 0.2em;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support > * {
    position: relative;
    z-index: 1;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-support-head,
body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-support-body {
    padding: 0 !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tools-kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    margin: 0 0 1.25rem !important;
    color: #a9c7ff !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tools-kicker::before {
    content: "";
    width: 2.6rem;
    height: 1px;
    background: #73a3ff;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support h2 {
    max-width: 10ch;
    margin: 0 !important;
    color: #fff !important;
    font-size: clamp(2.5rem, 4.4vw, 4.6rem) !important;
    line-height: 0.98 !important;
    letter-spacing: -0.055em !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support :is(p, li) {
    color: rgba(232, 240, 250, 0.82) !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support p {
    max-width: 54rem;
    font-size: clamp(1rem, 1.35vw, 1.12rem) !important;
    line-height: 1.8 !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-note-list {
    margin-top: 1.25rem !important;
    border-top: 1px solid rgba(191, 219, 254, 0.16);
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-note-list li {
    margin: 0 !important;
    padding: 0.85rem 0 0.85rem 1.3rem !important;
    border-bottom: 1px solid rgba(191, 219, 254, 0.12);
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-note-list li::before {
    top: 1.45rem !important;
    width: 0.6rem !important;
    background: #73a3ff !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-actions {
    gap: 0.65rem !important;
    margin-top: 1.5rem !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support :is(.aj-tool-btn, .aj-tool-btn-alt) {
    min-height: 3.25rem !important;
    border-radius: 5px !important;
    padding: 0.85rem 1.1rem !important;
    font-size: 0.69rem !important;
    letter-spacing: 0.16em !important;
    box-shadow: none !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-btn {
    color: #fff !important;
    background: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-btn-alt {
    border-color: rgba(255, 255, 255, 0.3) !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.07) !important;
}

body.aj-overhaul-v2 .aj-tools-section .aj-tool-support .aj-tool-btn-alt:hover {
    border-color: rgba(255, 255, 255, 0.56) !important;
    background: rgba(255, 255, 255, 0.13) !important;
}

/* Enquiry forms: compact, explicit and reassuring instead of oversized floating fields. */
body.aj-overhaul-v2 .afe-form.aj-form-enhanced {
    width: 100%;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-stack {
    display: grid !important;
    gap: 0.75rem !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-stack > * {
    margin: 0 !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-field {
    position: relative !important;
    display: grid !important;
    gap: 0.35rem !important;
    padding: 0 !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-field-label {
    position: static !important;
    inset: auto !important;
    order: -1;
    padding: 0 !important;
    color: #516071 !important;
    background: transparent !important;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
    font-size: 0.67rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase;
    transform: none !important;
    pointer-events: auto;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-field-control,
body.aj-overhaul-v2 #ape-deploy-root .afe-form.aj-form-enhanced .aj-field-control,
body.aj-overhaul-v2 #ape-synergy-main-slot .afe-form.aj-form-enhanced .aj-field-control {
    width: 100% !important;
    min-height: 3rem !important;
    height: 3rem !important;
    padding: 0.72rem 0.85rem !important;
    border: 1px solid #c8d1db !important;
    border-radius: 5px !important;
    color: var(--aj2-ink) !important;
    background: #fff !important;
    box-shadow: 0 1px 0 rgba(7, 26, 44, 0.03) !important;
    font-size: 0.92rem !important;
    line-height: 1.35 !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced textarea.aj-field-control,
body.aj-overhaul-v2 #ape-deploy-root .afe-form.aj-form-enhanced textarea.aj-field-control,
body.aj-overhaul-v2 #ape-synergy-main-slot .afe-form.aj-form-enhanced textarea.aj-field-control {
    min-height: 5.65rem !important;
    height: 5.65rem !important;
    resize: vertical !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-field-control:hover {
    border-color: #9eabb9 !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-field-control:focus {
    outline: 0 !important;
    border-color: var(--aj2-blue) !important;
    box-shadow: 0 0 0 3px rgba(36, 87, 214, 0.15) !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit,
body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .afe-form.aj-form-enhanced button[type="submit"] {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    min-height: 3.25rem !important;
    padding: 0.8rem 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 5px !important;
    color: #fff !important;
    background: var(--aj2-blue) !important;
    box-shadow: none !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.16em !important;
    text-align: left !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit::after {
    content: '\2192';
    font-family: ui-sans-serif, system-ui, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0;
    transition: transform 0.2s ease;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit.aj-form-submit-has-icon::after {
    content: none;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit.aj-form-submit-has-icon > span:last-child {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit:hover {
    background: #3267e2 !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-submit:hover::after {
    transform: translateX(0.2rem);
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-privacy {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    margin: 0 !important;
    color: #667485 !important;
    font-size: 0.68rem !important;
    line-height: 1.35 !important;
}

body.aj-overhaul-v2 .afe-form.aj-form-enhanced .aj-form-privacy span {
    display: inline-grid;
    place-items: center;
    width: 1rem;
    height: 1rem;
    border: 1px solid rgba(36, 87, 214, 0.28);
    border-radius: 50%;
    color: var(--aj2-blue);
    font-size: 0.57rem;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .glass.aj-quote-card {
    position: relative !important;
    isolation: isolate;
    overflow: hidden;
    padding: 1.7rem !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 9px !important;
    color: #fff !important;
    background:
        linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
        linear-gradient(145deg, #112f4e 0%, #071a2c 100%) !important;
    background-size: 28px 28px, 28px 28px, auto !important;
    box-shadow: 0 22px 55px rgba(7, 26, 44, 0.2) !important;
    backdrop-filter: none !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) .glass.aj-quote-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 3px;
    background: linear-gradient(90deg, var(--aj2-blue) 0 68%, rgba(255, 255, 255, 0.18) 68% 100%);
}

body.aj-overhaul-v2 .aj-quote-card > .absolute {
    display: none !important;
}

body.aj-overhaul-v2 .aj-quote-card > :not(.absolute) {
    position: relative;
    z-index: 2;
}

body.aj-overhaul-v2 .aj-quote-card .aj-quote-eyebrow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.7rem;
    color: #a9c7ff;
    font-size: 0.61rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-quote-card .aj-quote-eyebrow span:last-child {
    max-width: 9.5rem;
    color: rgba(232, 240, 250, 0.62);
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: right;
    text-transform: none;
}

body.aj-overhaul-v2 .aj-quote-card :is(h2, h3) {
    margin: 0 0 0.45rem !important;
    color: #fff !important;
    font-size: clamp(1.85rem, 3vw, 2.35rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.035em !important;
}

body.aj-overhaul-v2 .aj-quote-card > p:not(.aj-form-privacy) {
    margin: 0 0 1.15rem !important;
    color: rgba(232, 240, 250, 0.72) !important;
    font-size: 0.79rem !important;
    line-height: 1.55 !important;
}

body.aj-overhaul-v2 .aj-quote-card .afe-form.aj-form-enhanced .aj-field-label {
    color: rgba(232, 240, 250, 0.84) !important;
}

body.aj-overhaul-v2 .aj-quote-card .aj-field-control,
body.aj-overhaul-v2 #ape-deploy-root .aj-quote-card .aj-field-control,
body.aj-overhaul-v2 #ape-synergy-main-slot .aj-quote-card .aj-field-control {
    border-color: rgba(255, 255, 255, 0.16) !important;
    color: #071a2c !important;
    background: rgba(255, 255, 255, 0.96) !important;
}

body.aj-overhaul-v2 .aj-quote-card .aj-field-control:focus {
    border-color: #82a7ff !important;
    background: #fff !important;
    box-shadow: 0 0 0 3px rgba(88, 132, 235, 0.3) !important;
}

body.aj-overhaul-v2 .aj-quote-card .afe-form.aj-form-enhanced .aj-form-privacy {
    color: rgba(232, 240, 250, 0.7) !important;
}

body.aj-overhaul-v2 .aj-quote-card .aj-form-privacy span {
    border-color: rgba(169, 199, 255, 0.34);
    color: #a9c7ff;
}

body.aj-overhaul-v2 .aj-quote-card > form ~ div {
    margin-top: 1.15rem !important;
    padding-top: 1.15rem !important;
    border-color: rgba(255, 255, 255, 0.13) !important;
}

body.aj-overhaul-v2 .aj-quote-card > form ~ div :is(h4, p, li, span) {
    color: rgba(232, 240, 250, 0.76) !important;
}

body.aj-overhaul-v2 .aj-quote-card > form ~ div h4 {
    margin-bottom: 0.75rem !important;
    color: #a9c7ff !important;
    letter-spacing: 0.14em !important;
}

body.aj-overhaul-v2 .aj-quote-card > form ~ div li + li {
    margin-top: 0.55rem !important;
}

body.aj-overhaul-v2 .afe-message {
    margin-top: 0.8rem !important;
    border-radius: 5px !important;
    font-size: 0.78rem !important;
}

/* Footer and crawl hub: compact and useful, not another wall of cards. */
body.aj-overhaul-v2 .aj-crawl-hub {
    padding: clamp(4rem, 7vw, 6rem) 0 !important;
    color: var(--aj2-ink) !important;
    background: #e9e5dc !important;
    border-top: 1px solid #d4cec3 !important;
}

body.aj-overhaul-v2 .aj-crawl-hub::before {
    content: none !important;
    display: none !important;
}

body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__inner {
    width: min(100% - 3rem, 82rem) !important;
    max-width: 82rem !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__head {
    max-width: 48rem;
    margin-bottom: 2.5rem !important;
}

body.aj-overhaul-v2 .aj-crawl-hub :is(.aj-crawl-hub__kicker, .aj-crawl-hub__title, .aj-crawl-hub__copy, h2, a) {
    color: var(--aj2-ink) !important;
}

body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__grid {
    gap: 2rem !important;
}

body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__group {
    padding: 1.35rem 0 0 !important;
    border: 0 !important;
    border-top: 2px solid var(--aj2-ink) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
}

body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__links {
    gap: 0.3rem 1rem !important;
}

body.aj-overhaul-v2 .aj-crawl-hub a {
    font-size: 0.88rem !important;
}

body.aj-overhaul-v2 .aj-crawl-hub a:hover {
    color: var(--aj2-blue) !important;
}

body.aj-overhaul-v2 #ape-deploy-footer-slot footer,
body.aj-overhaul-v2 #ape-synergy-footer-slot footer {
    background: var(--aj2-ink) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer :is(p, li) {
    color: rgba(219, 234, 254, 0.72) !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer h4 {
    color: #fff !important;
    letter-spacing: -0.025em;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer a {
    text-underline-offset: 0.25em;
    transition: color 0.2s ease, opacity 0.2s ease !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer a:hover {
    color: #a9c7ff !important;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer > div {
    position: relative;
}

body.aj-overhaul-v2 :is(#ape-deploy-footer-slot, #ape-synergy-footer-slot) footer > div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    height: 2px;
    background: var(--aj2-blue);
}

body.aj-local-environment .grecaptcha-badge {
    display: none !important;
}

/* Locations directory hero and card system. */
body.aj-overhaul-v2.page-id-2241 #ape-synergy-main-slot > .eko-seo-h1 {
    position: relative;
    width: 100%;
    max-width: none;
    margin: 0 !important;
    padding: clamp(10rem, 16vw, 13rem) max(1.5rem, calc((100vw - 82rem) / 2)) clamp(4.5rem, 8vw, 7rem) !important;
    border-bottom: 5px solid var(--aj2-blue);
    color: #fff !important;
    background:
        linear-gradient(90deg, rgba(7,26,44,.92) 0%, rgba(7,26,44,.62) 52%, rgba(7,26,44,.28) 100%),
        url('/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-15-at-11.08.27.jpeg') center 52% / cover no-repeat;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(4rem, 7vw, 7rem) !important;
    line-height: .92 !important;
    letter-spacing: -.06em !important;
}

body.aj-overhaul-v2.page-id-2241 .eko-locations-wrap {
    max-width: 82rem !important;
}

/* News filters become a readable editorial index instead of clipped pills. */
body.aj-overhaul-v2[data-aj-page-type="news"] #ape-deploy-root .ajones-container .max-w-7xl > .flex.overflow-x-auto.hide-scrollbar {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    overflow: visible !important;
    gap: 0.55rem !important;
    padding-block: 1rem !important;
}

body.aj-overhaul-v2[data-aj-page-type="news"] #ape-deploy-root .ajones-container .max-w-7xl > .flex.overflow-x-auto.hide-scrollbar > a {
    border-radius: 4px !important;
    padding: 0.65rem 0.85rem !important;
    box-shadow: none !important;
}

/* Motion is restrained; content no longer floats in from large distances. */
body.aj-overhaul-v2 [class*="translate-y-12"],
body.aj-overhaul-v2 [class*="translate-y-16"] {
    --tw-translate-y: 1.25rem !important;
}

@media (min-width: 1024px) {
    body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module:first-child:nth-last-child(n + 3) {
        grid-column: span 1 !important;
    }

    body.aj-overhaul-v2.home #services > div > div:last-child {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 900px) {
    body.aj-overhaul-v2 .eko-seo-footer-intro,
    body.aj-overhaul-v2 .eko-seo-footer-modules {
        grid-template-columns: 1fr !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-cta.eko-seo-section-shell {
        grid-column: auto !important;
    }

    body.aj-overhaul-v2 .aj-tools-section .aj-tool-support {
        grid-template-columns: 1fr !important;
        gap: 2rem !important;
    }

    body.aj-overhaul-v2 .aj-tools-section .aj-tool-support h2 {
        max-width: 13ch;
    }
}

@media (max-width: 767px) {
    body.aj-overhaul-v2 .aj-mega-header {
        padding: max(0.4rem, env(safe-area-inset-top)) 0.4rem 0 !important;
    }

    body.aj-overhaul-v2 .aj-mega-header .aj-mega-wrap {
        width: 100% !important;
    }

    body.aj-overhaul-v2 .aj-mega-header .aj-mega-bar {
        min-height: 3.75rem !important;
        border-radius: 7px !important;
        padding: 0.35rem 0.4rem 0.35rem 0.8rem !important;
    }

    body.aj-overhaul-v2 .aj-mega-header .aj-mega-logo img {
        height: 2.4rem !important;
    }

    body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type {
        min-height: 43rem !important;
        height: 90svh !important;
        max-height: 50rem;
    }

    body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type::after {
        background: linear-gradient(0deg, rgba(7, 26, 44, 0.94) 0%, rgba(7, 26, 44, 0.62) 56%, rgba(7, 26, 44, 0.25) 100%);
    }

    body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type > .relative.z-10 {
        width: calc(100% - 2rem) !important;
        padding-bottom: 5.8rem !important;
    }

    body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type h1 {
        max-width: 100%;
        font-size: clamp(3.4rem, 15vw, 4.7rem) !important;
        line-height: 0.9 !important;
    }

    body.aj-overhaul-v2.home #ape-deploy-root .ajones-wrapper > section:first-of-type p {
        max-width: 31rem !important;
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    body.aj-overhaul-v2 :is(#ape-deploy-root, #ape-synergy-main-slot) :is(.ajones-wrapper, .ajones-container) > section:not(:first-of-type),
    body.aj-overhaul-v2 .aj-overhaul-section {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important;
    }

    body.aj-overhaul-v2 #ape-synergy-main-slot header[class*="min-h"],
    body.aj-overhaul-v2 #ape-synergy-main-slot section:first-child[class*="min-h"],
    body.aj-overhaul-v2 #ape-deploy-root header[class*="min-h"] {
        min-height: 39rem !important;
        padding-bottom: 4rem !important;
    }

    body.aj-overhaul-v2 #ape-synergy-main-slot header[class*="min-h"] h1,
    body.aj-overhaul-v2 #ape-synergy-main-slot section:first-child[class*="min-h"] h1,
    body.aj-overhaul-v2 #ape-deploy-root header[class*="min-h"] h1 {
        font-size: clamp(3rem, 13vw, 4.25rem) !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-stack.eko-seo-section-shell {
        padding: 4.5rem 0 6.5rem !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-inner,
    body.aj-overhaul-v2 .aj-static-page .aj-static-shell,
    body.aj-overhaul-v2 .aj-crawl-hub .aj-crawl-hub__inner {
        width: calc(100% - 2rem) !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-intro {
        gap: 1.5rem !important;
        margin-bottom: 2.5rem !important;
        padding-bottom: 1.6rem;
    }

    body.aj-overhaul-v2 .eko-seo-footer-title {
        max-width: 12ch;
        font-size: clamp(2.65rem, 12vw, 4rem) !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-module.eko-seo-section-shell {
        padding: 1.35rem !important;
    }

    body.aj-overhaul-v2 .eko-seo-footer-stack .eko-seo-link-arrow {
        display: inline-block !important;
    }

    body.aj-overhaul-v2 .aj-static-page .aj-static-hero {
        padding-top: 7.5rem !important;
    }

    body.aj-overhaul-v2 .aj-static-page .aj-static-hero h1 {
        font-size: clamp(3.2rem, 14vw, 4.7rem) !important;
    }

    body.aj-overhaul-v2 .aj-static-page .aj-static-card {
        padding: 1.4rem !important;
    }

    body.aj-overhaul-v2 .aj-tools-hero .aj-tools-stat:nth-child(2n) {
        border-right: 0 !important;
    }

    body.aj-overhaul-v2 .aj-tools-hero .aj-tools-stat:nth-child(-n + 2) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
    }

    body.aj-overhaul-v2 .aj-tools-section .aj-tool-support {
        padding: 2rem 1.35rem 1.5rem !important;
        border-radius: 7px !important;
    }

    body.aj-overhaul-v2 .aj-tools-section .aj-tool-support::after {
        top: 1rem;
        right: 1.1rem;
    }

    body.aj-overhaul-v2 .aj-tools-section .aj-tool-support h2 {
        font-size: clamp(2.35rem, 11vw, 3.4rem) !important;
    }

    body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-workspace-section {
        padding-bottom: 1rem !important;
    }

    body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-next-section,
    body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-support {
        padding-bottom: 4.5rem !important;
    }

    body.aj-overhaul-v2 .aj-tool-detail-page .aj-tool-next-section .aj-tools-shell::before,
    body.aj-overhaul-v2 .aj-tools-page:not(.aj-tool-detail-page) .aj-tools-hub-support .aj-tools-shell::before {
        height: 1.5rem;
        margin: 0 0 1rem 1.25rem;
    }

    body.aj-overhaul-v2 .aj-polish-mobile-cta {
        border-radius: 9px !important;
    }

    body.aj-overhaul-v2 .aj-polish-mobile-cta a {
        border-radius: 5px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.aj-overhaul-v2 *,
    body.aj-overhaul-v2 *::before,
    body.aj-overhaul-v2 *::after {
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
    }
}

/* -------------------------------------------------------------------------
   Search opportunity pages — editorial service and decision-guide system
   ------------------------------------------------------------------------- */

body.aj-overhaul-v2.aj-opportunity-page {
    --aj-op-ink: #071d35;
    --aj-op-navy: #0b2949;
    --aj-op-blue: #245bda;
    --aj-op-sky: #a9ccff;
    --aj-op-ivory: #f4f1e9;
    --aj-op-soft: #f6f8fb;
    --aj-op-line: rgba(11, 41, 73, 0.14);
    background: #fff;
    color: var(--aj-op-ink);
}

body.aj-overhaul-v2 .aj-opportunity,
body.aj-overhaul-v2 .aj-opportunity * {
    box-sizing: border-box;
}

body.aj-overhaul-v2 .aj-opportunity {
    overflow: clip;
    background: #fff;
    color: var(--aj-op-ink);
    font-family: Inter, Arial, sans-serif;
}

body.aj-overhaul-v2 .aj-opportunity-shell {
    width: min(calc(100% - 3rem), 76rem);
    margin-inline: auto;
}

body.aj-overhaul-v2 .aj-opportunity h1,
body.aj-overhaul-v2 .aj-opportunity h2,
body.aj-overhaul-v2 .aj-opportunity h3,
body.aj-overhaul-v2 .aj-opportunity p,
body.aj-overhaul-v2 .aj-opportunity figure,
body.aj-overhaul-v2 .aj-opportunity dl,
body.aj-overhaul-v2 .aj-opportunity ol,
body.aj-overhaul-v2 .aj-opportunity ul {
    margin-top: 0;
}

body.aj-overhaul-v2 .aj-opportunity h1,
body.aj-overhaul-v2 .aj-opportunity h2 {
    color: inherit;
    font-family: "Playfair Display", Georgia, serif;
    font-weight: 500;
    letter-spacing: -0.045em;
    text-wrap: balance;
}

body.aj-overhaul-v2 .aj-opportunity h2 {
    margin-bottom: 1rem;
    font-size: clamp(2.25rem, 4.3vw, 4.2rem);
    line-height: 0.99;
}

body.aj-overhaul-v2 .aj-opportunity h3 {
    color: inherit;
    font-size: 1.05rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.25;
    text-wrap: balance;
}

body.aj-overhaul-v2 .aj-opportunity p,
body.aj-overhaul-v2 .aj-opportunity li,
body.aj-overhaul-v2 .aj-opportunity dd,
body.aj-overhaul-v2 .aj-opportunity td {
    text-wrap: pretty;
}

body.aj-overhaul-v2 .aj-opportunity-hero {
    position: relative;
    padding: clamp(9.5rem, 14vw, 11.5rem) 0 clamp(4.5rem, 8vw, 7rem);
    background:
        radial-gradient(circle at 83% 14%, rgba(84, 139, 255, 0.25), transparent 26%),
        linear-gradient(125deg, #06192e 0%, #0a2b4f 54%, #0c355e 100%);
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-hero::before {
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
    background-size: 62px 62px;
    content: "";
    mask-image: linear-gradient(to bottom, #000, transparent 86%);
    pointer-events: none;
}

body.aj-overhaul-v2 .aj-opportunity-breadcrumbs {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.55rem;
    margin-bottom: clamp(2.2rem, 5vw, 4rem);
    color: rgba(219, 234, 254, 0.72);
    font-size: 0.69rem;
    font-weight: 750;
    letter-spacing: 0.09em;
    line-height: 1.4;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-breadcrumbs a {
    color: #fff;
    text-decoration: none;
}

body.aj-overhaul-v2 .aj-opportunity-breadcrumbs a:hover,
body.aj-overhaul-v2 .aj-opportunity-breadcrumbs a:focus-visible {
    color: var(--aj-op-sky);
}

body.aj-overhaul-v2 .aj-opportunity-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(22rem, 0.7fr);
    gap: clamp(2.5rem, 6vw, 6rem);
    align-items: end;
}

body.aj-overhaul-v2 .aj-opportunity-kicker,
body.aj-overhaul-v2 .aj-opportunity-eyebrow {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 1.1rem;
    color: var(--aj-op-blue);
    font-size: 0.69rem;
    font-weight: 850;
    letter-spacing: 0.23em;
    line-height: 1.3;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-kicker {
    color: #9fc5ff;
}

body.aj-overhaul-v2 .aj-opportunity-kicker::before,
body.aj-overhaul-v2 .aj-opportunity-eyebrow::before {
    width: 2.5rem;
    height: 1px;
    flex: 0 0 auto;
    background: currentColor;
    content: "";
    opacity: 0.82;
}

body.aj-overhaul-v2 .aj-opportunity-hero h1 {
    max-width: 100%;
    margin-bottom: 1.5rem;
    color: #fff;
    font-size: clamp(3.6rem, 6.2vw, 6.25rem);
    line-height: 0.94;
    text-shadow: 0 18px 44px rgba(1, 10, 22, 0.2);
}

body.aj-overhaul-v2 .aj-opportunity-lead {
    max-width: 43rem;
    margin-bottom: 0;
    color: rgba(226, 232, 240, 0.88);
    font-size: clamp(1.02rem, 1.5vw, 1.22rem);
    line-height: 1.75;
}

body.aj-overhaul-v2 .aj-opportunity-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.7rem;
    margin-top: 2rem;
}

body.aj-overhaul-v2 .aj-opportunity-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    min-height: 3.35rem;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 0.82rem 1.35rem;
    font-size: 0.68rem;
    font-weight: 850;
    letter-spacing: 0.18em;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

body.aj-overhaul-v2 .aj-opportunity-button:hover,
body.aj-overhaul-v2 .aj-opportunity-button:focus-visible {
    transform: translateY(-2px);
}

body.aj-overhaul-v2 .aj-opportunity-button--primary {
    background: #2d62dc;
    color: #fff;
    box-shadow: 0 18px 34px rgba(15, 74, 203, 0.28);
}

body.aj-overhaul-v2 .aj-opportunity-button--primary:hover,
body.aj-overhaul-v2 .aj-opportunity-button--primary:focus-visible {
    background: #3d73ea;
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-button--ghost {
    border-color: rgba(255, 255, 255, 0.26);
    background: rgba(255, 255, 255, 0.06);
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-button--ghost:hover,
body.aj-overhaul-v2 .aj-opportunity-button--ghost:focus-visible {
    border-color: rgba(255, 255, 255, 0.52);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-hero-media {
    position: relative;
    margin-bottom: -9.5rem;
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 7px;
    padding: 0.55rem;
    background: rgba(255, 255, 255, 0.09);
    box-shadow: 0 32px 90px rgba(0, 10, 24, 0.34);
    backdrop-filter: blur(14px);
}

body.aj-overhaul-v2 .aj-opportunity-hero-media::before {
    position: absolute;
    top: -1.2rem;
    right: -1.2rem;
    width: 4.2rem;
    height: 4.2rem;
    border-top: 1px solid rgba(166, 204, 255, 0.7);
    border-right: 1px solid rgba(166, 204, 255, 0.7);
    content: "";
}

body.aj-overhaul-v2 .aj-opportunity-hero-media img {
    display: block;
    width: 100%;
    aspect-ratio: 0.96;
    border-radius: 3px;
    object-fit: cover;
}

body.aj-overhaul-v2 .aj-opportunity-hero-media figcaption {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.9rem 0.45rem 0.25rem;
    color: rgba(226, 232, 240, 0.78);
    font-size: 0.72rem;
    font-weight: 600;
    line-height: 1.5;
}

body.aj-overhaul-v2 .aj-opportunity-hero-media figcaption span {
    color: #fff;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-jump {
    position: sticky;
    top: 5.2rem;
    z-index: 50;
    border-bottom: 1px solid var(--aj-op-line);
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 12px 30px rgba(7, 29, 53, 0.05);
    backdrop-filter: blur(18px);
}

body.aj-overhaul-v2 .aj-opportunity-jump .aj-opportunity-shell {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    min-height: 4.2rem;
    padding-right: min(33%, 25rem);
    overflow-x: auto;
    scrollbar-width: none;
}

body.aj-overhaul-v2 .aj-opportunity-jump .aj-opportunity-shell::-webkit-scrollbar {
    display: none;
}

body.aj-overhaul-v2 .aj-opportunity-jump span,
body.aj-overhaul-v2 .aj-opportunity-jump a {
    flex: 0 0 auto;
    color: #66758a;
    font-size: 0.66rem;
    font-weight: 800;
    letter-spacing: 0.13em;
    text-decoration: none;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-jump span {
    color: var(--aj-op-blue);
}

body.aj-overhaul-v2 .aj-opportunity-jump a:hover,
body.aj-overhaul-v2 .aj-opportunity-jump a:focus-visible {
    color: var(--aj-op-blue);
}

body.aj-overhaul-v2 .aj-opportunity-section {
    padding: clamp(5rem, 9vw, 8.5rem) 0;
    scroll-margin-top: 9rem;
}

body.aj-overhaul-v2 .aj-opportunity-section--answer {
    padding-top: clamp(8rem, 13vw, 12rem);
}

body.aj-overhaul-v2 .aj-opportunity-section--soft {
    border-block: 1px solid rgba(11, 41, 73, 0.08);
    background:
        linear-gradient(rgba(9, 40, 72, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(9, 40, 72, 0.025) 1px, transparent 1px),
        var(--aj-op-soft);
    background-size: 56px 56px;
}

body.aj-overhaul-v2 .aj-opportunity-answer-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(18rem, 0.62fr);
    gap: clamp(2.5rem, 7vw, 7rem);
    align-items: start;
}

body.aj-overhaul-v2 .aj-opportunity-large-copy {
    max-width: 52rem;
    margin-bottom: 1.6rem;
    color: #405169;
    font-size: clamp(1.05rem, 1.4vw, 1.18rem);
    line-height: 1.86;
}

body.aj-overhaul-v2 .aj-opportunity-checks {
    display: grid;
    gap: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

body.aj-overhaul-v2 .aj-opportunity-checks li {
    position: relative;
    padding: 1rem 0 1rem 2rem;
    border-top: 1px solid var(--aj-op-line);
    color: #1a3552;
    font-size: 0.94rem;
    font-weight: 650;
    line-height: 1.65;
}

body.aj-overhaul-v2 .aj-opportunity-checks li::before {
    position: absolute;
    top: 1.15rem;
    left: 0;
    color: var(--aj-op-blue);
    content: "✓";
    font-weight: 900;
}

body.aj-overhaul-v2 .aj-opportunity-notice {
    position: relative;
    border-left: 3px solid var(--aj-op-blue);
    padding: 2rem 1.8rem 1.8rem 2rem;
    background: var(--aj-op-ivory);
    box-shadow: 0 22px 44px rgba(7, 29, 53, 0.08);
}

body.aj-overhaul-v2 .aj-opportunity-notice-mark {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border: 1px solid rgba(36, 91, 218, 0.28);
    border-radius: 50%;
    color: var(--aj-op-blue);
    font-family: Georgia, serif;
    font-weight: 700;
}

body.aj-overhaul-v2 .aj-opportunity-notice h3 {
    max-width: calc(100% - 2.5rem);
    margin: 0 0 0.8rem;
}

body.aj-overhaul-v2 .aj-opportunity-notice p {
    margin-bottom: 0;
    color: #536175;
    font-size: 0.92rem;
    line-height: 1.75;
}

body.aj-overhaul-v2 .aj-opportunity-facts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: clamp(3rem, 6vw, 5.5rem) 0 0;
    border-block: 1px solid var(--aj-op-line);
}

body.aj-overhaul-v2 .aj-opportunity-facts > div {
    min-width: 0;
    padding: 1.65rem 1.8rem 1.75rem 0;
}

body.aj-overhaul-v2 .aj-opportunity-facts > div + div {
    border-left: 1px solid var(--aj-op-line);
    padding-left: 1.8rem;
}

body.aj-overhaul-v2 .aj-opportunity-facts dt {
    margin-bottom: 0.55rem;
    color: var(--aj-op-blue);
    font-size: 0.65rem;
    font-weight: 850;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-facts dd {
    margin: 0;
    color: #183650;
    font-size: 0.92rem;
    font-weight: 650;
    line-height: 1.58;
}

body.aj-overhaul-v2 .aj-opportunity-heading {
    max-width: 49rem;
    margin-bottom: clamp(2.6rem, 5vw, 4.5rem);
}

body.aj-overhaul-v2 .aj-opportunity-heading > p:last-child,
body.aj-overhaul-v2 .aj-opportunity-related-head > p,
body.aj-overhaul-v2 .aj-opportunity-faq-grid > header > p:last-child {
    max-width: 44rem;
    margin-bottom: 0;
    color: #59697e;
    font-size: 1rem;
    line-height: 1.8;
}

body.aj-overhaul-v2 .aj-opportunity-heading--split,
body.aj-overhaul-v2 .aj-opportunity-related-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.5fr);
    gap: 3rem;
    max-width: none;
    align-items: end;
}

body.aj-overhaul-v2 .aj-opportunity-card-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border: 1px solid var(--aj-op-line);
    background: var(--aj-op-line);
}

body.aj-overhaul-v2 .aj-opportunity-card {
    position: relative;
    min-height: 15rem;
    padding: clamp(1.6rem, 3vw, 2.6rem);
    background: #fff;
    transition: background-color 180ms ease, transform 180ms ease;
}

body.aj-overhaul-v2 .aj-opportunity-card:hover {
    z-index: 1;
    background: #f0f5ff;
}

body.aj-overhaul-v2 .aj-opportunity-card > span {
    display: inline-flex;
    margin-bottom: 2.7rem;
    color: var(--aj-op-blue);
    font-family: "Playfair Display", Georgia, serif;
    font-size: 1.05rem;
}

body.aj-overhaul-v2 .aj-opportunity-card h3 {
    margin: 0 0 0.75rem;
    font-size: 1.18rem;
}

body.aj-overhaul-v2 .aj-opportunity-card p {
    max-width: 33rem;
    margin-bottom: 0;
    color: #5b687b;
    font-size: 0.92rem;
    line-height: 1.73;
}

body.aj-overhaul-v2 .aj-opportunity-table-block {
    margin-top: clamp(5rem, 9vw, 8rem);
}

body.aj-overhaul-v2 .aj-opportunity-table-heading {
    max-width: 50rem;
    margin-bottom: 2rem;
}

body.aj-overhaul-v2 .aj-opportunity-table-heading h2 {
    margin-bottom: 0;
    font-size: clamp(2.15rem, 3.8vw, 3.6rem);
}

body.aj-overhaul-v2 .aj-opportunity-table-wrap {
    overflow-x: auto;
    border-top: 2px solid var(--aj-op-ink);
    background: #fff;
    box-shadow: 0 22px 54px rgba(7, 29, 53, 0.06);
}

body.aj-overhaul-v2 .aj-opportunity-table-hint {
    display: none;
}

body.aj-overhaul-v2 .aj-opportunity-table-wrap:focus-visible {
    outline: 3px solid rgba(36, 91, 218, 0.35);
    outline-offset: 3px;
}

body.aj-overhaul-v2 .aj-opportunity table {
    width: 100%;
    min-width: 44rem;
    border-collapse: collapse;
    color: #42546a;
    font-size: 0.87rem;
    line-height: 1.62;
}

body.aj-overhaul-v2 .aj-opportunity th,
body.aj-overhaul-v2 .aj-opportunity td {
    padding: 1.25rem 1.35rem;
    border-bottom: 1px solid var(--aj-op-line);
    text-align: left;
    vertical-align: top;
}

body.aj-overhaul-v2 .aj-opportunity thead th {
    background: var(--aj-op-ink);
    color: #fff;
    font-size: 0.64rem;
    font-weight: 850;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity tbody th {
    width: 30%;
    color: #122f4c;
    font-weight: 800;
}

body.aj-overhaul-v2 .aj-opportunity tbody tr:last-child th,
body.aj-overhaul-v2 .aj-opportunity tbody tr:last-child td {
    border-bottom: 0;
}

body.aj-overhaul-v2 .aj-opportunity-photo-story {
    padding: clamp(5rem, 10vw, 9.5rem) 0;
    background: var(--aj-op-ink);
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid {
    display: grid;
    grid-template-columns: minmax(21rem, 0.8fr) minmax(0, 1fr);
    gap: clamp(2.5rem, 7vw, 7rem);
    align-items: center;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid figure {
    position: relative;
    margin-bottom: 0;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid figure::after {
    position: absolute;
    right: -1.25rem;
    bottom: -1.25rem;
    width: 45%;
    height: 45%;
    border-right: 1px solid rgba(154, 196, 255, 0.56);
    border-bottom: 1px solid rgba(154, 196, 255, 0.56);
    content: "";
    pointer-events: none;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid img {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    border-radius: 3px;
    object-fit: cover;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid .aj-opportunity-eyebrow {
    color: #9fc5ff;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid h2 {
    max-width: 13ch;
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid p:not(.aj-opportunity-eyebrow) {
    max-width: 40rem;
    margin-bottom: 1.6rem;
    color: rgba(226, 232, 240, 0.79);
    font-size: 1rem;
    line-height: 1.82;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid a {
    display: inline-flex;
    gap: 1rem;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 850;
    letter-spacing: 0.17em;
    text-decoration: none;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-photo-grid a:hover,
body.aj-overhaul-v2 .aj-opportunity-photo-grid a:focus-visible {
    color: #9fc5ff;
}

body.aj-overhaul-v2 .aj-opportunity-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    margin-bottom: clamp(4.5rem, 8vw, 7.5rem);
    padding: 0;
    border: 1px solid var(--aj-op-line);
    background: var(--aj-op-line);
    list-style: none;
}

body.aj-overhaul-v2 .aj-opportunity-steps li {
    min-height: 13.5rem;
    padding: 1.6rem;
    background: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-steps li > span {
    display: grid;
    width: 2rem;
    height: 2rem;
    margin-bottom: 2.2rem;
    place-items: center;
    border: 1px solid rgba(36, 91, 218, 0.23);
    border-radius: 50%;
    color: var(--aj-op-blue);
    font-family: Georgia, serif;
    font-size: 0.86rem;
}

body.aj-overhaul-v2 .aj-opportunity-steps h3 {
    margin: 0 0 0.65rem;
}

body.aj-overhaul-v2 .aj-opportunity-steps p {
    margin-bottom: 0;
    color: #5c6b7e;
    font-size: 0.86rem;
    line-height: 1.68;
}

body.aj-overhaul-v2 .aj-opportunity-planning {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.72fr);
    gap: clamp(2.5rem, 7vw, 7rem);
    padding: clamp(2rem, 5vw, 4.2rem);
    border-top: 3px solid var(--aj-op-blue);
    background: var(--aj-op-ivory);
}

body.aj-overhaul-v2 .aj-opportunity-planning h2 {
    font-size: clamp(2.1rem, 3.7vw, 3.45rem);
}

body.aj-overhaul-v2 .aj-opportunity-planning p:not(.aj-opportunity-eyebrow) {
    margin-bottom: 0;
    color: #526175;
    line-height: 1.8;
}

body.aj-overhaul-v2 .aj-opportunity-planning ul {
    display: grid;
    gap: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

body.aj-overhaul-v2 .aj-opportunity-planning li {
    position: relative;
    padding: 0.85rem 0 0.85rem 1.65rem;
    border-top: 1px solid rgba(11, 41, 73, 0.16);
    color: #263f58;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.5;
}

body.aj-overhaul-v2 .aj-opportunity-planning li::before {
    position: absolute;
    left: 0;
    color: var(--aj-op-blue);
    content: "—";
}

body.aj-overhaul-v2 .aj-opportunity-section--faq {
    border-top: 1px solid rgba(11, 41, 73, 0.08);
    background: #f8fafc;
}

body.aj-overhaul-v2 .aj-opportunity-faq-grid {
    display: grid;
    grid-template-columns: minmax(18rem, 0.52fr) minmax(0, 1fr);
    gap: clamp(3rem, 8vw, 8rem);
}

body.aj-overhaul-v2 .aj-opportunity-faq-grid > header {
    position: sticky;
    top: 10.8rem;
    align-self: start;
}

body.aj-overhaul-v2 .aj-opportunity-faq-grid > header h2 {
    font-size: clamp(2.4rem, 4vw, 3.8rem);
}

body.aj-overhaul-v2 .aj-opportunity-faqs {
    border-top: 2px solid var(--aj-op-ink);
}

body.aj-overhaul-v2 .aj-opportunity-faqs details {
    border-bottom: 1px solid var(--aj-op-line);
}

body.aj-overhaul-v2 .aj-opportunity-faqs summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    min-height: 5.2rem;
    padding: 1.1rem 0;
    color: #102e4b;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.45;
    list-style: none;
}

body.aj-overhaul-v2 .aj-opportunity-faqs summary::-webkit-details-marker {
    display: none;
}

body.aj-overhaul-v2 .aj-opportunity-faqs summary span {
    display: grid;
    width: 2rem;
    height: 2rem;
    flex: 0 0 auto;
    place-items: center;
    border: 1px solid var(--aj-op-line);
    border-radius: 50%;
    color: var(--aj-op-blue);
    transition: transform 180ms ease, background-color 180ms ease, color 180ms ease;
}

body.aj-overhaul-v2 .aj-opportunity-faqs details[open] summary span {
    background: var(--aj-op-blue);
    color: #fff;
    transform: rotate(45deg);
}

body.aj-overhaul-v2 .aj-opportunity-faqs details > p {
    max-width: 46rem;
    margin: -0.2rem 3.5rem 1.5rem 0;
    color: #56677b;
    font-size: 0.93rem;
    line-height: 1.78;
}

body.aj-overhaul-v2 .aj-opportunity-section--links {
    background: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-related-head {
    margin-bottom: 2.5rem;
}

body.aj-overhaul-v2 .aj-opportunity-related-head h2 {
    margin-bottom: 0;
}

body.aj-overhaul-v2 .aj-opportunity-related {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.8rem;
}

body.aj-overhaul-v2 .aj-opportunity-related a {
    position: relative;
    display: grid;
    min-height: 13.5rem;
    align-content: end;
    border: 1px solid var(--aj-op-line);
    padding: 1.5rem;
    color: var(--aj-op-ink);
    text-decoration: none;
    transition: border-color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

body.aj-overhaul-v2 .aj-opportunity-related a:hover,
body.aj-overhaul-v2 .aj-opportunity-related a:focus-visible {
    border-color: rgba(36, 91, 218, 0.44);
    background: #f3f7ff;
    transform: translateY(-3px);
}

body.aj-overhaul-v2 .aj-opportunity-related strong {
    display: block;
    max-width: calc(100% - 2rem);
    margin-bottom: 0.65rem;
    font-size: 1rem;
    font-weight: 850;
    line-height: 1.35;
}

body.aj-overhaul-v2 .aj-opportunity-related span {
    color: #617085;
    font-size: 0.82rem;
    line-height: 1.58;
}

body.aj-overhaul-v2 .aj-opportunity-related b {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    color: var(--aj-op-blue);
    font-size: 1.1rem;
}

body.aj-overhaul-v2 .aj-opportunity-sources {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 1.35rem;
    margin-top: 2.4rem;
    padding-top: 1.4rem;
    border-top: 1px solid var(--aj-op-line);
    color: #65748a;
    font-size: 0.71rem;
    line-height: 1.6;
}

body.aj-overhaul-v2 .aj-opportunity-sources > span {
    color: var(--aj-op-ink);
    font-weight: 850;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-opportunity-sources a {
    color: #315fae;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.2em;
}

body.aj-overhaul-v2 .aj-opportunity-cta {
    padding: clamp(4.5rem, 8vw, 7.5rem) 0;
    background:
        radial-gradient(circle at 10% 20%, rgba(57, 112, 233, 0.22), transparent 25%),
        var(--aj-op-ink);
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-cta .aj-opportunity-shell {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 3rem;
    align-items: end;
}

body.aj-overhaul-v2 .aj-opportunity-cta h2 {
    max-width: 13ch;
    margin-bottom: 0.9rem;
    color: #fff;
}

body.aj-overhaul-v2 .aj-opportunity-cta p:not(.aj-opportunity-eyebrow) {
    max-width: 40rem;
    margin-bottom: 0;
    color: rgba(226, 232, 240, 0.76);
    line-height: 1.75;
}

body.aj-overhaul-v2 .aj-opportunity-cta .aj-opportunity-eyebrow {
    color: #9fc5ff;
}

body.aj-overhaul-v2 .aj-opportunity-cta-actions {
    display: grid;
    justify-items: stretch;
    gap: 0.9rem;
    min-width: 17rem;
    text-align: center;
}

body.aj-overhaul-v2 .aj-opportunity-button--light {
    background: #fff;
    color: var(--aj-op-ink);
}

body.aj-overhaul-v2 .aj-opportunity-button--light:hover,
body.aj-overhaul-v2 .aj-opportunity-button--light:focus-visible {
    background: #dbeafe;
    color: var(--aj-op-ink);
}

body.aj-overhaul-v2 .aj-opportunity-cta-actions > a:last-child {
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-decoration: none;
}

body.aj-overhaul-v2 .aj-context-links {
    border-block: 1px solid rgba(11, 41, 73, 0.1);
    padding: clamp(4rem, 7vw, 6rem) 0;
    background: #f4f1e9;
    color: #071d35;
    font-family: Inter, Arial, sans-serif;
}

body.aj-overhaul-v2 .aj-context-links__inner {
    display: grid;
    grid-template-columns: minmax(16rem, 0.55fr) minmax(0, 1fr);
    gap: clamp(2.5rem, 7vw, 7rem);
    width: min(calc(100% - 3rem), 76rem);
    margin-inline: auto;
}

body.aj-overhaul-v2 .aj-context-links__inner > div > span {
    display: block;
    margin-bottom: 0.8rem;
    color: #245bda;
    font-size: 0.65rem;
    font-weight: 850;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

body.aj-overhaul-v2 .aj-context-links h2 {
    margin: 0;
    color: #071d35;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(2rem, 3.7vw, 3.5rem);
    font-weight: 500;
    letter-spacing: -0.045em;
    line-height: 1;
    text-wrap: balance;
}

body.aj-overhaul-v2 .aj-context-links nav {
    border-top: 2px solid #071d35;
}

body.aj-overhaul-v2 .aj-context-links nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.2rem;
    min-height: 4.1rem;
    border-bottom: 1px solid rgba(11, 41, 73, 0.15);
    color: #173653;
    font-size: 0.89rem;
    font-weight: 750;
    text-decoration: none;
    transition: color 180ms ease, padding 180ms ease;
}

body.aj-overhaul-v2 .aj-context-links nav a:hover,
body.aj-overhaul-v2 .aj-context-links nav a:focus-visible {
    padding-inline: 0.45rem;
    color: #245bda;
}

body.aj-overhaul-v2 .aj-context-links nav b {
    color: #245bda;
}

@media (max-width: 1023px) {
    body.aj-overhaul-v2 .aj-opportunity-hero-grid {
        grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.56fr);
        gap: 2.5rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero h1 {
        font-size: clamp(3.25rem, 7vw, 5rem);
    }

    body.aj-overhaul-v2 .aj-opportunity-jump .aj-opportunity-shell {
        padding-right: 0;
    }

    body.aj-overhaul-v2 .aj-opportunity-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    body.aj-overhaul-v2 .aj-opportunity-shell,
    body.aj-overhaul-v2 .aj-context-links__inner {
        width: min(calc(100% - 1.25rem), 76rem);
    }

    body.aj-overhaul-v2 .aj-opportunity-hero {
        padding: 7.25rem 0 3.8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-breadcrumbs {
        gap: 0.4rem;
        margin-bottom: 1.9rem;
        font-size: 0.57rem;
        letter-spacing: 0.06em;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-grid,
    body.aj-overhaul-v2 .aj-opportunity-answer-grid,
    body.aj-overhaul-v2 .aj-opportunity-photo-grid,
    body.aj-overhaul-v2 .aj-opportunity-heading--split,
    body.aj-overhaul-v2 .aj-opportunity-planning,
    body.aj-overhaul-v2 .aj-opportunity-faq-grid,
    body.aj-overhaul-v2 .aj-opportunity-related-head,
    body.aj-overhaul-v2 .aj-opportunity-cta .aj-opportunity-shell,
    body.aj-overhaul-v2 .aj-context-links__inner {
        grid-template-columns: minmax(0, 1fr);
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-grid {
        gap: 2.6rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-kicker,
    body.aj-overhaul-v2 .aj-opportunity-eyebrow {
        font-size: 0.61rem;
        letter-spacing: 0.18em;
    }

    body.aj-overhaul-v2 .aj-opportunity-kicker::before,
    body.aj-overhaul-v2 .aj-opportunity-eyebrow::before {
        width: 1.8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero h1 {
        max-width: 100%;
        font-size: clamp(2.05rem, 9.5vw, 2.75rem);
        line-height: 0.98;
    }

    body.aj-overhaul-v2 .aj-opportunity-lead {
        font-size: 0.98rem;
        line-height: 1.68;
    }

    body.aj-overhaul-v2 .aj-opportunity-actions {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
    }

    body.aj-overhaul-v2 .aj-opportunity-button {
        width: 100%;
        min-height: 3.2rem;
        padding-inline: 1rem;
        font-size: 0.64rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-media {
        margin-bottom: 0;
        padding: 0.4rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-media::before {
        top: -0.65rem;
        right: -0.25rem;
        width: 2.8rem;
        height: 2.8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-media img {
        aspect-ratio: 4 / 3;
    }

    body.aj-overhaul-v2 .aj-opportunity-hero-media figcaption {
        gap: 0.7rem;
        font-size: 0.63rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-jump {
        top: 4.15rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-jump .aj-opportunity-shell {
        gap: 1.15rem;
        min-height: 3.55rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-jump span,
    body.aj-overhaul-v2 .aj-opportunity-jump a {
        font-size: 0.58rem;
        letter-spacing: 0.09em;
    }

    body.aj-overhaul-v2 .aj-opportunity-section {
        padding: 4.6rem 0;
        scroll-margin-top: 8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-section--answer {
        padding-top: 5rem;
    }

    body.aj-overhaul-v2 .aj-opportunity h2 {
        font-size: clamp(2.15rem, 11vw, 3.15rem);
    }

    body.aj-overhaul-v2 .aj-opportunity-answer-grid,
    body.aj-overhaul-v2 .aj-opportunity-faq-grid {
        gap: 2.6rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-large-copy {
        font-size: 1rem;
        line-height: 1.76;
    }

    body.aj-overhaul-v2 .aj-opportunity-notice {
        padding: 1.7rem 1.25rem 1.45rem 1.45rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-facts {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 3.1rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-facts > div,
    body.aj-overhaul-v2 .aj-opportunity-facts > div + div {
        padding: 1.2rem 0;
        border-left: 0;
    }

    body.aj-overhaul-v2 .aj-opportunity-facts > div + div {
        border-top: 1px solid var(--aj-op-line);
    }

    body.aj-overhaul-v2 .aj-opportunity-heading,
    body.aj-overhaul-v2 .aj-opportunity-heading--split,
    body.aj-overhaul-v2 .aj-opportunity-related-head {
        gap: 0.5rem;
        margin-bottom: 2.3rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-card-grid,
    body.aj-overhaul-v2 .aj-opportunity-steps,
    body.aj-overhaul-v2 .aj-opportunity-related {
        grid-template-columns: minmax(0, 1fr);
    }

    body.aj-overhaul-v2 .aj-opportunity-card {
        min-height: 0;
        padding: 1.5rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-card > span {
        margin-bottom: 1.75rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-table-block {
        margin-top: 4.5rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-table-heading h2,
    body.aj-overhaul-v2 .aj-opportunity-planning h2,
    body.aj-overhaul-v2 .aj-opportunity-faq-grid > header h2 {
        font-size: clamp(2.05rem, 10vw, 2.85rem);
    }

    body.aj-overhaul-v2 .aj-opportunity-table-hint {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
        margin: -0.7rem 0 0.8rem;
        color: #245bda;
        font-size: 0.61rem;
        font-weight: 850;
        letter-spacing: 0.12em;
        text-transform: uppercase;
    }

    body.aj-overhaul-v2 .aj-opportunity th,
    body.aj-overhaul-v2 .aj-opportunity td {
        padding: 1rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-photo-grid {
        gap: 2.8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-photo-grid figure::after {
        right: -0.25rem;
        bottom: -0.8rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-steps li {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr);
        gap: 1rem;
        min-height: 0;
        padding: 1.35rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-steps li > span {
        margin-bottom: 0;
    }

    body.aj-overhaul-v2 .aj-opportunity-planning {
        gap: 2rem;
        padding: 1.6rem 1.25rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-faq-grid > header {
        position: static;
    }

    body.aj-overhaul-v2 .aj-opportunity-faqs summary {
        min-height: 4.6rem;
        font-size: 0.92rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-faqs details > p {
        margin-right: 0;
        font-size: 0.89rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-related a {
        min-height: 10.5rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-sources {
        display: grid;
        gap: 0.65rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-cta .aj-opportunity-shell {
        gap: 2.4rem;
    }

    body.aj-overhaul-v2 .aj-opportunity-cta-actions {
        min-width: 0;
    }

    body.aj-overhaul-v2 .aj-context-links {
        padding: 4rem 0;
    }

    body.aj-overhaul-v2 .aj-context-links__inner {
        gap: 2.5rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.aj-overhaul-v2 .aj-opportunity *,
    body.aj-overhaul-v2 .aj-context-links * {
        scroll-behavior: auto !important;
    }
}
