/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.texture-70fb 生效） */

: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.texture-70fb {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.texture-70fb a {
    color: var(--home-accent-2);
}

body.texture-70fb a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.hero_55b7 {
    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;
}

.hero_55b7:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.clean_48b1 {
    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);
}

.header-cold-5df4 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.silver-4e9a {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.silver-4e9a img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.chip-72e6 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.picture_current_63f3 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.over_6fb1 {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.surface-dirty-5b3d {
    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.texture-70fb .surface-dirty-5b3d .top_c2e4 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.texture-70fb .header-cold-5df4 {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.texture-70fb .silver-4e9a {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.texture-70fb .surface-dirty-5b3d {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.texture-70fb .surface-dirty-5b3d .avatar_5e4b {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.texture-70fb .top_c2e4 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.modal_a326) ---------- */
body.texture-70fb .wrapper-0b0d {
    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.texture-70fb .wrapper-0b0d .accordion_f359 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.texture-70fb .wrapper-0b0d .accordion_f359:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.texture-70fb .wrapper-0b0d .notice_c45b {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.texture-70fb .wrapper-0b0d .notice_c45b::before {
    border-bottom-color: var(--home-surface);
}

body.texture-70fb .wrapper-0b0d .dim_0bb9 {
    color: var(--home-text);
}

body.texture-70fb .wrapper-0b0d .dim_0bb9:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.texture-70fb .media_da42 {
    background: #f1f5f9;
}

body.texture-70fb .media_da42 span {
    color: var(--home-text);
    text-shadow: none;
}

body.texture-70fb .surface_09f2 {
    border-color: var(--home-border);
    background: #fff;
}

body.texture-70fb .surface_09f2 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.texture-70fb .avatar-92aa {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.texture-70fb .avatar-92aa .accordion_f359 {
        color: var(--home-text);
    }

    body.texture-70fb .avatar-92aa .notice_c45b {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.texture-70fb .avatar-92aa .dim_0bb9 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.texture-70fb.section-f52f .clean_48b1 {
        z-index: 10070;
    }

    body.texture-70fb .wrapper-0b0d {
        z-index: 10065;
    }

    body.texture-70fb .wrapper-0b0d .gold_f165 {
        padding-left: 0;
        padding-right: 0;
    }

    body.texture-70fb .wrapper-0b0d .avatar-92aa.fn-show-1ac8 {
        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.texture-70fb .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.tiny_8e0f & app.tiny_8e0f & baixar.tiny_8e0f & download.tiny_8e0f & instalar.tiny_8e0f: destacar Mobile em vez de Início */
body.avatar-glass-b1bf .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.video-rough-f03d .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.plasma-6735 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.filter_left_e8ac .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.table-action-380a .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.avatar-glass-b1bf .wrapper-0b0d .plasma_ee5c .accordion_f359,
body.video-rough-f03d .wrapper-0b0d .plasma_ee5c .accordion_f359,
body.plasma-6735 .wrapper-0b0d .plasma_ee5c .accordion_f359,
body.filter_left_e8ac .wrapper-0b0d .plasma_ee5c .accordion_f359,
body.table-action-380a .wrapper-0b0d .plasma_ee5c .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.avatar-glass-b1bf .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.video-rough-f03d .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.plasma-6735 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.filter_left_e8ac .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.table-action-380a .wrapper-0b0d .dim_0bb9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.tiny_8e0f: destacar Apostas em vez de Início */
/* bet.tiny_8e0f, plataforma.tiny_8e0f & win.tiny_8e0f: destacar Apostas em vez de Início */
body.texture_down_c686 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.action-549a .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.green-bca5 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.texture_down_c686 .wrapper-0b0d .black_c7a4 .accordion_f359,
body.action-549a .wrapper-0b0d .black_c7a4 .accordion_f359,
body.green-bca5 .wrapper-0b0d .black_c7a4 .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.texture_down_c686 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.action-549a .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.green-bca5 .wrapper-0b0d .dim_0bb9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.tiny_8e0f: destacar Bônus */
body.surface_1b60 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.surface_1b60 .wrapper-0b0d .wrapper-yellow-cffa .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.tiny_8e0f, login.tiny_8e0f & vip.tiny_8e0f: destacar Conta em vez de Início */
body.shade_0d58 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.hidden_steel_85f7 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.section_c2bb .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.shade_0d58 .wrapper-0b0d .badge_e8dd .accordion_f359,
body.hidden_steel_85f7 .wrapper-0b0d .badge_e8dd .accordion_f359,
body.section_c2bb .wrapper-0b0d .badge_e8dd .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.shade_0d58 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.hidden_steel_85f7 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.section_c2bb .wrapper-0b0d .dim_0bb9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.tiny_8e0f, lottery.tiny_8e0f & slot.tiny_8e0f: destacar Jogos em vez de Início */
body.filter_smooth_5931 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.gas-79b4 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.secondary_thick_54c5 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.filter_smooth_5931 .wrapper-0b0d .media_slow_1178 .accordion_f359,
body.gas-79b4 .wrapper-0b0d .media_slow_1178 .accordion_f359,
body.secondary_thick_54c5 .wrapper-0b0d .media_slow_1178 .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.filter_smooth_5931 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.gas-79b4 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.secondary_thick_54c5 .wrapper-0b0d .dim_0bb9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.tiny_8e0f & telegram.tiny_8e0f: destacar Social em vez de Início */
body.chip-b6f9 .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359,
body.column-a37d .wrapper-0b0d .breadcrumb_019d:first-child .accordion_f359 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.chip-b6f9 .wrapper-0b0d .west-687d .accordion_f359,
body.column-a37d .wrapper-0b0d .west-687d .accordion_f359 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.chip-b6f9 .wrapper-0b0d .dim_0bb9[aria-current="page"],
    body.column-a37d .wrapper-0b0d .dim_0bb9[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.north_c82b {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.nav-3f0e {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .nav-3f0e {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.motion-0ab6 {
    min-width: 0;
}

.header-fluid-5ff6 {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.highlight-glass-b853 {
    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);
}

.highlight-glass-b853 strong {
    color: var(--home-text);
    font-weight: 700;
}

.pressed-49bb {
    margin-top: 2rem;
}

.sidebar-dim-6e8f {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .sidebar-dim-6e8f {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .sidebar-dim-6e8f {
        grid-template-columns: repeat(4, 1fr);
    }
}

.photo_light_231b {
    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;
}

.photo_light_231b h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.photo_light_231b p {
    margin: 0;
    color: #334155;
}

.progress-tiny-139a {
    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) ---------- */
.tiny_b3f5 {
    padding: 2.25rem 0 1rem;
}

.text-12f0 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .text-12f0 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.logo_af26 {
    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;
}

.tiny_b3f5 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);
}

.pagination_c90d {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.status_static_60cf {
    font-size: 0.98rem;
    color: #334155;
}

.status_static_60cf p {
    margin-bottom: 1rem;
}

.row_4c2e {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.caption-center-5045 {
    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);
}

.caption-center-5045:hover {
    filter: brightness(1.05);
}

.table-a3b9 {
    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;
}

.gas_f9c2 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.gas_f9c2 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.wide-1477 {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.aside_bronze_5542 {
    margin-bottom: 1.25rem;
}

.aside_bronze_5542 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);
}

.filter_a9cd {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.status-out-75f8 {
    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 ---------- */
.image-1b01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .image-1b01 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.component-625f {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.component-625f strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.component-625f span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.shade-medium-89b2 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .shade-medium-89b2 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .shade-medium-89b2 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.box-128d {
    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;
}

.box-128d:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.box-128d img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.box-128d h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.box-128d p,
.box-128d li {
    font-size: 0.92rem;
    color: #334155;
}

.box-128d ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.header_ecff {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.overlay-bba5 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.overlay-bba5 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;
}

.overlay-bba5 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.overlay-bba5 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.soft_6ac3 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.banner-dim-e8b4 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .banner-dim-e8b4 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.fast_8b71 {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.dropdown-6c8a {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.fast_8b71 h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.fast_8b71 .paragraph_hard_1c45 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.notification-lower-fd5a {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.prev_8f18 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.prev_8f18 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.prev_8f18 summary::-webkit-details-marker {
    display: none;
}

.prev_8f18 .white_96bd {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.prev_8f18 .white_96bd p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.in_0ceb {
    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;
}

.in_0ceb h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.in_0ceb ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.grid_93cc a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.logo_active_8b21 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.item_focused_42c4 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.article_new_8bf9 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.item_focused_42c4 a {
    font-weight: 600;
}

.stone-64b5 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.stone-64b5 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.stone-64b5 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.button_d1c0 {
    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);
}

.button_d1c0 a {
    color: #fff !important;
}

.button_d1c0 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.wide_7c9b {
    margin: 1rem 0 0;
}

.wide_7c9b 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.texture-70fb .content-e5b7 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.texture-70fb .content-e5b7 h1 {
    color: inherit;
    text-shadow: none;
}

body.texture-70fb .content-e5b7 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.inner_4d8d {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .inner_4d8d {
        grid-template-columns: repeat(4, 1fr);
    }
}

.video_d543 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.video_d543 .grid-831e {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.video_d543 .nav_c1f2 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.shadow_86d8 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .shadow_86d8 {
        grid-template-columns: 1fr 1fr;
    }
}

.in_44a8 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.in_44a8 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.outline-right-05e5 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.texture-70fb .wrapper-0b0d,
    body.texture-70fb .surface-dirty-5b3d,
    .button_d1c0 {
        display: none !important;
    }
}

/* css-noise: aa01 */
.ghost-box-k9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
