/* Dedicated, cache-busted styling for the one-page launch screen. */
html {
    scroll-padding-top: 88px;
}

body.page-home {
    background: #f7f8f6 !important;
    color: #132d46;
}

body.page-home .site-header,
body.page-home .site-header.is-scrolled {
    height: 82px;
    color: #fff;
    background: rgba(14, 38, 60, .96);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    backdrop-filter: blur(14px);
}

body.page-home .header-inner {
    gap: 34px;
}

body.page-home .brand {
    width: 100px;
    flex: 0 0 100px;
}

body.page-home .brand-logo,
body.page-home .site-header.is-scrolled .brand-logo {
    display: block;
    width: 92px;
    height: 56px;
    padding: 0;
    object-fit: contain;
    background: transparent;
}

body.page-home .brand-logo-compact,
body.page-home .brand-fallback {
    display: none !important;
}

body.page-home .site-nav {
    gap: clamp(20px, 3vw, 42px);
}

body.page-home .site-nav a {
    color: #eef4f5;
    font-size: 14px;
}

body.page-home .header-cta {
    padding: 12px 18px;
    border: 1px solid rgba(255, 255, 255, .44);
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    animation: none;
}

body.page-home .header-cta:before {
    content: none;
}

body.page-home .header-cta span {
    color: #3bd6a4;
}

body.page-home .wip-hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 680px;
    padding: 148px 0 76px;
    overflow: hidden;
    color: #fff;
    background: radial-gradient(ellipse at 78% 36%, rgba(38, 184, 145, .2), transparent 29%), linear-gradient(115deg, #0d253b 0%, #153a53 65%, #17505c 100%);
}

body.page-home .wip-hero:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: rgba(255, 255, 255, .16);
    content: '';
}

body.page-home .wip-hero-inner {
    position: relative;
    z-index: 2;
}

body.page-home .wip-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 28px;
    padding: 8px 12px;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 100px;
    color: #dce8e8;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
}

body.page-home .wip-announcement {
    max-width: min(100%, 570px);
    margin-bottom: 25px;
    padding: 11px 16px;
    border-color: rgba(110, 224, 185, .35);
    border-radius: 4px;
    background: rgba(255, 255, 255, .06);
    color: #f1f6f5;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 1.5;
}

body.page-home .wip-status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3bd6a4;
    box-shadow: 0 0 0 5px rgba(59, 214, 164, .14);
}

body.page-home .wip-hero .eyebrow {
    margin: 0 0 14px;
    color: #b7cbd0;
}

body.page-home .wip-hero h1 {
    max-width: 790px;
    margin: 0;
    color: #fff !important;
    font-size: clamp(58px, 8.2vw, 106px);
    font-weight: 500;
    line-height: .98;
    letter-spacing: -.075em;
}

body.page-home .wip-hero h1 em {
    color: #46d6aa !important;
    font-style: normal;
}

body.page-home .wip-intro {
    max-width: 515px;
    margin: 24px 0 0;
    color: #d0dbdd;
    font-size: 16px;
    line-height: 1.8;
}

body.page-home .wip-actions {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-top: 30px;
}

body.page-home .wip-actions .btn {
    min-height: 52px;
    padding: 14px 20px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 700;
}

body.page-home .wip-actions .btn-light {
    color: #102a40;
    background: #fff;
}

body.page-home .wip-actions .btn-light:hover {
    color: #102a40;
    background: #b9f1de;
}

body.page-home .wip-secondary-link {
    color: #f2f7f7;
    font-size: 13px;
    font-weight: 700;
}

body.page-home .wip-secondary-link span {
    margin-left: 8px;
    color: #46d6aa;
}

body.page-home .wip-hero-note {
    display: flex;
    align-items: center;
    gap: 13px;
    margin-top: 61px;
    color: #c0d0d3;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .15em;
}

body.page-home .wip-hero-note i {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #46d6aa;
}

body.page-home .wip-hero-mark {
    position: absolute;
    right: 5%;
    bottom: -115px;
    color: rgba(255, 255, 255, .035);
    font-size: clamp(260px, 39vw, 570px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.11em;
    pointer-events: none;
}

body.page-home .wip-services {
    padding: 98px 0 108px;
    color: #142e42;
    background: #f7f8f6;
}

body.page-home .wip-section-heading {
    max-width: 700px;
    margin: 0 0 40px;
}

body.page-home .wip-section-heading .eyebrow {
    margin-bottom: 14px;
    color: #168868;
}

body.page-home .wip-section-heading h2,
body.page-home .wip-contact h2 {
    margin: 0;
    color: #142e42;
    font-size: clamp(39px, 5vw, 62px);
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: -.065em;
}

body.page-home .wip-section-heading h2 em {
    color: #188d6b;
    font-style: normal;
}

body.page-home .wip-section-heading p:last-child {
    max-width: 480px;
    margin: 16px 0 0;
    color: #5c6d75;
    font-size: 15px;
}

body.page-home .wip-service-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: hidden;
    border: 1px solid #dce3df;
    border-radius: 4px;
    background: #fff;
}

body.page-home .wip-service-card {
    min-height: 205px;
    padding: 23px 22px;
    border: 0;
    border-right: 1px solid #e1e7e4;
    border-bottom: 1px solid #e1e7e4;
    background: #fff;
    transition: background .2s, transform .2s;
}

body.page-home .wip-service-card:nth-child(4n) {
    border-right: 0;
}

body.page-home .wip-service-card:nth-last-child(-n+4) {
    border-bottom: 0;
}

body.page-home .wip-service-card:hover {
    background: #f0f8f4;
    transform: translateY(-2px);
}

body.page-home .wip-service-number {
    color: #188d6b;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .13em;
}

