/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.selected_7ae0 生效） */

: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.selected_7ae0 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.selected_7ae0 a {
    color: var(--home-accent-2);
}

body.selected_7ae0 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.aside-bronze-296e {
    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;
}

.aside-bronze-296e:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.description-91b9 {
    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);
}

.link_fixed_54db {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.mini-5224 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.mini-5224 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.summary-over-13e0 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.fluid-dc85 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.message_orange_6fa3 {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.easy_cc2f {
    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.selected_7ae0 .easy_cc2f .narrow-b4e1 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.selected_7ae0 .link_fixed_54db {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.selected_7ae0 .mini-5224 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.selected_7ae0 .easy_cc2f {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.selected_7ae0 .easy_cc2f .smooth-e3dc {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.selected_7ae0 .narrow-b4e1 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.copper-9060) ---------- */
body.selected_7ae0 .short-7ad6 {
    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.selected_7ae0 .short-7ad6 .shade_mini_82f4 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.selected_7ae0 .short-7ad6 .shade_mini_82f4:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.selected_7ae0 .short-7ad6 .glass_fe54 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.selected_7ae0 .short-7ad6 .glass_fe54::before {
    border-bottom-color: var(--home-surface);
}

body.selected_7ae0 .short-7ad6 .mask_brown_5a26 {
    color: var(--home-text);
}

body.selected_7ae0 .short-7ad6 .mask_brown_5a26:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.selected_7ae0 .form_purple_bd3e {
    background: #f1f5f9;
}

body.selected_7ae0 .form_purple_bd3e span {
    color: var(--home-text);
    text-shadow: none;
}

body.selected_7ae0 .panel_f08f {
    border-color: var(--home-border);
    background: #fff;
}

body.selected_7ae0 .panel_f08f span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.selected_7ae0 .border_20ca {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.selected_7ae0 .border_20ca .shade_mini_82f4 {
        color: var(--home-text);
    }

    body.selected_7ae0 .border_20ca .glass_fe54 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.selected_7ae0 .border_20ca .mask_brown_5a26 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.selected_7ae0.thumbnail-be85 .description-91b9 {
        z-index: 10070;
    }

    body.selected_7ae0 .short-7ad6 {
        z-index: 10065;
    }

    body.selected_7ae0 .short-7ad6 .full_8d69 {
        padding-left: 0;
        padding-right: 0;
    }

    body.selected_7ae0 .short-7ad6 .border_20ca.fn-show-527b {
        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.selected_7ae0 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.dropdown_7da4 & app.dropdown_7da4 & baixar.dropdown_7da4 & download.dropdown_7da4 & instalar.dropdown_7da4: destacar Mobile em vez de Início */
body.hidden-6ff8 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.content-2cb9 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.tabs_4b76 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.silver_4971 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.block-top-3594 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.hidden-6ff8 .short-7ad6 .fresh-aad1 .shade_mini_82f4,
body.content-2cb9 .short-7ad6 .fresh-aad1 .shade_mini_82f4,
body.tabs_4b76 .short-7ad6 .fresh-aad1 .shade_mini_82f4,
body.silver_4971 .short-7ad6 .fresh-aad1 .shade_mini_82f4,
body.block-top-3594 .short-7ad6 .fresh-aad1 .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.hidden-6ff8 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.content-2cb9 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.tabs_4b76 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.silver_4971 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.block-top-3594 .short-7ad6 .mask_brown_5a26[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.dropdown_7da4: destacar Apostas em vez de Início */
/* bet.dropdown_7da4, plataforma.dropdown_7da4 & win.dropdown_7da4: destacar Apostas em vez de Início */
body.summary-complex-7579 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.accordion_bb93 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.over_c497 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.summary-complex-7579 .short-7ad6 .hover_4671 .shade_mini_82f4,
body.accordion_bb93 .short-7ad6 .hover_4671 .shade_mini_82f4,
body.over_c497 .short-7ad6 .hover_4671 .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.summary-complex-7579 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.accordion_bb93 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.over_c497 .short-7ad6 .mask_brown_5a26[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.dropdown_7da4: destacar Bônus */
body.tall-304a .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.tall-304a .short-7ad6 .dark_ea3f .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.dropdown_7da4, login.dropdown_7da4 & vip.dropdown_7da4: destacar Conta em vez de Início */
body.picture_b00e .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.modal_active_8804 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.fixed_b1db .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.picture_b00e .short-7ad6 .detail_plasma_46d2 .shade_mini_82f4,
body.modal_active_8804 .short-7ad6 .detail_plasma_46d2 .shade_mini_82f4,
body.fixed_b1db .short-7ad6 .detail_plasma_46d2 .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.picture_b00e .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.modal_active_8804 .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.fixed_b1db .short-7ad6 .mask_brown_5a26[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.dropdown_7da4, lottery.dropdown_7da4 & slot.dropdown_7da4: destacar Jogos em vez de Início */
body.summary_5b6a .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.tall_9d8a .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.small_abb6 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.summary_5b6a .short-7ad6 .card_0071 .shade_mini_82f4,
body.tall_9d8a .short-7ad6 .card_0071 .shade_mini_82f4,
body.small_abb6 .short-7ad6 .card_0071 .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.summary_5b6a .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.tall_9d8a .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.small_abb6 .short-7ad6 .mask_brown_5a26[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.dropdown_7da4 & telegram.dropdown_7da4: destacar Social em vez de Início */
body.status_last_d8aa .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4,
body.background_north_5248 .short-7ad6 .thumbnail-b059:first-child .shade_mini_82f4 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.status_last_d8aa .short-7ad6 .steel_9524 .shade_mini_82f4,
body.background_north_5248 .short-7ad6 .steel_9524 .shade_mini_82f4 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.status_last_d8aa .short-7ad6 .mask_brown_5a26[aria-current="page"],
    body.background_north_5248 .short-7ad6 .mask_brown_5a26[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.clean_9235 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.top_6fd7 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .top_6fd7 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.breadcrumb-pro-b32f {
    min-width: 0;
}

.notice-dim-5e1e {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.pink-a9fc {
    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);
}

.pink-a9fc strong {
    color: var(--home-text);
    font-weight: 700;
}

.huge-a8c9 {
    margin-top: 2rem;
}

.section-a443 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .section-a443 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .section-a443 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.filter_top_a788 {
    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;
}

.filter_top_a788 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.filter_top_a788 p {
    margin: 0;
    color: #334155;
}

.static-15f1 {
    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) ---------- */
.solid-ae9d {
    padding: 2.25rem 0 1rem;
}

.popup_f0dd {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .popup_f0dd {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.modal_fb6a {
    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;
}

.solid-ae9d 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);
}

.item-advanced-a206 {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.paragraph-45f1 {
    font-size: 0.98rem;
    color: #334155;
}

.paragraph-45f1 p {
    margin-bottom: 1rem;
}

.center_a2b3 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.tall_e9f9 {
    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);
}

.tall_e9f9:hover {
    filter: brightness(1.05);
}

.badge-solid-c109 {
    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;
}

.bronze_69b7 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.bronze_69b7 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.heading_black_dfdb {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.frame_b3b4 {
    margin-bottom: 1.25rem;
}

.frame_b3b4 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);
}

.in_77b9 {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.chip-east-818c {
    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 ---------- */
.orange_5774 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .orange_5774 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.table-b545 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.table-b545 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.table-b545 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.element-steel-6ffd {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .element-steel-6ffd {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .element-steel-6ffd {
        grid-template-columns: repeat(3, 1fr);
    }
}

.light_6cba {
    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;
}

.light_6cba:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.light_6cba img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.light_6cba h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.light_6cba p,
.light_6cba li {
    font-size: 0.92rem;
    color: #334155;
}

.light_6cba ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.tooltip-0169 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.pink_35c8 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.pink_35c8 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;
}

.pink_35c8 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.pink_35c8 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.dim-286b {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.header-8398 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .header-8398 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.slider-fresh-6aa9 {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.rough_4e6f {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.slider-fresh-6aa9 h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.slider-fresh-6aa9 .status-89f6 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.row-east-6da1 {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.hero_south_0204 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.hero_south_0204 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.hero_south_0204 summary::-webkit-details-marker {
    display: none;
}

.hero_south_0204 .progress-steel-f8bc {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.hero_south_0204 .progress-steel-f8bc p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.preview-c2b6 {
    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;
}

.preview-c2b6 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.preview-c2b6 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.chip-6c1c a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.detail-orange-8563 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.breadcrumb-ce2d {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.description-fluid-2c9c {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.breadcrumb-ce2d a {
    font-weight: 600;
}

.fixed-3ce4 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.fixed-3ce4 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.fixed-3ce4 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.tertiary-4762 {
    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);
}

.tertiary-4762 a {
    color: #fff !important;
}

.tertiary-4762 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.photo-action-2d75 {
    margin: 1rem 0 0;
}

.photo-action-2d75 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.selected_7ae0 .card_5991 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.selected_7ae0 .card_5991 h1 {
    color: inherit;
    text-shadow: none;
}

body.selected_7ae0 .card_5991 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.bright-7e0f {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .bright-7e0f {
        grid-template-columns: repeat(4, 1fr);
    }
}

.block_dim_57ad {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.block_dim_57ad .element-8b42 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.block_dim_57ad .sidebar_41d0 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.liquid_0b08 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .liquid_0b08 {
        grid-template-columns: 1fr 1fr;
    }
}

.menu_lower_a895 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.menu_lower_a895 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.info_in_6cc9 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.selected_7ae0 .short-7ad6,
    body.selected_7ae0 .easy_cc2f,
    .tertiary-4762 {
        display: none !important;
    }
}

/* css-noise: aa5a */
.ghost-box-p6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
