.elementor-251 .elementor-element.elementor-element-10a160a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-251 .elementor-element.elementor-element-658628b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-251 .elementor-element.elementor-element-fd5d65c{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-251 .elementor-element.elementor-element-f6df09f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-251 .elementor-element.elementor-element-15148cc{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -20px) 0px;}/* Start custom CSS for html, class: .elementor-element-ff76f59 *//* =========================================
   CSS: HERO CINEMATIC (BASE IGUASSU ONE)
========================================= */

:root {
    --c-bg-deep: #010409;    
    --c-gold-rich: #FFC72C;  
    --c-gold-pale: #FFE082;  
    --c-cyan-electric: #00AEEA; 
    --c-white: #FFFFFF;
    --c-ease-cinematic: cubic-bezier(0.19, 1, 0.22, 1);
}

/* --- BACKGROUND FIXO --- */
.hero-fixed-background-layer {
    position: fixed; 
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: -1; 
    overflow: hidden;
    background-color: var(--c-bg-deep); 
}

.bg-img-zoom {
    width: 100%; height: 100%;
    object-fit: cover;
    object-position: center center;
    /* AJUSTE ARTÍSTICO: Opacidade 1.0 para fotos noturnas para aproveitar o contraste natural */
    opacity: 1; 
    animation: cinematicZoom 45s infinite alternate ease-in-out; /* Zoom mais lento para elegância */
    will-change: transform;
}
@keyframes cinematicZoom { from { transform: scale(1); } to { transform: scale(1.15); } }

/* --- OVERLAY INTELIGENTE PARA NOITE --- */
.bg-overlay-vignette {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
    /* Gradiente ajustado para manter o centro da foto (luzes) visível, mas escurecer onde fica o texto */
    background: radial-gradient(circle at 60% 50%, 
        rgba(1, 4, 9, 0.2) 0%,      /* Centro mais transparente para ver as luzes da cidade */
        rgba(1, 4, 9, 0.7) 50%,     
        rgba(1, 4, 9, 1) 100%);     
    /* Mix blend mode 'normal' é mais seguro para fotos noturnas para não perder detalhes nas sombras */
    mix-blend-mode: normal; 
}

/* Gradiente lateral para garantir leitura do texto à esquerda */
.bg-overlay-vignette::after {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to right, 
        rgba(1,4,9, 0.95) 0%, 
        rgba(1,4,9, 0.7) 40%, 
        transparent 100%);
}

/* --- SEÇÃO DE CONTEÚDO --- */
.io-hero-content-section {
    position: relative;
    width: 100%;
    min-height: 90vh; /* Full height imersivo */
    display: flex; align-items: center;
    padding: 150px 5% 100px;
    background: transparent; 
}

.io-container {
    position: relative; z-index: 2; max-width: 1200px; margin: 0 auto; width: 100%;
}

.hero-content-wrapper { max-width: 800px; text-align: left; }

/* --- TIPOGRAFIA --- */
.hero-tag-cinematic {
    display: inline-flex; align-items: center;
    background: rgba(0, 0, 0, 0.6); /* Fundo mais escuro para contraste na noite */
    backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 199, 44, 0.3); /* Borda sutil dourada */
    border-radius: 4px; padding: 8px 16px; margin-bottom: 25px;
}
.tag-icon { color: var(--c-gold-rich); margin-right: 10px; font-size: 0.9rem; }
.tag-text {
    font-family: 'Montserrat', sans-serif; font-size: 0.8rem; font-weight: 700;
    color: var(--c-white); text-transform: uppercase; letter-spacing: 2px;
}

.hero-title-epic {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(2.5rem, 5.5vw, 4.5rem);
    font-weight: 900; color: var(--c-white);
    line-height: 1.1; margin-bottom: 30px;
    text-shadow: 0 10px 40px rgba(0,0,0,0.9); /* Sombra forte para separar do fundo */
}

.text-gold-gradient {
    background: linear-gradient(to right, var(--c-gold-rich), var(--c-gold-pale), var(--c-gold-rich));
    background-size: 200% auto;
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
    animation: shineText 6s infinite linear;
}
@keyframes shineText { to { background-position: 200% center; } }

.hero-subtitle-premium {
    font-family: 'Inter', sans-serif; font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6; margin-bottom: 45px; max-width: 650px;
    border-left: 4px solid var(--c-gold-rich); /* Mudei para Dourado para combinar com a noite */
    padding-left: 25px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.8);
}

