/* Shape Dividers */
.custom-shape-divider-top-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 5;
    /* Garante que fique acima */
}

.custom-shape-divider-top-1 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 70px;
}

.custom-shape-divider-top-1 .shape-fill {
    fill: #FFFFFF;
}

/* Continuidade Suave na base da seção Sobre (Sem Blur) */
.about-section-premium::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, transparent 0%, #FFFFFF 100%);
    z-index: 3;
    pointer-events: none;
}

.custom-shape-divider-bottom-1 {
    position: absolute;
    bottom: -1px;
    /* Ajuste para cobrir frestas e stroke inferior */
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    z-index: 4;
    transform: rotate(180deg);
    /* Correção da orientação da onda */
}

.custom-shape-divider-bottom-1 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 70px;
}

.custom-shape-divider-bottom-1 .shape-fill {
    fill: #050505;
    /* Unir com a seção Areas */
    stroke: rgba(212, 175, 55, 0.6);
    /* Linha dourada sutil */
    stroke-width: 1px;
    filter: drop-shadow(0 0 10px rgba(212, 175, 55, 0.5));
    /* Efeito Neon/Glow na borda */
}

/* Importando fontes Premium */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap');

:root {
    /* Paleta de Cores - Paula & Costa */
    --gold-main: #D4AF37;
    --gold-light: #F2D28B;
    --gold-dark: #9C7A2F;

    --black-deep: #0F0F0F;
    --black-graphite: #1C1C1C;
    --black-metal: #2E2E2E;

    --gray-medium: #6B6B6B;
    --gray-light: #B5B5B5;

    --text-primary: #F5F5F5;
    --text-secondary: #B5B5B5;
}

body {
    font-family: 'Montserrat', sans-serif;
    /* Moderno e Profissional */
    background-color: var(--black-deep);
    color: var(--text-primary);
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', serif;
    color: var(--gold-main);
}

/* Scrollbar Customizada */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: var(--black-graphite);
}

::-webkit-scrollbar-thumb {
    background: var(--gold-dark);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: var(--gold-main);
}

/* Utilitários Premium */
.text-gold {
    color: var(--gold-main) !important;
}

.bg-gold {
    background-color: var(--gold-main) !important;
}

.bg-black-metal {
    background-color: var(--black-metal) !important;
}

.bg-black-graphite {
    background-color: var(--black-graphite) !important;
}

.btn-gold {
    background: linear-gradient(135deg, var(--gold-dark), var(--gold-main));
    color: var(--black-deep);
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-gold:hover {
    background: linear-gradient(135deg, var(--gold-main), var(--gold-light));
    color: var(--black-deep);
    box-shadow: 0 0 15px rgba(212, 175, 55, 0.4);
    transform: translateY(-2px);
}

.btn-outline-gold {
    border: 1px solid var(--gold-main);
    color: var(--gold-main);
    background: transparent;
    padding: 10px 25px;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* Botão Premium CTA */
.btn-gold-premium {
    background: linear-gradient(135deg, #B8860B 0%, #FFD700 50%, #DAA520 100%);
    background-size: 200% auto;
    color: #0F0F0F;
    /* Texto escuro para contraste no dourado */
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    /* Remove underline forçado */
    letter-spacing: 1px;
    padding: 14px 40px;
    border-radius: 4px;
    /* Mais quadrado e sério */
    transition: all 0.4s ease;
    box-shadow: 0 4px 15px rgba(218, 165, 32, 0.4);
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.btn-gold-premium::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #0F0F0F;
    transition: width 0.4s ease;
    z-index: -1;
}

.btn-gold-premium:hover {
    color: #FFD700;
    /* Texto vira dourado */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-1px);
}

.btn-gold-premium:hover::before {
    width: 100%;
}

.btn-gold-premium i {
    margin-right: 10px;
    font-size: 1.1rem;
    transition: transform 0.3s;
}

.btn-gold-premium:hover i {
    transform: scale(1.1);
}

/* Navbar Premium Dark Luxury */
.navbar {
    background-color: rgba(15, 15, 15, 0.95);
    /* Fundo Escuro Semi-transparente */
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(212, 175, 55, 0.1);
    padding: 0;
    /* Remove padding vertical padrão */
    transition: all 0.4s ease;
    height: 100px;
    /* Altura fixa inicial */
}

.navbar.shadow-lg {
    background-color: rgba(15, 15, 15, 1);
    height: 80px;
    /* Reduz altura ao rolar */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4) !important;
}

/* Logo Container Box Premium */
.logo-container {
    background: linear-gradient(180deg, #FFFFFF 0%, #F5E6C4 100%);
    /* Efeito Champagne/Pérola */
    padding: 10px 35px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 30px;
    /* Bordas arredondadas suaves */
    border-bottom-right-radius: 30px;
    box-shadow: 0 10px 40px rgba(212, 175, 55, 0.2), inset 0 -2px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    margin-top: 0;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-top: none;
}

.logo-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 1px;
    background: rgba(255, 255, 255, 0.8);
    /* Brilho superior */
}

.navbar.shadow-lg .logo-container {
    height: 90px;
    padding: 5px 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: linear-gradient(180deg, #F0F0F0 0%, #E6D2A9 100%);
    /* Escurece levemente ao rolar */
}

.navbar-brand-center img {
    height: 95px;
    width: auto;
    transition: all 0.3s ease;
    display: block;
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.1));
    /* Sombra sutil na logo preta */
}

