/* =========================================================
   Mirian Macedo — Campanha 18300
   Folha de estilos compartilhada por todas as páginas
   ========================================================= */

:root{
  --teal-900:#0a5a55;
  --teal-700:#0f8f86;
  --teal-600:#14a89d;
  --teal-500:#1cc0b3;
  --teal-100:#e3f8f5;
  --teal-050:#f2fcfb;

  --coral-700:#c73f30;
  --coral-600:#e2483d;
  --coral-500:#ee5c4d;
  --coral-100:#fdeae7;

  --navy-900:#122430;
  --navy-700:#26414f;
  --ink-soft:#5a6b72;

  --white:#ffffff;
  --cream:#fbfbf9;

  --shadow-sm:0 2px 8px rgba(18,36,48,.08);
  --shadow-md:0 12px 28px rgba(18,36,48,.12);
  --shadow-lg:0 22px 48px rgba(10,90,85,.18);

  --radius-sm:10px;
  --radius-md:18px;
  --radius-lg:28px;

  --maxw:1160px;
}

*,*::before,*::after{ box-sizing:border-box; }

html{ scroll-behavior:smooth; }

body{
  margin:0;
  font-family:'Poppins',system-ui,-apple-system,'Segoe UI',sans-serif;
  color:var(--navy-900);
  background:var(--cream);
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}

img{ max-width:100%; display:block; }

a{ color:inherit; text-decoration:none; }

ul{ list-style:none; margin:0; padding:0; }

.container{
  width:100%;
  max-width:var(--maxw);
  margin:0 auto;
  padding:0 clamp(1.25rem,4vw,2.5rem);
}

h1,h2,h3{
  font-family:'Fredoka',system-ui,sans-serif;
  line-height:1.15;
  margin:0 0 .6rem;
  color:var(--navy-900);
}

h1{ font-size:clamp(2.1rem,5vw,3.4rem); }
h2{ font-size:clamp(1.6rem,3.6vw,2.35rem); }
h3{ font-size:1.15rem; }

p{ line-height:1.7; color:var(--ink-soft); margin:0 0 1rem; }

.eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  font-weight:600;
  font-size:.78rem;
  letter-spacing:.09em;
  text-transform:uppercase;
  color:var(--teal-700);
  background:var(--teal-100);
  padding:.4rem .85rem;
  border-radius:999px;
  margin-bottom:1rem;
}

.section{ padding:clamp(3rem,7vw,5.5rem) 0; }
.section--tight{ padding:clamp(2rem,5vw,3.25rem) 0; }
.section--teal{ background:linear-gradient(160deg,var(--teal-700),var(--teal-900)); color:var(--white); }
.section--teal p{ color:rgba(255,255,255,.86); }
.section--teal h2{ color:var(--white); }
.section--soft{ background:var(--teal-050); }

.section-head{ max-width:640px; margin:0 auto 2.75rem; text-align:center; }
.section-head p{ margin:0 auto; }

/* ---------- buttons ---------- */
.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:.5rem;
  font-family:'Poppins',sans-serif;
  font-weight:600;
  font-size:.98rem;
  padding:.85rem 1.7rem;
  border-radius:999px;
  border:2px solid transparent;
  cursor:pointer;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, color .18s ease;
  white-space:nowrap;
}
.btn:hover{ transform:translateY(-2px); }
.btn:active{ transform:translateY(0); }

.btn--coral{
  background:var(--coral-600);
  color:var(--white);
  box-shadow:0 10px 22px rgba(226,72,61,.32);
}
.btn--coral:hover{ background:var(--coral-700); box-shadow:0 14px 28px rgba(226,72,61,.4); }

.btn--outline{
  background:transparent;
  border-color:rgba(255,255,255,.7);
  color:var(--white);
}
.btn--outline:hover{ background:rgba(255,255,255,.14); }

