/* IFC Desktop - 2 rebrand — navy / electric blue / lemon yellow */
:root {
    --v2-navy: #061547;
    --v2-blue: #223ce6;
    --v2-blue-hover: #1b30c4;
    --v2-yellow: #fffea8;
    --v2-white: #ffffff;
    --v2-muted: #e6e6e6;
    --v2-ink: #061547;
    --v2-body: #27343d;
    --v2-radius: 8px;
    --v2-radius-card: 21px;
    --v2-focus: 0 0 0 3px #fffea8, 0 0 0 6px #223ce6;
    --figma-ink: #061547;
    --figma-ink-deep: #061547;
    --figma-black: #061547;
    --figma-teal: #223ce6;
    --figma-teal-deep: #223ce6;
    --figma-bronze: #223ce6;
    --figma-bronze-hot: #223ce6;
    --figma-bronze-deep: #1b30c4;
    --figma-brown: #061547;
    --figma-cream: #ffffff;
    --figma-cream-2: #ffffff;
    --figma-cream-3: #f7f8ff;
    --figma-paper: #ffffff;
    --figma-wash: none;
    --primary: #223ce6;
    --primary-dark: #1b30c4;
    --light: #ffffff;
    --dark: #061547;
    --nav-bg: #ffffff;
    --nav-text: #061547;
    --nav-cta-top: #223ce6;
    --nav-cta-bottom: #223ce6;
}

body.ifc-multipage {
    font-family: 'Akatab', 'Poppins', sans-serif;
    color: var(--v2-navy);
    background: var(--v2-white);
}

body.ifc-multipage h1,
body.ifc-multipage h2,
body.ifc-multipage h3,
body.ifc-multipage h4,
body.ifc-multipage .fw-bold {
    font-family: 'Poppins', 'Akatab', sans-serif;
}

a,
button,
.nav-link,
.btn,
.footer-links a,
.footer-cta-primary,
.footer-cta-whatsapp,
.lc-cta,
.svc-link {
    cursor: pointer;
}

body.ifc-multipage a:focus-visible,
body.ifc-multipage button:focus-visible,
body.ifc-multipage .nav-link:focus-visible,
body.ifc-multipage .btn:focus-visible {
    outline: 3px solid var(--v2-blue);
    outline-offset: 3px;
}

/* —— Navbar —— */
body.ifc-multipage .navbar-ifc {
    background: #fff !important;
    background-image: none !important;
    border-bottom: 1px solid rgba(6, 21, 71, 0.1) !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    padding: 0.35rem 0 !important;
    min-height: 97px;
}

body.ifc-multipage .navbar-ifc .container-fluid {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: clamp(1.25rem, 4vw, 5.5rem) !important;
    padding-right: clamp(1.25rem, 4vw, 5.5rem) !important;
    align-items: center;
}

body.ifc-multipage .navbar-ifc .navbar-brand {
    margin-right: clamp(1rem, 3vw, 2.5rem);
}

body.ifc-multipage .navbar-ifc .navbar-brand img {
    height: 94px;
    max-height: 94px;
    width: auto;
}

body.ifc-multipage .navbar-ifc .navbar-nav {
    gap: 0;
    align-items: center !important;
}

body.ifc-multipage .navbar-ifc .navbar-nav .nav-link:not(.nav-cta) {
    color: #061547 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    padding: 0.55rem 0.65rem !important;
}

body.ifc-multipage .navbar-ifc .navbar-nav .nav-link:not(.nav-cta):hover,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link:not(.nav-cta).active {
    color: #223ce6 !important;
}

body.ifc-multipage .navbar-ifc .nav-separator {
    color: #061547 !important;
    opacity: 1 !important;
    font-size: 1rem;
    margin: 0 0.15rem;
    line-height: 1;
}

/* CTA is also .nav-link — must beat nav-link color specificity */
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta,
body.ifc-multipage .navbar-ifc a.nav-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 277px;
    min-height: 47px;
    margin-left: 1.75rem !important;
    padding: 0.7rem 1.25rem !important;
    background: #223ce6 !important;
    background-image: none !important;
    background-color: #223ce6 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    filter: none !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta:hover,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta:focus,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta.active,
body.ifc-multipage .navbar-ifc a.nav-cta:hover {
    background: #1b30c4 !important;
    background-image: none !important;
    color: #ffffff !important;
    filter: none !important;
}

body.ifc-multipage .navbar-ifc .navbar-toggler {
    border-color: rgba(6, 21, 71, 0.25);
}

body.ifc-multipage .navbar-ifc .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%286, 21, 71, 0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (max-width: 1199.98px) {
    body.ifc-multipage .navbar-ifc .navbar-nav .nav-link:not(.nav-cta) {
        font-size: 15px !important;
        padding: 0.5rem 0.4rem !important;
    }

    body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta {
        min-width: 220px;
        font-size: 14px !important;
        margin-left: 1rem !important;
    }

    body.ifc-multipage .navbar-ifc .navbar-brand img {
        height: 72px;
        max-height: 72px;
    }
}

@media (max-width: 991.98px) {
    body.ifc-multipage .navbar-ifc {
        min-height: auto;
        padding: 0.5rem 0 !important;
    }

    body.ifc-multipage .navbar-ifc .navbar-brand img {
        height: 64px;
        max-height: 64px;
    }

    body.ifc-multipage .navbar-ifc .navbar-collapse {
        background: #fff !important;
        border-top: 1px solid rgba(6, 21, 71, 0.08);
        margin-top: 0.5rem;
        padding: 0.75rem 0 1rem;
    }

    body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta,
    body.ifc-multipage .navbar-ifc a.nav-cta {
        margin-left: 0 !important;
        margin-top: 0.75rem !important;
        width: 100%;
        min-width: 0;
    }
}

/* —— Surfaces —— */
body.ifc-multipage .container-xxl.bg-white,
body.ifc-multipage .ifc-hero-shell,
body.ifc-multipage .ifc-dark-bg,
body.ifc-multipage .wws-section,
body.ifc-multipage .arch-section,
body.ifc-multipage .svc-section,
body.ifc-multipage .strat-section,
body.ifc-multipage .biz-section,
body.ifc-multipage .mex-section,
body.ifc-multipage .web-section,
body.ifc-multipage .why-section,
body.ifc-multipage .page-section,
body.ifc-multipage .contact-page {
    background: #fff !important;
    background-image: none !important;
    color: var(--v2-navy);
}

