/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.filter-ee9e 生效） */

: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.filter-ee9e {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.filter-ee9e a {
    color: var(--home-accent-2);
}

body.filter-ee9e a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.summary-gas-dc2d {
    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;
}

.summary-gas-dc2d:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.hard-c6f1 {
    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);
}

.container_fresh_d842 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.notification-1712 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.notification-1712 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.image_glass_b6bf {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.gallery-bc8a {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.mini_a07c {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.progress-d179 {
    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.filter-ee9e .progress-d179 .card-medium-8bcd {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.filter-ee9e .container_fresh_d842 {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.filter-ee9e .notification-1712 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.filter-ee9e .progress-d179 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.filter-ee9e .progress-d179 .box-4f9d {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.filter-ee9e .card-medium-8bcd {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.left_9b54) ---------- */
body.filter-ee9e .easy_0d17 {
    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.filter-ee9e .easy_0d17 .status_2b0c {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.filter-ee9e .easy_0d17 .status_2b0c:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.filter-ee9e .easy_0d17 .image-left-203c {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.filter-ee9e .easy_0d17 .image-left-203c::before {
    border-bottom-color: var(--home-surface);
}

body.filter-ee9e .easy_0d17 .cool_01bd {
    color: var(--home-text);
}

body.filter-ee9e .easy_0d17 .cool_01bd:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.filter-ee9e .video_paper_8f5e {
    background: #f1f5f9;
}

body.filter-ee9e .video_paper_8f5e span {
    color: var(--home-text);
    text-shadow: none;
}

body.filter-ee9e .rough-dc87 {
    border-color: var(--home-border);
    background: #fff;
}

body.filter-ee9e .rough-dc87 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.filter-ee9e .yellow-018d {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.filter-ee9e .yellow-018d .status_2b0c {
        color: var(--home-text);
    }

    body.filter-ee9e .yellow-018d .image-left-203c {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.filter-ee9e .yellow-018d .cool_01bd {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.filter-ee9e.header-4670 .hard-c6f1 {
        z-index: 10070;
    }

    body.filter-ee9e .easy_0d17 {
        z-index: 10065;
    }

    body.filter-ee9e .easy_0d17 .detail_medium_f847 {
        padding-left: 0;
        padding-right: 0;
    }

    body.filter-ee9e .easy_0d17 .yellow-018d.fn-show-899a {
        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.filter-ee9e .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.left-6ee9 & app.left-6ee9 & baixar.left-6ee9 & download.left-6ee9 & instalar.left-6ee9: destacar Mobile em vez de Início */
body.main-mini-586b .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.center-fd33 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.lite_46c8 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.modal_in_5297 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.notification-bright-fd17 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.main-mini-586b .easy_0d17 .item_prev_07ee .status_2b0c,
body.center-fd33 .easy_0d17 .item_prev_07ee .status_2b0c,
body.lite_46c8 .easy_0d17 .item_prev_07ee .status_2b0c,
body.modal_in_5297 .easy_0d17 .item_prev_07ee .status_2b0c,
body.notification-bright-fd17 .easy_0d17 .item_prev_07ee .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.main-mini-586b .easy_0d17 .cool_01bd[aria-current="page"],
    body.center-fd33 .easy_0d17 .cool_01bd[aria-current="page"],
    body.lite_46c8 .easy_0d17 .cool_01bd[aria-current="page"],
    body.modal_in_5297 .easy_0d17 .cool_01bd[aria-current="page"],
    body.notification-bright-fd17 .easy_0d17 .cool_01bd[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.left-6ee9: destacar Apostas em vez de Início */
/* bet.left-6ee9, plataforma.left-6ee9 & win.left-6ee9: destacar Apostas em vez de Início */
body.highlight-2599 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.secondary-solid-056f .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.box-dynamic-bea5 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.highlight-2599 .easy_0d17 .grid-871b .status_2b0c,
body.secondary-solid-056f .easy_0d17 .grid-871b .status_2b0c,
body.box-dynamic-bea5 .easy_0d17 .grid-871b .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.highlight-2599 .easy_0d17 .cool_01bd[aria-current="page"],
    body.secondary-solid-056f .easy_0d17 .cool_01bd[aria-current="page"],
    body.box-dynamic-bea5 .easy_0d17 .cool_01bd[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.left-6ee9: destacar Bônus */
body.top_fad5 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.top_fad5 .easy_0d17 .pro_8f8e .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.left-6ee9, login.left-6ee9 & vip.left-6ee9: destacar Conta em vez de Início */
body.gold-e49f .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.soft-fd60 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.article_f9d1 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.gold-e49f .easy_0d17 .purple_1497 .status_2b0c,
body.soft-fd60 .easy_0d17 .purple_1497 .status_2b0c,
body.article_f9d1 .easy_0d17 .purple_1497 .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.gold-e49f .easy_0d17 .cool_01bd[aria-current="page"],
    body.soft-fd60 .easy_0d17 .cool_01bd[aria-current="page"],
    body.article_f9d1 .easy_0d17 .cool_01bd[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.left-6ee9, lottery.left-6ee9 & slot.left-6ee9: destacar Jogos em vez de Início */
body.hard_375a .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.status-narrow-e28e .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.bright_4b93 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.hard_375a .easy_0d17 .tag-upper-fc84 .status_2b0c,
body.status-narrow-e28e .easy_0d17 .tag-upper-fc84 .status_2b0c,
body.bright_4b93 .easy_0d17 .tag-upper-fc84 .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.hard_375a .easy_0d17 .cool_01bd[aria-current="page"],
    body.status-narrow-e28e .easy_0d17 .cool_01bd[aria-current="page"],
    body.bright_4b93 .easy_0d17 .cool_01bd[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.left-6ee9 & telegram.left-6ee9: destacar Social em vez de Início */
body.bright_9650 .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c,
body.new_c5eb .easy_0d17 .wrapper-silver-810b:first-child .status_2b0c {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.bright_9650 .easy_0d17 .text_0113 .status_2b0c,
body.new_c5eb .easy_0d17 .text_0113 .status_2b0c {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.bright_9650 .easy_0d17 .cool_01bd[aria-current="page"],
    body.new_c5eb .easy_0d17 .cool_01bd[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.nav-brown-47e3 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.under-a72f {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .under-a72f {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.paragraph-solid-7bdc {
    min-width: 0;
}

.notification_complex_cf6c {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.alert_out_5dd7 {
    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);
}

.alert_out_5dd7 strong {
    color: var(--home-text);
    font-weight: 700;
}

.tertiary_thick_849e {
    margin-top: 2rem;
}

.secondary_f187 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .secondary_f187 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .secondary_f187 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.notice_fb62 {
    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;
}

.notice_fb62 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.notice_fb62 p {
    margin: 0;
    color: #334155;
}

.plasma-a7f0 {
    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) ---------- */
.background_selected_d4c8 {
    padding: 2.25rem 0 1rem;
}

.element_d95e {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .element_d95e {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.iron_de25 {
    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;
}

.background_selected_d4c8 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);
}

.rough-f1a1 {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.picture_light_5eea {
    font-size: 0.98rem;
    color: #334155;
}

.picture_light_5eea p {
    margin-bottom: 1rem;
}

.lower-4d1a {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.gold-9164 {
    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);
}

.gold-9164:hover {
    filter: brightness(1.05);
}

.active-cd81 {
    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;
}

.plasma-1879 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.plasma-1879 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.badge-copper-fe8e {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.alert-center-db68 {
    margin-bottom: 1.25rem;
}

.alert-center-db68 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);
}

.breadcrumb_copper_6b42 {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.photo_last_4172 {
    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 ---------- */
.pagination-dirty-1ddf {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .pagination-dirty-1ddf {
        grid-template-columns: repeat(4, 1fr);
    }
}

.gallery_hard_190c {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.gallery_hard_190c strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.gallery_hard_190c span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.hovered_3aac {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .hovered_3aac {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .hovered_3aac {
        grid-template-columns: repeat(3, 1fr);
    }
}

.advanced-721e {
    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;
}

.advanced-721e:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.advanced-721e img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.advanced-721e h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.advanced-721e p,
.advanced-721e li {
    font-size: 0.92rem;
    color: #334155;
}

.advanced-721e ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.blue-1a71 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.mask-hard-e522 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.mask-hard-e522 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;
}

.mask-hard-e522 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.mask-hard-e522 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.heading-center-914c {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.preview-copper-65d9 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .preview-copper-65d9 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.accent-caf8 {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.static_c67d {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.accent-caf8 h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.accent-caf8 .paragraph_18b8 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.slow_d233 {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.disabled_up_a82b details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.disabled_up_a82b summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.disabled_up_a82b summary::-webkit-details-marker {
    display: none;
}

.disabled_up_a82b .element-01f8 {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.disabled_up_a82b .element-01f8 p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.badge_8aed {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1.1rem;
    box-shadow: var(--home-shadow);
    margin-bottom: 1rem;
}

.badge_8aed h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.badge_8aed ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.tooltip_motion_45cc a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.gradient_white_d049 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.backdrop-medium-cb8c {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.smooth-91ea {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.backdrop-medium-cb8c a {
    font-weight: 600;
}

.info_wide_a267 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.info_wide_a267 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.info_wide_a267 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.input_dark_1b4b {
    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);
}

.input_dark_1b4b a {
    color: #fff !important;
}

.input_dark_1b4b h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.picture-1b53 {
    margin: 1rem 0 0;
}

.picture-1b53 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.filter-ee9e .solid_f115 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.filter-ee9e .solid_f115 h1 {
    color: inherit;
    text-shadow: none;
}

body.filter-ee9e .solid_f115 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.carousel-f3db {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .carousel-f3db {
        grid-template-columns: repeat(4, 1fr);
    }
}

.media_9de2 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.media_9de2 .gallery-west-d0eb {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.media_9de2 .outline_full_c9a7 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.block_0750 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .block_0750 {
        grid-template-columns: 1fr 1fr;
    }
}

.aside-north-f546 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.aside-north-f546 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.sidebar_e4a2 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.filter-ee9e .easy_0d17,
    body.filter-ee9e .progress-d179,
    .input_dark_1b4b {
        display: none !important;
    }
}

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