.navbar.shadow-lg .navbar-brand-center img {
    height: 70px;
}

.nav-link {
    color: #FFFFFF !important;
    /* Texto Branco */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1.5px;
    margin: 0 15px;
    position: relative;
    transition: all 0.3s;
    padding: 10px 0;
    text-decoration: none !important;
    opacity: 0.9;
}

.nav-link:hover,
.nav-link.active {
    color: var(--gold-main) !important;
    opacity: 1;
}

.nav-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--gold-main);
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 60%;
}

/* Mobile Toggler */
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(212, 175, 55, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Mobile Logo Container (Ajuste para fundo dourado igual desktop) */
@media (max-width: 991.98px) {
    .navbar-brand {
        background: #FDF9F0 !important;
        /* Fundo Creme/Branco igual desktop */
        padding: 15px 25px;
        border-radius: 0 0 15px 15px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
        border: 1px solid rgba(212, 175, 55, 0.2);
        border-top: none;
        margin-top: -16px;
        /* Ajuste fino */
        position: relative;
        z-index: 1001;
    }

    .navbar-brand img {
        height: 85px !important;
        /* Logo Bem Maior */
        width: auto;
        filter: none;
        /* Remove sombras para ficar clean no fundo claro */
    }
}

/* Dropdown Menu Dark Adjustments */
.dropdown-menu {
    border: 1px solid var(--gold-dark);
    background-color: #0F0F0F;
    margin-top: 25px !important;
    padding: 15px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}

.dropdown-item {
    color: #B5B5B5;
    padding: 12px 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}

.dropdown-item i {
    color: var(--gold-main);
    width: 25px;
    margin-right: 10px;
    transition: transform 0.3s;
}

.dropdown-item:hover {
    background-color: #1a1a1a;
    color: var(--gold-main);
    padding-left: 30px;
    /* Efeito de slide */
}

.dropdown-item:hover i {
    transform: scale(1.2);
}

/* Navbar Toggler Custom */
.navbar-toggler {
    border: 2px solid var(--gold-main);
    padding: 5px 10px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(212, 175, 55, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Hero Section Premium com Carousel */
.hero-section {
    position: relative;
    height: 100vh;
    /* Tela cheia imersiva */
    margin-top: -100px;
    /* Compensa a navbar */
    overflow: hidden;
}

.hero-carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.carousel-item {
    height: 100vh;
}

.carousel-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* Animações Variadas (Ken Burns + Panning) */
@keyframes panRight {
    from {
        transform: scale(1.1) translate(0, 0);
    }

    to {
        transform: scale(1.2) translate(-20px, 0);
    }
}

@keyframes panLeft {
    from {
        transform: scale(1.1) translate(0, 0);
    }

    to {
        transform: scale(1.2) translate(20px, 0);
    }
}

@keyframes zoomIn {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.15);
    }
}

.effect-pan-right {
    animation: panRight 18s infinite alternate ease-in-out;
}

.effect-pan-left {
    animation: panLeft 18s infinite alternate ease-in-out;
}

.effect-zoom-in {
    animation: zoomIn 18s infinite alternate ease-in-out;
}

/* Overlay Gradiente Profissional + Bottom Fade */
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(5, 5, 5, 0.95) 0%,
            rgba(5, 5, 5, 0.7) 40%,
            rgba(5, 5, 5, 0.2) 100%);
    z-index: 2;
}