body.ifc-multipage .biz-section::before,
body.ifc-multipage .web-section::before {
    display: none;
}

/* —— Hero —— */
body.ifc-multipage .hero-section {
    background: #fff;
    padding: 0 0 3.5rem;
}

body.ifc-multipage .hero-video-wrapper {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-bottom: 2.25rem;
}

body.ifc-multipage .hero-video-frame {
    border-radius: 0;
    background: #061547;
    border: none;
    box-shadow: none;
    overflow: hidden;
}

body.ifc-multipage .vf-tl,
body.ifc-multipage .vf-tr,
body.ifc-multipage .vf-bl,
body.ifc-multipage .vf-br {
    display: none !important;
}

body.ifc-multipage .hero-video {
    width: 100%;
    height: min(56vw, 803px);
    object-fit: cover;
    display: block;
}

body.ifc-multipage .hero-eyebrow {
    color: var(--v2-navy);
    font-family: 'Akatab', sans-serif;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.95rem;
}

body.ifc-multipage .hero-headline,
body.ifc-multipage .hero-copy .hero-headline {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
}

body.ifc-multipage .hero-sub,
body.ifc-multipage .hero-copy .hero-sub {
    color: var(--v2-navy) !important;
    font-family: 'Akatab', sans-serif;
    font-weight: 700;
}

