/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.breadcrumb_south_17b0 生效） */

: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.breadcrumb_south_17b0 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.breadcrumb_south_17b0 a {
    color: var(--home-accent-2);
}

body.breadcrumb_south_17b0 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.menu-blue-e226 {
    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;
}

.menu-blue-e226:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.hovered_ac9f {
    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);
}

.fluid_365c {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.basic_c560 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.basic_c560 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.disabled_af40 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.fresh-dce2 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.tabs_thick_96ec {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.last-1f39 {
    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.breadcrumb_south_17b0 .last-1f39 .button_101d {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.breadcrumb_south_17b0 .fluid_365c {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.breadcrumb_south_17b0 .basic_c560 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.breadcrumb_south_17b0 .last-1f39 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.breadcrumb_south_17b0 .last-1f39 .pattern_rough_e4fe {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.breadcrumb_south_17b0 .button_101d {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.widget_0b23) ---------- */
body.breadcrumb_south_17b0 .middle-947c {
    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.breadcrumb_south_17b0 .middle-947c .steel_fe27 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.breadcrumb_south_17b0 .middle-947c .steel_fe27:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.breadcrumb_south_17b0 .middle-947c .focus-bfa3 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.breadcrumb_south_17b0 .middle-947c .focus-bfa3::before {
    border-bottom-color: var(--home-surface);
}

body.breadcrumb_south_17b0 .middle-947c .box-clean-26ab {
    color: var(--home-text);
}

body.breadcrumb_south_17b0 .middle-947c .box-clean-26ab:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.breadcrumb_south_17b0 .center_b7b4 {
    background: #f1f5f9;
}

body.breadcrumb_south_17b0 .center_b7b4 span {
    color: var(--home-text);
    text-shadow: none;
}

body.breadcrumb_south_17b0 .widget_baee {
    border-color: var(--home-border);
    background: #fff;
}

body.breadcrumb_south_17b0 .widget_baee span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.breadcrumb_south_17b0 .video_8845 {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.breadcrumb_south_17b0 .video_8845 .steel_fe27 {
        color: var(--home-text);
    }

    body.breadcrumb_south_17b0 .video_8845 .focus-bfa3 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.breadcrumb_south_17b0 .video_8845 .box-clean-26ab {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.breadcrumb_south_17b0.widget-7ed8 .hovered_ac9f {
        z-index: 10070;
    }

    body.breadcrumb_south_17b0 .middle-947c {
        z-index: 10065;
    }

    body.breadcrumb_south_17b0 .middle-947c .notification-117e {
        padding-left: 0;
        padding-right: 0;
    }

    body.breadcrumb_south_17b0 .middle-947c .video_8845.fn-show-d28a {
        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.breadcrumb_south_17b0 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.focus_81f5 & app.focus_81f5 & baixar.focus_81f5 & download.focus_81f5 & instalar.focus_81f5: destacar Mobile em vez de Início */
body.badge_last_1843 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.list-ce5c .middle-947c .tiny_8f81:first-child .steel_fe27,
body.plasma-a190 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.table_637e .middle-947c .tiny_8f81:first-child .steel_fe27,
body.wrapper-b413 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.badge_last_1843 .middle-947c .table_9e8d .steel_fe27,
body.list-ce5c .middle-947c .table_9e8d .steel_fe27,
body.plasma-a190 .middle-947c .table_9e8d .steel_fe27,
body.table_637e .middle-947c .table_9e8d .steel_fe27,
body.wrapper-b413 .middle-947c .table_9e8d .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.badge_last_1843 .middle-947c .box-clean-26ab[aria-current="page"],
    body.list-ce5c .middle-947c .box-clean-26ab[aria-current="page"],
    body.plasma-a190 .middle-947c .box-clean-26ab[aria-current="page"],
    body.table_637e .middle-947c .box-clean-26ab[aria-current="page"],
    body.wrapper-b413 .middle-947c .box-clean-26ab[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.focus_81f5: destacar Apostas em vez de Início */
/* bet.focus_81f5, plataforma.focus_81f5 & win.focus_81f5: destacar Apostas em vez de Início */
body.gallery-selected-6fb5 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.new-dd2d .middle-947c .tiny_8f81:first-child .steel_fe27,
body.purple_8e32 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.gallery-selected-6fb5 .middle-947c .plasma_228a .steel_fe27,
body.new-dd2d .middle-947c .plasma_228a .steel_fe27,
body.purple_8e32 .middle-947c .plasma_228a .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.gallery-selected-6fb5 .middle-947c .box-clean-26ab[aria-current="page"],
    body.new-dd2d .middle-947c .box-clean-26ab[aria-current="page"],
    body.purple_8e32 .middle-947c .box-clean-26ab[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.focus_81f5: destacar Bônus */
body.sidebar_hovered_ec1a .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.sidebar_hovered_ec1a .middle-947c .right-55b3 .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.focus_81f5, login.focus_81f5 & vip.focus_81f5: destacar Conta em vez de Início */
body.highlight_blue_9cc5 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.image-green-5bc9 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.sort-80a9 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.highlight_blue_9cc5 .middle-947c .form_2321 .steel_fe27,
body.image-green-5bc9 .middle-947c .form_2321 .steel_fe27,
body.sort-80a9 .middle-947c .form_2321 .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.highlight_blue_9cc5 .middle-947c .box-clean-26ab[aria-current="page"],
    body.image-green-5bc9 .middle-947c .box-clean-26ab[aria-current="page"],
    body.sort-80a9 .middle-947c .box-clean-26ab[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.focus_81f5, lottery.focus_81f5 & slot.focus_81f5: destacar Jogos em vez de Início */
body.slider-64fa .middle-947c .tiny_8f81:first-child .steel_fe27,
body.easy-d8db .middle-947c .tiny_8f81:first-child .steel_fe27,
body.button_dark_62c1 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.slider-64fa .middle-947c .paragraph_hard_22cd .steel_fe27,
body.easy-d8db .middle-947c .paragraph_hard_22cd .steel_fe27,
body.button_dark_62c1 .middle-947c .paragraph_hard_22cd .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.slider-64fa .middle-947c .box-clean-26ab[aria-current="page"],
    body.easy-d8db .middle-947c .box-clean-26ab[aria-current="page"],
    body.button_dark_62c1 .middle-947c .box-clean-26ab[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.focus_81f5 & telegram.focus_81f5: destacar Social em vez de Início */
body.background_0e36 .middle-947c .tiny_8f81:first-child .steel_fe27,
body.dim-d3b7 .middle-947c .tiny_8f81:first-child .steel_fe27 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.background_0e36 .middle-947c .pressed_c4d5 .steel_fe27,
body.dim-d3b7 .middle-947c .pressed_c4d5 .steel_fe27 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.background_0e36 .middle-947c .box-clean-26ab[aria-current="page"],
    body.dim-d3b7 .middle-947c .box-clean-26ab[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.surface_4b6c {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.hover_first_fe35 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .hover_first_fe35 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.status_471e {
    min-width: 0;
}

.preview_center_2e3c {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.image_be00 {
    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);
}

.image_be00 strong {
    color: var(--home-text);
    font-weight: 700;
}

.button_ed46 {
    margin-top: 2rem;
}

.west_5450 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .west_5450 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .west_5450 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.east_3251 {
    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;
}

.east_3251 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.east_3251 p {
    margin: 0;
    color: #334155;
}

.component_df73 {
    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) ---------- */
.focused_aef9 {
    padding: 2.25rem 0 1rem;
}

.active-966d {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .active-966d {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.static-08a6 {
    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;
}

.focused_aef9 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);
}

.hovered-e3aa {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.preview-0367 {
    font-size: 0.98rem;
    color: #334155;
}

.preview-0367 p {
    margin-bottom: 1rem;
}

.left-ccfe {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.widget-2922 {
    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);
}

.widget-2922:hover {
    filter: brightness(1.05);
}

.focus-4784 {
    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;
}

.video-cold-1448 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.video-cold-1448 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.slow-f59a {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.text-over-4300 {
    margin-bottom: 1.25rem;
}

.text-over-4300 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);
}

.brown_f32c {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.gallery_iron_5ea4 {
    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 ---------- */
.purple-e16f {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .purple-e16f {
        grid-template-columns: repeat(4, 1fr);
    }
}

.alert_blue_38f3 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.alert_blue_38f3 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.alert_blue_38f3 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.disabled_cool_8015 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .disabled_cool_8015 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .disabled_cool_8015 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.pattern_cf1b {
    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;
}

.pattern_cf1b:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.pattern_cf1b img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.pattern_cf1b h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.pattern_cf1b p,
.pattern_cf1b li {
    font-size: 0.92rem;
    color: #334155;
}

.pattern_cf1b ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.wrapper-basic-55f4 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.filter-paper-0e13 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.filter-paper-0e13 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;
}

.filter-paper-0e13 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.filter-paper-0e13 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.smooth-3483 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.yellow_37eb {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .yellow_37eb {
        grid-template-columns: repeat(2, 1fr);
    }
}

.element-west-e43f {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.section-upper-3ee5 {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.element-west-e43f h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.element-west-e43f .green-f8a7 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.table-b70c {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.orange_4235 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.orange_4235 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.orange_4235 summary::-webkit-details-marker {
    display: none;
}

.orange_4235 .carousel-tall-381c {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.orange_4235 .carousel-tall-381c p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.badge_f46a {
    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;
}

.badge_f46a h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.badge_f46a ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.main-77af a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.photo-41e3 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.in_7299 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.shade_1f35 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.in_7299 a {
    font-weight: 600;
}

.tiny-cb0e {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.tiny-cb0e h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.tiny-cb0e p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.video-9e87 {
    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);
}

.video-9e87 a {
    color: #fff !important;
}

.video-9e87 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.active_cd90 {
    margin: 1rem 0 0;
}

.active_cd90 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.breadcrumb_south_17b0 .pro_576c {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.breadcrumb_south_17b0 .pro_576c h1 {
    color: inherit;
    text-shadow: none;
}

body.breadcrumb_south_17b0 .pro_576c p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.breadcrumb_fc7d {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .breadcrumb_fc7d {
        grid-template-columns: repeat(4, 1fr);
    }
}

.module-f21b {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.module-f21b .media-west-29e6 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.module-f21b .border_huge_f75a {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.fast-3623 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .fast-3623 {
        grid-template-columns: 1fr 1fr;
    }
}

.upper-27f7 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.upper-27f7 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.tiny-bcc7 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.breadcrumb_south_17b0 .middle-947c,
    body.breadcrumb_south_17b0 .last-1f39,
    .video-9e87 {
        display: none !important;
    }
}

/* css-noise: 2b8c */
.promo-block-i2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