.btn--outline-dark{
  background:transparent;
  border-color:var(--teal-700);
  color:var(--teal-700);
}
.btn--outline-dark:hover{ background:var(--teal-100); }

.btn--block{ width:100%; }

/* ---------- vote badge ---------- */
.vote-badge{
  display:inline-flex;
  align-items:center;
  gap:.7rem;
  background:var(--white);
  border-radius:999px;
  padding:.5rem .9rem .5rem .5rem;
  box-shadow:var(--shadow-md);
}
.vote-badge__number{
  background:var(--navy-900);
  color:var(--white);
  font-family:'Fredoka',sans-serif;
  font-weight:600;
  font-size:1.35rem;
  letter-spacing:.03em;
  padding:.45rem 1rem;
  border-radius:999px;
}
.vote-badge__label{
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--coral-600);
}
.vote-badge__sub{
  display:block;
  font-size:.68rem;
  color:var(--ink-soft);
  font-weight:400;
  letter-spacing:.02em;
  text-transform:none;
}

/* =========================================================
   Header / navegação
   ========================================================= */
.site-header{
  position:sticky; top:0; z-index:100;
  background:rgba(251,251,249,.92);
  backdrop-filter:saturate(160%) blur(10px);
  border-bottom:1px solid rgba(18,36,48,.06);
}
.nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1.5rem;
  padding:.85rem clamp(1.25rem,4vw,2.5rem);
  max-width:var(--maxw);
  margin:0 auto;
}
.brand{
  display:flex;
  align-items:center;
  gap:.6rem;
  font-family:'Fredoka',sans-serif;
}
.brand__mark{ width:40px; height:40px; flex:none; }
.brand__text{ line-height:1.05; }
.brand__name{ font-weight:600; font-size:1.05rem; color:var(--navy-900); }
.brand__role{
  display:block;
  font-family:'Poppins',sans-serif;
  font-size:.66rem;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--coral-600);
}

.nav__links{
  display:flex;
  align-items:center;
  gap:2.1rem;
}
.nav__links a{
  font-weight:600;
  font-size:.95rem;
  color:var(--navy-700);
  padding:.3rem 0;
  border-bottom:2px solid transparent;
  transition:color .15s ease, border-color .15s ease;
}
.nav__links a:hover,
.nav__links a[aria-current="page"]{
  color:var(--teal-700);
  border-color:var(--teal-600);
}

.nav__cta{ display:flex; align-items:center; gap:1rem; }

.nav__toggle{
  display:none;
  flex-direction:column;
  gap:5px;
  width:38px; height:38px;
  border:none;
  background:var(--teal-100);
  border-radius:10px;
  cursor:pointer;
  align-items:center;
  justify-content:center;
}
.nav__toggle span{
  display:block;
  width:19px; height:2px;
  background:var(--teal-900);
  border-radius:2px;
  transition:transform .2s ease, opacity .2s ease;
}
.nav__toggle[aria-expanded="true"] span:nth-child(1){ transform:translateY(6.5px) rotate(45deg); }
.nav__toggle[aria-expanded="true"] span:nth-child(2){ opacity:0; }
.nav__toggle[aria-expanded="true"] span:nth-child(3){ transform:translateY(-6.5px) rotate(-45deg); }

/* =========================================================
   Hero
   ========================================================= */
