
/*PARA TABLETS POLEGADAS GRANDES*/
@media (max-width:1122px){


    /* PARTE DA IMAGEM E DO BOTAO VOLTAR */
    .nav-logo img{
        width: 180px;
        margin-left: 0px;
        margin-top: -44px;
    }
    .nav-ul li{
        font-size: 22px;
        margin-top: 20px;

    }
    #tele01{
        margin-right: 50px;
        margin-left: -10px;
    }
    .nav-voltar{ /*loja vznplay */
        margin-left: 20px;
        font-size: 22px;
        margin-top: 24px;
        padding: 10px 10px 1px 10px;
    }
    footer {
        width: 90%;
        margin: 0 auto; /* Centraliza horizontalmente */
        padding: 0px 0; /* Reduzi o padding para ficar mais ajustado */
        background-color: #3538A1;
        border-top: 5px solid #df0b0bcc;
        text-align: center;
        bottom: 0;
    
    }
    footer img {
        width: 190px;
        margin-bottom: -65px;
        margin-top: -30px;
    }

.button {

    width: 180px;

}

.footer1 {
        font-family: 'Courier New', Courier, monospace;
        font-size: 16px;
        color: white;
        margin-bottom: -15px;
        padding-bottom: 15px;
}

.footer-links {
    margin-bottom: 10px;
    margin-top: 10px;
}

}
/*PARA TABLETS POLEGADAS MENORES*/
@media (max-width:950px){

    /* PARTE DA IMAGEM E DO BOTAO VOLTAR */
    .nav-logo img{
        width: 150px;
        margin-left: -20px;
        margin-top: -13px;
    }
    .nav-ul li{
        font-size: 20px;
        margin-top: 23px;

    }
    #tele01{
        margin-right: 25px;
        margin-left: -30px;
    }
    .nav-voltar{ /*loja vznplay */
        margin-left: -29px;
        font-size: 17px;
        margin-top: 25px;
        height: 35px;
        padding: 8px 8px 10px 8px;
    
    }

    .whatsapp-float {
    display: none;
    }

    .gears-float{
    display: none;
    }

    .fixed-image a img{
    display: none;
    }

    .ativar-copy h1{
        font-size: 27px;
        
    }
    .ativa-apps p {
        font-size: 22px;
    }
    .ativa-apps h3{
        font-size: 22px;
    }
    .cor{
        font-size: 23px;
    }

    /*BARRA DE APARELHO E APPS*/
    .container {
    padding: 3px;
    
    }
    .button {
    font-size: 15px;
    width: 175px;
    }
    .price {
        font-size: 14px;
    
    }
    .old-price {
        font-size: 13px;
    }
    .new-price {
        font-size: 14px;
    }
    
    /* Faixa cruzada "PROMOÇAO" no quadrado */
    .destacado .badge {
        width: 110px;
        font-size: 9px;
        padding: 3px 0;
        transform: none;
    }

    /* FAIXA D RECOMENDADO */
    .recomed .faixa {
        position: absolute;
        top: 15px;
        right: -52px;
        font-weight: bold;
        padding: 5px 50px;
        font-size: 10px;
    }
    

.minimalist-directional{
    display: none;
}



}
@media (min-width: 420px) and (max-width: 800px) {
.christmas-hat {
        width: 90px; /* Ainda menor em mobile */
        top: -38px;
        right: 360px;
        transform: rotate(-34deg); /* 🔥 ROTAÇÃO DE 50 GRAUS 🔥 */
}
.user-profile-icon {

    margin-right: 10px;
    margin-left: -8px;

}

}
/*PARA TABLETS POLEGADAS MENORES MENOZITA*/
@media (min-width:767px) and (max-width:770px){

    /* PARTE DA IMAGEM E DO BOTAO VOLTAR */
    .nav-logo img{
        width: 160px;
        margin-left: 0px;
    }
    .nav-ul li{
        font-size: 19px;

    }
    #tele01{
        margin-right: 2px;
        margin-left: -39px;
    }
    .button {
    width: 172px;
    }
    .app-selection-wrapper {
    gap: 10px;

    }
    .app-search-container {
    flex: 1;
    min-width: 100px;

    }
    .user-profile-icon {
    width: 45px;
    height: 45px;
    margin-right: 5px;
    margin-left: -5px;
    }


}
/*PARA CELULARES GRANDES E PEQUENOS*/
@media (max-width:428px){

    /* PARTE BRANCA QUE TEM A LOGO */
    .nav-logo img{
        width: 140px;
        margin-left: -25px;
        margin-top: -18px;
    }
    .nav-ul li{
    display: none;

    }
    .nav-voltar{ /*loja vznplay */
        margin-left: -45px;
        font-size: 16px;
        margin-top: 30px;
        height: 28px;
        padding: 7px 8px 8px 8px;
    
    }


.nav-action-icon {
  width: 25px;
  height: 25px;
}


.nav-action-icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  border-radius: 50%;
}

