/**
 * Homepage editorial layout — scoped to body.surface_be3d only.
 * Light surface + slate/teal accents (distinct from previous brown “casino card” UI).
 */

body.surface_be3d {
    background: #e8edf3;
    color: #1e293b;
    font-family: "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.65;
    padding-top: 0;
}

/* —— Menu principal + Registrar-se / Entrar fixos no topo (pt-BR), sem repasse de peso nos CTAs —— */
body.surface_be3d .notification_selected_c882.hard-b7cf {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10050;
    margin: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    padding-top: calc(0.2rem + env(safe-area-inset-top, 0px));
    padding-bottom: 0.2rem;
    box-shadow: 0 4px 24px rgba(15, 23, 42, 0.28);
    overflow: visible;
}

body.surface_be3d .hard-b7cf > .gallery_9bfd {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 0.35rem 0.65rem;
    row-gap: 0.4rem;
}

body.surface_be3d .hard-b7cf .summary-left-f7b0 {
    order: 1;
    flex: 0 1 auto;
    width: auto;
    min-width: 0;
}

body.surface_be3d .hard-b7cf .accent_simple_30b8 {
    order: 5;
}

body.surface_be3d .large_f6c7 {
    order: 2;
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex: 0 0 auto;
    margin-left: auto;
}

body.surface_be3d .primary_static_990d {
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.8rem;
    letter-spacing: 0.02em;
    padding: 0.45rem 0.85rem;
    border-radius: 999px;
    transition: transform 0.12s ease, box-shadow 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
}

body.surface_be3d .primary_static_990d:focus-visible {
    outline: 2px solid #5eead4;
    outline-offset: 2px;
}

body.surface_be3d .primary_static_990d:active {
    transform: scale(0.98);
}

body.surface_be3d .fluid-5441 {
    background: #14b8a6;
    color: #0f172a !important;
    box-shadow: 0 2px 10px rgba(20, 184, 166, 0.35);
}

body.surface_be3d .fluid-5441:hover {
    background: #2dd4bf;
    color: #0f172a !important;
}

body.surface_be3d .center_5033 {
    background: transparent;
    color: #e2e8f0 !important;
    border: 2px solid rgba(148, 163, 184, 0.55);
}

body.surface_be3d .center_5033:hover {
    background: rgba(30, 41, 59, 0.9);
    border-color: #5eead4;
    color: #f8fafc !important;
}

@media (min-width: 769px) {
    body.surface_be3d .hard-b7cf .accent_simple_30b8 {
        order: 3;
        flex: 1 1 auto;
        justify-content: center;
        min-width: 0;
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }

    body.surface_be3d .large_f6c7 {
        order: 10;
    }

    body.surface_be3d .hard-b7cf .bronze-00ab {
        z-index: 10060;
    }
}

@media (max-width: 768px) {
    body.surface_be3d .hard-b7cf > .gallery_9bfd {
        justify-content: space-between;
    }

    body.surface_be3d .hard-b7cf .accent_simple_30b8 {
        order: 20;
        flex: 1 1 100%;
        width: 100%;
    }

    body.surface_be3d .large_f6c7 {
        margin-left: 0;
    }
}

.active-hovered-6a5b {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 10100;
    padding: 0.75rem 1.25rem;
    background: #0f172a;
    color: #f8fafc;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0 0 8px 0;
}

.active-hovered-6a5b:focus {
    left: 0;
    outline: 3px solid #14b8a6;
    outline-offset: 2px;
}

body.surface_be3d a {
    color: #0f766e;
}

body.surface_be3d a:hover {
    color: #115e59;
}

/* —— Header (abaixo da barra de navegação fixa) —— */
body.surface_be3d header {
    background: #ffffff;
    border-bottom: 1px solid #cbd5e1;
    padding: 0.65rem 0;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
    margin-top: calc(3.15rem + env(safe-area-inset-top, 0px));
}

@media (min-width: 992px) {
    body.surface_be3d header {
        margin-top: calc(3.65rem + env(safe-area-inset-top, 0px));
    }
}

body.surface_be3d header .description_black_c9fb {
    gap: 1rem;
}

body.surface_be3d header img {
    width: 72px;
    height: 72px;
    object-fit: contain;
}

body.surface_be3d header .badge-7d22 {
    background: #0f172a;
    color: #f8fafc;
    box-shadow: none;
}

body.surface_be3d header .badge-7d22:hover {
    background: #1e293b;
    color: #fff;
}

body.surface_be3d header .pagination-0585 {
    background: #0d9488;
    box-shadow: 0 4px 14px rgba(13, 148, 136, 0.35);
}

body.surface_be3d header .pagination-0585:hover {
    background: #0f766e;
}

body.surface_be3d .notification_selected_c882 .wood-ae36:first-child .yellow-8a67::after {
    background: #14b8a6;
}

