/********** Template CSS **********/

.back-to-top {
    position: fixed;
    display: none; /* OBRIGATÓRIO: O JS vai mudar para 'inline' ou 'block' ao rolar */
    right: 45px;
    bottom: 45px;
    z-index: 99;
}
/* @media (min-width: 768px) significa: "Apenas para tablets e computadores" */
@media (min-width: 768px) {
    .ajuste-posicao {
        margin-left: -70px !important;
    }
}

.imagem-frente {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2; /* Na frente */
  }

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 600;
    transition: .5s;
    border-radius: 50px;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: inherit;
}

.btn-primary {
    color: var(--bs-white);
}


/*** Navbar ***/
.navbar {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    transition: .5s;
}

.navbar .navbar-nav .nav-link {
    margin-right: 25px;
    padding: 40px 0;
    color: var(--bs-white);
    font-size: 17px;
    text-transform: uppercase;
    outline: none;
    transition: .5s;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #fd7e14;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link,
    .navbar.bg-dark .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        margin-top: 8px;
        border-top: 1px solid var(--bs-light);
    }
}

@media (min-width: 992px) {
    .navbar.bg-dark .navbar-nav .nav-link {
        padding: 20px 0;
    }

    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

/*** video ***/


/* ==========================================================================
   MOBILE: AJUSTE DE MARGEM E PROPORÇÃO
   ========================================================================== */
@media (max-width: 991.98px) {
    .video-container {
        /* Reduzimos de 20px para 8px para aproximar a lista */
        margin-bottom: 8px !important; 
        border-radius: 15px !important;
        order: 1;
    }

    .video-list {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        gap: 10px !important;
        /* Reduzimos o padding superior de 15px para 0px */
        padding: 0px 5px 15px 5px !important; 
        scrollbar-width: none;
        order: 2;
        align-items: center; 
        height: 100px; /* Ajustado para a nova altura das thumbs */
    }

    .video-list::-webkit-scrollbar { display: none; }

    .video-item {
        flex: 0 0 75px !important; 
        height: 85px !important; /* Ajuste leve para manter a proporção */
        opacity: 0.4;
        border-radius: 10px !important;
        overflow: hidden;
        border: 2px solid transparent !important;
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
    }

    .video-item.active {
        flex: 0 0 160px !important; 
        opacity: 1;
        border-color: #fd7e14 !important;
    }

    .thumb-box {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .thumb-box img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .text-box { display: none !important; }
}

/* Suaviza a lista e os itens */
.video-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.video-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    cursor: pointer;
    border: 1px solid transparent;
    /* Transição suave para todas as propriedades */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.video-item:hover, .video-item.active {
    background: rgba(253, 126, 20, 0.1); 
    border-color: #fd7e14; /* Cor laranja fixa para evitar erro de variável */
    transform: translateX(5px); /* Leve deslize para a direita */
}

.thumb-box {
    width: 120px;
    height: 67px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
}

.thumb-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-box h6 {
    margin: 0;
    color: var(--bs-white);
    transition: color 0.6s ease; /* Texto muda de cor suavemente */
}

.text-box small {
    color: #aaa;
}

.video-item.active h6 {
    color: #fd7e14 !important;
}

/* Container do vídeo com transição de opacidade */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    /* Suaviza o aparecimento do novo vídeo */
    transition: opacity 0.5s ease-in-out;
}

.video-container iframe {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
}

/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 100px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 550px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.page-header {
    padding-top: 225px;
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/carousel-1.jpg) no-repeat;
    background-size: cover;
    /* Ajuste o primeiro valor (50%) para os lados e o segundo (20%) para subir/descer */
    background-position: center 30%; 
}

@media (max-width: 768px) {
    .page-header {
        padding-top: 150px; /* Diminui o recuo no celular */
        background-position: center 15%; /* Ajuste fino para telas verticais */
    }
}

.page-header .breadcrumb-item + .breadcrumb-item::before {
    color: var(--bs-white);
}


/*** Title ***/
.title {
    margin-bottom: 2rem;
}

.title .title-left,
.title .title-center,
.title .title-right {
    display: inline-block;
    text-transform: uppercase;
    overflow: hidden;
}

.title .title-center {
    text-align: center;
}

.title .title-right {
    text-align: right;
}

.title .title-left h5,
.title .title-center h5,
.title .title-right h5 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
}

.title .title-left h5::after,
.title .title-center h5::before,
.title .title-center h5::after,
.title .title-right h5::before {
    position: absolute;
    content: "";
    width: 500%;
    height: 0;
    top: 9px;
    border-bottom: 1px solid var(--bs-white);
}