.hero{
  position:relative;
  padding:clamp(3rem,7vw,5.5rem) 0 clamp(4rem,9vw,6rem);
  background:
    radial-gradient(720px 420px at 82% -10%, var(--teal-100), transparent 60%),
    radial-gradient(620px 380px at 8% 110%, var(--coral-100), transparent 60%),
    var(--cream);
  overflow:hidden;
}
.hero__decor{
  position:absolute; inset:0;
  z-index:0;
  pointer-events:none;
  overflow:hidden;
}
.hero__decor span{
  position:absolute;
  border-radius:50%;
  filter:blur(2px);
  opacity:.55;
}
.hero__decor span:nth-child(1){
  width:180px; height:180px;
  top:14%; left:6%;
  background:linear-gradient(150deg,var(--teal-500),var(--teal-700));
  opacity:.16;
}
.hero__decor span:nth-child(2){
  width:120px; height:120px;
  bottom:10%; right:10%;
  background:linear-gradient(150deg,var(--coral-500),var(--coral-700));
  opacity:.14;
}
.hero__decor span:nth-child(3){
  width:70px; height:70px;
  top:8%; right:22%;
  background:var(--teal-600);
  opacity:.12;
}
.hero__ghost{
  position:absolute;
  top:64%; left:50%;
  transform:translate(-50%,-50%);
  z-index:0;
  font-family:'Fredoka',sans-serif;
  font-weight:600;
  font-size:clamp(5.5rem,20vw,12rem);
  line-height:1;
  color:var(--teal-700);
  opacity:.045;
  white-space:nowrap;
  pointer-events:none;
  user-select:none;
}

.hero__center{
  position:relative;
  z-index:1;
  max-width:720px;
  margin:0 auto;
  text-align:center;
}
.hero__center .eyebrow{ margin-left:auto; margin-right:auto; }
.hero__slogan{
  font-family:'Fredoka',sans-serif;
  font-size:1.3rem;
  color:var(--teal-700);
  margin-bottom:1.1rem;
}
.hero p.lede{ font-size:1.08rem; max-width:52ch; margin-left:auto; margin-right:auto; }
.hero__actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:1.1rem;
  margin-top:1.9rem;
}

/* =========================================================
   Plataforma / cards
   ========================================================= */
.cards{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1.5rem;
}
.card{
  background:var(--white);
  border-radius:var(--radius-md);
  padding:2rem 1.6rem;
  box-shadow:var(--shadow-sm);
  border:1px solid rgba(18,36,48,.05);
  transition:transform .2s ease, box-shadow .2s ease;
}
.card:hover{ transform:translateY(-6px); box-shadow:var(--shadow-md); }
.card__icon{
  width:56px; height:56px;
  display:flex; align-items:center; justify-content:center;
  border-radius:16px;
  background:var(--teal-100);
  color:var(--teal-700);
  margin-bottom:1.1rem;
}
.card__icon svg{ width:28px; height:28px; }
.card h3{ margin-bottom:.5rem; }
.card p{ margin-bottom:0; font-size:.94rem; }

/* ---------- pull quote ---------- */
.pull-quote{
  text-align:center;
  max-width:760px;
  margin:0 auto;
}
.pull-quote__mark{
  font-family:'Fredoka',sans-serif;
  font-size:3.5rem;
  line-height:1;
  color:var(--teal-500);
  margin-bottom:.25rem;
}
.pull-quote blockquote{
  font-family:'Fredoka',sans-serif;
  font-size:clamp(1.3rem,3vw,1.8rem);
  margin:0 0 1rem;
  color:var(--white);
}
.pull-quote cite{
  font-style:normal;
  font-weight:600;
  font-size:.85rem;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:rgba(255,255,255,.75);
}

/* ---------- final cta ---------- */
.cta-banner{
  background:var(--white);
  border-radius:var(--radius-lg);
  padding:clamp(2rem,5vw,3.25rem);
  box-shadow:var(--shadow-md);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:2rem;
  flex-wrap:wrap;
  border:1px solid rgba(18,36,48,.05);
}
.cta-banner h2{ margin-bottom:.3rem; }
.cta-banner p{ margin:0; }

/* =========================================================
   Página Sobre
   ========================================================= */