/* —— Nav —— */
body.surface_be3d .notification_selected_c882 {
    background: #0f172a;
    margin: 0;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #14b8a6;
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.15);
}

body.surface_be3d .notification_selected_c882 .yellow-8a67 {
    color: #e2e8f0;
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 0.875rem;
    font-weight: 600;
}

body.surface_be3d .notification_selected_c882 .yellow-8a67:hover {
    background: rgba(20, 184, 166, 0.2);
    color: #5eead4;
    box-shadow: none;
    transform: none;
}

body.surface_be3d .notification_selected_c882 .bronze-00ab,
body.surface_be3d .notification_selected_c882 .bronze-00ab::before {
    background: #1e293b;
    border-color: #334155;
}

body.surface_be3d .notification_selected_c882 .filter_hot_f2ae {
    color: #e2e8f0;
}

body.surface_be3d .notification_selected_c882 .filter_hot_f2ae:hover {
    background: rgba(13, 148, 136, 0.25);
    color: #99f6e4;
    transform: none;
}

body.surface_be3d .summary-left-f7b0 {
    background: rgba(30, 41, 59, 0.9);
}

body.surface_be3d .summary-left-f7b0 span {
    color: #cbd5e1;
    text-shadow: none;
}

body.surface_be3d .button-b39e {
    background: rgba(20, 184, 166, 0.15);
    border-color: rgba(20, 184, 166, 0.45);
}

body.surface_be3d .button-b39e span {
    background: #5eead4;
    box-shadow: none;
}

@media (max-width: 768px) {
    body.surface_be3d .accent_simple_30b8 {
        background: #1e293b;
    }

    body.surface_be3d .accent_simple_30b8 .yellow-8a67 {
        color: #f1f5f9;
    }

    body.surface_be3d .accent_simple_30b8 .bronze-00ab {
        background: #0f172a;
        border-color: #334155;
    }

    body.surface_be3d .accent_simple_30b8 .filter_hot_f2ae {
        color: #cbd5e1;
    }
}

/* —— Main & hero —— */
body.surface_be3d main {
    display: block;
}

body.surface_be3d .hot_b2b3 {
    background: linear-gradient(145deg, #0f172a 0%, #134e4a 48%, #115e59 100%);
    margin: 0;
    padding: clamp(2rem, 5vw, 4rem) 0;
    border: none;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

body.surface_be3d .hot_b2b3::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 80% 50% at 100% 0%, rgba(45, 212, 191, 0.12), transparent 55%),
                radial-gradient(ellipse 60% 40% at 0% 100%, rgba(56, 189, 248, 0.08), transparent 50%);
    pointer-events: none;
}

body.surface_be3d .hot_b2b3 .gallery_9bfd {
    position: relative;
    z-index: 1;
}

body.surface_be3d .hot_b2b3 h1 {
    color: #f8fafc;
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
    text-shadow: none;
    font-size: clamp(1.85rem, 4vw, 2.75rem);
}

body.surface_be3d .hot_b2b3 p {
    color: #cbd5e1;
    font-size: 1.05rem;
    line-height: 1.75;
    max-width: 38rem;
}

body.surface_be3d .hot_b2b3 strong {
    color: #5eead4;
    font-weight: 700;
}

body.surface_be3d .hot_b2b3 .pagination-0585 {
    background: #14b8a6;
    color: #0f172a;
    font-weight: 800;
    border-radius: 10px;
    text-transform: none;
    letter-spacing: 0;
    box-shadow: 0 8px 24px rgba(20, 184, 166, 0.4);
}

body.surface_be3d .hot_b2b3 .pagination-0585:hover {
    background: #2dd4bf;
    color: #0f172a;
}

body.surface_be3d .hot_b2b3 .huge-1d85 {
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(148, 163, 184, 0.25);
}

body.surface_be3d .hot_b2b3 .container_2834 {
    max-width: 38rem;
    font-size: 0.95rem;
}

body.surface_be3d .hot_b2b3 .container_2834 a {
    color: rgba(226, 232, 240, 0.92);
    text-decoration: underline;
    text-underline-offset: 2px;
}

body.surface_be3d .hot_b2b3 .container_2834 a:hover {
    color: #99f6e4;
}

/* —— E-E-A-T: aviso no hero + bloco de transparência —— */
body.surface_be3d .sidebar_7e06 {
    position: relative;
    z-index: 1;
    font-size: 0.9rem;
    line-height: 1.65;
    color: #e2e8f0;
    background: rgba(15, 23, 42, 0.45);
    border-left: 4px solid #14b8a6;
    padding: 0.85rem 1.1rem;
    border-radius: 10px;
    max-width: 40rem;
    margin-bottom: 1rem;
}

body.surface_be3d .sidebar_7e06 a {
    color: #5eead4;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
}