.title .title-left h5::after,
.title .title-center h5::after {
    left: calc(100% + 15px);
}

.title .title-right h5::before,
.title .title-center h5::before {
    right: calc(100% + 15px);
}

.title .title-left h1,
.title .title-center h1,
.title .title-right h1 {
    border-bottom: 1px solid var(--bs-white);
}


/*** Service ***/
.service-item {
    position: relative;
    margin-top: 2.5rem;
    overflow: hidden;
}

.service-item .service-img {
    position: relative;
    display: inline-block;
}

.service-item .service-img::before {
    position: absolute;
    content: "";
    width: calc(100% - 12rem);
    height: calc(100% - 12rem);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 3rem solid rgba(0, 0, 0, .5);
    border-radius: 300px;
    z-index: 1;
}

.service-item.service-item-left {
    border-radius: 500px 0 0 500px;
    background: linear-gradient(to right, var(--bs-secondary), var(--bs-dark));
}

.service-item.service-item-right {
    border-radius: 0 500px 500px 0;
    background: linear-gradient(to left, var(--bs-secondary), var(--bs-dark));
}

@media (max-width: 767.98px) {
    .service-item.service-item-left,
    .service-item.service-item-right {
        border-radius: 500px 500px 0 0;
        background: linear-gradient(to bottom, var(--bs-secondary), var(--bs-dark));
        text-align: center;
    }
}


/*** Team ***/
.team-item {
    position: relative;
}

.team-item .team-name {
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .7);
}

.team-item .team-body {
    position: relative;
    overflow: hidden;
}

.team-item .team-body .team-before,
.team-item .team-body .team-after {
    position: absolute;
    content: "";
    width: 0;
    height: calc(100% - 60px);
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .5s;
}

.team-item .team-body .team-after {
    left: auto;
    right: 0;
}

.team-item .team-body .team-before {
    text-align: right;
}

.team-item:hover .team-body .team-before,
.team-item:hover .team-body .team-after {
    width: 50%;
}

.team-item .team-body .team-before span,
.team-item .team-body .team-after span {
    margin: 5px;
    color: var(--bs-white);
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-body .team-before span,
.team-item:hover .team-body .team-after span {
    opacity: 1;
    transition-delay: .2s;
}


/*** Testimonial ***/
.testimonial-carousel {
    max-width: 700px;
    margin: 0 auto;
}

.testimonial-carousel .owl-dots {
    margin-top: 35px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-carousel .owl-dots .owl-dot {
    width: 60px;
    height: 60px;
    margin: 0 5px;
    padding: 10px;
    background: var(--bs-dark);
    border-radius: 100px;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-dots .owl-dot img {
    opacity: .1;
    transition: .5s;
    border-radius: 100px;
}

.testimonial-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}


/*** Footer ***/
@keyframes footerAnimatedBg {
	0% {
        background-position: 0 0;
    }

	100% {
        background-position: -1000px 0;
    }
}

.footer {
	background-image: url(../img/footer-bg.png);
	background-position: 0px 0px;
    background-repeat: repeat-x;
	animation: footerAnimatedBg 50s linear infinite;
}

/* AJUSTE MOBILE: Alinhamento e Visibilidade */
@media (max-width: 991.98px) {
    /* Garante que ele respeite o 'display: none' do JavaScript ao carregar */
    .back-to-top {
        bottom: 20px !important;
        right: 20px !important;
        /* Não force o 'display: block' aqui, deixe o JS controlar */
    }

    /* Alinha o WhatsApp na mesma linha vertical (right: 20px) */
    #whatsapp-floating-button {
        bottom: 85px !important; 
        right: 20px !important; /* Mesma distância da borda que o de cima */
        left: auto !important;  /* Garante que não haja interferência de alinhamento à esquerda */
    }

    /* Alinha a caixa de chat também */
    #whatsapp-box {
        bottom: 155px !important;
        right: 20px !important;
        left: auto !important;
    }
}

@media (max-width: 991.98px) {
    /* Remove o espaço do container de fundo cinza */
    .container-fluid.bg-secondary {
        padding-top: 10px !important;
    }

    /* Remove o recuo superior do título Drone */
    .title-left h5 {
        margin-top: 0 !important;
    }

    /* Puxa a linha inteira para cima se necessário */
    .container-fluid.bg-secondary .row {
        margin-top: -20px !important;
    }
}





