/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.photo-6542 生效） */

: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.photo-6542 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.photo-6542 a {
    color: var(--home-accent-2);
}

body.photo-6542 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.chip-lite-9f1c {
    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;
}

.chip-lite-9f1c:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.component-f128 {
    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);
}

.last_f2cc {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.first_7b0d {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.first_7b0d img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.left_e9ed {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.info-3e72 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.modal-f35d {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.status_dark_b337 {
    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.photo-6542 .status_dark_b337 .media_paper_fd48 {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.photo-6542 .last_f2cc {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.photo-6542 .first_7b0d {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.photo-6542 .status_dark_b337 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.photo-6542 .status_dark_b337 .banner-rough-0105 {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.photo-6542 .media_paper_fd48 {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.bronze_1c7a) ---------- */
body.photo-6542 .search_complex_c066 {
    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.photo-6542 .search_complex_c066 .highlight_a151 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.photo-6542 .search_complex_c066 .highlight_a151:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.photo-6542 .search_complex_c066 .sort-top-e156 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.photo-6542 .search_complex_c066 .sort-top-e156::before {
    border-bottom-color: var(--home-surface);
}

body.photo-6542 .search_complex_c066 .light-a766 {
    color: var(--home-text);
}

body.photo-6542 .search_complex_c066 .light-a766:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.photo-6542 .item_2bf9 {
    background: #f1f5f9;
}

body.photo-6542 .item_2bf9 span {
    color: var(--home-text);
    text-shadow: none;
}

body.photo-6542 .progress-last-9916 {
    border-color: var(--home-border);
    background: #fff;
}

body.photo-6542 .progress-last-9916 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.photo-6542 .glass-6e1b {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.photo-6542 .glass-6e1b .highlight_a151 {
        color: var(--home-text);
    }

    body.photo-6542 .glass-6e1b .sort-top-e156 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.photo-6542 .glass-6e1b .light-a766 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.photo-6542.banner-a56f .component-f128 {
        z-index: 10070;
    }

    body.photo-6542 .search_complex_c066 {
        z-index: 10065;
    }

    body.photo-6542 .search_complex_c066 .dark_92ae {
        padding-left: 0;
        padding-right: 0;
    }

    body.photo-6542 .search_complex_c066 .glass-6e1b.fn-show-2404 {
        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.photo-6542 .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.heading-be8e & app.heading-be8e & baixar.heading-be8e & download.heading-be8e & instalar.heading-be8e: destacar Mobile em vez de Início */
body.tabs-advanced-f277 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.border_cf0c .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.card-dirty-6c19 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.full-788a .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.modal-c34e .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.tabs-advanced-f277 .search_complex_c066 .motion-e40c .highlight_a151,
body.border_cf0c .search_complex_c066 .motion-e40c .highlight_a151,
body.card-dirty-6c19 .search_complex_c066 .motion-e40c .highlight_a151,
body.full-788a .search_complex_c066 .motion-e40c .highlight_a151,
body.modal-c34e .search_complex_c066 .motion-e40c .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.tabs-advanced-f277 .search_complex_c066 .light-a766[aria-current="page"],
    body.border_cf0c .search_complex_c066 .light-a766[aria-current="page"],
    body.card-dirty-6c19 .search_complex_c066 .light-a766[aria-current="page"],
    body.full-788a .search_complex_c066 .light-a766[aria-current="page"],
    body.modal-c34e .search_complex_c066 .light-a766[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.heading-be8e: destacar Apostas em vez de Início */
/* bet.heading-be8e, plataforma.heading-be8e & win.heading-be8e: destacar Apostas em vez de Início */
body.status_north_7c44 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.dropdown-smooth-a1cd .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.old-411c .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.status_north_7c44 .search_complex_c066 .mask-0009 .highlight_a151,
body.dropdown-smooth-a1cd .search_complex_c066 .mask-0009 .highlight_a151,
body.old-411c .search_complex_c066 .mask-0009 .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.status_north_7c44 .search_complex_c066 .light-a766[aria-current="page"],
    body.dropdown-smooth-a1cd .search_complex_c066 .light-a766[aria-current="page"],
    body.old-411c .search_complex_c066 .light-a766[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.heading-be8e: destacar Bônus */
body.mask-1824 .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.mask-1824 .search_complex_c066 .hidden-glass-7743 .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.heading-be8e, login.heading-be8e & vip.heading-be8e: destacar Conta em vez de Início */
body.badge_complex_f1bb .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.badge-pink-d3a5 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.input-brown-90dd .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.badge_complex_f1bb .search_complex_c066 .info-green-1dde .highlight_a151,
body.badge-pink-d3a5 .search_complex_c066 .info-green-1dde .highlight_a151,
body.input-brown-90dd .search_complex_c066 .info-green-1dde .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.badge_complex_f1bb .search_complex_c066 .light-a766[aria-current="page"],
    body.badge-pink-d3a5 .search_complex_c066 .light-a766[aria-current="page"],
    body.input-brown-90dd .search_complex_c066 .light-a766[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.heading-be8e, lottery.heading-be8e & slot.heading-be8e: destacar Jogos em vez de Início */
body.content-1f93 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.paragraph-glass-1e8f .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.tall_5d70 .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.content-1f93 .search_complex_c066 .background-01de .highlight_a151,
body.paragraph-glass-1e8f .search_complex_c066 .background-01de .highlight_a151,
body.tall_5d70 .search_complex_c066 .background-01de .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.content-1f93 .search_complex_c066 .light-a766[aria-current="page"],
    body.paragraph-glass-1e8f .search_complex_c066 .light-a766[aria-current="page"],
    body.tall_5d70 .search_complex_c066 .light-a766[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.heading-be8e & telegram.heading-be8e: destacar Social em vez de Início */
body.notification_c946 .search_complex_c066 .mask_a77f:first-child .highlight_a151,
body.accordion_60fb .search_complex_c066 .mask_a77f:first-child .highlight_a151 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.notification_c946 .search_complex_c066 .component_dark_aa4c .highlight_a151,
body.accordion_60fb .search_complex_c066 .component_dark_aa4c .highlight_a151 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.notification_c946 .search_complex_c066 .light-a766[aria-current="page"],
    body.accordion_60fb .search_complex_c066 .light-a766[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.active_a5cf {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.overlay_action_9c61 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .overlay_action_9c61 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.chip_2bc0 {
    min-width: 0;
}

.tag_huge_0f36 {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.input-mini-ed4c {
    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);
}

.input-mini-ed4c strong {
    color: var(--home-text);
    font-weight: 700;
}

.old-14c7 {
    margin-top: 2rem;
}

.mini-77c9 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .mini-77c9 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .mini-77c9 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.pattern_soft_194d {
    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;
}

.pattern_soft_194d h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.pattern_soft_194d p {
    margin: 0;
    color: #334155;
}

.badge_0d78 {
    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) ---------- */
.under-5b05 {
    padding: 2.25rem 0 1rem;
}

.gallery-top-cfb6 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .gallery-top-cfb6 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.solid-4084 {
    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;
}

.under-5b05 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);
}

.paragraph-basic-226a {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.in_e932 {
    font-size: 0.98rem;
    color: #334155;
}

.in_e932 p {
    margin-bottom: 1rem;
}

.down-b34f {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.tertiary_5b07 {
    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);
}

.tertiary_5b07:hover {
    filter: brightness(1.05);
}

.prev-1d0c {
    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;
}

.white-e653 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.white-e653 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.wide-d898 {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.bottom-aa6a {
    margin-bottom: 1.25rem;
}

.bottom-aa6a 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);
}

.wrapper-out-26f9 {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.feature_outer_2ec3 {
    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 ---------- */
.down-ed53 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .down-ed53 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.dim_73d8 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.dim_73d8 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.dim_73d8 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.input_tiny_e178 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .input_tiny_e178 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .input_tiny_e178 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.out-4a88 {
    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;
}

.out-4a88:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.out-4a88 img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.out-4a88 h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.out-4a88 p,
.out-4a88 li {
    font-size: 0.92rem;
    color: #334155;
}

.out-4a88 ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.description_30c7 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.silver-aecd {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.silver-aecd 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;
}

.silver-aecd tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.silver-aecd tbody tr:nth-child(even) {
    background: #fcfdff;
}

.main_large_b321 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.frame-top-2ccc {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .frame-top-2ccc {
        grid-template-columns: repeat(2, 1fr);
    }
}

.title_motion_3ee3 {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.upper-e36b {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.title_motion_3ee3 h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.title_motion_3ee3 .glass_3785 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.brown_96fb {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.fast_bc72 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.fast_bc72 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.fast_bc72 summary::-webkit-details-marker {
    display: none;
}

.fast_bc72 .hard_244d {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.fast_bc72 .hard_244d p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.active-a718 {
    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;
}

.active-a718 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.active-a718 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.disabled-fresh-1a14 a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.rough_595a {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.inner_da56 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.pagination-gold-e72f {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.inner_da56 a {
    font-weight: 600;
}

.detail_a838 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.detail_a838 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.detail_a838 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.orange-145f {
    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);
}

.orange-145f a {
    color: #fff !important;
}

.orange-145f h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.panel-dirty-21d8 {
    margin: 1rem 0 0;
}

.panel-dirty-21d8 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.photo-6542 .frame-cd49 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.photo-6542 .frame-cd49 h1 {
    color: inherit;
    text-shadow: none;
}

body.photo-6542 .frame-cd49 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.cold_9ccd {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .cold_9ccd {
        grid-template-columns: repeat(4, 1fr);
    }
}

.status-large-32cd {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.status-large-32cd .slider_ae51 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.status-large-32cd .thumbnail_fast_3417 {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.primary_4a0a {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .primary_4a0a {
        grid-template-columns: 1fr 1fr;
    }
}

.surface-huge-0ae6 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.surface-huge-0ae6 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.chip-fluid-3a2f {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.photo-6542 .search_complex_c066,
    body.photo-6542 .status_dark_b337,
    .orange-145f {
        display: none !important;
    }
}

/* css-noise: 4ac5 */
.shadow-element-b1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
