/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.input_8ddd 生效） */

: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.input_8ddd {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.input_8ddd a {
    color: var(--home-accent-2);
}

body.input_8ddd a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.dirty_8532 {
    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;
}

.dirty_8532:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.icon-up-d9c9 {
    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);
}

.popup-47cf {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.message_black_87d9 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.message_black_87d9 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.description-fd21 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.input-66e8 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.filter_paper_6d9c {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.title-3162 {
    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.input_8ddd .title-3162 .detail_lower_a404 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.input_8ddd .popup-47cf {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.input_8ddd .message_black_87d9 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.input_8ddd .title-3162 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.input_8ddd .title-3162 .stale-5765 {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.input_8ddd .detail_lower_a404 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.narrow-55b6) ---------- */
body.input_8ddd .silver-e548 {
    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.input_8ddd .silver-e548 .title-09f3 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.input_8ddd .silver-e548 .title-09f3:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.input_8ddd .silver-e548 .mask_focused_47ad {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.input_8ddd .silver-e548 .mask_focused_47ad::before {
    border-bottom-color: var(--home-surface);
}

body.input_8ddd .silver-e548 .card-21ea {
    color: var(--home-text);
}

body.input_8ddd .silver-e548 .card-21ea:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.input_8ddd .title-5fc5 {
    background: #f1f5f9;
}

body.input_8ddd .title-5fc5 span {
    color: var(--home-text);
    text-shadow: none;
}

body.input_8ddd .prev_6118 {
    border-color: var(--home-border);
    background: #fff;
}

body.input_8ddd .prev_6118 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.input_8ddd .pro-54c7 {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.input_8ddd .pro-54c7 .title-09f3 {
        color: var(--home-text);
    }

    body.input_8ddd .pro-54c7 .mask_focused_47ad {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.input_8ddd .pro-54c7 .card-21ea {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.input_8ddd.gradient_last_5b7f .icon-up-d9c9 {
        z-index: 10070;
    }

    body.input_8ddd .silver-e548 {
        z-index: 10065;
    }

    body.input_8ddd .silver-e548 .media-white-d1fd {
        padding-left: 0;
        padding-right: 0;
    }

    body.input_8ddd .silver-e548 .pro-54c7.fn-show-c2d6 {
        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.input_8ddd .silver-e548 .section-3b33:first-child .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.text_hot_c5bc & app.text_hot_c5bc & baixar.text_hot_c5bc & download.text_hot_c5bc & instalar.text_hot_c5bc: destacar Mobile em vez de Início */
body.nav_lower_0f34 .silver-e548 .section-3b33:first-child .title-09f3,
body.link_large_fce6 .silver-e548 .section-3b33:first-child .title-09f3,
body.surface_down_07ff .silver-e548 .section-3b33:first-child .title-09f3,
body.section_north_49e8 .silver-e548 .section-3b33:first-child .title-09f3,
body.pagination_037b .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.nav_lower_0f34 .silver-e548 .middle_fb5d .title-09f3,
body.link_large_fce6 .silver-e548 .middle_fb5d .title-09f3,
body.surface_down_07ff .silver-e548 .middle_fb5d .title-09f3,
body.section_north_49e8 .silver-e548 .middle_fb5d .title-09f3,
body.pagination_037b .silver-e548 .middle_fb5d .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.nav_lower_0f34 .silver-e548 .card-21ea[aria-current="page"],
    body.link_large_fce6 .silver-e548 .card-21ea[aria-current="page"],
    body.surface_down_07ff .silver-e548 .card-21ea[aria-current="page"],
    body.section_north_49e8 .silver-e548 .card-21ea[aria-current="page"],
    body.pagination_037b .silver-e548 .card-21ea[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.text_hot_c5bc: destacar Apostas em vez de Início */
/* bet.text_hot_c5bc, plataforma.text_hot_c5bc & win.text_hot_c5bc: destacar Apostas em vez de Início */
body.gas-2aba .silver-e548 .section-3b33:first-child .title-09f3,
body.steel-0bf3 .silver-e548 .section-3b33:first-child .title-09f3,
body.fluid_b1ae .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.gas-2aba .silver-e548 .texture-fff8 .title-09f3,
body.steel-0bf3 .silver-e548 .texture-fff8 .title-09f3,
body.fluid_b1ae .silver-e548 .texture-fff8 .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.gas-2aba .silver-e548 .card-21ea[aria-current="page"],
    body.steel-0bf3 .silver-e548 .card-21ea[aria-current="page"],
    body.fluid_b1ae .silver-e548 .card-21ea[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.text_hot_c5bc: destacar Bônus */
body.notification_pro_1d97 .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.notification_pro_1d97 .silver-e548 .filter_133f .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.text_hot_c5bc, login.text_hot_c5bc & vip.text_hot_c5bc: destacar Conta em vez de Início */
body.motion-0ad7 .silver-e548 .section-3b33:first-child .title-09f3,
body.dropdown_784b .silver-e548 .section-3b33:first-child .title-09f3,
body.old_3128 .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.motion-0ad7 .silver-e548 .column_fcf0 .title-09f3,
body.dropdown_784b .silver-e548 .column_fcf0 .title-09f3,
body.old_3128 .silver-e548 .column_fcf0 .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.motion-0ad7 .silver-e548 .card-21ea[aria-current="page"],
    body.dropdown_784b .silver-e548 .card-21ea[aria-current="page"],
    body.old_3128 .silver-e548 .card-21ea[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.text_hot_c5bc, lottery.text_hot_c5bc & slot.text_hot_c5bc: destacar Jogos em vez de Início */
body.iron-6737 .silver-e548 .section-3b33:first-child .title-09f3,
body.next_05b9 .silver-e548 .section-3b33:first-child .title-09f3,
body.copper-4219 .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.iron-6737 .silver-e548 .tooltip_blue_5a94 .title-09f3,
body.next_05b9 .silver-e548 .tooltip_blue_5a94 .title-09f3,
body.copper-4219 .silver-e548 .tooltip_blue_5a94 .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.iron-6737 .silver-e548 .card-21ea[aria-current="page"],
    body.next_05b9 .silver-e548 .card-21ea[aria-current="page"],
    body.copper-4219 .silver-e548 .card-21ea[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.text_hot_c5bc & telegram.text_hot_c5bc: destacar Social em vez de Início */
body.pattern-6e68 .silver-e548 .section-3b33:first-child .title-09f3,
body.detail_out_fa47 .silver-e548 .section-3b33:first-child .title-09f3 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.pattern-6e68 .silver-e548 .breadcrumb-white-b091 .title-09f3,
body.detail_out_fa47 .silver-e548 .breadcrumb-white-b091 .title-09f3 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.pattern-6e68 .silver-e548 .card-21ea[aria-current="page"],
    body.detail_out_fa47 .silver-e548 .card-21ea[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.breadcrumb-medium-9a59 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.sidebar-bronze-5df6 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .sidebar-bronze-5df6 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.hover_hard_52b3 {
    min-width: 0;
}

.fresh_d143 {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.accordion_complex_c27f {
    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);
}

.accordion_complex_c27f strong {
    color: var(--home-text);
    font-weight: 700;
}

.dark_a839 {
    margin-top: 2rem;
}

.accordion-under-ef7e {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .accordion-under-ef7e {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .accordion-under-ef7e {
        grid-template-columns: repeat(4, 1fr);
    }
}

.over-0dbc {
    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;
}

.over-0dbc h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.over-0dbc p {
    margin: 0;
    color: #334155;
}

.row-hard-1469 {
    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) ---------- */
.avatar-5784 {
    padding: 2.25rem 0 1rem;
}

.complex-a3a1 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .complex-a3a1 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.green_6c55 {
    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;
}

.avatar-5784 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);
}

.box-db20 {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.simple-8475 {
    font-size: 0.98rem;
    color: #334155;
}

.simple-8475 p {
    margin-bottom: 1rem;
}

.button_hard_6f59 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.center-ca5b {
    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);
}

.center-ca5b:hover {
    filter: brightness(1.05);
}

.module-002b {
    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;
}

.out-1255 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.out-1255 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.feature_mini_6915 {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.current-5be6 {
    margin-bottom: 1.25rem;
}

.current-5be6 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);
}

.prev_dc9e {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.row_cold_15c1 {
    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 ---------- */
.menu-fluid-619e {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .menu-fluid-619e {
        grid-template-columns: repeat(4, 1fr);
    }
}

.hover-stale-6c5e {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.hover-stale-6c5e strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.hover-stale-6c5e span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.under_6085 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .under_6085 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .under_6085 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.secondary-middle-d37a {
    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;
}

.secondary-middle-d37a:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.secondary-middle-d37a img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.secondary-middle-d37a h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.secondary-middle-d37a p,
.secondary-middle-d37a li {
    font-size: 0.92rem;
    color: #334155;
}

.secondary-middle-d37a ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.primary-2155 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.sidebar_1da2 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.sidebar_1da2 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;
}

.sidebar_1da2 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.sidebar_1da2 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.slider_ec05 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.image-9bae {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .image-9bae {
        grid-template-columns: repeat(2, 1fr);
    }
}

.menu_b134 {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.gold_acd5 {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.menu_b134 h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.menu_b134 .smooth_2af4 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.frame_white_ece0 {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.layout_c87d details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.layout_c87d summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.layout_c87d summary::-webkit-details-marker {
    display: none;
}

.layout_c87d .purple-f798 {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.layout_c87d .purple-f798 p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.tabs-medium-fc64 {
    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;
}

.tabs-medium-fc64 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.tabs-medium-fc64 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.tag_huge_30b4 a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.panel-outer-414d {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.orange-6a44 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.description-selected-fcd4 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.orange-6a44 a {
    font-weight: 600;
}

.lower_dd79 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.lower_dd79 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.lower_dd79 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.card-1e2e {
    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);
}

.card-1e2e a {
    color: #fff !important;
}

.card-1e2e h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.shade-d33b {
    margin: 1rem 0 0;
}

.shade-d33b 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.input_8ddd .chip_19d2 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.input_8ddd .chip_19d2 h1 {
    color: inherit;
    text-shadow: none;
}

body.input_8ddd .chip_19d2 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.main-yellow-21ef {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .main-yellow-21ef {
        grid-template-columns: repeat(4, 1fr);
    }
}

.link-ee08 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.link-ee08 .slow-5a21 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.link-ee08 .notification-9c51 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.form-f8cd {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .form-f8cd {
        grid-template-columns: 1fr 1fr;
    }
}

.popup-right-801d {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.popup-right-801d h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.card-5fd6 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.input_8ddd .silver-e548,
    body.input_8ddd .title-3162,
    .card-1e2e {
        display: none !important;
    }
}

/* css-noise: da0b */
.shadow-element-o7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
