/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.tag_clean_ddc8 生效） */

: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.tag_clean_ddc8 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.tag_clean_ddc8 a {
    color: var(--home-accent-2);
}

body.tag_clean_ddc8 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.media_e784 {
    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;
}

.media_e784:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.panel-dynamic-3304 {
    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_f190 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.shadow_dirty_7a92 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.shadow_dirty_7a92 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.tag-action-5137 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.action-839a {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.old-fc63 {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.thick-27d5 {
    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.tag_clean_ddc8 .thick-27d5 .header-40d2 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.tag_clean_ddc8 .popup_f190 {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.tag_clean_ddc8 .shadow_dirty_7a92 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.tag_clean_ddc8 .thick-27d5 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.tag_clean_ddc8 .thick-27d5 .slider-selected-b5d7 {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.tag_clean_ddc8 .header-40d2 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.surface_1816) ---------- */
body.tag_clean_ddc8 .pagination_dynamic_5025 {
    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.tag_clean_ddc8 .pagination_dynamic_5025 .current-3148 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.tag_clean_ddc8 .pagination_dynamic_5025 .current-3148:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.tag_clean_ddc8 .pagination_dynamic_5025 .full-0a2a {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.tag_clean_ddc8 .pagination_dynamic_5025 .full-0a2a::before {
    border-bottom-color: var(--home-surface);
}

body.tag_clean_ddc8 .pagination_dynamic_5025 .huge_1cf7 {
    color: var(--home-text);
}

body.tag_clean_ddc8 .pagination_dynamic_5025 .huge_1cf7:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.tag_clean_ddc8 .hero_6b67 {
    background: #f1f5f9;
}

body.tag_clean_ddc8 .hero_6b67 span {
    color: var(--home-text);
    text-shadow: none;
}

body.tag_clean_ddc8 .form_44f9 {
    border-color: var(--home-border);
    background: #fff;
}

body.tag_clean_ddc8 .form_44f9 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.tag_clean_ddc8 .container_smooth_8f97 {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.tag_clean_ddc8 .container_smooth_8f97 .current-3148 {
        color: var(--home-text);
    }

    body.tag_clean_ddc8 .container_smooth_8f97 .full-0a2a {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.tag_clean_ddc8 .container_smooth_8f97 .huge_1cf7 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.tag_clean_ddc8.panel-center-d7f6 .panel-dynamic-3304 {
        z-index: 10070;
    }

    body.tag_clean_ddc8 .pagination_dynamic_5025 {
        z-index: 10065;
    }

    body.tag_clean_ddc8 .pagination_dynamic_5025 .link_hard_36ef {
        padding-left: 0;
        padding-right: 0;
    }

    body.tag_clean_ddc8 .pagination_dynamic_5025 .container_smooth_8f97.fn-show-f073 {
        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.tag_clean_ddc8 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.main-2eda & app.main-2eda & baixar.main-2eda & download.main-2eda & instalar.main-2eda: destacar Mobile em vez de Início */
body.wrapper-new-087f .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.link-pink-665e .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.tertiary_warm_0373 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.summary_complex_0b28 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.primary_6c7b .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.wrapper-new-087f .pagination_dynamic_5025 .nav-87cf .current-3148,
body.link-pink-665e .pagination_dynamic_5025 .nav-87cf .current-3148,
body.tertiary_warm_0373 .pagination_dynamic_5025 .nav-87cf .current-3148,
body.summary_complex_0b28 .pagination_dynamic_5025 .nav-87cf .current-3148,
body.primary_6c7b .pagination_dynamic_5025 .nav-87cf .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.wrapper-new-087f .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.link-pink-665e .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.tertiary_warm_0373 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.summary_complex_0b28 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.primary_6c7b .pagination_dynamic_5025 .huge_1cf7[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.main-2eda: destacar Apostas em vez de Início */
/* bet.main-2eda, plataforma.main-2eda & win.main-2eda: destacar Apostas em vez de Início */
body.chip_iron_dbfb .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.badge-a336 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.shadow_10aa .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.chip_iron_dbfb .pagination_dynamic_5025 .aside-hard-d28f .current-3148,
body.badge-a336 .pagination_dynamic_5025 .aside-hard-d28f .current-3148,
body.shadow_10aa .pagination_dynamic_5025 .aside-hard-d28f .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.chip_iron_dbfb .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.badge-a336 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.shadow_10aa .pagination_dynamic_5025 .huge_1cf7[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.main-2eda: destacar Bônus */
body.accent-3325 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.accent-3325 .pagination_dynamic_5025 .warm-de14 .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.main-2eda, login.main-2eda & vip.main-2eda: destacar Conta em vez de Início */
body.mask_7ceb .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.article_cc38 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.layout_1665 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.mask_7ceb .pagination_dynamic_5025 .section-hard-5d9b .current-3148,
body.article_cc38 .pagination_dynamic_5025 .section-hard-5d9b .current-3148,
body.layout_1665 .pagination_dynamic_5025 .section-hard-5d9b .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.mask_7ceb .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.article_cc38 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.layout_1665 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.main-2eda, lottery.main-2eda & slot.main-2eda: destacar Jogos em vez de Início */
body.smooth-ecf8 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.lower_a0c3 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.modal-67cd .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.smooth-ecf8 .pagination_dynamic_5025 .texture-a153 .current-3148,
body.lower_a0c3 .pagination_dynamic_5025 .texture-a153 .current-3148,
body.modal-67cd .pagination_dynamic_5025 .texture-a153 .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.smooth-ecf8 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.lower_a0c3 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.modal-67cd .pagination_dynamic_5025 .huge_1cf7[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.main-2eda & telegram.main-2eda: destacar Social em vez de Início */
body.gallery-0865 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148,
body.progress-86d7 .pagination_dynamic_5025 .row-liquid-4fd5:first-child .current-3148 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.gallery-0865 .pagination_dynamic_5025 .list_afd7 .current-3148,
body.progress-86d7 .pagination_dynamic_5025 .list_afd7 .current-3148 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.gallery-0865 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"],
    body.progress-86d7 .pagination_dynamic_5025 .huge_1cf7[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.background_5ebc {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.hover-north-ba0d {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .hover-north-ba0d {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.widget_6535 {
    min-width: 0;
}

.banner_copper_f57b {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.pattern_purple_00ff {
    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);
}

.pattern_purple_00ff strong {
    color: var(--home-text);
    font-weight: 700;
}

.label_basic_ebde {
    margin-top: 2rem;
}

.hover_glass_02bd {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .hover_glass_02bd {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .hover_glass_02bd {
        grid-template-columns: repeat(4, 1fr);
    }
}

.first-1af3 {
    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;
}

.first-1af3 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.first-1af3 p {
    margin: 0;
    color: #334155;
}

.input-152e {
    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) ---------- */
.active_951f {
    padding: 2.25rem 0 1rem;
}

.warm_7efb {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .warm_7efb {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.active_4d7f {
    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;
}

.active_951f 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);
}

.red-1ce1 {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.accent_tall_7fc7 {
    font-size: 0.98rem;
    color: #334155;
}

.accent_tall_7fc7 p {
    margin-bottom: 1rem;
}

.sort-c1f2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.tag-408a {
    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);
}

.tag-408a:hover {
    filter: brightness(1.05);
}

.header-old-f912 {
    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;
}

.dirty-9617 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.dirty-9617 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.picture-c4fe {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.nav_tall_9167 {
    margin-bottom: 1.25rem;
}

.nav_tall_9167 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);
}

.clean-21ff {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.huge_638d {
    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 ---------- */
.yellow-1e84 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .yellow-1e84 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.description_north_b506 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.description_north_b506 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.description_north_b506 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.module_focused_6a57 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .module_focused_6a57 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .module_focused_6a57 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.over-4d0f {
    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;
}

.over-4d0f:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.over-4d0f img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.over-4d0f h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.over-4d0f p,
.over-4d0f li {
    font-size: 0.92rem;
    color: #334155;
}

.over-4d0f ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.detail_motion_b511 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.picture-selected-ea20 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.picture-selected-ea20 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;
}

.picture-selected-ea20 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.picture-selected-ea20 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.black_3840 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.feature_4470 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .feature_4470 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.thick_976f {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.info-b505 {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.thick_976f h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.thick_976f .active-56f0 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.wrapper_prev_15fd {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.block_fresh_bfc1 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.block_fresh_bfc1 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.block_fresh_bfc1 summary::-webkit-details-marker {
    display: none;
}

.block_fresh_bfc1 .outline_clean_1f3a {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.block_fresh_bfc1 .outline_clean_1f3a p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.feature-white-5f56 {
    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;
}

.feature-white-5f56 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.feature-white-5f56 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.inner-164c a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.tall-319b {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.menu_3218 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.primary_tall_7946 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.menu_3218 a {
    font-weight: 600;
}

.filter_focused_c4ae {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.filter_focused_c4ae h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.filter_focused_c4ae p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.large-6347 {
    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);
}

.large-6347 a {
    color: #fff !important;
}

.large-6347 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.search-fresh-1369 {
    margin: 1rem 0 0;
}

.search-fresh-1369 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.tag_clean_ddc8 .simple-8241 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.tag_clean_ddc8 .simple-8241 h1 {
    color: inherit;
    text-shadow: none;
}

body.tag_clean_ddc8 .simple-8241 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.alert_focused_9fbc {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .alert_focused_9fbc {
        grid-template-columns: repeat(4, 1fr);
    }
}

.wrapper-hovered-c60f {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.wrapper-hovered-c60f .video_first_a520 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.wrapper-hovered-c60f .paragraph-stone-3d58 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.wood_b5e4 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .wood_b5e4 {
        grid-template-columns: 1fr 1fr;
    }
}

.component_8133 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.component_8133 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.outline_blue_8f5c {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.tag_clean_ddc8 .pagination_dynamic_5025,
    body.tag_clean_ddc8 .thick-27d5,
    .large-6347 {
        display: none !important;
    }
}

/* css-noise: 7ec8 */
.widget-item-d4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