.nav-action-icon i {
  font-size: 17px;
  color: #0a1033;
}


    .copy-links {
        display: flex;
        justify-content: center;
        gap: 90px;
        margin: 0px 0px 73px 0px;
        padding: 0 15px;
        flex-wrap: nowrap;
    }
    .copy-links a {
        color: white;
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        border: 1px solid rgb(255, 255, 255);
        box-shadow: 2px 2px 0px rgba(255, 255, 255, 0.3);
        padding: 10px 10px;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.3);
        transition: all 0.3s ease;
        text-align: center;
        flex: 1;
        min-width: 0;
        white-space: nowrap;
        max-width: 100px;
    }
    .copy-links a:hover {
        background-color: #000000;
        transform: translateY(-2px);
        box-shadow: 3px 3px 0px rgba(255, 255, 255, 0.5);
    }
    .copy-links a:active {
        transform: translateY(0px);
    }
    /* Remove as margens antigas */
    .copy-links .lad-esque,
    .copy-links .lad-dire {
        margin-left: 0 !important;
    }


/*PARTE DA COPY PRIMEIRA*/

    .ativar-copy{
        margin-bottom: -70px;
    
    }
    .ativar-copy h1{
        font-size: 21px;
        
    }
    .ativa-apps p {
    margin-top: 0px;
    font-family: 'Courier New', Courier, monospace;
    font-weight: bold;
    font-size: 18px;
    }
    .ativa-apps h3{
    font-size: 16px;
    margin-top: 2px;
    color: yellow;
    margin-bottom: 90px;
    }
    .cor{
    font-size: 18px;
    color: rgb(255, 81, 0);
    }
    .br-none{
    display: block;
}



/*MANIPULAÇAO DAS SETAS {LADOS}*/
.arrow {
display: none;
}
/*MANIPULAÇAO DAS SETAS {BAIXO}*/
.lup {
    font-size: 40px;
    margin-top: -10px;
    margin-left: 20px;
}
#marg{
    margin-right: 12px;
    margin-left: 12px;
}

/*parte do aplicativo e pesquisa*/
.container01 {
    max-width: 950px;
    margin: 5px auto;
    padding-top: 5px;
}
.container {
    max-width: 1000px;
    margin: 2px auto;
    padding: 0px;
    position: relative;
    
}
.search-info-container {
    display: flex; /* Usa flexbox para alinhar os itens lado a lado */
    justify-content: center; /* Centraliza os itens horizontalmente */
    align-items: center; /* Alinha verticalmente */
    gap: 10px; /* Espaço entre os elementos */
    margin-bottom: 15px;

}
.search-info {
    font-size: 12px;
    
}
.search-box input {
    padding: 11px;
    border-radius: 8px;
    border: none;
    width: 140px; /* Definindo uma largura para a barra de pesquisa */
    font-size: 13px;
}
.arrow {
    font-size: 35px;
    color: #ff0000; /* Cor da seta */
}
#seta-pesquisa{
    margin-top: 0px;
    display: block;
}

/*BARRA DE APARELHO E APPS*/
.header {
    padding: 15px;
    font-size: 14px;
}
.items {
    gap: 10px;
    margin-top: 30px;
    margin-bottom: 50px;

}
.item {
    padding: 0px;
    border-radius: 6px;
    width: 45%;
    box-sizing: border-box;
/* background: #eee; só pra visualizar */
}
.item img {
    width: 56px;
    height: 60px;
    margin-right: 05px;


}


.info a{
    font-family: 'Montserrat', sans-serif;
    padding-right: 7px;
    font-size: 7.5px;
    margin-top: 5px;
}


#espass{
margin-top: 1px;
}

.button {
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
    padding-right: 3px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 3px;
    text-decoration: none;
    font-size: 7px;
    width: 94px;



}

.price {
    margin-left: 4px;
    margin-top: 2px;
    font-size: 7px;
    color: #facc14;
}

.old-price {
    font-size: 6px;
    font-weight: 800;
}

.new-price {
    font-size: 7px;
}