/* --- BOTÃO CTA --- */
.hero-cta-container { display: flex; flex-direction: column; align-items: flex-start; gap: 15px; }

.btn-epic-gold {
    display: inline-flex; align-items: center; gap: 15px;
    padding: 20px 50px;
    background: linear-gradient(45deg, var(--c-gold-rich), #F57F17); /* Tom mais alaranjado/quente */
    color: #0A1425;
    border-radius: 4px; 
    text-decoration: none; font-family: 'Montserrat', sans-serif; font-weight: 800;
    text-transform: uppercase; font-size: 1rem; letter-spacing: 1px;
    transition: all 0.4s var(--c-ease-cinematic);
    box-shadow: 0 0 20px rgba(255, 199, 44, 0.3); /* Glow dourado */
    position: relative; overflow: hidden; z-index: 1;
}
.btn-epic-gold:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 40px rgba(255, 199, 44, 0.6);
    color: #000;
}
/* Efeito Shine */
.btn-epic-gold::after {
    content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%;
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.8), transparent);
    transform: rotate(45deg) translateY(-100%); transition: 0.6s; z-index: -1;
}
.btn-epic-gold:hover::after { transform: rotate(45deg) translateY(100%); }

.cta-trust-badge {
    font-family: 'Inter', sans-serif; font-size: 0.9rem; color: rgba(255,255,255,0.6);
    display: flex; align-items: center; gap: 8px;
}
.cta-trust-badge i { color: var(--c-gold-rich); }

/* --- SCROLL DOWN --- */
.scroll-down-cinematic {
    position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);
    display: flex; flex-direction: column; align-items: center; gap: 10px;
    text-decoration: none; z-index: 10; opacity: 0.6; transition: opacity 0.3s;
}
.scroll-down-cinematic:hover { opacity: 1; }
.scroll-text {
    font-family: 'Montserrat', sans-serif; font-size: 0.75rem; font-weight: 600;
    color: var(--c-white); text-transform: uppercase; letter-spacing: 2px;
}
.scroll-icon {
    font-size: 1.2rem; color: var(--c-gold-rich);
    animation: pulseJump 2s infinite;
}
@keyframes pulseJump { 0%, 100% { transform: translateY(0); opacity: 1; } 50% { transform: translateY(8px); opacity: 0.5; } }

/* --- ANIMAÇÕES --- */
.animate-fade-up {
    opacity: 0; transform: translateY(40px);
    animation: fadeUpCinematic 1s var(--c-ease-cinematic) forwards;
    animation-delay: var(--delay, 0s);
}
@keyframes fadeUpCinematic { to { opacity: 1; transform: translateY(0); } }

