/* ======================================================
    REVISTA MOVIMENTO CAPOEIRA - ESTILO FINAL (CRÉDITO EXTERNO)
    ======================================================
*/

* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: sans-serif; overflow: hidden; background: #000; }

/* --- GERAL DESKTOP --- */
.eye-toggle-btn { display: none; }

.black-bar-top { 
    position: fixed; top: 0; left: 0; width: 100%; 
    height: 200px; background: #000; 
    z-index: 200 !important; transition: height 0.3s ease; 
}

.black-bar-bottom { 
    position: fixed; bottom: 0; left: 0; width: 100%; 
    height: 120px; background: #000; 
    z-index: 20; 
}

header { 
    position: fixed; top: 0; left: 0; width: 100%; height: 200px; 
    background: transparent; z-index: 220 !important; 
    display: flex; flex-direction: column; align-items: center; justify-content: flex-end; 
    padding-bottom: 20px; transition: height 0.3s ease; 
}

header img { width: auto; height: 160px; object-fit: contain; transition: height 0.3s ease; }

nav { display: flex; gap: 30px; margin-top: 10px; }
nav a { color: #fff; text-decoration: none; font-weight: bold; font-size: 14px; text-transform: uppercase; transition: color 0.3s; }
nav a:hover { color: #9dcb3b; }

.background-slider { 
    position: fixed; top: 200px; left: 0; width: 100%; 
    height: calc(100vh - 320px); z-index: 1; background: #000; overflow: hidden; 
}
.background-slider .slide { position: absolute; top: 0; left: 0; width: 100vw; height: 100%; transform: translateX(100%); transition: transform 1s ease-in-out; }
.background-slider .slide img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.background-slider .slide.active { transform: translateX(0); z-index: 2; }
.background-slider .slide.exit { transform: translateX(-100%); z-index: 1; }

.hero-character { position: fixed; z-index: 205 !important; pointer-events: none; }

.netflix-container { 
    position: fixed; bottom: 0; left: 0; width: 100%; height: 120px; 
    background: transparent; z-index: 220; 
    display: flex; align-items: center; justify-content: center; 
}

.scroll-wrapper { display: flex; align-items: center; overflow-x: auto; scroll-behavior: smooth; gap: 15px; padding: 0 50px; width: 100%; height: 100%; scrollbar-width: none; cursor: grab; }
.scroll-wrapper::-webkit-scrollbar { display: none; }
.scroll-wrapper.active { cursor: grabbing; cursor: -webkit-grabbing; }

.card { width: 172.16px; min-width: 172.16px; height: 65.63px; flex-shrink: 0; border-radius: 6px; overflow: hidden; border: 2px solid transparent; background: #000; display: block; position: relative; cursor: pointer; transition: transform 0.3s, border-color 0.3s, box-shadow 0.3s; }
.card img { width: 100%; height: 100%; object-fit: cover; display: block; pointer-events: none; }
.card:hover { border-color: #9dcb3b; transform: scale(1.05); }

.nav-btn { background: rgba(0,0,0,0.5); border: none; color: #fff; font-size: 30px; padding: 0 20px; cursor: pointer; height: 100%; z-index: 50; }
.nav-btn:hover { color: #9dcb3b; background: rgba(0,0,0,0.8); }

.article-scroll-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; overflow-y: auto; scrollbar-width: none; background-color: #ffffff; }
.article-scroll-container::-webkit-scrollbar { display: none; }
.white-paper { background-color: transparent; width: 100%; max-width: 900px; min-height: 100vh; margin: 0 auto; padding-top: 220px; padding-bottom: 170px; }

.header-detail-img { position: fixed; top: 0; left: 0; height: 200px; width: auto; z-index: 25; pointer-events: none; display: block; }

/* IMAGEM NO TEXTO */
.article-header-img { 
    width: 100%; 
    height: auto; 
    max-height: 500px; 
    object-fit: contain; 
    display: block; 
    border-radius: 4px; 
    margin-bottom: 0; /* Margem controlada pelo sistema de legenda */
}

.article-content { padding: 0 60px; }
.article-content h1 { font-family: 'Times New Roman', serif; font-size: 48px; margin-bottom: 10px; color: #000; }

/* TEXTOS */
.article-content p { 
    font-family: Arial, sans-serif; 
    font-size: 19px; 
    line-height: 1.6; 
    color: #333; 
    margin-bottom: 20px; 
    text-align: justify;       
    text-align-last: left;     
    -webkit-hyphens: auto;     
    -moz-hyphens: auto;        
    -ms-hyphens: auto;         
    hyphens: auto;             
}

/* LEAD / RESUMO */
.article-content .article-lead { 
    font-family: 'Montserrat', sans-serif !important; 
    font-weight: 300 !important; 
    font-style: italic !important; 
    font-size: 26px !important; 
    line-height: 1.4 !important; 
    color: #000 !important; 
    text-align: center !important;
    text-align-last: center !important; 
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;
    hyphens: none !important;
    margin-bottom: 50px; 
    margin-top: 0; 
    max-width: 90%; 
    margin-left: auto; 
    margin-right: auto; 
    border-left: none; 
    padding-left: 0; 
}

/* --- NOVO SISTEMA DE CRÉDITO E LEGENDA --- */

/* 1. Crédito no Topo Direito (Fora da Imagem) */
.photo-credit-top {
    display: block;
    width: 100%;
    text-align: right;           /* Alinha à direita */
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;                 /* Preto */
    margin-bottom: 2px;          /* Coladinho na imagem abaixo */
    line-height: 1;
}

/* 2. Legenda (Embaixo da imagem) */
.img-legend {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #444;
    
    margin-top: 10px;            /* Espaço entre imagem e legenda */
    margin-bottom: 30px;
    
    border-left: 4px solid #9dcb3b;
    padding-left: 15px;
    
    text-align: left !important;
    text-align-last: left !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}

/* --- OUTROS --- */
.article-tag { display: block; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-bottom: 5px; }
.article-author { display: block; font-family: 'Roboto', sans-serif; font-style: italic; font-size: 14px; color: #666; margin-bottom: 15px; }
.green-divider { border: 0; height: 3px; background-color: #9dcb3b; width: 100%; margin-top: 0; margin-bottom: 40px; }
.article-content h2, .article-content h3 { font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 28px; line-height: 1.2; color: #000; margin-top: 60px; margin-bottom: 20px; }
.interview-question { font-family: 'Roboto', sans-serif; font-weight: 700 !important; font-size: 19px; color: #000 !important; margin-bottom: 10px; }
.interview-answer { font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 19px; line-height: 1.8; color: #333; margin-bottom: 40px; padding-left: 20px; border-left: 4px solid #9dcb3b; }
.interview-answer strong { font-family: 'Roboto', sans-serif; font-weight: 700; color: #000; }
.btn-container { display: flex; justify-content: center; gap: 50px; margin-bottom: 40px; flex-wrap: wrap; }
.btn-volta { display: inline-block; padding: 15px 30px; background: #000; color: #fff; text-decoration: none; font-weight: bold; font-size: 14px; font-family: sans-serif; text-transform: uppercase; border-radius: 50px; border: 2px solid #9dcb3b; cursor: pointer; transition: 0.3s; line-height: normal; }
.btn-volta:hover { background: #9dcb3b; color: #000; transform: scale(1.05); box-shadow: 0 0 15px rgba(157, 203, 59, 0.4); }
.main-footer { padding-bottom: 150px; text-align: center; margin-top: 80px; padding-top: 40px; border-top: 1px solid #eee; }
.footer-links { margin-bottom: 20px; }
.footer-links a { color: #666; text-decoration: none; font-size: 12px; font-weight: bold; margin: 0 10px; transition: color 0.3s; }
.footer-links a:hover { color: #000; text-decoration: underline; }
.footer-links span { color: #ccc; }
.copyright { font-size: 11px; color: #999; }

/* --- MOBILE --- */
.mobile-menu-btn, .mobile-menu-drawer { display: none; }
@media (min-width: 1440px) {
    .img-desktop-full { display: block; top: 0; left: 0; height: 100vh; width: auto; }
    .img-mobile-cutout { display: none; }
}
@media (max-width: 1439px) and (min-width: 769px) {
    .img-desktop-full { display: none; }
    .img-mobile-cutout { display: block; position: fixed; top: 0; left: 0; height: 100vh; width: auto; object-fit: contain; object-position: bottom left; z-index: 30; }
}
@media (max-width: 768px) {
    .desktop-menu, .img-desktop-full, .header-detail-img { display: none !important; }
    .black-bar-top { height: 80px !important; }
    header { height: 80px !important; padding-bottom: 0; justify-content: center; }
    header img { height: 65px; width: auto; }
    .background-slider { top: 80px !important; height: calc(100vh - 200px); }
    .img-mobile-cutout { display: block; position: fixed; top: 80px !important; bottom: 120px !important; left: 0; height: calc(100vh - 200px); width: auto; object-fit: contain; object-position: bottom left; z-index: 30 !important; }
    .black-bar-bottom { display: none !important; }
    
    /* CORREÇÃO DO ESPAÇAMENTO: Ajusta o padding-top do conteúdo rolável */
    .white-paper { 
        padding-top: 95px !important; /* 80px (header) + 15px (margem) */
        padding-bottom: 170px; 
    }
    
    .mobile-menu-btn { display: flex; align-items: center; justify-content: center; background: transparent; border: none; color: #fff; font-size: 35px; cursor: pointer; position: fixed; top: 10px; right: 10px; width: 60px; height: 60px; z-index: 300; }
    .mobile-menu-drawer { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; position: fixed; top: 80px !important; right: -100%; width: 50vw; height: calc(100vh - 80px); background-color: rgba(157, 203, 59, 0.95); z-index: 190; transition: right 0.4s ease; padding-top: 20px; padding-bottom: 40px; box-shadow: -5px 0 15px rgba(0,0,0,0.5); }
    .mobile-menu-drawer.open { right: 0; }
    .mobile-menu-drawer a.menu-link { color: #000; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 20px; text-decoration: none; text-transform: uppercase; width: 80%; text-align: left; padding: 20px 0; border-bottom: 2px solid #000; }
    .menu-cta { margin-top: 30px; display: flex; flex-direction: column; align-items: center; text-align: center; }
    .menu-magazine-img { width: 120px; height: auto; transform: rotate(-5deg); margin-bottom: 15px; box-shadow: 5px 5px 15px rgba(0,0,0,0.3); }
    .cta-title { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: #000; display: block; }
    .cta-subtitle { font-family: 'Roboto', sans-serif; font-size: 12px; color: #000; letter-spacing: 2px; display: block; margin-bottom: 10px; }
    .menu-download-btn { background: #000; width: 50px; height: 50px; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-top: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }
    .menu-download-btn img { width: 24px !important; height: 24px !important; display: block; filter: invert(1) brightness(200%); }
    .footer-links { display: flex; flex-direction: column; gap: 15px; align-items: center; width: 100%; }
    .footer-links .separator { display: none; }
    .footer-links a { display: block; font-size: 16px; border-bottom: 1px solid #eee; padding-bottom: 10px; width: 80%; margin: 0 auto; }
    .article-content h1 { font-size: 32px; line-height: 1.2; margin-bottom: 15px; }
    .article-content .article-lead { font-size: 20px !important; line-height: 1.4 !important; margin-bottom: 30px; max-width: 100%; }
    .article-content p { font-size: 17px; line-height: 1.6; margin-bottom: 20px; text-align: left; }
    .article-content h2, .article-content h3 { font-size: 24px; margin-top: 40px; margin-bottom: 15px; }
    .interview-question { font-size: 17px; }
    .interview-answer { font-size: 17px; padding-left: 15px; margin-bottom: 30px; }
    .article-content { padding: 0 25px; }
    .netflix-container { background-color: #000; transform: translateY(0); transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); z-index: 40 !important; border-top: 1px solid #333; }
    body.reading-mode .netflix-container { transform: translateY(100%); pointer-events: none; }
    body.reading-mode .netflix-container.visible { transform: translateY(0); pointer-events: auto; }
    body.reading-mode .eye-toggle-btn { display: flex; align-items: center; justify-content: center; position: fixed; bottom: 0; right: 0; width: 70px; height: 70px; background-color: #000; border: none; border-top-left-radius: 100%; cursor: pointer; z-index: 39; box-shadow: -2px -2px 10px rgba(0,0,0,0.3); padding-top: 15px; padding-left: 15px; }
    .eye-toggle-btn img { width: 32px; height: 32px; display: block; }
}

/* ======================================================
    ADICIONAR AO FINAL DO ARQUIVO STYLE.CSS
    ELEMENTO: INFOGRÁFICO (BOX "PARA SABER MAIS")
    ====================================================== 
*/

.infographic-box {
    background-color: #f8f9fa; /* Fundo cinza suave */
    border-left: 6px solid #9dcb3b; /* Verde da identidade visual */
    padding: 25px;
    margin-top: 50px;
    margin-bottom: 30px;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
    position: relative;
    max-width: 100%;
}

/* Título do Box */
.infographic-box h3 {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 18px !important; /* !important previne herdar 28px do artigo */
    font-weight: 700;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.2;
}

/* Lista Limpa */
.infographic-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Itens da Lista */
.infographic-box li {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #555;
    margin-bottom: 15px;
    padding-left: 25px; /* Espaço para o bullet */
    position: relative;
    line-height: 1.5;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 10px;
    text-align: left;
}

.infographic-box li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

/* Bullet Personalizado (Ponto Verde) */
.infographic-box li::before {
    content: "•";
    color: #9dcb3b;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -6px;
}

/* -------------------------------------------------------
    NOVO BREAKPOINT (MOBILE) PARA O INFOGRÁFICO
    -------------------------------------------------------
    Adapta o box para telas menores que 768px (padrão do seu CSS)
*/
@media (max-width: 768px) {
    .infographic-box {
        padding: 20px 15px; /* Reduz padding lateral para ganhar espaço */
        margin-top: 30px;
        border-radius: 0 4px 4px 0;
        border-left-width: 4px; /* Borda visualmente mais leve */
    }

    .infographic-box h3 {
        font-size: 16px !important; /* Título levemente menor */
        margin-bottom: 15px !important;
    }
    
    .infographic-box li {
        font-size: 15px; /* Texto ajustado para leitura mobile */
        padding-left: 20px;
    }

    .infographic-box li::before {
        font-size: 20px; /* Bullet ajustado */
        top: -4px;
    }
}