body.surface_be3d .sidebar_7e06 a:hover {
    color: #99f6e4;
}

/* Faixa editorial (E-E-A-T: quem publica, data, links legais) */
body.surface_be3d .modal-9892 {
    background: #f1f5f9;
    border-bottom: 1px solid #cbd5e1;
    padding: 0.55rem 0;
}

body.surface_be3d .under_2e10 {
    max-width: 100%;
}

body.surface_be3d .row_under_bbd7 {
    margin: 0;
    font-size: 0.82rem;
    line-height: 1.55;
    color: #475569;
    text-align: center;
}

body.surface_be3d .row_under_bbd7 a {
    color: #0d9488;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
}

body.surface_be3d .row_under_bbd7 a:hover {
    color: #0f766e;
}

body.surface_be3d .modal-0eed {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: inherit;
}

body.surface_be3d .silver_b197 {
    font-size: 1.35rem;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: -0.02em;
}

/* APK page: passo a passo + checklist (E-E-A-T) */
body.surface_be3d .card-east-3264.surface_huge_93ef .nav_outer_836c {
    color: #64748b;
    font-size: 0.95rem;
}

body.surface_be3d .gallery_red_0cf7 {
    margin: 0;
    padding-left: 1.35rem;
    color: #334155;
    line-height: 1.75;
}

body.surface_be3d .gallery_red_0cf7 li {
    margin-bottom: 0.65rem;
}

body.surface_be3d .fresh_3e94 {
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
}

body.surface_be3d .warm_01cf {
    margin: 1rem 0 0 0;
    padding-left: 1.25rem;
    color: #334155;
    line-height: 1.7;
}

body.surface_be3d .warm_01cf li {
    margin-bottom: 0.6rem;
}

body.surface_be3d .warm_01cf a {
    color: #0d9488;
    font-weight: 600;
}

body.surface_be3d .picture_1707 .hover_e57f {
    padding: 1.5rem 1.25rem;
    border-radius: 16px;
}

body.surface_be3d .gold_d3ab {
    color: #64748b;
    font-size: 0.92rem;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.55;
}

body.surface_be3d .notice-458a {
    font-size: 0.88rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.82);
    background: rgba(15, 23, 42, 0.35);
    padding: 0.85rem 1rem;
    border-radius: 10px;
    border-left: 3px solid #94a3b8;
    margin: 1rem 0 0 0;
}

body.surface_be3d .info-daa4 {
    list-style: decimal;
    margin: 0.5rem 0 1rem 0;
    padding-left: 1.35rem;
    color: #FFF9C4;
    line-height: 1.65;
}

body.surface_be3d .pressed-db50 {
    background: #e2e8f0;
    border-top: 1px solid #cbd5e1;
    border-bottom: 1px solid #cbd5e1;
}

body.surface_be3d .surface_huge_93ef {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 16px;
    padding: 2rem 1.5rem;
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.06);
    max-width: 52rem;
    margin-left: auto;
    margin-right: auto;
}

body.surface_be3d .surface_huge_93ef .header-9570 {
    text-align: left;
    margin-bottom: 0.75rem;
}

body.surface_be3d .tertiary-03b4 {
    font-size: 0.9rem;
    color: #64748b;
    margin-bottom: 1.25rem;
}

body.surface_be3d .surface_huge_93ef > p {
    color: #334155;
    line-height: 1.75;
    margin-bottom: 1rem;
}

body.surface_be3d .nav_6d8f {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f172a;
    margin: 1.5rem 0 0.75rem 0;
}

body.surface_be3d .info_motion_1034 {
    margin: 0 0 1rem 0;
    padding-left: 1.35rem;
    color: #334155;
    line-height: 1.75;
}

body.surface_be3d .info_motion_1034 li {
    margin-bottom: 0.6rem;
}

body.surface_be3d .tooltip_f2f4 {
    font-size: 0.92rem;
    color: #475569;
    padding-top: 0.5rem;
    border-top: 1px solid #e2e8f0;
    margin-bottom: 0 !important;
}

/* —— Section rhythm —— */
body.surface_be3d .header-9570 {
    color: #0f172a;
    font-weight: 800;
    text-shadow: none;
    background: none;
    -webkit-text-fill-color: #0f172a;
    background-clip: border-box;
    font-size: clamp(1.5rem, 3vw, 2.1rem);
    letter-spacing: -0.02em;
}

body.surface_be3d .nav_outer_836c {
    color: #64748b;
    opacity: 1;
    font-size: 1.05rem;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}