/* RESPONSIBO */
@media (max-width: 768px) {
    .io-hero-content-section { padding: 120px 20px 80px; align-items: center; min-height: 85vh; }
    .hero-title-epic { font-size: 2.5rem; text-shadow: 0 5px 20px rgba(0,0,0,1); }
    .bg-overlay-vignette::after { background: linear-gradient(to bottom, rgba(1,4,9,0.8) 0%, rgba(1,4,9,0.4) 100%); }
    .hero-subtitle-premium { font-size: 1rem; border-left-width: 3px; padding-left: 15px; }
    .btn-epic-gold { width: 100%; justify-content: center; }
    .scroll-down-cinematic { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd5d65c *//* =========================================================
   CSS: ROTEIRO VISUAL TIMELINE (FINAL VERSION)
========================================================= */

:root {
    --c-bg-deep: #010409;
    --c-gold-rich: #FFC72C;
    --c-gold-pale: #FFE082;
    --c-cyan-electric: #00AEEA;
    --c-white: #FFFFFF;
    --c-glass-bg: rgba(255, 255, 255, 0.03);
    --c-glass-border: rgba(255, 255, 255, 0.1);
}

.section-roteiro-night {
    padding: 100px 20px 120px;
    position: relative;
    background-color: var(--c-bg-deep);
    overflow: hidden;
}

/* Fundo Atmosférico */
.section-roteiro-night::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: radial-gradient(circle at 50% 10%, rgba(20, 40, 80, 0.3) 0%, var(--c-bg-deep) 70%);
    pointer-events: none; z-index: 0;
}

.roteiro-container {
    max-width: 1100px; margin: 0 auto; position: relative; z-index: 2;
}

/* HEADER */
.roteiro-header { text-align: center; margin-bottom: 80px; }

.header-tag {
    display: inline-flex; align-items: center; gap: 8px;
    background: rgba(255, 199, 44, 0.1); color: var(--c-gold-rich);
    padding: 6px 16px; border-radius: 30px; font-size: 0.85rem; font-weight: 700;
    text-transform: uppercase; margin-bottom: 20px; border: 1px solid rgba(255, 199, 44, 0.2);
}

.roteiro-title {
    font-family: 'Montserrat', sans-serif; font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 800; line-height: 1.1; margin-bottom: 25px; color: var(--c-white);
}

.text-gradient {
    background: linear-gradient(to right, var(--c-gold-rich), var(--c-gold-pale));
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

.roteiro-subtitle {
    font-family: 'Inter', sans-serif; font-size: 1.1rem; color: rgba(255,255,255,0.7);
    max-width: 750px; margin: 0 auto; line-height: 1.6;
}

/* TIMELINE SECTION TITLE */
.timeline-section-title {
    text-align: center; margin: 60px 0 40px; width: 100%; clear: both;
    position: relative; z-index: 5;
}
.timeline-section-title h3 {
    font-family: 'Montserrat', sans-serif; font-size: 1.8rem; color: var(--c-gold-rich);
    margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1px;
}
.timeline-section-title p {
    font-family: 'Inter', sans-serif; color: rgba(255,255,255,0.6); font-size: 1rem;
}

/* TIMELINE STRUCTURE */
.timeline { position: relative; padding: 20px 0; }
.timeline::after {
    content: ''; position: absolute; width: 2px; 
    background: linear-gradient(to bottom, transparent, var(--c-gold-rich), transparent);
    top: 0; bottom: 0; left: 50%; margin-left: -1px;
}

.timeline-item {
    padding: 20px 50px; position: relative; width: 50%; box-sizing: border-box;
    opacity: 0; transform: translateY(40px); transition: all 0.8s ease;
}
.timeline-item.visible { opacity: 1; transform: translateY(0); }

.left { left: 0; }
.right { left: 50%; }

.timeline-item::after {
    content: ''; position: absolute; width: 16px; height: 16px;
    background-color: var(--c-bg-deep); border: 3px solid var(--c-gold-rich);
    top: 130px; border-radius: 50%; z-index: 10;
    box-shadow: 0 0 10px rgba(255, 199, 44, 0.5);
    transition: all 0.3s ease;
}
.left::after { right: -11px; }
.right::after { left: -11px; }

/* CARDS */
.content-card {
    background: var(--c-glass-bg);
    backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px);
    border: 1px solid var(--c-glass-border);
    border-radius: 16px; overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.content-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.4);
    border-color: rgba(255, 199, 44, 0.3);
}

.premium-card {
    border: 1px solid rgba(255, 199, 44, 0.4);
    background: linear-gradient(145deg, rgba(255,255,255,0.03), rgba(255, 199, 44, 0.05));
}

.card-image-wrapper {
    width: 100%; height: 220px; position: relative; overflow: hidden;
}
.card-image-wrapper img {
    width: 100%; height: 100%; object-fit: cover;
    transition: transform 0.8s ease;
}
.content-card:hover .card-image-wrapper img { transform: scale(1.1); }