#tv-sem-promo > img {
    margin-top: 8px;
    margin-bottom: 0px;
    width: 12px;
    height: 5px;
    margin-left: -2px;
    margin-right: 0;
    padding: 2px;
    background: linear-gradient(135deg, #ffffffec, #ffffffe8);
    border-radius: 2px;
}
#tv-sem-promo {
margin-left: 5px;
margin-top: -4px;
margin-bottom: 0px;

}

#tv-promo > img {
    width: 11px;
    height: 4px;
    margin-left: -1px;
    margin-right: 0;
    padding: 2px;
    background: linear-gradient(135deg, #ffffffec, #ffffffe8);
    border-radius: 2px;
}
#tv-promo {
margin-left: 5px;
margin-top: -4px;
margin-bottom: -3px;

}




/* Faixa cruzada "PROMOÇAO" no quadrado */
.destacado .badge {
    width: 56px;
    font-size: 5px;
    padding: 2px 0;
    transform: none;
}
/* FAIXA DE RECOMENDADO */
.recomed .faixa {
    position: absolute;
    top:8px;
    right: -52px;
    font-weight: bold;
    padding: 3px 50px;
    font-size: 5px;
}



/*MANIPULAÇAO DAS SETAS DOS APP PARA O LADO*/
.setaEs {
    font-size: 15px; /* Tamanho correto */
    margin-left: 5px; /* Pequeno ajuste para alinhar melhor */
    animation: moveSeta 0.7s infinite alternate ease-in-out;
}
@keyframes moveSeta {
    0% {
        transform: rotate(180deg) translateX(0px); /* Posição inicial */
    }
    100% {
        transform: rotate(180deg) translateX(2px); /* Move para a direita */
    }
}

/* Estilos do Pop-up */
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.popup-content {
    background-color: #fff;
    padding: 12px;
    border-radius: 10px;
    text-align: center;
    max-width: 340px;
    position: relative;
}
.popup-content img {
    width: 100%;
    border-radius: 10px;
}
.popup-content p {
    margin: 15px 0;
    font-size: 14px;
    color: #333;
}

/*PARTE FINAL DO SITE*/
.fim-site h2{
    font-size: 16px;
    margin-top: 30px;

}
.fim-site h5{
    font-size: 13px;
    margin-top: 30px;
}
.fim-site h3{
    margin: 5px;
    text-align: center;
    margin-bottom: 50px;

}
.coloor{
    font-size: 20px;
    margin: 0px 10px 60px 0px;
    color: red;

}

.fim-site h3{
    margin-top: 30px;
    font-size: 12px;
}

/* Media Query para celulares pequenos */
@media (max-width: 480px) {
        .banner {
          height: 40px; /* Reduz a altura da faixa */
        margin-bottom: 0px;
        }
  
        .marquee {
          font-size: 14px; /* Reduz o tamanho da fonte */
        }
  
        .marquee a {
          margin: 0 5px; /* Reduz o espaçamento ao redor do link */
        }


        
}

/*PARTE DO FOOTER, RODA PE DO SITE*/
footer {
    width: 92%;
    margin: 0 auto; /* Centraliza horizontalmente */
    padding: 0px 0; /* Reduzi o padding para ficar mais ajustado */
    background-color: #3538A1;
    border-top: 5px solid #df0b0bcc;
    text-align: center;
    bottom: 0;

}

