/* 首页 v2 — 与旧版棕金赌场风完全不同的编辑型布局（仅 body.dynamic-a284 生效） */

: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.dynamic-a284 {
    background: var(--home-bg);
    color: var(--home-text);
    font-family: var(--home-font);
    line-height: 1.6;
}

body.dynamic-a284 a {
    color: var(--home-accent-2);
}

body.dynamic-a284 a:hover {
    color: #1e40af;
}

/* ---------- Skip link (a11y) ---------- */
.panel_old_c5ff {
    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;
}

.panel_old_c5ff:focus {
    left: 0;
    outline: 3px solid #fde047;
}

/* ---------- Top bar ---------- */
.tooltip_648c {
    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);
}

.border-motion-9126 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0.65rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.basic-f485 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

.basic-f485 img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.accordion_2d65 {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.image_9b20 {
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.content_left_45fa {
    font-size: 0.75rem;
    color: var(--home-muted);
    font-weight: 500;
}

.tertiary_bd12 {
    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.dynamic-a284 .tertiary_bd12 .column_paper_7aac {
        display: flex;
        width: auto;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
        background: transparent;
        justify-content: center;
        align-items: center;
    }

    body.dynamic-a284 .border-motion-9126 {
        flex-wrap: nowrap;
        gap: 0.5rem;
    }

    body.dynamic-a284 .basic-f485 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.dynamic-a284 .tertiary_bd12 {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 0.35rem;
    }

    body.dynamic-a284 .tertiary_bd12 .status_f2d0 {
        padding: 0.45rem 0.65rem;
        font-size: 0.8rem;
    }
}

@media (min-width: 769px) {
    body.dynamic-a284 .column_paper_7aac {
        display: none !important;
    }
}

/* ---------- Nav overrides (estrutura mantida para navigation.next_f69b) ---------- */
body.dynamic-a284 .picture_6356 {
    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.dynamic-a284 .picture_6356 .gold_1d17 {
    color: var(--home-text);
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 10px;
}

body.dynamic-a284 .picture_6356 .gold_1d17:hover {
    background: #f1f5f9;
    color: var(--home-text);
    box-shadow: none;
    transform: none;
}

body.dynamic-a284 .picture_6356 .widget_iron_bcd4 {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    box-shadow: var(--home-shadow);
}

body.dynamic-a284 .picture_6356 .widget_iron_bcd4::before {
    border-bottom-color: var(--home-surface);
}

body.dynamic-a284 .picture_6356 .outline_steel_d8f8 {
    color: var(--home-text);
}

body.dynamic-a284 .picture_6356 .outline_steel_d8f8:hover {
    background: #f8fafc;
    color: var(--home-text);
    transform: none;
    box-shadow: none;
}

body.dynamic-a284 .footer-5224 {
    background: #f1f5f9;
}

body.dynamic-a284 .footer-5224 span {
    color: var(--home-text);
    text-shadow: none;
}

body.dynamic-a284 .slider_tall_b211 {
    border-color: var(--home-border);
    background: #fff;
}

body.dynamic-a284 .slider_tall_b211 span {
    background: var(--home-text);
    box-shadow: none;
}

@media (max-width: 768px) {
    body.dynamic-a284 .filter_narrow_973d {
        background: #fff;
        border-top: 1px solid var(--home-border);
    }

    body.dynamic-a284 .filter_narrow_973d .gold_1d17 {
        color: var(--home-text);
    }

    body.dynamic-a284 .filter_narrow_973d .widget_iron_bcd4 {
        background: #f8fafc;
        border-top: 1px solid var(--home-border);
    }

    body.dynamic-a284 .filter_narrow_973d .outline_steel_d8f8 {
        color: var(--home-text);
    }

    /* Menu aberto: painel ocupa o restante da tela; fundo não rola (JS trava body) */
    body.dynamic-a284.badge-5d08 .tooltip_648c {
        z-index: 10070;
    }

    body.dynamic-a284 .picture_6356 {
        z-index: 10065;
    }

    body.dynamic-a284 .picture_6356 .badge_d7a0 {
        padding-left: 0;
        padding-right: 0;
    }

    body.dynamic-a284 .picture_6356 .filter_narrow_973d.fn-show-3780 {
        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.dynamic-a284 .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* apk.video-5d8d & app.video-5d8d & baixar.video-5d8d & download.video-5d8d & instalar.video-5d8d: destacar Mobile em vez de Início */
body.container_brown_5298 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.action_1faa .picture_6356 .filter-98b2:first-child .gold_1d17,
body.feature_cool_920b .picture_6356 .filter-98b2:first-child .gold_1d17,
body.panel-f547 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.card-current-40b4 .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.container_brown_5298 .picture_6356 .status_cbcd .gold_1d17,
body.action_1faa .picture_6356 .status_cbcd .gold_1d17,
body.feature_cool_920b .picture_6356 .status_cbcd .gold_1d17,
body.panel-f547 .picture_6356 .status_cbcd .gold_1d17,
body.card-current-40b4 .picture_6356 .status_cbcd .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.container_brown_5298 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.action_1faa .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.feature_cool_920b .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.panel-f547 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.card-current-40b4 .picture_6356 .outline_steel_d8f8[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bet.video-5d8d: destacar Apostas em vez de Início */
/* bet.video-5d8d, plataforma.video-5d8d & win.video-5d8d: destacar Apostas em vez de Início */
body.backdrop-short-68c6 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.detail_730b .picture_6356 .filter-98b2:first-child .gold_1d17,
body.wide_9866 .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.backdrop-short-68c6 .picture_6356 .backdrop-west-01d5 .gold_1d17,
body.detail_730b .picture_6356 .backdrop-west-01d5 .gold_1d17,
body.wide_9866 .picture_6356 .backdrop-west-01d5 .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.backdrop-short-68c6 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.detail_730b .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.wide_9866 .picture_6356 .outline_steel_d8f8[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* bonus.video-5d8d: destacar Bônus */
body.module_57fb .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.module_57fb .picture_6356 .tooltip_current_3d85 .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

/* cadastro.video-5d8d, login.video-5d8d & vip.video-5d8d: destacar Conta em vez de Início */
body.focused-a901 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.easy_3fb7 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.outline_fluid_b7d1 .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.focused-a901 .picture_6356 .fixed_ae36 .gold_1d17,
body.easy_3fb7 .picture_6356 .fixed_ae36 .gold_1d17,
body.outline_fluid_b7d1 .picture_6356 .fixed_ae36 .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.focused-a901 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.easy_3fb7 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.outline_fluid_b7d1 .picture_6356 .outline_steel_d8f8[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* cassino.video-5d8d, lottery.video-5d8d & slot.video-5d8d: destacar Jogos em vez de Início */
body.left_4f2b .picture_6356 .filter-98b2:first-child .gold_1d17,
body.in-3296 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.item-paper-4ee3 .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.left_4f2b .picture_6356 .mask-tiny-7710 .gold_1d17,
body.in-3296 .picture_6356 .mask-tiny-7710 .gold_1d17,
body.item-paper-4ee3 .picture_6356 .mask-tiny-7710 .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.left_4f2b .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.in-3296 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.item-paper-4ee3 .picture_6356 .outline_steel_d8f8[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* facebook.video-5d8d & telegram.video-5d8d: destacar Social em vez de Início */
body.text_inner_0b84 .picture_6356 .filter-98b2:first-child .gold_1d17,
body.heading_complex_e1ff .picture_6356 .filter-98b2:first-child .gold_1d17 {
    background: transparent;
    color: var(--home-text) !important;
    box-shadow: none;
}

body.text_inner_0b84 .picture_6356 .cool_2ee2 .gold_1d17,
body.heading_complex_e1ff .picture_6356 .cool_2ee2 .gold_1d17 {
    background: #ecfeff;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 1px rgba(13, 148, 136, 0.25);
}

@media (max-width: 768px) {
    body.text_inner_0b84 .picture_6356 .outline_steel_d8f8[aria-current="page"],
    body.heading_complex_e1ff .picture_6356 .outline_steel_d8f8[aria-current="page"] {
        background: rgba(13, 148, 136, 0.15);
        font-weight: 800;
        color: #0f766e !important;
    }
}

/* ---------- Layout shell ---------- */
.form-c4d9 {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.gallery_90a5 {
    display: grid;
    gap: 2rem;
}

@media (min-width: 1100px) {
    .gallery_90a5 {
        grid-template-columns: minmax(0, 1fr) 280px;
        align-items: start;
    }
}

.medium_f948 {
    min-width: 0;
}

.bottom-bbb7 {
    position: sticky;
    top: 5.5rem;
    align-self: start;
}

/* ---------- Editorial: byline e metodologia ---------- */
.breadcrumb_west_b0f8 {
    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);
}

.breadcrumb_west_b0f8 strong {
    color: var(--home-text);
    font-weight: 700;
}

.alert-095c {
    margin-top: 2rem;
}

.widget-1f2c {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .widget-1f2c {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .widget-1f2c {
        grid-template-columns: repeat(4, 1fr);
    }
}

.inner-e3d8 {
    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;
}

.inner-e3d8 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.5rem;
    color: var(--home-accent);
    letter-spacing: 0.02em;
}

.inner-e3d8 p {
    margin: 0;
    color: #334155;
}

.background-under-284b {
    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) ---------- */
.column-down-eeed {
    padding: 2.25rem 0 1rem;
}

.hero-5a49 {
    display: grid;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 900px) {
    .hero-5a49 {
        grid-template-columns: 1.05fr 0.95fr;
    }
}

.pro_6a60 {
    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;
}

.column-down-eeed 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);
}

.media-27f6 {
    font-size: 1.05rem;
    color: var(--home-muted);
    margin-bottom: 1.25rem;
}

.current-bf53 {
    font-size: 0.98rem;
    color: #334155;
}

.current-bf53 p {
    margin-bottom: 1rem;
}

.border_b271 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.summary_east_b000 {
    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);
}

.summary_east_b000:hover {
    filter: brightness(1.05);
}

.accordion-wide-0b28 {
    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;
}

.dynamic_a11c {
    background: var(--home-surface);
    border: 1px solid var(--home-border);
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--home-shadow);
}

.dynamic_a11c img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}

/* ---------- Bands / sections ---------- */
.layout-south-4e89 {
    margin-top: 2.5rem;
    scroll-margin-top: 5rem;
}

.image_wood_5a89 {
    margin-bottom: 1.25rem;
}

.image_wood_5a89 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);
}

.heading-7edb {
    margin: 0;
    color: var(--home-muted);
    font-size: 0.95rem;
}

.mini-a08c {
    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 ---------- */
.purple_4b2f {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 1.5rem;
}

@media (min-width: 640px) {
    .purple_4b2f {
        grid-template-columns: repeat(4, 1fr);
    }
}

.stone-aa23 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    text-align: center;
}

.stone-aa23 strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 800;
    color: var(--home-accent-2);
}

.stone-aa23 span {
    font-size: 0.78rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Feature grid (bento) ---------- */
.component_48fc {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 700px) {
    .component_48fc {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1000px) {
    .component_48fc {
        grid-template-columns: repeat(3, 1fr);
    }
}

.hero-fe16 {
    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;
}

.hero-fe16:hover {
    transform: translateY(-2px);
    box-shadow: var(--home-shadow);
}

.hero-fe16 img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.hero-fe16 h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
    color: var(--home-text);
}

.hero-fe16 p,
.hero-fe16 li {
    font-size: 0.92rem;
    color: #334155;
}

.hero-fe16 ul {
    margin: 0;
    padding-left: 1.1rem;
}

/* ---------- Tables ---------- */
.button_d757 {
    overflow-x: auto;
    margin-top: 1rem;
    border-radius: 12px;
    border: 1px solid var(--home-border);
}

.fluid_8b86 {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    min-width: 720px;
}

.fluid_8b86 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;
}

.fluid_8b86 tbody td {
    padding: 0.65rem;
    border-bottom: 1px solid #eef2f7;
    vertical-align: middle;
}

.fluid_8b86 tbody tr:nth-child(even) {
    background: #fcfdff;
}

.bronze-8296 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    background: #e0f2fe;
    color: #075985;
}