.hero-overlay::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to bottom, transparent 0%, #FFFFFF 100%);
    /* Transição para Branco */
    z-index: 3;
    pointer-events: none;
}

/* Card Experience Premium (Substitui o amarelo) */
.card-experience-premium {
    background: rgba(15, 15, 15, 0.85);
    backdrop-filter: blur(10px);
    border: 1px solid var(--gold-main);
    border-radius: 4px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    end: 0;
    transform: translate(20px, 20px);
    z-index: 10;
}

.card-experience-premium h3 {
    color: var(--gold-main);
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    line-height: 1;
}

.card-experience-premium p {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.8rem;
    margin-top: 10px;
}

.hero-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 3;
    padding-top: 100px;
    /* Espaço da navbar */
}

.hero-content h1 {
    font-family: 'Playfair Display', serif;
    font-size: 4.5rem;
    /* Título gigante */
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: #FFFFFF;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.hero-content h1 span.text-gold {
    background: linear-gradient(135deg, #B8860B 0%, #FFD700 50%, #DAA520 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    /* Toque de elegância */
}

.hero-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 2.5rem;
    max-width: 650px;
    letter-spacing: 0.5px;
    border-left: 3px solid var(--gold-main);
    padding-left: 20px;
}

/* Botão Outline Premium Hero */
.btn-outline-gold-hero {
    border: 1px solid rgba(212, 175, 55, 0.5);
    color: #FFFFFF;
    background: rgba(15, 15, 15, 0.3);
    backdrop-filter: blur(5px);
    padding: 14px 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
    transition: all 0.4s ease;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
}

.btn-outline-gold-hero:hover {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--gold-main);
    color: var(--gold-main);
    transform: translateY(-2px);
}

.btn-outline-gold-hero i {
    margin-right: 10px;
}

/* Limpeza de Transições e Novo Shape Divider Sólido */
.about-section-premium {
    position: relative;
    background-color: #FFFFFF;
    padding: 100px 0 150px 0;
    /* Mais espaço embaixo para a onda */
    overflow: hidden;
}

/* Removemos os pseudos ::after e ::before com blur que estavam feios */
.about-section-premium::after {
    display: none;
}

#areas::before {
    display: none;
}

#areas {
    padding-top: 50px !important;
    margin-top: -2px;
}

/* Remove gap */

/* Shape Divider Sólido - Onda Perfeita */
.custom-shape-divider-bottom-solid {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 2;
    /* Garante que fique acima do background */
}

.custom-shape-divider-bottom-solid svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 100px;
}

.custom-shape-divider-bottom-solid .shape-fill {
    fill: #0F0F0F;
    /* Cor base do overlay da próxima seção */
}