/* Animação Intermediária: O equilíbrio entre o zen e o agitado */
@keyframes flutuarDroneReal {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(10px, -12px) rotate(0.8deg); /* Subida suave para a direita */
    }
    50% {
        transform: translate(0, 6px) rotate(0deg);      /* Descida centralizada */
    }
    75% {
        transform: translate(-10px, -12px) rotate(-0.8deg); /* Subida suave para a esquerda */
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

.drone-animado {
    animation: flutuarDroneReal 8s ease-in-out infinite;
    display: inline-block !important; 
    height: auto;
    will-change: transform;
    /* No Desktop ele vai respeitar os 150% que você colocou no HTML */
}

/* No Mobile, forçamos ele a voltar para um tamanho que caiba na tela */
@media (max-width: 991.98px) {
    .drone-animado {
        width: 100% !important;   /* Ignora os 150% do HTML apenas no celular */
        margin-left: 0 !important; /* Reseta a margem negativa */
        max-width: 100% !important;
    }
}



/* galeria mobile */
/* Esconde as miniaturas da galeria no Desktop por padrão */
.galeria-mobile-thumbs {
    display: none !important;
}

/* Mostra apenas no Mobile */
@media (max-width: 991.98px) {
    .galeria-mobile-thumbs {
        display: flex !important; /* Volta a exibir no mobile */
        overflow-x: auto;
        gap: 10px;
        padding: 15px 0;
        justify-content: center;
        -webkit-overflow-scrolling: touch;
    }
}
/* GALERIA TEAM MOBILE - VERSÃO SEM PULO */
@media (max-width: 991.98px) {
    /* Esconde as colunas que não estão ativas */
    .container-fluid .row.g-4 .col-lg-3 {
        display: none;
        width: 100%;
    }

    /* Mostra apenas a coluna ativa e TRAVA ela no lugar */
    .container-fluid .row.g-4 .col-lg-3.active-galeria {
        display: block !important;
        visibility: visible !important;
        /* As 3 linhas abaixo matam o efeito de subir do WOW.js */
        animation: none !important; 
        transform: none !important;
        opacity: 1 !important;
    }

    /* Adiciona uma transição interna de opacidade só para não ser seco demais */
    .container-fluid .row.g-4 .active-galeria .team-item {
        animation: fadeInSuave 0.4s ease-in-out;
    }

    @keyframes fadeInSuave {
        from { opacity: 0.6; }
        to { opacity: 1; }
    }

    /* Estilo das miniaturas geradas */
    .galeria-mobile-thumbs {
    display: flex;
    overflow-x: auto; /* Permite arrastar para o lado se as 8 não couberem */
    gap: 8px;
    padding: 10px;
    justify-content: flex-start; /* Alinha no começo para o scroll funcionar */
}

    .galeria-mobile-thumbs img {
        width: 55px;
        height: 55px;
        object-fit: cover;
        border-radius: 4px;
        opacity: 0.4;
        border: 2px solid transparent;
        transition: 0.3s;
        flex: 0 0 55px;
    }

    .galeria-mobile-thumbs img.active {
        opacity: 1;
        border-color: #fd7e14; /* Sua cor laranja/verde */
    }
}


/* Slider Antes e Depois */
.comparison-slider {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    border-radius: 15px;
    cursor: ew-resize;
}

.comparison-slider img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.resize-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%; /* Posição inicial da linha */
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

.divider-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #fff;
    z-index: 3;
    pointer-events: none;
}

.divider-handle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

/* Galeria Lateral */
.grading-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.grading-item {
    cursor: pointer;
    border: 3px solid transparent;
    transition: 0.3s;
    border-radius: 10px;
    overflow: hidden;
}

.grading-item.active {
    border-color: var(--primary);
}

/* Carrossel de Logos */
.logo-ticker-container {
    width: 100%;
    overflow: hidden;
    background: rgba(255,255,255,0.02);
}

.logo-ticker {
    display: flex;
    width: calc(250px * 10);
    animation: ticker 20s linear infinite;
}

.logo-ticker img {
    width: 150px;
    height: 60px;
    object-fit: contain;
    margin: 0 40px;
    filter: grayscale(1) brightness(0.8);
    opacity: 0.5;
    transition: 0.3s;
}

.logo-ticker img:hover {
    filter: grayscale(0) brightness(1);
    opacity: 1;
}

@keyframes ticker {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-250px * 5)); }
}

@media (max-width: 991px) {
    .grading-gallery { margin-top: 20px; }
}

/* ============================================================
   SEÇÃO COLOR GRADING (ADICIONAR AO FINAL DO STYLE.CSS)
   ============================================================ */

/* Container Principal do Slider */
.comparison-slider {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    border-radius: 15px;
    background: #222;
    cursor: ew-resize;
}

/* Imagem de Fundo (Depois) */
.comparison-slider .img-after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Máscara que revela a imagem de cima (Antes) */
.resize-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%; /* JS controla isso */
    height: 100%;
    overflow: hidden;
    z-index: 2;
    border-right: 3px solid #fd7e14; /* Linha verde divisória */
}

