/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.notice-north-7e10 生效） */

: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.notice-north-7e10 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.notice-north-7e10 a {
    color: var(--home-accent-2);
}

body.notice-north-7e10 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.title_in_5a69 {
    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;
}

.title_in_5a69:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.mini-ff66 {
    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_210a {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.under-ec17 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.under-ec17 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.carousel-next-1fb5 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.hot-0bb1 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.motion_4ae0 {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.description-85c9 {
    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.notice-north-7e10 .description-85c9 .current_049a {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.notice-north-7e10 .container_210a {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.notice-north-7e10 .under-ec17 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.notice-north-7e10 .description-85c9 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.notice-north-7e10 .description-85c9 .icon_small_1a55 {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.notice-north-7e10 .current_049a {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.form-99a1) ---------- */
body.notice-north-7e10 .status_3227 {
    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.notice-north-7e10 .status_3227 .tag-4c84 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.notice-north-7e10 .status_3227 .tag-4c84:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.notice-north-7e10 .status_3227 .text_hot_0402 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.notice-north-7e10 .status_3227 .text_hot_0402::before {
    border-bottom-color: var(--home-surface);
}

body.notice-north-7e10 .status_3227 .basic_8415 {
    color: var(--home-text);
}

body.notice-north-7e10 .status_3227 .basic_8415:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.notice-north-7e10 .lower-1444 {
    background: #f1f5f9;
}

body.notice-north-7e10 .lower-1444 span {
    color: var(--home-text);
    text-shadow: none;
}

body.notice-north-7e10 .black_5486 {
    border-color: var(--home-border);
    background: #fff;
}

body.notice-north-7e10 .black_5486 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.notice-north-7e10 .east_7107 {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.notice-north-7e10 .east_7107 .tag-4c84 {
        color: var(--home-text);
    }

    body.notice-north-7e10 .east_7107 .text_hot_0402 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.notice-north-7e10 .east_7107 .basic_8415 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.notice-north-7e10.block-0ec7 .mini-ff66 {
        z-index: 10070;
    }

    body.notice-north-7e10 .status_3227 {
        z-index: 10065;
    }

    body.notice-north-7e10 .status_3227 .white-147f {
        padding-left: 0;
        padding-right: 0;
    }

    body.notice-north-7e10 .status_3227 .east_7107.fn-show-3241 {
        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.notice-north-7e10 .status_3227 .texture-7028:first-child .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.thick-8807 & app.thick-8807 & baixar.thick-8807 & download.thick-8807 & instalar.thick-8807: destacar Mobile em vez de Início */
body.background-92b3 .status_3227 .texture-7028:first-child .tag-4c84,
body.detail-e9b1 .status_3227 .texture-7028:first-child .tag-4c84,
body.active-8490 .status_3227 .texture-7028:first-child .tag-4c84,
body.disabled-34d7 .status_3227 .texture-7028:first-child .tag-4c84,
body.iron-54b6 .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.background-92b3 .status_3227 .gas-c7ca .tag-4c84,
body.detail-e9b1 .status_3227 .gas-c7ca .tag-4c84,
body.active-8490 .status_3227 .gas-c7ca .tag-4c84,
body.disabled-34d7 .status_3227 .gas-c7ca .tag-4c84,
body.iron-54b6 .status_3227 .gas-c7ca .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.background-92b3 .status_3227 .basic_8415[aria-current="page"],
    body.detail-e9b1 .status_3227 .basic_8415[aria-current="page"],
    body.active-8490 .status_3227 .basic_8415[aria-current="page"],
    body.disabled-34d7 .status_3227 .basic_8415[aria-current="page"],
    body.iron-54b6 .status_3227 .basic_8415[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.thick-8807: destacar Apostas em vez de Início */
/* bet.thick-8807, plataforma.thick-8807 & win.thick-8807: destacar Apostas em vez de Início */
body.cold-b68e .status_3227 .texture-7028:first-child .tag-4c84,
body.banner-wood-b451 .status_3227 .texture-7028:first-child .tag-4c84,
body.inner_fb59 .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.cold-b68e .status_3227 .dim-d5f7 .tag-4c84,
body.banner-wood-b451 .status_3227 .dim-d5f7 .tag-4c84,
body.inner_fb59 .status_3227 .dim-d5f7 .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.cold-b68e .status_3227 .basic_8415[aria-current="page"],
    body.banner-wood-b451 .status_3227 .basic_8415[aria-current="page"],
    body.inner_fb59 .status_3227 .basic_8415[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.thick-8807: destacar Bônus */
body.layout-hot-b51e .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.layout-hot-b51e .status_3227 .main_d4fd .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.thick-8807, login.thick-8807 & vip.thick-8807: destacar Conta em vez de Início */
body.search_7c82 .status_3227 .texture-7028:first-child .tag-4c84,
body.border-8cb1 .status_3227 .texture-7028:first-child .tag-4c84,
body.soft_7495 .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.search_7c82 .status_3227 .message_f8e9 .tag-4c84,
body.border-8cb1 .status_3227 .message_f8e9 .tag-4c84,
body.soft_7495 .status_3227 .message_f8e9 .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.search_7c82 .status_3227 .basic_8415[aria-current="page"],
    body.border-8cb1 .status_3227 .basic_8415[aria-current="page"],
    body.soft_7495 .status_3227 .basic_8415[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.thick-8807, lottery.thick-8807 & slot.thick-8807: destacar Jogos em vez de Início */
body.primary_full_8fa5 .status_3227 .texture-7028:first-child .tag-4c84,
body.container-iron-aadf .status_3227 .texture-7028:first-child .tag-4c84,
body.article-advanced-16fb .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.primary_full_8fa5 .status_3227 .cold_d7cd .tag-4c84,
body.container-iron-aadf .status_3227 .cold_d7cd .tag-4c84,
body.article-advanced-16fb .status_3227 .cold_d7cd .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.primary_full_8fa5 .status_3227 .basic_8415[aria-current="page"],
    body.container-iron-aadf .status_3227 .basic_8415[aria-current="page"],
    body.article-advanced-16fb .status_3227 .basic_8415[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.thick-8807 & telegram.thick-8807: destacar Social em vez de Início */
body.widget_orange_30b8 .status_3227 .texture-7028:first-child .tag-4c84,
body.tertiary_smooth_229a .status_3227 .texture-7028:first-child .tag-4c84 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.widget_orange_30b8 .status_3227 .middle_8ad8 .tag-4c84,
body.tertiary_smooth_229a .status_3227 .middle_8ad8 .tag-4c84 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.widget_orange_30b8 .status_3227 .basic_8415[aria-current="page"],
    body.tertiary_smooth_229a .status_3227 .basic_8415[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.component-9c23 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.hero-easy-1469 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .hero-easy-1469 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.next_12ba {
    min-width: 0;
}

.gradient_963e {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.outer_aa22 {
    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);
}

.outer_aa22 strong {
    color: var(--home-text);
    font-weight: 700;
}

.wood_6ed6 {
    margin-top: 2rem;
}

.pro_b4e0 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .pro_b4e0 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .pro_b4e0 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.large-fb6e {
    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;
}

.large-fb6e h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.large-fb6e p {
    margin: 0;
    color: #334155;
}

.cool-d027 {
    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) ---------- */
.outline_b497 {
    padding: 2.25rem 0 1rem;
}

.dropdown-over-4bd7 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .dropdown-over-4bd7 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.stone_fc4e {
    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;
}

.outline_b497 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);
}

.in_889c {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.menu-white-bfca {
    font-size: 0.98rem;
    color: #334155;
}

.menu-white-bfca p {
    margin-bottom: 1rem;
}

.light-ab16 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.nav-5e59 {
    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);
}

.nav-5e59:hover {
    filter: brightness(1.05);
}

.secondary_cc42 {
    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;
}

.article-90a6 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.article-90a6 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.pagination_5ee8 {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.widget_white_cca5 {
    margin-bottom: 1.25rem;
}

.widget_white_cca5 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);
}

.selected-09d6 {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.block-action-0225 {
    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 ---------- */
.list-3fa1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .list-3fa1 {
        grid-template-columns: repeat(4, 1fr);
    }
}

.icon-current-af05 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.icon-current-af05 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.icon-current-af05 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.iron-18c9 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .iron-18c9 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .iron-18c9 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.current_9335 {
    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;
}

.current_9335:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.current_9335 img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.current_9335 h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.current_9335 p,
.current_9335 li {
    font-size: 0.92rem;
    color: #334155;
}

.current_9335 ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.notice-prev-ed2f {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.green_3a8b {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.green_3a8b 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;
}

.green_3a8b tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.green_3a8b tbody tr:nth-child(even) {
    background: #fcfdff;
}

.caption_d60d {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.green_d345 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .green_d345 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.hard-e14e {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.smooth_5df6 {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.hard-e14e h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.hard-e14e .black-cc91 {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.paper-cfaa {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.button_638a details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.button_638a summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.button_638a summary::-webkit-details-marker {
    display: none;
}

.button_638a .container-bronze-684c {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.button_638a .container-bronze-684c p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.dropdown-043e {
    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;
}

.dropdown-043e h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.dropdown-043e ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.preview_north_0f00 a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.accent_lite_6222 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.description_14cb {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.south_8360 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.description_14cb a {
    font-weight: 600;
}

.last_72ec {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.last_72ec h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.last_72ec p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.header_right_7e72 {
    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);
}

.header_right_7e72 a {
    color: #fff !important;
}

.header_right_7e72 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.secondary_ae87 {
    margin: 1rem 0 0;
}

.secondary_ae87 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.notice-north-7e10 .search_pink_bee4 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.notice-north-7e10 .search_pink_bee4 h1 {
    color: inherit;
    text-shadow: none;
}

body.notice-north-7e10 .search_pink_bee4 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.outer-f86b {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .outer-f86b {
        grid-template-columns: repeat(4, 1fr);
    }
}

.message_short_4a4f {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.message_short_4a4f .over_10ec {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.message_short_4a4f .module-silver-faaf {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.video-soft-1947 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .video-soft-1947 {
        grid-template-columns: 1fr 1fr;
    }
}

.element-9804 {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.element-9804 h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.element_2a19 {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.notice-north-7e10 .status_3227,
    body.notice-north-7e10 .description-85c9,
    .header_right_7e72 {
        display: none !important;
    }
}

/* css-noise: 0239 */
.phantom-card-r3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