/* Áreas de Atuação - Cards Premium Redesenhados */
.area-card {
    background: rgba(15, 15, 15, 0.95);
    /* Fundo quase preto sólido */
    border: 1px solid rgba(212, 175, 55, 0.3);
    padding: 50px 30px;
    /* Aumentado padding vertical */
    border-radius: 4px;
    /* Bordas mais retas e sérias */
    transition: all 0.4s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.area-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(212, 175, 55, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.area-card:hover {
    transform: translateY(-15px);
    border-color: var(--gold-main);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.8);
    background: #000000;
}

.area-card:hover::before {
    opacity: 1;
}

.area-icon {
    font-size: 4.5rem;
    /* Ícone Gigante */
    color: var(--gold-main);
    background: none;
    margin-bottom: 30px;
    transition: transform 0.4s ease;
    display: inline-block;
    filter: drop-shadow(0 5px 15px rgba(212, 175, 55, 0.2));
}

.area-card:hover .area-icon {
    transform: scale(1.1);
    filter: drop-shadow(0 0 20px rgba(212, 175, 55, 0.6));
    color: #FFD700;
}

.area-card h4 {
    color: #FFFFFF;
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    /* Título maior */
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.area-card p {
    color: #CCCCCC;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 30px;
    font-weight: 300;
}

.area-card:hover p {
    color: #FFFFFF;
}

/* Transição Suave Topo Áreas (Blur Reverso) - REMOVIDO/AJUSTADO */
#areas {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    /* Fundo Moderno Premium: Preto Profundo com Luzes Sutis (Sem Imagem Pesada) */
    background-color: #050505;
    background-image:
        radial-gradient(circle at 100% 0%, rgba(212, 175, 55, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 0% 0%, rgba(30, 30, 30, 1) 0%, transparent 50%),
        url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDQwTDQwIDBIMjBMMCAyME00MCA0MFYyMEwwIDQwIiBzdHJva2U9IiMzMzMiIHN0cm9rZS13aWR0aD0iMSIgb3BhY2l0eT0iMC4wNSIvPjwvZz48L3N2Zz4=');
    background-attachment: fixed;
    margin-top: -2px;
}

/* =========================================
   NOVA SEÇÃO ÁREAS DE ATUAÇÃO (PREMIUM)
   ========================================= */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Manrope:wght@300;400;700&display=swap');

.font-premium {
    font-family: 'Cormorant Garamond', serif;
}

.section-header-modern {
    margin-bottom: 4rem;
    position: relative;
}

.section-subtitle {
    color: var(--gold-main);
    font-family: 'Manrope', sans-serif;
    font-size: 0.85rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}

.section-title-premium {
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.section-title-premium span {
    font-style: italic;
    color: var(--gold-main);
}

/* Card Moderno */
.card-area-modern {
    background: rgba(20, 20, 20, 0.6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 3rem 2rem;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    group: area-card;
}

.card-area-modern::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 0;
    background: var(--gold-main);
    transition: height 0.5s ease;
}

.card-area-modern:hover {
    background: rgba(20, 20, 20, 0.85);
    border-color: rgba(212, 175, 55, 0.3);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.card-area-modern:hover::before {
    height: 100%;
}

.area-icon-modern {
    font-size: 2.5rem;
    color: var(--gold-main);
    margin-bottom: 1.5rem;
    transition: transform 0.5s ease;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(212, 175, 55, 0.1);
}

.card-area-modern:hover .area-icon-modern {
    transform: scale(1.1) rotate(5deg);
    background: var(--gold-main);
    color: #000;
}

.area-title-modern {
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.area-desc-modern {
    color: #aaa;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    flex-grow: 1;
    font-weight: 300;
}

.btn-link-premium {
    color: var(--gold-main);
    text-decoration: none;
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.btn-link-premium i {
    margin-left: 8px;
    transition: margin-left 0.3s ease;
}

.card-area-modern:hover .btn-link-premium {
    color: #fff;
}

.card-area-modern:hover .btn-link-premium i {
    margin-left: 15px;
}

#areas::before {
    /* Overlay removido pois o background já é escuro e controlado */
    display: none;
}

/* Ajuste para container ficar acima do overlay */
#areas .container {
    position: relative;
    z-index: 2;
}

/* =========================================
   SEÇÃO CONTATO PREMIUM
   ========================================= */
#contato {
    position: relative;
    background-color: #080808;
    background-image: radial-gradient(circle at 100% 100%, rgba(212, 175, 55, 0.05) 0%, transparent 40%);
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}

/* Elementos decorativos de fundo */
#contato::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 80%;
    height: 200%;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.03) 0%, transparent 70%);
    transform: rotate(30deg);
    z-index: 0;
}

