@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--blue: #0b3788;--blue-dark: #06245f;--sky: #41a6df;--lime: #bada12;--lime-soft: #eff8c5;--orange: #ff8500;--ink: #11233d;--muted: #5c6b7b;--paper: #f7f9f4;--white: #fff;--line: #dfe7dd;--shadow: 0 18px 55px rgba(6, 36, 95, .12);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,system-ui,sans-serif;line-height:1.65}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 10% 5%,rgba(186,218,18,.14),transparent 24rem),radial-gradient(circle at 95% 40%,rgba(65,166,223,.12),transparent 28rem)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3{margin:0;font-family:Manrope,sans-serif;line-height:1.1;text-wrap:balance}h1{font-size:clamp(2.8rem,6vw,5.6rem);letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.045em}h3{font-size:1.28rem;letter-spacing:-.025em}p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:1rem;z-index:100;transform:translateY(-150%);padding:.75rem 1rem;border-radius:12px;color:#fff;background:var(--blue-dark)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(17,35,61,.08);background:#f7f9f4e6;backdrop-filter:blur(18px)}.nav-shell{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 2rem));min-height:82px;margin:auto}.brand{display:flex;align-items:center;flex:0 0 auto;width:205px;height:58px}.brand img{width:auto;height:44px;max-width:100%;object-fit:contain}.footer-logo{width:100%;height:auto;object-fit:contain}#main-nav{display:flex;align-items:center;gap:.35rem}#main-nav a{padding:.6rem .85rem;border-radius:999px;color:#36465b;font-size:.92rem;font-weight:600}#main-nav a:hover,#main-nav a[aria-current=page]{color:var(--blue);background:#fff;box-shadow:0 5px 20px #06245f14}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:14px;background:var(--blue)}.menu-toggle span:not(.sr-only){display:block;width:21px;height:2px;margin:4px auto;background:#fff}.container,.section-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(4.5rem,9vw,8rem) 0}.section-heading{display:grid;grid-template-columns:1fr minmax(260px,.62fr);align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading p{color:var(--muted);font-size:1.05rem}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.8rem;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:3px;border-radius:999px;background:var(--lime)}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.75rem 1.2rem;border:1px solid transparent;border-radius:999px;font-weight:700;transition:.18s ease}.button{color:#fff;background:var(--blue);box-shadow:0 12px 28px #0b378833}.button:hover{transform:translateY(-2px);background:var(--blue-dark)}.button-secondary{color:var(--blue);border-color:#0b37882e;background:#fff}.hero{position:relative;min-height:720px;overflow:hidden;color:#fff;background:var(--blue-dark)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#031434eb,#031434b8 42%,#03143426 75%),url(/assets/images/hero-quetzal.jpg) center 30% / cover no-repeat}.hero:after{content:"";position:absolute;right:-8rem;bottom:-12rem;width:34rem;height:34rem;border:2px solid rgba(186,218,18,.45);border-radius:50%}.hero-inner{position:relative;z-index:1;display:grid;align-content:center;width:min(1180px,calc(100% - 2rem));min-height:720px;margin:auto;padding:5rem 0}.hero-copy{max-width:720px}.hero .eyebrow{color:var(--lime)}.hero h1{max-width:760px}.hero h1 span{color:var(--lime)}.hero-copy>p{max-width:620px;margin-top:1.5rem;color:#ffffffd1;font-size:clamp(1rem,2vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero .button{color:var(--blue-dark);background:var(--lime)}.hero .button-secondary{color:#fff;border-color:#ffffff59;background:#ffffff14}.hero-stats{display:flex;flex-wrap:wrap;gap:2.6rem;margin-top:4.5rem}.hero-stats strong{display:block;color:var(--lime);font:800 2rem/1 Manrope,sans-serif}.hero-stats span{color:#ffffffb8;font-size:.84rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{position:relative;min-height:210px;padding:1.5rem;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.18s ease}.category-card:hover{transform:translateY(-4px);border-color:var(--lime);box-shadow:var(--shadow)}.category-card .category-icon{display:block;width:58px;height:58px;margin-bottom:2.6rem;overflow:hidden;border-radius:18px;background:var(--lime)}.category-card .category-icon img{width:100%;height:100%;object-fit:cover}.category-card p{margin-top:.5rem;color:var(--muted);font-size:.9rem}.associate-grid,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.video-story{padding-top:0}.video-story-grid{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(2rem,6vw,5rem)}.video-story-grid>div:first-child p{margin-top:1.2rem;color:var(--muted);font-size:1.05rem}.video-facade{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius);background:var(--blue-dark);box-shadow:var(--shadow)}.video-facade img,.video-facade iframe{width:100%;height:100%;border:0;object-fit:cover}.video-facade:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,19,49,.35),transparent 70%);pointer-events:none}.video-facade button{position:absolute;left:50%;top:50%;z-index:2;display:grid;place-items:center;width:84px;height:84px;border:0;border-radius:50%;color:var(--blue-dark);background:var(--lime);box-shadow:0 16px 40px #03133159;transform:translate(-50%,-50%);cursor:pointer}.video-facade button span{margin-left:5px;font-size:1.5rem}.video-facade.is-playing:after{display:none}.associate-card,.post-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 35px #06245f0d}.card-image{position:relative;display:block;aspect-ratio:3 / 2;overflow:hidden;background:#dce6da}.card-image img,.post-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.card-brand-panel{display:grid;place-items:center;width:100%;height:100%;padding:3rem;background:radial-gradient(circle at 50% 40%,#fff,#ffffffd1),linear-gradient(135deg,var(--lime-soft),#d9edf7)}.card-brand-panel img{width:min(200px,70%);height:min(140px,65%);object-fit:contain;transform:none!important}.associate-card:hover .card-image img,.post-card:hover img{transform:scale(1.045)}.municipality-pill{position:absolute;left:1rem;top:1rem;padding:.38rem .7rem;border-radius:999px;color:#fff;background:#06245fdb;backdrop-filter:blur(10px);font-size:.72rem;font-weight:700}.card-logo{position:absolute;right:1rem;bottom:1rem;display:grid;place-items:center;width:76px;height:58px;padding:.45rem;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:#ffffffeb;box-shadow:0 8px 22px #06245f2e}.card-logo img{width:100%;height:100%;object-fit:contain;transform:none!important}.card-body{padding:1.35rem}.card-body .eyebrow{margin-bottom:.6rem;font-size:.66rem}.card-body h3 a:hover{color:var(--blue)}.card-body p{min-height:3.2em;margin-top:.7rem;color:var(--muted);font-size:.92rem}.text-link{display:inline-flex;gap:.4rem;margin-top:1rem;color:var(--blue);font-weight:700}.municipality-section{color:#fff;background:var(--blue-dark)}.municipality-section .section-heading p,.municipality-section .eyebrow{color:#ffffffb8}.municipality-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.municipality-card{padding:1.6rem;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:#ffffff12}.municipality-card strong{display:block;color:var(--lime);font:800 2.2rem/1 Manrope,sans-serif}.municipality-card span{display:block;margin-top:.7rem;font-weight:700}.directory-hero,.page-hero{padding:clamp(4rem,8vw,7rem) 0;color:#fff;background:linear-gradient(110deg,#06245ff7,#0b3788c2),url(/assets/images/forest.jpg) center / cover}.directory-hero p,.page-hero p{max-width:680px;margin-top:1.3rem;color:#fffc;font-size:1.1rem}.filter-bar{display:grid;grid-template-columns:minmax(240px,1fr) 240px 220px;gap:.8rem;margin-bottom:2rem;padding:1rem;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.filter-bar input,.filter-bar select,.field input,.field textarea{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid #d4ded2;border-radius:14px;color:var(--ink);background:#fff}.results-meta{margin-bottom:1rem;color:var(--muted);font-size:.9rem}.empty-state{display:none;padding:3rem;border:1px dashed var(--line);border-radius:var(--radius);text-align:center}.profile-hero{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;color:#fff;background:var(--blue-dark)}.profile-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.profile-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 70% 35%,rgba(186,218,18,.28),transparent 24rem),linear-gradient(135deg,var(--blue-dark),var(--blue))}.profile-placeholder img{width:min(340px,55vw);max-height:240px;object-fit:contain;opacity:.36;filter:drop-shadow(0 20px 35px rgba(3,19,49,.3))}.no-profile-photo:after{background:linear-gradient(0deg,#031331b8,#0313311f)}.profile-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#031331f2,#03133114 75%)}.profile-heading{position:relative;z-index:1;padding-block:4rem}.profile-logo{display:grid;place-items:center;width:150px;min-height:92px;margin-bottom:1.2rem;padding:.8rem;border-radius:20px;background:#fffffff0;box-shadow:0 12px 35px #03133138}.profile-logo img{width:100%;max-height:80px;object-fit:contain}.profile-heading h1{max-width:920px;font-size:clamp(2.7rem,6vw,5.3rem)}.profile-heading p{max-width:700px;margin-top:1rem;color:#ffffffd1;font-size:1.15rem}.profile-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);gap:2rem}.prose,.contact-card,.story-card{padding:clamp(1.5rem,4vw,2.6rem);border:1px solid var(--line);border-radius:var(--radius);background:#fff}.prose p+p{margin-top:1.2rem}.prose h2{margin-bottom:1.2rem;font-size:2rem}.contact-card{position:sticky;top:104px;align-self:start}.contact-card h2{font-size:1.5rem}.contact-list{display:grid;gap:1rem;margin:1.3rem 0}.contact-item{padding-bottom:1rem;border-bottom:1px solid var(--line)}.contact-item span{display:block;color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.contact-item strong,.contact-item a{display:block;margin-top:.3rem;font-weight:700}.social-inline{display:flex;flex-wrap:wrap;gap:.75rem}.social-inline a{display:inline-block;margin-top:0}.contact-card .button{width:100%}.gallery-section{padding-top:0}.profile-gallery{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-auto-rows:240px;gap:.8rem}.profile-gallery a{overflow:hidden;border-radius:20px;background:#dce6da}.profile-gallery a:first-child{grid-row:span 2}.profile-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.profile-gallery a:hover img{transform:scale(1.04)}.profile-video-section,.profile-faq-section{padding-top:0}.profile-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-faq-card{padding:1.35rem;border:1px solid rgba(11,55,136,.11);border-radius:22px;background:#fff;box-shadow:0 18px 40px #0c214414}.profile-faq-card h3{margin-bottom:.55rem;color:var(--blue);font-size:1.05rem}.profile-faq-card p{color:#40516a}.profile-video{display:block;width:min(980px,100%);max-height:680px;margin:auto;border-radius:var(--radius);background:var(--blue-dark);box-shadow:var(--shadow)}.profile-video-embed{overflow:hidden;width:min(980px,100%);aspect-ratio:16 / 9;margin:auto;border-radius:var(--radius);background:var(--blue-dark);box-shadow:var(--shadow)}.profile-video-embed iframe{width:100%;height:100%;border:0}.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;color:#ffffffb8;font-size:.85rem}.post-card .card-image{aspect-ratio:16 / 10}.post-body{padding:1.4rem}.post-body .meta{color:var(--blue);font-size:.75rem;font-weight:700;text-transform:uppercase}.post-body h3{margin-top:.55rem}.post-body p{margin-top:.8rem;color:var(--muted)}.article-shell{width:min(800px,calc(100% - 2rem));margin:auto}.article-header{padding:5rem 0 2.5rem}.article-header h1{font-size:clamp(2.7rem,7vw,5rem)}.article-header p{margin-top:1.3rem;color:var(--muted);font-size:1.14rem}.article-header .article-credit{display:inline-block;max-width:none;margin-top:1.4rem;padding:.7rem 1rem;border-left:4px solid var(--lime);border-radius:0 12px 12px 0;color:var(--ink);background:var(--lime-soft);font-size:.95rem}.article-credit a{color:var(--blue);font-weight:800;text-decoration:underline;text-underline-offset:3px}.article-media{aspect-ratio:16 / 9;overflow:hidden;margin-bottom:2.5rem;border-radius:var(--radius);background:var(--blue-dark);box-shadow:var(--shadow)}.article-media img,.article-media iframe{width:100%;height:100%;border:0;object-fit:cover}.article-content{padding-bottom:6rem;color:#324158;font-size:1.1rem}.article-content p+p{margin-top:1.4rem}.story-grid,.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.contact-form{display:grid;gap:1rem}.form-intro{margin-top:1rem;color:var(--muted)}.form-success{margin-top:1rem;padding:.8rem 1rem;border-radius:12px;color:#0b5628;background:#dff5e6;font-weight:700}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.field label{display:block;margin-bottom:.35rem;font-weight:700}.field textarea{min-height:150px;resize:vertical}.contact-form .button{width:100%;cursor:pointer}.form-note{color:var(--muted);font-size:.86rem}.form-note a{color:var(--blue);font-weight:700}.whatsapp-button{color:#fff;background:#168c46;box-shadow:0 12px 28px #168c4633}.whatsapp-button:hover{background:#117039}.site-footer{padding:5rem 0 1.5rem;color:#ffffffc2;background:#031331}.footer-grid,.footer-bottom{width:min(1180px,calc(100% - 2rem));margin:auto}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:3rem}.footer-grid>div:first-child p{max-width:440px;margin-top:1rem}.footer-logo{width:210px}.footer-grid h2{margin-bottom:1rem;color:#fff;font-size:1rem}.footer-grid a{display:block;width:max-content;margin-top:.5rem}.footer-grid a:hover{color:var(--lime)}.social-links{display:flex;gap:1rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.12);font-size:.82rem}@media(max-width:940px){.menu-toggle{display:block}#main-nav{position:absolute;left:1rem;right:1rem;top:calc(100% + .6rem);display:none;padding:.8rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}#main-nav.is-open{display:grid}#main-nav a{padding:.85rem 1rem}.category-grid,.associate-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.municipality-grid{grid-template-columns:repeat(3,1fr)}.profile-layout,.contact-layout,.video-story-grid,.profile-faq-grid{grid-template-columns:1fr}.contact-card{position:static}.profile-gallery{grid-template-columns:1fr 1fr}}@media(max-width:700px){.nav-shell{min-height:72px}.brand{width:175px;height:52px}.brand img{height:38px}.hero,.hero-inner{min-height:700px}.hero:before{background:linear-gradient(0deg,#031434f5,#0314349e 70%),url(/assets/images/hero-quetzal.jpg) 52% center / cover no-repeat}.hero-inner{align-content:end;padding-bottom:3.5rem}.hero-stats{gap:1.4rem;margin-top:2.5rem}.hero-stats strong{font-size:1.5rem}.section-heading,.filter-bar,.story-grid,.footer-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:180px;padding:1.1rem}.category-card .category-icon{margin-bottom:1.8rem}.associate-grid,.post-grid{grid-template-columns:1fr}.municipality-grid{grid-template-columns:repeat(2,1fr)}.profile-hero{min-height:500px}.profile-heading{padding-block:2.5rem}.profile-gallery{grid-template-columns:1fr;grid-auto-rows:240px}.profile-gallery a:first-child{grid-row:auto}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
