/* ==========================================================================
   PoliticalLeaderPortal - PUBLIC INNER PAGE SHARED CHROME v1
   Generated from the CURRENT working Home topbar, brandbar, navbar and footer.
   Purpose: the same CampaignHeader/Footer markup must look identical on Home
   and every _UserLayout content page without loading conflicting legacy chrome.
   This file is INNER-PAGE ONLY. Home remains untouched.
   ========================================================================== */

body.public-inner-layout {
    margin: 0;
    overflow-x: hidden;
}

body.public-inner-layout .managed-site-header {
    position: relative;
    z-index: 1200;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}

/* ================================================================
   PoliticalLeaderPortal - HOME TOP BAR / v3
   Owns ONLY the compact utility/news strip.
   ================================================================ */

body.public-inner-layout .managed-site-header .home-app-header .campaign-utility-bar {
    position: relative;
    z-index: 1400;
    height: 38px;
    min-height: 38px;
    margin: 0;
    padding: 0;
    color: #414a50;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #e9e4df;
    font-family: "Noto Sans Devanagari","Nirmala UI",Arial,sans-serif;
    overflow: visible;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__inner {
    width: 100%;
    max-width: none;
    height: 38px;
    min-height: 38px;
    margin: 0;
    padding: 0 18px;
    display: flex;
    align-items: center;
    gap: 9px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__news {
    min-width: 0;
    flex: 1 1 auto;
    height: 38px;
    display: flex;
    align-items: center;
    gap: 9px;
    overflow: hidden;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-label {
    flex: 0 0 auto;
    height: 23px;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
    background: #e5231c;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot {
    min-width: 0;
    flex: 1 1 auto;
    height: 28px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #4b5257;
    background: transparent;
    border: 0;
}

/* PublicNewsTicker is retained for dynamic data/scrolling, but its own
   date, second Breaking News label and visitor/action area are not shown
   inside this compact header. */
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__inner,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker-inner {
    width: 100%;
    min-width: 0;
    height: 28px;
    min-height: 28px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: hidden;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__date,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-date,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__label,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-label,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__actions,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-actions {
    display: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__viewport,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-marquee {
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    height: 28px;
    min-height: 28px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #414a50;
    background: transparent;
    border: 0;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__track,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-track {
    min-width: max-content;
    display: flex;
    align-items: center;
    gap: 16px;
    color: inherit;
    background: transparent;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__message,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .ticker-message,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot .public-news-ticker__message-text {
    color: #414a50;
    font-size: 11px;
    font-weight: 650;
    text-decoration: none;
    white-space: normal;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right {
    flex: 0 0 auto;
    height: 27px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 0 10px;
    color: #4d555a;
    background: #fffaf5;
    border-left: 1px solid #eee3da;
    border-right: 1px solid #eee3da;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    white-space: normal;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right i {
    color: #d96020;
    font-size: 11px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__actions {
    flex: 0 0 auto;
    height: 38px;
    display: flex;
    align-items: center;
    gap: 7px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language {
    position: relative;
    width: auto;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language-trigger {
    width: auto;
    min-width: 58px;
    height: 27px;
    min-height: 27px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 8px;
    border: 1px solid #e0e5e8;
    border-radius: 3px;
    color: #354047;
    background: #f6f8f9;
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language-trigger__arrow { font-size:8px; }

body.public-inner-layout .managed-site-header .home-app-header .campaign-language-menu {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    z-index: 1500;
    display: none;
    min-width: 150px;
    padding: 5px;
    color: #30383d;
    background: #fff;
    border: 1px solid #e3e6e8;
    border-radius: 4px;
    box-shadow: 0 10px 24px rgba(31,40,45,.14);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language.open .campaign-language-menu,
body.public-inner-layout .managed-site-header .home-app-header .campaign-language.is-open .campaign-language-menu {
    display: block;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language-menu__item {
    width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;
    padding:6px 8px;border:0;border-radius:2px;color:#30383d;background:#fff;
    font:inherit;font-size:11px;text-align:left;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-language-menu__item:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-language-menu__item:focus {
    color:#dc4c0a;background:#fff4ec;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social {
    height:27px;display:flex;align-items:center;gap:8px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon {
    width:15px;height:25px;display:inline-flex;align-items:center;justify-content:center;
    padding:0;border:0;color:#626b71;background:transparent;font-size:12px;
    line-height:1;text-decoration:none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link:focus,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon:focus {
    color:#e65313;background:transparent;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-auth-access,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-form {
    display:flex;align-items:center;gap:5px;margin:0;
}

@media (max-width: 1199.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right .campaign-reference-date__time {
        display:none;
    }
}

@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-utility-bar,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__inner {
        height:36px;min-height:36px;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__inner { padding-inline:10px; }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__news { height:36px; }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right { display:none; }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social { display:none; }
}

@media (max-width: 575.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-news-slot { display:none; }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__news { flex:0 0 auto; }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-utility__actions { margin-left:auto; }
}


/* ================================================================
   v5 - HIDDEN GOOGLE ENGINE + OFFICIAL HEADER COLORS
   ================================================================ */

html body.public-inner-layout {
    top: 0 !important;
}

body.public-inner-layout > .skiptranslate,
body.public-inner-layout .goog-te-banner-frame,
body.public-inner-layout iframe.goog-te-banner-frame,
body.public-inner-layout .goog-te-balloon-frame,
body.public-inner-layout #goog-gt-tt,
body.public-inner-layout .goog-tooltip {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
}

body.public-inner-layout .goog-text-highlight {
    background: inherit !important;
    box-shadow: none !important;
}

body.public-inner-layout #google_translate_element {
    position: fixed !important;
    width: 1px !important;
    height: 1px !important;
    left: -99999px !important;
    top: -99999px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* Date and time */
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right {
    color: #fff;
    background: #f15a0b;
    border-left-color: #e85208;
    border-right-color: #e85208;
    border-radius: 3px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right i,
body.public-inner-layout .managed-site-header .home-app-header .campaign-reference-date--right span {
    color: #fff;
}

/* Official/recognizable social brand colors */
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--whatsapp {
    color: #25D366;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--instagram {
    color: #E4405F;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--facebook {
    color: #1877F2;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--twitter {
    color: #000;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--youtube {
    color: #FF0000;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--whatsapp:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--whatsapp:focus {
    color: #1DA851;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--instagram:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--instagram:focus {
    color: #C13584;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--facebook:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--facebook:focus {
    color: #0F5FC4;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--twitter:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--twitter:focus {
    color: #333;
}
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--youtube:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-top-social__link--youtube:focus {
    color: #CC0000;
}

/* Authentication */
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signin,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signup,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--logout {
    color: #15803d;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signin:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signin:focus,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signup:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--signup:focus,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--logout:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-auth-icon--logout:focus {
    color: #0f6b32;
    background: rgba(21,128,61,.08);
    border-radius: 3px;
}


/* ================================================================
   PoliticalLeaderPortal - HOME BRAND BAR v8
   Compact white middle header.
   Owns ONLY the middle identity + visitor/member/suggestion row.
   ================================================================ */

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar {
    height: 84px;
    min-height: 84px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #eee8e3;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
    width: 100%;
    max-width: none;
    height: 84px;
    min-height: 84px;
    margin: 0;
    padding: 0 28px 0 30px;
    display: grid;
    grid-template-columns: minmax(430px, 1fr) auto;
    align-items: center;
    gap: 24px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__identity {
    display: inline-flex;
    width: max-content;
    max-width: 100%;
    align-items: center;
    color: inherit;
    text-decoration: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__identity:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__identity:focus {
    color: inherit;
    text-decoration: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__brand-image {
    display: block;
    width: 470px;
    max-width: 100%;
    height: 74px;
    object-fit: contain;
    object-position: left center;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__actions {
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 8px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__diamond {
    display: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor {
    width: 142px;
    height: 42px;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 10px;
    color: #333a40;
    background: #ffffff;
    border: 1px solid #eee7e2;
    border-radius: 8px;
    box-shadow: 0 3px 8px rgba(72,54,39,.08);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor-icon {
    color: #ef660d;
    font-size: 18px;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor-copy {
    display: grid;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor-copy > small {
    margin-bottom: 3px;
    color: #6f777c;
    font-size: 9px;
    font-weight: 700;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor .home-hit-counter-section,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor .home-hit-counter-card {
    display: contents;
    margin: 0;
    padding: 0;
    background: transparent;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor .home-hit-counter-card > span {
    display: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor .home-hit-counter-card > strong {
    margin: 0;
    color: #20272c;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
    width: 124px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 0 9px;
    border: 0;
    border-radius: 7px;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 4px 9px rgba(50,50,50,.10);
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease, filter .16s ease;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member {
    background: linear-gradient(180deg,#ff6508 0%,#f35a00 100%);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
    background: linear-gradient(180deg,#16833f 0%,#0f7135 100%);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member:focus,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion:focus {
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 6px 12px rgba(50,50,50,.14);
    filter: brightness(.98);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-icon,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-icon {
    width: 23px;
    flex: 0 0 23px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy {
    min-width: 0;
    display: grid;
    align-content: center;
    text-align: left;
    line-height: 1;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy strong,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy strong {
    margin: 0;
    color: #fff;
    font-family: "Noto Sans Devanagari","Mangal","Nirmala UI",sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.05;
    white-space: normal;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy small,
body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy small {
    margin-top: 3px;
    color: rgba(255,255,255,.96);
    font-family: Arial,sans-serif;
    font-size: 7px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .1px;
    white-space: normal;
}

@media (max-width: 1199.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
        padding-inline: 20px;
        grid-template-columns: minmax(365px,1fr) auto;
        gap: 12px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__brand-image {
        width: 390px;
        height: 65px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor {
        width: 130px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
        width: 112px;
    }
}

@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
        height: 72px;
        min-height: 72px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
        padding: 0 14px;
        grid-template-columns: 1fr auto;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__brand-image {
        width: 315px;
        height: 58px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__visitor,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member {
        width: 108px;
        height: 40px;
    }
}

@media (max-width: 575.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
        height: 64px;
        min-height: 64px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__inner {
        grid-template-columns: 1fr;
        padding-inline: 10px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__actions {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__brand-image {
        width: min(100%, 285px);
        height: 52px;
    }
}


/* ================================================================
   PoliticalLeaderPortal - HOME NAVBAR / v3
   Owns ONLY the main navigation strip.
   ================================================================ */

body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar {
    position: relative;
    z-index: 1300;
    height: 38px;
    min-height: 38px;
    margin: 0;
    padding: 0;
    overflow: visible;
    color: #fff;
    background: linear-gradient(180deg,#f85b05 0%,#ef4e00 100%);
    border: 0;
    border-top: 1px solid #f4742f;
    border-bottom: 1px solid #df4700;
    font-family: "Noto Sans Devanagari","Nirmala UI","Mangal",Arial,sans-serif;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar-inner {
    width:100%;
    max-width:none;
    height:38px;
    min-height:38px;
    margin:0;
    padding:0 19px;
    display:flex;
    align-items:stretch;
    overflow:visible;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-brand,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-tools {
    display:none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel {
    flex:1 1 auto;
    min-width:0;
    height:38px;
    display:flex;
    align-items:stretch;
    overflow:visible;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-links {
    flex:1 1 auto;
    min-width:0;
    height:38px;
    display:flex;
    align-items:stretch;
    justify-content:flex-start;
    overflow:visible;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item {
    position:relative;
    flex:0 0 auto;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item__row {
    position:relative;
    height:38px;
    min-height:38px;
    display:flex;
    align-items:stretch;
    border-bottom:3px solid transparent;
    transition:background-color .18s ease,border-color .18s ease;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle {
    color:#fff;
    background:transparent;
    font-family:inherit;
    font-size:12px;
    font-weight:700;
    line-height:1;
    text-decoration:none;
    transition:color .18s ease,background-color .18s ease;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-link {
    height:35px;
    min-height:35px;
    display:inline-flex;
    align-items:center;
    padding:0 12px;
    white-space:nowrap;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle {
    width:24px;
    height:35px;
    min-height:35px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0;
    border:0;
    cursor:pointer;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle__icon {
    color:currentColor;
    font-size:8px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-item__row,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-item__row,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-item__row {
    color:#e95209;
    background:#fff;
    border-bottom-color:#e95209;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-item__row > .campaign-submenu-toggle,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-item__row > .campaign-submenu-toggle,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-item__row > .campaign-submenu-toggle {
    color:#e95209;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-active > .campaign-nav-item__row {
    border-bottom-color:#fff;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:first-child > .campaign-nav-item__row > .campaign-nav-link::before {
    content:"\F425";
    margin-right:6px;
    color:currentColor;
    font-family:"bootstrap-icons";
    font-size:12px;
    font-weight:normal;
    line-height:1;
}

/* Dropdown starts exactly at the navbar edge: no dead hover gap. */
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown {
    position:absolute;
    top:100%;
    left:0;
    z-index:1600;
    display:none;
    min-width:220px;
    margin:0;
    padding:4px;
    color:#30383d;
    background:#fff;
    border:1px solid #eadfd7;
    border-top:3px solid #e95209;
    border-radius:0 0 5px 5px;
    box-shadow:0 10px 24px rgba(29,38,43,.16);
    overflow:visible;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-dropdown,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-dropdown,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-dropdown {
    display:block;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item {
    width:100%;
    display:block;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item__row {
    width:100%;
    min-height:36px;
    height:auto;
    display:flex;
    align-items:stretch;
    border-bottom:0;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-link {
    flex:1 1 auto;
    width:auto;
    height:auto;
    min-height:36px;
    padding:8px 10px;
    color:#30383d;
    background:#fff;
    font-size:12px;
    line-height:1.25;
    white-space:normal;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-submenu-toggle {
    width:32px;
    min-height:36px;
    height:auto;
    color:#666;
    background:#fff;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:hover > .campaign-nav-item__row,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:focus-within > .campaign-nav-item__row,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item.is-open > .campaign-nav-item__row {
    background:#fff4ec;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:hover > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:hover > .campaign-nav-item__row > .campaign-submenu-toggle,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:focus-within > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item:focus-within > .campaign-nav-item__row > .campaign-submenu-toggle,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item.is-open > .campaign-nav-item__row > .campaign-nav-link,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item.is-open > .campaign-nav-item__row > .campaign-submenu-toggle {
    color:#d94908;
    background:#fff4ec;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-link::before {
    display:none;
}

/* Nested submenu opens to the right of its parent row. */
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-dropdown {
    top:-3px;
    left:100%;
    margin-left:0;
    border-top-width:1px;
    border-left:3px solid #e95209;
    border-radius:0 5px 5px 0;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search {
    flex:0 0 39px;
    height:38px;
    min-height:38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:auto;
    color:#fff;
    font-size:18px;
    text-decoration:none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search:hover,
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search:focus {
    color:#e95209;
    background:#fff;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-empty {
    height:38px;
    min-height:38px;
    display:inline-flex;
    align-items:center;
    color:rgba(255,255,255,.9);
    font-size:12px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-backdrop { display:none; }


@media (max-width: 1199.98px) and (min-width: 992px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-link {
        padding-inline: 9px;
        font-size: 12px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle {
        padding-right: 5px;
    }
}

@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar-inner {
        min-height: 48px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar-inner {
        width: min(100% - 20px, 960px);
        align-items: center;
        justify-content: space-between;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand {
        display: inline-flex;
        min-width: 0;
        align-items: center;
        gap: 8px;
        color: #fff;
        text-decoration: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand-logo {
        display: block;
        width: 34px;
        height: 34px;
        object-fit: contain;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand-copy {
        min-width: 0;
        display: grid;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand-name {
        color: #fff;
        font-size: 18px;
        font-weight: 800;
        line-height: 1;
        white-space: normal;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand-tagline {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-mobile-menu {
        display: inline-flex !important;
        width: 38px;
        height: 36px;
        align-items: center;
        justify-content: center;
        padding: 0;
        border: 1px solid rgba(255,255,255,.45);
        border-radius: 3px;
        color: #fff;
        background: rgba(255,255,255,.08);
        font-size: 20px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-mobile-menu__label {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 1180;
        display: none;
        max-height: calc(100vh - 48px);
        overflow-y: auto;
        padding: 8px 14px 16px;
        background: #e94b06;
        box-shadow: 0 14px 24px rgba(34, 22, 15, .22);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel.is-open {
        display: block;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel__header {
        min-height: 42px;
        align-items: center;
        justify-content: space-between;
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,.18);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel__close {
        border: 0;
        color: #fff;
        background: transparent;
        font-size: 18px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-links {
        display: block;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item__row {
        width: 100%;
        min-height: 0;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item__row {
        position: relative;
        display: flex;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-link {
        width: 100%;
        min-height: 43px;
        padding: 0 6px;
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,.14);
        font-size: 13px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        min-height: 43px;
        padding: 0 10px;
        color: #fff;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-dropdown {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-dropdown {
        display: block;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown {
        position: static;
        min-width: 0;
        padding: 0 0 0 12px;
        border: 0;
        border-radius: 0;
        color: #fff;
        background: rgba(124, 28, 0, .12);
        box-shadow: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-link {
        color: #fff;
        background: transparent;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel__mobile-action {
        padding-top: 12px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-button {
        display: inline-flex;
        min-height: 38px;
        align-items: center;
        justify-content: center;
        gap: 7px;
        padding: 7px 12px;
        border-radius: 3px;
        color: #e94b06;
        background: #fff;
        font-size: 12px;
        font-weight: 800;
        text-decoration: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search {
        display: none !important;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-backdrop {
        position: fixed;
        inset: 0;
        z-index: 1140;
        display: none;
        border: 0;
        background: rgba(0,0,0,.35);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-backdrop.is-open {
        display: block;
    }
}


/* ================================================================
   v7 - NAVIGATION INTERACTION STABILITY
   Fixes:
   - no dead space between parent menu and dropdown
   - dropdown remains hoverable/clickable
   - dedicated mobile drawer
   - working header search panel
   ================================================================ */

@media (min-width: 992px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar-inner,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-links {
        height: 38px;
        min-height: 38px;
        overflow: visible;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item {
        position: relative;
        height: 38px;
        min-height: 38px;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item__row {
        height: 38px;
        min-height: 38px;
        margin: 0;
        padding: 0;
    }

    /* Important: anchor dropdown to the known navbar height instead of
       percentage height inherited from old CSS. */
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item--level-0 > .campaign-nav-dropdown {
        top: 100%;
        left: 0;
        margin: 0;
    }

    /* Tiny invisible bridge overlaps navbar edge, eliminating even a 1px
       anti-aliasing/dead-hover gap. */
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item--level-0 > .campaign-nav-dropdown::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -30px;
        height: 30px;
        background: transparent;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown {
        z-index: 5000;
        pointer-events: auto;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown__inner {
        position: relative;
        z-index: 1;
        display: block;
        margin: 0;
        padding: 0;
        background: #fff;
        pointer-events: auto;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-item {
        height: auto;
        min-height: 36px;
    }

    /* Nested dropdowns touch the parent dropdown exactly. */
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-dropdown {
        top: -4px;
        left: 100%;
        margin: 0;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-dropdown,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-dropdown,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-dropdown {
        display: block;
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }
}

/* Search icon is always an actual interactive control. */
body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search {
    position: relative;
    z-index: 3;
    flex: 0 0 42px;
    width: 42px;
    height: 38px;
    min-height: 38px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    color: #fff;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-decoration: none;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-panel {
    position: absolute;
    top: 100%;
    right: 16px;
    z-index: 5200;
    width: min(420px, calc(100vw - 32px));
    padding: 10px;
    display: none;
    background: #fff;
    border-top: 3px solid #ef5708;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 12px 30px rgba(20, 20, 20, .20);
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-panel.is-open {
    display: block;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-form {
    display: flex;
    align-items: stretch;
    gap: 0;
    margin: 0;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-input {
    flex: 1 1 auto;
    min-width: 0;
    height: 40px;
    padding: 0 12px;
    border: 1px solid #ddd7d1;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    outline: 0;
    color: #263238;
    background: #fff;
    font-size: 13px;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-input:focus {
    border-color: #ef5708;
    box-shadow: inset 0 0 0 1px #ef5708;
}

body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-submit {
    flex: 0 0 44px;
    width: 44px;
    height: 40px;
    border: 0;
    border-radius: 0 5px 5px 0;
    color: #fff;
    background: #ef5708;
    font-size: 16px;
    cursor: pointer;
}

/* ---------------------------------------------------------------
   Mobile / tablet navigation
   --------------------------------------------------------------- */
@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar {
        height: 48px;
        min-height: 48px;
        overflow: visible;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-navbar-inner {
        position: relative;
        width: 100%;
        max-width: none;
        height: 48px;
        min-height: 48px;
        padding: 0 12px;
        display: flex;
        align-items: center;
        gap: 8px;
        overflow: visible;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-brand {
        flex: 1 1 auto;
        min-width: 0;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-mobile-menu {
        position: relative;
        z-index: 5300;
        flex: 0 0 40px;
        width: 40px;
        height: 38px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        padding: 0;
        color: #fff;
        background: rgba(255,255,255,.10);
        border: 1px solid rgba(255,255,255,.55);
        border-radius: 5px;
        cursor: pointer;
        pointer-events: auto;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-search {
        position: relative;
        z-index: 5300;
        flex: 0 0 40px;
        width: 40px;
        height: 38px;
        min-height: 38px;
        margin-left: 0;
        border: 1px solid rgba(255,255,255,.42);
        border-radius: 5px;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel {
        position: absolute;
        top: 48px;
        left: 0;
        right: 0;
        z-index: 5100;
        width: 100%;
        height: auto;
        max-height: calc(100vh - 48px);
        display: none;
        padding: 0 14px 18px;
        overflow-x: hidden;
        overflow-y: auto;
        color: #fff;
        background: #ed5108;
        box-shadow: 0 14px 28px rgba(0,0,0,.24);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-panel.is-open {
        display: block !important;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-links {
        width: 100%;
        height: auto;
        min-height: 0;
        display: block;
        overflow: visible;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item {
        width: 100%;
        height: auto;
        min-height: 0;
        display: block;
        margin: 0;
        padding: 0;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item__row {
        width: 100%;
        height: auto;
        min-height: 44px;
        display: flex;
        align-items: stretch;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.18);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-link {
        flex: 1 1 auto;
        width: auto;
        height: auto;
        min-height: 44px;
        display: flex;
        align-items: center;
        padding: 8px 8px;
        color: #fff;
        background: transparent;
        border: 0;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-submenu-toggle {
        position: static;
        flex: 0 0 44px;
        width: 44px;
        height: 44px;
        min-height: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        color: #fff;
        background: rgba(0,0,0,.05);
        border: 0;
        cursor: pointer;
    }

    /* Disable desktop hover behavior on touch layouts. */
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:hover > .campaign-nav-dropdown,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item:focus-within > .campaign-nav-dropdown {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-dropdown {
        display: block !important;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-dropdown {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        min-width: 0;
        margin: 0;
        padding: 0 0 0 12px;
        display: none;
        color: #fff;
        background: rgba(99, 26, 0, .14);
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown::before {
        display: none;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown__inner {
        background: transparent;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-dropdown .campaign-nav-link {
        color: #fff;
        background: transparent;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-item.is-open > .campaign-nav-item__row {
        background: rgba(255,255,255,.10);
        border-bottom-color: rgba(255,255,255,.28);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-backdrop {
        position: fixed;
        inset: 0;
        z-index: 5000;
        display: none;
        width: 100vw;
        height: 100vh;
        padding: 0;
        border: 0;
        background: rgba(0,0,0,.38);
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-nav-backdrop.is-open {
        display: block !important;
    }

    body.public-inner-layout .managed-site-header .home-app-header .campaign-header-search-panel {
        top: 48px;
        right: 8px;
        z-index: 5400;
        width: calc(100vw - 16px);
    }
}

body.campaign-nav-open {
    overflow: hidden;
}


/* ================================================================
   PoliticalLeaderPortal - HOME FOOTER v6
   Dedicated Home footer skin.
   Reference: taller 4-column civic footer, dark green + white text.
   site-footer.css may remain for inner pages; these Home selectors own
   the Home footer completely and intentionally override legacy values.
   ================================================================ */

body.public-inner-layout .managed-site-footer {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: #05241f !important;
    transform: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer {
    position: relative !important;
    width: 100% !important;
    min-height: 330px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    background: #05241f !important;
    color: #ffffff !important;
    box-shadow: none !important;
    font-family: "Noto Sans Devanagari", "Nirmala UI", Inter, Arial, sans-serif !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer::before,
body.public-inner-layout .managed-site-footer .campaign-footer::after {
    display: none !important;
    content: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer__inner {
    width: var(--home-media-rail, min(1840px, calc(100% - 64px))) !important;
    max-width: none !important;
    min-height: 330px !important;
    margin: 0 auto !important;
    padding: 46px 0 0 !important;
    box-sizing: border-box !important;
}

/* Four visible columns. Newsletter remains available in markup/admin but is
   intentionally hidden on Home to match the supplied footer reference. */
body.public-inner-layout .managed-site-footer .campaign-footer-grid {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1.35fr .9fr 1fr 1.25fr !important;
    gap: 0 !important;
    align-items: stretch !important;
    margin: 0 !important;
    padding: 0 0 42px !important;
    box-sizing: border-box !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-newsletter {
    display: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-grid > * {
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 38px !important;
    border-left: 1px solid rgba(255,255,255,.16) !important;
    box-sizing: border-box !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-grid > :first-child {
    padding-left: 0 !important;
    border-left: 0 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-grid > :last-child:not(.campaign-footer-newsletter) {
    padding-right: 0 !important;
}

/* Brand */
body.public-inner-layout .managed-site-footer .campaign-footer-brand__identity {
    display: inline-flex !important;
    align-items: center !important;
    gap: 14px !important;
    margin: 0 0 15px !important;
    color: #fff !important;
    text-decoration: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__mark,
body.public-inner-layout .managed-site-footer .campaign-footer-brand__fallback {
    width: 58px !important;
    height: 58px !important;
    flex: 0 0 58px !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: #f36a16 !important;
    box-shadow: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__mark img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: contain !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__fallback {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 900 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__copy {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__copy strong {
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 850 !important;
    line-height: 1.05 !important;
    letter-spacing: -.02em !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-brand__copy small {
    color: rgba(255,255,255,.86) !important;
    font-size: 13px !important;
    font-weight: 650 !important;
    line-height: 1.25 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-tagline {
    max-width: 390px !important;
    margin: 0 0 20px !important;
    color: #abc0bc !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.65 !important;
}

/* Column headings + links */
body.public-inner-layout .managed-site-footer .campaign-footer-column h4 {
    margin: 1px 0 17px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-links {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-links a {
    display: inline-flex !important;
    align-items: center !important;
    max-width: 100% !important;
    color: #f8fbfa !important;
    font-size: 14px !important;
    font-weight: 550 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    transition: color .16s ease, transform .16s ease !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-links a:hover,
body.public-inner-layout .managed-site-footer .campaign-footer-links a:focus {
    color: #ff7a22 !important;
    transform: translateX(2px) !important;
    text-decoration: none !important;
}

/* Contact */
body.public-inner-layout .managed-site-footer .campaign-footer-contact__list {
    display: grid !important;
    gap: 11px !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-contact__list a,
body.public-inner-layout .managed-site-footer .campaign-footer-contact__item {
    display: grid !important;
    grid-template-columns: 20px minmax(0,1fr) !important;
    gap: 8px !important;
    align-items: start !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 550 !important;
    line-height: 1.45 !important;
    text-decoration: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-contact__list i {
    width: 20px !important;
    color: #ff671f !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-contact__empty {
    margin: 0 !important;
    color: #abc0bc !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
}

/* Social buttons */
body.public-inner-layout .managed-site-footer .campaign-social-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 !important;
}

body.public-inner-layout .managed-site-footer .campaign-social-row a {
    width: 40px !important;
    height: 40px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    color: #fff !important;
    background: rgba(255,255,255,.11) !important;
    font-size: 18px !important;
    text-decoration: none !important;
    transition: background .16s ease, transform .16s ease !important;
}

body.public-inner-layout .managed-site-footer .campaign-social-row a:hover,
body.public-inner-layout .managed-site-footer .campaign-social-row a:focus {
    color: #fff !important;
    background: #f45a0a !important;
    transform: translateY(-2px) !important;
}

/* Bottom legal row */
body.public-inner-layout .managed-site-footer .campaign-footer-bottom {
    width: 100% !important;
    min-height: 68px !important;
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;
    gap: 24px !important;
    margin: 0 !important;
    padding: 18px 0 16px !important;
    border-top: 1px solid rgba(255,255,255,.16) !important;
    box-sizing: border-box !important;
}

body.public-inner-layout .managed-site-footer .campaign-copyright {
    color: #8fa9a4 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-legal {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-legal a {
    color: #d8e3e0 !important;
    font-size: 12px !important;
    font-weight: 550 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-legal a + a::before {
    display: none !important;
    content: none !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-credit {
    justify-self: end !important;
    margin: 0 !important;
    color: #78938d !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    text-align: right !important;
    white-space: normal !important;
}

/* Ensure no old pseudo-credit survives from prior home-footer.css versions. */
body.public-inner-layout .managed-site-footer .campaign-footer-credit::before,
body.public-inner-layout .managed-site-footer .campaign-footer-credit::after {
    display: none !important;
    content: none !important;
}

/* Responsive */
@media (max-width: 1199.98px) {
    body.public-inner-layout .managed-site-footer .campaign-footer__inner {
        width: calc(100% - 40px) !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid > * {
        padding-inline: 24px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-brand__copy strong {
        font-size: 22px !important;
    }
}

@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-footer .campaign-footer {
        min-height: 0 !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer__inner {
        min-height: 0 !important;
        padding-top: 34px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        row-gap: 30px !important;
        padding-bottom: 32px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid > * {
        padding: 0 20px !important;
        border-left: 0 !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid > :nth-child(even) {
        border-left: 1px solid rgba(255,255,255,.14) !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-bottom {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
        align-items: start !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-legal {
        justify-content: flex-start !important;
        flex-wrap: wrap !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-credit {
        justify-self: start !important;
        text-align: left !important;
        white-space: normal !important;
    }
}

@media (max-width: 575.98px) {
    body.public-inner-layout .managed-site-footer .campaign-footer__inner {
        width: calc(100% - 24px) !important;
        padding-top: 28px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid {
        grid-template-columns: 1fr !important;
        row-gap: 25px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-grid > * {
        padding: 0 !important;
        border-left: 0 !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-brand__mark,
    body.public-inner-layout .managed-site-footer .campaign-footer-brand__fallback {
        width: 50px !important;
        height: 50px !important;
        flex-basis: 50px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-brand__copy strong {
        font-size: 21px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-column h4 {
        margin-bottom: 12px !important;
        font-size: 16px !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-links a,
    body.public-inner-layout .managed-site-footer .campaign-footer-contact__list a,
    body.public-inner-layout .managed-site-footer .campaign-footer-contact__item {
        font-size: 13px !important;
    }
}


/* ================================================================
   v7 - FOOTER VALIDATION + DISCLAIMER VISIBILITY FIX
   Dedicated CSS only: no dynamic inline custom-property declarations.
   ================================================================ */
body.public-inner-layout .managed-site-footer .campaign-footer {
    background: #06372f !important;
    color: #ffffff !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-bottom {
    grid-template-columns: minmax(0,1fr) auto minmax(300px,1fr) !important;
    overflow: visible !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-credit {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    width: auto !important;
    max-width: 430px !important;
    min-width: 0 !important;
    justify-self: end !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #87a59f !important;
    background: transparent !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    text-align: right !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
}

body.public-inner-layout .managed-site-footer .campaign-footer-credit::before,
body.public-inner-layout .managed-site-footer .campaign-footer-credit::after {
    display: none !important;
    content: none !important;
}

@media (max-width: 991.98px) {
    body.public-inner-layout .managed-site-footer .campaign-footer-bottom {
        grid-template-columns: 1fr !important;
    }

    body.public-inner-layout .managed-site-footer .campaign-footer-credit {
        justify-self: start !important;
        max-width: none !important;
        text-align: left !important;
    }
}

/* ================================================================
   FINAL DESKTOP CTA FIX - v11 (Ported for inner pages)
   ================================================================ */
@media (min-width: 992px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__actions {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 12px !important;
        overflow: visible !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member {
        width: auto !important;
        min-width: auto !important;
        max-width: auto !important;
        flex: 0 0 auto !important;
        height: 46px !important;
        min-height: 46px !important;
        padding: 0 12px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 9px !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
        width: 170px !important;
        min-width: 170px !important;
        max-width: 170px !important;
        flex: 0 0 170px !important;
        height: 46px !important;
        min-height: 46px !important;
        padding: 0 12px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 9px !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-icon,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-icon {
        width: 27px !important;
        min-width: 27px !important;
        max-width: 27px !important;
        flex: 0 0 27px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 19px !important;
        line-height: 1 !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy {
        min-width: 0 !important;
        width: auto !important;
        max-width: calc(100% - 36px) !important;
        flex: 1 1 auto !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy strong {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        color: #fff !important;
        font-family: Inter, Arial, sans-serif !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        line-height: 1.05 !important;
        letter-spacing: -.15px !important;
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: clip !important;
        box-sizing: border-box !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy strong {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        line-height: 1.05 !important;
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: clip !important;
        box-sizing: border-box !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy small,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy small {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 3px 0 0 !important;
        padding: 0 !important;
        font-size: 7px !important;
        line-height: 1 !important;
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: clip !important;
        box-sizing: border-box !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member {
        width: 176px !important;
        min-width: 176px !important;
        max-width: 176px !important;
        flex-basis: 176px !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion {
        width: 155px !important;
        min-width: 155px !important;
        max-width: 155px !important;
        flex-basis: 155px !important;
    }
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__member-copy strong,
    body.public-inner-layout .managed-site-header .home-app-header .campaign-brandbar__suggestion-copy strong {
        font-size: 12px !important;
    }
}