.contact-info-card {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 2rem;
    height: 100%;
    transition: transform 0.3s ease;
}

.contact-info-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(212, 175, 55, 0.3);
}

.contact-icon-box {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--gold-dark), var(--gold-main));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    color: #000;
    font-size: 1.5rem;
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.contact-label {
    color: var(--gold-main);
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.contact-value {
    color: #fff;
    font-size: 1.2rem;
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
}

/* Formulário Moderno */
.form-premium {
    background: #111;
    padding: 3rem;
    border-radius: 16px;
    border: 1px solid rgba(212, 175, 55, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}

.form-premium .form-floating>.form-control,
.form-premium .form-floating>.form-select {
    background-color: rgba(255, 255, 255, 0.03) !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff !important;
    border-radius: 8px;
}

.form-premium .form-floating>.form-select option {
    background-color: #000;
    color: #fff;
}

.form-premium .form-floating>.form-control:focus,
.form-premium .form-floating>.form-select:focus {
    background-color: rgba(255, 255, 255, 0.05) !important;
    border-color: var(--gold-main);
    box-shadow: 0 0 0 4px rgba(212, 175, 55, 0.1);
}

.form-premium .form-floating>label {
    color: #888;
}

.form-premium .form-floating>.form-control:focus~label,
.form-premium .form-floating>.form-control:not(:placeholder-shown)~label {
    color: var(--gold-main);
}

.btn-gold-glow {
    background: linear-gradient(90deg, var(--gold-dark), var(--gold-main));
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.btn-gold-glow:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
    color: #000;
}

/* =========================================
   FOOTER PREMIUM
   ========================================= */
footer {
    background-color: #050505;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 80px 0 30px;
    color: #aaa;
    position: relative;
}

footer .footer-brand img {
    height: 70px;
    /* Aumentado para destaque */
    /* filter: brightness(0) invert(1); Removido para mostrar cores originais */
    opacity: 1;
    transition: transform 0.3s ease;
}

footer .footer-brand img:hover {
    transform: scale(1.05);
}

.footer-heading {
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 10px;
}

.footer-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--gold-main);
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: #888;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    font-size: 0.95rem;
}

.footer-links a:hover {
    color: var(--gold-main);
    transform: translateX(5px);
}

.footer-links a i {
    font-size: 0.7rem;
    margin-right: 10px;
    color: var(--gold-dark);
}

.footer-contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.2rem;
}

.footer-contact-icon {
    min-width: 35px;
    height: 35px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gold-main);
    margin-right: 15px;
    font-size: 0.9rem;
}

.social-links-modern {
    display: flex;
    gap: 15px;
    margin-top: 2rem;
}

.social-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.social-btn:hover {
    background: var(--gold-main);
    color: #000;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.2);
}

.footer-bottom {
    margin-top: 4rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.developer-credit {
    font-size: 0.85rem;
    color: #666;
    display: flex;
    align-items: center;
}

.developer-credit a {
    color: #888;
    text-decoration: none;
    font-weight: 600;
    margin-left: 5px;
    transition: color 0.3s ease;
}

.developer-credit a:hover {
    color: var(--gold-main);
}

/* Whatsapp Flutuante */
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s;
}

.whatsapp-float:hover {
    transform: scale(1.1);
    color: #FFF;
}

/* Sobre Nós Premium */
.about-section-premium {
    position: relative;
    background-color: #FFFFFF;
    /* Fundo Branco conforme solicitado */
    overflow: hidden;
    padding: 100px 0;
}

.about-logo-watermark {
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translateY(-50%) rotate(-10deg);
    opacity: 0.05;
    /* Aumentado ligeiramente para contraste no branco */
    pointer-events: none;
    width: 60%;
    z-index: 0;
    filter: grayscale(100%) brightness(0);
    /* Logo marca d'água preta para o fundo branco */
}

.about-logo-container {
    position: relative;
    z-index: 2;
    min-height: 400px;
    /* Garante altura para a logo flutuar */
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Efeito de Brilho Dourado por trás da Logo */
.logo-glow-effect {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, rgba(255, 255, 255, 0) 70%);
    /* Ajustado para fundo branco */
    z-index: -1;
    filter: blur(40px);
    animation: pulseGlow 4s infinite alternate;
}

