:root{--site-primary:#255fb8;--site-secondary:#d97a17;--site-dark:#0d1b2a;--site-text:#132238;--site-muted:#62738a;--site-soft:#f6f8fc;--site-shadow:0 28px 90px rgba(13,27,42,.14)}
*{box-sizing:border-box}body.site-premium{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--site-text);background:#f6f8fc;overflow-x:hidden}a{text-decoration:none!important;transition:.25s}.container{max-width:1180px;width:100%;margin:0 auto;padding-left:18px;padding-right:18px}.site-topbar{background:linear-gradient(90deg,#162434,#1c2f46);color:rgba(255,255,255,.84);font-size:13px;border-bottom:2px solid rgba(217,122,23,.85)}.site-topbar .container{display:flex;align-items:center;justify-content:flex-end;gap:20px;min-height:34px}.site-topbar a{color:#fff;font-weight:800}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(20px);box-shadow:0 12px 40px rgba(13,27,42,.08);border-bottom:1px solid rgba(37,95,184,.08)}.site-header.is-scrolled{box-shadow:0 18px 45px rgba(7,17,31,.12)}.site-nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:20px}.site-brand{display:flex;align-items:center;gap:12px;color:var(--site-dark);min-width:0}.site-brand img{height:52px;width:62px;object-fit:contain}.site-brand strong{font-size:21px;font-weight:900;line-height:1.05;letter-spacing:-.03em}.site-menu{display:flex;align-items:center;gap:4px}.site-menu a{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:999px;color:#273449;font-weight:900;white-space:nowrap}.site-menu a:hover,.site-menu a.active{background:rgba(37,95,184,.12);color:var(--site-primary)}.site-menu a.site-area-btn{background:linear-gradient(135deg,#d97a17,#c86a0f);color:#fff;box-shadow:0 14px 28px rgba(217,122,23,.22)}.nav-toggle{display:none;border:0;background:linear-gradient(135deg,var(--site-primary),#3a79dc);color:#fff;border-radius:14px;padding:12px 14px;font-weight:900}.site-banner-strip{position:relative;background:#07111f;color:#fff;overflow:hidden}.site-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#07111f}.site-hero:before{content:"";position:absolute;inset:0;background:var(--hero-image) center/cover no-repeat;transform:scale(1.04);animation:heroZoom 16s ease-in-out infinite alternate}.site-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,31,.92),rgba(15,118,110,.66),rgba(7,17,31,.22))}.hero-content{position:relative;z-index:2;max-width:850px;padding-top:80px;padding-bottom:120px}.site-eyebrow{display:inline-flex;gap:9px;align-items:center;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.23);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(12px)}.site-hero h1{font-size:clamp(44px,6.4vw,84px);line-height:.96;margin:24px 0 20px;letter-spacing:-.06em;font-weight:950;text-wrap:balance}.site-hero p{font-size:clamp(17px,2vw,21px);line-height:1.75;max-width:720px;color:rgba(255,255,255,.84);font-weight:650}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.site-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:950;border:0}.site-btn.primary{background:linear-gradient(135deg,var(--site-primary),#14b8a6);color:#fff;box-shadow:0 18px 40px rgba(20,184,166,.28)}.site-btn.primary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 24px 52px rgba(20,184,166,.34)}.site-btn.ghost{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.site-btn.ghost:hover{color:#fff;background:rgba(255,255,255,.2);transform:translateY(-3px)}.site-btn.ghost.dark{border-color:rgba(15,118,110,.28);color:var(--site-primary);background:#fff}.site-btn.small{min-height:38px;padding:0 16px;font-size:13px}.hero-banners{position:absolute;z-index:3;left:50%;bottom:38px;transform:translateX(-50%);display:flex;gap:8px}.hero-banners span{width:34px;height:5px;border-radius:999px;background:rgba(255,255,255,.42)}.hero-banners span.active{background:var(--site-secondary)}.site-stats{margin-top:-74px;position:relative;z-index:5}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stat-card{padding:30px;border-radius:30px;background:#fff;box-shadow:var(--site-shadow);text-align:center;border:1px solid rgba(255,255,255,.9);transition:.28s}.stat-card:hover{transform:translateY(-8px)}.stat-card strong{display:block;font-size:43px;line-height:1;color:var(--site-primary);font-weight:950}.stat-card span{display:block;margin-top:10px;color:#53657d;font-weight:900}.site-section{padding:92px 0}.site-section.muted{background:linear-gradient(180deg,#f6f8fc,#edf2f8)}.site-section.dark{background:radial-gradient(circle at top right,rgba(217,122,23,.18),transparent 24%),linear-gradient(135deg,#0d1b2a,#1f3d63);color:#fff;position:relative;overflow:hidden}.site-section.dark:before{content:"";position:absolute;width:320px;height:320px;border:48px solid rgba(255,255,255,.06);border-radius:50%;right:-80px;top:-80px}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.section-title span{display:inline-block;color:var(--site-primary);font-weight:950;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.section-title h2{font-size:clamp(30px,4vw,46px);line-height:1.05;font-weight:950;color:var(--site-dark);letter-spacing:-.04em;margin:12px 0 0}.section-title.light h2{color:#fff}.section-title.light span{color:var(--site-secondary)}.feature-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card,.course-card,.event-card,.content-card{height:100%;padding:30px;border-radius:30px;background:#fff;box-shadow:var(--site-shadow);border:1px solid rgba(255,255,255,.85);transition:.28s}.feature-card:hover,.course-card:hover,.event-card:hover,.content-card:hover{transform:translateY(-8px);box-shadow:0 34px 95px rgba(7,17,31,.18)}.feature-card i,.course-card i{width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,var(--site-primary),#4a7fda);color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;margin-bottom:18px}.feature-card h3,.course-card h3,.event-card h3{font-weight:950;color:var(--site-dark);margin-top:0}.feature-card p,.course-card p,.event-card p,.content-card p{color:var(--site-muted);line-height:1.8}.feature-card.big{min-height:280px}.feature-card small{display:block;color:var(--site-muted);font-weight:800}.event-card{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(14px)}.event-card.light{background:#fff;color:var(--site-text)}.event-card span{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(212,175,55,.17);color:var(--site-secondary);font-weight:950}.event-card h3{color:inherit}.event-card small{color:inherit;opacity:.8}.course-card div{display:flex;gap:10px;margin:14px 0}.course-card div span{padding:7px 11px;border-radius:999px;background:#ecfeff;color:var(--site-primary);font-weight:950}.page-hero{position:relative;overflow:hidden;padding:110px 0;background:var(--page-image,linear-gradient(135deg,#0d1b2a,#254d7f)) center/cover no-repeat;color:#fff;text-align:center}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(13,27,42,.88),rgba(37,95,184,.45))}.page-hero .container{position:relative;z-index:1}.page-hero h1{font-size:clamp(40px,5vw,58px);font-weight:950;letter-spacing:-.05em}.page-hero p{font-size:18px;color:rgba(255,255,255,.82);max-width:760px;margin:12px auto 0}.align-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.form-card-site{max-width:860px;margin:auto;padding:34px;border-radius:30px;background:#fff;box-shadow:var(--site-shadow)}.form-card-site label{font-weight:950}.form-card-site .form-control{border-radius:14px;min-height:46px;border:1px solid #dbe7ef;margin-bottom:18px}.cms-content{font-size:17px;line-height:1.9}.site-alert{margin-top:18px;border-radius:16px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-card{position:relative;display:block;min-height:220px;border-radius:28px;overflow:hidden;box-shadow:var(--site-shadow);background:#07111f;color:#fff}.gallery-card img{width:100%;height:260px;object-fit:cover;transition:.45s;opacity:.82}.gallery-card:hover img{transform:scale(1.08);opacity:.96}.gallery-card span{position:absolute;left:18px;right:18px;bottom:18px;color:#fff;font-weight:950;text-shadow:0 8px 18px rgba(0,0,0,.45)}.donation-card{height:100%;min-height:340px;padding:38px;border-radius:34px;background:radial-gradient(circle at top right,rgba(217,122,23,.24),transparent 35%),linear-gradient(135deg,#0d1b2a,#255fb8);color:#fff;box-shadow:var(--site-shadow);display:flex;flex-direction:column;justify-content:center;gap:16px;position:relative;overflow:hidden}.donation-card i{font-size:54px;color:var(--site-secondary)}.donation-card h3{font-size:30px;font-weight:950;margin:0}.donation-card p,.donation-card small{color:rgba(255,255,255,.78);line-height:1.7}.video-shell{border-radius:34px;padding:10px;background:linear-gradient(135deg,rgba(37,95,184,.92),rgba(13,27,42,.97));box-shadow:var(--site-shadow)}.video-placeholder{min-height:430px;border-radius:26px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at top right,rgba(212,175,55,.25),transparent 35%),rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;color:#fff;padding:40px}.video-placeholder i{font-size:76px;color:var(--site-secondary);filter:drop-shadow(0 16px 30px rgba(0,0,0,.28));margin-bottom:16px}.premium-empty-public{grid-column:1/-1;padding:34px;border-radius:24px;background:#fff;border:1px dashed rgba(37,95,184,.25);color:var(--site-muted);text-align:center;font-weight:900;box-shadow:0 10px 30px rgba(13,27,42,.08)}.site-footer{background:#162434;color:rgba(255,255,255,.78);padding:70px 0 28px;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;left:-90px;bottom:-90px;width:260px;height:260px;border-radius:50%;background:rgba(212,175,55,.08)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:30px}.site-footer img{height:64px;background:#fff;border-radius:18px;padding:8px}.site-footer h3,.site-footer h4{color:#fff;font-weight:950}.site-footer a{display:block;color:rgba(255,255,255,.78);margin:8px 0}.site-footer a:hover{color:var(--site-secondary)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;text-align:center}.reveal-site{animation:siteReveal .75s cubic-bezier(.2,.8,.2,1) both}.reveal-wait{opacity:0;transform:translateY(22px)}.reveal-wait.visible{opacity:1;transform:none;transition:.7s cubic-bezier(.2,.8,.2,1)}@keyframes siteReveal{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{from{transform:scale(1.02)}to{transform:scale(1.11)}}
@media(max-width:991px){.site-nav{min-height:72px}.site-menu{display:none;position:absolute;left:18px;right:18px;top:72px;background:#fff;border-radius:20px;padding:12px;box-shadow:var(--site-shadow);flex-direction:column;align-items:stretch}.site-menu.open{display:flex}.nav-toggle{display:block}.site-topbar .container{justify-content:center;flex-wrap:wrap}.site-hero{min-height:640px}.hero-content{padding-top:54px}.site-stats{margin-top:24px}.stat-grid,.card-grid,.feature-row,.align-cards,.footer-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title h2{font-size:32px}.page-hero h1{font-size:42px}}
@media(max-width:640px){.container{padding-left:16px;padding-right:16px}.site-brand strong{font-size:16px}.site-brand img{width:48px;height:42px}.site-hero{min-height:600px}.hero-content{padding-bottom:90px}.site-hero h1{font-size:42px}.site-hero p{font-size:16px}.hero-buttons{flex-direction:column;align-items:flex-start}.stat-grid,.card-grid,.feature-row,.align-cards,.footer-grid,.gallery-grid{grid-template-columns:1fr}.site-section{padding:70px 0}.site-topbar .container{font-size:12px;gap:10px}.site-menu{top:70px}.page-hero{padding:90px 0}}


/* ==========================================================
   TEMA SITE PRINCIPAL - ESTILO AD PROVETÁ
   Paleta: laranja, azul, cinza claro e branco.
   ========================================================== */

body.site-premium{
  --ad-orange:#f58220;
  --ad-orange-dark:#d8670f;
  --ad-blue:#1f5fbf;
  --ad-blue-dark:#123a68;
  --ad-slate:#2f3b46;
  --ad-soft:#eef3f7;
  --ad-line:#cfd8e3;
  --ad-white:#ffffff;
  background:
    radial-gradient(circle at 0 18%,rgba(245,130,32,.12),transparent 26%),
    linear-gradient(180deg,#f7fafc 0%,#eef3f7 100%)!important;
  color:#182534!important;
}

/* Barra superior */
.site-topbar{
  background:#202a33!important;
  color:rgba(255,255,255,.88)!important;
  border-bottom:3px solid var(--ad-orange)!important;
}

.site-topbar a,
.site-topbar i{
  color:#fff!important;
}

/* Cabeçalho principal */
.site-header{
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #d7dee8!important;
  box-shadow:0 10px 24px rgba(31,41,55,.09)!important;
  backdrop-filter:blur(18px)!important;
}

.site-header.is-scrolled{
  box-shadow:0 15px 32px rgba(31,41,55,.13)!important;
}

.site-nav{
  min-height:88px!important;
}

/* Logo do site */
.site-brand{
  color:#111827!important;
  gap:16px!important;
}

.site-brand img{
  width:auto!important;
  height:66px!important;
  max-width:170px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:14px!important;
  padding:7px 10px!important;
  box-shadow:0 12px 28px rgba(15,23,42,.12)!important;
}

.site-brand strong{
  color:#111827!important;
  font-weight:950!important;
  letter-spacing:-.04em!important;
  text-transform:uppercase!important;
}

/* Menu com botões no estilo do modelo enviado */
.site-menu{
  gap:8px!important;
}

.site-menu a{
  min-height:50px!important;
  padding:0 22px!important;
  border-radius:12px!important;
  color:#111827!important;
  background:linear-gradient(180deg,#ffffff 0%,#e8edf3 100%)!important;
  border:1px solid #c8d2dd!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.85),
    0 7px 15px rgba(15,23,42,.12)!important;
  font-weight:900!important;
  text-transform:none!important;
}

.site-menu a:hover{
  color:#fff!important;
  background:linear-gradient(180deg,#2f78de 0%,var(--ad-blue) 100%)!important;
  border-color:#1552aa!important;
  transform:translateY(-2px)!important;
  box-shadow:0 12px 26px rgba(31,95,191,.24)!important;
}

.site-menu a.active{
  color:#fff!important;
  background:linear-gradient(180deg,#347ef0 0%,#1f5fbf 100%)!important;
  border-color:#1552aa!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.32),
    0 13px 28px rgba(31,95,191,.32)!important;
}

.site-menu a.site-area-btn{
  color:#fff!important;
  background:linear-gradient(135deg,var(--ad-orange),var(--ad-orange-dark))!important;
  border-color:rgba(245,130,32,.4)!important;
  box-shadow:0 14px 28px rgba(245,130,32,.28)!important;
}

/* Botão mobile */
.nav-toggle{
  background:linear-gradient(135deg,var(--ad-orange),var(--ad-orange-dark))!important;
  box-shadow:0 12px 22px rgba(245,130,32,.25)!important;
}

/* Hero / banner inicial */
.site-hero{
  background:#d7dee6!important;
  color:#fff!important;
  min-height:690px!important;
  border-top:1px solid #d5dbe4!important;
  border-bottom:8px solid var(--ad-orange)!important;
}

.site-hero:before{
  filter:saturate(.9) contrast(1.02)!important;
}

.site-hero:after{
  background:
    linear-gradient(90deg,rgba(20,27,35,.86) 0%,rgba(47,59,70,.58) 44%,rgba(245,130,32,.30) 100%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 2px,transparent 2px 8px)!important;
}

.hero-content{
  max-width:900px!important;
}

.site-eyebrow{
  background:rgba(245,130,32,.96)!important;
  border-color:rgba(255,255,255,.35)!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(245,130,32,.26)!important;
}

.site-hero h1{
  color:#fff!important;
  text-shadow:0 5px 0 rgba(0,0,0,.12),0 18px 38px rgba(0,0,0,.28)!important;
  letter-spacing:-.04em!important;
}

.site-hero p{
  color:rgba(255,255,255,.94)!important;
  text-shadow:0 3px 15px rgba(0,0,0,.25)!important;
}

.hero-banners span.active{
  background:var(--ad-orange)!important;
}

.hero-banners span{
  background:rgba(255,255,255,.52)!important;
}

/* Botões */
.site-btn.primary{
  background:linear-gradient(135deg,var(--ad-orange),var(--ad-orange-dark))!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(245,130,32,.32)!important;
}

.site-btn.primary:hover{
  box-shadow:0 24px 52px rgba(245,130,32,.38)!important;
}

.site-btn.ghost{
  border-color:rgba(255,255,255,.5)!important;
  background:rgba(47,59,70,.52)!important;
  color:#fff!important;
}

.site-btn.ghost.dark{
  border-color:#cbd5e1!important;
  color:var(--ad-blue)!important;
  background:#fff!important;
}

/* Cards de estatísticas */
.stat-card{
  border-radius:18px!important;
  border:1px solid #dce3eb!important;
  box-shadow:0 18px 48px rgba(47,59,70,.13)!important;
}

.stat-card strong{
  color:var(--ad-orange)!important;
}

/* Títulos e seções */
.section-title .kicker,
.section-title span,
.site-section .kicker{
  color:var(--ad-orange)!important;
}

.section-title h2{
  color:#172033!important;
}

.site-section.muted{
  background:
    linear-gradient(180deg,#f8fafc 0%,#eef3f7 100%)!important;
}

.site-section.dark{
  background:
    radial-gradient(circle at top right,rgba(245,130,32,.28),transparent 28%),
    linear-gradient(135deg,#202a33 0%,#123a68 100%)!important;
}

/* Cards gerais */
.feature-card,
.course-card,
.event-card,
.content-card,
.gallery-card,
.align-card{
  border-radius:18px!important;
  border:1px solid #dbe3ec!important;
  box-shadow:0 16px 42px rgba(47,59,70,.11)!important;
}

.feature-card:hover,
.course-card:hover,
.event-card:hover,
.gallery-card:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 22px 52px rgba(47,59,70,.16)!important;
}

.feature-card i,
.course-card i,
.align-card i,
.event-card i{
  color:var(--ad-orange)!important;
}

/* Faixa de destaque estilo laranja */
.site-section.dark .section-title h2,
.site-section.dark h2,
.site-section.dark h3{
  color:#fff!important;
}

.site-section.dark .site-btn.primary{
  background:linear-gradient(135deg,#ffffff,#f1f5f9)!important;
  color:var(--ad-blue-dark)!important;
}

/* Formulários públicos */
.public-form .form-control,
.site-premium input.form-control,
.site-premium textarea.form-control,
.site-premium select.form-control{
  border-radius:12px!important;
  border:1px solid #cbd5e1!important;
  box-shadow:none!important;
}

.public-form .form-control:focus,
.site-premium input.form-control:focus,
.site-premium textarea.form-control:focus,
.site-premium select.form-control:focus{
  border-color:var(--ad-orange)!important;
  box-shadow:0 0 0 4px rgba(245,130,32,.14)!important;
}

/* Galeria */
.gallery-card img{
  border-bottom:4px solid var(--ad-orange)!important;
}

/* Rodapé */
.site-footer{
  background:#202a33!important;
  color:rgba(255,255,255,.82)!important;
  border-top:6px solid var(--ad-orange)!important;
}

.site-footer strong,
.site-footer h3,
.site-footer h4{
  color:#fff!important;
}

.site-footer a{
  color:#fff!important;
}

.site-footer a:hover{
  color:var(--ad-orange)!important;
}

/* Alertas */
.site-alert{
  border-radius:14px!important;
}

/* Hero de páginas internas */
.page-hero{
  background:#2f3b46!important;
  border-bottom:6px solid var(--ad-orange)!important;
}

.page-hero:after{
  background:
    linear-gradient(90deg,rgba(32,42,51,.88),rgba(18,58,104,.58),rgba(245,130,32,.22)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0 2px,transparent 2px 8px)!important;
}

.page-hero h1{
  text-shadow:0 14px 28px rgba(0,0,0,.26)!important;
}

@media(max-width:991px){
  .site-menu{
    background:#fff!important;
    border:1px solid #dbe3ec!important;
    box-shadow:0 20px 42px rgba(47,59,70,.16)!important;
  }

  .site-menu a{
    width:100%!important;
    justify-content:flex-start!important;
  }

  .site-brand img{
    height:58px!important;
    max-width:140px!important;
  }
}

@media(max-width:640px){
  .site-nav{
    min-height:74px!important;
  }

  .site-brand img{
    height:50px!important;
    max-width:122px!important;
    padding:5px 8px!important;
  }

  .site-brand strong{
    font-size:15px!important;
  }

  .site-menu a{
    min-height:46px!important;
    padding:0 16px!important;
  }

  .site-hero{
    min-height:610px!important;
  }
}


/* ==========================================================
   CORREÇÃO - MENU DO SITE MAIS COMPACTO
   Evita os botões ocuparem muito espaço e invadirem a logo.
   ========================================================== */
.site-nav{
  min-height:72px!important;
  gap:14px!important;
}

.site-brand{
  flex:0 0 auto!important;
  min-width:0!important;
  max-width:310px!important;
  overflow:hidden!important;
  z-index:2!important;
}

.site-brand img{
  height:54px!important;
  max-width:135px!important;
  padding:5px 8px!important;
  border-radius:12px!important;
}

.site-brand strong{
  font-size:18px!important;
  max-width:165px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

.site-menu{
  flex:1 1 auto!important;
  justify-content:flex-end!important;
  gap:6px!important;
  min-width:0!important;
  overflow:visible!important;
}

.site-menu a{
  min-height:42px!important;
  padding:0 14px!important;
  border-radius:10px!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
}

.site-menu a.site-area-btn{
  min-height:46px!important;
  padding:0 18px!important;
}

/* Ajuste intermediário antes de virar menu mobile */
@media(max-width:1180px){
  .site-nav{
    gap:10px!important;
  }

  .site-brand img{
    height:50px!important;
    max-width:118px!important;
  }

  .site-brand strong{
    font-size:16px!important;
    max-width:130px!important;
  }

  .site-menu{
    gap:5px!important;
  }

  .site-menu a{
    min-height:39px!important;
    padding:0 10px!important;
    font-size:13px!important;
    border-radius:9px!important;
  }

  .site-menu a.site-area-btn{
    min-height:42px!important;
    padding:0 14px!important;
  }
}

@media(max-width:1040px){
  .site-brand strong{
    display:none!important;
  }

  .site-brand{
    max-width:160px!important;
  }

  .site-brand img{
    max-width:135px!important;
  }

  .site-menu a{
    padding:0 9px!important;
    font-size:12.5px!important;
  }
}

/* Mobile mantém o comportamento do menu recolhido */
@media(max-width:991px){
  .site-nav{
    min-height:74px!important;
  }

  .site-brand{
    max-width:220px!important;
  }

  .site-brand strong{
    display:block!important;
    max-width:120px!important;
  }

  .site-menu{
    justify-content:flex-start!important;
  }

  .site-menu a{
    min-height:46px!important;
    padding:0 16px!important;
    font-size:14px!important;
  }
}


/* ==========================================================
   CORREÇÃO VISUAL - BOTÕES LIMPOS E CORES MAIS SUAVES
   ========================================================== */

/* Paleta mais confortável para leitura */
body.site-premium{
  --ad-orange:#e67e22;
  --ad-orange-dark:#c96a18;
  --ad-orange-soft:#fff4e8;
  --ad-blue:#2563b8;
  --ad-blue-dark:#173b66;
  --ad-teal-soft:#eef7f6;
  --ad-teal-muted:#2f7f7a;
}

/* Remove o efeito de botão pesado dos menus normais */
.site-menu a:not(.active):not(.site-area-btn){
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#1f2937!important;
  min-height:38px!important;
  padding:0 10px!important;
  border-radius:8px!important;
}

.site-menu a:not(.active):not(.site-area-btn):hover{
  background:rgba(37,99,184,.08)!important;
  color:var(--ad-blue)!important;
  transform:none!important;
  box-shadow:none!important;
}

/* Item ativo mais discreto e elegante */
.site-menu a.active{
  background:linear-gradient(135deg,#2563b8,#1d4f94)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 8px 18px rgba(37,99,184,.22)!important;
  min-height:40px!important;
  padding:0 14px!important;
  border-radius:9px!important;
}

/* Área restrita menos agressiva */
.site-menu a.site-area-btn{
  background:linear-gradient(135deg,#e67e22,#cf6f1d)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 10px 22px rgba(230,126,34,.22)!important;
  min-height:42px!important;
  padding:0 18px!important;
  border-radius:12px!important;
}

.site-menu a.site-area-btn:hover{
  background:linear-gradient(135deg,#d97706,#b85f16)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 13px 28px rgba(217,119,6,.24)!important;
}

/* Linha laranja mais fina e menos forte */
.site-topbar{
  border-bottom:2px solid rgba(230,126,34,.85)!important;
}

/* Banner com overlay menos verde e menos saturado */
.site-hero{
  border-bottom:5px solid rgba(230,126,34,.85)!important;
}

.site-hero:after{
  background:
    linear-gradient(90deg,rgba(20,27,35,.82) 0%,rgba(47,59,70,.54) 48%,rgba(230,126,34,.18) 100%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 2px,transparent 2px 8px)!important;
}

/* Ícones/cards: troca verde forte por azul petróleo suave */
.feature-card i,
.course-card i,
.align-card i,
.event-card i{
  color:#e67e22!important;
}

.feature-card .feature-icon,
.course-card .feature-icon,
.align-card .feature-icon,
.event-card .feature-icon,
.card-icon,
.site-icon{
  background:linear-gradient(135deg,#2f7f7a,#2563b8)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(37,99,184,.16)!important;
}

/* Muitos cards usam i dentro de blocos quadrados; suaviza esses fundos também */
.feature-card > i,
.course-card > i,
.align-card > i,
.event-card > i{
  background:linear-gradient(135deg,#2f7f7a,#2563b8)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(37,99,184,.16)!important;
}

/* Botões gerais com laranja mais confortável */
.site-btn.primary{
  background:linear-gradient(135deg,#e67e22,#c96a18)!important;
  box-shadow:0 16px 32px rgba(230,126,34,.24)!important;
}

.site-btn.primary:hover{
  box-shadow:0 20px 42px rgba(230,126,34,.28)!important;
}

/* Stats e destaques sem laranja neon */
.stat-card strong,
.section-title .kicker,
.section-title span,
.site-section .kicker{
  color:#d97706!important;
}

/* Rodapé com detalhe menos forte */
.site-footer{
  border-top:4px solid rgba(230,126,34,.9)!important;
}

/* Página interna */
.page-hero{
  border-bottom:4px solid rgba(230,126,34,.9)!important;
}

.page-hero:after{
  background:
    linear-gradient(90deg,rgba(32,42,51,.86),rgba(18,58,104,.54),rgba(230,126,34,.16)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 2px,transparent 2px 8px)!important;
}

/* Mobile */
@media(max-width:991px){
  .site-menu a:not(.active):not(.site-area-btn){
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  .site-menu a.active{
    min-height:44px!important;
  }
}


/* ==========================================================
   PÁGINA PÚBLICA - CONGREGAÇÕES
   ========================================================== */
.congregacoes-public-section{
  background:linear-gradient(180deg,#f8fafc 0%,#eef3f7 100%)!important;
}

.congregacoes-public-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}

.congregacao-public-card{
  display:flex!important;
  gap:16px!important;
  align-items:flex-start!important;
  background:#fff!important;
  border:1px solid #dbe3ec!important;
  border-radius:20px!important;
  padding:24px!important;
  box-shadow:0 16px 42px rgba(47,59,70,.11)!important;
  transition:.25s ease!important;
}

.congregacao-public-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 22px 52px rgba(47,59,70,.15)!important;
}

.congregacao-public-icon{
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  border-radius:16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#2563b8,#173b66)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(37,99,184,.18)!important;
}

.congregacao-public-icon i{
  color:#fff!important;
  font-size:22px!important;
}

.congregacao-public-card h3{
  margin:0 0 12px!important;
  font-size:21px!important;
  font-weight:950!important;
  color:#172033!important;
}

.congregacao-public-card p{
  margin:7px 0!important;
  color:#52637a!important;
  line-height:1.55!important;
  font-weight:700!important;
}

.congregacao-public-card p i{
  width:18px!important;
  color:#d97706!important;
}

.congregacao-public-pastor strong{
  color:#0f766e!important;
}

.congregacoes-empty-card{
  max-width:760px!important;
  margin:0 auto!important;
  text-align:center!important;
}

.congregacoes-empty-card h3{
  margin-top:0!important;
  font-weight:950!important;
  color:#172033!important;
}

@media(max-width:991px){
  .congregacoes-public-grid{
    grid-template-columns:1fr 1fr!important;
  }
}

@media(max-width:640px){
  .congregacoes-public-grid{
    grid-template-columns:1fr!important;
  }

  .congregacao-public-card{
    padding:20px!important;
  }
}


/* ==========================================================
   CORREÇÃO - CONGREGAÇÕES PÚBLICAS EXIBINDO E HERO ALINHADO
   ========================================================== */

/* Evita o título da página interna ficar escondido atrás do menu fixo */
.page-hero{
  padding-top:150px!important;
  padding-bottom:110px!important;
  min-height:360px!important;
}

.page-hero h1{
  margin-top:0!important;
  line-height:1.05!important;
}

/* Dá mais respiro entre marca e menu */
.site-brand{
  margin-right:22px!important;
}

.site-menu{
  gap:12px!important;
}

/* Página de congregações */
.congregacoes-public-section .section-title{
  max-width:860px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.congregacoes-public-section .section-title h2{
  max-width:780px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Cards mais preenchidos quando houver poucas congregações */
.congregacoes-public-grid{
  align-items:stretch!important;
}

.congregacao-public-card{
  min-height:220px!important;
}

/* Quando tiver apenas uma congregação, deixa o card mais bonito no centro */
.congregacoes-public-grid:has(.congregacao-public-card:only-child){
  grid-template-columns:minmax(280px,720px)!important;
  justify-content:center!important;
}

@media(max-width:991px){
  .page-hero{
    padding-top:125px!important;
    padding-bottom:85px!important;
    min-height:320px!important;
  }

  .site-brand{
    margin-right:0!important;
  }
}

@media(max-width:640px){
  .page-hero{
    padding-top:115px!important;
    padding-bottom:70px!important;
    min-height:300px!important;
  }
}


/* ==========================================================
   CORREÇÃO FINAL - MENU, CORES GERAIS E CONGREGAÇÕES RESPONSIVO
   ========================================================== */

/* Paleta global mais confortável */
body.site-premium{
  --ad-orange:#d97706;
  --ad-orange-dark:#b85f16;
  --ad-blue:#245ca8;
  --ad-blue-dark:#163a66;
  --ad-deep:#1f2933;
  --ad-soft:#f4f7fa;
  --ad-card:#ffffff;
}

/* Cabeçalho: logo com espaço e sem texto colidindo */
.site-nav{
  min-height:70px!important;
  gap:18px!important;
}

.site-brand{
  flex:0 0 158px!important;
  max-width:158px!important;
  min-width:158px!important;
  margin-right:18px!important;
  overflow:visible!important;
}

.site-brand strong{
  display:none!important;
}

.site-brand img{
  height:54px!important;
  width:150px!important;
  max-width:150px!important;
  object-fit:contain!important;
  padding:5px 8px!important;
  border-radius:12px!important;
  box-shadow:0 10px 24px rgba(15,23,42,.10)!important;
}

/* Menu mais leve: somente o item ativo e área restrita parecem botões */
.site-menu{
  flex:1 1 auto!important;
  justify-content:flex-end!important;
  gap:16px!important;
  min-width:0!important;
}

.site-menu a:not(.active):not(.site-area-btn){
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#202938!important;
  padding:8px 0!important;
  min-height:auto!important;
  border-radius:0!important;
  font-size:14px!important;
  font-weight:900!important;
}

.site-menu a:not(.active):not(.site-area-btn):hover{
  color:var(--ad-orange)!important;
  background:transparent!important;
  transform:none!important;
  box-shadow:none!important;
}

.site-menu a.active{
  min-height:40px!important;
  padding:0 18px!important;
  border-radius:9px!important;
  border:0!important;
  color:#fff!important;
  background:linear-gradient(135deg,var(--ad-blue),#1e4f91)!important;
  box-shadow:0 10px 22px rgba(36,92,168,.22)!important;
}

.site-menu a.site-area-btn{
  min-height:42px!important;
  padding:0 20px!important;
  border-radius:12px!important;
  border:0!important;
  color:#fff!important;
  background:linear-gradient(135deg,var(--ad-orange),var(--ad-orange-dark))!important;
  box-shadow:0 12px 25px rgba(217,119,6,.22)!important;
}

/* Topo e hero com cores menos agressivas */
.site-topbar{
  background:#1f2933!important;
  border-bottom:2px solid rgba(217,119,6,.92)!important;
}

.site-hero,
.page-hero{
  background:#12333b!important;
  border-bottom:4px solid rgba(217,119,6,.92)!important;
}

.site-hero:after{
  background:
    linear-gradient(90deg,rgba(16,30,39,.86) 0%,rgba(22,58,66,.62) 48%,rgba(217,119,6,.16) 100%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 2px,transparent 2px 8px)!important;
}

.page-hero:after{
  background:
    linear-gradient(90deg,rgba(16,30,39,.88),rgba(22,58,66,.62),rgba(217,119,6,.14)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 2px,transparent 2px 8px)!important;
}

/* Cores dos títulos em todas as páginas públicas */
.site-section .section-title h2,
.site-section h2,
.content-card h2,
.content-card h3,
.congregacao-public-card h3{
  color:#111c2e!important;
  text-shadow:none!important;
}

.section-title span,
.section-title .kicker,
.site-section .kicker{
  color:var(--ad-orange)!important;
  letter-spacing:.16em!important;
}

.site-section p,
.content-card p{
  color:#516176!important;
}

/* Ícones/cards com menos saturação */
.feature-card > i,
.course-card > i,
.align-card > i,
.event-card > i,
.card-icon,
.site-icon,
.congregacao-public-icon{
  background:linear-gradient(135deg,#245ca8,#163a66)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(36,92,168,.16)!important;
}

.feature-card > i i,
.course-card > i i,
.align-card > i i,
.event-card > i i,
.congregacao-public-icon i{
  color:#fff!important;
}

/* Botões gerais */
.site-btn.primary{
  background:linear-gradient(135deg,var(--ad-orange),var(--ad-orange-dark))!important;
  color:#fff!important;
  box-shadow:0 16px 32px rgba(217,119,6,.22)!important;
}

/* Página Congregações: remove sensação de repetição e usa espaço melhor */
.congregacoes-public-section{
  padding-top:72px!important;
}

.congregacoes-public-title h2{
  font-size:clamp(32px,4vw,52px)!important;
  line-height:1.05!important;
  max-width:760px!important;
}

.congregacoes-public-title p{
  max-width:720px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.congregacoes-public-tools{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin:0 0 22px!important;
  flex-wrap:wrap!important;
}

.congregacoes-public-search{
  flex:1 1 420px!important;
  display:flex!important;
  align-items:center!important;
  min-height:48px!important;
  background:#fff!important;
  border:1px solid #dbe3ec!important;
  border-radius:16px!important;
  overflow:hidden!important;
  box-shadow:0 12px 28px rgba(47,59,70,.07)!important;
}

.congregacoes-public-search i{
  width:48px!important;
  text-align:center!important;
  color:var(--ad-orange)!important;
}

.congregacoes-public-search input{
  flex:1!important;
  border:0!important;
  outline:0!important;
  height:48px!important;
  padding:0 16px 0 0!important;
  font-weight:800!important;
  color:#172033!important;
  background:transparent!important;
}

.congregacoes-public-counter{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:#fff7ed!important;
  border:1px solid rgba(217,119,6,.22)!important;
  color:#92400e!important;
  font-weight:900!important;
}

.congregacoes-public-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}

.congregacao-public-card{
  min-height:auto!important;
  padding:18px!important;
  border-radius:18px!important;
  gap:14px!important;
  box-shadow:0 14px 36px rgba(47,59,70,.09)!important;
}

.congregacao-public-card h3{
  font-size:18px!important;
  line-height:1.2!important;
  margin-bottom:10px!important;
}

.congregacao-public-card p{
  font-size:13px!important;
  line-height:1.45!important;
  margin:6px 0!important;
}

.congregacao-public-icon{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  border-radius:14px!important;
}

.congregacao-public-icon i{
  font-size:18px!important;
}

.congregacoes-search-empty{
  grid-column:1/-1!important;
  text-align:center!important;
  padding:26px!important;
}

/* Remove regra antiga que centralizava uma única congregação em card gigante */
.congregacoes-public-grid:has(.congregacao-public-card:only-child){
  grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;
  justify-content:stretch!important;
}

/* Rodapé mais integrado */
.site-footer{
  background:#1f2933!important;
  border-top:4px solid rgba(217,119,6,.9)!important;
}

/* Responsivo */
@media(max-width:1180px){
  .site-brand{
    flex-basis:142px!important;
    min-width:142px!important;
    max-width:142px!important;
    margin-right:10px!important;
  }

  .site-brand img{
    width:132px!important;
    max-width:132px!important;
  }

  .site-menu{
    gap:11px!important;
  }

  .site-menu a:not(.active):not(.site-area-btn){
    font-size:13px!important;
  }

  .site-menu a.active{
    padding:0 14px!important;
  }

  .site-menu a.site-area-btn{
    padding:0 16px!important;
  }
}

@media(max-width:991px){
  .site-nav{
    min-height:72px!important;
  }

  .site-brand{
    flex:0 0 auto!important;
    min-width:auto!important;
    max-width:180px!important;
    margin-right:0!important;
  }

  .site-brand img{
    width:135px!important;
    max-width:135px!important;
    height:52px!important;
  }

  .site-menu{
    gap:0!important;
    justify-content:flex-start!important;
  }

  .site-menu a:not(.active):not(.site-area-btn){
    padding:13px 16px!important;
    width:100%!important;
  }

  .site-menu a.active,
  .site-menu a.site-area-btn{
    width:100%!important;
    justify-content:flex-start!important;
    min-height:44px!important;
    padding:0 16px!important;
  }

  .congregacoes-public-grid{
    grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;
  }
}

@media(max-width:640px){
  .site-brand img{
    width:118px!important;
    max-width:118px!important;
    height:48px!important;
  }

  .congregacoes-public-section{
    padding-top:56px!important;
  }

  .congregacoes-public-tools{
    align-items:stretch!important;
  }

  .congregacoes-public-search{
    flex-basis:100%!important;
  }

  .congregacoes-public-counter{
    width:100%!important;
  }

  .congregacoes-public-grid{
    grid-template-columns:1fr!important;
  }

  .congregacao-public-card{
    padding:16px!important;
  }
}


/* Ajuste fino da paleta pública */
.site-brand strong{color:#18304d}
.site-banner-strip{background:#162434}
.section-title span{color:var(--site-secondary)}
.section-title h2{color:#102033}
.event-card span,.course-card div span{background:rgba(37,95,184,.10);color:var(--site-primary)}
.site-btn.primary{background:linear-gradient(135deg,var(--site-primary),#4273c7);color:#fff;box-shadow:0 18px 40px rgba(37,95,184,.22)}
.site-btn.primary:hover{box-shadow:0 24px 52px rgba(37,95,184,.28)}
.site-btn.ghost.dark{border-color:rgba(37,95,184,.26);color:var(--site-primary);background:#fff}
@media(max-width:991px){.site-topbar{font-size:12px}.page-hero{padding:96px 0}}


/* ==========================================================
   PÁGINA SOBRE / NOSSA HISTÓRIA - MINISTÉRIO DE PROVETÁ
   ========================================================== */
.historia-provetas-section{
  background:
    radial-gradient(circle at top left,rgba(217,122,23,.10),transparent 28%),
    linear-gradient(180deg,#f6f8fc 0%,#eef3f8 100%)!important;
  overflow:hidden!important;
}

.historia-intro-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr)!important;
  gap:34px!important;
  align-items:center!important;
  margin-bottom:36px!important;
}

.historia-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:#fff7ed!important;
  color:#b85f16!important;
  border:1px solid rgba(217,122,23,.20)!important;
  font-size:12px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.12em!important;
  margin-bottom:16px!important;
}

.historia-intro-text h2{
  margin:0 0 18px!important;
  color:#102033!important;
  font-size:clamp(34px,4.5vw,58px)!important;
  line-height:1.02!important;
  font-weight:950!important;
  letter-spacing:-.05em!important;
}

.historia-intro-text p{
  color:#516176!important;
  font-size:17px!important;
  line-height:1.85!important;
  margin:0 0 14px!important;
}

.historia-badge-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:22px!important;
}

.historia-badge-row span{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:10px 13px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid #dbe4ef!important;
  color:#173b66!important;
  font-weight:900!important;
  box-shadow:0 10px 24px rgba(13,27,42,.06)!important;
}

.historia-badge-row i{
  color:#d97a17!important;
}

.historia-photo-card{
  position:relative!important;
  margin:0!important;
  padding:12px!important;
  border-radius:28px!important;
  background:#fff!important;
  border:1px solid #dbe4ef!important;
  box-shadow:0 26px 70px rgba(13,27,42,.15)!important;
  overflow:hidden!important;
}

.historia-photo-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(135deg,rgba(217,122,23,.18),transparent 38%)!important;
  pointer-events:none!important;
  z-index:2!important;
}

.historia-photo-card img{
  width:100%!important;
  min-height:420px!important;
  max-height:560px!important;
  object-fit:cover!important;
  border-radius:22px!important;
  display:block!important;
  filter:saturate(.92) contrast(1.03)!important;
}

.historia-photo-card figcaption{
  position:absolute!important;
  left:28px!important;
  right:28px!important;
  bottom:28px!important;
  z-index:3!important;
  padding:12px 16px!important;
  border-radius:16px!important;
  background:rgba(13,27,42,.78)!important;
  color:#fff!important;
  font-weight:900!important;
  backdrop-filter:blur(10px)!important;
  text-align:center!important;
}

.historia-verse-card{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  padding:24px 28px!important;
  border-radius:26px!important;
  background:linear-gradient(135deg,#173b66,#255fb8)!important;
  color:#fff!important;
  box-shadow:0 24px 68px rgba(37,95,184,.20)!important;
  margin:38px 0!important;
  position:relative!important;
  overflow:hidden!important;
}

.historia-verse-card:after{
  content:""!important;
  position:absolute!important;
  width:190px!important;
  height:190px!important;
  border-radius:50%!important;
  right:-70px!important;
  top:-70px!important;
  border:32px solid rgba(255,255,255,.08)!important;
}

.historia-verse-card > i{
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  border-radius:18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,255,255,.12)!important;
  color:#f6b15f!important;
  font-size:24px!important;
}

.historia-verse-card strong{
  display:block!important;
  font-size:22px!important;
  line-height:1.45!important;
  font-weight:950!important;
}

.historia-verse-card span{
  display:block!important;
  margin-top:7px!important;
  color:rgba(255,255,255,.80)!important;
  font-weight:900!important;
}

.historia-timeline{
  position:relative!important;
  display:grid!important;
  gap:22px!important;
  margin:44px 0!important;
}

.historia-timeline:before{
  content:""!important;
  position:absolute!important;
  left:30px!important;
  top:20px!important;
  bottom:20px!important;
  width:3px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#d97a17,#255fb8)!important;
  opacity:.28!important;
}

.historia-step{
  display:grid!important;
  grid-template-columns:64px 1fr!important;
  gap:18px!important;
  align-items:start!important;
  position:relative!important;
}

.historia-step-marker{
  width:64px!important;
  height:64px!important;
  border-radius:22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#d97a17,#b85f16)!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:950!important;
  box-shadow:0 18px 38px rgba(217,122,23,.24)!important;
  position:relative!important;
  z-index:2!important;
}

.historia-step-content{
  padding:26px!important;
  border-radius:28px!important;
  background:#fff!important;
  border:1px solid #dbe4ef!important;
  box-shadow:0 18px 45px rgba(13,27,42,.08)!important;
}

.historia-step-content h3{
  margin:0 0 12px!important;
  color:#102033!important;
  font-size:24px!important;
  line-height:1.2!important;
  font-weight:950!important;
}

.historia-step-content p{
  color:#516176!important;
  line-height:1.8!important;
  font-size:16px!important;
  margin:0 0 12px!important;
}

.historia-step-content p:last-child{
  margin-bottom:0!important;
}

.historia-image-band{
  display:grid!important;
  grid-template-columns:minmax(280px,.75fr) 1fr!important;
  gap:24px!important;
  align-items:center!important;
  margin:14px 0 14px 82px!important;
  padding:18px!important;
  border-radius:30px!important;
  background:#fff!important;
  border:1px solid #dbe4ef!important;
  box-shadow:0 18px 45px rgba(13,27,42,.08)!important;
}

.historia-image-band img{
  width:100%!important;
  height:280px!important;
  object-fit:cover!important;
  border-radius:22px!important;
  display:block!important;
}

.historia-image-band span{
  display:inline-block!important;
  margin-bottom:10px!important;
  color:#d97a17!important;
  font-size:12px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.13em!important;
}

.historia-image-band h3{
  margin:0 0 10px!important;
  color:#102033!important;
  font-size:28px!important;
  line-height:1.15!important;
  font-weight:950!important;
}

.historia-image-band p{
  color:#516176!important;
  line-height:1.75!important;
  margin:0!important;
}

.historia-final-card{
  display:flex!important;
  gap:20px!important;
  align-items:center!important;
  padding:30px!important;
  border-radius:32px!important;
  background:
    radial-gradient(circle at top right,rgba(217,122,23,.24),transparent 34%),
    linear-gradient(135deg,#0d1b2a,#173b66)!important;
  color:#fff!important;
  box-shadow:0 28px 80px rgba(13,27,42,.22)!important;
}

.historia-final-icon{
  width:76px!important;
  height:76px!important;
  min-width:76px!important;
  border-radius:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(217,122,23,.18)!important;
  color:#f6b15f!important;
  font-size:34px!important;
}

.historia-final-card h2{
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:clamp(26px,3vw,40px)!important;
  line-height:1.1!important;
  font-weight:950!important;
}

.historia-final-card p{
  color:rgba(255,255,255,.84)!important;
  line-height:1.75!important;
  margin:0!important;
  font-size:16px!important;
}

@media(max-width:991px){
  .historia-intro-grid,
  .historia-image-band{
    grid-template-columns:1fr!important;
  }

  .historia-image-band{
    margin-left:0!important;
  }

  .historia-photo-card img{
    min-height:340px!important;
  }
}

@media(max-width:640px){
  .historia-intro-text h2{
    font-size:34px!important;
  }

  .historia-verse-card,
  .historia-final-card{
    flex-direction:column!important;
    align-items:flex-start!important;
    padding:24px!important;
  }

  .historia-timeline:before{
    display:none!important;
  }

  .historia-step{
    grid-template-columns:1fr!important;
  }

  .historia-step-marker{
    width:54px!important;
    height:54px!important;
    border-radius:18px!important;
  }

  .historia-step-content{
    padding:22px!important;
    border-radius:24px!important;
  }

  .historia-image-band img{
    height:230px!important;
  }

  .historia-photo-card img{
    min-height:280px!important;
  }
}


/* ==========================================================
   ÁREA DE VISITANTES - SITE PÚBLICO
   ========================================================== */
.visitor-area-section{
  background:linear-gradient(180deg,#f6f8fc,#edf2f8)!important;
}

.visitor-area-card{
  background:#fff!important;
  border:1px solid #dbe4ef!important;
  border-radius:34px!important;
  box-shadow:0 28px 80px rgba(13,27,42,.12)!important;
  padding:32px!important;
}

.visitor-area-head{
  display:flex!important;
  justify-content:space-between!important;
  gap:20px!important;
  align-items:flex-start!important;
  margin-bottom:26px!important;
}

.visitor-area-kicker{
  display:inline-flex!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#fff7ed!important;
  color:#b85f16!important;
  border:1px solid rgba(217,122,23,.22)!important;
  font-size:12px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.12em!important;
  margin-bottom:12px!important;
}

.visitor-area-head h2{
  margin:0 0 10px!important;
  color:#102033!important;
  font-size:clamp(30px,4vw,48px)!important;
  line-height:1.05!important;
  font-weight:950!important;
}

.visitor-area-head p{
  margin:0!important;
  color:#516176!important;
  font-size:16px!important;
  line-height:1.7!important;
}

.visitor-date-box{
  min-width:180px!important;
  text-align:center!important;
  border-radius:24px!important;
  padding:18px!important;
  background:linear-gradient(135deg,#0d1b2a,#255fb8)!important;
  color:#fff!important;
  box-shadow:0 18px 45px rgba(37,95,184,.18)!important;
}

.visitor-date-box small{
  display:block!important;
  opacity:.8!important;
  font-weight:800!important;
  margin-bottom:6px!important;
}

.visitor-date-box strong{
  display:block!important;
  font-size:24px!important;
  font-weight:950!important;
}

.visitor-rows{
  display:grid!important;
  gap:16px!important;
}

.visitor-row{
  position:relative!important;
  display:grid!important;
  grid-template-columns:54px 1fr 34px!important;
  gap:14px!important;
  padding:18px!important;
  border:1px solid #dbe4ef!important;
  border-radius:24px!important;
  background:#f8fbff!important;
}

.visitor-row-number{
  width:54px!important;
  height:54px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#d97a17,#b85f16)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  font-weight:950!important;
}

.visitor-row-fields{
  display:grid!important;
  grid-template-columns:1.2fr .9fr 1.2fr 1fr!important;
  gap:14px!important;
}

.visitor-row-fields label{
  font-weight:950!important;
  color:#102033!important;
  font-size:13px!important;
}

.visitor-row-fields .form-control{
  border-radius:14px!important;
  min-height:46px!important;
}

.visitor-remove{
  width:34px!important;
  height:34px!important;
  border:0!important;
  border-radius:50%!important;
  background:#fee2e2!important;
  color:#991b1b!important;
  font-size:22px!important;
  font-weight:900!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
}

.visitor-area-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin-top:22px!important;
}

@media(max-width:991px){
  .visitor-area-head{
    flex-direction:column!important;
  }
  .visitor-date-box{
    width:100%!important;
  }
  .visitor-row{
    grid-template-columns:44px 1fr!important;
  }
  .visitor-remove{
    position:absolute!important;
    top:12px!important;
    right:12px!important;
  }
  .visitor-row-fields{
    grid-template-columns:1fr 1fr!important;
  }
}

@media(max-width:640px){
  .visitor-area-card{
    padding:20px!important;
    border-radius:26px!important;
  }
  .visitor-row{
    grid-template-columns:1fr!important;
  }
  .visitor-row-fields{
    grid-template-columns:1fr!important;
  }
  .visitor-area-actions .site-btn{
    width:100%!important;
    justify-content:center!important;
  }
}


/* ==========================================================
   CORREÇÃO ÁREA DE VISITANTES - FORMULÁRIO MAIS BONITO
   ========================================================== */
.visitor-area-card-v2{
  max-width:1080px;
  margin:0 auto!important;
}

.visitor-area-card-v2 .visitor-row{
  background:linear-gradient(135deg,#ffffff,#f8fbff)!important;
  border-color:#d7e2ec!important;
}

.visitor-area-card-v2 .visitor-row-fields{
  grid-template-columns:1.1fr .85fr 1fr 1fr!important;
}

.visitor-area-card-v2 .visitor-field label{
  display:block!important;
  margin-bottom:7px!important;
  font-size:13px!important;
  font-weight:950!important;
  color:#102033!important;
}

.visitor-area-card-v2 .visitor-area-actions{
  justify-content:flex-end!important;
}

@media(max-width:991px){
  .visitor-area-card-v2 .visitor-row-fields{
    grid-template-columns:1fr 1fr!important;
  }
}

@media(max-width:640px){
  .visitor-area-card-v2 .visitor-row-fields{
    grid-template-columns:1fr!important;
  }
}


/* ==========================================================
   CONTATO COM REFERÊNCIA + ANTI-SPAM
   ========================================================== */
.contact-reference-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:start;}
.contact-form-card,.contact-reference-card{background:#fff;border:1px solid #dbe4ef;border-radius:30px;box-shadow:0 28px 80px rgba(13,27,42,.12);padding:30px;}
.contact-card-head span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff7ed;color:#b85f16;border:1px solid rgba(217,122,23,.22);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;}
.contact-card-head h2{margin:0 0 8px;color:#102033;font-size:clamp(26px,3vw,38px);line-height:1.08;font-weight:950;}
.contact-card-head p{margin:0 0 18px;color:#516176;line-height:1.65;font-weight:600;}
.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;width:0!important;}
.reference-search-form{display:grid;gap:10px;margin-bottom:16px;}
.reference-search-form .form-control{border-radius:14px!important;min-height:46px!important;font-weight:800;}
.reference-result{border-radius:18px;padding:16px;margin-top:14px;border:1px solid #dbe4ef;background:#f8fafc;}
.reference-result small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.08em;}
.reference-result>strong{display:block;color:#0f766e;font-size:22px;font-weight:950;margin:3px 0 8px;}
.reference-result.warning{background:#fff7ed;border-color:#fed7aa;}
.reference-answer{background:#ecfdf5;border:1px solid #99f6e4;border-radius:14px;padding:12px;line-height:1.7;color:#0f5132;}
@media(max-width:991px){.contact-reference-grid{grid-template-columns:1fr;}.contact-form-card,.contact-reference-card{padding:22px;border-radius:24px;}}


/* ==========================================================
   CONTATO - VISUAL MAIS SUAVE E REFERÊNCIA CURTA
   ========================================================== */
.contact-reference-section{
  padding-top:48px!important;
  padding-bottom:56px!important;
  background:linear-gradient(180deg,#f8fbff 0%,#eef3f8 100%)!important;
}

.contact-reference-grid{
  max-width:1080px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr)!important;
  gap:20px!important;
  align-items:start!important;
}

.contact-form-card,
.contact-reference-card{
  border-radius:22px!important;
  padding:24px!important;
  border:1px solid #d9e3ee!important;
  box-shadow:0 18px 45px rgba(13,27,42,.08)!important;
  background:rgba(255,255,255,.96)!important;
}

.contact-card-head span{
  padding:5px 10px!important;
  font-size:10px!important;
  letter-spacing:.09em!important;
  margin-bottom:9px!important;
}

.contact-card-head h2{
  font-size:clamp(22px,2.1vw,30px)!important;
  line-height:1.08!important;
  margin-bottom:7px!important;
}

.contact-card-head p{
  font-size:13px!important;
  line-height:1.55!important;
  margin-bottom:16px!important;
  color:#53657c!important;
}

.public-contact-form .row{
  margin-left:-7px!important;
  margin-right:-7px!important;
}

.public-contact-form .row > [class*="col-"]{
  padding-left:7px!important;
  padding-right:7px!important;
  margin-bottom:12px!important;
}

.public-contact-form label,
.reference-search-form label{
  font-size:13px!important;
  font-weight:900!important;
  color:#102033!important;
  margin-bottom:6px!important;
}

.public-contact-form .form-control,
.reference-search-form .form-control{
  min-height:42px!important;
  border-radius:13px!important;
  font-size:14px!important;
  border-color:#cfdbea!important;
}

.public-contact-form textarea.form-control{
  min-height:128px!important;
  resize:vertical!important;
}

.compact-contact-btn{
  min-height:42px!important;
  padding:11px 18px!important;
  border-radius:999px!important;
  font-size:14px!important;
}

.reference-search-form{
  gap:9px!important;
}

.reference-search-form .form-control{
  font-size:15px!important;
  font-weight:850!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
}

.reference-search-form .site-btn{
  min-height:42px!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  font-size:14px!important;
  justify-content:center!important;
}

.reference-result{
  border-radius:16px!important;
  padding:14px!important;
  margin-top:12px!important;
}

.reference-result>strong{
  font-size:18px!important;
  letter-spacing:.02em!important;
}

.reference-answer{
  font-size:13px!important;
  line-height:1.6!important;
}

@media(max-width:991px){
  .contact-reference-grid{
    grid-template-columns:1fr!important;
  }

  .contact-reference-section{
    padding-top:34px!important;
  }

  .contact-form-card,
  .contact-reference-card{
    padding:20px!important;
    border-radius:20px!important;
  }
}

@media(max-width:640px){
  .contact-card-head h2{
    font-size:24px!important;
  }

  .public-contact-form textarea.form-control{
    min-height:110px!important;
  }
}


/* ==========================================================
   CONTATO - VERIFICAÇÃO HUMANA SIMPLES
   ========================================================== */
.contact-human-check{
  border:1px solid #dbe7ef!important;
  background:#f8fbff!important;
  border-radius:16px!important;
  padding:12px!important;
}

.contact-human-check label{
  display:block!important;
  margin:0 0 7px!important;
}

.contact-human-row{
  display:grid!important;
  grid-template-columns:1fr 150px!important;
  gap:12px!important;
  align-items:center!important;
}

.contact-human-row span{
  color:#102033!important;
  font-size:14px!important;
  font-weight:800!important;
}

.contact-human-row b{
  color:#0f766e!important;
  font-size:16px!important;
}

.contact-human-row .form-control{
  min-height:40px!important;
  text-align:center!important;
  font-weight:900!important;
}

@media(max-width:640px){
  .contact-human-row{
    grid-template-columns:1fr!important;
  }
}


/* ==========================================================
   CONTATO - POPUP DO CÓDIGO DE CONSULTA
   ========================================================== */
.contact-ref-modal{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(15,23,42,.58)!important;
  backdrop-filter:blur(4px)!important;
}

.contact-ref-modal-box{
  position:relative!important;
  width:min(460px,100%)!important;
  background:#fff!important;
  border-radius:26px!important;
  padding:28px!important;
  text-align:center!important;
  box-shadow:0 30px 90px rgba(0,0,0,.28)!important;
  border:1px solid #dbe7ef!important;
}

.contact-ref-close{
  position:absolute!important;
  right:14px!important;
  top:12px!important;
  width:34px!important;
  height:34px!important;
  border:0!important;
  border-radius:50%!important;
  background:#f1f5f9!important;
  color:#102033!important;
  font-size:24px!important;
  line-height:34px!important;
  cursor:pointer!important;
}

.contact-ref-icon{
  width:64px!important;
  height:64px!important;
  border-radius:22px!important;
  margin:0 auto 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#0f766e,#10b981)!important;
  color:#fff!important;
  font-size:26px!important;
  box-shadow:0 16px 40px rgba(16,185,129,.22)!important;
}

.contact-ref-modal-box h2{
  margin:0 0 8px!important;
  font-size:28px!important;
  font-weight:950!important;
  color:#102033!important;
}

.contact-ref-modal-box p{
  margin:0 auto 16px!important;
  max-width:340px!important;
  color:#53657c!important;
  font-size:14px!important;
  line-height:1.55!important;
  font-weight:700!important;
}

.contact-ref-code{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:230px!important;
  padding:13px 18px!important;
  border-radius:18px!important;
  background:#f8fafc!important;
  border:2px dashed #0f766e!important;
  color:#0f766e!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  margin-bottom:16px!important;
}

.contact-ref-actions{
  display:flex!important;
  gap:10px!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
}

.contact-ref-actions .site-btn{
  min-height:40px!important;
  padding:10px 16px!important;
  font-size:14px!important;
}

@media(max-width:520px){
  .contact-ref-modal-box{
    padding:24px 18px!important;
    border-radius:22px!important;
  }
  .contact-ref-code{
    width:100%!important;
    min-width:0!important;
    font-size:20px!important;
  }
  .contact-ref-actions .site-btn{
    width:100%!important;
    justify-content:center!important;
  }
}


/* ==========================================================
   CONSULTA DE CONTATO - MENSAGEM ENVIADA
   ========================================================== */
.reference-question{
  margin:12px 0!important;
  padding:13px 14px!important;
  border-radius:14px!important;
  background:#f8fafc!important;
  border:1px solid #dbe7ef!important;
  color:#1f2937!important;
  font-size:13px!important;
  line-height:1.6!important;
}

.reference-question b{
  color:#102033!important;
  font-weight:950!important;
}

.reference-answer{
  margin-top:12px!important;
}
@media(max-width:640px){
  .site-nav{
    padding-right:0!important;
  }

  .nav-toggle{
    margin-left:auto!important;
    margin-right:0!important;
    border-radius:14px 0 0 14px!important;
  }
}