/* ====================================================================
   Proforma About - "About" page
   Matched to the Astra brand tokens used across the site:
     #fa5e10 primary orange   #fd6a21 orange hover
     #181f2f deep navy        #3c4553 slate body
     #f5f7f4 light section     #ffffff white
     #c5cbd3 / #d8dadf borders + signature offset shadow
     Lexend (headings)         Plus Jakarta Sans (body/labels/UI)
   No Elementor. Mirrors proforma-rfp/styles/work-with-us.css conventions.
   ==================================================================== */

/* -- Page chrome (scoped to the landing page body class) -- */

body.proforma-about-page {
    background-color: #f5f7f4;
}

body.proforma-about-page #content,
body.proforma-about-page #primary,
body.proforma-about-page .entry-content {
    background: transparent !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0 !important;
}

/* Belt-and-suspenders with the site-post-title meta. */
body.proforma-about-page .entry-header,
body.proforma-about-page .ast-page-title,
body.proforma-about-page .page-hero,
body.proforma-about-page .breadcrumbs-bar,
body.proforma-about-page .ast-breadcrumbs {
    display: none !important;
}

/* Transparent header floats over the dark hero; force white menu text so it
   reads over the black hero, and dark-grey dropdown panels (Careers flyout). */
body.proforma-about-page .ast-primary-header-bar .menu-link {
    color: #ffffff !important;
}
body.proforma-about-page .ast-builder-menu-1 .sub-menu {
    background-color: #303640 !important;
}
body.proforma-about-page .ast-builder-menu-1 .sub-menu .menu-link {
    color: #ffffff !important;
}

/* -- Hero - full-bleed black with orange divider, 100vw break-out trick. -- */
body.proforma-about-page .pab-hero {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    background-color: #000000;
    color: #ffffff;
    padding: 110px 24px 96px 24px;
    overflow: hidden;
}

body.proforma-about-page .pab-hero-inner {
    max-width: 1000px;
    margin: 0 auto;
}

body.proforma-about-page .pab-wordmark {
    display: inline-block;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    border-bottom: none;
    margin-bottom: 22px;
}

body.proforma-about-page .pab-wordmark:hover {
    color: #fa5e10;
}

body.proforma-about-page .pab-divider {
    width: 56px;
    height: 2px;
    background-color: #fa5e10;
    border: 0;
    margin: 0 0 28px 0;
}

body.proforma-about-page .pab-hero h1 {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #ffffff;
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
}

body.proforma-about-page .pab-hero-sub {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 19px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.82);
    max-width: 680px;
    margin: 0;
}

/* -- Leadership - white card pulled up over the hero (the research motif).
   One person per .pab-person row; the layout repeats cleanly as more
   leaders are added later. Headshot is deliberately small. -- */
body.proforma-about-page .pab-leadership {
    position: relative;
    max-width: 820px;
    margin: -56px auto 0 auto;
    padding: 0 24px;
}

body.proforma-about-page .pab-card {
    background: #ffffff;
    border: 1px solid #d8dadf;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.05), 0 10px 30px rgba(15, 23, 42, 0.06);
    padding: 52px 56px;
}

body.proforma-about-page .pab-section-title {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 28px;
    letter-spacing: -0.5px;
    color: #181f2f;
    margin: 0 0 32px 0;
}

/* Person row: small headshot beside the bio. Repeat .pab-person per leader. */
body.proforma-about-page .pab-person {
    display: flex;
    align-items: flex-start;
    gap: 28px;
}

body.proforma-about-page .pab-person + .pab-person {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ececf0;
}

body.proforma-about-page .pab-person-photo {
    flex: 0 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    background: #ecedef;
}

body.proforma-about-page .pab-person-body {
    flex: 1 1 auto;
    min-width: 0;
}

body.proforma-about-page .pab-person-name {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: -0.4px;
    color: #181f2f;
    margin: 0 0 2px 0;
}

body.proforma-about-page .pab-person-role {
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fa5e10;
    margin: 0 0 18px 0;
}

body.proforma-about-page .pab-person-body p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #3c4553;
    margin: 0 0 1.2rem 0;
}

body.proforma-about-page .pab-person-body p.pab-person-role {
    margin: 0 0 18px 0;
}

body.proforma-about-page .pab-person-body p:last-child {
    margin-bottom: 0;
}

/* -- Credibility nudge - centered ghost buttons (the site's outline button). -- */
body.proforma-about-page .pab-nudge {
    max-width: 1000px;
    margin: 56px auto 48px auto;
    padding: 0 24px;
    text-align: center;
}

body.proforma-about-page .pab-nudge p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    color: #3c4553;
    margin: 0 0 22px 0;
}

body.proforma-about-page .pab-btn-ghost {
    display: inline-block;
    margin: 0 8px 12px 8px;
    padding: 16px 32px;
    border: 2px solid #fa5e10;
    border-radius: 0;
    color: #fa5e10;
    background: transparent;
    text-decoration: none;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.28em;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: background 0.15s ease, color 0.15s ease;
}

body.proforma-about-page .pab-btn-ghost:hover {
    background: #fa5e10;
    color: #ffffff;
}

/* -- Closing strip: brand tagline + office locations. -- */
body.proforma-about-page .pab-offices {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 24px 90px 24px;
    text-align: center;
}

body.proforma-about-page .pab-tagline {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #181f2f;
    margin: 0 0 8px 0;
}

body.proforma-about-page .pab-offices-line {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 15px;
    color: #6b7280;
    margin: 0;
}

/* -- Responsive -- */
@media (max-width: 980px) {
    body.proforma-about-page .pab-hero {
        padding: 92px 24px 80px 24px;
    }
    body.proforma-about-page .pab-hero h1 {
        font-size: 44px;
    }
    body.proforma-about-page .pab-hero-sub {
        font-size: 17px;
    }
}

@media (max-width: 600px) {
    body.proforma-about-page .pab-hero h1 {
        font-size: 36px;
    }
    body.proforma-about-page .pab-card {
        padding: 38px 28px;
    }
    body.proforma-about-page .pab-section-title {
        font-size: 24px;
        margin-bottom: 26px;
    }
    /* Stack the headshot above the bio on phones. */
    body.proforma-about-page .pab-person {
        flex-direction: column;
        gap: 18px;
    }
    body.proforma-about-page .pab-person-photo {
        width: 104px;
        height: 104px;
    }
    body.proforma-about-page .pab-person-body p {
        font-size: 16px;
    }
    body.proforma-about-page .pab-btn-ghost {
        display: block;
        margin: 0 auto 12px auto;
        max-width: 280px;
    }
}