/* ---------- Win cards ---------- */
.active_c8a2 {
    display: grid;
    gap: 1rem;
}

@media (min-width: 720px) {
    .active_c8a2 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.card-dark-25eb {
    border: 1px solid var(--home-border);
    border-radius: var(--home-radius);
    padding: 1rem 1.1rem;
    background: linear-gradient(180deg, #fff, #f8fafc);
}

.fast_e50d {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.card-dark-25eb h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 800;
}

.card-dark-25eb .media-bf3e {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -0.02em;
    margin: 0.35rem 0;
}

.dark-b7fa {
    background: #dcfce7;
    color: #166534;
    font-size: 0.72rem;
    font-weight: 800;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
}

/* ---------- FAQ ---------- */
.new-ed35 details {
    border: 1px solid var(--home-border);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.new-ed35 summary {
    cursor: pointer;
    padding: 1rem 1.1rem;
    font-weight: 700;
    list-style: none;
    color: var(--home-text);
}

.new-ed35 summary::-webkit-details-marker {
    display: none;
}

.new-ed35 .breadcrumb_dc80 {
    padding: 0 1.1rem 1.1rem;
    border-top: 1px solid var(--home-border);
    color: #334155;
    font-size: 0.95rem;
}

.new-ed35 .breadcrumb_dc80 p:last-child {
    margin-bottom: 0;
}

/* ---------- Aside trust ---------- */
.layout_last_e559 {
    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;
}

.layout_last_e559 h3 {
    font-size: 0.95rem;
    font-weight: 800;
    margin: 0 0 0.75rem;
}

.layout_last_e559 ul {
    margin: 0;
    padding-left: 1rem;
    color: var(--home-muted);
    font-size: 0.88rem;
}

.narrow_a253 a {
    display: block;
    padding: 0.35rem 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
}

.description_liquid_3440 {
    font-size: 0.8rem;
    color: var(--home-muted);
    margin-top: 0.5rem;
}

/* ---------- Footer area ---------- */
.panel-small-02d0 {
    border-top: 1px solid var(--home-border);
    background: #fff;
    margin-top: 2rem;
    padding: 2rem 1rem;
}

.hero-f558 {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

.panel-small-02d0 a {
    font-weight: 600;
}

.iron_6132 {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem 3rem;
}

.iron_6132 h2 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
}

.iron_6132 p {
    color: #334155;
}

/* ---------- CTA bar ---------- */
.large_5c94 {
    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_5c94 a {
    color: #fff !important;
}

.large_5c94 h2 {
    color: #fff;
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

/* ---------- Feature / section images ---------- */
.input-mini-5bf8 {
    margin: 1rem 0 0;
}

.input-mini-5bf8 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.dynamic-a284 .paragraph_new_aaf8 {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body.dynamic-a284 .paragraph_new_aaf8 h1 {
    color: inherit;
    text-shadow: none;
}

body.dynamic-a284 .paragraph_new_aaf8 p {
    color: inherit;
}

/* ---------- Numbers grid (bottom stats) ---------- */
.notification_124f {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .notification_124f {
        grid-template-columns: repeat(4, 1fr);
    }
}

.sort-e569 {
    background: #fff;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.sort-e569 .box-5929 {
    font-size: 1.6rem;
    font-weight: 900;
    color: var(--home-accent);
}

.sort-e569 .gallery-pro-70bb {
    font-size: 0.8rem;
    color: var(--home-muted);
    font-weight: 600;
}

/* ---------- Responsible two-col ---------- */
.element_44fe {
    display: grid;
    gap: 1rem;
}

@media (min-width: 800px) {
    .element_44fe {
        grid-template-columns: 1fr 1fr;
    }
}

.shade_static_ee8d {
    background: #f8fafc;
    border: 1px solid var(--home-border);
    border-radius: 12px;
    padding: 1.1rem;
}

.shade_static_ee8d h3 {
    margin-top: 0;
    font-size: 1.05rem;
}

.silver-d42a {
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #7f1d1d;
}

/* ---------- Print ---------- */
@media print {
    body.dynamic-a284 .picture_6356,
    body.dynamic-a284 .tertiary_bd12,
    .large_5c94 {
        display: none !important;
    }
}

/* css-noise: e028 */
.ghost-box-c5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