.footer1 {
    font-size: 9px;
}




}
/* Ajustes para telas muito pequenas */
@media (max-width: 360px) {
    .copy-links {
        gap: 10px;
        padding: 0 10px;
    }
    
    .copy-links a {
        font-size: 13px;
        padding: 8px 12px;
        max-width: 140px;
    }
}
@media (max-width: 320px) {
    .copy-links {
        gap: 8px;
    }
    
    .copy-links a {
        font-size: 12px;
        padding: 7px 10px;
        max-width: 130px;
    }
}
/* ===== VERSÃO DESKTOP ===== */
@media (min-width: 768px) {
    .popup-container {
        max-width: 500px;
        max-height: 85vh;
    }
    
    .popup-content {
        flex-direction: row;
        max-height: calc(85vh - 70px);
    }
    
    .media-section {
        width: 45%;
        height: auto;
    }
    
    .text-section {
        width: 55%;
        padding: 25px;
    }
    
    .popup-title {
        font-size: 1.3rem;
    }
    
    .benefits-grid {
        grid-template-columns: 1fr;
    }
    
    .popup-buttons {
        flex-direction: row;
    }
    
    .saiba-mais-btn {
        flex: 2;
    }
    
    .fechar-btn {
        flex: 1;
    }
}
@media (min-width: 1024px) {
    .popup-container {
        max-width: 550px;
    }
    
    .popup-header {
        padding: 10px 20px;
    }
    
    .countdown-timer {
        font-size: 0.85rem;
        padding: 10px 18px;
    }
    
    .curso-logo {
        width: 46px;
        height: 46px;
    }
    
    .text-section {
        padding: 30px 25px;
    }
    
    .popup-title {
        font-size: 1.5rem;
    }
}
/* APENAS PARA AS PROPAGANDAS*/
@media (max-width: 767px) {

    /* PROPAGANDAS */
.ads-wrapper {
    width: 91.8%;
    margin-left: 15px;
    overflow: hidden; /* Esconde o overflow */
    position: relative;
}
.ads-carousel {
    display: flex;
    width: max-content; /* Faz o carrossel ocupar o espaço necessário */
    animation: ads-scroll 30s infinite linear; /* Animação infinita */
}
.ads h2{
color: rgb(255, 166, 0) ;
}
.ad-item {
    flex: 0 0 auto; /* Mantém o tamanho original dos itens */
    margin-right: 10px; /* Espaço entre os itens */
}
.ad-item img {
    max-width: 100%;
    height: 90px;
    border-radius: 5px;
}
.popup-container {
    width: 93% !important;
}
.popup-title {
    font-size: 1.2rem;
}
.highlight strong {
    font-size: 0.8rem;
}
.benefit-item span {
    font-size: 0.8rem;
}
.cta-text strong{
    font-size: 1.3rem;
}
.sumir{
    display: none;
}


}
/* PARA MINIMIZAR COISAS E PROPAGANDAS */
@media (min-width: 768px) and (max-width: 885px)  {

    /* PROPAGANDAS */
.ads-wrapper {
    width: 89.5%;
    margin-left: 40px;

}
.ad-item img {
    max-width: 100%;
    height: 150px;
    border-radius: 5px;
}
.vzn-auth-option p {
    font-size: 18px;
    color: #aaa;
    margin: 0;
}

.vzn-password-reminder p {
    font-size: 13px;
}
.app-suggestions-dropdown {
    top: 110%;
    left: 20px;
    right: 20px;

}
.app-suggestion-name,
.app-suggestion-price {
    font-size: 11px;
}
.vzn-history-field-label {
    font-size: 17px;
    margin-bottom: 0px;

}
.vzn-history-field-value {
    font-size: 12px;

}
.vzn-history-status {
    font-size: 11px;

}
.vzn-history-popup-content {
    width: 97%;
    max-width: 770px;
    max-height: 90vh;
    margin-left: -40px;
}

}
/* RESPONSIVO - BOLHA WHATSAPP */
@media (max-width: 1024px) {
    .whatsapp-float {
        width: 70px;
        height: 70px;
        font-size: 30px;
        right: 12px;
        bottom: 105px;
    }
    .whatsapp-float::after {
        right: 80px;
        font-size: 13px;
        padding: 7px 11px;
    }
    .gears-float {
        width: 70px;
        height: 70px;
        font-size: 30px;
        right: 12px;
        bottom: 105px;
    }
    .gears-float::before {
        font-size: 26px;
    }
    .gears-float::after {
        right: 80px;
        font-size: 13px;
        padding: 7px 11px;
    }

}
@media (max-width: 888px) {
    .whatsapp-float {
        width: 50px;
        height: 50px;
        font-size: 20px;
        right: 25px;
        bottom: 95px;
    }
    .whatsapp-float::after {
        right: 75px;
        font-size: 12px;
        padding: 6px 10px;
    }
    .gears-float {
        width: 50px;
        height: 50px;
        font-size: 28px;
        right: 25px;
        bottom: 160px;
    }
    .gears-float::before {
        font-size: 24px;
    }
    .gears-float::after {
        right: 48px;
        font-size: 12px;
        padding: 6px 10px;
    }
}
@media (max-width: 580px) {
    .whatsapp-float,
    .gears-float,
    .fixed-image {
        display: none;
    }
    
}
@media (max-width: 480px) {


/* container que segura input, info e botão */
.app-selection-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding: 6px 10px;
}
/* --- BARRA DE PESQUISA: fica na linha inteira e centralizada --- */
.app-search-container {
    flex: 0 0 80%;
    display: flex;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    margin-left: -23px;

}

    .user-profile-icon {
    width: 43px;
    height: 43px;
    margin-right: -5px;
    margin-left: 3px;
    }