body.ifc-multipage .btn-hero-primary {
    background: var(--v2-blue);
    color: #fff;
    border: none;
    border-radius: var(--v2-radius);
    box-shadow: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

body.ifc-multipage .btn-hero-primary:hover {
    background: var(--v2-blue-hover);
    color: #fff;
}

body.ifc-multipage .btn-hero-secondary {
    background: var(--v2-yellow);
    color: var(--v2-blue);
    border: none;
    border-radius: var(--v2-radius);
    font-family: 'Akatab', sans-serif;
    font-weight: 700;
}

body.ifc-multipage .btn-hero-secondary:hover {
    background: #fff77a;
    color: var(--v2-blue);
}

/* —— Titles —— */
body.ifc-multipage .wws-title,
body.ifc-multipage .svc-heading,
body.ifc-multipage .arch-title,
body.ifc-multipage .why-heading,
body.ifc-multipage .web-heading,
body.ifc-multipage .biz-heading {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

body.ifc-multipage .leaks-title {
    color: var(--v2-yellow) !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

body.ifc-multipage .wws-subtitle,
body.ifc-multipage .wws-intro,
body.ifc-multipage .wws-card-desc,
body.ifc-multipage .arch-subtitle,
body.ifc-multipage .arch-sub2,
body.ifc-multipage .svc-desc,
body.ifc-multipage .biz-desc,
body.ifc-multipage .why-subhead,
body.ifc-multipage .web-subhead {
    color: var(--v2-navy) !important;
}

body.ifc-multipage .wws-num,
body.ifc-multipage .lc-num,
body.ifc-multipage .arch-num {
    color: var(--v2-navy) !important;
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
}

body.ifc-multipage .wws-card-title,
body.ifc-multipage .svc-title,
body.ifc-multipage .svc-link,
body.ifc-multipage .lc-cta,
body.ifc-multipage .why-card-title {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .wws-list li,
body.ifc-multipage .wws-tagline {
    color: var(--v2-blue) !important;
    font-weight: 800;
}

body.ifc-multipage .leaks-eyebrow,
body.ifc-multipage .web-eyebrow,
body.ifc-multipage .arch-proof-label,
body.ifc-multipage .why-logos-label,
body.ifc-multipage .why-stats-label,
body.ifc-multipage .why-testi-label,
body.ifc-multipage .why-videos-label {
    color: #fff !important;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.ifc-multipage .arch-proof-label,
body.ifc-multipage .why-logos-label,
body.ifc-multipage .why-stats-label,
body.ifc-multipage .why-testi-label,
body.ifc-multipage .why-videos-label {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .arch-title-gold,
body.ifc-multipage .hero-teal,
body.ifc-multipage .why-teal {
    color: var(--v2-navy) !important;
}

body.ifc-multipage .footer-teal {
    color: var(--v2-blue) !important;
}

/* —— Cards —— */
body.ifc-multipage .wws-card,
body.ifc-multipage .leak-card,
body.ifc-multipage .arch-proof-card,
body.ifc-multipage .arch-metrics,
body.ifc-multipage .arch-process,
body.ifc-multipage .svc-card,
body.ifc-multipage .biz-card,
body.ifc-multipage .why-card,
body.ifc-multipage .why-testi-card {
    background: #fff !important;
    color: var(--v2-navy);
    border: 5px solid var(--v2-blue) !important;
    border-radius: var(--v2-radius-card);
    box-shadow: none;
}

body.ifc-multipage .leak-card::before {
    display: none !important;
}

body.ifc-multipage .wws-card:hover,
body.ifc-multipage .wws-card:focus-visible,
body.ifc-multipage .wws-card.wws-active {
    transform: translateY(-10px);
    border-color: #fffea8 !important;
    box-shadow:
        0 0 0 2px rgba(34, 60, 230, 0.35),
        0 18px 40px rgba(34, 60, 230, 0.22),
        0 0 48px rgba(255, 254, 168, 0.28) !important;
}

body.ifc-multipage .leak-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 32px rgba(34, 60, 230, 0.16);
}

/* —— System leaks: blue band —— */
body.ifc-multipage .leaks-section {
    background: var(--v2-blue) !important;
    color: #fff;
    position: relative;
    overflow: hidden;
}

body.ifc-multipage .leaks-section .leaks-subtitle,
body.ifc-multipage .leaks-legend,
body.ifc-multipage .leaks-legend span {
    color: #fff !important;
}

body.ifc-multipage .leak-card {
    border-color: var(--v2-yellow) !important;
    background: #fff !important;
}

body.ifc-multipage .leaks-section .lc-title,
body.ifc-multipage .leaks-section .lc-desc {
    color: var(--v2-navy) !important;
}

body.ifc-multipage .leaks-section .lc-cta {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

body.ifc-multipage .diag-panel,
body.ifc-multipage .leaks-modal {
    background: #fff !important;
    color: var(--v2-navy);
    border: 4px solid var(--v2-blue);
}

/* —— Architecture / services / about —— */
body.ifc-multipage .arch-quote,
body.ifc-multipage .arch-quote p {
    color: var(--v2-navy) !important;
}

body.ifc-multipage .arch-quote-bold {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .why-stat-num {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif;
}

body.ifc-multipage .why-stat-desc,
body.ifc-multipage .why-testi-text,
body.ifc-multipage .why-author-name,
body.ifc-multipage .why-card-desc,
body.ifc-multipage .why-quote-text {
    color: var(--v2-navy) !important;
}

/* —— Footer (Desktop-2 white) —— */
body.ifc-multipage .ifc-footer {
    background: #ffffff !important;
    background-image: none !important;
    color: var(--v2-navy);
    border-top: 1px solid rgba(6, 21, 71, 0.08);
}

body.ifc-multipage .footer-top {
    background: #ffffff !important;
    background-image: none !important;
    background-color: #ffffff !important;
    border-bottom: 1px solid rgba(6, 21, 71, 0.08);
    padding: 3rem 0 2.25rem;
}

body.ifc-multipage .footer-top-inner {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem 2rem;
    flex-wrap: wrap;
}

body.ifc-multipage .footer-top-left {
    max-width: 640px;
}

body.ifc-multipage .footer-top-label {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.02em;
    text-transform: none;
    margin-bottom: 0.35rem;
}

body.ifc-multipage .footer-top-heading {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(1.45rem, 2.4vw, 2rem) !important;
    line-height: 1.25 !important;
    margin-bottom: 1.25rem !important;
}

body.ifc-multipage .footer-teal {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .footer-col-title {
    color: var(--v2-blue) !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}

body.ifc-multipage .footer-brand-desc,
body.ifc-multipage .footer-links a,
body.ifc-multipage .footer-contact-list,
body.ifc-multipage .footer-contact-list a,
body.ifc-multipage .footer-copy,
body.ifc-multipage .footer-legal,
body.ifc-multipage .footer-legal a {
    color: var(--v2-navy) !important;
}

body.ifc-multipage .footer-links li::before {
    background: var(--v2-blue) !important;
    color: var(--v2-blue) !important;
}

body.ifc-multipage .footer-contact-list i {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .footer-links a:hover,
body.ifc-multipage .footer-contact-list a:hover,
body.ifc-multipage .footer-legal a:hover {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .footer-cta-primary {
    background: var(--v2-blue) !important;
    color: #fff !important;
    border: 2px solid var(--v2-blue) !important;
    border-radius: 8px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    box-shadow: none;
}

body.ifc-multipage .footer-cta-primary:hover,
body.ifc-multipage .footer-cta-primary:focus-visible {
    background: var(--v2-blue-hover) !important;
    border-color: var(--v2-blue-hover) !important;
    color: #fff !important;
    box-shadow: 0 10px 24px rgba(34, 60, 230, 0.28);
}

body.ifc-multipage .footer-cta-whatsapp {
    background: transparent !important;
    color: var(--v2-blue) !important;
    border: 2px solid var(--v2-blue) !important;
    border-radius: 8px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

body.ifc-multipage .footer-cta-whatsapp:hover,
body.ifc-multipage .footer-cta-whatsapp:focus-visible {
    background: rgba(34, 60, 230, 0.06) !important;
    border-color: var(--v2-blue-hover) !important;
    color: var(--v2-blue-hover) !important;
}

body.ifc-multipage .footer-main {
    background: #ffffff !important;
    background-image: none !important;
    border-top: none;
    padding-top: 2.5rem;
}

body.ifc-multipage .footer-bottom {
    background: #ffffff !important;
    background-image: none !important;
    border-top: 1px solid rgba(34, 60, 230, 0.2) !important;
}

body.ifc-multipage .footer-social-link {
    border-color: rgba(34, 60, 230, 0.35) !important;
}

body.ifc-multipage .footer-social-link:hover {
    border-color: var(--v2-blue) !important;
    background: rgba(34, 60, 230, 0.06) !important;
}

body.ifc-multipage .back-to-top {
    background: var(--v2-blue) !important;
    border-color: var(--v2-blue) !important;
}

body.ifc-multipage .spinner-grow.text-primary {
    color: var(--v2-blue) !important;
}

body.ifc-multipage .footer-top-art {
    display: none;
}

body.ifc-multipage .wws-illustration img,
body.ifc-multipage .lc-icon img {
    max-height: 120px;
    width: auto;
    object-fit: contain;
}

body.ifc-multipage .hero-video-controls .video-fs-btn,
body.ifc-multipage .hero-video-controls .video-sound-btn {
    background: rgba(6, 21, 71, 0.78) !important;
    border: 1px solid rgba(34, 60, 230, 0.55) !important;
    border-radius: 8px !important;
    color: #fff !important;
}

body.ifc-multipage .hero-video-controls .video-fs-btn svg,
body.ifc-multipage .hero-video-controls .video-sound-btn svg {
    color: #fffea8 !important;
}

body.ifc-multipage .hero-video-controls .sound-label {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
}

.ifc-skip {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 10000;
    background: var(--v2-blue);
    color: #fff;
    padding: 0.75rem 1rem;
}
.ifc-skip:focus {
    left: 1rem;
    top: 1rem;
}

@media (prefers-reduced-motion: reduce) {
    body.ifc-multipage *,
    body.ifc-multipage *::before,
    body.ifc-multipage *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

/* =========================================================
   Desktop-2 layout overrides — hero + System Leaks
   Must beat figma-theme.css parchment / cream rules
   ========================================================= */

/* —— Hero: full-bleed video, then centered copy —— */
body.ifc-multipage .hero-section.hero-v2 {
    background: #fff !important;
    padding: 0 0 4rem !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-video-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 2.75rem !important;
    margin-left: 0 !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-video-frame {
    position: relative !important;
    width: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #061547 !important;
    overflow: hidden !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-video {
    width: 100% !important;
    height: clamp(280px, 55vw, 803px) !important;
    max-height: none !important;
    object-fit: cover !important;
    display: block !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-content {
    text-align: center !important;
    max-width: 1040px !important;
    margin: 0 auto !important;
    padding: 0 1rem !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-eyebrow {
    color: #061547 !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 800 !important;
    font-size: clamp(0.85rem, 1.4vw, 1.15rem) !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    margin-bottom: 0.85rem !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-headline {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(2rem, 4.8vw, 3.4rem) !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
    margin-bottom: 1rem !important;
    text-transform: none !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-sub {
    color: #061547 !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(1rem, 1.6vw, 1.25rem) !important;
    line-height: 1.35 !important;
    max-width: 640px !important;
    margin: 0 auto 1.75rem !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-ctas {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 0.85rem !important;
}

body.ifc-multipage .hero-section.hero-v2 .btn-hero-primary {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 47px !important;
    padding: 0.7rem 1.35rem !important;
    background: #223ce6 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

body.ifc-multipage .hero-section.hero-v2 .btn-hero-primary:hover {
    background: #1b30c4 !important;
    color: #fff !important;
}

body.ifc-multipage .hero-section.hero-v2 .btn-hero-secondary {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 47px !important;
    padding: 0.7rem 1.5rem !important;
    background: #fffea8 !important;
    color: #223ce6 !important;
    border: none !important;
    border-radius: 8px !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    text-decoration: none !important;
}

body.ifc-multipage .hero-section.hero-v2 .btn-hero-secondary:hover {
    background: #fff77a !important;
    color: #223ce6 !important;
}

/* —— System Leaks: solid blue band + yellow-bordered white cards —— */
body.ifc-multipage .leaks-section.leaks-v2 {
    background: #223ce6 !important;
    background-image: none !important;
    padding: 5rem 0 4.5rem !important;
    position: relative !important;
    overflow: hidden !important;
    color: #fff !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-bg-art {
    display: none !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-header {
    text-align: center !important;
    margin-bottom: 2.75rem !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-eyebrow {
    color: #fff !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 900 !important;
    font-size: 1.1rem !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    margin-bottom: 0.85rem !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-title {
    color: #fffea8 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(1.85rem, 4.2vw, 3.6rem) !important;
    line-height: 1.15 !important;
    letter-spacing: -0.01em !important;
    margin: 0 auto 1rem !important;
    max-width: 1100px !important;
    text-transform: none !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-subtitle {
    color: #fff !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 600 !important;
    font-size: clamp(1rem, 1.5vw, 1.25rem) !important;
    line-height: 1.45 !important;
    max-width: 820px !important;
    margin: 0 auto !important;
    opacity: 1 !important;
    background: none !important;
    padding: 0 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-cards-row {
    padding: 0.5rem 0 0 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-cards-col {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 1.15rem !important;
    width: 100% !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 {
    all: unset;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    min-height: 312px !important;
    padding: 1.35rem 1.2rem 1.25rem !important;
    background: #fff !important;
    background-image: none !important;
    border: 5px solid #fffea8 !important;
    border-radius: 21px !important;
    box-shadow: none !important;
    color: #061547 !important;
    cursor: pointer !important;
    text-align: left !important;
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2:hover,
body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2:focus-visible,
body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2.active {
    transform: translateY(-6px) !important;
    box-shadow: 0 18px 36px rgba(6, 21, 71, 0.22) !important;
    border-color: #fffea8 !important;
    background: #fff !important;
    background-image: none !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-num {
    display: block !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 900 !important;
    font-size: 1.05rem !important;
    letter-spacing: 0.04em !important;
    color: #061547 !important;
    opacity: 1 !important;
    margin: 0 0 0.35rem !important;
    padding: 0 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 110px !important;
    margin: 0.35rem 0 1rem !important;
    border: none !important;
    background: transparent !important;
    border-radius: 0 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-icon img {
    width: auto !important;
    height: 100% !important;
    max-width: 110px !important;
    object-fit: contain !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-desc {
    flex: 1 1 auto !important;
    margin: 0 0 1.1rem !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.05rem !important;
    line-height: 1.4 !important;
    color: #061547 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-cta {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.45rem !important;
    margin-top: auto !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    color: #223ce6 !important;
    opacity: 1 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2:hover .lc-cta,
body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2.active .lc-cta {
    color: #1b30c4 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leaks-legend {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 2rem !important;
    margin-top: 2.25rem !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .legend-item {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.55rem !important;
    color: #fff !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .legend-dot {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    display: inline-block !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .legend-dot-problem {
    background: #fff !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .legend-dot-fix {
    background: #7aa2ff !important;
}

@media (max-width: 991.98px) {
    body.ifc-multipage .leaks-section.leaks-v2 .leaks-cards-col {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 575.98px) {
    body.ifc-multipage .leaks-section.leaks-v2 .leaks-cards-col {
        grid-template-columns: 1fr !important;
    }

    body.ifc-multipage .hero-section.hero-v2 .hero-video {
        height: clamp(220px, 62vw, 420px) !important;
    }
}

/* =========================================================
   Desktop-2 final overrides — beat figma-theme cream/watercolor
   ========================================================= */

/* Nav CTA: solid blue + white label (wins over .nav-link brown/navy) */
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta,
body.ifc-multipage .navbar-ifc .navbar-nav a.nav-link.nav-cta,
body.ifc-multipage .navbar-ifc a.nav-cta {
    background: #223ce6 !important;
    background-color: #223ce6 !important;
    background-image: none !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    filter: none !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    opacity: 1 !important;
}

body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta:hover,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta:focus,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta:active,
body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta.active,
body.ifc-multipage .navbar-ifc a.nav-cta:hover {
    background: #1b30c4 !important;
    background-image: none !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    filter: none !important;
}

@media (max-width: 991.98px) {
    body.ifc-multipage .navbar-ifc .navbar-nav .nav-link.nav-cta {
        color: #ffffff !important;
        -webkit-text-fill-color: #ffffff !important;
        background: #223ce6 !important;
        background-image: none !important;
    }
}

/* Hero video: no painted frame / inset / border */
body.ifc-multipage .hero-video-frame,
body.ifc-multipage .hero-section.hero-v2 .hero-video-frame {
    --vf-inset: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-image: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #061547 !important;
    overflow: hidden !important;
}

body.ifc-multipage .hero-video-frame::before,
body.ifc-multipage .hero-video-frame::after,
body.ifc-multipage .hero-section.hero-v2 .hero-video-frame::before,
body.ifc-multipage .hero-section.hero-v2 .hero-video-frame::after {
    content: none !important;
    display: none !important;
    background: none !important;
}

body.ifc-multipage .hero-section.hero-v2 .hero-video {
    border-radius: 0 !important;
}

body.ifc-multipage .hero-video-controls {
    bottom: 1rem !important;
    right: 1rem !important;
    gap: 0.55rem !important;
}

/* Video controls — Desktop-2 navy / blue / lemon */
body.ifc-multipage .video-fs-btn,
body.ifc-multipage .video-sound-btn {
    background: rgba(6, 21, 71, 0.78) !important;
    border: 1px solid rgba(34, 60, 230, 0.55) !important;
    box-shadow: none !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #ffffff !important;
    transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

body.ifc-multipage .video-fs-btn {
    border-radius: 8px !important;
    width: 2.5rem !important;
    height: 2.5rem !important;
}

body.ifc-multipage .video-sound-btn {
    border-radius: 8px !important;
    padding: 0.45rem 0.9rem 0.45rem 0.7rem !important;
}

body.ifc-multipage .video-fs-btn:hover,
body.ifc-multipage .video-sound-btn:hover {
    background: rgba(34, 60, 230, 0.92) !important;
    border-color: #fffea8 !important;
    box-shadow: 0 0 0 1px rgba(255, 254, 168, 0.35) !important;
}

body.ifc-multipage .video-fs-btn svg,
body.ifc-multipage .video-sound-btn svg {
    color: #fffea8 !important;
}

body.ifc-multipage .video-sound-btn .sound-label {
    font-family: 'Poppins', sans-serif !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
}

body.ifc-multipage .video-fs-btn.is-fullscreen,
body.ifc-multipage .video-sound-btn.is-unmuted {
    border-color: #fffea8 !important;
    box-shadow: 0 0 0 1px rgba(255, 254, 168, 0.4) !important;
}

/* =========================================================
   Who We Serve — Desktop-2 hover (beats leftover cream/gold)
   ========================================================= */
body.ifc-multipage .wws-card {
    cursor: pointer;
    transition:
        transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.3s ease,
        box-shadow 0.35s ease !important;
}

body.ifc-multipage .wws-card::before {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    border-radius: inherit !important;
    background: radial-gradient(ellipse at 88% 12%, rgba(34, 60, 230, 0.14) 0%, rgba(255, 254, 168, 0.08) 42%, transparent 68%) !important;
    opacity: 0 !important;
    transition: opacity 0.35s ease !important;
    pointer-events: none !important;
    z-index: 0 !important;
}

body.ifc-multipage .wws-card:hover::before,
body.ifc-multipage .wws-card:focus-visible::before,
body.ifc-multipage .wws-card.wws-active::before {
    opacity: 1 !important;
}

body.ifc-multipage .wws-card:hover,
body.ifc-multipage .wws-card:focus-visible,
body.ifc-multipage .wws-card.wws-active {
    background: #ffffff !important;
    background-image: none !important;
    border-color: #fffea8 !important;
    transform: translateY(-10px) !important;
    box-shadow:
        0 0 0 2px rgba(34, 60, 230, 0.4),
        0 20px 44px rgba(6, 21, 71, 0.18),
        0 0 52px rgba(255, 254, 168, 0.32) !important;
}

body.ifc-multipage .wws-card:focus-visible {
    outline: 3px solid #fffea8 !important;
    outline-offset: 3px !important;
}

body.ifc-multipage .wws-card-desc {
    color: #061547 !important;
    transition: color 0.3s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

body.ifc-multipage .wws-card:hover .wws-card-desc,
body.ifc-multipage .wws-card:focus-visible .wws-card-desc,
body.ifc-multipage .wws-card.wws-active .wws-card-desc {
    color: #223ce6 !important;
    transform: translateY(-2px);
}

body.ifc-multipage .wws-card:hover .wws-card-title,
body.ifc-multipage .wws-card:focus-visible .wws-card-title,
body.ifc-multipage .wws-card.wws-active .wws-card-title {
    color: #061547 !important;
}

body.ifc-multipage .wws-card:hover .wws-num,
body.ifc-multipage .wws-card:focus-visible .wws-num,
body.ifc-multipage .wws-card.wws-active .wws-num {
    color: #223ce6 !important;
}

body.ifc-multipage .wws-card:hover .wws-list,
body.ifc-multipage .wws-card:focus-visible .wws-list,
body.ifc-multipage .wws-card.wws-active .wws-list {
    border-top-color: rgba(34, 60, 230, 0.35) !important;
}

body.ifc-multipage .wws-card:hover .wws-list li,
body.ifc-multipage .wws-card:focus-visible .wws-list li,
body.ifc-multipage .wws-card.wws-active .wws-list li {
    color: #061547 !important;
}

body.ifc-multipage .wws-card:hover .wws-list li::before,
body.ifc-multipage .wws-card:focus-visible .wws-list li::before,
body.ifc-multipage .wws-card.wws-active .wws-list li::before {
    background: #fffea8 !important;
    box-shadow: 0 0 0 3px rgba(34, 60, 230, 0.4), 0 0 12px rgba(255, 254, 168, 0.9) !important;
}

body.ifc-multipage .wws-card:hover .wws-list li:nth-child(1),
body.ifc-multipage .wws-card:focus-visible .wws-list li:nth-child(1),
body.ifc-multipage .wws-card.wws-active .wws-list li:nth-child(1) {
    transition-delay: 0.02s;
    transform: translateX(4px);
}

body.ifc-multipage .wws-card:hover .wws-list li:nth-child(2),
body.ifc-multipage .wws-card:focus-visible .wws-list li:nth-child(2),
body.ifc-multipage .wws-card.wws-active .wws-list li:nth-child(2) {
    transition-delay: 0.06s;
    transform: translateX(4px);
}

body.ifc-multipage .wws-card:hover .wws-list li:nth-child(3),
body.ifc-multipage .wws-card:focus-visible .wws-list li:nth-child(3),
body.ifc-multipage .wws-card.wws-active .wws-list li:nth-child(3) {
    transition-delay: 0.1s;
    transform: translateX(4px);
}

body.ifc-multipage .wws-card:hover .wws-illustration,
body.ifc-multipage .wws-card:focus-visible .wws-illustration,
body.ifc-multipage .wws-card.wws-active .wws-illustration {
    transform: translateY(-8px) scale(1.06);
}

@media (prefers-reduced-motion: reduce) {
    body.ifc-multipage .wws-card,
    body.ifc-multipage .wws-card::before,
    body.ifc-multipage .wws-card-desc,
    body.ifc-multipage .wws-list li,
    body.ifc-multipage .wws-illustration {
        transition: none !important;
        transform: none !important;
    }

    body.ifc-multipage .wws-card:hover,
    body.ifc-multipage .wws-card:focus-visible,
    body.ifc-multipage .wws-card.wws-active {
        transform: none !important;
        box-shadow: 0 0 0 3px #fffea8, 0 0 0 6px #223ce6 !important;
    }
}

/* =========================================================
   Transparent icons + System Leaks Desktop-2 lock-in
   ========================================================= */
body.ifc-multipage .wws-illustration,
body.ifc-multipage .wws-illustration img,
body.ifc-multipage .lc-icon,
body.ifc-multipage .lc-icon img {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

body.ifc-multipage .wws-illustration img,
body.ifc-multipage .lc-icon img {
    mix-blend-mode: normal !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

body.ifc-multipage .leaks-section,
body.ifc-multipage .leaks-section.leaks-v2 {
    background: #223ce6 !important;
    background-image: none !important;
}

body.ifc-multipage .leaks-section .leaks-bg-art,
body.ifc-multipage .leaks-section.leaks-v2 .leaks-bg-art {
    display: none !important;
}

body.ifc-multipage .leaks-section .leaks-eyebrow,
body.ifc-multipage .leaks-section.leaks-v2 .leaks-eyebrow {
    color: #ffffff !important;
}

body.ifc-multipage .leaks-section .leaks-title,
body.ifc-multipage .leaks-section.leaks-v2 .leaks-title {
    color: #fffea8 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}

body.ifc-multipage .leaks-section .leaks-subtitle,
body.ifc-multipage .leaks-section.leaks-v2 .leaks-subtitle {
    color: #ffffff !important;
}

body.ifc-multipage .leaks-section .leak-card,
body.ifc-multipage .leaks-section .leak-card.lc-v2,
body.ifc-multipage .leaks-section .leak-card.lc-vertical,
body.ifc-multipage .leaks-section .leak-card[data-leak="1"],
body.ifc-multipage .leaks-section .leak-card[data-leak="2"],
body.ifc-multipage .leaks-section .leak-card[data-leak="3"],
body.ifc-multipage .leaks-section .leak-card[data-leak="4"] {
    background: #ffffff !important;
    background-image: none !important;
    border: 5px solid #fffea8 !important;
    border-radius: 21px !important;
    box-shadow: none !important;
}

body.ifc-multipage .leaks-section .leak-card .lc-num,
body.ifc-multipage .leaks-section .leak-card .lc-desc,
body.ifc-multipage .leaks-section .leak-card .lc-title {
    color: #061547 !important;
}

body.ifc-multipage .leaks-section .leak-card .lc-cta {
    color: #223ce6 !important;
}

body.ifc-multipage .leaks-section .leak-card:hover .lc-cta,
body.ifc-multipage .leaks-section .leak-card.active .lc-cta {
    color: #1b30c4 !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-icon {
    width: 100% !important;
    height: 120px !important;
    margin: 0.35rem 0 1rem !important;
    background: transparent !important;
}

body.ifc-multipage .leaks-section.leaks-v2 .leak-card.lc-v2 .lc-icon img {
    width: auto !important;
    height: 100% !important;
    max-height: 120px !important;
    max-width: 130px !important;
    object-fit: contain !important;
    background: transparent !important;
}

body.ifc-multipage .leaks-section .leaks-legend,
body.ifc-multipage .leaks-section .leaks-legend span,
body.ifc-multipage .leaks-section .legend-item {
    color: #ffffff !important;
    background: none !important;
}

/* =========================================================
   Case Studies / Proof of Execution — Desktop-2
   Keep .wws-title "Case Studies" as-is; restyle proof block
   ========================================================= */
body.ifc-multipage .arch-section {
    background: #ffffff !important;
    background-image: none !important;
    padding: 4.5rem 0 4rem !important;
}

body.ifc-multipage .arch-proof-v2 .wws-header,
body.ifc-multipage .arch-proof .wws-header {
    text-align: left !important;
    margin-bottom: 1.25rem !important;
}

/* Case Studies title left untouched in markup — reinforce existing blue style */
body.ifc-multipage .arch-proof .wws-title {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    text-align: left !important;
}

body.ifc-multipage .arch-proof-header {
    text-align: left !important;
    margin-bottom: 2rem !important;
    width: 100%;
}

/* Figma 133:11006 — Poppins Bold 65, left, #223ce6 */
body.ifc-multipage .arch-proof-label {
    font-family: 'Poppins', sans-serif !important;
    font-size: clamp(2rem, 4.2vw, 3.6rem) !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em !important;
    text-transform: none !important;
    color: #223ce6 !important;
    margin-bottom: 0.65rem !important;
    line-height: 1.1 !important;
    text-align: left !important;
}

/* Figma 133:11012 — Akatab Bold 24, left, #061547 */
body.ifc-multipage .arch-proof-sub {
    font-family: 'Akatab', sans-serif !important;
    font-size: clamp(1.05rem, 1.8vw, 1.35rem) !important;
    font-weight: 700 !important;
    color: #061547 !important;
    opacity: 1 !important;
    max-width: 920px !important;
    margin: 0 !important;
    line-height: 1.4 !important;
    text-align: left !important;
}

/* Kill watercolor frames */
body.ifc-multipage .arch-proof-card,
body.ifc-multipage .arch-proof-media,
body.ifc-multipage .arch-proof-card.arch-case-study,
body.ifc-multipage .arch-proof-card.arch-process,
body.ifc-multipage .arch-proof-card.arch-metrics {
    background: #ffffff !important;
    background-image: none !important;
    border: 5px solid #223ce6 !important;
    border-radius: 21px !important;
    box-shadow: none !important;
}

body.ifc-multipage .arch-proof-media {
    overflow: hidden !important;
}

body.ifc-multipage .arch-proof-media img,
body.ifc-multipage .arch-proof-media video,
body.ifc-multipage .arch-proof-video-preview {
    border-radius: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

body.ifc-multipage .arch-case-inner {
    background: transparent !important;
    padding: 0 !important;
    justify-content: flex-start !important;
    text-align: left !important;
    overflow: visible !important;
}

/* Figma 133:11030 — Poppins ExtraBold, #223ce6 */
body.ifc-multipage .arch-case-label {
    font-family: 'Poppins', sans-serif !important;
    font-size: 0.72rem !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #223ce6 !important;
    margin-bottom: 0.3rem !important;
    text-align: left !important;
}

/* Figma 133:11031 — Akatab Black, #223ce6 */
body.ifc-multipage .arch-case-brand {
    font-family: 'Akatab', sans-serif !important;
    font-size: 0.82rem !important;
    font-weight: 900 !important;
    text-transform: none !important;
    color: #223ce6 !important;
    margin-bottom: 0.08rem !important;
    line-height: 1.15 !important;
    text-align: left !important;
}

/* Figma 133:11047 — Akatab Medium, #061547 */
body.ifc-multipage .arch-case-campaign {
    font-family: 'Akatab', sans-serif !important;
    font-size: 0.62rem !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #061547 !important;
    margin-bottom: 0.4rem !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

body.ifc-multipage .arch-case-meta {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.28rem !important;
    text-align: left !important;
}

body.ifc-multipage .arch-case-meta div {
    position: relative;
    padding-left: 0.65rem;
    text-align: left !important;
}

/* Figma ellipses 157:136–139 — 4px blue dots */
body.ifc-multipage .arch-case-meta div::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.35em;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #223ce6;
}

/* Figma Industry/Market/Objective — Akatab Black, #223ce6 */
body.ifc-multipage .arch-case-meta div span {
    font-family: 'Akatab', sans-serif !important;
    font-size: 0.62rem !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #223ce6 !important;
    display: block !important;
    margin-bottom: 0.02rem !important;
    line-height: 1.2 !important;
}

/* Figma values — Akatab Medium, #061547 */
body.ifc-multipage .arch-case-meta div p {
    font-family: 'Akatab', sans-serif !important;
    font-size: 0.6rem !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #061547 !important;
    margin: 0 !important;
    line-height: 1.25 !important;
}

body.ifc-multipage .arch-proof-card.arch-case-study {
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
    min-height: var(--proof-card-height, 255px) !important;
    padding: 0.75rem 0.85rem !important;
}

body.ifc-multipage .arch-proof-caption {
    color: #061547 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
}

body.ifc-multipage .arch-process-step {
    background: #f7f8ff !important;
    border: 1px solid rgba(34, 60, 230, 0.3) !important;
    border-radius: 8px !important;
    color: #061547 !important;
}

body.ifc-multipage .arch-process-step i {
    color: #223ce6 !important;
}

body.ifc-multipage .arch-metrics-inner {
    background: #ffffff !important;
}

body.ifc-multipage .arch-metrics-head,
body.ifc-multipage .arch-metric-label,
body.ifc-multipage .arch-before-val,
body.ifc-multipage .arch-after-val {
    color: #061547 !important;
}

body.ifc-multipage .arch-after-label,
body.ifc-multipage .arch-delta.positive {
    color: #223ce6 !important;
}

body.ifc-multipage .arch-delta.positive {
    background: rgba(34, 60, 230, 0.1) !important;
}

body.ifc-multipage .arch-delta.negative {
    color: #061547 !important;
    background: rgba(6, 21, 71, 0.08) !important;
}

body.ifc-multipage .arch-video-expand {
    background: rgba(6, 21, 71, 0.85) !important;
    border-color: rgba(34, 60, 230, 0.6) !important;
    color: #fffea8 !important;
    border-radius: 8px !important;
}

body.ifc-multipage .arch-bottom-strip {
    background: #223ce6 !important;
    background-image: none !important;
    border-radius: 21px !important;
}

body.ifc-multipage .arch-bottom-left p {
    color: #ffffff !important;
}

body.ifc-multipage .arch-strip-icon span {
    color: #fffea8 !important;
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase !important;
}


/* =========================================================
   Services page — Desktop-2 (PAGE 6 / 7 / 11)
   ========================================================= */

/* STRATEGIC SOLUTIONS — Poppins ExtraBold 65, center, #223ce6 */
body.ifc-multipage .svc-section {
    background: #ffffff !important;
    background-image: none !important;
    padding: 4rem 0 3.5rem !important;
}

body.ifc-multipage .svc-header {
    text-align: center !important;
    margin-bottom: 2.5rem !important;
}

body.ifc-multipage .svc-heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
    font-size: clamp(2rem, 4.5vw, 3.6rem) !important;
    letter-spacing: -0.02em !important;
    text-transform: uppercase !important;
    color: #223ce6 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    margin: 0 auto !important;
}

body.ifc-multipage .svc-title {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
}

body.ifc-multipage .svc-desc {
    color: #061547 !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 600 !important;
}

body.ifc-multipage .svc-link {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    text-transform: lowercase !important;
}

body.ifc-multipage .svc-card {
    border: 5px solid #223ce6 !important;
    border-radius: 21px !important;
    background: #ffffff !important;
    overflow: hidden !important;
}

body.ifc-multipage .svc-card-plate {
    display: none !important;
}

/* Strategy overview — PAGE 7 */
body.ifc-multipage .strat-section {
    background: #ffffff !important;
    background-image: none !important;
    padding: 3.5rem 0 4.5rem !important;
}

body.ifc-multipage .strat-section .hero-copy {
    background: #fffea8;
    border-radius: 21px;
    padding: 2.25rem 2rem 2rem;
}

body.ifc-multipage .strat-section .hero-headline,
body.ifc-multipage .strat-section .hero-copy .hero-headline {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(1.85rem, 3.8vw, 3.4rem) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.02em !important;
    color: #223ce6 !important;
    text-align: left !important;
    margin-bottom: 1.15rem !important;
}

body.ifc-multipage .strat-section .hero-headline .hero-teal,
body.ifc-multipage .strat-section .hero-motto .hero-teal {
    color: #223ce6 !important;
}

body.ifc-multipage .strat-section .hero-sub,
body.ifc-multipage .strat-section .hero-motto {
    font-family: 'Akatab', sans-serif !important;
    font-weight: 600 !important;
    font-size: clamp(0.95rem, 1.4vw, 1.15rem) !important;
    color: #ffffff !important;
    line-height: 1.55 !important;
    opacity: 1 !important;
    text-align: left !important;
    max-width: 36rem;
}

body.ifc-multipage .strat-section .hero-motto {
    display: none !important;
}

body.ifc-multipage .strat-section .btn-hero-primary {
    background: #223ce6 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
}

body.ifc-multipage .strat-section .btn-hero-primary:hover {
    background: #1b30c4 !important;
    color: #ffffff !important;
}

body.ifc-multipage .strat-section .btn-hero-secondary {
    background: #e6e6e6 !important;
    color: #223ce6 !important;
    border: none !important;
    border-radius: 8px !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 700 !important;
    text-transform: lowercase !important;
}

body.ifc-multipage .strat-section .btn-hero-secondary:hover {
    background: #dcdcdc !important;
    color: #1b30c4 !important;
}

/* BUSINESS STRATEGY / MARKETING EXECUTION — PAGE 11 */
body.ifc-multipage .biz-section,
body.ifc-multipage .mex-section {
    background: #ffffff !important;
    background-image: none !important;
}

body.ifc-multipage .biz-heading,
body.ifc-multipage .mex-section .biz-heading,
body.ifc-multipage .biz-heading.figma-display {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
    font-size: clamp(2rem, 3.6vw, 3.4rem) !important;
    letter-spacing: -0.02em !important;
    text-transform: uppercase !important;
    color: #223ce6 !important;
    line-height: 1.05 !important;
    margin-bottom: 1rem !important;
}

body.ifc-multipage .biz-rule {
    background: #223ce6 !important;
    width: 96px !important;
    height: 5px !important;
    opacity: 1 !important;
}

body.ifc-multipage .biz-subheading {
    color: #061547 !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 900 !important;
}

body.ifc-multipage .biz-desc,
body.ifc-multipage .mex-tagline {
    color: #061547 !important;
    font-family: 'Akatab', sans-serif !important;
}

body.ifc-multipage .biz-card {
    border: 5px solid #223ce6 !important;
    border-radius: 21px !important;
    background: #ffffff !important;
    background-image: none !important;
}

body.ifc-multipage .biz-card-plate {
    display: none !important;
}

body.ifc-multipage .biz-card-title {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}

body.ifc-multipage .biz-card-intro,
body.ifc-multipage .biz-card-list li,
body.ifc-multipage .biz-card-note em {
    color: #061547 !important;
}

/* =========================================================
   Services PAGE 6/7 fidelity — wave, icons, overview photo
   ========================================================= */
body.ifc-multipage .svc-section.svc-section-v2 {
    position: relative !important;
    overflow: hidden !important;
    background: #ffffff !important;
    background-image: none !important;
    /* Clear sticky navbar so STRATEGIC SOLUTIONS is not covered */
    padding: 8.5rem 0 4.5rem !important;
}

body.ifc-multipage .svc-section-v2 .svc-wave {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
}

body.ifc-multipage .svc-section-v2 .svc-wave img {
    position: absolute;
    left: -8%;
    bottom: -18%;
    width: 120%;
    max-width: none;
    height: auto;
    opacity: 0.55;
    user-select: none;
}

body.ifc-multipage .svc-section-v2 .container {
    z-index: 1;
}

body.ifc-multipage .svc-section-v2 .svc-header {
    text-align: center !important;
    margin-bottom: 2.75rem !important;
}

body.ifc-multipage .svc-section-v2 .svc-heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
    font-size: clamp(2.1rem, 4.8vw, 3.75rem) !important;
    letter-spacing: -0.02em !important;
    text-transform: uppercase !important;
    color: #223ce6 !important;
    text-align: center !important;
    line-height: 1.05 !important;
}

body.ifc-multipage .svc-section-v2 .svc-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 1.35rem 1.5rem !important;
    max-width: 1100px !important;
    margin: 0 auto !important;
}

body.ifc-multipage .svc-section-v2 .svc-card {
    aspect-ratio: auto !important;
    min-height: 0 !important;
    height: auto !important;
    background: #ffffff !important;
    border: 4px solid #223ce6 !important;
    border-radius: 21px !important;
    padding: 0 !important;
    overflow: hidden !important;
    box-shadow: none !important;
}

body.ifc-multipage .svc-section-v2 .svc-card-inner {
    padding: 1.5rem 1.45rem 1.35rem !important;
    gap: 0.55rem !important;
    height: auto !important;
    background: transparent !important;
    text-align: left !important;
}

body.ifc-multipage .svc-section-v2 .svc-icon-box {
    margin: 0 0 0.35rem !important;
}

body.ifc-multipage .svc-section-v2 .svc-icon-box img {
    height: 58px !important;
    width: auto !important;
    max-width: 72px !important;
    object-fit: contain !important;
}

body.ifc-multipage .svc-section-v2 .svc-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
    font-size: clamp(1.25rem, 2vw, 1.65rem) !important;
    color: #223ce6 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

body.ifc-multipage .svc-section-v2 .svc-desc {
    font-family: 'Akatab', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    color: #061547 !important;
    line-height: 1.45 !important;
    margin: 0 !important;
}

body.ifc-multipage .svc-section-v2 .svc-link {
    margin-top: 0.85rem !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    color: #223ce6 !important;
    text-transform: lowercase !important;
    letter-spacing: 0.01em !important;
    text-decoration: none !important;
}

body.ifc-multipage .svc-section-v2 .svc-link:hover {
    color: #1b30c4 !important;
}

/* PAGE 7 — gray photo background */
body.ifc-multipage .strat-section.strat-section-v2 {
    position: relative !important;
    overflow: hidden !important;
    background: #6b6f76 !important;
    background-image: none !important;
    padding: 5rem 0 !important;
    min-height: 640px;
    display: flex;
    align-items: center;
}

body.ifc-multipage .strat-section-v2 .strat-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

body.ifc-multipage .strat-section-v2 .strat-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

body.ifc-multipage .strat-section-v2 .container {
    z-index: 1;
}

body.ifc-multipage .strat-section-v2 .hero-split {
    display: block !important;
    max-width: 720px;
}

body.ifc-multipage .strat-section-v2 .hero-copy {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    max-width: 720px;
}

body.ifc-multipage .strat-section-v2 .hero-headline,
body.ifc-multipage .strat-section-v2 .hero-copy .hero-headline {
    color: #223ce6 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(2rem, 4.2vw, 3.6rem) !important;
    text-align: left !important;
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
}

body.ifc-multipage .strat-section-v2 .hero-sub {
    color: #ffffff !important;
    font-family: 'Akatab', sans-serif !important;
    font-weight: 600 !important;
    font-size: clamp(1rem, 1.5vw, 1.15rem) !important;
    max-width: 38rem;
    text-shadow: 0 1px 8px rgba(0,0,0,0.35);
}

body.ifc-multipage .strat-section-v2 .btn-hero-primary {
    background: #fffea8 !important;
    color: #223ce6 !important;
    border: none !important;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
}

body.ifc-multipage .strat-section-v2 .btn-hero-primary:hover {
    background: #fff77a !important;
    color: #1b30c4 !important;
}

body.ifc-multipage .strat-section-v2 .btn-hero-secondary {
    background: #e6e6e6 !important;
    color: #223ce6 !important;
    text-transform: lowercase !important;
}

@media (max-width: 767.98px) {
    body.ifc-multipage .svc-section.svc-section-v2 {
        padding-top: 6.5rem !important;
    }
    body.ifc-multipage .svc-section-v2 .svc-grid {
        grid-template-columns: 1fr !important;
    }
    body.ifc-multipage .strat-section.strat-section-v2 {
        min-height: 520px;
        padding: 3.5rem 0 !important;
    }
}
