/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.clean_8d71 生效） */

:root {
    --home-bg: #f4f6fb;
    --home-surface: #ffffff;
    --home-text: #0f172a;
    --home-muted: #475569;
    --home-border: #e2e8f0;
    --home-accent: #0d9488;
    --home-accent-2: #1d4ed8;
    --home-warn: #c2410c;
    --home-radius: 14px;
    --home-shadow: 0 1px 2px rgba(15, 23, 42, 0.06), 0 12px 28px rgba(15, 23, 42, 0.08);
    --home-font: "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;
}

body.clean_8d71 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.clean_8d71 a {
    color: var(--home-accent-2);
}

body.clean_8d71 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.tertiary-soft-b427 {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 10000;
    padding: 0.75rem 1rem;
    background: var(--home-accent);
    color: #fff;
    font-weight: 600;
    border-radius: 0 0 8px 0;
}

.tertiary-soft-b427:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.hovered-0e8c {
    background: var(--home-surface);
    border-bottom: 1px solid var(--home-border);
    position: sticky;
    top: 0;
    z-index: 2000;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
}

.white_a247 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.advanced_f65d {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.advanced_f65d img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.detail_large_650c {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.preview-202c {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.label-orange-4088 {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.carousel_yellow_1b4c {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    align-items: center;
}

/* Hamburger no header: à direita, após Registrar-se (mobile) */
@media (max-width: 768px) {
    body.clean_8d71 .carousel_yellow_1b4c .primary-1262 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.clean_8d71 .white_a247 {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.clean_8d71 .advanced_f65d {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.clean_8d71 .carousel_yellow_1b4c {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.clean_8d71 .carousel_yellow_1b4c .grid_792e {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.clean_8d71 .primary-1262 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.secondary-center-ee2b) ---------- */
body.clean_8d71 .box-e68e {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    border-left: none;
    border-right: none;
}

body.clean_8d71 .box-e68e .notification_5fee {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.clean_8d71 .box-e68e .notification_5fee:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.clean_8d71 .box-e68e .current-d6b3 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.clean_8d71 .box-e68e .current-d6b3::before {
    border-bottom-color: var(--home-surface);
}

body.clean_8d71 .box-e68e .content-d4a9 {
    color: var(--home-text);
}

body.clean_8d71 .box-e68e .content-d4a9:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.clean_8d71 .popup-old-3f0b {
    background: #f1f5f9;
}

body.clean_8d71 .popup-old-3f0b span {
    color: var(--home-text);
    text-shadow: none;
}

body.clean_8d71 .thumbnail_dea6 {
    border-color: var(--home-border);
    background: #fff;
}

body.clean_8d71 .thumbnail_dea6 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.clean_8d71 .border_d4a5 {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.clean_8d71 .border_d4a5 .notification_5fee {
        color: var(--home-text);
    }

    body.clean_8d71 .border_d4a5 .current-d6b3 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.clean_8d71 .border_d4a5 .content-d4a9 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.clean_8d71.banner_4416 .hovered-0e8c {
        z-index: 10070;
    }

    body.clean_8d71 .box-e68e {
        z-index: 10065;
    }

    body.clean_8d71 .box-e68e .column-d4bb {
        padding-left: 0;
        padding-right: 0;
    }

    body.clean_8d71 .box-e68e .border_d4a5.fn-show-69af {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: var(--mobile-menu-top, 4.25rem) !important;
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-y: contain;
        z-index: 10060 !important;
        min-height: calc(100dvh - var(--mobile-menu-top, 4.25rem)) !important;
        box-sizing: border-box !important;
        border-top: 1px solid var(--home-border);
        padding-bottom: env(safe-area-inset-bottom, 0px);
    }
}

/* Página atual (Início) */
body.clean_8d71 .box-e68e .current-ff93:first-child .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.grid_c1bd & app.grid_c1bd & baixar.grid_c1bd & download.grid_c1bd & instalar.grid_c1bd: destacar Mobile em vez de Início */
body.surface_4201 .box-e68e .current-ff93:first-child .notification_5fee,
body.link_c3f2 .box-e68e .current-ff93:first-child .notification_5fee,
body.cool_7f96 .box-e68e .current-ff93:first-child .notification_5fee,
body.button-74cc .box-e68e .current-ff93:first-child .notification_5fee,
body.hover_8300 .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.surface_4201 .box-e68e .focus-iron-3d6b .notification_5fee,
body.link_c3f2 .box-e68e .focus-iron-3d6b .notification_5fee,
body.cool_7f96 .box-e68e .focus-iron-3d6b .notification_5fee,
body.button-74cc .box-e68e .focus-iron-3d6b .notification_5fee,
body.hover_8300 .box-e68e .focus-iron-3d6b .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.surface_4201 .box-e68e .content-d4a9[aria-current="page"],
    body.link_c3f2 .box-e68e .content-d4a9[aria-current="page"],
    body.cool_7f96 .box-e68e .content-d4a9[aria-current="page"],
    body.button-74cc .box-e68e .content-d4a9[aria-current="page"],
    body.hover_8300 .box-e68e .content-d4a9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.grid_c1bd: destacar Apostas em vez de Início */
/* bet.grid_c1bd, plataforma.grid_c1bd & win.grid_c1bd: destacar Apostas em vez de Início */
body.progress-bf50 .box-e68e .current-ff93:first-child .notification_5fee,
body.photo-690b .box-e68e .current-ff93:first-child .notification_5fee,
body.modal_827a .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.progress-bf50 .box-e68e .wood_6da4 .notification_5fee,
body.photo-690b .box-e68e .wood_6da4 .notification_5fee,
body.modal_827a .box-e68e .wood_6da4 .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.progress-bf50 .box-e68e .content-d4a9[aria-current="page"],
    body.photo-690b .box-e68e .content-d4a9[aria-current="page"],
    body.modal_827a .box-e68e .content-d4a9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.grid_c1bd: destacar Bônus */
body.shadow-b388 .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.shadow-b388 .box-e68e .paragraph-out-5bc6 .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.grid_c1bd, login.grid_c1bd & vip.grid_c1bd: destacar Conta em vez de Início */
body.sort_f71f .box-e68e .current-ff93:first-child .notification_5fee,
body.current-e5c9 .box-e68e .current-ff93:first-child .notification_5fee,
body.panel-hovered-c421 .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.sort_f71f .box-e68e .static-4dcf .notification_5fee,
body.current-e5c9 .box-e68e .static-4dcf .notification_5fee,
body.panel-hovered-c421 .box-e68e .static-4dcf .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.sort_f71f .box-e68e .content-d4a9[aria-current="page"],
    body.current-e5c9 .box-e68e .content-d4a9[aria-current="page"],
    body.panel-hovered-c421 .box-e68e .content-d4a9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.grid_c1bd, lottery.grid_c1bd & slot.grid_c1bd: destacar Jogos em vez de Início */
body.notice_2271 .box-e68e .current-ff93:first-child .notification_5fee,
body.article_gas_ecc0 .box-e68e .current-ff93:first-child .notification_5fee,
body.middle_d285 .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.notice_2271 .box-e68e .sidebar-0a6d .notification_5fee,
body.article_gas_ecc0 .box-e68e .sidebar-0a6d .notification_5fee,
body.middle_d285 .box-e68e .sidebar-0a6d .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.notice_2271 .box-e68e .content-d4a9[aria-current="page"],
    body.article_gas_ecc0 .box-e68e .content-d4a9[aria-current="page"],
    body.middle_d285 .box-e68e .content-d4a9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.grid_c1bd & telegram.grid_c1bd: destacar Social em vez de Início */
body.outer_35b5 .box-e68e .current-ff93:first-child .notification_5fee,
body.highlight-e685 .box-e68e .current-ff93:first-child .notification_5fee {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.outer_35b5 .box-e68e .silver_a35b .notification_5fee,
body.highlight-e685 .box-e68e .silver_a35b .notification_5fee {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.outer_35b5 .box-e68e .content-d4a9[aria-current="page"],
    body.highlight-e685 .box-e68e .content-d4a9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.nav-black-2a5f {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.hard-b91b {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .hard-b91b {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.overlay_e12b {
    min-width: 0;
}

.notification-ce83 {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.hidden-5657 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
    align-items: center;
    margin-bottom: 1rem;
    padding: 0.65rem 0.85rem;
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 10px;
    font-size: 0.82rem;
    color: var(--home-muted);
}

.hidden-5657 strong {
    color: var(--home-text);
    font-weight: 700;
}

.link-1a5d {
    margin-top: 2rem;
}

.accent-complex-a9c3 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .accent-complex-a9c3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .accent-complex-a9c3 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.section-light-5cbf {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem 1.05rem;
    font-size: 0.9rem;
    line-height: 1.55;
}

.section-light-5cbf h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.section-light-5cbf p {
    margin: 0;
    color: #334155;
}

.accordion_mini_5e92 {
    margin-top: 1rem;
    padding: 0.85rem 1rem;
    font-size: 0.88rem;
    line-height: 1.55;
    color: var(--home-muted);
    background: #f8fafc;
    border-left: 4px solid var(--home-accent);
    border-radius: 0 10px 10px 0;
}

/* ---------- Hero (split editorial) ---------- */
.brown_4fd1 {
    padding: 2.25rem 0 1rem;
}

.east-70d0 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .east-70d0 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.block_gold_262d {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--home-accent);
    margin-bottom: 0.75rem;
}

.brown_4fd1 h1 {
    font-size: clamp(1.75rem, 2.8vw, 2.65rem);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
    margin: 0 0 1rem;
    color: var(--home-text);
}

.widget-full-f56b {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.article_red_4ca2 {
    font-size: 0.98rem;
    color: #334155;
}

.article_red_4ca2 p {
    margin-bottom: 1rem;
}

.message-911e {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.hot-c2f7 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.85rem 1.35rem;
    border-radius: 12px;
    font-weight: 700;
    background: linear-gradient(135deg, #0d9488, #0f766e);
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: 0 8px 22px rgba(13, 148, 136, 0.35);
}

.hot-c2f7:hover {
    filter: brightness(1.05);
}

.north_9a38 {
    display: inline-flex;
    align-items: center;
    padding: 0.85rem 1.1rem;
    border-radius: 12px;
    font-weight: 600;
    border: 1px solid var(--home-border);
    background: #fff;
    color: var(--home-text) !important;
    text-decoration: none !important;
}

.box_720b {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.box_720b img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.lite_2ece {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.frame_257f {
    margin-bottom: 1.25rem;
}

.frame_257f h2 {
    font-size: clamp(1.35rem, 2vw, 1.75rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin: 0 0 0.35rem;
    color: var(--home-text);
}

.huge-8a8b {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.hard_9efb {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    box-shadow: var(--home-shadow);
    padding: 1.25rem 1.35rem;
}

/* ---------- Stat strip ---------- */
.list_ff9d {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .list_ff9d {
        grid-template-columns: repeat(4, 1fr);
    }
}

.breadcrumb_light_499a {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.breadcrumb_light_499a strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.breadcrumb_light_499a span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.copper_a404 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .copper_a404 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .copper_a404 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.bright-8743 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1.15rem;
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    min-height: 100%;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.bright-8743:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.bright-8743 img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.bright-8743 h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.bright-8743 p,
.bright-8743 li {
    font-size: 0.92rem;
    color: #334155;
}

.bright-8743 ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.tiny_e27e {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.hero-simple-1bb7 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.hero-simple-1bb7 thead th {
    text-align: left;
    padding: 0.75rem 0.65rem;
    background: #f8fafc;
    border-bottom: 1px solid var(--home-border);
    font-weight: 700;
    white-space: nowrap;
}

.hero-simple-1bb7 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.hero-simple-1bb7 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.pagination_06f0 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.row_632b {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .row_632b {
        grid-template-columns: repeat(2, 1fr);
    }
}

.heading-105a {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.copper_9cae {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.heading-105a h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.heading-105a .wrapper_pressed_bf8d {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.tag-43dc {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.rough_f580 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.rough_f580 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.rough_f580 summary::-webkit-details-marker {
    display: none;
}

.rough_f580 .gallery_prev_6dda {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.rough_f580 .gallery_prev_6dda p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.first-e847 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1.1rem;
    box-shadow: var(--home-shadow);
    margin-bottom: 1rem;
}

.first-e847 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.first-e847 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.focus-64e7 a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.shadow-cool-a2c5 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.copper-67c2 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.smooth-4dce {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.copper-67c2 a {
    font-weight: 600;
}

.tag-d5b4 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.tag-d5b4 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.tag-d5b4 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.highlight-250f {
    margin-top: 2rem;
    padding: 1.25rem;
    border-radius: var(--home-radius);
    background: linear-gradient(135deg, #1e3a8a, #1d4ed8);
    color: #fff;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.highlight-250f a {
    color: #fff !important;
}

.highlight-250f h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.medium_91f9 {
    margin: 1rem 0 0;
}

.medium_91f9 img {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    display: block;
    border-radius: 16px;
    border: 1px solid var(--home-border);
}

/* ---------- Overrides: hero legacy class from shared ---------- */
body.clean_8d71 .green-eb8b {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.clean_8d71 .green-eb8b h1 {
    color: inherit;
    text-shadow: none;
}

body.clean_8d71 .green-eb8b p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.alert_pink_3704 {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .alert_pink_3704 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.hero_c41c {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.hero_c41c .hidden_warm_8e37 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.hero_c41c .shade-advanced-2d06 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.yellow_e9ae {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .yellow_e9ae {
        grid-template-columns: 1fr 1fr;
    }
}

.fresh-24b8 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.fresh-24b8 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.hovered_ec91 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.clean_8d71 .box-e68e,
    body.clean_8d71 .carousel_yellow_1b4c,
    .highlight-250f {
        display: none !important;
    }
}

/* css-noise: d631 */
.promo-block-u1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