/* input menor, centralizado, não enche toda a tela */
.app-select-input {
    width: 95%;            /* largura curta e central */
    max-width: 320px;
    padding: 8px 8px 8px 35px;
    font-size: 13px;
    border-radius: 8px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.45);
}
/* lupa menor, posicionada dentro do input */
.app-search-container .search-icon {
    position: absolute;
    left: calc(46% - 40%); /* calcula para ficar junto do input quando centralizado */
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px !important;
    pointer-events: none;
    color: #00ffea;
}
/* placeholder menor */
.app-select-input::placeholder {
    font-size: 12px;
}
/* dropdown de sugestões respeita a largura do input */
.app-suggestions-dropdown {
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 320px;
    box-sizing: border-box;
    z-index: 50;
}
/* colocamos o bloco de info e o botão na mesma "linha" do flex container */
.app-info-display {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;   /* <-- AGORA FICA EM COLUNA */
    align-items: center;  /* tudo alinhado à esquerda */
    justify-content: flex-start;
    gap: 3px;
    min-width: 0;
    box-sizing: border-box;
    padding: 5px 8px;
    background: transparent;

}
/* o botão deve ficar à direita na mesma linha */
.activate-app-btn {
    flex: 0 0 32%;              /* largura fixa proporcional (direita) */
    max-width: 140px;
    padding: 7px 8px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
/* Texto do nome menor e empilhado se necessário */
.app-name-display {
    font-size: 12px;
    font-weight: 700;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60%;
    display: none;
}
/* Preço destacadinho, posicionável ao lado do nome se couber */
.app-price-display {
    font-size: 14px;
    font-weight: 800;
    font-family: 'Orbitron', monospace;
    color: #00ffea;
    white-space: nowrap;
}
/* Garante que o conjunto não ultrapasse a borda */
.app-selection-wrapper,
.app-search-container,
.app-select-input,
.app-suggestions-dropdown,
.app-info-display,
.activate-app-btn {
    max-width: 100%;
    box-sizing: border-box;
}

/* --- Ajustes finos para evitar margens negativas herdadas --- */
#popupAppField,
#activationMac,
#activationEmail,
#activationKey,
#activationNickname,
#activationCountryCode {
    margin-left: 0 !important;
}



