/* ---------- CONFIGURAÇÕES GERAIS ---------- */
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html{
  scroll-behavior: smooth;
}

body{
  background: #071b16;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  overflow-x: hidden;
}

img{
  max-width: 100%;
  display: block;
  height: auto;
}

section{
  width: 100%;
}

/* --- ESTILO PADRÃO PARA AS SEÇÕES DE IMAGEM ÚNICA (Garante simetria perfeita) --- */
.principios-section, 
.support-section, 
.business-hub, 
.careers-section {
  padding: 60px 0;
  background: #050505;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.image-container {
  width: 80%;
  max-width: 1400px;
  margin: 0 auto;
}

.image-container img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
}

/* ---------- HEADER ---------- */
.header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 22px 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(7, 27, 22, 0.72);
  backdrop-filter: blur(18px);
  z-index: 999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.logo{
  width: 110px;
  filter: brightness(1.1);
}

.menu{
  display: flex;
  gap: 55px;
  list-style: none;
}

.menu a{
  color: white;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 1px;
  transition: 0.3s;
}

.menu a:hover{
  color: #c99c3b;
}

/* ---------- HERO ---------- */
.hero{
  min-height: 80vh;
  background: url('assets/images/hero.jpg') center center/cover no-repeat;
  position: relative;
  display: flex;
  align-items: center;
  padding: 90px 90px 70px;
  overflow: hidden;
}

.hero-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(7, 27, 22, 0.82), rgba(7, 27, 22, 0.45));
  z-index: 1;
  backdrop-filter: blur(2px);
}

.hero-grid{
  position: relative;
  z-index: 2;
  width: 100%;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 80px;
  align-items: center;
}

.hero-left{
  max-width: 760px;
  padding-left: 0;
  position: relative;
  z-index: 3;
}

.hero-tag{
  color: #c99c3b;
  font-size: 11px;
  letter-spacing: 4px;
  font-weight: 600;
}

.hero-line{
  width: 120px;
  height: 1px;
  background: #c99c3b;
  margin: 28px 0;
}

.hero h1{
  font-size: 62px;
  line-height: 0.95;
  font-weight: 500;
  color: white;
  margin-bottom: 35px;
  font-family: 'Cormorant Garamond', serif;
  letter-spacing: -2px;
  max-width: 700px;
}

.hero h1 span{
  display: block;
  color: #c99c3b;
  font-style: italic;
  margin-top: 12px;
}

.hero p{
  font-size: 18px;
  line-height: 1.7;
  color: #d2d2d2;
  max-width: 620px;
  margin-top: 25px;
}

.hero-buttons{
  margin-top: 45px;
  display: flex;
  gap: 20px;
}

.btn-gold{
  display: inline-block;
  background: #c99c3b;
  color: #071b16;
  padding: 18px 35px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 2px;
  transition: 0.3s;
}

.btn-gold:hover{
  transform: translateY(-3px);
  background: #ddb04c;
}

.btn-outline{
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  text-decoration: none;
  padding: 18px 30px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: 0.3s;
}

.btn-outline:hover{
  border-color: #c99c3b;
  color: #c99c3b;
}

.hero-right{
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.hero-indicator{
  border-left: 1px solid rgba(201, 156, 59, 0.4);
  padding-left: 24px;
}

.hero-indicator span{
  color: #c99c3b;
  font-size: 13px;
  letter-spacing: 3px;
}

.hero-indicator p{
  margin-top: 10px;
  color: white;
  font-size: 14px;
  letter-spacing: 2px;
}

/* ---------- ABOUT (Equilíbrio Perfeito e Sem Cortes) ---------- */
/* ---------- ABOUT (Foco Total nas Artes Originais) ---------- */
.about {
  padding: 100px 0;
  background: #050505;
}

.about-container {
  display: flex;
  flex-direction: column;
  gap: 50px; /* Espaço elegante e uniforme entre os banners */
  width: 90%;
  max-width: 1200px; /* Alinha os banners perfeitamente com o topo do site */
  margin: 0 auto;
}

.about-banner {
  width: 100%;
  display: flex;
  justify-content: center;
}

.about-banner img {
  width: 100%;
  height: auto; /* Mantém a proporção original perfeita sem achatar */
  object-fit: contain; /* Exibe 100% da arte sem cortar absolutamente nada */
  border-radius: 24px; /* Mantém as bordas arredondadas elegantes que você definiu */
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6); /* Sombra marcante para destacar os blocos */
}