/* A MÁGICA: A imagem de cima tem largura fixa para NÃO CORRER */
.img-before.img-fixed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    max-width: none !important;
    /* A largura exata é definida pelo JS dinamicamente */
}

/* Alça/Botão de arrastar */
.divider-handle {
    position: absolute;
    top: 50%;
    left: 100%; /* Fixa na borda direita da resize-container */
    transform: translate(-50%, -50%);
    width: 45px;
    height: 45px;
    background: #fd7e14;
    color: white;
    border: 3px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

/* Grid da Galeria Lateral */
.grading-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.grading-item {
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 1/1;
    border: 3px solid transparent;
    transition: 0.3s;
}

.grading-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.grading-item.active {
    border-color: #fd7e14;
}

.grading-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding: 4px 0;
    text-transform: uppercase;
}




.logo-ticker-container {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    display: flex;
    background: #111;
}

.logo-ticker {
    display: flex;
    width: max-content;
    align-items: center;
    /* A duração será controlada pelo JS, mas deixamos um padrão */
    animation: tickerLoop linear infinite;
}

.logo-ticker img {
    height: 60px;
    width: auto;
    margin: 0 60px;
    opacity: 0.5;
    filter: grayscale(1) brightness(2);
    transition: 0.3s;
}

.logo-ticker img:hover {
    opacity: 1;
    filter: grayscale(0) brightness(1);
}

/* O segredo: movemos 1/5 pois o JS criará 5 cópias no total */
@keyframes tickerLoop {
    0% { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(calc(-100% / 5), 0, 0); }
}













/* ============================================================
   PROTEÇÃO DE IMAGENS E TEXTOS (ADICIONAR AO FINAL DO STYLE.CSS)
   ============================================================ */



/* ============================================================
   BLOQUEIO DE SEGURANÇA REFINADO - MARCIANO AUDIOVISUAL
   ============================================================ */

/* Bloqueio de seleção em todo o site */
body {
    -webkit-user-select: none;  
    user-select: none;          
    -webkit-touch-callout: none; /* Bloqueia menu de salvar no mobile */
}

/* Libera interação para itens que precisam de clique ou movimento */
.logo-ticker img, 
.grading-item, 
.comparison-slider,
.divider-handle,
#whatsapp-box,
input, textarea {
    pointer-events: auto !important;
    -webkit-user-select: text;
    user-select: text;
}

/* Camada invisível extra sobre o slider de Color Grading */
.comparison-slider::after {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 10;
    background: rgba(0,0,0,0);
    pointer-events: none;
}

/* Cria uma proteção sobre o slider de Color Grading */
.comparison-slider::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10; /* Fica acima das imagens */
    background: rgba(0,0,0,0); /* Totalmente transparente */
    pointer-events: none; /* Deixa o mouse passar para o slider funcionar */
}

/* Protege as miniaturas da galeria de grading */
.grading-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(0,0,0,0);
}


    /* Protege cotnra prints */

@media print {
    body::before {
        content: "MARCIANO AUDIOVISUAL - CONTEÚDO PROTEGIDO";
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
        font-size: 50px;
        color: rgba(0,0,0,0.5);
        z-index: 9999;
        white-space: nowrap;
    }
    .content { display: none; } /* Esconde o conteúdo principal no print */
}


/* Camada de Proteção Visual */
#protecao-visual {
    display: none; /* Controlado pelo JS */
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.4) !important; /* Escurece levemente */
    z-index: 999999999 !important; /* No topo de tudo */
    align-items: center;
    justify-content: center;
    cursor: pointer;
    backdrop-filter: blur(20px) !important; /* O Blur acontece aqui */
    -webkit-backdrop-filter: blur(20px);
}

.mensagem-protecao {
    text-align: center;
    color: white !important;
    font-family: sans-serif;
    padding: 20px;
}



/* Bloqueia seleção e menu de contexto em mídias (Essencial para Mobile) */
img, video, iframe {
    -webkit-touch-callout: none !important; /* Bloqueia menu de segurar o dedo no iOS */
    -webkit-user-select: none !important;
    user-select: none !important;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
}

/* Garante que o blur seja suave e o texto fique nítido */
#protecao-visual {
    transition: opacity 0.2s ease-in-out;
    animation: fadeIn 0.3s;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Bloqueia o menu de "salvar imagem" no celular */
img, video {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    pointer-events: none;
}

/* Garante que clicar na lista de vídeos (video-item) não dispare o blur */
.video-item, .video-container, iframe {
    pointer-events: auto !important;
}