/* ===== POPUP DE AUTENTICAÇÃO ===== */
.vzn-auth-popup {
    padding: 0px;
}
.vzn-auth-popup-content {
    width: 95%;
}
.vzn-auth-popup-header {
    background: linear-gradient(135deg, #0d471b, #048124);
    color: white;
    padding: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #ffd900;
}
.vzn-auth-popup-header h3 {
    margin: 0;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.vzn-auth-option p {
    font-size: 16px;
}

.vzn-password-reminder p {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
}
.vzn-history-popup-content {
    width: 97%;
    max-width: 770px;
    max-height: 90vh;

}
.vzn-history-popup-header h3 {
    margin: 0;
    font-size: 16px;

}
.vzn-history-field-label {
    font-size: 11px;
    margin-bottom: 0px;
}
.vzn-history-field-value {
    font-size: 10px;

}
.vzn-history-status {
  font-size: 7px;
  padding: 6px 12px;
  border-radius: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.vzn-history-card {
    padding: 7px 20px;
    border-left: 2px solid #ffd900;
    gap: 0px;

}
.vzn-history-popup-body {
    padding: 15px 11px ;
}

/* ===== POP-UP DE RECARGA ===== */
.vzn-recharge-popup {
    padding: 0px;
}
.vzn-recharge-popup-content {
    border: 2px solid #ffd900;
    width: 95%;
}
.vzn-recharge-popup-header h3 {
    margin: 0;
    font-size: 16px;
}

.vzn-auth-submit-btn {
  padding: 12px;
  font-size: 13px;
  gap: 8px;
}


/* Estilo para a parte "Saldo:" no cabeçalho */
.app-popup-header h3 .balance-label {
    font-size: 12px;
    margin-top: 1px;

}

/* Estilo para o valor do saldo no cabeçalho */
.app-popup-header h3 .balance-value {
    font-size: 12px !important; /* Tamanho igual ao preço */
}

.balance-display-btn .balance-value {
  font-size: 15px;
}

.balance-display-btn i {
  font-size: 18px;
  margin-bottom: 3px;
}

.add-balance-btn {

  font-size: 15px;

}

.add-balance-btn i {
  font-size: 17px;

}


#sout{
    font-size: 12px;
    gap: 5px;
}

.app-popup-close {
  border: 2px solid white;
  width: 35px;
  height: 35px;
  font-size: 15px;

}


/* --- POPUPS (reduzidos e legíveis) --- */
.app-popup-content {
    width: 93%;
    max-width: 410px;
    padding: 0;
}
.app-popup-header {

    padding: 15px;
    border-radius: 12px 12px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.app-popup-header h3 {
    margin: 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.app-popup-body {
    max-height: calc(90vh - 120px);
}
#forss{
    padding: 20px 33px 25px 30px;
}

.form-field label {
    font-size: 12px;
}
.form-field input,
.form-field select {
    width: 100%;
    font-size: 13px;
    padding: 8px 10px;
}
.country-code-container {
    width: 120px;
    min-width: 120px;
} 
.form-actions {
    display: flex;
    gap: 15px;
}
.cancel-btn,
.submit-btn{
    font-size: 10px;
    padding: 10px 4px;
}

.app-suggestion-name,
.app-suggestion-price {
    font-size: 10px;
}

.app-suggestion-item {
    padding: 10px 10px;
}

.app-suggestion-item img {
    width: 16px !important;
    height: 16px !important;
}

.app-suggestion-name,
.app-suggestion-price {
    font-size: 9px;
}


/* ===== POPUP DE ATIVAÇÃO ===== */
.app-activation-popup {
    width: 100%;
    height: 100%;
    padding: 0px;

}
.christmas-hat {
        width: 90px; /* Ainda menor em mobile */
        top: -40px;
        right: 323px;
        transform: rotate(-34deg); /* 🔥 ROTAÇÃO DE 50 GRAUS 🔥 */
}

/* ===== MENSAGEM DE CONFIRMAÇÃO ===== */
.confirmation-popup {
    width: 98%;
    height: 100%;
    padding: 5px;
}

.confirmation-content {
  border: 2px solid #00ff00;
  padding: 25px;
  max-width: 350px;
  width: 86%;
}

.confirmation-content h3 {
    color: #00ff00;
    margin-bottom: 15px;
    font-size: 18px;
}

.confirmation-content p {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
}


.ok-btn {
  padding: 8px 35px;
  font-size: 13px;
}

/* Links do rodapé */
.footer-links {
    display: flex;
    justify-content: center;
    gap: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footer-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 3px;
    transition: 0.3s;
}
.footer-link i {
    font-size: 12px;
}
/* Hover suave */
.footer-link:hover {
    color: #ffd700; /* Amarelo suave */

}
/* Texto inferior */
.footer1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: white;
    margin-top: 10px;
}
.footer-link .fab{
    font-size: 14px;
}

/* Ajuste exclusivo do bloco com id="edticao" em telas pequenas */
#edticao.footer-links {
    gap: 10px;
    margin-top: 4px;
    margin-bottom: 6px;
    flex-wrap: nowrap;
}

#edticao .footer-link {
    font-size: 12px;
    gap: 2px;
}

#edticao .footer-link i {
    font-size: 10px;
}

#edticao .footer-link .fab{
    font-size: 11px;
}



}
/* RESPONSIVIDADE AVISO EM HISTORICO */
@media (max-width: 700px) {
    /* Esconde tooltip em mobile */
    .warning-tooltip {
        display: none !important;
    }
    
    .history-warning-icon {
        font-size: 20px;
        margin-left: 15px;
    }
    
    /* Ajustes para mobile */
    .mobile-warning-content {
        max-width: 85%;
        max-height: 95vh;
        margin-left: -43px;

    }
    
    .mobile-warning-header h4 {
        font-size: 17px;
    }
    
    .warning-item strong {
        font-size: 16px;
    }
    
    .warning-item p {
      font-size: 12px !important;
      font-family: "Montserrat", sans-serif !important;

    }
    
    .warning-item li {
        font-size: 11px !important;

    }

/* POP-UP PARA MOBILE - CORRIGIDO */
.mobile-warning-popup {
    padding: 0px;
    margin: 0px;
}
.mobile-warning-body {
  padding: 10px;
}


}
@media (min-width: 701px) {
    /* Garante que popup mobile não apareça em desktop */
    .mobile-warning-popup {
        display: none !important;
    }
    
    /* Ajusta tooltip para desktop */
    .warning-tooltip {
        width: 500px;
        max-height: 500px;
    }
}