body.surface_be3d .block_bc87 {
    background: linear-gradient(90deg, #0d9488, #0f766e) !important;
    padding: 1rem 0 !important;
    border: none;
}

body.surface_be3d .block_bc87 h2 {
    color: #ecfdf5 !important;
    font-weight: 700;
    margin: 0;
    font-size: 1.25rem;
}

/* —— Feature cards —— */
body.surface_be3d .border-middle-4c68 {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    padding: 1.5rem 1.65rem;
    height: 100%;
    box-shadow: 0 4px 6px -1px rgba(15, 23, 42, 0.06), 0 2px 4px -2px rgba(15, 23, 42, 0.04);
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

body.surface_be3d .border-middle-4c68:hover {
    border-color: #94a3b8;
    box-shadow: 0 12px 28px -8px rgba(15, 23, 42, 0.12);
}

body.surface_be3d .button_f0c2 {
    color: #0f172a;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.85rem;
}

body.surface_be3d .hovered_54fd {
    color: #475569;
    line-height: 1.75;
    margin-bottom: 1rem;
}

body.surface_be3d .tabs_dark_1af2 {
    color: #334155;
    list-style: none;
    padding: 0;
    margin: 0;
}

body.surface_be3d .grid_iron_fe38 {
    margin-bottom: 0.5rem;
    padding-left: 1.25rem;
    position: relative;
}

body.surface_be3d .grid_iron_fe38::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.55em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #14b8a6;
}

body.surface_be3d .header-up-603e,
body.surface_be3d .surface_brown_b2b3 {
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.1);
    border: 1px solid #e2e8f0;
}

/* —— RTP block —— */
body.surface_be3d .icon_mini_74f2 {
    background: #f1f5f9;
    border: 1px solid #cbd5e1;
    border-radius: 16px;
    padding: 2rem 1.25rem;
}

body.surface_be3d .right_bdec {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

body.surface_be3d .hover-over-728a {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.875rem;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
}

body.surface_be3d .hover-over-728a caption {
    caption-side: bottom;
    padding: 1rem 0.5rem 0;
    color: #64748b;
    font-size: 0.85rem;
    text-align: left;
}

body.surface_be3d .hover-over-728a thead th {
    background: #0f172a;
    color: #f8fafc;
    padding: 0.85rem 0.65rem;
    text-align: left;
    font-weight: 700;
    border-bottom: 2px solid #14b8a6;
}

body.surface_be3d .hover-over-728a tbody td {
    padding: 0.75rem 0.65rem;
    border-bottom: 1px solid #e2e8f0;
    color: #334155;
}

body.surface_be3d .hover-over-728a tbody tr:nth-child(even) {
    background: #f8fafc;
}

body.surface_be3d .menu-plasma-e946 {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
}

body.surface_be3d .new_1cdb {
    background: #fee2e2;
    color: #991b1b;
}

body.surface_be3d .form_dark_3083 {
    background: #ffedd5;
    color: #9a3412;
}

body.surface_be3d .progress_yellow_d4c3 {
    background: #d1fae5;
    color: #065f46;
}

body.surface_be3d .active-9742 {
    color: #64748b;
    font-size: 0.9rem;
    line-height: 1.7;
    margin-top: 1rem;
}

/* —— Winners —— */
body.surface_be3d .modal_1f5a {
    font-size: 0.8rem;
    line-height: 1.55;
    color: #64748b;
    max-width: 48rem;
    margin: 0 auto 0.85rem;
    padding: 0.55rem 0.75rem;
    background: #f1f5f9;
    border-radius: 8px;
    border-left: 3px solid #94a3b8;
    text-align: left;
}

body.surface_be3d .gradient_bdd3 {
    row-gap: 0.65rem !important;
}

body.surface_be3d .section-soft-5165 {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 16px;
    padding: 1.75rem;
    box-shadow: 0 10px 40px rgba(15, 23, 42, 0.08);
}

body.surface_be3d .shade-right-1ca5 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
    gap: 1rem;
}

body.surface_be3d .detail-9800 {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 1.35rem;
    border-left: 4px solid #14b8a6;
}

body.surface_be3d .detail-9800 h4 {
    color: #0f172a;
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0 0 0.35rem 0;
}

body.surface_be3d .silver-683d {
    color: #64748b;
    font-size: 0.85rem;
    margin: 0;
}

body.surface_be3d .list-7d96 {
    background: #0d9488;
    color: #fff;
    padding: 0.35rem 0.85rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 700;
}

body.surface_be3d .paper-0823 {
    color: #0f172a;
    font-size: 1.75rem;
    font-weight: 800;
    margin: 0.85rem 0;
}

body.surface_be3d .disabled_last_e3d6 {
    color: #475569;
    margin: 0;
    line-height: 1.6;
    font-size: 0.9rem;
}

body.surface_be3d .disabled_last_e3d6 strong {
    color: #0f766e;
}

body.surface_be3d .solid-d039 {
    color: #64748b;
    font-size: 0.82rem;
    font-style: italic;
    margin: 0.75rem 0 0 0;
}