.about-hero{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:clamp(2rem,5vw,3.5rem);
  align-items:center;
}
.about-hero__media{
  width:100%;
  display:flex;
  justify-content:center;
}
.about-hero__media iframe{
  border-radius:var(--radius-lg);
  box-shadow:var(--shadow-lg);
}
.pillars{
  display:grid;
  gap:1.4rem;
}
.pillar{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:1.1rem;
  background:var(--white);
  border-radius:var(--radius-md);
  padding:1.6rem;
  box-shadow:var(--shadow-sm);
  border:1px solid rgba(18,36,48,.05);
}
.pillar__num{
  width:44px; height:44px;
  border-radius:50%;
  background:var(--coral-100);
  color:var(--coral-600);
  font-family:'Fredoka',sans-serif;
  font-weight:600;
  display:flex; align-items:center; justify-content:center;
}
.pillar h3{ margin-bottom:.35rem; }
.pillar p{ margin-bottom:0; font-size:.94rem; }

.timeline-note{
  background:var(--teal-100);
  border-left:4px solid var(--teal-600);
  border-radius:0 var(--radius-sm) var(--radius-sm) 0;
  padding:1.1rem 1.4rem;
  font-size:.92rem;
  color:var(--teal-900);
}
.timeline-note strong{ color:var(--teal-900); }

/* =========================================================
   Página Contatos
   ========================================================= */
.contact-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:clamp(2rem,5vw,3rem);
  align-items:flex-start;
}
.contact-card{
  background:var(--white);
  border-radius:var(--radius-md);
  padding:1.6rem;
  box-shadow:var(--shadow-sm);
  border:1px solid rgba(18,36,48,.05);
  display:flex;
  gap:1rem;
  align-items:flex-start;
  margin-bottom:1.2rem;
}
.contact-card__icon{
  width:48px; height:48px; flex:none;
  border-radius:14px;
  background:var(--teal-100);
  color:var(--teal-700);
  display:flex; align-items:center; justify-content:center;
}
.contact-card__icon svg{ width:24px; height:24px; }
.contact-card h3{ margin-bottom:.25rem; font-size:1.02rem; }
.contact-card p{ margin-bottom:.4rem; font-size:.92rem; }
.contact-card .link-pill{
  display:inline-flex;
  align-items:center;
  gap:.4rem;
  font-weight:600;
  font-size:.88rem;
  color:var(--teal-700);
}
.contact-card.contact-card--pending{ opacity:.85; }
.pending-tag{
  display:inline-block;
  font-size:.68rem;
  font-weight:700;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:var(--coral-600);
  background:var(--coral-100);
  padding:.15rem .55rem;
  border-radius:999px;
  margin-left:.4rem;
  vertical-align:middle;
}

.form-card{
  background:var(--white);
  border-radius:var(--radius-md);
  padding:clamp(1.6rem,3vw,2.2rem);
  box-shadow:var(--shadow-md);
  border:1px solid rgba(18,36,48,.05);
}
.field{ margin-bottom:1.15rem; }
.field label{
  display:block;
  font-weight:600;
  font-size:.85rem;
  margin-bottom:.4rem;
  color:var(--navy-700);
}
.field input,
.field textarea{
  width:100%;
  border:1.5px solid #dfe6e6;
  border-radius:var(--radius-sm);
  padding:.75rem .9rem;
  font-family:inherit;
  font-size:.95rem;
  color:var(--navy-900);
  background:var(--cream);
  transition:border-color .15s ease, box-shadow .15s ease;
}
.field input:focus,
.field textarea:focus{
  outline:none;
  border-color:var(--teal-600);
  box-shadow:0 0 0 3px var(--teal-100);
  background:var(--white);
}
.field textarea{ resize:vertical; min-height:120px; }
.field small{ display:block; margin-top:.35rem; font-size:.76rem; color:var(--ink-soft); }

.form-note{
  font-size:.82rem;
  color:var(--ink-soft);
  margin-top:.9rem;
  text-align:center;
}

