:root {
            color-scheme: dark;
        }

        body {
            background: #0b0e13;
            color: #e5e7eb;
        }

        .et-chip {
            display: inline-block;
            color: #fff;
            padding: var(--et-chip-py, .42rem) var(--et-chip-px, .6rem);
            border-radius: var(--et-chip-radius, .55rem);
            font-weight: var(--et-chip-fw, 700);
            font-size: var(--et-chip-fs, .9rem);
            line-height: 1;
            white-space: nowrap;
        }

        /* —— Sleek home (state page) —— */
        body.sleek-home {
            font-family: "DM Sans", ui-sans-serif, system-ui, sans-serif;
            background: #050608;
            color: #e2e8f0;
            min-height: 100vh;
        }

        body.sleek-home h1,
        body.sleek-home h2,
        body.sleek-home h3,
        body.sleek-home h4 {
            font-family: "Plus Jakarta Sans", "DM Sans", ui-sans-serif, system-ui, sans-serif;
        }

        body.sleek-home #mainHeader {
            position: relative;
            z-index: 50;
            background: rgba(5, 6, 8, 0.92);
            backdrop-filter: blur(16px);
            -webkit-backdrop-filter: blur(16px);
            border-bottom: 1px solid rgba(51, 65, 85, 0.45);
            overflow: visible;
        }

        body.sleek-home .sleek-home-header-logo {
            transform: scale(1.18);
            transform-origin: left center;
        }

        body.sleek-home .sleek-eyebrow {
            font-size: 0.65rem;
            font-weight: 600;
            letter-spacing: 0.14em;
            text-transform: uppercase;
            color: #64748b;
        }

        body.sleek-home .sleek-chart-stage {
            position: relative;
            background-color: #0c0f14;
            border: 1px solid rgba(51, 65, 85, 0.5);
            border-radius: 0;
            padding: 0.5rem 0.65rem;
            overflow: visible;
        }

        /* Approval-page chart chrome (MI senate polling only). */
        body.mi-senate-approval-format .sleek-chart-stage {
            background-color: transparent !important;
            border: 1px solid transparent !important;
            padding: 0 !important;
        }

        body.mi-senate-approval-format #senLineViz.sleek-chart-stage {
            margin-top: 5px;
            overflow: visible !important;
        }

        body.mi-senate-approval-format main > section:has(#senLineViz),
        body.mi-senate-approval-format main > section:has(#senLineViz) > div,
        body.mi-senate-approval-format #senLineViz > .relative.w-full {
            overflow: visible !important;
        }

        /* Chart height: mobile 305px; desktop 535px. */
        body.mi-senate-approval-format #senLineViz > .relative.w-full,
        body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full {
            height: 305px !important;
            min-height: 305px !important;
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format main > section:has(#senLineViz) > div {
                overflow: visible;
                padding-top: 1rem !important;
                padding-bottom: 0.5rem !important;
            }

            /* When GE mid-ad is present, drop chart bottom pad (ad padding owns the gap). */
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#senLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="filled"]) > div,
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#senLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="live"]) > div,
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#govLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="filled"]) > div,
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#govLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="live"]) > div,
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#houseLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="filled"]) > div,
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#houseLineViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="live"]) > div {
                padding-bottom: 0 !important;
            }

            body.mi-senate-approval-format #senLineViz {
                overflow: visible !important;
                margin-left: -12px;
                width: calc(100% + 12px);
            }

            body.mi-senate-approval-format #senLineViz > .relative.w-full,
            body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full {
                overflow: visible;
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head.all-polls-page-head.approval-page-head {
                margin-top: calc(1rem - 33px) !important;
                margin-bottom: 0.5rem;
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-grid {
                margin-top: 0.5rem;
                gap: 0.5rem;
                padding: 0;
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat {
                padding: 0.7rem 0.65rem 0.65rem 0.75rem;
                text-align: left;
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-value {
                font-size: clamp(1.25rem, 5.5vw, 1.55rem);
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-note {
                font-size: 0.68rem;
            }

            /* Primary buttons: full width under stat rectangles, white label text. */
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats {
                width: 100%;
                margin-top: calc(0.5rem + 7px);
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 0.5rem;
                justify-content: stretch;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats .race-hero-primary-btn {
                box-sizing: border-box;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                max-width: none;
                border: none;
                border-bottom: 2.5px solid transparent;
                border-radius: 0 0 6px 6px;
                background-color: #050608;
                background-repeat: no-repeat;
                background-size: 100% 100%;
                color: #ffffff !important;
                font-size: 0.75rem;
                font-weight: 500;
                line-height: 1.2;
                padding: 0.42rem 0.65rem;
                white-space: normal;
                text-align: center;
                text-decoration: none;
                cursor: pointer;
                transition: background 0.12s ease, color 0.12s ease, border-color 0.12s ease, filter 0.12s ease;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent="D"] {
                border-bottom-color: #0c6df6;
                background-image: linear-gradient(0deg, rgba(12, 109, 246, 0.24) 0%, rgba(12, 109, 246, 0.12) 22%, rgba(12, 109, 246, 0.045) 52%, #050608 80%, #050608 100%);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent="R"] {
                border-bottom-color: #f42726;
                background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.24) 0%, rgba(244, 39, 38, 0.12) 22%, rgba(244, 39, 38, 0.045) 52%, #050608 80%, #050608 100%);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn--current[data-party-accent="D"],
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[aria-current="page"][data-party-accent="D"] {
                font-weight: 600;
                border-bottom-color: #0c6df6;
                background-image: linear-gradient(0deg, rgba(12, 109, 246, 0.3) 0%, rgba(12, 109, 246, 0.15) 22%, rgba(12, 109, 246, 0.055) 52%, #050608 80%, #050608 100%);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn--current[data-party-accent="R"],
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[aria-current="page"][data-party-accent="R"] {
                font-weight: 600;
                border-bottom-color: #f42726;
                background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.3) 0%, rgba(244, 39, 38, 0.15) 22%, rgba(244, 39, 38, 0.055) 52%, #050608 80%, #050608 100%);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn--current,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[aria-current="page"],
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent]:hover,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent]:focus-visible {
                color: #ffffff !important;
                filter: brightness(1.08);
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent="D"] {
                background-color: #ffffff;
                background-image: var(--pm-light-eh-glow-blue-soft, linear-gradient(0deg, rgba(12, 109, 246, 0.40) 0%, rgba(12, 109, 246, 0.20) 42%, rgba(12, 109, 246, 0.072) 72%, #ffffff 100%, #ffffff 100%));
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent="R"] {
                border-bottom-color: #f42726;
                background-color: #ffffff;
                background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.40) 0%, rgba(244, 39, 38, 0.20) 42%, rgba(244, 39, 38, 0.072) 72%, #ffffff 100%, #ffffff 100%);
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent]:hover,
            html[data-pollsmax-theme="light"] body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-party-accent]:focus-visible {
                filter: none;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats
                .race-hero-primary-btn[data-primary-type="rep-primary-runoff"] {
                font-size: 0.7rem;
                white-space: nowrap;
                transform: translateY(0.5px);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .mi-senate-chart-stat-head .mi-senate-primary-nav--under-stats.mi-senate-primary-nav--triple-dem-left
                > .race-hero-primary-btn[data-primary-type="rep-primary"] {
                grid-column: 2;
            }

            body.mi-senate-approval-format main > section:has(#pollsTableShell) > div {
                margin-top: 0;
                padding-top: 1.25rem !important;
            }

            /* GE mid-ad present: no table-section top pad (ad padding owns the gap). */
            html:has(#raceGePollAdBeforeTableMobile[data-ad-state="filled"])
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#pollsTableShell) > div,
            html:has(#raceGePollAdBeforeTableMobile[data-ad-state="live"])
            body.mi-senate-approval-format:not(.race-view-forecast)
            main > section:has(#pollsTableShell) > div {
                padding-top: 0 !important;
            }
        }

        @media (max-width: 420px) {
            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-grid {
                grid-template-columns: 1fr;
            }
}

        @media (max-width: 520px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo {
                width: clamp(105px, 44.1vw, 137px) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__frame {
                height: clamp(131px, 54.6vw, 173px) !important;
            }
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__last {
                font-size: clamp(0.95rem, 1.6vw, 1.15rem) !important;
            }
        }

        body.mi-senate-approval-format #senLineViz > .relative.w-full > canvas#avgChart,
        body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full > canvas#avgChart {
            height: 100% !important;
            width: 100% !important;
            transform: translateY(-20px);
        }

        body.mi-senate-approval-format #senLineViz .et-sleek-hover-chrome-canvas {
            transform: none !important;
        }

        @media (min-width: 768px) {
            body.mi-senate-approval-format #senLineViz > .relative.w-full > canvas#avgChart,
            body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full > canvas#avgChart {
                transform: translateY(5px) !important;
            }
        }

        @media (min-width: 640px) {
            body.mi-senate-approval-format #senLineViz > .relative.w-full,
            body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full {
                height: 535px !important;
                min-height: 535px !important;
            }
        }

        /* Chart captions: Pollsmax Polling Average (plot top-left) + Margin (rotated, margin band). */
        body.mi-senate-approval-format #senLineViz > .relative.w-full {
            position: relative;
        }

        body.mi-senate-approval-format .mi-senate-chart-label {
            position: absolute;
            pointer-events: none;
            z-index: 1;
            margin: 0;
            padding: 0;
            color: #94a3b8;
            font-family: "DM Sans", ui-sans-serif, system-ui, sans-serif;
            font-weight: 500;
            line-height: 1.2;
            white-space: nowrap;
        }

        /* Chart canvas under captions; dashed hover line (z-index 2) + dots (3) paint above. */
        body.mi-senate-approval-format #senLineViz > .relative.w-full > canvas#avgChart,
        body.mi-senate-approval-format #senLineViz.sleek-chart-stage > .relative.w-full > canvas#avgChart {
            position: relative;
            z-index: 0 !important;
        }

        html[data-pollsmax-theme="light"] body.mi-senate-approval-format .mi-senate-chart-label {
            color: var(--pm-light-gray-muted, #334155);
        }

        body.mi-senate-approval-format .mi-senate-chart-label--avg {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            font-size: 1.125rem;
            overflow: visible;
        }

        body.mi-senate-approval-format .mi-senate-chart-label--avg .mi-senate-chart-label__x {
            width: 17px;
            height: 17px;
            object-fit: contain;
            flex-shrink: 0;
            transform: translateY(-1px);
        }

        body.mi-senate-approval-format .mi-senate-chart-avg-rule {
            display: none !important;
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format .mi-senate-chart-label--avg {
                font-size: clamp(0.84rem, 3.4vw, 0.94rem);
                gap: 6px;
            }

            body.mi-senate-approval-format .mi-senate-chart-label--avg .mi-senate-chart-label__x {
                width: 16px;
                height: 16px;
            }

            body.mi-senate-approval-format .mi-senate-chart-label--avg .mi-senate-chart-label__text {
                transform: translateY(-1px);
            }
        }

        @media (min-width: 768px) {
            body.mi-senate-approval-format .mi-senate-chart-label--avg {
                font-size: 1.3rem;
            }

            body.mi-senate-approval-format .mi-senate-chart-label--avg .mi-senate-chart-label__x {
                width: 21px;
                height: 21px;
            }
        }

        /* Line + area charts: hide sideways Margin caption (desktop + mobile). */
        body.mi-senate-approval-format .mi-senate-chart-label--margin {
            display: none !important;
        }

        /* Full-width race update under hero, above chart chip/date (ME/SC Senate GE). */
        body.mi-senate-approval-format:has(.mi-senate-race-update-sec)
            main > section:has(#senLineViz, #senBarViz) > div {
            padding-top: 0.75rem !important;
        }
        @media (min-width: 768px) {
            body.mi-senate-approval-format:has(.mi-senate-race-update-sec)
                main > section:has(#senLineViz, #senBarViz) > div {
                padding-top: calc(0.75rem + 25px) !important;
            }
        }
        @media (max-width: 767px) {
            body.mi-senate-approval-format:has(.mi-senate-race-update-sec)
                main > section:has(#senLineViz, #senBarViz) > div {
                padding-top: calc(0.75rem + 3px) !important;
            }
        }
        body.mi-senate-approval-format .mi-senate-race-update-sec {
            display: block !important;
            width: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            border: none !important;
            background: transparent !important;
            visibility: visible !important;
            opacity: 1 !important;
        }
        body.mi-senate-approval-format .mi-senate-race-update-sec > .mi-senate-race-update-sec__inner {
            display: block !important;
            width: 100% !important;
            box-sizing: border-box !important;
            padding-top: 0.35rem !important;
            padding-bottom: 0.75rem !important;
        }
        body.mi-senate-approval-format .mi-senate-race-update {
            display: block !important;
            width: 100% !important;
            box-sizing: border-box !important;
            margin: 0 0 25px 0 !important;
            padding: 0.85rem 0.95rem 0.85rem 0.9rem !important;
            border: none !important;
            border-left: 3px solid rgba(148, 163, 184, 0.55) !important;
            border-radius: 8px 0 0 8px !important;
            background: linear-gradient(90deg, rgba(148, 163, 184, 0.16) 0%, rgba(148, 163, 184, 0.06) 42%, #050608 100%) !important;
            visibility: visible !important;
            opacity: 1 !important;
        }
        body.mi-senate-approval-format .mi-senate-race-update--dem {
            border-left-color: #0c6df6 !important;
            background: linear-gradient(90deg, rgba(12, 109, 246, 0.14) 0%, rgba(12, 109, 246, 0.04) 42%, #050608 100%) !important;
        }
        body.mi-senate-approval-format .mi-senate-race-update--rep {
            border-left-color: #f42726 !important;
            background: linear-gradient(90deg, rgba(244, 39, 38, 0.14) 0%, rgba(244, 39, 38, 0.04) 42%, #050608 100%) !important;
        }
        @media (max-width: 767px) {
            body.mi-senate-approval-format .mi-senate-race-update {
                margin-bottom: 3px !important;
            }
        }
        body.mi-senate-approval-format .mi-senate-race-update__label {
            margin: 0 !important;
            color: #94a4b8 !important;
            font-size: 0.7rem !important;
            font-weight: 650 !important;
            letter-spacing: 0.06em !important;
            text-transform: uppercase !important;
            line-height: 1.2 !important;
        }
        body.mi-senate-approval-format .mi-senate-race-update__text {
            margin: 0.45rem 0 0 !important;
            color: #94a4b8 !important;
            font-size: 0.92rem !important;
            font-weight: 400 !important;
            letter-spacing: 0 !important;
            line-height: 1.45 !important;
        }
        @media (max-width: 767px) {
            body.mi-senate-approval-format .mi-senate-race-update__text {
                font-size: 0.68rem !important;
                font-weight: 400 !important;
                line-height: 1.3 !important;
            }
        }
        html[data-pollsmax-theme="light"] body.mi-senate-approval-format .mi-senate-race-update--dem {
            border-left-color: #2563eb !important;
            background: linear-gradient(90deg, rgba(37, 99, 235, 0.21) 0%, rgba(37, 99, 235, 0.06) 42%, #ffffff 100%) !important;
        }
        html[data-pollsmax-theme="light"] body.mi-senate-approval-format .mi-senate-race-update--rep {
            border-left-color: #dc2626 !important;
            background: linear-gradient(90deg, rgba(220, 38, 38, 0.21) 0%, rgba(220, 38, 38, 0.06) 42%, #ffffff 100%) !important;
        }
        html[data-pollsmax-theme="light"] body.mi-senate-approval-format .mi-senate-race-update__label {
            color: #94a4b8 !important;
        }
        html[data-pollsmax-theme="light"] body.mi-senate-approval-format .mi-senate-race-update__text {
            color: #94a4b8 !important;
        }

        /* Chart stat boxes (generic-ballot style, under chart). */
        body.mi-senate-approval-format .mi-senate-chart-stat-head.all-polls-page-head.approval-page-head {
            position: static;
            top: auto;
            z-index: auto;
            padding: 0;
            margin-top: 5rem;
            margin-bottom: 12px;
            background: transparent;
            box-shadow: none;
        }

        body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-grid {
            margin-top: 0;
        }

        body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-value {
            margin-top: calc(0.3rem + 2px);
            transform: translateY(4px);
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format .mi-senate-chart-stat-head .approval-stat-value {
                transform: translateY(3px);
            }
        }

        /* Michigan poll table: 20px closer to chart (desktop) */
        @media (min-width: 768px) {
            body.mi-senate-approval-format main > section:has(#pollsTableShell) > div {
                margin-top: -20px;
            }

            body.mi-senate-approval-format .mi-senate-chart-stat-head.all-polls-page-head.approval-page-head {
                margin-top: 5.5rem;
            }
        }

        body.mi-senate-approval-format .mi-senate-state-map-wrap {
            justify-self: start;
            align-self: center;
            width: auto;
            min-width: 0;
            flex-shrink: 0;
            background: transparent;
            border: none;
            box-shadow: none;
        }

        body.mi-senate-approval-format .mi-senate-state-map-viewport {
            width: auto;
            height: auto;
            min-height: 0;
            flex-shrink: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: visible;
            background: transparent;
            border: none;
        }

        body.mi-senate-approval-format .mi-senate-state-map-stage {
            position: relative;
            width: auto;
            height: auto;
            flex-shrink: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        body.mi-senate-approval-format .mi-senate-hero-state-map-svg,
        body.mi-senate-approval-format.mi-senate-forecast-hero
            .state-race-page-head--sen-gov-stack .mi-senate-state-map-stage svg {
            position: relative;
            z-index: 1;
            display: block;
            width: auto !important;
            height: auto !important;
            max-width: none !important;
            max-height: none !important;
            flex-shrink: 0;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero
            .state-race-page-head--sen-gov-stack .mi-senate-state-map-viewport {
            width: auto !important;
            height: auto !important;
            min-height: 0 !important;
        }

        /* Michigan hero photos: match /senate/michigan/forecast sizes */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo {
            width: clamp(118px, 14vw, 158px) !important;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__frame {
            height: clamp(148px, 17.5vw, 198px) !important;
            aspect-ratio: auto;
        }

        @media (min-width: 768px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo {
                width: clamp(128px, 15.2vw, 172px) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__frame {
                height: clamp(160px, 19vw, 214px) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__last {
                font-size: clamp(1.05rem, 1.85vw, 1.3rem) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__shade {
                height: 32%;
                min-height: 52px;
                padding: 0.45rem 0.5rem 0.55rem;
            }
        }

        /* Michigan hero photos: forecast-style party shade gradients */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__shade {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 34%;
            min-height: 48px;
            display: flex;
            align-items: flex-end;
            justify-content: center;
            padding: 0.4rem 0.45rem 0.5rem;
            box-sizing: border-box;
            pointer-events: none;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__shade--d {
            background: linear-gradient(0deg,
                rgba(13, 102, 200, 1) 0%,
                rgba(13, 102, 200, 0.95) 24%,
                rgba(13, 102, 200, 0.76) 44%,
                rgba(13, 102, 200, 0.42) 64%,
                rgba(13, 102, 200, 0.22) 80%,
                rgba(13, 102, 200, 0.10) 90%,
                rgba(13, 102, 200, 0.04) 96%,
                transparent 100%);
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__shade--r {
            background: linear-gradient(0deg,
                rgba(212, 47, 48, 1) 0%,
                rgba(212, 47, 48, 0.95) 24%,
                rgba(212, 47, 48, 0.76) 44%,
                rgba(212, 47, 48, 0.42) 64%,
                rgba(212, 47, 48, 0.22) 80%,
                rgba(212, 47, 48, 0.10) 90%,
                rgba(212, 47, 48, 0.04) 96%,
                transparent 100%);
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__shade--ind {
            background: linear-gradient(0deg,
                rgba(135, 149, 166, 0.98) 0%,
                rgba(135, 149, 166, 0.64) 45%,
                rgba(135, 149, 166, 0.18) 78%,
                transparent 100%);
        }

        /* Michigan hero type: state name + senate polls eyebrow */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-flag-row,
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-state {
            font-size: clamp(3rem, 6.95vw, 4.8rem);
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-flag-row,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-state {
                font-size: clamp(2.35rem, 10.5vw, 3.15rem);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-state,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-row,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block .race-hero-primary-nav {
                transform: none !important;
            }
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle,
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-row .rf-head-race {
            font-size: clamp(1.12rem, 2.18vw, 1.36rem);
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .race-hero-primary-btn {
            font-size: 0.8125rem;
            padding: 0.46rem 0.9rem;
        }

        @media (min-width: 768px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .race-hero-primary-btn {
                font-size: 0.84375rem;
                padding: 0.48rem 0.95rem;
            }
        }

        /* Michigan hero eyebrow stack: polls label row + primary buttons below */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            width: 100%;
            max-width: 100%;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-row {
            display: inline-flex;
            align-items: center;
            flex-wrap: nowrap;
            gap: 0;
            width: auto;
            max-width: 100%;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-row .rf-head-race,
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle .rf-head-race {
            margin: 0 !important;
            padding: 0 !important;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle {
            display: inline-flex !important;
            align-items: center;
            justify-content: center;
            gap: 0.4rem;
            margin: 0 !important;
            padding: 0 !important;
            width: auto !important;
            border: none;
            background: transparent;
            color: #94a3b8;
            font-weight: 800;
            line-height: 1;
            cursor: pointer;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle .state-race-page-more-label {
            display: none !important;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle .state-race-page-more-control {
            gap: 0;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-toggle .state-race-page-more-chevron {
            width: 1.15em;
            height: 1.15em;
            flex-shrink: 0;
            color: #94a3b8;
            margin-left: -1px;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block .race-hero-primary-nav {
            margin-top: calc(0.35rem + 5px);
            justify-content: flex-start;
            width: 100%;
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block .race-hero-primary-nav {
                transform: none !important;
            }
        }

        /* Michigan primary nav: chart line colors (#0c6df6 / #f42726) */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .race-hero-primary-btn[data-party-accent="R"] {
            border-bottom-color: #f42726;
            background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.24) 0%, rgba(244, 39, 38, 0.12) 22%, rgba(244, 39, 38, 0.045) 52%, #050608 80%, #050608 100%);
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .race-hero-primary-btn--current[data-party-accent="R"],
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .race-hero-primary-btn[aria-current="page"][data-party-accent="R"] {
            border-bottom-color: #f42726;
            background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.3) 0%, rgba(244, 39, 38, 0.15) 22%, rgba(244, 39, 38, 0.055) 52%, #050608 80%, #050608 100%);
        }

        html[data-pollsmax-theme="light"] body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .race-hero-primary-btn[data-party-accent="R"] {
            border-bottom-color: #f42726;
            background-image: linear-gradient(0deg, rgba(244, 39, 38, 0.40) 0%, rgba(244, 39, 38, 0.20) 42%, rgba(244, 39, 38, 0.072) 72%, #ffffff 100%, #ffffff 100%);
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-polling-forecast-hero
                .state-race-page-head-pad {
                padding-top: calc(var(--et-mob-standard-vertical-gap, 2rem) - 5px) !important;
                padding-bottom: calc(var(--et-mob-standard-vertical-gap, 2rem) - 10px) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout .rf-head-identity {
                align-items: center !important;
                text-align: center;
                width: 100%;
                transform: none !important;
                --mi-hero-identity-shift: 0px !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout .rf-head-flag-row {
                display: flex !important;
                flex-direction: row !important;
                justify-content: center !important;
                align-items: center !important;
                gap: calc(0.65rem + 3px);
                width: auto !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout .rf-head-flag {
                display: block !important;
                height: calc(0.68em + 5px) !important;
                transform: none !important;
                align-self: center !important;
                margin: 0 !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout .rf-head-state {
                margin: 0 0 0 5px !important;
                padding: 0 !important;
                text-align: left !important;
                width: auto !important;
                max-width: none !important;
                display: block !important;
                align-self: center !important;
                line-height: 1 !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block {
                align-items: center;
                width: 100%;
                padding-left: 0;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-block .race-hero-primary-nav {
                justify-content: center;
                gap: 0.35rem 0.5rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .race-hero-primary-btn {
                font-size: 0.75rem;
                padding: 0.42rem 0.72rem;
                white-space: normal;
                text-align: center;
                max-width: 11.5rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .race-hero-primary-btn[data-primary-type="rep-primary-runoff"] {
                font-size: 0.7rem;
                white-space: nowrap;
                transform: translateY(0.5px);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .mi-senate-hero-eyebrow-row {
                justify-content: center;
                width: 100%;
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photos--polling-overview {
                width: 100%;
                margin-top: 0.5rem !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photos--polling-overview .rf-head-photos-row {
                justify-content: center;
                gap: 0.55rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photos--polling-overview
                .state-race-page-more-toggle--under-photos {
                display: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero
                .mi-senate-hero-overview-panel--fullwidth {
                width: 100%;
                max-width: 100%;
                text-align: left;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero
                .mi-senate-hero-overview-panel--fullwidth:not(.is-open) {
                height: 0;
                min-height: 0;
                margin: 0;
                padding: 0;
                overflow: hidden;
                border: 0;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero
                .mi-senate-hero-overview-panel--fullwidth.is-open {
                margin-top: 35px;
            }
        }

        @media (min-width: 768px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-polling-forecast-hero.state-race-page-head--sen-gov-stack
                .state-race-page-head-pad {
                padding-top: calc(1.35rem + 5px) !important;
                padding-bottom: calc(1.35rem + 5px) !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-polling-forecast-hero.state-race-page-head--sen-gov-stack
                .rf-head-hero-grid {
                display: grid;
                grid-template-columns: auto minmax(0, 1fr) auto;
                grid-template-rows: auto auto;
                align-items: stretch;
                width: 100%;
                column-gap: 1.5rem;
                row-gap: 0;
                overflow: visible;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid:has(.mi-senate-hero-overview-panel--fullwidth.is-open) {
                row-gap: calc(1rem + 10px);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid:has(.mi-senate-hero-overview-panel--fullwidth.state-race-page-more-panel--has-snapshot.is-open) {
                row-gap: calc(1rem + 20px);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-overview-panel--fullwidth:not(.is-open) {
                height: 0;
                min-height: 0;
                margin: 0;
                padding: 0;
                overflow: hidden;
                border: 0;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-top.mi-senate-hero-top-row {
                display: contents;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-state-map-wrap {
                grid-column: 1;
                grid-row: 1;
                align-self: center;
                justify-self: start;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-identity {
                grid-column: 2;
                grid-row: 1;
                display: flex !important;
                flex-direction: column !important;
                justify-content: flex-start !important;
                align-self: stretch !important;
                justify-self: start;
                flex: 0 1 auto;
                width: auto;
                min-width: 0;
                min-height: 0;
                margin-right: 0;
                margin-left: 5px;
                align-items: flex-start !important;
                text-align: left;
                transform: translateY(calc(var(--mi-hero-row-shift, 0px) + var(--mi-hero-identity-shift, 0px) + var(--mi-hero-identity-lift, -4px))) !important;
                --mi-hero-text-inset: 5px;
                --mi-hero-identity-shift: 0px;
            }

            /* Vertically center identity text block with candidate photos (with or without primary links). */
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-flag-row {
                display: contents;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-state {
                margin: 0 !important;
                padding: 0 0 0 var(--mi-hero-text-inset) !important;
                text-align: left;
                width: auto;
                font-size: clamp(3rem, 6.95vw, 4.8rem);
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-block {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                width: 100%;
                max-width: 100%;
                margin-top: calc(0.35rem + 4px);
                padding-left: calc(var(--mi-hero-text-inset) + 4px);
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-row {
                display: inline-flex;
                align-items: center;
                flex-wrap: nowrap;
                gap: 0;
                margin-top: 0;
                margin-bottom: 0;
                padding-left: 0;
                width: auto;
                max-width: 100%;
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-block .race-hero-primary-nav {
                margin-top: calc(0.35rem + 5px);
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-row .rf-head-race,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-toggle .rf-head-race {
                text-align: left !important;
                width: auto !important;
                max-width: none;
                margin: 0 !important;
                padding: 0 !important;
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-toggle {
                display: inline-flex !important;
                align-items: center;
                justify-content: center;
                gap: 0.4rem;
                margin: 0 !important;
                padding: 0 !important;
                width: auto !important;
                min-width: 0;
                border: none;
                background: transparent;
                color: #94a3b8;
                font-weight: 800;
                line-height: 1;
                cursor: pointer;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-toggle .state-race-page-more-control {
                gap: 0;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-eyebrow-toggle .state-race-page-more-chevron {
                width: 1.15em;
                height: 1.15em;
                flex-shrink: 0;
                color: #94a3b8;
                margin-left: -1px;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-flag {
                display: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .ga-hero-flag-wrap {
                display: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos--polling-overview {
                grid-column: 3;
                grid-row: 1;
                display: flex;
                flex-direction: row;
                flex: 0 0 auto;
                width: auto;
                max-width: none;
                margin-top: 0 !important;
                align-self: stretch !important;
                justify-self: end;
                align-items: center;
                transform: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos--polling-overview .state-race-page-more-toggle--under-photos,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos--polling-overview .state-race-page-more-panel--polling-photos:not(.is-open) {
                display: none !important;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos--polling-overview .rf-head-photos-row {
                justify-content: flex-end;
                width: auto;
                padding-top: 10px;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photos--polling-overview .rf-head-photos-row,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .rf-head-photo {
                overflow: visible;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-overview-panel--fullwidth {
                grid-column: 1 / -1;
                grid-row: 2;
                width: 100%;
                max-width: 100%;
                text-align: left;
                align-self: stretch;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-overview-panel--fullwidth.is-open {
                padding-top: max(0px, calc(1rem - 35px));
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero.mi-senate-hero-layout
                .rf-head-hero-grid .mi-senate-hero-overview-panel--fullwidth.state-race-page-more-panel--has-snapshot.is-open {
                padding-top: max(0px, calc(1rem + 5px - 35px));
            }
        }

        body.sleek-home .sleek-chart-stage canvas {
            display: block;
        }

        body.sleek-home select.sleek-select {
            border-radius: 0;
            cursor: pointer;
            border-bottom: 1px solid rgba(71, 85, 105, 0.9) !important;
            border-top: none !important;
            border-left: none !important;
            border-right: none !important;
            background: transparent !important;
            box-shadow: none !important;
            color: #e2e8f0;
            padding: 0.35rem 1.5rem 0.35rem 0;
            font-size: 0.875rem;
        }

        body.sleek-home select.sleek-select:focus {
            outline: none;
            border-bottom-color: rgba(148, 163, 184, 0.95) !important;
        }

        body.sleek-home .pill {
            background: transparent;
            border: none;
            border-bottom: 1px solid rgba(71, 85, 105, 0.8);
            border-radius: 0;
            box-shadow: none;
        }

        body.sleek-home .sleek-band-head {
            border-bottom: 1px solid rgba(51, 65, 85, 0.45);
            padding: 1rem 0 0.75rem;
        }

        body.sleek-home .state-hero-flag {
            width: auto;
            height: 52px;
            border-radius: 6px;
            object-fit: cover;
            flex-shrink: 0;
        }

        @media (min-width: 640px) {
            body.sleek-home .state-hero-flag {
                height: 58px;
            }
        }

        body.sleek-home .ga-hero-race {
            font-family: "Plus Jakarta Sans", "DM Sans", ui-sans-serif, system-ui, sans-serif;
            font-size: 0.8125rem;
            font-weight: 800;
            letter-spacing: 0.22em;
            text-transform: uppercase;
            color: #94a3b8;
            margin: 0;
            margin-top: 0.65rem;
        }

        body.sleek-home .ga-party-affil {
            font-family: "Plus Jakarta Sans", "DM Sans", ui-sans-serif, system-ui, sans-serif;
            font-size: 0.8rem;
            font-weight: 800;
            letter-spacing: 0.18em;
            text-transform: uppercase;
            margin-top: 0.2rem;
        }

        @media (min-width: 640px) {
            body.sleek-home .ga-party-affil {
                font-size: 0.9rem;
            }
        }

        @media (min-width: 640px) {
            body.sleek-home .ga-hero-race {
                font-size: 0.9375rem;
            }
        }

        @media (min-width: 1024px) {
            body.sleek-home .ga-hero-race {
                font-size: 1.0625rem;
            }
        }

        body.mi-senate-approval-format .mi-senate-page-head .state-race-page-more-toggle--legacy-hero {
            margin-top: 0.5rem;
            color: #94a3b8;
            font-size: 0.72rem;
            font-weight: 650;
            letter-spacing: 0.06em;
            text-transform: uppercase;
        }

        body.mi-senate-approval-format .ga-hero-sec--polling-overview .state-race-page-more-panel--legacy-hero {
            margin-top: 1rem;
            border-top: 1px solid rgba(31, 41, 55, 0.45);
        }

        body.mi-senate-approval-format .ga-hero-sec--polling-overview .state-race-page-more-panel--legacy-hero .race-snapshot--in-panel .race-snapshot__label {
            color: #94a3b8;
            font-size: 0.7rem;
            font-weight: 650;
            letter-spacing: 0.06em;
            text-transform: uppercase;
        }

        body.mi-senate-approval-format .ga-hero-sec--polling-overview .state-race-page-more-panel--legacy-hero .race-snapshot--in-panel .race-snapshot__value {
            color: #e2e8f0;
        }

        /* Race overview + SEO snapshot table: chart line colors (#0c6df6 / #f42726) */
        body.mi-senate-approval-format .race-snapshot__party--d {
            color: #0c6df6;
        }

        body.mi-senate-approval-format .race-snapshot__party--r {
            color: #f42726;
        }

        /* SEO overview open: 35px less panel padding-top (floor at 0). */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero
            .mi-senate-hero-overview-panel--fullwidth.state-race-page-more-panel--has-snapshot.is-open {
            padding-top: max(0px, calc(1rem + 5px - 35px)) !important;
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero
                .mi-senate-hero-overview-panel--fullwidth.state-race-page-more-panel--has-snapshot.is-open {
                padding-top: max(0px, calc(var(--race-overview-rule-gap, 1.25rem) + 15px - 35px)) !important;
            }
        }

        /* SEO overview open: 10px more space below bottom links. */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero
            .mi-senate-hero-overview-panel--fullwidth.is-open
            .race-snapshot__links--in-panel {
            padding-bottom: 20px;
        }

        /* Photo bio cards: party label uses chart line colors */
        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__tip-party--d {
            color: #0c6df6;
        }

        body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
            .state-race-page-head--polling-hero .rf-head-photo__tip-party--r {
            color: #f42726;
        }

        @media (max-width: 767px) {
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__tip {
                font-size: 0.73rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__tip-name {
                font-size: 0.92rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__tip-party {
                font-size: 0.76rem;
            }

            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__tip-title,
            body.mi-senate-approval-format.mi-senate-forecast-hero.race-view-polling
                .state-race-page-head--polling-hero .rf-head-photo__tip-years {
                font-size: 0.71rem;
            }

            /* SEO overview open: hide polling methodology link. */
            body.mi-senate-approval-format.race-view-polling
                .state-race-page-more-panel.is-open
                .race-snapshot__links-methodology
                a[href="/polling-methodology/"] {
                display: none !important;
            }

            /* SEO overview open: 18px less space before chart. */
            body.mi-senate-approval-format.race-view-polling
                .state-race-page-head--forecast-hero .state-race-page-head-pad:has(.state-race-page-more-panel.is-open),
            body.mi-senate-approval-format.race-view-polling
                .state-race-page-head--polling-hero .state-race-page-head-pad:has(.state-race-page-more-panel.is-open) {
                padding-bottom: calc(var(--et-mob-standard-vertical-gap, 2rem) - 33px) !important;
            }
        }

        body.sleek-home .state-cand-photo {
            border: 1px solid rgba(51, 65, 85, 0.55);
            background: #0c0f14;
            border-radius: 0;
            overflow: hidden;
        }

        /* Hero: photos + bios align with chart box (see state-hero-chart-align.css). */
        body.sleek-home .ga-hero-cands {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            box-sizing: border-box;
        }

        body.mi-senate-approval-format .ga-hero-cand-photo {
            width: 108px;
            height: 136px;
        }

        @media (min-width: 640px) {
            body.mi-senate-approval-format .ga-hero-cand-photo {
                width: 124px;
                height: 155px;
            }
        }

        @media (min-width: 1024px) {
            body.mi-senate-approval-format .ga-hero-cand-photo {
                width: 143px;
                height: 179px;
            }
        }

        @media (min-width: 1280px) {
            body.mi-senate-approval-format .ga-hero-cand-photo {
                width: 155px;
                height: 194px;
            }
        }

        body.sleek-home .ga-hero-center {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            width: 100%;
            min-width: 0;
            margin-top: -21px;
            transform: translateY(-2px);
        }

        body.sleek-home .ga-hero-flag-wrap {
            display: flex;
            justify-content: center;
            width: 100%;
            padding-top: 30px;
            box-sizing: border-box;
        }

        /* Block + top margin so the offset applies (inline img ignores vertical margin). */
        body.sleek-home .ga-hero-flag-wrap .state-hero-flag {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        body.sleek-home .ga-hero-cand-name {
            display: inline-block;
            border-bottom: none;
            padding-bottom: 0;
        }

        body.sleek-home .ga-header-search-polls {
            display: flex;
            flex-wrap: wrap;
            align-items: flex-end;
            justify-content: flex-end;
            gap: 0.5rem 0.75rem;
            max-width: min(100%, 52rem);
        }

        body.sleek-home .ga-header-search-polls .ga-header-search-field {
            display: flex;
            align-items: center;
            gap: 0.35rem;
        }

        body.sleek-home .ga-header-search-polls select.sleek-select.pill {
            width: var(--ga-header-search-select-width, 10.05rem);
            font-size: 0.8125rem;
            padding-right: 1.1rem;
        }

        body.sleek-home .ga-hero-title {
            margin: 0;
            margin-top: 2px;
            padding-top: 1px;
            font-family: "Plus Jakarta Sans", "DM Sans", ui-sans-serif, system-ui, sans-serif;
            font-size: 2.75rem;
            line-height: 1.05;
            font-weight: 700;
            letter-spacing: -0.02em;
            color: #fff;
        }

        @media (min-width: 640px) {
            body.sleek-home .ga-hero-title {
                font-size: 3.35rem;
            }
        }

        @media (min-width: 768px) {
            body.sleek-home .ga-hero-title {
                font-size: 4rem;
            }
        }

        @media (min-width: 1024px) {
            body.sleek-home .ga-hero-title {
                font-size: 4.5rem;
            }
        }

        /* (Removed) recent elections strip */

        /* Poll grid — approval-page format (cand 12% each, margin 18%). */
        #pollsTableShell .row {
            padding: .72rem 0;
            border-top: 1px solid rgba(31, 41, 55, 0.45);
            display: grid;
            grid-template-columns: var(--poll-table-cols, 28fr 18fr 14fr 12% 12% 18%);
            gap: 0;
            align-items: center;
            transition: background 0.12s ease;
            box-sizing: border-box;
            width: 100%;
        }
        body.mi-senate-approval-format #pollsTableShell[data-et-mi-senate-approval-cols="1"] {
            --poll-table-cols: 28fr 18fr 14fr 12% 12% 18%;
        }
        @media (max-width: 767px) {
            body.mi-senate-approval-format #pollsTableShell[data-et-mi-senate-approval-cols="1"] {
                --poll-table-cols: 20fr 18fr 14fr 12% 12% 18%;
            }
        }

        #pollsTableShell .row:not(.header):not(.avg) {
            background: #050608;
        }

        #pollsTableShell .row > div {
            min-width: 0;
            padding: 0 0.55rem;
            box-sizing: border-box;
        }

        #pollsTableShell .row > div:first-child {
            padding-left: 1rem;
        }

        #pollsTableShell .row > div:last-child {
            white-space: nowrap;
            padding-right: 1rem;
        }

        #pollsTableShell .approval-poll-cell {
            font-weight: 500;
            align-self: stretch;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            margin: -0.72rem 0;
            padding: 0.72rem 0.55rem;
            box-sizing: border-box;
            white-space: nowrap;
            position: relative;
            z-index: 1;
        }

        #pollsTableShell .row.avg .approval-poll-cell:not(.approval-poll-cell--meta) {
            font-weight: 700;
        }

        #pollsTableShell .row.avg .approval-poll-cell {
            z-index: 0;
        }

        #pollsTableShell .row.avg .approval-poll-cell--meta {
            font-weight: 600;
        }

        #pollsTableShell .approval-poll-cell--empty {
            background: rgba(71, 85, 105, 0.12);
            color: #64748b;
            font-weight: 600;
        }

        #pollsTableShell .row > div:nth-child(4),
        #pollsTableShell .row > div:nth-child(5),
        #pollsTableShell .row > div:nth-child(6) {
            text-align: center;
            justify-content: center;
        }

        /* Mobile: same column proportions as desktop; candidate backgrounds full column width. */
        @media (max-width: 767px) {
            body.mi-senate-approval-format #pollsTableShell .row > div:nth-child(4),
            body.mi-senate-approval-format #pollsTableShell .row > div:nth-child(5) {
                padding: 0 !important;
                min-width: 0 !important;
                justify-self: stretch !important;
                align-self: stretch !important;
                width: 100% !important;
                max-width: none !important;
                overflow: hidden;
                display: flex !important;
                align-items: center !important;
            }

            /* Header candidate names: stack first/last on two lines (not side-by-side flex). */
            body.mi-senate-approval-format #pollsTableShell .row.header > div:nth-child(4),
            body.mi-senate-approval-format #pollsTableShell .row.header > div:nth-child(5) {
                flex-direction: column !important;
                justify-content: center !important;
                align-items: center !important;
                overflow: visible !important;
                white-space: normal !important;
                text-align: center !important;
                line-height: 1.1 !important;
            }

            /* All cells: stretch to row height, center text vertically when a peer wraps. */
            body.mi-senate-approval-format #pollsTableShell .row > div {
                display: flex !important;
                align-items: center !important;
                align-self: stretch !important;
            }

            body.mi-senate-approval-format #pollsTableShell .approval-poll-cell {
                flex: 1 1 100% !important;
                width: 100% !important;
                min-width: 100% !important;
                max-width: none !important;
                justify-self: stretch !important;
                align-self: stretch !important;
                align-items: center !important;
                justify-content: center !important;
                margin: -0.68rem 0 !important;
                padding: 0.68rem 0 !important;
                box-sizing: border-box !important;
            }

            /* Individual poll rows: slightly larger candidate + margin text. */
            body.mi-senate-approval-format #pollsTableShell .row:not(.header):not(.avg) .approval-poll-cell {
                font-size: 0.9rem !important;
            }

            /* Sticky pollster: full row height + row-matched backgrounds. */
            body.mi-senate-approval-format #pollsTableShell .row > div:first-child {
                position: sticky !important;
                left: 0 !important;
                z-index: 2 !important;
                margin-left: -0.68rem !important;
                margin-top: -0.68rem !important;
                margin-bottom: -0.68rem !important;
                padding-left: 0.68rem !important;
                padding-top: 0.68rem !important;
                padding-bottom: 0.68rem !important;
                align-self: stretch !important;
                display: flex !important;
                align-items: center !important;
                box-sizing: border-box !important;
                width: calc(100% - 10px) !important;
                max-width: calc(100% - 10px) !important;
                min-width: 0 !important;
                min-height: 100% !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row.avg {
                overflow: visible !important;
                background-color: #11151c !important;
                border-top: none !important;
                border-bottom: none !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row.avg::before,
            body.mi-senate-approval-format #pollsTableShell .row.avg::after {
                z-index: 10 !important;
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row.avg::before,
            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row.avg::after {
                background: var(--pm-light-poll-avg-divider, #c8d0da) !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row.avg .approval-poll-cell {
                z-index: 0 !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row.avg > div:first-child {
                z-index: 3 !important;
                background-color: #11151c !important;
                transform: none !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row.header > div:first-child {
                background-color: #0c0f14 !important;
                z-index: 4 !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row:not(.header):not(.avg):not(.final-results) > div:first-child {
                background-color: #050608 !important;
            }

            body.mi-senate-approval-format #pollsTableShell .row:not(.header):not(.avg):not(.final-results):hover > div:first-child {
                background-color: #0c0e12 !important;
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row.avg,
            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row.avg > div:first-child {
                background-color: var(--pm-light-poll-avg-bg, #e4e4e4) !important;
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row.header > div:first-child {
                background-color: #f4f5f7 !important;
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row:not(.header):not(.avg):not(.final-results) > div:first-child {
                background-color: #fdfdfd !important;
            }

            html[data-pollsmax-theme="light"] body.mi-senate-approval-format #pollsTableShell .row:not(.header):not(.avg):not(.final-results):hover > div:first-child {
                background-color: #f5f6f8 !important;
            }
        }

        #pollsTableShell .row:not(.header):not(.avg):hover {
            background: #0c0e12;
        }

        #pollsTableShell .row.header {
            background: #0c0f14;
            font-weight: 600;
            color: #94a3b8;
            font-size: 0.8rem;
            text-transform: uppercase;
            letter-spacing: 0.04em;
            border-top: none;
            border-bottom: none;
        }

        #pollsTableShell .row.avg {
            position: relative;
            background: #11151c;
            border-top: none;
            border-bottom: none;
            overflow: hidden;
        }

        /* Opaque rules above/below avg, painted above the colored cells. */
        #pollsTableShell .row.avg::before,
        #pollsTableShell .row.avg::after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            height: 1px;
            background: #1f2937;
            z-index: 10;
            pointer-events: none;
        }

        #pollsTableShell .row.avg::before {
            top: 0;
        }

        #pollsTableShell .row.avg::after {
            bottom: 0;
        }

        #pollsTableShell .row.avg + .row {
            border-top: none;
        }

        body.sleek-home .state-polls-shell {
            background: #050608;
            border: 1px solid rgba(31, 41, 55, 0.45);
            border-radius: 0;
            margin-top: -14px;
        }

        body.sleek-home footer {
            background: #0a0c10 !important;
            border-top: 1px solid rgba(51, 65, 85, 0.45) !important;
        }

        /* Senate chart hover (no tooltip card) */
        .mi-hover-overlay {
            position: absolute;
            inset: 0;
            pointer-events: none;
            z-index: 30;
        }

        .mi-hover-date,
        .mi-hover-chip,
        .mi-hover-line,
        .mi-hover-dot {
            position: absolute;
            white-space: nowrap;
            opacity: 0;
            transition: opacity .08s linear;
            will-change: transform, left, top;
        }

        .mi-hover-date {
            color: #e5e7eb;
            font-size: .86rem;
            font-weight: 400;
            line-height: 1.1;
        }

        .mi-hover-chip {
            line-height: 1;
        }

        .mi-hover-chip .et-chip {
            --et-chip-py: .32rem;
            --et-chip-px: .50rem;
            --et-chip-radius: .44rem;
        }

        .mi-hover-line {
            font-size: .9rem;
            font-weight: 500;
            line-height: 1.05;
            color: inherit;
            -webkit-text-fill-color: currentColor;
            -webkit-text-stroke: 3.8px #0c0f14;
            paint-order: stroke fill;
            text-shadow:
                0 0 0 #0c0f14,
                0 0 1px #0c0f14;
        }

        .mi-hover-dot {
            width: 15px;
            height: 15px;
            border-radius: 9999px;
            border: 2px solid #0c0f14;
            box-sizing: border-box;
            transform: translate(-50%, -50%);
        }

        @media (prefers-reduced-motion: reduce) {
            #pollsTableShell .row:not(.header):not(.avg) {
                transition: none;
            }
        }

        /*
         * GE polling mobile mid-ad (#raceGePollAdBeforeTableMobile):
         * Ad equal padding is the sole vertical gap. Kill stacked chart/stats
         * bottom spacing, table section top padding, and .state-polls-shell's
         * -14px pull so gaps above/below the creative match.
         * Scoped to GE approval-format polling only (not forecast/primary).
         */
        @media (max-width: 767px) {
            /* data-ad-state only — nested :has(+ #ad:has(ins)) is invalid in Chrome. */
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            main > section:has(#senLineViz, #govLineViz, #houseLineViz, #senBarViz, #govBarViz, #houseBarViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="filled"]) > div,
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            main > section:has(#senLineViz, #govLineViz, #houseLineViz, #senBarViz, #govBarViz, #houseBarViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="live"]) > div {
                padding-bottom: 0 !important;
            }

            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            main > section:has(#senLineViz, #govLineViz, #houseLineViz, #senBarViz, #govBarViz, #houseBarViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="filled"])
                .mi-senate-chart-stat-head.all-polls-page-head.approval-page-head,
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            main > section:has(#senLineViz, #govLineViz, #houseLineViz, #senBarViz, #govBarViz, #houseBarViz):has(+ #raceGePollAdBeforeTableMobile[data-ad-state="live"])
                .mi-senate-chart-stat-head.all-polls-page-head.approval-page-head {
                margin-bottom: 0 !important;
            }

            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="filled"] + section:has(#pollsTableShell),
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="live"] + section:has(#pollsTableShell) {
                padding-top: 0 !important;
                margin-top: 0 !important;
            }

            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="filled"] + section:has(#pollsTableShell) > div,
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="live"] + section:has(#pollsTableShell) > div {
                padding-top: 0 !important;
            }

            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="filled"] + section:has(#pollsTableShell) .state-polls-shell,
            html:not(.pollsmax-ads-hidden)
            body.mi-senate-approval-format:not(.race-view-forecast):not(.primary-poll-page):not(.primary-state-page)
            #raceGePollAdBeforeTableMobile[data-ad-state="live"] + section:has(#pollsTableShell) .state-polls-shell {
                margin-top: 0 !important;
            }
        }