@keyframes pulseGlow {
    0% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(0.9);
    }

    100% {
        opacity: 0.8;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

/* Logo Principal com Animação de Flutuação e Brilho */
.about-logo-main {
    width: 100%;
    /* Ocupa todo o container */
    max-width: none;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.1));
    /* Sombra mais suave para fundo claro */
    transition: all 0.5s ease;
}

.logo-float-animation {
    animation: floatLogo 6s ease-in-out infinite;
}

@keyframes floatLogo {
    0% {
        transform: translateY(0px);
        filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.1));
    }

    50% {
        transform: translateY(-10px);
        filter: drop-shadow(0 20px 25px rgba(0, 0, 0, 0.15));
    }

    100% {
        transform: translateY(0px);
        filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.1));
    }
}

.about-logo-main:hover {
    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.2));
    transform: scale(1.02);
}

.feature-box {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px;
    border-radius: 8px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    /* Sombra suave */
}

.feature-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, transparent, var(--gold-main), transparent);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.feature-box:hover::before {
    transform: translateX(100%);
}

.feature-box:hover {
    border-color: rgba(212, 175, 55, 0.3);
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
}

.feature-icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(212, 175, 55, 0.1);
    color: var(--gold-main);
    font-size: 1.2rem;
    margin-bottom: 20px;
    border: 1px solid rgba(212, 175, 55, 0.2);
    transition: all 0.3s ease;
}

.feature-box:hover .feature-icon-wrapper {
    background: var(--gold-main);
    color: #FFFFFF;
    /* Texto branco no hover */
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.4);
    transform: scale(1.1);
}

/* Novo Botão Premium Outline para Fundo Branco */
.btn-gold-premium-outline {
    background: transparent;
    border: 2px solid var(--gold-main);
    color: var(--black-deep);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
    padding: 14px 40px;
    border-radius: 50px;
    /* Mais moderno/arredondado */
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.btn-gold-premium-outline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(135deg, #B8860B 0%, #FFD700 100%);
    transition: width 0.4s ease;
    z-index: -1;
}

.btn-gold-premium-outline:hover {
    color: #0F0F0F;
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
}

.btn-gold-premium-outline:hover::before {
    width: 100%;
}

.icon-circle-gold {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--gold-main);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
}