body.surface_be3d .full-9849 {
    color: #0f766e;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
}

/* —— FAQ —— */
body.surface_be3d .message-glass-982c {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 16px;
    padding: 1.5rem;
}

body.surface_be3d .summary_liquid_7798 {
    background: #f8fafc;
    margin-bottom: 1rem;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    overflow: hidden;
}

body.surface_be3d .summary_liquid_7798:last-child {
    margin-bottom: 0;
}

body.surface_be3d .summary_liquid_7798 summary {
    padding: 1.15rem 1.25rem;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    user-select: none;
}

body.surface_be3d .summary_liquid_7798 summary::-webkit-details-marker {
    display: none;
}

body.surface_be3d .pro-10a3 {
    color: #0d9488;
    font-size: 0.85rem;
    transition: transform 0.2s ease;
    flex-shrink: 0;
}

body.surface_be3d .summary_liquid_7798[open] .pro-10a3 {
    transform: rotate(180deg);
}

body.surface_be3d .west_2be6 {
    padding: 0 1.25rem 1.25rem;
    color: #334155;
    line-height: 1.75;
    border-top: 1px solid #e2e8f0;
}

body.surface_be3d .west_2be6 p,
body.surface_be3d .west_2be6 li {
    color: #475569;
}

body.surface_be3d .west_2be6 strong,
body.surface_be3d .message-glass-982c strong {
    color: #0f172a !important;
}

body.surface_be3d .west_2be6 h4 {
    color: #0f172a;
    font-size: 1rem;
    margin: 0 0 0.75rem 0;
}

body.surface_be3d .west_2be6 ul,
body.surface_be3d .west_2be6 ol {
    color: #475569;
}

body.surface_be3d .west_2be6 a {
    color: #0f766e;
}

body.surface_be3d .section_6c6d {
    margin-top: 0.5rem;
}

body.surface_be3d .top-ac14 {
    margin: 1rem 0;
    padding-left: 1.35rem;
    color: #475569;
}

body.surface_be3d .west_2be6 li {
    margin-bottom: 0.65rem;
}

body.surface_be3d .icon-411b {
    padding: 1rem;
    border-radius: 10px;
    margin: 1rem 0;
    border-left: 4px solid #14b8a6;
    background: #ecfdf5;
}

body.surface_be3d .box-in-fa39 {
    border-left-color: #f59e0b;
    background: #fffbeb;
}

body.surface_be3d .progress_medium_2421 {
    border-left-color: #0ea5e9;
    background: #f0f9ff;
}

/* —— Stats —— */
body.surface_be3d .hot-e2b1 {
    background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);
    border-radius: 16px;
    border: 1px solid #334155;
    padding: 2rem 1.5rem;
    box-shadow: 0 16px 48px rgba(15, 23, 42, 0.2);
}

body.surface_be3d .hot-e2b1 .header-9570,
body.surface_be3d .hot-e2b1 h2 {
    color: #f8fafc !important;
    -webkit-text-fill-color: #f8fafc !important;
}

body.surface_be3d .hot-e2b1 .nav_outer_836c,
body.surface_be3d .box-4703 {
    color: #94a3b8 !important;
}

body.surface_be3d .preview-688c {
    background: rgba(30, 41, 59, 0.6);
    border: 1px solid #475569;
    border-radius: 12px;
    padding: 1.35rem 1rem;
    height: 100%;
    text-align: center;
}

body.surface_be3d .hover-mini-3ed0 {
    font-size: 2rem;
    font-weight: 800;
    color: #5eead4;
    margin-bottom: 0.35rem;
    line-height: 1.1;
}

body.surface_be3d .secondary_c594 {
    font-size: 0.9rem;
    color: #e2e8f0;
    font-weight: 600;
}

body.surface_be3d .north-e077 {
    font-size: 0.75rem;
    color: #94a3b8;
    margin-top: 0.35rem;
}

body.surface_be3d .notice_d443 {
    color: #cbd5e1;
    font-size: 0.95rem;
    line-height: 1.75;
    max-width: 900px;
    margin: 0 auto;
}

body.surface_be3d .notice_d443 strong {
    color: #5eead4;
}

/* —— Responsible —— */
body.surface_be3d .hover_e57f {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 16px;
    padding: 2rem 1.5rem;
}

body.surface_be3d .hover_e57f h2 {
    color: #0f172a;
    font-weight: 800;
}

body.surface_be3d .hover_e57f > .sidebar-04b9 > p {
    color: #64748b;
}

body.surface_be3d .description_smooth_b7c0 {
    padding: 1.5rem;
    border-radius: 12px;
    height: 100%;
}

body.surface_be3d .tag-af2a {
    background: #eff6ff;
    border-left: 4px solid #2563eb;
}