body.page-home .wip-service-card h3 {
    margin: 25px 0 8px;
    color: #142e42;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -.025em;
}

body.page-home .wip-service-card p {
    margin: 0;
    color: #61717a;
    font-size: 12px;
    line-height: 1.75;
}

body.page-home .wip-contact {
    padding: 86px 0 92px;
    color: #fff;
    background: #112e45;
}

body.page-home .wip-contact-grid {
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: 76px;
    align-items: center;
}

body.page-home .wip-contact .eyebrow {
    margin-bottom: 14px;
    color: #54d5aa;
}

body.page-home .wip-contact h2 {
    color: #fff;
}

body.page-home .wip-contact h2 em {
    color: #54d5aa;
    font-style: normal;
}

body.page-home .wip-contact-copy>p:not(.eyebrow) {
    max-width: 370px;
    margin: 18px 0 0;
    color: #cad6da;
    font-size: 14px;
}

body.page-home .wip-contact-phone,
body.page-home .wip-contact-email {
    display: block;
    width: fit-content;
}

body.page-home .wip-contact-phone {
    margin-top: 27px;
    color: #6ee0b9;
    font-size: 23px;
    font-weight: 700;
}

body.page-home .wip-contact-phone span,
body.page-home .wip-office a span {
    margin-left: 7px;
    font-size: 14px;
}

body.page-home .wip-contact-email {
    margin-top: 6px;
    color: #e0e9eb;
    font-size: 13px;
}

body.page-home .wip-offices {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
}

body.page-home .wip-office {
    min-height: 225px;
    padding: 22px;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 4px;
    background: rgba(255, 255, 255, .045);
}

body.page-home .wip-office-label {
    color: #6ee0b9;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
}

body.page-home .wip-office p {
    min-height: 94px;
    margin: 17px 0 13px;
    color: #e0e9eb;
    font-size: 13px;
    line-height: 1.8;
}

body.page-home .wip-office a {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}

body.page-home .wip-footer {
    padding: 22px 0;
    color: #bdcbd0;
    background: #0b2235;
}

body.page-home .wip-footer-inner {
    display: flex;
    align-items: center;
    gap: 20px;
}

body.page-home .wip-footer-brand {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -.06em;
}

body.page-home .wip-footer p {
    flex: 1;
    margin: 0;
    font-size: 11px;
}

body.page-home .wip-footer-inner>span {
    font-size: 10px;
}

@media (max-width: 900px) {
    body.page-home .wip-service-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-home .wip-service-card:nth-child(4n) {
        border-right: 1px solid #e1e7e4;
    }

    body.page-home .wip-service-card:nth-child(2n) {
        border-right: 0;
    }

    body.page-home .wip-service-card:nth-last-child(-n+4) {
        border-bottom: 1px solid #e1e7e4;
    }

    body.page-home .wip-service-card:nth-last-child(-n+2) {
        border-bottom: 0;
    }

    body.page-home .wip-contact-grid {
        grid-template-columns: 1fr;
        gap: 38px;
    }
}

@media (max-width: 600px) {
    html {
        scroll-padding-top: 72px;
    }

    body.page-home .site-header,
    body.page-home .site-header.is-scrolled {
        height: 70px;
    }

    body.page-home .header-inner {
        justify-content: space-between;
        gap: 8px;
    }

    body.page-home .brand {
        width: 64px;
        flex: 0 0 64px;
    }

    body.page-home .brand-logo,
    body.page-home .site-header.is-scrolled .brand-logo {
        width: 60px;
        height: 46px;
    }

    body.page-home .site-nav {
        gap: 0;
    }

    body.page-home .site-nav a {
        padding: 10px 8px;
        font-size: 12px;
    }

    body.page-home .header-cta {
        display: inline-flex !important;
        visibility: visible;
        flex: 0 0 auto;
        width: max-content;
        max-width: none;
        margin-left: auto;
        padding: 9px 10px;
        font-size: 11px !important;
        line-height: 1.2;
        white-space: nowrap;
        overflow: visible;
        text-overflow: clip;
    }

    body.page-home .nav-burger {
        flex: 0 0 40px;
        width: 40px;
        margin: 0;
        padding: 5px;
    }

    body.page-home .header-cta span {
        margin-left: 4px;
        font-size: 12px;
    }

    body.page-home .header-cta:before {
        content: none !important;
    }

    body.page-home .wip-hero {
        min-height: 620px;
        padding: 125px 0 52px;
    }

    body.page-home .wip-hero h1 {
        font-size: clamp(54px, 14vw, 76px);
    }

    body.page-home .wip-intro {
        max-width: 410px;
        font-size: 14px;
    }

    body.page-home .wip-actions {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px;
    }

    body.page-home .wip-hero-note {
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 48px;
        font-size: 8px;
    }

    body.page-home .wip-services {
        padding: 70px 0 76px;
    }

    body.page-home .wip-service-card {
        min-height: 188px;
        padding: 18px 14px;
    }

    body.page-home .wip-service-card h3 {
        margin-top: 20px;
        font-size: 15px;
    }

    body.page-home .wip-service-card p {
        font-size: 11px;
    }

    body.page-home .wip-contact {
        padding: 70px 0;
    }

    body.page-home .wip-offices {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    body.page-home .wip-office {
        min-height: unset;
        padding: 19px;
    }

    body.page-home .wip-office p {
        min-height: unset;
        margin-bottom: 14px;
    }

    body.page-home .wip-footer-inner {
        flex-wrap: wrap;
        gap: 5px 14px;
    }

    body.page-home .wip-footer p {
        flex: 1 1 calc(100% - 60px);
    }

    body.page-home .wip-footer-inner>span {
        width: 100%;
        margin-top: 6px;
    }
}