.text-gradient-gold {
    background: linear-gradient(135deg, #B8860B 0%, #FFD700 50%, #DAA520 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* =========================================
   MEDIA QUERIES - RESPONSIVIDADE COMPLETA
   ========================================= */

/* Prevenir overflow horizontal global */
html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

.container,
.container-fluid {
    overflow-x: hidden;
}

/* Tablets e Desktop Pequeno (max-width: 992px) */
@media (max-width: 992px) {
    .navbar {
        height: 80px;
    }

    .logo-container {
        height: 100px;
        padding: 8px 25px;
    }

    .navbar-brand-center img {
        height: 75px;
    }

    .hero-section {
        margin-top: -80px;
    }

    .hero-content h1 {
        font-size: 3rem;
    }

    .hero-content p {
        font-size: 1.1rem;
        max-width: 100%;
    }

    .section-title-premium {
        font-size: 2.8rem;
    }

    .about-logo-container {
        min-height: 300px;
    }

    #contato {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .form-premium {
        padding: 2.5rem;
    }
}

/* Tablets (max-width: 768px) */
@media (max-width: 768px) {
    .navbar {
        height: auto;
        min-height: 90px;
        padding: 10px 15px;
        overflow: visible;
    }

    .navbar.shadow-lg {
        min-height: 85px;
    }

    .navbar>.container {
        display: flex;
        align-items: center;
    }

    .navbar-brand.d-lg-none img {
        height: 60px !important;
    }

    /* Container estilizado para logo mobile */
    .navbar-brand.d-lg-none {
        background: linear-gradient(180deg, #FFFFFF 0%, #F5E6C4 100%);
        padding: 10px 25px;
        border-radius: 15px;
        box-shadow: 0 5px 20px rgba(212, 175, 55, 0.2);
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

    .logo-container {
        display: none;
    }

    .navbar-collapse {
        background-color: rgba(15, 15, 15, 0.98);
        padding: 20px;
        border-radius: 0 0 10px 10px;
        margin-top: 0;
        max-height: 80vh;
        overflow-y: auto;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
    }

    .nav-link {
        padding: 15px 0;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    .dropdown-menu {
        background-color: rgba(30, 30, 30, 0.95);
        border: none;
        margin-top: 0 !important;
        padding: 10px 15px;
    }

    .hero-section {
        height: auto;
        min-height: 100vh;
        margin-top: -70px;
    }

    .hero-content-wrapper {
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .hero-content {
        text-align: center;
    }

    .hero-content h1 {
        font-size: 2.5rem;
        text-align: center;
    }

    .hero-content p {
        font-size: 1rem;
        text-align: center;
        border-left: none;
        padding-left: 0;
        border-top: 3px solid var(--gold-main);
        padding-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-content .d-flex {
        flex-direction: column !important;
        align-items: center;
    }

    .btn-gold-premium,
    .btn-outline-gold-hero {
        padding: 12px 25px;
        font-size: 0.85rem;
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }

    .about-section-premium {
        padding: 60px 0;
    }

    .about-logo-container {
        min-height: 300px;
    }

    .about-logo-main {
        max-width: 100%;
        width: 100%;
    }

    .section-title-premium {
        font-size: 2.2rem;
    }

    .section-header-modern {
        margin-bottom: 2rem;
    }

    .card-area-modern {
        padding: 2rem 1.5rem;
    }

    .area-title-modern {
        font-size: 1.5rem;
    }

    #contato {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact-info-card {
        padding: 1.5rem;
    }

    .form-premium {
        padding: 2rem 1.5rem;
        margin-top: 2rem;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .social-links-modern {
        justify-content: center;
    }

    .whatsapp-float {
        width: 55px;
        height: 55px;
        bottom: 20px;
        right: 20px;
        font-size: 26px;
    }

    /* Páginas de Áreas */
    header.py-5 {
        margin-top: 70px !important;
    }

    header .display-4 {
        font-size: 2rem;
    }

    header .lead {
        font-size: 1rem;
    }

    .sticky-top {
        position: relative !important;
        top: 0 !important;
    }

    /* Feature boxes na seção sobre */
    .feature-box {
        padding: 25px;
    }

    /* Contact info cards */
    .contact-info-card.d-flex {
        flex-direction: column !important;
        text-align: center;
    }

    .contact-info-card .contact-icon-box {
        margin-bottom: 1rem;
        margin-right: 0 !important;
    }
}

/* Mobile (max-width: 576px) */
@media (max-width: 576px) {
    .navbar {
        height: auto;
        min-height: 80px;
        padding: 8px 10px;
    }

    .navbar-brand.d-lg-none img {
        height: 55px !important;
    }

    /* Container estilizado para logo mobile - menor em telas pequenas */
    .navbar-brand.d-lg-none {
        padding: 8px 18px;
    }

    .logo-container {
        display: none;
    }

    .navbar-toggler {
        padding: 4px 8px;
        font-size: 0.9rem;
    }

    .hero-content h1 {
        font-size: 2rem;
        line-height: 1.2;
    }

    .hero-content p {
        font-size: 0.95rem;
        padding-top: 15px;
    }

    .hero-content .text-gold.text-uppercase {
        font-size: 0.75rem !important;
    }

    .section-title-premium {
        font-size: 1.8rem;
    }

    .section-subtitle {
        font-size: 0.75rem;
        letter-spacing: 2px;
    }

    .about-logo-container {
        min-height: 280px;
    }

    .about-logo-main {
        max-width: 95%;
        width: 95%;
    }

    .btn-gold-premium-outline {
        padding: 12px 30px;
        font-size: 0.85rem;
    }

    .feature-box {
        padding: 20px;
    }

    .feature-box h5 {
        font-size: 1rem;
    }

    .card-area-modern {
        padding: 1.5rem 1rem;
    }

    .area-icon-modern {
        width: 50px;
        height: 50px;
        font-size: 1.8rem;
    }

    .area-title-modern {
        font-size: 1.3rem;
    }

    .area-desc-modern {
        font-size: 0.9rem;
    }

    .btn-link-premium {
        font-size: 0.75rem;
    }

    .contact-icon-box {
        width: 50px !important;
        height: 50px !important;
        font-size: 1.2rem !important;
    }

    .contact-value {
        font-size: 1rem;
    }

    .contact-label {
        font-size: 0.8rem;
    }

    .form-premium {
        padding: 1.5rem;
        border-radius: 10px;
    }

    .form-premium h3 {
        font-size: 1.3rem;
        margin-bottom: 1.5rem;
    }

    .form-floating>.form-control,
    .form-floating>.form-select {
        font-size: 0.95rem;
    }

    .btn-gold-glow {
        padding: 14px;
        font-size: 0.9rem;
    }

    footer {
        padding: 50px 0 20px;
    }

    .footer-heading {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }

    footer .footer-brand img {
        height: 55px;
    }

    .footer-links a {
        font-size: 0.9rem;
    }

    .footer-contact-item {
        margin-bottom: 1rem;
    }

    .footer-bottom {
        margin-top: 2rem;
        padding-top: 1.5rem;
        gap: 10px;
    }

    .footer-bottom .text-secondary {
        font-size: 0.8rem;
    }

    .developer-credit {
        font-size: 0.75rem;
    }

    /* Páginas de Áreas - Mobile */
    header.py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    header .display-4 {
        font-size: 1.8rem;
    }

    header .col-lg-8 .text-gold {
        font-size: 0.75rem;
    }

    .card.bg-black-metal.p-4,
    .card.bg-black-graphite.p-4 {
        padding: 1rem !important;
    }

    .card.bg-black-metal h4,
    .card.bg-black-graphite h4 {
        font-size: 1rem;
    }

    .bg-black-metal.p-4 {
        padding: 1rem !important;
    }

    .bg-black-metal h3 {
        font-size: 1.1rem;
    }

    /* Sidebar cards */
    .card-body.p-4 {
        padding: 1.25rem !important;
    }

    .card-body h4 {
        font-size: 1.1rem;
    }
}

/* Ajustes para telas muito pequenas (max-width: 380px) */
@media (max-width: 380px) {
    .hero-content h1 {
        font-size: 1.7rem;
    }

    .btn-gold-premium,
    .btn-outline-gold-hero {
        padding: 10px 20px;
        font-size: 0.8rem;
    }

    .section-title-premium {
        font-size: 1.5rem;
    }

    .navbar-brand.d-lg-none img {
        height: 40px !important;
    }

    .area-title-modern {
        font-size: 1.2rem;
    }

    .form-premium h3 {
        font-size: 1.2rem;
    }

    .contact-value {
        font-size: 0.9rem;
    }
}

/* Orientação Landscape em Mobile */
@media (max-width: 992px) and (orientation: landscape) {
    .hero-section {
        min-height: auto;
        padding: 100px 0 60px;
    }

    .hero-content h1 {
        font-size: 2rem;
    }

    .hero-content p {
        font-size: 0.95rem;
        margin-bottom: 1.5rem;
    }

    .about-section-premium {
        padding: 50px 0;
    }

    .about-logo-container {
        min-height: 180px;
    }
}

/* Fix para animações em mobile - reduzir para melhor performance */
@media (max-width: 768px) {

    .effect-pan-right,
    .effect-pan-left,
    .effect-zoom-in {
        animation-duration: 25s;
    }

    .logo-float-animation {
        animation-duration: 8s;
    }

    @keyframes floatLogo {
        0% {
            transform: translateY(0px);
        }

        50% {
            transform: translateY(-5px);
        }

        100% {
            transform: translateY(0px);
        }
    }
}