/* RESPONSIVIDADE PARA CELULAR */
@media (max-width: 768px) {
  .about-container {
    width: 95%; /* Aproveita melhor o espaço em telas pequenas */
    gap: 30px;
  }
  
  .about-banner img {
    border-radius: 12px; /* Bordas um pouco menores no celular para não distorcer */
  }
}


/* ---------- CONTACT ---------- */
.contact{
  padding: 90px 90px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  background: #050505;
}

.contact h2{
  font-size: 64px;
  margin: 20px 0 30px;
  font-family: 'Cormorant Garamond', serif;
}

.contact h2 span{
  color: #c99c3b;
  font-style: italic;
}

.contact p{
  color: #cfcfcf;
  line-height: 1.9;
}

.contact-info p {
  margin-bottom: 12px;
}

.contact-form{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-form input,
.contact-form textarea{
  background: #0d1f1b;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 18px;
  color: white;
  border-radius: 10px;
  transition: 0.3s;
  font-family: 'Inter', sans-serif;
}

.contact-form input:focus,
.contact-form textarea:focus{
  outline: none;
  border-color: rgba(201, 156, 59, 0.4);
  background: #132b26;
}

.contact-form textarea{
  min-height: 180px;
}

.contact-form button{
  background: #c99c3b;
  color: #071b16;
  border: none;
  padding: 18px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: 600;
  letter-spacing: 2px;
  transition: 0.4s;
}

.contact-form button:hover{
  transform: translateY(-3px);
  background: #ddb04c;
}

/* ---------- FOOTER ---------- */
.footer{
  padding: 50px 90px;
  background: #050505;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer img{
  width: 70px;
}

/* ---------- WHATSAPP ---------- */
.whatsapp{
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 9999;
  background: #c99c3b;
  color: black;
  text-decoration: none;
  padding: 14px 20px;
  border-radius: 8px;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 600;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

/* ---------- MEDIA QUERIES (RESPONSIVO COMPLETO) ---------- */
@media (max-width: 980px){
  .header{
    padding: 20px;
  }
  
  .menu{
    display: none;
  }
  
  .hero{
    padding: 120px 24px 60px;
  }
  
  .hero-grid{
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .hero h1{
    font-size: 46px;
  }
  
  .hero-buttons{
    flex-direction: column;
  }
  
  .hero-right{
    margin-top: 30px;
  }
  
  .about-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .contact{
    grid-template-columns: 1fr;
    padding: 60px 24px;
    gap: 40px;
  }
  
  .contact h2 {
    font-size: 46px;
  }
  
  .footer{
    flex-direction: column;
    gap: 20px;
    text-align: center;
    padding: 40px 24px;
  }
  
  .image-container, .about-grid {
    width: 90%;
  }
}



/* ---------- ALINHAMENTO INTEGRADO E PERFEITO DE TODOS OS BANNERS ---------- */

.about {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* Força todas as seções de baixo a terem a mesma largura de 1200px da seção de cima */
.about-container,
.principios-section,
.support-section,
.business-hub,
.careers-section {
  padding: 0 !important;
  margin: 0 auto !important;
  background: #050505 !important;
  width: 90% !important;
  max-width: 1200px !important; /* Deixa todos os containers com o mesmo tamanho máximo */
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

/* ---------- ALINHAMENTO INTEGRADO E PERFEITO DE TODOS OS BANNERS ---------- */
.about {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.about-container,
.principios-section,
.support-section,
.business-hub,
.careers-section {
  padding: 0 !important;
  margin: 0 auto !important;
  background: #050505 !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.about-banner,
.image-container,
.business-image {
  width: 100% !important;
}

.about-banner img,
.principios-section img,
.support-section img,
.business-image img,
.careers-section img {
  width: 100% !important;
  display: block !important;
  margin: 20px auto !important;
  height: auto !important;
  border-radius: 24px !important;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6) !important;
}

/* ---------- COMPORTAMENTO EXCLUSIVO PARA CELULARES (Telas até 768px) ---------- */
@media (max-width: 768px) {
  
  body {
    padding-bottom: 90px !important; /* Dá o respiro na base da página para o botão fixo */
  }

  .about-container,
  .principios-section,
  .support-section,
  .business-hub,
  .careers-section {
    width: 95% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
  }

  .about-banner img,
  .principios-section img,
  .support-section img,
  .business-image img,
  .careers-section img {
    width: 100% !important;
    border-radius: 12px !important;
    margin: 25px auto !important; /* Espaçamento fino e sem vãos grandes no celular */
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5) !important;
  }

  .whatsapp {
    width: calc(100% - 40px) !important;
    left: 20px !important;
    right: 20px !important;
    bottom: 20px !important;
    text-align: center !important;
    padding: 12px 15px !important;
    font-size: 11px !important;
  }

  .header {
    padding: 15px 20px !important;
  }
  
  .logo {
    width: 90px !important;
  }

  .hero {
    padding: 100px 20px 140px !important;
  }

  .hero h1 {
    font-size: 32px !important;
    line-height: 1.1 !important;
  }

  .hero p {
    font-size: 14px !important;
  }

  /* --- AJUSTE EXCLUSIVO DA SEÇÃO DE CONTATO NO CELULAR --- */
  .contact {
    grid-template-columns: 1fr !important;
    padding: 120px 20px 40px !important; /* Joga o endereço para baixo do menu escuro do topo */
    gap: 30px !important;
  }

  .contact-info p {
    margin-bottom: 12px !important;
    font-size: 14px !important;
  }

  .contact-form {
    width: 100% !important;
    padding-bottom: 80px !important; /* Impede os campos de sumirem atrás do botão do Whats */
  }
}

  /* --- AJUSTE DO HEADER E LOGO NO CELULAR --- */
  .header {
    padding: 15px 20px !important; /* Dá um respiro correto nas laterais do topo */
  }
  
  .logo {
    width: 90px !important; /* Diminui levemente o logo para não apertar a tela */
  }

  /* --- AJUSTE DO TEXTO PRINCIPAL NO CELULAR --- */
  .hero {
    padding: 100px 20px 140px !important; /* Empurra o texto para baixo do menu e dá espaço para o botão no rodapé */
  }

  .hero h1 {
    font-size: 32px !important; /* Diminui o título para não quebrar palavras */
    line-height: 1.1 !important;
  }

  .hero p {
    font-size: 14px !important; /* Texto explicativo mais confortável para leitura em celular */
  }

}


/* ---------- ESTILIZAÇÃO DO NOVO BOTÃO DE E-MAIL DIRETO ---------- */

.contact-form {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 24px !important;
  background: #0d1f1b !important; /* Lindo fundo verde esmeralda integrado */
  padding: 40px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255, 255, 255, 0.04) !important;
}

.contact-hint {
  color: #bdbdbd !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  margin-bottom: 10px !important;
}

.btn-email-direct {
  background: #c99c3b !important;
  color: #071b16 !important;
  padding: 20px !important;
  border-radius: 10px !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
  font-size: 13px !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  transition: all 0.4s ease !important;
  box-shadow: 0 4px 15px rgba(201, 156, 59, 0.2) !important;
}

.btn-email-direct:hover {
  transform: translateY(-3px) !important;
  background: #ddb04c !important;
  box-shadow: 0 8px 25px rgba(201, 156, 59, 0.4) !important;
}


/* ---------- UMA ÚNICA MEDIA QUERY COMPACTA PARA O CELULAR ---------- */
@media (max-width: 768px) {
  
  .contact-form {
    padding: 25px !important;
    margin-bottom: 80px !important; 
  }
  
  .btn-email-direct {
    font-size: 11px !important;
    letter-spacing: 1px !important;
    padding: 16px !important;
  }

  .business-hub {
    padding: 40px 0 !important;
    margin: 20px 0 !important;
  }
  
  .business-hub img, 
  .business-image img {
    width: 95% !important;
    border-radius: 12px !important;
  }
}