/* Badges */
.card-badge-time, .card-badge-tag, .card-badge-gold {
    position: absolute; top: 15px; right: 15px;
    padding: 6px 12px; border-radius: 6px;
    font-size: 0.75rem; font-weight: 700; text-transform: uppercase;
    backdrop-filter: blur(4px); box-shadow: 0 4px 10px rgba(0,0,0,0.5); z-index: 2;
}
.card-badge-time { background: rgba(0,0,0,0.7); color: var(--c-white); }
.card-badge-tag { background: rgba(0, 174, 234, 0.8); color: var(--c-white); }
.card-badge-gold { background: var(--c-gold-rich); color: #000; }

/* Text Content */
.card-content { padding: 25px; text-align: left; }
.item-title {
    font-family: 'Montserrat', sans-serif; font-size: 1.3rem; font-weight: 700;
    color: var(--c-white); margin-bottom: 10px;
}
.item-desc {
    font-family: 'Inter', sans-serif; font-size: 0.95rem; color: rgba(255,255,255,0.7);
    line-height: 1.6; margin-bottom: 15px;
}

/* Info Badges */
.info-badge {
    display: inline-flex; align-items: center; gap: 6px;
    font-size: 0.8rem; color: rgba(255,255,255,0.5); font-weight: 500;
    padding-top: 10px; border-top: 1px solid rgba(255,255,255,0.1); width: 100%;
}
.info-badge i { color: var(--c-cyan-electric); }
.info-badge.destaque-gratis { color: #4CAF50; }
.info-badge.destaque-gratis i { color: #4CAF50; }
.info-badge.destaque-pago { color: var(--c-gold-rich); }
.info-badge.destaque-pago i { color: var(--c-gold-rich); }

/* RETURN SCHEDULE BOX */
.return-schedule-box {
    display: flex; flex-direction: column; gap: 10px;
    background: rgba(0,0,0,0.2); border-radius: 12px; padding: 15px;
    border: 1px solid rgba(255,255,255,0.1); margin-top: 10px;
}
.schedule-item {
    display: flex; justify-content: space-between; align-items: center;
    font-size: 0.9rem; color: rgba(255,255,255,0.7);
}
.schedule-item.highlight {
    color: var(--c-gold-rich); font-weight: 700; 
    background: rgba(255, 199, 44, 0.1); padding: 12px; border-radius: 8px;
    flex-direction: row; justify-content: space-between;
}
.schedule-divisor { height: 1px; background: rgba(255,255,255,0.1); width: 100%; }

.s-bonus {
    font-size: 0.7rem; text-transform: uppercase; background: var(--c-gold-rich); color: #000;
    padding: 3px 8px; border-radius: 4px; font-weight: 800;
}

/* CTA */
.roteiro-cta { text-align: center; margin-top: 80px; }
.btn-personalizar-roteiro {
    display: inline-flex; align-items: center; gap: 12px;
    padding: 18px 45px; background: linear-gradient(135deg, var(--c-gold-rich), #FFB300);
    color: #0A1425; font-family: 'Montserrat', sans-serif; font-weight: 800;
    text-transform: uppercase; letter-spacing: 1px; text-decoration: none;
    border-radius: 50px; font-size: 1rem;
    box-shadow: 0 10px 30px rgba(255, 199, 44, 0.25); transition: all 0.3s ease;
}
.btn-personalizar-roteiro:hover {
    transform: translateY(-5px); box-shadow: 0 20px 50px rgba(255, 199, 44, 0.4);
}
.cta-obs { margin-top: 15px; font-size: 0.9rem; color: rgba(255,255,255,0.4); font-style: italic; }

/* =========================================================
   RESPONSIVIDADE (MOBILE AJUSTADO)
========================================================= */
@media (max-width: 768px) {
    .section-roteiro-night { padding: 60px 15px 80px; }
    .roteiro-title { font-size: 2rem; }
    
    /* 1. Mover Linha para Esquerda */
    .timeline::after { left: 20px; }
    
    /* 2. Itens alinhados */
    .timeline-item {
        width: 100%; padding-left: 50px; padding-right: 0; padding-bottom: 30px; left: 0 !important;
    }
    
    /* 3. Bolinha (Nó) */
    .timeline-item::after {
        left: 11px !important; top: 130px; right: auto;
    }
    
    /* 4. Ajustes Visuais Mobile */
    .card-image-wrapper { height: 180px; }
    .item-title { font-size: 1.2rem; }
    .timeline-section-title h3 { font-size: 1.4rem; }
    
    /* 5. Box Retorno Mobile */
    .schedule-item.highlight { flex-direction: column; align-items: flex-start; gap: 8px; }
    
    /* 6. Botão Mobile */
    .btn-personalizar-roteiro {
        width: 100%; justify-content: center; padding: 15px; font-size: 0.9rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15148cc *//* =================================================================
   CSS: SEÇÃO VEÍCULOS PRIVATIVOS (BY NIGHT EDITION) - IGUASSU ONE
================================================================= */

/* --- VARIÁVEIS (Caso já tenha no topo do site, não precisa duplicar) --- */
:root {
    --c-bg-deep: #010409;    
    --c-gold-rich: #FFC72C;  
    --c-gold-pale: #FFE082;  
    --c-cyan-electric: #00AEEA; 
    --c-white: #FFFFFF;
}

/* --- ESTRUTURA DA SEÇÃO --- */
.dobra-veiculos-night {
    padding: 100px 20px 90px;
    position: relative;
    /* Fundo escuro com textura sutil de luzes distantes */
    background-color: var(--c-bg-deep); 
    background-image: 
        radial-gradient(circle at 15% 50%, rgba(0, 174, 234, 0.03) 0%, transparent 25%),
        radial-gradient(circle at 85% 30%, rgba(255, 199, 44, 0.03) 0%, transparent 25%);
    overflow: hidden;
}

.veiculos-container {
    max-width: 1200px; 
    margin: 0 auto; 
    position: relative; 
    z-index: 2;
}

/* --- CABEÇALHO DA SEÇÃO --- */
.veiculos-header {
    text-align: center; 
    margin-bottom: 70px;
}

.veiculos-title {
    font-family: 'Montserrat', sans-serif; 
    font-size: clamp(2rem, 4vw, 3rem); 
    font-weight: 800; 
    color: var(--c-white); 
    margin-bottom: 20px; 
    line-height: 1.1;
}
/* Efeito Dourado no Texto */
.text-gold-gradient {
    background: linear-gradient(to right, var(--c-gold-rich), var(--c-gold-pale), var(--c-gold-rich));
    background-size: 200% auto;
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;
    animation: shineText 6s infinite linear;
}

.veiculos-subtitle {
    font-family: 'Inter', sans-serif; 
    font-size: 1.1rem; 
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7); 
    max-width: 700px; 
    margin: 0 auto; 
    line-height: 1.6;
}

/* --- GRID DE CARDS (Desktop: 3 Colunas) --- */
.veiculos-grid {
    display: grid; 
    grid-template-columns: repeat(3, 1fr); /* 3 colunas iguais */
    gap: 30px; 
    margin-bottom: 60px;
    align-items: stretch; /* Cards com mesma altura */
}

/* --- ESTILO DOS CARDS (Vidro Escuro) --- */
.veiculo-card-premium {
    background: rgba(255, 255, 255, 0.03); /* Fundo translúcido */
    backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px; 
    padding: 40px 30px;
    text-align: center;
    position: relative; 
    transition: all 0.4s ease;
    display: flex; 
    flex-direction: column; 
    height: 100%;
}

/* Efeito Hover (Ao passar o mouse) */
.veiculo-card-premium:hover {
    transform: translateY(-10px);
    border-color: rgba(255, 199, 44, 0.4);
    box-shadow: 0 20px 50px rgba(0,0,0,0.5);
}

.card-glow-effect {
    position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%;
    border-radius: 20px;
    background: radial-gradient(circle at top, rgba(255, 199, 44, 0.15), transparent 70%);
    opacity: 0; transition: opacity 0.4s ease; pointer-events: none;
}
.veiculo-card-premium:hover .card-glow-effect { opacity: 1; }

/* Ícone Redondo */
.veiculo-icon-wrapper {
    width: 70px; height: 70px; margin: 0 auto 20px;
    background: linear-gradient(135deg, #1a1a1a, #000);
    border: 1px solid rgba(255, 199, 44, 0.2);
    border-radius: 50%; display: flex; align-items: center; justify-content: center;
    font-size: 1.8rem; color: var(--c-gold-rich);
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* Títulos e Textos Internos */
.veiculo-title-card {
    font-family: 'Montserrat', sans-serif; font-size: 1.4rem; font-weight: 700;
    color: var(--c-white); margin-bottom: 5px;
}
.veiculo-capacity {
    font-family: 'Inter', sans-serif; font-size: 0.9rem; color: var(--c-cyan-electric);
    font-weight: 600; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 1px;
}
.veiculo-desc {
    font-family: 'Inter', sans-serif; font-size: 0.95rem; color: rgba(255,255,255,0.6);
    line-height: 1.5; margin-bottom: 25px; flex-grow: 1;
}

/* Estilo para a Nota de Rodapé da Spin */
.veiculo-desc em {
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-size: 0.8rem;
    background: rgba(255,255,255,0.05);
    padding: 8px;
    border-radius: 6px;
    border-left: 2px solid var(--c-gold-rich);
}

/* Preços */
.divisor-card {
    width: 100%; height: 1px; background: rgba(255,255,255,0.1); margin-bottom: 25px;
}
.veiculo-preco-box { display: flex; flex-direction: column; gap: 5px; }
.veiculo-preco-label { font-size: 0.75rem; text-transform: uppercase; color: rgba(255,255,255,0.4); }
.veiculo-preco-valor {
    font-family: 'Montserrat', sans-serif; font-size: 2rem; font-weight: 800;
    color: var(--c-gold-rich); text-shadow: 0 0 20px rgba(255, 199, 44, 0.2);
}
.veiculo-preco-sub { font-size: 0.8rem; color: rgba(255,255,255,0.5); font-style: italic; }

/* --- BOTÃO WHATSAPP --- */
.veiculos-cta {
    display: flex; flex-direction: column; align-items: center; gap: 15px; margin-top: 40px;
}

.btn-whatsapp-premium {
    display: inline-flex; align-items: center; gap: 15px;
    background: linear-gradient(90deg, #25D366, #128C7E); /* Verde WA */
    color: white; text-decoration: none; 
    padding: 15px 40px; 
    border-radius: 50px;
    transition: all 0.3s ease; 
    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.2);
    border: 1px solid rgba(255,255,255,0.2);
}
.btn-whatsapp-premium:hover {
    transform: translateY(-5px); 
    box-shadow: 0 15px 40px rgba(37, 211, 102, 0.4);
}

.btn-whatsapp-premium .icon-container { font-size: 2rem; }
.btn-whatsapp-premium .text-container { display: flex; flex-direction: column; text-align: left; }
.btn-small-text { font-size: 0.75rem; text-transform: uppercase; opacity: 0.9; }
.btn-large-text { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 1.1rem; }

.cta-note {
    font-family: 'Inter', sans-serif; font-size: 0.85rem; color: rgba(255,255,255,0.4);
}
.cta-note i { color: var(--c-gold-rich); margin-right: 5px; }


/* =================================================================
   RESPONSIVIDADE (MOBILE & TABLET)
================================================================= */

/* --- TABLET (Até 900px) --- */
@media (max-width: 900px) {
    .veiculos-title { font-size: 2.2rem; }
    
    /* Grid vira 2 colunas */
    .veiculos-grid { 
        grid-template-columns: repeat(2, 1fr); 
        gap: 20px;
    }
    
    /* O último card (Van) centraliza ocupando as 2 colunas */
    .veiculo-card-premium:last-child {
        grid-column: span 2; 
        max-width: 500px; 
        margin: 0 auto;
        width: 100%;
    }
}

/* --- CELULAR (Até 600px) --- */
@media (max-width: 600px) {
    /* Ajuste de Espaçamento Geral */
    .dobra-veiculos-night { 
        padding: 60px 20px; /* Menos margem vertical */
    }

    /* Cabeçalho mais compacto */
    .veiculos-header { margin-bottom: 40px; }
    .veiculos-title { font-size: 1.8rem; line-height: 1.2; }
    .veiculos-subtitle { font-size: 0.95rem; }

    /* Grid vira 1 Coluna (Pilha) */
    .veiculos-grid { 
        grid-template-columns: 1fr; 
        gap: 30px; 
    }
    
    /* Resetando o comportamento do Tablet para o Mobile */
    .veiculo-card-premium:last-child {
        grid-column: span 1; /* Volta a ser 1 coluna */
        max-width: 100%;
    }

    .veiculo-card-premium {
        padding: 30px 20px; /* Card com menos padding interno */
    }

    /* BOTÃO HARMONIOSO PARA MOBILE */
    .veiculos-cta {
        width: 100%;
        margin-top: 30px;
    }

    .btn-whatsapp-premium {
        width: 100%;
        max-width: 320px; /* Tamanho máximo elegante */
        padding: 12px 20px; /* Botão mais fino */
        gap: 12px; /* Ícone mais perto do texto */
        border-radius: 12px; /* Cantos menos redondos (estilo App) */
        justify-content: center;
    }

    .btn-whatsapp-premium .icon-container { 
        font-size: 1.6rem; /* Ícone menor */
    }

    .btn-large-text { 
        font-size: 0.95rem; /* Texto menor */
    }
    
    .btn-small-text {
        font-size: 0.65rem;
    }

    .cta-note {
        font-size: 0.8rem;
        margin-top: 10px;
    }
}/* End custom CSS */