:root{
  --bg: #F2F9F5;
  --card: #ffffff;
  --text: #0f172a;
  --muted: #59626f;
  --muted2:#59626f;
  --border:#dbeafe;
  --border2:#e2e8f0;
  --emerald:#10b981;
  --emerald2:#000;
  --dark:#0f172a;
  --dark2:#111827;
  --radius: 20px;
  --shadow: 0 10px 30px rgba(2,6,23,.08);
}

*{ box-sizing:border-box; }
html{ scroll-behavior:smooth; }
body{
  margin:0;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  background: var(--bg);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  line-height: 1.55;
}

img{ max-width:100%; display:block; }
a{ color:inherit; text-decoration:none; }
button{ font-family:inherit; }

.container{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
.container.narrow{ max-width: 920px; }

.section{ padding: 64px 0; }
.center{ text-align:center; }
.mt-20{ margin-top: 20px; }
.mb-24{ margin-bottom: 24px; }

/* Header */
.site-header{
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 50;
  background: rgba(242,249,245,.9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(16,185,129,.15);
}
.header-row{
  height: 80px;
  display:flex;
  align-items:center;
  justify-content: space-between;
  gap: 16px;
}
.brand-title{
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.nav-desktop{
  display:none;
  align-items:center;
  gap: 22px;
}
.nav-link{
  font-size: 14px;
  font-weight: 600;
  color: var(--muted);
  transition: color .2s ease;
}
.nav-link:hover{ color: var(--emerald2); }

.nav-mobile{ display:flex; }
.icon-btn{
  width: 44px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid var(--border2);
  background: #fff;
  color: var(--muted);
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  transition: transform .15s ease, border-color .2s ease, color .2s ease;
}
.icon-btn:hover{ transform: translateY(-1px); border-color: rgba(16,185,129,.35); color: var(--emerald2); }
.icon-btn.is-copied{ border-color: rgba(16,185,129,.6); color: var(--emerald2); }

/* Hero */
.hero{
  padding-top: 140px; /* compensa o header fixo */
  padding-bottom: 80px;
  overflow: hidden;
}
.hero-grid{
  display:grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: center;
}
.hero-location{
  display:inline-flex;
  gap: 10px;
  align-items:center;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .12em;
  color: #10b981;
}
.hero-title{
  font-size: 38px;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 14px 0 0;
  font-weight: 900;
}
.hero-text{
  margin: 14px 0 0;
  color: var(--muted);
  max-width: 560px;
}
.hero-actions{
  margin-top: 22px;
  display:flex;
  gap: 12px;
  flex-wrap: wrap;
}

.hero-media{
  position: relative;
}

.hero-img{
  width: 390px;
  height: 450px;
  object-fit: none;
  border-radius: 28px;
}

/* Typography helpers */
.h2{
  margin: 20 0 10px 0px;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -0.02em;
}
.h2.small{ font-size: 22px; }
.h3{
  margin:0;
  font-size: 18px;
  font-weight: 800;
  letter-spacing:-0.01em;
}
.subtitle{
  margin: 0;
  font-size: 16px;
  color: var(--muted);
  font-weight: 600;
}
.muted{
  margin: 10px auto 0;
  color: var(--muted2);
  font-size: 16px;
  max-width: 640px;
}
.p{ margin: 0; color: var(--muted); }
.strong{ font-weight: 700; color: var(--text); }
.tiny{ font-size: 16px; color: var(--muted2); }
.mono{ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

/* Cards */
.card{
  background: var(--card);
  border: 1px solid rgba(16,185,129,.15);
  border-radius: var(--radius);
  padding: 22px;
  box-shadow: 0 6px 18px rgba(2,6,23,.06);
  transition: transform .18s ease, box-shadow .2s ease, border-color .2s ease;
}
.card:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: rgba(16,185,129,.22);
}
.card-xl{ padding: 28px; border-radius: 28px; }

.card-head{
  display:flex;
  align-items:flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}
.icon-emerald{ color: var(--emerald2); font-size: 22px; }

.about-grid{
  display:grid;
  grid-template-columns: 1fr;
  gap: 18px;
  align-items:center;
}
.about-avatar {
  width: 140px;
  height: 140px;
  margin: 0 auto; /* Centraliza o container */
  overflow: hidden;    /* Essencial: corta o que transborda */
}

.about-avatar img {
  width: 100%;      /* Mude para 100% */
  height: 100%;     /* Mude para 100% */
  border-radius: 999px;
  object-fit: cover;
  border: 4px solid rgba(16,185,129,.12);
  box-shadow: inset 0 0 0 1px rgba(2,6,23,.06);
  display: block;!important   /* Remove espaços laterais */
  object-position: center 100%; /* Ajuste os valores % */
  overflow: hidden;    /* Essencial: corta o que transborda */
}


.about-copy{ text-align: center; }

.rich-text p{
  margin: 0 0 12px;
  color: var(--muted);
}
blockquote{
  margin: 16px 0;
  padding: 12px 14px;
  border-left: 4px solid var(--emerald2);
  background: rgba(16,185,129,.08);
  border-radius: 0 14px 14px 0;
  color: #0f172a;
  font-style: none;
}
.media-block{
  margin: 22px 0;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: var(--shadow);
}
.media-block img{
  width:100%;
  height: 360px;
  object-fit: cover;
}

/* Buttons */
.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 14px;
  border: 1px solid transparent;
  font-weight: 700;
  font-size: 15px;
  cursor:pointer;
  transition: transform .18s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease;
}
.btn-lg{ padding: 14px 18px; }
.btn-pill{ border-radius: 999px; }

.btn-dark{
  background: var(--dark);
  color: #fff;
  box-shadow: 0 14px 30px rgba(2,6,23,.18);
}
.btn-dark:hover{ background: var(--dark2); transform: translateY(-2px); }

.btn-emerald{
  background: var(--emerald);
  color: #fff;
  box-shadow: 0 14px 28px rgba(16,185,129,.22);
}
.btn-emerald:hover{ background: var(--emerald2); transform: translateY(-2px); }

.btn-ghost{
  background:#fff;
  border-color: var(--border2);
  color: #334155;
}
.btn-ghost:hover{ border-color: rgba(16,185,129,.35); transform: translateY(-2px); }

/* Grids */
.grid-2{
  display:grid;
  grid-template-columns: 1fr;
  gap: 14px;
}
.grid-3{
  display:grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

/* Gallery */
.gallery-grid{
  margin-top: 32px;
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.gallery-item{
  border: 0;
  padding: 0;
  background: transparent;
  border-radius: 16px;
  overflow:hidden;
  cursor: pointer;
  position: relative;
}
.gallery-item img{
  width:100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: transform .5s ease;
}
.gallery-item:hover img{ transform: scale(1.08); }

.pagination{
  margin-top: 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap: 8px;
  flex-wrap: wrap;
  color: var(--muted);
  font-weight: 700;
  font-size: 14px;
}
.page-btn{
  border: 0;
  background: transparent;
  color: var(--muted);
  padding: 8px 10px;
  cursor:pointer;
}
.page-btn:hover{ color: var(--emerald2); }

.page-dot{
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid var(--border2);
  background: #fff;
  cursor:pointer;
  font-weight: 800;
}
.page-dot:hover{ border-color: rgba(16,185,129,.35); }
.page-dot.is-active{
  background: var(--dark);
  border-color: var(--dark);
  color: #fff;
}
.page-ellipsis{ padding: 0 6px; }

/* Video */
.section-dark{
  background: #0b1220;
  color: #fff;
}
.section-dark .subtitle,
.section-dark .muted{ color: rgba(255,255,255,.65); }

.video-frame{
  margin-top: 18px;
  border-radius: 18px;
  overflow:hidden;
  border: 1px solid rgba(148,163,184,.25);
  box-shadow: 0 18px 50px rgba(0,0,0,.35);
  position: relative;
  cursor:pointer;
}
.video-frame img{
  width:100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  opacity: .68;
  transition: opacity .25s ease;
}
.video-frame:hover img{ opacity: .5; }
.video-overlay{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
}

/* Video Wrapper - FULL SIZE + 24px RADIUS */
.video-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(0,0,0,.4);
  margin: 24px auto 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 24px;
}








.play-btn{
  width: 84px;
  height: 84px;
  border-radius: 999px;
  background: var(--emerald);
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow: 0 20px 40px rgba(16,185,129,.30);
  transform: scale(1);
  transition: transform .2s ease, background .2s ease;
}
.video-frame:hover .play-btn{ transform: scale(1.06); background: var(--emerald2); }
.play-btn i{ font-size: 22px; margin-left: 2px; }

/* Donate */
.copy-row{
  display:flex;
  align-items:center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px;
  background: #f8fafc;
  border: 1px solid var(--border2);
  border-radius: 14px;
}

/* Mini cards */
.mini-card{
  border: 1px solid rgba(2,6,23,.06);
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  text-align:left;
  transition: transform .18s ease, box-shadow .2s ease, border-color .2s ease;
}
.mini-card:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: rgba(16,185,129,.22);
}
.mini-icon{
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: rgba(16,185,129,.10);
  color: var(--emerald2);
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom: 10px;
}
.mini-card p{ margin:0; color: #475569; font-size: 15px; }

/* Supporters */
.supporter{
  background: #f8fafc;
  border: #10b981 1px solid;
  border-radius: 16px;
  padding: 18px;
  min-height: 120px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap: 6px;
  transition: transform .18s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}
.supporter:hover{
  background:#10b981;
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: #10b981;
}
.supporter h4{ margin:0; font-weight: 900; }
.supporter span{ font-size: 12px; color: var(--muted2); }

/* Form */
.form{
  margin-top: 18px;
  text-align:left;
  display:flex;
  flex-direction:column;
  gap: 12px;
}
.form input,
.form textarea{
  width: 100%;
  padding: 12px 14px;
  border-radius: 14px;
  border: 1px solid var(--border2);
  outline: none;
  background: #fff;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.form input:focus,
.form textarea:focus{
  border-color: rgba(16,185,129,.45);
  box-shadow: 0 0 0 6px rgba(16,185,129,.12);
}
.checks{
  display:flex;
  gap: 48px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 18px 0 6px;
  color: #475569;
  font-size: 16px;
}

.check{
  display:flex;
  align-items:flex-start;
  gap: 12px;
  cursor:pointer;
  padding: 10px 14px;
  border-radius: 12px;
  transition: background .2s ease, border-color .2s ease;
}

.check:hover{
  background: rgba(2,6,23,.04);
}

.check input[type="radio"]{
  width: 18px;
  height: 18px;
  margin-top: 2px; /* alinha com primeira linha do texto */
  cursor: pointer;
}

.check span{
  line-height: 1.25;
  max-width: 300px; /* opcional: força quebra similar ao seu layout da imagem */
}

/* Form Success */

.form-success{
  margin-top: 16px;
  padding: 14px 18px;
  background: #10b981;
  color: #fff;
  border-radius: 12px;
  display: none;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  animation: fadeIn .3s ease forwards;
}

.form-success button{
  background: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  margin-left: 12px;
}

@keyframes fadeIn{
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}


/* Footer */


.footer{
  background: #0b1220;
  color: #fff;
  padding: 70px 0 32px;
}
.socials{
  display:flex;
  justify-content:center;
  gap: 14px;
  flex-wrap: wrap;
  margin: 18px 0 26px;
}
.social{
  min-width: 220px;
  display:flex;
  gap: 12px;
  align-items:center;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(148,163,184,.22);
  transition: transform .18s ease, background .2s ease, border-color .2s ease;
}
.social:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,.10);
  border-color: rgba(148,163,184,.35);
}
.social-icon{
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
}
.social-icon.yt{ background:#dc2626; }
.social-icon.ig{ background: linear-gradient(45deg,#f59e0b,#ef4444,#8b5cf6); }
.social-icon.tk{ background:#000; border: 1px solid rgba(148,163,184,.35); }

.footer-bottom{
  margin-top: 100px;
  padding-top: 18px;
  border-top: 1px solid rgba(148,163,184,.18);
  display:flex;
  justify-content:center;
  align-items:center;
  gap: 8px;
  flex-wrap: wrap;
  color: rgba(148,163,184,.8);
  font-size: 12px;
  font-weight: 700;
}
.brand-mini{
  color: var(--emerald);
  display:inline-flex;
  align-items:center;
  gap: 8px;
}
.sep{ opacity:.5; }

/* Floating */
.float-center{
  position: fixed;
  left: 50%;
  bottom: 22px;
  transform: translateX(-50%);
  z-index: 40;
}
.float-whats{
  position: fixed;
  right: 22px;
  bottom: 22px;
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: #25D366;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow: 0 20px 40px rgba(0,0,0,.18);
  z-index: 50;
  transition: transform .18s ease;
}
.float-whats:hover{ transform: scale(1.08); }
.float-whats i{ font-size: 28px; }

/* Responsive */
@media (min-width: 768px){
  .nav-desktop{ display:flex; }
  .nav-mobile{ display:none; }

  .hero-grid{
    grid-template-columns: 1.1fr .9fr;
    gap: 40px;
  }
  .hero-title{ font-size: 54px; }

  .grid-2{ grid-template-columns: 1fr 1fr; }
  .grid-3{ grid-template-columns: repeat(3, 1fr); }
  .gallery-grid{ grid-template-columns: repeat(4, minmax(0,1fr)); }

  .about-grid{
    grid-template-columns: 180px 1fr;
    gap: 22px;
    align-items: center;
  }
  .about-avatar img{ margin: 0; }
  .about-copy{ text-align: left; }
}





/* =========================================================
   LIGHTBOX (Galeria - ampliar ao clicar)
   Cole este bloco no final do seu CSS
========================================================= */

/* dica visual de zoom */
.gallery-item { cursor: zoom-in; }
.gallery-item img { will-change: transform; }

/* (Opcional) overlay no hover para indicar clique */
.gallery-item::after{
  content:"";
  position:absolute;
  inset:0;
  background: rgba(2,6,23,.0);
  transition: background .25s ease;
}
.gallery-item:hover::after{
  background: rgba(2,6,23,.12);
}

/* Lightbox overlay */
.lightbox{
  position: fixed;
  inset: 0;
  display: none;                /* fechado por padrão */
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(2,6,23,.78); /* escurece o fundo */
  z-index: 9999;
}

/* estado aberto */
.lightbox.is-open{ display:flex; }

/* container da imagem */
.lightbox-figure{
  margin: 0;
  width: min(1100px, 96vw);
  max-height: 90vh;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* imagem ampliada */
.lightbox-img{
  width: 100%;
  height: auto;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 18px; /* compatível com seu sistema */
  box-shadow: 0 18px 60px rgba(0,0,0,.35);
  background: #0b1220; /* evita “branco” em loading */
  cursor: zoom-out;
  border: 1px solid rgba(255,255,255,.10);
}

/* legenda */
.lightbox-caption{
  margin-top: 10px;
  color: rgba(255,255,255,.86);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  max-width: 90%;
}

/* botão fechar */
.lightbox-close{
  position: fixed;
  top: 16px;
  right: 16px;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 999px;
  background: rgba(255,255,255,.10);
  color: #fff;
  font-size: 28px;
  line-height: 42px;
  cursor: pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  transition: transform .15s ease, background .2s ease, border-color .2s ease;
}

.lightbox-close:hover{
  transform: translateY(-1px);
  background: rgba(255,255,255,.16);
  border-color: rgba(255,255,255,.35);
}

/* Acessibilidade / UX: reduz movimento se o usuário preferir */
@media (prefers-reduced-motion: reduce){
  .gallery-item img,
  .gallery-item::after,
  .lightbox-close{
    transition: none !important;
  }
}
/* Contato direto (e-mail visível) */
.contact-direct{
  max-width: 760px;
  margin: 18px auto 0;
  padding: 24px 20px;
  border: 0px solid rgba(15, 23, 42, 0.10);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(8px);
}

.contact-direct-title{
  margin: 0 0 10px;
  font-size: 14px;
  color: rgba(15, 23, 42, 0.75);
}

.contact-direct-email{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-radius: 12px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: #fff;
  text-decoration: none;
  color: #0f172a;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
}

.contact-direct-email:hover{
  transform: translateY(-1px);
  border-color: #10b981;
}

.contact-direct-icon{
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: rgba(15, 23, 42, 0.06);
}

.contact-direct-icon i{
  font-size: 16px;
}

.contact-direct-text{
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #10b981;
}