body.surface_be3d .alert-tiny-bb4c {
    background: #fffbeb;
    border-left: 4px solid #d97706;
}

body.surface_be3d .description_smooth_b7c0 h3 {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    color: #0f172a;
}

body.surface_be3d .description_smooth_b7c0 ul {
    margin: 0;
    padding-left: 1.2rem;
    color: #334155;
    line-height: 1.9;
}

body.surface_be3d .description_smooth_b7c0 li {
    margin-bottom: 0.5rem;
}

body.surface_be3d .description_smooth_b7c0 strong {
    color: #0f172a;
}

body.surface_be3d .center-b2b5 {
    background: #fef2f2;
    border: 2px solid #f87171;
    border-radius: 10px;
    padding: 1.2rem;
    margin-top: 1.25rem;
}

body.surface_be3d .center-b2b5 p {
    margin: 0;
    color: #7f1d1d;
    font-weight: 600;
}

body.surface_be3d .center-b2b5 p + p {
    margin-top: 0.75rem;
    font-weight: 400;
    font-size: 0.95rem;
}

body.surface_be3d .focus-d420 {
    font-size: 1.35rem;
    font-weight: 700;
    opacity: 0.9;
}

/* —— Grid helpers (page uses Bootstrap-like class names) —— */
@media (min-width: 768px) {
    body.surface_be3d .pattern_simple_9857 .paragraph_3887 {
        flex: 0 0 auto;
        width: 50%;
    }

    body.surface_be3d .pattern_simple_9857 .bottom_b6dd {
        flex: 0 0 auto;
        width: 33.333333%;
    }
}

body.surface_be3d .pattern_simple_9857 .link-mini-c510 {
    flex: 0 0 auto;
    width: 50%;
}

@media (min-width: 768px) {
    body.surface_be3d .pattern_simple_9857 .sidebar-5fc2 {
        flex: 0 0 auto;
        width: 25%;
    }
}

@media (min-width: 992px) {
    body.surface_be3d .pattern_simple_9857 .column-wide-4d4c {
        flex: 0 0 auto;
        width: 33.333333%;
    }

    body.surface_be3d .pattern_simple_9857 .accordion_fast_bd30 {
        flex: 0 0 auto;
        width: 50%;
    }
}

body.surface_be3d .content-hard-446e {
    color: #475569;
    font-size: 1rem;
    line-height: 1.8;
    padding: 1.5rem;
    background: #f8fafc;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
}

body.surface_be3d .content-hard-446e strong {
    color: #0f172a;
}

/* —— CTA strip —— */
body.surface_be3d .secondary_18db {
    background: #0d9488 !important;
    padding: 1.25rem 0 !important;
}

body.surface_be3d .secondary_18db .pagination-0585 {
    background: #0f172a;
    color: #f8fafc;
    border-radius: 10px;
    font-weight: 800;
}

body.surface_be3d .secondary_18db .pagination-0585:hover {
    background: #1e293b;
}

/* —— Footer & legal —— */
body.surface_be3d footer {
    background: #ffffff;
    border-top: 1px solid #cbd5e1;
    margin-top: 0;
    backdrop-filter: none;
}

body.surface_be3d footer a {
    color: #0f766e;
}

body.surface_be3d footer a:hover {
    color: #115e59;
}

body.surface_be3d .box_white_3232 {
    background: #ffffff;
    border-top: 1px solid #e2e8f0;
}

body.surface_be3d .box_white_3232 h2 {
    color: #0f172a;
    font-weight: 800;
    font-size: 1.35rem;
}

body.surface_be3d .box_white_3232 p {
    color: #475569;
    max-width: 65ch;
    margin-left: auto;
    margin-right: auto;
}

body.surface_be3d .dirty-883d {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f172a;
    margin: 1.5rem auto 0.75rem;
    max-width: 65ch;
    text-align: left;
}

body.surface_be3d .pagination_2b93 {
    max-width: 65ch;
    margin: 0 auto 1rem;
    padding-left: 1.35rem;
    color: #475569;
    line-height: 1.75;
    text-align: left;
}

body.surface_be3d .pagination_2b93 li {
    margin-bottom: 0.5rem;
}

/* —— Utilities —— */
body.surface_be3d .outline-735a {
    gap: 0.75rem;
}

body.surface_be3d .pink_b1eb {
    gap: 1rem;
}

@media (max-width: 768px) {
    body.surface_be3d .hot_b2b3 p {
        max-width: none;
    }
}

