:root{
  --neiva-green:#07813f;
  --neiva-green-dark:#07572f;
  --neiva-green-soft:#e9f5ee;
  --neiva-red:#ed1c24;
  --neiva-yellow:#ffdf22;
  --neiva-blue:#19477b;
  --charcoal:#202425;
  --charcoal-soft:#323839;
  --paper:#ffffff;
  --paper-soft:#f6f8f6;
  --line-neiva:#dfe5df;
  --navy-950:#101915;
  --navy-900:#14241c;
  --navy-850:#183124;
  --navy-800:#1d432d;
  --navy-700:#27633d;
  --teal-600:#08783f;
  --teal-500:#0b934c;
  --teal-400:#27ae60;
  --teal-100:#e4f5eb;
  --gold:#ffdf22;
  --ink:#222725;
  --muted:#68716d;
  --line:#dfe5df;
  --surface-soft:#f5f7f5;
  --surface-blue:#edf6f0;
  --shadow:0 18px 45px rgba(20,45,31,.11)
}
body{font-family:"Nunito",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
h1,h2,h3,h4,.brand-copy strong,.observatory-brand strong{font-family:"Nunito Sans","Nunito",sans-serif}
.institutional-ribbon,.footer-ribbon{display:grid;grid-template-columns:1fr 1fr 1fr;height:5px}
.institutional-ribbon i:nth-child(1),.footer-ribbon i:nth-child(1){background:var(--neiva-red)}
.institutional-ribbon i:nth-child(2),.footer-ribbon i:nth-child(2){background:var(--neiva-green)}
.institutional-ribbon i:nth-child(3),.footer-ribbon i:nth-child(3){background:var(--neiva-yellow)}
.neiva-header{box-shadow:0 4px 24px rgba(30,45,35,.08)}
.govbar{background:#1f2522;color:#dde2df}.gov-dot{background:var(--neiva-yellow);box-shadow:0 0 0 4px rgba(255,223,34,.14)}
.institutional-identity{min-height:108px;justify-content:flex-start}
.municipal-brand{display:flex;align-items:center;width:225px;flex:0 0 auto}
.municipal-brand img{width:100%;height:72px;object-fit:contain;object-position:left center}
.brand-divider{height:58px;width:1px;background:#d9dedb;margin:0 8px 0 5px}
.observatory-brand{display:flex;align-items:center;gap:13px;text-decoration:none;min-width:0}
.observatory-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--neiva-green-soft);color:var(--neiva-green)}
.observatory-mark .icon{width:25px;height:25px}
.observatory-brand strong,.observatory-brand small{display:block}
.observatory-brand strong{font-size:1rem;color:#202623;line-height:1.1;font-weight:900}
.observatory-brand small{font-size:.78rem;color:#5e6b64;margin-top:4px;font-weight:700}
.identity-status{margin-left:auto}
.identity-status i{background:var(--neiva-green)}
.nav-band{background:#fff;border-top:1px solid #e4e9e5;border-bottom:1px solid #e4e9e5}
.nav-container{display:flex;align-items:stretch;justify-content:space-between;gap:15px}
.main-nav{min-height:58px}
.main-nav>a,.nav-parent{color:#343b37;font-size:.82rem;font-weight:800;padding:0 14px;position:relative}
.main-nav>a:hover,.nav-parent:hover,.main-nav>a.active,.nav-parent.active{background:transparent;color:var(--neiva-green)}
.main-nav>a.active:after,.nav-parent.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:var(--neiva-green);border-radius:3px 3px 0 0}
.nav-dropdown{border-top-color:var(--neiva-green);box-shadow:0 22px 45px rgba(18,53,33,.13)}
.nav-statistics-cta{display:flex;align-items:center;gap:8px;align-self:center;padding:10px 14px;border-radius:9px;background:var(--neiva-green);color:#fff;text-decoration:none;font-size:.79rem;font-weight:900;white-space:nowrap}
.nav-statistics-cta .icon{width:16px;height:16px}
.eyebrow{color:var(--neiva-green)}
.eyebrow.light{color:#fff;background:rgba(255,255,255,.14);padding:5px 10px;border-radius:999px;letter-spacing:.11em}
.btn{border-radius:999px;padding:12px 20px}
.btn.primary{background:var(--neiva-green);color:#fff;box-shadow:0 10px 24px rgba(7,129,63,.22)}
.btn.primary:hover{background:var(--neiva-green-dark)}
.btn.secondary{border-color:#cfd8d2;color:var(--neiva-green-dark)}
.text-link{color:var(--neiva-green)}

/* Home hero */
.hero-command.neiva-hero{min-height:650px;background:#18251d;color:#fff}
.hero-command.neiva-hero:before{inset:0;background:linear-gradient(90deg,rgba(12,24,17,.94) 0%,rgba(12,24,17,.78) 42%,rgba(12,24,17,.26) 76%,rgba(12,24,17,.08) 100%);mask-image:none;z-index:1}
.hero-command.neiva-hero:after{content:"";position:absolute;inset:0;background:var(--hero-photo) center/cover no-repeat;z-index:0}
.hero-command.neiva-hero .hero-command-grid{z-index:2;grid-template-columns:1.06fr .94fr;min-height:650px;padding:82px 0 92px}
.hero-command.neiva-hero .hero-copy{max-width:700px}
.hero-command.neiva-hero .hero-copy h1{font-size:clamp(3rem,5.8vw,5.45rem);font-weight:900;max-width:800px;line-height:.98}
.hero-command.neiva-hero .hero-copy>p{font-size:1.12rem;color:#eef3ef;max-width:650px}
.hero-command.neiva-hero .hero-visual{align-self:end;display:flex;justify-content:flex-end}
.hero-insight-card{width:min(380px,100%);background:rgba(255,255,255,.94);color:#253029;border-radius:20px;padding:24px;box-shadow:0 28px 60px rgba(0,0,0,.25);backdrop-filter:blur(8px);border-top:5px solid var(--neiva-yellow)}
.hero-insight-card span{display:block;font-size:.68rem;letter-spacing:.12em;font-weight:900;color:var(--neiva-green);text-transform:uppercase}
.hero-insight-card h2{font-size:1.35rem;line-height:1.2;margin:.4em 0;color:#1f2722}
.hero-insight-card p{color:#66716a;font-size:.87rem;margin:0}
.hero-insight-list{display:grid;gap:9px;margin-top:18px}
.hero-insight-list div{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #e2e7e3;font-size:.8rem;font-weight:800}
.hero-insight-list .icon{color:var(--neiva-green);width:18px;height:18px}
.hero-trust .icon{color:var(--neiva-yellow)}

.visual-shortcuts{position:relative;z-index:5;margin-top:-42px}
.visual-shortcuts-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px rgba(30,55,40,.16)}
.visual-shortcuts-grid a{position:relative;display:flex;gap:15px;align-items:center;padding:22px 20px;text-decoration:none;border-right:1px solid #e5e9e6;transition:.2s}
.visual-shortcuts-grid a:last-child{border-right:0}
.visual-shortcuts-grid a:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--shortcut,var(--neiva-green))}
.visual-shortcuts-grid a:hover{background:#f8faf8;transform:translateY(-2px)}
.visual-shortcuts-grid .shortcut-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#f0f5f1;color:var(--neiva-green);flex:0 0 auto}
.visual-shortcuts-grid strong,.visual-shortcuts-grid span{display:block}
.visual-shortcuts-grid strong{font-size:.88rem;color:#252c28}
.visual-shortcuts-grid span{font-size:.7rem;color:#758078;margin-top:2px}

.photo-intro-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:65px;align-items:center}
.photo-collage{position:relative;min-height:480px}
.photo-collage .photo-main{width:82%;height:420px;object-fit:cover;border-radius:22px;margin-left:auto;box-shadow:var(--shadow)}
.photo-collage .photo-small{position:absolute;left:0;bottom:5px;width:45%;height:205px;object-fit:cover;border:8px solid #fff;border-radius:18px;box-shadow:0 16px 35px rgba(15,38,23,.18)}
.photo-collage .photo-badge{position:absolute;left:6%;top:22px;background:var(--neiva-yellow);color:#252719;padding:13px 16px;border-radius:13px;font-size:.75rem;font-weight:900;max-width:180px;box-shadow:0 12px 28px rgba(0,0,0,.12)}
.mayor-message{display:grid;grid-template-columns:170px 1fr;gap:30px;align-items:center;padding:32px;background:#fff;border:1px solid var(--line-neiva);border-radius:20px;box-shadow:var(--shadow)}
.mayor-message img{width:170px;height:210px;object-fit:cover;border-radius:16px}
.mayor-message blockquote{margin:0;font-size:1.05rem;color:#3e4942}
.mayor-message footer{margin-top:14px;font-size:.78rem;color:#6e7972;font-weight:800}
.mayor-message footer strong{display:block;color:#242a26;font-size:.9rem}

.metrics-section{background:linear-gradient(120deg,#13231a,#1c3c29)}
.metric-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}
.metric-card:after{background:rgba(255,223,34,.08)}
.metric-icon{background:rgba(255,223,34,.12);color:var(--neiva-yellow)}
.powerbi-frame{border-radius:20px;box-shadow:0 20px 50px rgba(27,58,38,.13)}
.phenomenon-card,.program-card,.news-card,.document-card,.ally-card{border-color:var(--line-neiva);box-shadow:0 8px 26px rgba(32,60,40,.055)}
.phenomenon-card:hover,.program-card:hover,.news-card:hover,.ally-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(25,58,36,.12)}
.phenomenon-card,.program-card,.news-card,.ally-card{transition:.2s}
.phenomenon-card>span,.program-number{color:var(--neiva-green)}

.visual-feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.visual-feature-card{position:relative;min-height:340px;border-radius:20px;overflow:hidden;color:#fff;background:#1b2d22}
.visual-feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.visual-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(11,25,16,.9) 100%)}
.visual-feature-card>div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}
.visual-feature-card small{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--neiva-yellow)}
.visual-feature-card h3{font-size:1.35rem;margin:.35em 0;color:#fff}
.visual-feature-card p{font-size:.82rem;color:#e3eae5;margin:0}

.allies-preview{background:#f7f9f7}
.allies-row{grid-template-columns:repeat(6,1fr);gap:12px}
.ally-chip{min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid #e0e6e1;border-radius:16px;padding:14px;box-shadow:none}
.ally-chip img{width:62px;height:62px;object-fit:cover;border-radius:50%;border:4px solid #eef3ef}
.ally-chip>span{width:58px;height:58px;background:var(--neiva-green-soft);color:var(--neiva-green-dark)}
.ally-chip strong{font-size:.72rem;line-height:1.25;margin-top:9px}

/* Interior heroes */
.visual-page-hero{position:relative;background:var(--page-photo) center/cover no-repeat;overflow:hidden;color:#fff}
.visual-page-hero .page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,28,17,.93),rgba(10,28,17,.64) 55%,rgba(10,28,17,.18))}
.visual-page-hero .page-hero-grid{position:relative;z-index:2;grid-template-columns:1fr 210px;min-height:390px;padding:70px 0;align-items:center}
.visual-page-hero h1{color:#fff;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:900;line-height:1.02;max-width:850px}
.visual-page-hero p{color:#eef3ef;max-width:720px;font-size:1.05rem}
.visual-page-hero .breadcrumb,.visual-page-hero .breadcrumb a{color:#eaf0eb}
.page-hero-seal{justify-self:end;width:160px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.92);border-radius:20px;color:#263029;font-size:.72rem;font-weight:900;text-align:center;box-shadow:0 18px 45px rgba(0,0,0,.2)}
.page-hero-seal img{width:92px;height:112px;object-fit:contain;margin-bottom:7px}

.two-panel-intro img,.intro-banner img{width:100%;height:360px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}
.visual-content-photo{width:100%;height:420px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}
.visual-split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.visual-split.reverse>div:first-child{order:2}.visual-split.reverse>div:last-child{order:1}
.visual-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--neiva-green);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.visual-kicker:before{content:"";width:24px;height:3px;border-radius:3px;background:var(--neiva-red)}

.allies-grid.visual-allies-grid{grid-template-columns:repeat(3,1fr)}
.visual-allies-grid .ally-card{display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fff}
.visual-allies-grid .ally-card>.ally-photo{width:100%;height:190px;object-fit:cover;border-radius:0}
.visual-allies-grid .ally-card .ally-body{padding:22px;display:flex;flex-direction:column;flex:1}
.visual-allies-grid .ally-card .ally-body>span{font-size:.67rem;color:var(--neiva-green);font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.visual-allies-grid .ally-card h2{font-size:1.12rem;margin:.35em 0}
.visual-allies-grid .ally-card p{font-size:.84rem;flex:1}
.visual-allies-grid .ally-card a{color:var(--neiva-green);font-size:.78rem;font-weight:900;text-decoration:none}

.neiva-footer{background:#16231b;color:#c8d1cb;padding-top:0}
.footer-ribbon{margin-bottom:55px}
.footer-logo-surface{background:#fff;border-radius:14px;padding:13px;width:210px;flex:0 0 auto}
.footer-logo-surface img{width:100%;height:70px;object-fit:contain}
.municipal-footer-brand{display:block}
.municipal-footer-brand>div:last-child{margin-top:17px}
.site-footer h2,.site-footer h3{color:#fff}
.site-footer a{color:#d2dbd5}
.public-notice{background:#27302b;color:#eef2ef}
.public-notice-inner .icon{color:var(--neiva-yellow)}

@media(max-width:1080px){
  .identity-status{display:none}.nav-statistics-cta{display:none}.allies-row{grid-template-columns:repeat(3,1fr)}
  .visual-allies-grid.allies-grid{grid-template-columns:repeat(2,1fr)}
  .visual-feature-cards{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .institutional-identity{min-height:82px}.municipal-brand{width:160px}.municipal-brand img{height:55px}.brand-divider{height:44px}.observatory-mark{display:none}.observatory-brand strong{font-size:.84rem}.observatory-brand small{font-size:.67rem}
  .nav-container{display:block}.nav-band{background:#fff}.main-nav>a,.nav-parent{color:#2f3933}.main-nav>a.active:after,.nav-parent.active:after{display:none}
  .hero-command.neiva-hero .hero-command-grid{grid-template-columns:1fr;min-height:680px;padding:70px 0 80px}.hero-command.neiva-hero .hero-visual{justify-content:flex-start}.hero-insight-card{width:min(520px,100%)}
  .visual-shortcuts{margin-top:-28px}.visual-shortcuts-grid{grid-template-columns:1fr 1fr}.visual-shortcuts-grid a:nth-child(2){border-right:0}.visual-shortcuts-grid a:nth-child(-n+2){border-bottom:1px solid #e5e9e6}
  .photo-intro-grid,.visual-split{grid-template-columns:1fr}.photo-collage{min-height:430px}.mayor-message{grid-template-columns:130px 1fr}.mayor-message img{width:130px;height:170px}
  .visual-page-hero .page-hero-grid{grid-template-columns:1fr;min-height:350px}.page-hero-seal{display:none}
  .visual-allies-grid.allies-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .govbar-inner>div:first-child{display:none}.gov-links{width:100%;justify-content:flex-end}.gov-links>a:first-child{display:none}
  .municipal-brand{width:130px}.brand-divider{display:none}.observatory-brand{display:none}
  .hero-command.neiva-hero{min-height:auto}.hero-command.neiva-hero .hero-command-grid{min-height:630px}.hero-command.neiva-hero .hero-copy h1{font-size:2.8rem}
  .visual-shortcuts-grid{grid-template-columns:1fr}.visual-shortcuts-grid a{border-right:0;border-bottom:1px solid #e5e9e6}.visual-shortcuts-grid a:last-child{border-bottom:0}
  .photo-collage{min-height:360px}.photo-collage .photo-main{height:330px;width:90%}.photo-collage .photo-small{height:150px;width:48%}.mayor-message{grid-template-columns:1fr}.mayor-message img{width:100%;height:230px}
  .visual-feature-cards{grid-template-columns:1fr}.visual-feature-card{min-height:300px}
  .allies-row{grid-template-columns:1fr 1fr}.visual-allies-grid.allies-grid{grid-template-columns:1fr}
  .visual-page-hero .page-hero-grid{padding:55px 0;min-height:330px}.visual-page-hero h1{font-size:2.7rem}
  .footer-logo-surface{width:185px}.footer-ribbon{margin-bottom:40px}
}

/* Ajustes institucionales v4 */
:root{
  --neiva-green:#428432;
  --neiva-green-dark:#2f6525;
  --neiva-green-soft:#eaf4e7;
  --neiva-yellow:#f5e823;
  --neiva-blue:#16407d;
  --neiva-red:#c5353d;
  --teal-600:#428432;
  --teal-500:#4d963b;
  --teal-400:#66aa53;
  --teal-100:#eaf4e7;
  --gold:#f5e823
}
.institutional-ribbon,.footer-ribbon{grid-template-columns:1fr 1fr 1fr}
.institutional-ribbon i:nth-child(1),.footer-ribbon i:nth-child(1){background:var(--neiva-blue)}
.institutional-ribbon i:nth-child(2),.footer-ribbon i:nth-child(2){background:var(--neiva-green)}
.institutional-ribbon i:nth-child(3),.footer-ribbon i:nth-child(3){background:var(--neiva-yellow)}
.visual-kicker:before{background:var(--neiva-blue)}
.visual-mission-grid article{border-top:4px solid var(--neiva-green);box-shadow:0 12px 34px rgba(34,66,42,.08)}
.visual-mission-grid article:nth-child(2){border-top-color:var(--neiva-blue)}
.process-section{background:linear-gradient(125deg,#14271b,#23482f);color:#fff}
.process-section .process-line article{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}
.process-section .process-line article span{background:var(--neiva-yellow);color:#263024}
.process-section .process-line h3{color:#fff}.process-section .process-line p{color:#dbe5dd}
.neiva-hero .btn.primary{background:var(--neiva-yellow);color:#243026;box-shadow:0 12px 28px rgba(245,232,35,.20)}
.neiva-hero .btn.primary:hover{background:#fff26b}
.hero-insight-card{border-top-color:var(--neiva-yellow)}
.hero-trust .icon{color:var(--neiva-yellow)}
.page-hero-seal{border-bottom:5px solid var(--neiva-yellow)}


/* Identidad visual adaptable v7 */
.site-logo img,.footer-logo img,.login-brand-logo,.admin-brand-logo img{max-width:100%;height:auto}
@media(max-width:820px){
  .observatory-mark{gap:9px}
  .observatory-mark .icon{width:20px;height:20px}
  .hero-insight-list .icon{width:16px;height:16px}
}
@media(max-width:560px){
  .observatory-mark .icon{width:18px;height:18px}
  .public-notice-inner .icon{width:16px;height:16px}
}