.form-success{
  display:none;
  align-items:center;
  gap:.6rem;
  background:var(--teal-100);
  color:var(--teal-900);
  border-radius:var(--radius-sm);
  padding:.85rem 1rem;
  font-size:.88rem;
  font-weight:600;
  margin-top:1rem;
}
.form-success.is-visible{ display:flex; }
.form-success svg{ width:20px; height:20px; flex:none; }

/* =========================================================
   Footer
   ========================================================= */
.site-footer{
  background:var(--navy-900);
  color:rgba(255,255,255,.78);
  padding:3rem 0 1.5rem;
}
.footer__grid{
  display:grid;
  grid-template-columns:1.3fr .8fr .9fr;
  gap:2.5rem;
  padding-bottom:2rem;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.footer__brand{ display:flex; gap:.7rem; align-items:center; margin-bottom:.9rem; }
.footer__brand .brand__mark{ width:36px; height:36px; }
.footer__brand-name{ font-family:'Fredoka',sans-serif; font-weight:600; color:var(--white); font-size:1.05rem; }
.footer h4{
  color:var(--white);
  font-size:.82rem;
  letter-spacing:.06em;
  text-transform:uppercase;
  margin-bottom:1rem;
  font-family:'Poppins',sans-serif;
  font-weight:600;
}
.footer__grid li{
  display:flex; align-items:center; gap:.5rem;
  color:rgba(255,255,255,.78);
  font-size:.92rem;
  margin-bottom:.65rem;
}
.footer__grid a{
  display:inline-flex; align-items:center; gap:.5rem;
  color:inherit;
  transition:color .15s ease;
}
.footer__grid a:hover{ color:var(--teal-500); }
.footer__grid li svg{ flex:none; opacity:.85; }
.footer__grid p{ color:rgba(255,255,255,.7); font-size:.88rem; }
.footer__bottom{
  display:flex; justify-content:space-between; align-items:center;
  flex-wrap:wrap; gap:.6rem;
  padding-top:1.4rem;
  font-size:.78rem;
  color:rgba(255,255,255,.55);
}

/* =========================================================
   Responsivo
   ========================================================= */
@media (max-width:900px){
  .about-hero,
  .contact-grid{ grid-template-columns:1fr; }
  .about-hero{ text-align:center; }
  .about-hero__media{ max-width:320px; margin:0 auto; }
  .cards{ grid-template-columns:1fr 1fr; }
  .footer__grid{ grid-template-columns:1fr; gap:1.8rem; }
}

@media (max-width:760px){
  .nav__links{
    position:absolute;
    top:100%; left:0; right:0;
    background:var(--white);
    flex-direction:column;
    align-items:flex-start;
    gap:0;
    padding:0 clamp(1.25rem,4vw,2.5rem);
    box-shadow:none;
    max-height:0;
    overflow:hidden;
    transition:max-height .25s ease, padding .25s ease;
  }
  .nav__links.is-open{
    max-height:260px;
    padding:.5rem clamp(1.25rem,4vw,2.5rem) 1rem;
    box-shadow:var(--shadow-md);
  }
  .nav__links a{ width:100%; padding:.7rem 0; border-bottom:1px solid rgba(18,36,48,.06); }
  .nav__toggle{ display:flex; }
  .nav__cta .btn{ display:none; }
  .cards{ grid-template-columns:1fr; }
  .cta-banner{ flex-direction:column; text-align:center; }
  .cta-banner .btn{ width:100%; }
}

@media (max-width:480px){
  .vote-badge{ padding:.4rem .7rem .4rem .4rem; }
  .vote-badge__number{ font-size:1.05rem; padding:.4rem .8rem; }
}

/* ---------- reveal-on-scroll ---------- */
.reveal{ opacity:0; transform:translateY(18px); transition:opacity .6s ease, transform .6s ease; }
.reveal.is-visible{ opacity:1; transform:none; }

@media (prefers-reduced-motion:reduce){
  .reveal{ opacity:1; transform:none; transition:none; }
  html{ scroll-behavior:auto; }
}