/* —— RTP: override legacy table inline styles inside wrap —— */
body.surface_be3d .icon_mini_74f2 .right_bdec table,
body.surface_be3d .icon_mini_74f2 .right_bdec table.hover-over-728a {
    width: 100% !important;
    border-collapse: collapse !important;
    background: #fff !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    border: 1px solid #e2e8f0 !important;
    border-spacing: 0 !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec thead tr {
    background: transparent !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec th {
    background: #0f172a !important;
    color: #f8fafc !important;
    padding: 0.85rem 0.65rem !important;
    border-bottom: 2px solid #14b8a6 !important;
    font-weight: 700 !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec tbody tr {
    background: transparent !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec tbody tr:nth-child(even) {
    background: #f8fafc !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec td {
    padding: 0.75rem 0.65rem !important;
    color: #334155 !important;
    border-bottom: 1px solid #e2e8f0 !important;
    vertical-align: middle !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec tbody tr:nth-child(even) td {
    background: #f8fafc !important;
}

body.surface_be3d .icon_mini_74f2 .right_bdec tbody tr:nth-child(odd) td {
    background: #fff !important;
}

/* =============================================================================
   Densidade e refinamento visual — menos altura, imagens proporcionais, mais limpo
   ============================================================================= */

/* Seções: menos padding vertical que o utilitário py-5 padrão */
body.surface_be3d main > section.gallery_9bfd.header_clean_efea {
    padding-top: clamp(1.25rem, 3.2vw, 1.85rem) !important;
    padding-bottom: clamp(1.25rem, 3.2vw, 1.85rem) !important;
}

body.surface_be3d main > section.gallery_9bfd.header_clean_efea.pressed-db50 {
    padding-top: clamp(1rem, 2.5vw, 1.45rem) !important;
    padding-bottom: clamp(1rem, 2.5vw, 1.45rem) !important;
}

body.surface_be3d main > section.gallery_9bfd.header_clean_efea.hot-e2b1 {
    padding-top: clamp(1.1rem, 2.8vw, 1.55rem) !important;
    padding-bottom: clamp(1.1rem, 2.8vw, 1.55rem) !important;
}

body.surface_be3d main > section.gallery_9bfd.header_clean_efea:has(.hover_e57f) {
    padding-top: clamp(1.1rem, 2.8vw, 1.55rem) !important;
    padding-bottom: clamp(1.1rem, 2.8vw, 1.55rem) !important;
}

body.surface_be3d main .sidebar-04b9.gradient_pro_9cf4 {
    margin-bottom: 1rem !important;
}

/* Hero mais compacto */
body.surface_be3d .hot_b2b3 {
    padding: clamp(1.1rem, 3.5vw, 2.25rem) 0 !important;
}

body.surface_be3d .hot_b2b3 h1 {
    margin-bottom: 0.5rem !important;
    font-size: clamp(1.55rem, 4vw, 2.15rem) !important;
}

body.surface_be3d .hot_b2b3 p:not(.sidebar_7e06) {
    margin-bottom: 0.75rem !important;
    font-size: 0.98rem !important;
    line-height: 1.62 !important;
}

body.surface_be3d .hot_b2b3 .gas-98cf {
    margin-top: 0.35rem !important;
    padding: 0.65rem 1.15rem !important;
    font-size: 0.95rem !important;
}

body.surface_be3d .sidebar_7e06 {
    font-size: 0.82rem !important;
    padding: 0.65rem 0.85rem !important;
    margin-bottom: 0.65rem !important;
    max-width: 100% !important;
}

/* Imagem do hero: não domina a dobra */
body.surface_be3d .hot_b2b3 .accordion_fast_bd30 a .huge-1d85,
body.surface_be3d .hot_b2b3 .media_428b.accordion_fast_bd30:last-child .huge-1d85 {
    max-width: min(100%, 260px) !important;
    margin: 0.5rem auto 0 !important;
}

@media (min-width: 992px) {
    body.surface_be3d .hot_b2b3 .accordion_fast_bd30 a .huge-1d85,
    body.surface_be3d .hot_b2b3 .media_428b.accordion_fast_bd30:last-child .huge-1d85 {
        max-width: min(100%, 300px) !important;
        margin-top: 0 !important;
    }
}

/* Faixa entre seções */
body.surface_be3d .block_bc87.hovered_0e16 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
}

body.surface_be3d .block_bc87 h2 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    margin: 0 !important;
    letter-spacing: 0.02em;
}

/* Bloco E-E-A-T */
body.surface_be3d .surface_huge_93ef {
    padding: 1.25rem 1.15rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .surface_huge_93ef .header-9570 {
    font-size: clamp(1.2rem, 2.8vw, 1.55rem) !important;
    margin-bottom: 0.35rem !important;
}

body.surface_be3d .tertiary-03b4 {
    margin-bottom: 0.85rem !important;
    font-size: 0.82rem !important;
}

body.surface_be3d .surface_huge_93ef > p {
    font-size: 0.92rem !important;
    margin-bottom: 0.75rem !important;
}

body.surface_be3d .nav_6d8f {
    font-size: 1rem !important;
    margin: 1rem 0 0.45rem 0 !important;
}

body.surface_be3d .info_motion_1034 {
    font-size: 0.88rem !important;
    padding-left: 1.15rem !important;
}

body.surface_be3d .info_motion_1034 li {
    margin-bottom: 0.4rem !important;
}

body.surface_be3d .tooltip_f2f4 {
    font-size: 0.85rem !important;
    padding-top: 0.4rem !important;
}

/* Imagens “hero” entre seções — largura limitada, menos sombra */
body.surface_be3d .header-up-603e {
    max-width: min(100%, 440px) !important;
    width: 100% !important;
    height: auto !important;
    margin: 0.5rem auto 0.75rem !important;
    border-radius: 12px !important;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08) !important;
}

/* Cards: imagem tipo banner baixo, texto ganha protagonismo */
body.surface_be3d .surface_brown_b2b3 {
    max-width: 100% !important;
    width: 100% !important;
    max-height: 140px !important;
    height: 140px !important;
    margin: 0 0 0.75rem 0 !important;
    object-fit: cover !important;
    object-position: center !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.07) !important;
}

body.surface_be3d .border-middle-4c68 {
    padding: 1.1rem 1.15rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .button_f0c2 {
    font-size: 1.05rem !important;
    margin-bottom: 0.5rem !important;
}

body.surface_be3d .hovered_54fd {
    font-size: 0.88rem !important;
    line-height: 1.6 !important;
    margin-bottom: 0.65rem !important;
}

body.surface_be3d .grid_iron_fe38 {
    font-size: 0.82rem !important;
    margin-bottom: 0.35rem !important;
}

/* Grid de cards — afastamento horizontal/vertical menor */
body.surface_be3d main .pattern_simple_9857.pink_b1eb {
    row-gap: 0.75rem !important;
}

body.surface_be3d main .pattern_simple_9857.pink_b1eb > [class*="col-"] {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
}

body.surface_be3d .pink_b1eb {
    gap: 0.65rem !important;
}

/* Títulos de seção globais um pouco mais contidos */
body.surface_be3d .header-9570 {
    font-size: clamp(1.28rem, 2.8vw, 1.75rem) !important;
    margin-bottom: 0.35rem !important;
}

body.surface_be3d .nav_outer_836c {
    font-size: 0.92rem !important;
    line-height: 1.5 !important;
    margin-bottom: 0.25rem !important;
}

/* RTP / painéis escuros */
body.surface_be3d .icon_mini_74f2 {
    padding: 1.15rem 0.85rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .section-soft-5165 {
    padding: 1.15rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .detail-9800 {
    padding: 1rem !important;
}

body.surface_be3d .paper-0823 {
    font-size: 1.45rem !important;
    margin: 0.5rem 0 !important;
}

body.surface_be3d .message-glass-982c {
    padding: 1rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .summary_liquid_7798 summary {
    padding: 0.85rem 1rem !important;
    font-size: 0.92rem !important;
}

body.surface_be3d .west_2be6 {
    padding: 0 1rem 1rem !important;
    font-size: 0.88rem !important;
}

body.surface_be3d .hot-e2b1 .sidebar-04b9.gradient_pro_9cf4 {
    margin-bottom: 0.75rem !important;
}

body.surface_be3d .hot-e2b1 .header-up-603e {
    margin-top: 0.35rem !important;
    margin-bottom: 0.65rem !important;
}

body.surface_be3d .preview-688c {
    padding: 0.85rem 0.65rem !important;
    border-radius: 10px !important;
}

body.surface_be3d .hover-mini-3ed0 {
    font-size: 1.45rem !important;
}

body.surface_be3d .secondary_c594 {
    font-size: 0.8rem !important;
}

body.surface_be3d .north-e077 {
    font-size: 0.68rem !important;
}

body.surface_be3d .hover_e57f {
    padding: 1.35rem 1.1rem !important;
    border-radius: 12px !important;
}

body.surface_be3d .description_smooth_b7c0 {
    padding: 1.15rem !important;
}

body.surface_be3d .box_white_3232 h2 {
    font-size: 1.2rem !important;
}

body.surface_be3d .dirty-883d {
    font-size: 1rem !important;
    margin: 1rem auto 0.5rem !important;
}

body.surface_be3d .box_white_3232 p,
body.surface_be3d .pagination_2b93 {
    font-size: 0.88rem !important;
}

/* CTA inferior */
body.surface_be3d .secondary_18db .gas-98cf {
    padding: 0.55rem 1.25rem !important;
    font-size: 0.95rem !important;
}

/* Cabeçalho logo — menos altura útil */
body.surface_be3d header {
    padding: 0.45rem 0 !important;
}

body.surface_be3d header img {
    width: 56px !important;
    height: 56px !important;
}

/* css-noise: 10a0 */
.widget-item-d9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
