/* Happy Face Foundation frontend - theme-independent visual layer */
body.hff-owned-site{margin:0;background:var(--hff-surface);color:var(--hff-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.hff-owned-site *{box-sizing:border-box}
body.hff-owned-site img{max-width:100%;height:auto}
body.hff-owned-site a{color:inherit;text-decoration:none}
body.hff-owned-site button,body.hff-owned-site input,body.hff-owned-site textarea,body.hff-owned-site select{font:inherit}
body.hff-owned-site h1,body.hff-owned-site h2,body.hff-owned-site h3,body.hff-owned-site p{margin-top:0}
body.hff-owned-site h1,body.hff-owned-site h2,body.hff-owned-site h3{line-height:1.12;letter-spacing:-.025em;color:var(--hff-text)}
body.hff-owned-site h1{font-size:clamp(2.55rem,6vw,5.6rem);font-weight:760}
body.hff-owned-site h2{font-size:clamp(1.9rem,3.4vw,3.25rem);font-weight:730}
body.hff-owned-site h3{font-size:1.25rem;font-weight:700}
.hff-site{min-height:100vh;overflow:hidden;background:var(--hff-surface)}
.hff-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.hff-narrow{width:min(780px,calc(100% - 40px))}.hff-section{padding:clamp(72px,9vw,128px) 0}.hff-section-soft{background:linear-gradient(180deg,#fbfdfe 0%,var(--hff-bg) 100%)}
.hff-eyebrow{margin:0 0 14px;color:var(--hff-secondary);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hff-lead{font-size:clamp(1.08rem,1.6vw,1.32rem);color:#536776;max-width:720px}.hff-lead p:last-child,.hff-prose p:last-child{margin-bottom:0}.hff-prose{color:#536776}.hff-prose p,.hff-prose ul,.hff-prose ol{margin-bottom:1.25em}.hff-prose a{color:var(--hff-primary-dark);text-decoration:underline;text-underline-offset:3px}.hff-prose img{border-radius:18px}.hff-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:38px}.hff-section-head h2{margin-bottom:0}.hff-text-link{color:var(--hff-primary-dark);font-weight:750;white-space:nowrap}.hff-text-link:hover{color:var(--hff-secondary)}
.hff-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--hff-secondary);border-radius:999px;background:var(--hff-secondary);color:#fff!important;font-weight:760;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hff-btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(223,113,57,.22)}.hff-btn:focus-visible,.hff-nav a:focus-visible,.hff-menu-toggle:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb,var(--hff-primary) 65%,white);outline-offset:3px}.hff-btn-small{min-height:40px;padding:0 16px;font-size:.92rem}.hff-btn-ghost{background:transparent;color:var(--hff-primary-dark)!important;border-color:#bfd0db}.hff-btn-light{background:#fff;color:var(--hff-primary-dark)!important;border-color:#fff}.hff-actions{display:flex;gap:12px;flex-wrap:wrap}.hff-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef5f8;color:var(--hff-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.hff-skip-link{position:fixed;left:14px;top:-100px;z-index:10000;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.hff-skip-link:focus{top:14px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hff-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(40,88,122,.09)}.admin-bar .hff-header{top:32px}.hff-header-inner{height:82px;display:flex;align-items:center;gap:28px}.hff-brand{display:flex;align-items:center;flex:0 0 auto}.hff-brand img{width:190px;max-height:58px;object-fit:contain;object-position:left center}.hff-nav{margin-left:auto;display:flex;align-items:center;gap:18px;font-size:.91rem;font-weight:680;color:#466171}.hff-nav>a{position:relative;padding:30px 0}.hff-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--hff-secondary);transition:right .2s ease}.hff-nav>a:hover,.hff-nav>a.is-active{color:var(--hff-primary-dark)}.hff-nav>a:hover:after,.hff-nav>a.is-active:after{right:0}.hff-nav-actions{display:flex;align-items:center;gap:10px;margin-left:8px}.hff-lang{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d9e4ea;border-radius:999px;font-weight:800;color:var(--hff-primary-dark)}.hff-menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid #d9e4ea;border-radius:12px;background:#fff;padding:10px;cursor:pointer}.hff-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:var(--hff-text);margin:5px 0;border-radius:2px}
.hff-hero{position:relative;padding:clamp(64px,9vw,120px) 0 clamp(70px,8vw,110px);background:radial-gradient(circle at 82% 18%,rgba(99,140,166,.15),transparent 30%),linear-gradient(135deg,#fff 0%,var(--hff-bg) 100%)}.hff-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:clamp(34px,6vw,88px)}.hff-hero-copy h1{max-width:760px;margin-bottom:24px}.hff-hero-copy .hff-lead{margin-bottom:30px}.hff-hero-visual{min-height:500px;position:relative;display:grid;place-items:center}.hff-hero-visual>img{width:100%;height:520px;object-fit:cover;border-radius:28px 120px 28px 28px;box-shadow:0 24px 70px rgba(40,88,122,.14)}.hff-hero-symbol{position:relative;width:min(460px,90%);aspect-ratio:1;display:grid;place-items:center}.hff-hero-symbol span{position:absolute;inset:2%;border:1px solid #dce7ec;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fff 0%,#f5fafc 68%,#eef6f8 100%);box-shadow:0 24px 70px rgba(40,88,122,.12)}.hff-hero-symbol:before,.hff-hero-symbol:after{content:"";position:absolute;border-radius:50%;background:var(--hff-secondary);opacity:.14}.hff-hero-symbol:before{width:90px;height:90px;left:0;bottom:22%}.hff-hero-symbol:after{width:48px;height:48px;right:3%;top:16%}.hff-hero-symbol img{position:relative;width:64%;filter:drop-shadow(0 12px 22px rgba(40,88,122,.12))}.hff-intro{text-align:center}.hff-intro .hff-lead{margin-inline:auto}.hff-intro h2{max-width:820px;margin-inline:auto}
.hff-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hff-stat{padding:28px 24px;border:1px solid #e2ebf0;background:#fff;border-radius:20px}.hff-stat strong{display:block;font-size:clamp(2rem,4vw,3.5rem);line-height:1;color:var(--hff-secondary);margin-bottom:16px}.hff-stat h3{margin-bottom:8px}.hff-stat p{margin:0;color:#6b7e8c;font-size:.92rem}
.hff-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hff-card{min-width:0;border:1px solid #e3ebf0;background:#fff;border-radius:22px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hff-card:hover{transform:translateY(-3px);border-color:#c6d7e1;box-shadow:0 16px 36px rgba(40,88,122,.08)}.hff-card-media{display:block;aspect-ratio:16/10;background:#edf4f6;overflow:hidden}.hff-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hff-card:hover .hff-card-media img{transform:scale(1.025)}.hff-card-media:empty:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(135deg,#edf5f8,#fff4ee)}.hff-card-body{padding:22px}.hff-card-body time,.hff-card-body small{display:block;color:#718491;font-size:.82rem;margin-bottom:10px}.hff-card-body h2,.hff-card-body h3{font-size:1.35rem;margin:12px 0 10px}.hff-card-body p{color:#657987;margin-bottom:0}
.hff-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hff-story-card{position:relative;border-radius:24px;overflow:hidden;background:var(--hff-primary-dark);min-height:430px;color:#fff}.hff-story-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.44}.hff-story-card>div{position:absolute;inset:auto 0 0;padding:28px;background:linear-gradient(transparent,rgba(17,42,58,.95))}.hff-story-card h3{color:#fff;margin:0 0 8px}.hff-story-card p{color:#edf5f8;margin:0}.hff-quote-mark{font-size:3rem;line-height:.8;color:#ffb48c}
.hff-cta-section{padding-top:20px}.hff-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(30px,5vw,54px);border-radius:28px;background:linear-gradient(135deg,var(--hff-primary-dark),var(--hff-primary));color:#fff;box-shadow:0 24px 60px rgba(40,88,122,.18)}.hff-cta-panel h2{color:#fff;max-width:760px;margin-bottom:0}.hff-cta-panel .hff-eyebrow{color:#ffc5a5}
.hff-page-hero{padding:clamp(70px,9vw,118px) 0 60px}.hff-page-hero h1{font-size:clamp(2.5rem,5.5vw,4.8rem);max-width:900px;margin-bottom:20px}.hff-page-hero .hff-lead{max-width:760px}.hff-two-col{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.hff-purpose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hff-purpose-grid article{padding:28px;border:1px solid #e0e9ee;background:#fff;border-radius:22px}.hff-purpose-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff4ed;color:var(--hff-secondary);font-weight:850;margin-bottom:22px}.hff-purpose-grid h2{font-size:1.7rem}.hff-values{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:9px}.hff-values li{padding:7px 11px;border-radius:999px;background:#eef5f8;color:var(--hff-primary-dark);font-weight:650}
.hff-timeline{position:relative;margin-top:20px;padding:20px 0}.hff-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(var(--hff-primary),#dfe9ef)}.hff-timeline-item{position:relative;width:50%;padding:0 42px 50px}.hff-timeline-item.is-left{margin-right:auto}.hff-timeline-item.is-right{margin-left:auto}.hff-timeline-dot{position:absolute;top:34px;width:17px;height:17px;background:#fff;border:4px solid var(--hff-secondary);border-radius:50%;z-index:2}.hff-timeline-item.is-left .hff-timeline-dot{right:-9px}.hff-timeline-item.is-right .hff-timeline-dot{left:-8px}.hff-timeline-card{overflow:hidden;border:1px solid #e0e9ee;background:#fff;border-radius:22px;box-shadow:0 12px 30px rgba(40,88,122,.06)}.hff-timeline-media{aspect-ratio:16/9;background:#edf5f8}.hff-timeline-media img{width:100%;height:100%;object-fit:cover}.hff-timeline-media:empty{display:none}.hff-timeline-body{padding:22px}.hff-timeline-body h3{font-size:1.4rem;margin:12px 0 10px}.hff-timeline-body .hff-prose{font-size:.94rem}
.hff-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hff-team-card{overflow:hidden;border:1px solid #e0e9ee;border-radius:22px;background:#fff}.hff-team-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.hff-team-card>div{padding:22px}.hff-team-card span{color:var(--hff-secondary);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hff-team-card h3{margin:6px 0 12px}.hff-team-card .hff-prose{font-size:.94rem}
.hff-filter-row{display:flex;gap:8px;margin-bottom:30px;flex-wrap:wrap}.hff-filter-row button{border:1px solid #d8e4ea;background:#fff;color:#526a79;border-radius:999px;padding:8px 14px;cursor:pointer;font-weight:700}.hff-filter-row button.is-active{background:var(--hff-primary-dark);color:#fff;border-color:var(--hff-primary-dark)}.hff-project-list .is-hidden{display:none!important}
.hff-project-hero{padding:64px 0 84px;background:linear-gradient(180deg,#fff,var(--hff-bg))}.hff-back-link{display:inline-flex;margin-bottom:30px;color:var(--hff-primary-dark);font-weight:700}.hff-project-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.hff-project-hero h1{font-size:clamp(2.4rem,5vw,4.5rem);margin:18px 0}.hff-project-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hff-project-meta span{padding:10px 12px;border:1px solid #dfe8ed;background:#fff;border-radius:12px;color:#5c7180}.hff-project-cover{aspect-ratio:4/3;border-radius:26px;overflow:hidden;background:#edf5f8}.hff-project-cover img{width:100%;height:100%;object-fit:cover}.hff-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:60px;align-items:start}.hff-article-content{font-size:1.08rem}.hff-side-card{position:sticky;top:110px;padding:26px;border-radius:22px;background:var(--hff-bg);border:1px solid #f2dccf}.hff-side-card img{width:72px;margin-bottom:18px}.hff-side-card h2{font-size:1.45rem}.hff-side-card p{color:#667986}
.hff-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hff-help-card{padding:30px;border:1px solid #e0e9ee;border-radius:24px;background:#fff}.hff-help-card>span{font-size:3rem;line-height:1;font-weight:800;color:#dbe8ee}.hff-help-card h2{font-size:1.65rem;margin:24px 0 14px}.hff-help-card p{color:#667986}
.hff-form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.hff-form-intro{position:sticky;top:120px}.hff-form-number{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff2ea;color:var(--hff-secondary);font-weight:850;margin-bottom:22px}.hff-form-intro h2{font-size:2rem}.hff-form-intro p{color:#657987}.hff-form{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid #e0e9ee;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(40,88,122,.06)}.hff-form label{display:flex;flex-direction:column;gap:7px;color:#425b69;font-weight:680}.hff-form input,.hff-form textarea,.hff-form select,.hff-search-inline input,.hff-search-large input{width:100%;border:1px solid #cfdde5;border-radius:12px;background:#fbfdfe;color:var(--hff-text);padding:12px 13px;min-height:48px}.hff-form textarea{resize:vertical}.hff-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hff-consent{flex-direction:row!important;align-items:flex-start!important;font-weight:500!important;font-size:.91rem;color:#607581!important}.hff-consent input{width:18px!important;min-height:18px!important;margin-top:3px;flex:0 0 auto}.hff-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.hff-form-notice{grid-column:2;padding:14px 16px;border-radius:12px;margin-bottom:14px}.hff-form-notice-success{background:#edf8f1;color:#26623a;border:1px solid #cfead7}.hff-form-notice-error{background:#fff3ef;color:#8d3d24;border:1px solid #f2d3c8}
.hff-empty-state{grid-column:1/-1;text-align:center;padding:50px;border:1px dashed #cfdde5;border-radius:22px;background:#fbfdfe}.hff-empty-state img{width:86px;margin-bottom:18px}.hff-search-inline{display:flex;gap:10px;max-width:700px;margin-bottom:34px}.hff-pagination{display:flex;gap:8px;justify-content:center;margin-top:40px}.hff-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid #dbe5eb;border-radius:10px}.hff-pagination .current{background:var(--hff-primary-dark);color:#fff;border-color:var(--hff-primary-dark)}
.hff-article-hero{padding:70px 0 46px;background:linear-gradient(180deg,#fff,var(--hff-bg))}.hff-article-hero time{display:block;color:var(--hff-secondary);font-weight:750;margin-bottom:12px}.hff-article-hero h1{font-size:clamp(2.4rem,5vw,4.6rem);margin-bottom:20px}.hff-article-cover{margin-top:42px;aspect-ratio:16/8;border-radius:28px;overflow:hidden}.hff-article-cover img{width:100%;height:100%;object-fit:cover}
.hff-gallery-grid{columns:3 300px;column-gap:18px}.hff-gallery-item{position:relative;break-inside:avoid;margin-bottom:18px;border-radius:20px;overflow:hidden;background:#edf5f8;min-height:220px}.hff-gallery-item>img{display:block;width:100%;height:auto;min-height:220px;object-fit:cover}.hff-gallery-caption{position:absolute;left:0;right:0;bottom:0;padding:50px 20px 20px;background:linear-gradient(transparent,rgba(15,45,63,.9));color:#fff;opacity:0;transform:translateY(8px);transition:.2s ease}.hff-gallery-item:hover .hff-gallery-caption,.hff-gallery-item:focus-within .hff-gallery-caption{opacity:1;transform:none}.hff-gallery-caption span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.hff-gallery-caption h2{font-size:1.25rem;color:#fff;margin:4px 0}.hff-gallery-caption a{text-decoration:underline}
.hff-document-list{display:grid;gap:12px}.hff-document{display:grid;grid-template-columns:60px 1fr auto;gap:18px;align-items:center;padding:20px;border:1px solid #e0e9ee;border-radius:18px;background:#fff}.hff-document-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:#fff1e9;color:var(--hff-secondary);font-size:.75rem;font-weight:850}.hff-document span{color:#718492;font-size:.82rem}.hff-document h2{font-size:1.18rem;margin:3px 0 4px}.hff-document p{color:#687b88;margin:0;font-size:.93rem}
.hff-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.hff-contact-info{display:grid;gap:14px}.hff-contact-card{padding:22px;border:1px solid #e0e9ee;border-radius:18px;background:#fff}.hff-contact-card span{display:block;color:#718492;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.hff-contact-card strong{font-size:1.05rem}.hff-map{border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:#edf5f8}.hff-map iframe{border:0;width:100%;height:100%}.hff-search-large{display:flex;gap:10px;margin-bottom:40px}.hff-search-large input{font-size:1.05rem}.hff-search-results{display:grid;gap:12px}.hff-search-results>p{color:#667986}.hff-search-results article>a,.hff-search-results article{display:block;padding:20px;border:1px solid #e0e9ee;border-radius:16px}.hff-search-results article span{color:var(--hff-secondary);font-size:.75rem;font-weight:800;text-transform:uppercase}.hff-search-results article h2{font-size:1.25rem;margin:5px 0}.hff-search-results article p{margin:0;color:#667986}
.hff-footer{background:#14384f;color:#dce8ee;margin-top:80px}.hff-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding:64px 0}.hff-footer-brand img{width:200px;filter:brightness(0) invert(1);opacity:.95;margin-bottom:20px}.hff-footer h2{color:#fff;font-size:1rem;margin-bottom:16px}.hff-footer a,.hff-footer p{display:block;color:#c1d3dd;margin:0 0 8px;font-size:.92rem}.hff-footer a:hover{color:#fff}.hff-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.hff-socials a{font-size:.78rem;padding:5px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px}.hff-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.12);font-size:.8rem;color:#9fb7c4}
@media(max-width:1080px){.hff-nav{gap:12px;font-size:.86rem}.hff-nav>a:nth-of-type(6),.hff-nav>a:nth-of-type(7){display:none}.hff-stats{grid-template-columns:repeat(2,1fr)}.hff-card-grid,.hff-story-grid,.hff-team-grid{grid-template-columns:repeat(2,1fr)}.hff-help-grid{grid-template-columns:1fr}.hff-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.hff-footer-grid>div:last-child{grid-column:1/-1}.hff-purpose-grid{grid-template-columns:1fr}.hff-content-layout{grid-template-columns:1fr}.hff-side-card{position:static}}
@media(max-width:820px){.admin-bar .hff-header{top:46px}.hff-container,.hff-narrow{width:min(100% - 28px,1180px)}.hff-header-inner{height:72px}.hff-brand img{width:164px}.hff-menu-toggle{display:block}.hff-nav{position:fixed;left:14px;right:14px;top:82px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#fff;border:1px solid #dde7ed;border-radius:18px;box-shadow:0 20px 60px rgba(17,48,66,.16);max-height:calc(100vh - 110px);overflow:auto}.admin-bar .hff-nav{top:128px}.hff-nav.is-open{display:flex}.hff-nav>a,.hff-nav>a:nth-of-type(6),.hff-nav>a:nth-of-type(7){display:block;padding:13px 12px;border-radius:10px}.hff-nav>a:after{display:none}.hff-nav>a.is-active{background:#f2f7f9}.hff-nav-actions{margin:8px 0 0;padding-top:10px;border-top:1px solid #edf2f5}.hff-nav-actions .hff-btn{flex:1}.hff-hero-grid,.hff-project-hero-grid,.hff-form-layout,.hff-contact-grid,.hff-two-col{grid-template-columns:1fr}.hff-hero{padding-top:52px}.hff-hero-visual{min-height:340px}.hff-hero-visual>img{height:360px;border-radius:22px 70px 22px 22px}.hff-hero-symbol{width:min(360px,86%)}.hff-form-intro{position:static}.hff-form-notice{grid-column:1}.hff-section-head{align-items:flex-start;flex-direction:column}.hff-timeline:before{left:8px}.hff-timeline-item{width:100%;padding:0 0 38px 36px}.hff-timeline-item.is-right{margin-left:0}.hff-timeline-dot,.hff-timeline-item.is-left .hff-timeline-dot,.hff-timeline-item.is-right .hff-timeline-dot{left:0;right:auto}.hff-cta-panel{align-items:flex-start;flex-direction:column}.hff-footer-grid{grid-template-columns:1fr 1fr}.hff-footer-brand{grid-column:1/-1}.hff-footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:600px){body.hff-owned-site{font-size:15px}.hff-section{padding:68px 0}.hff-page-hero{padding:58px 0 36px}.hff-card-grid,.hff-story-grid,.hff-team-grid,.hff-stats,.hff-field-row{grid-template-columns:1fr}.hff-hero-copy h1{font-size:clamp(2.45rem,12vw,3.8rem)}.hff-hero-visual{min-height:300px}.hff-hero-visual>img{height:310px}.hff-actions{width:100%}.hff-actions .hff-btn{flex:1;min-width:150px}.hff-form{padding:20px;border-radius:18px}.hff-document{grid-template-columns:48px 1fr}.hff-document-icon{width:46px;height:46px}.hff-document>.hff-btn{grid-column:1/-1;width:100%}.hff-search-inline,.hff-search-large{flex-direction:column}.hff-search-inline .hff-btn,.hff-search-large .hff-btn{width:100%}.hff-footer-grid{grid-template-columns:1fr;gap:28px}.hff-footer-brand,.hff-footer-grid>div:last-child{grid-column:auto}.hff-footer-bottom{flex-direction:column}.hff-gallery-grid{columns:1}.hff-gallery-caption{opacity:1;transform:none}.hff-project-meta{flex-direction:column}.hff-project-meta span{width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}}

/* ================================================================
   Happy Face Foundation 1.1.0 - Home visual system
   Proposal: image slider + compact institutional sections
   ================================================================ */
.hff-icon{display:block;width:1.6em;height:1.6em}
.hff-header{background:rgba(255,255,255,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(23,48,66,.07)}
.hff-header-inner{height:76px;gap:24px}.hff-brand img{width:150px;max-height:52px}.hff-nav{gap:17px;font-size:.83rem;font-weight:720}.hff-nav>a{padding:27px 0}.hff-nav>a:after{bottom:18px}.hff-nav-actions{gap:8px}.hff-lang{width:38px;height:38px;background:#fff}.hff-header-donate{gap:8px;min-height:42px;padding-inline:18px}.hff-header-heart{font-size:1.25rem;line-height:1}

/* Slider */
.hff-home-slider{position:relative;height:clamp(500px,42vw,610px);background:var(--hff-primary-dark);overflow:hidden;isolation:isolate}
.hff-slider-track{position:absolute;inset:0}.hff-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease;pointer-events:none}.hff-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.hff-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform 7s ease}.hff-slide.is-active .hff-slide-image{transform:scale(1.04)}.hff-slide-focus-left .hff-slide-image{object-position:left center}.hff-slide-focus-right .hff-slide-image{object-position:right center}.hff-slide-focus-top .hff-slide-image{object-position:center top}.hff-slide-focus-bottom .hff-slide-image{object-position:center bottom}.hff-slide-focus-center .hff-slide-image{object-position:center center}.hff-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,37,54,.82) 0%,rgba(10,37,54,.57) 38%,rgba(10,37,54,.14) 72%,rgba(10,37,54,.06) 100%)}.hff-slide-overlay-light .hff-slide-shade{background:linear-gradient(90deg,rgba(10,37,54,.64),rgba(10,37,54,.28) 45%,rgba(10,37,54,.05) 78%)}.hff-slide-overlay-dark .hff-slide-shade{background:linear-gradient(90deg,rgba(7,31,47,.92),rgba(7,31,47,.68) 45%,rgba(7,31,47,.18) 82%)}.hff-slide-fallback{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 76% 45%,rgba(99,140,166,.6),transparent 34%),linear-gradient(120deg,#173e58,#547f99)}.hff-slide-fallback img{width:min(340px,42vw);opacity:.23;filter:brightness(0) invert(1)}.hff-slide-inner{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hff-slide-copy{width:min(620px,58%);color:#fff;padding:44px 0}.hff-slide-copy .hff-eyebrow{color:#ff8b4f;margin-bottom:12px}.hff-slide-copy h1{color:#fff;font-size:clamp(3rem,5vw,5.2rem);font-weight:800;letter-spacing:-.045em;line-height:.94;margin:0 0 22px;text-wrap:balance;text-shadow:0 2px 22px rgba(0,0,0,.16)}.hff-slide-lead{max-width:575px;color:rgba(255,255,255,.93);font-size:1.04rem;line-height:1.55;margin-bottom:26px}.hff-slide-lead p{margin:0}.hff-slide-copy .hff-actions{gap:12px}.hff-slide-copy .hff-btn{min-height:48px}.hff-slide-btn-secondary{border-color:#fff}.hff-slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.9);color:var(--hff-secondary);font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:.2s ease}.hff-slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.hff-slider-prev{left:22px}.hff-slider-next{right:22px}.hff-slider-dots{position:absolute;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;padding:7px 10px;border-radius:999px;background:rgba(13,44,62,.25);backdrop-filter:blur(6px)}.hff-slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#fff;opacity:.85;cursor:pointer}.hff-slider-dots button.is-active{width:23px;border-radius:999px;background:var(--hff-secondary);opacity:1}

/* Impact band */
.hff-home-impact{position:relative;z-index:8;background:#fff;border-bottom:1px solid #eef2f4;box-shadow:0 10px 30px rgba(30,70,93,.05)}.hff-home-impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:116px}.hff-home-stat{display:flex;align-items:center;justify-content:center;gap:18px;padding:24px;border-right:1px solid #e6edf1}.hff-home-stat:last-child{border-right:0}.hff-home-stat-icon{display:grid;place-items:center;color:var(--hff-secondary);font-size:1.55rem}.hff-home-stat:nth-child(3n+1) .hff-home-stat-icon,.hff-home-stat:nth-child(3n) .hff-home-stat-icon{color:#2180bd}.hff-home-stat strong{display:block;color:var(--hff-text);font-size:1.75rem;line-height:1;font-weight:820;margin-bottom:5px}.hff-home-stat span:not(.hff-home-stat-icon){display:block;color:#627987;font-size:.8rem;line-height:1.25}

/* Shared home sections */
.hff-home-essence,.hff-home-projects,.hff-home-news{background:#fff}.hff-home-essence.hff-section,.hff-home-timeline.hff-section,.hff-home-projects.hff-section,.hff-home-news.hff-section{padding:74px 0}.hff-home-section-head{margin-bottom:26px}.hff-home-section-head h2{font-size:clamp(2rem,3.2vw,3rem)}

/* Essence */
.hff-home-essence-grid{display:grid;grid-template-columns:.92fr .86fr .82fr;gap:54px;align-items:center}.hff-home-essence-copy h2{font-size:clamp(2.15rem,3.8vw,3.45rem);max-width:470px;margin-bottom:18px}.hff-home-essence-copy .hff-prose{max-width:500px;margin-bottom:26px}.hff-home-essence-media{display:flex;justify-content:center}.hff-essence-shape{position:relative;width:min(340px,100%);aspect-ratio:1;border-radius:44% 56% 45% 55%/51% 42% 58% 49%;overflow:hidden;background:#eaf5fa;box-shadow:0 24px 60px rgba(40,88,122,.11)}.hff-essence-shape:before{content:"";position:absolute;inset:-8%;border-radius:50%;border:26px solid rgba(86,159,198,.12);z-index:1;pointer-events:none}.hff-essence-shape img{width:100%;height:100%;object-fit:cover}.hff-essence-shape.is-logo{display:grid;place-items:center}.hff-essence-shape.is-logo img{width:62%;height:auto;object-fit:contain}.hff-home-pillars{display:grid;gap:24px}.hff-home-pillar{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:flex-start}.hff-home-pillar>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eaf5fb;color:#1679b7;font-size:1.25rem}.hff-home-pillar:nth-child(2)>span{background:#edf7fb}.hff-home-pillar:nth-child(3)>span{background:#fff1e9;color:var(--hff-secondary)}.hff-home-pillar h3{margin:2px 0 5px;font-size:1rem}.hff-home-pillar p{margin:0;color:#617786;font-size:.86rem;line-height:1.45}

/* Compact timeline */
.hff-home-timeline{background:linear-gradient(180deg,#fbfdfe,#f2f8fb)}.hff-home-timeline-row{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;padding-top:17px}.hff-home-timeline-row:before{content:"";position:absolute;top:25px;left:0;right:0;height:1px;background:#91bcd2}.hff-home-timeline-item{position:relative;padding-top:20px}.hff-home-timeline-dot{position:absolute;top:0;left:0;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #3187b9;z-index:2}.hff-home-timeline-period{color:#1e78ae;font-weight:800;font-size:.9rem;margin-bottom:12px}.hff-home-timeline-card{display:grid;grid-template-columns:118px 1fr;gap:16px;align-items:start}.hff-home-timeline-image{height:82px;border-radius:10px;overflow:hidden;background:#eaf3f7}.hff-home-timeline-image img{width:100%;height:100%;object-fit:cover}.hff-home-timeline-image .hff-placeholder-logo{object-fit:contain;padding:15px}.hff-home-timeline-card h3{font-size:1rem;margin:0 0 5px}.hff-home-timeline-card p{margin:0;color:#647a88;font-size:.79rem;line-height:1.42}

/* Project cards */
.hff-home-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hff-home-project-card{border:1px solid #e0e8ed;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(34,74,96,.035);transition:.2s ease}.hff-home-project-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(34,74,96,.09)}.hff-home-project-media{display:block;height:170px;background:linear-gradient(135deg,#eaf4f8,#fff0e8);overflow:hidden}.hff-home-project-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hff-home-project-media:empty:after{content:"";display:block;height:100%;background:linear-gradient(135deg,#edf6f9,#fff3ec)}.hff-home-project-card:hover .hff-home-project-media img{transform:scale(1.03)}.hff-home-project-body{position:relative;padding:18px 20px 20px}.hff-home-project-body .hff-chip{margin-top:-32px;position:relative;background:#eaf5fb;color:#2b6687;text-transform:none;letter-spacing:0}.hff-home-project-body h3{font-size:1.12rem;margin:12px 0 6px}.hff-home-project-body p{font-size:.85rem;color:#627887;margin:0;line-height:1.45}

/* News */
.hff-home-news{background:#fcfdfd}.hff-home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hff-home-news-card{display:grid;grid-template-columns:120px minmax(0,1fr);min-height:132px;border:1px solid #e0e8ed;border-radius:14px;overflow:hidden;background:#fff}.hff-home-news-media{background:linear-gradient(135deg,#edf6f9,#fff3ec);overflow:hidden}.hff-home-news-media img{width:100%;height:100%;object-fit:cover}.hff-home-news-media:empty:after{content:"";display:block;height:100%;min-height:132px;background:linear-gradient(135deg,#edf6f9,#fff3ec)}.hff-home-news-body{padding:15px 16px}.hff-home-news-body time{display:block;color:#7a8f9d;font-size:.68rem;margin-bottom:4px}.hff-home-news-body h3{font-size:.94rem;margin:0 0 5px}.hff-home-news-body p{font-size:.76rem;color:#647a88;line-height:1.4;margin:0}

/* CTA */
.hff-home-cta-wrap{background:#fff;padding:12px 0 26px}.hff-home-cta{display:grid;grid-template-columns:1.1fr 1fr .55fr;gap:34px;align-items:center;padding:34px 48px;border-radius:26px;background:linear-gradient(115deg,#275d7d 0%,#5c8ca7 100%);color:#fff;box-shadow:0 18px 42px rgba(40,88,122,.14)}.hff-home-cta .hff-eyebrow{color:#ffbf9b}.hff-home-cta h2{color:#fff;font-size:clamp(2rem,3vw,3rem);margin:0}.hff-home-cta-copy p{margin:0 0 16px;color:#e8f1f5;font-size:.9rem}.hff-home-cta-note{display:flex;align-items:center;gap:8px;color:#fff;font-family:"Segoe Print","Bradley Hand",cursive;font-size:1.15rem;line-height:1.25;transform:rotate(-3deg)}.hff-home-cta-note span{font-family:inherit;font-size:2.8rem;font-weight:300}.hff-home-cta .hff-btn{min-height:44px;padding-inline:18px;font-size:.86rem}

/* Footer global */
.hff-footer{margin-top:0;background:linear-gradient(115deg,#10374f,#164761);color:#dce8ee}.hff-footer-grid{grid-template-columns:1.25fr .75fr .75fr 1.15fr;gap:46px;padding:50px 0 38px}.hff-footer-brand img{width:160px;margin-bottom:17px}.hff-footer-brand p{max-width:250px;font-size:.84rem;line-height:1.55}.hff-footer h2{font-size:.95rem;margin-bottom:14px}.hff-footer a,.hff-footer p{font-size:.82rem;margin-bottom:7px}.hff-footer-contact-link{font-weight:800;color:#fff!important;margin-top:12px}.hff-socials{gap:8px;margin-top:14px}.hff-socials a{display:grid;width:30px;height:30px;place-items:center;margin:0;border-radius:50%;border:1px solid rgba(255,255,255,.2);padding:0;font-size:.72rem;font-weight:800}.hff-footer-bottom{padding:17px 0 22px;font-size:.73rem}

@media(max-width:1180px){.hff-header-inner{gap:18px}.hff-nav{gap:12px;font-size:.77rem}.hff-brand img{width:138px}.hff-home-essence-grid{gap:36px}.hff-home-cta{grid-template-columns:1fr 1fr}.hff-home-cta-note{grid-column:1/-1;justify-self:end}}
@media(max-width:980px){.hff-nav>a:nth-of-type(6),.hff-nav>a:nth-of-type(7){display:none}.hff-home-impact-grid{grid-template-columns:repeat(2,1fr)}.hff-home-stat:nth-child(2){border-right:0}.hff-home-stat:nth-child(-n+2){border-bottom:1px solid #e6edf1}.hff-home-essence-grid{grid-template-columns:1fr 1fr}.hff-home-pillars{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.hff-home-project-grid,.hff-home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hff-home-project-card:last-child,.hff-home-news-card:last-child{grid-column:1/-1}.hff-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.hff-footer-contact{grid-column:1/-1}}
@media(max-width:820px){.hff-header-inner{height:70px}.hff-brand img{width:148px}.hff-nav{top:80px}.admin-bar .hff-nav{top:126px}.hff-home-slider{height:610px}.hff-slide-copy{width:min(600px,88%);align-self:flex-end;padding:54px 0 70px}.hff-slide-copy h1{font-size:clamp(2.8rem,9vw,4.4rem)}.hff-slide-shade,.hff-slide-overlay-light .hff-slide-shade,.hff-slide-overlay-dark .hff-slide-shade{background:linear-gradient(0deg,rgba(7,31,47,.92) 0%,rgba(7,31,47,.66) 48%,rgba(7,31,47,.1) 100%)}.hff-slider-arrow{width:40px;height:40px}.hff-slider-prev{left:12px}.hff-slider-next{right:12px}.hff-home-essence-grid{grid-template-columns:1fr}.hff-home-essence-media{order:2}.hff-home-pillars{order:3;grid-column:auto;grid-template-columns:1fr}.hff-home-timeline-row{grid-template-columns:repeat(3,280px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.hff-home-timeline-item{scroll-snap-align:start}.hff-home-timeline-row:before{right:auto;width:910px}.hff-home-cta{grid-template-columns:1fr;gap:18px;padding:32px}.hff-home-cta-note{grid-column:auto;justify-self:start}.hff-footer-grid{grid-template-columns:1fr 1fr}.hff-footer-brand{grid-column:1/-1}.hff-footer-contact{grid-column:1/-1}}
@media(max-width:600px){.hff-home-slider{height:590px}.hff-slide-copy{width:100%;padding:42px 0 72px}.hff-slide-copy h1{font-size:clamp(2.5rem,12vw,3.45rem);line-height:.98}.hff-slide-lead{font-size:.93rem;max-width:95%}.hff-slider-arrow{top:44%}.hff-slider-dots{bottom:13px}.hff-home-impact-grid{grid-template-columns:1fr 1fr;min-height:0}.hff-home-stat{justify-content:flex-start;padding:18px 14px;gap:11px}.hff-home-stat-icon{font-size:1.25rem}.hff-home-stat strong{font-size:1.35rem}.hff-home-stat span:not(.hff-home-stat-icon){font-size:.7rem}.hff-home-essence.hff-section,.hff-home-timeline.hff-section,.hff-home-projects.hff-section,.hff-home-news.hff-section{padding:56px 0}.hff-home-essence-copy h2{font-size:2.35rem}.hff-essence-shape{width:min(320px,86vw)}.hff-home-section-head{gap:12px;margin-bottom:22px}.hff-home-section-head .hff-text-link{font-size:.83rem}.hff-home-project-grid,.hff-home-news-grid{grid-template-columns:1fr}.hff-home-project-card:last-child,.hff-home-news-card:last-child{grid-column:auto}.hff-home-project-media{height:180px}.hff-home-news-card{grid-template-columns:110px 1fr}.hff-home-cta-wrap{padding:6px 0 18px}.hff-home-cta{border-radius:20px;padding:28px 22px}.hff-home-cta h2{font-size:2.15rem}.hff-home-cta .hff-actions{width:100%}.hff-home-cta .hff-actions .hff-btn{min-width:0}.hff-footer-grid{grid-template-columns:1fr;gap:26px;padding-top:42px}.hff-footer-brand,.hff-footer-contact{grid-column:auto}.hff-footer-bottom{gap:8px}.hff-socials a{width:32px;height:32px}}

/* Menú completo: desde tablet horizontal se usa navegación móvil para no ocultar enlaces. */
@media(max-width:1080px){
  .hff-header-inner{height:72px}.hff-brand img{width:154px}.hff-menu-toggle{display:block}
  .hff-nav{position:fixed;left:20px;right:20px;top:82px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#fff;border:1px solid #dde7ed;border-radius:18px;box-shadow:0 20px 60px rgba(17,48,66,.16);max-height:calc(100vh - 104px);overflow:auto;font-size:.91rem}
  .admin-bar .hff-nav{top:114px}.hff-nav.is-open{display:flex}
  .hff-nav>a,.hff-nav>a:nth-of-type(6),.hff-nav>a:nth-of-type(7){display:block!important;padding:13px 12px;border-radius:10px}
  .hff-nav>a:after{display:none}.hff-nav>a.is-active{background:#f2f7f9}
  .hff-nav-actions{margin:8px 0 0;padding-top:10px;border-top:1px solid #edf2f5}.hff-nav-actions .hff-btn{flex:1}
}
@media(max-width:782px){.admin-bar .hff-nav{top:118px}}
.hff-slide-note{position:absolute;right:4%;top:68px;max-width:210px;color:#fff;font-family:"Segoe Print","Bradley Hand",cursive;font-size:1.35rem;line-height:1.22;transform:rotate(-4deg);text-shadow:0 2px 12px rgba(0,0,0,.28)}.hff-slide-note span{display:block;width:58px;height:4px;border-radius:999px;background:var(--hff-secondary);margin:10px 0 0 28px;transform:rotate(-4deg)}.hff-slide-subnote{margin-top:22px;color:#fff;font-family:"Segoe Print","Bradley Hand",cursive;font-size:1.02rem;line-height:1.35;transform:rotate(-3deg);transform-origin:left center;opacity:.96}.hff-slide-subnote:after{content:"";display:block;width:54px;height:3px;border-radius:999px;background:var(--hff-secondary);margin-top:7px}
@media(max-width:980px){.hff-slide-note{right:5%;top:46px;font-size:1.1rem}}
@media(max-width:820px){.hff-slide-note{display:none}.hff-slide-subnote{font-size:.92rem;margin-top:18px}}

/* ==================================================================
   Happy Face Foundation 1.2.0 — Home aprobado + demo completo
   Ajustes visuales para replicar la propuesta aprobada.
   ================================================================== */
body.hff-owned-site{background:#fff;color:#173042}
.hff-container{width:min(1240px,calc(100% - 48px))}
.hff-header{background:#fff;border-bottom:1px solid #eef2f4;box-shadow:none}
.hff-header-inner{height:74px;gap:26px}
.hff-brand img{width:148px;max-height:50px}
.hff-nav{gap:20px;font-size:.78rem;color:#37556a;font-weight:700}
.hff-nav>a{padding:27px 0}
.hff-nav>a:after{bottom:17px;height:2px}
.hff-header-donate{min-height:40px;padding:0 18px;gap:7px}
.hff-header-heart{display:grid;place-items:center;width:17px;height:17px}
.hff-header-heart .hff-icon{width:17px;height:17px}

/* Hero / slider: diseño claro con imagen a la derecha y contenido sobre el slide */
.hff-home-slider{height:440px;background:#fff;border-bottom:0;overflow:hidden}
.hff-slide{background:#fff}
.hff-slide-image{object-fit:cover;object-position:70% center;transform:scale(1);transition:transform 8s ease}
.hff-slide.is-active .hff-slide-image{transform:scale(1.025)}
.hff-slide-shade,.hff-slide-overlay-light .hff-slide-shade,.hff-slide-overlay-medium .hff-slide-shade,.hff-slide-overlay-dark .hff-slide-shade{
  background:
    radial-gradient(circle at 2% 18%,rgba(189,226,244,.55) 0 44px,transparent 45px),
    radial-gradient(circle at 2% 62%,rgba(250,220,202,.42) 0 48px,transparent 49px),
    linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 31%,rgba(255,255,255,.96) 43%,rgba(255,255,255,.73) 51%,rgba(255,255,255,.15) 66%,rgba(255,255,255,0) 78%);
}
.hff-slide-inner{align-items:center}
.hff-slide-copy{width:49%;color:var(--hff-text);padding:34px 0 42px}
.hff-slide-copy .hff-eyebrow{color:#e46f35;font-size:.73rem;margin-bottom:10px;letter-spacing:.14em}
.hff-slide-copy h1{color:var(--hff-text);font-size:clamp(2.75rem,4.15vw,4.25rem);font-weight:800;letter-spacing:-.045em;line-height:.96;margin:0 0 14px;text-shadow:none;max-width:560px}
.hff-slide-lead{max-width:510px;color:#526b7c;font-size:.9rem;line-height:1.48;margin-bottom:20px}
.hff-slide-copy .hff-actions{gap:12px}
.hff-slide-copy .hff-btn{min-height:43px;padding:0 20px;font-size:.84rem}
.hff-slide-btn-secondary{background:#fff!important;color:#245b7d!important;border-color:#a9c3d3!important;box-shadow:none!important}
.hff-slide-btn-secondary:hover{border-color:#6f9ab3!important}
.hff-slide-note{right:5.2%;top:58px;max-width:190px;padding:20px 24px;border-radius:46% 54% 51% 49%/55% 43% 57% 45%;background:rgba(220,240,249,.92);color:#2a6285;font-size:1.1rem;line-height:1.18;text-shadow:none;transform:rotate(-4deg)}
.hff-slide-note span{height:3px;width:50px;margin-top:10px;background:#ee7438}
.hff-slide-subnote{margin-top:17px;color:#2a6285;font-size:.88rem;line-height:1.3;text-shadow:none}
.hff-slider-arrow{width:36px;height:36px;background:rgba(255,255,255,.94);border:1px solid #d8e5eb;color:#df7139;font-size:1.6rem;box-shadow:0 7px 20px rgba(30,70,93,.11)}
.hff-slider-prev{left:18px}.hff-slider-next{right:18px}
.hff-slider-dots{bottom:13px;background:rgba(255,255,255,.88);box-shadow:0 4px 14px rgba(20,60,82,.08);padding:6px 9px}
.hff-slider-dots button{background:#a9c7d7;width:8px;height:8px}
.hff-slider-dots button.is-active{background:#e76f34;width:20px}
.hff-slide-fallback{background:linear-gradient(90deg,#fff,#f3f9fb)}
.hff-slide-fallback img{opacity:.12;filter:none}

/* Impacto: banda limpia y compacta */
.hff-home-impact{box-shadow:none;border-top:1px solid #edf2f4;border-bottom:1px solid #edf2f4}
.hff-home-impact-grid{min-height:90px}
.hff-home-stat{gap:15px;padding:18px 24px}
.hff-home-stat-icon{font-size:1.35rem}
.hff-home-stat strong{font-size:1.58rem;margin-bottom:3px}
.hff-home-stat span:not(.hff-home-stat-icon){font-size:.72rem}

/* Ritmo vertical de la propuesta */
.hff-home-essence.hff-section,.hff-home-timeline.hff-section,.hff-home-projects.hff-section,.hff-home-news.hff-section{padding:58px 0}
.hff-home-section-head{margin-bottom:20px}
.hff-home-section-head h2{font-size:2rem}
.hff-home-section-head .hff-text-link{font-size:.73rem}

/* Nuestra esencia */
.hff-home-essence{position:relative}
.hff-home-essence-grid{grid-template-columns:.92fr .9fr .95fr;gap:48px;align-items:center}
.hff-home-essence-copy h2{font-size:2.55rem;line-height:1.03;max-width:430px;margin-bottom:16px}
.hff-home-essence-copy .hff-prose{font-size:.88rem;line-height:1.55;max-width:460px;margin-bottom:20px}
.hff-home-essence-copy .hff-btn{min-height:42px;font-size:.82rem}
.hff-essence-shape{width:330px;border-radius:47% 53% 48% 52%/54% 44% 56% 46%;box-shadow:none;background:#e8f5fa;overflow:visible}
.hff-essence-shape:before{inset:-13%;border:0;background:rgba(207,235,247,.58);border-radius:48% 52% 43% 57%/50% 46% 54% 50%;z-index:-1}
.hff-essence-shape:after{content:"";position:absolute;width:84px;height:84px;right:-18px;bottom:5px;border-radius:50%;background:rgba(250,222,205,.55);z-index:-1}
.hff-essence-shape img{border-radius:47% 53% 48% 52%/54% 44% 56% 46%;object-fit:cover}
.hff-home-pillars{gap:21px}
.hff-home-pillar{grid-template-columns:47px 1fr;gap:14px}
.hff-home-pillar>span{width:46px;height:46px;font-size:1.12rem}
.hff-home-pillar h3{font-size:.92rem;margin:1px 0 3px}
.hff-home-pillar p{font-size:.76rem;line-height:1.45}

/* Timeline */
.hff-home-timeline{background:linear-gradient(180deg,#fbfdfe,#f3f9fc)}
.hff-home-timeline-row{gap:40px;padding-top:14px}
.hff-home-timeline-row:before{top:21px;background:#7fb0ca}
.hff-home-timeline-item{padding-top:18px}
.hff-home-timeline-dot{top:0;width:9px;height:9px;border-width:2px}
.hff-home-timeline-period{font-size:.78rem;margin-bottom:10px}
.hff-home-timeline-card{grid-template-columns:112px 1fr;gap:14px}
.hff-home-timeline-image{height:76px;border-radius:9px}
.hff-home-timeline-card h3{font-size:.85rem;margin:0 0 4px}
.hff-home-timeline-card p{font-size:.7rem;line-height:1.38}

/* Proyectos */
.hff-home-project-grid{gap:18px}
.hff-home-project-card{border-radius:10px;box-shadow:none}
.hff-home-project-media{height:150px}
.hff-home-project-body{padding:14px 17px 16px}
.hff-home-project-body .hff-chip{margin-top:-27px;min-height:24px;padding:0 9px;font-size:.66rem;background:#e5f3fa;color:#27688e}
.hff-home-project-body h3{font-size:.95rem;margin:9px 0 4px}
.hff-home-project-body p{font-size:.72rem;line-height:1.4}

/* Noticias */
.hff-home-news{background:#fff}
.hff-home-news-grid{gap:16px}
.hff-home-news-card{grid-template-columns:112px 1fr;min-height:112px;border-radius:10px}
.hff-home-news-body{padding:12px 14px}
.hff-home-news-body time{font-size:.62rem}
.hff-home-news-body h3{font-size:.82rem;margin-bottom:3px}
.hff-home-news-body p{font-size:.68rem;line-height:1.35}

/* CTA */
.hff-home-cta-wrap{padding:10px 0 22px}
.hff-home-cta{grid-template-columns:1.2fr .95fr .55fr;gap:26px;padding:28px 42px;border-radius:20px;box-shadow:none;background:linear-gradient(110deg,#245c7e,#5f91ad)}
.hff-home-cta h2{font-size:2.15rem;line-height:1.04}
.hff-home-cta-copy p{font-size:.76rem;line-height:1.5;margin-bottom:12px}
.hff-home-cta .hff-btn{min-height:39px;padding-inline:16px;font-size:.73rem}
.hff-home-cta-note{font-size:.98rem}
.hff-home-cta-note span{font-size:2.2rem}

/* Footer global, compacto y sin iconos emoji sobredimensionados */
.hff-footer{background:linear-gradient(112deg,#103a54,#164b68)}
.hff-footer-grid{display:grid!important;grid-template-columns:1.25fr .7fr .72fr 1.05fr!important;gap:54px!important;padding:38px 0 30px!important}
.hff-footer-brand img{width:150px!important;max-height:58px;filter:grayscale(1) brightness(0) invert(1);opacity:.98;margin-bottom:14px!important}
.hff-footer-brand p{max-width:245px!important;font-size:.74rem!important;line-height:1.55!important;color:#c8d9e2!important}
.hff-footer .hff-footer-col h2{font-size:.9rem!important;line-height:1.2!important;letter-spacing:0!important;color:#fff!important;margin:0 0 12px!important;font-weight:750!important}
.hff-footer .hff-footer-col>a,.hff-footer .hff-footer-col>p{display:block;font-size:.72rem!important;line-height:1.45!important;color:#d7e4ea!important;margin:0 0 6px!important}
.hff-footer-contact-row{display:flex!important;align-items:flex-start!important;gap:8px!important;word-break:break-word}
.hff-footer-icon{display:grid;place-items:center;width:15px;height:15px;flex:0 0 15px;color:#fff;margin-top:1px}
.hff-footer-icon .hff-icon{width:15px;height:15px}
.hff-footer-contact-link{font-size:.73rem!important;font-weight:800!important;color:#fff!important;margin-top:10px!important}
.hff-socials{display:flex;gap:7px!important;margin-top:12px!important}
.hff-socials a{width:27px!important;height:27px!important;font-size:.65rem!important;color:#fff!important}
.hff-footer-bottom{border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px;padding:14px 0 18px!important;font-size:.65rem!important;color:#9fb7c5!important}

@media(max-width:1080px){
  .hff-header-inner{height:70px}.hff-brand img{width:145px}
  .hff-home-slider{height:510px}
  .hff-slide-copy{width:58%;padding:40px 0 48px}
  .hff-slide-copy h1{font-size:3.4rem}
  .hff-slide-note{right:4%;top:46px}
  .hff-home-essence-grid{gap:28px}
  .hff-essence-shape{width:290px}
  .hff-footer-grid{grid-template-columns:1.2fr .8fr .8fr!important;gap:34px!important}
  .hff-footer-contact{grid-column:1/-1!important}
}
@media(max-width:820px){
  .hff-home-slider{height:570px}
  .hff-slide-image{object-position:center center}
  .hff-slide-shade,.hff-slide-overlay-light .hff-slide-shade,.hff-slide-overlay-medium .hff-slide-shade,.hff-slide-overlay-dark .hff-slide-shade{background:linear-gradient(0deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 42%,rgba(255,255,255,.36) 72%,rgba(255,255,255,.04) 100%)}
  .hff-slide-copy{width:100%;align-self:flex-end;padding:220px 0 54px;color:var(--hff-text)}
  .hff-slide-copy h1{color:var(--hff-text);font-size:3rem;max-width:600px}
  .hff-slide-lead{color:#435f71;max-width:560px}
  .hff-slide-subnote{color:#2a6285}
  .hff-slide-note{display:none}
  .hff-home-essence-grid{grid-template-columns:1fr 1fr}
  .hff-home-pillars{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}
  .hff-home-project-grid,.hff-home-news-grid{grid-template-columns:1fr 1fr}
  .hff-home-cta{grid-template-columns:1fr 1fr}
  .hff-home-cta-note{grid-column:1/-1;justify-self:end}
  .hff-footer-grid{grid-template-columns:1fr 1fr!important}
  .hff-footer-brand,.hff-footer-contact{grid-column:1/-1!important}
}
@media(max-width:600px){
  .hff-container{width:min(100% - 30px,1240px)}
  .hff-home-slider{height:600px}
  .hff-slide-copy{padding:220px 0 55px}
  .hff-slide-copy h1{font-size:2.55rem;line-height:.98}
  .hff-slide-lead{font-size:.86rem}
  .hff-slide-subnote{font-size:.8rem}
  .hff-home-impact-grid{grid-template-columns:1fr 1fr}
  .hff-home-stat{padding:15px 10px;gap:10px}
  .hff-home-essence.hff-section,.hff-home-timeline.hff-section,.hff-home-projects.hff-section,.hff-home-news.hff-section{padding:48px 0}
  .hff-home-essence-grid{grid-template-columns:1fr}
  .hff-home-essence-copy h2{font-size:2.15rem}
  .hff-home-pillars{grid-column:auto;grid-template-columns:1fr}
  .hff-essence-shape{width:min(300px,86vw)}
  .hff-home-project-grid,.hff-home-news-grid{grid-template-columns:1fr}
  .hff-home-news-card{grid-template-columns:105px 1fr}
  .hff-home-cta{grid-template-columns:1fr;padding:25px 22px}
  .hff-home-cta-note{grid-column:auto;justify-self:start}
  .hff-home-cta h2{font-size:1.9rem}
  .hff-footer-grid{grid-template-columns:1fr!important;gap:23px!important;padding-top:32px!important}
  .hff-footer-brand,.hff-footer-contact{grid-column:auto!important}
  .hff-footer-bottom{flex-direction:column;align-items:flex-start}
}

/* 1.2.0 final — Hero/slider con composición partida idéntica a la propuesta aprobada */
@media (min-width:821px){
  .hff-home-slider{height:430px;background:linear-gradient(90deg,#fff 0%,#fffaf7 51%,#f3f9fb 100%);overflow:hidden}
  .hff-home-slider .hff-slide{background:linear-gradient(90deg,#fff 0%,#fffaf7 51%,#f3f9fb 100%)}
  .hff-home-slider .hff-slide-image{left:auto;right:0;top:0;width:57%;height:100%;object-fit:cover;object-position:center center;clip-path:ellipse(78% 105% at 79% 50%);filter:saturate(.92) contrast(.98)}
  .hff-home-slider .hff-slide-focus-left .hff-slide-image{object-position:left center}
  .hff-home-slider .hff-slide-focus-center .hff-slide-image{object-position:center center}
  .hff-home-slider .hff-slide-focus-right .hff-slide-image{object-position:right center}
  .hff-home-slider .hff-slide-shade,
  .hff-home-slider .hff-slide-overlay-light .hff-slide-shade,
  .hff-home-slider .hff-slide-overlay-medium .hff-slide-shade,
  .hff-home-slider .hff-slide-overlay-dark .hff-slide-shade{background:
    radial-gradient(circle at 2% 16%,rgba(218,239,248,.8) 0 47px,transparent 49px),
    radial-gradient(circle at 1% 72%,rgba(250,226,211,.62) 0 38px,transparent 40px),
    linear-gradient(90deg,#fff 0%,rgba(255,250,247,.99) 45%,rgba(255,250,247,.82) 52%,rgba(255,255,255,.22) 61%,rgba(255,255,255,0) 71%)}
  .hff-home-slider .hff-slide-inner{height:100%;align-items:center}
  .hff-home-slider .hff-slide-copy{width:48%;padding:40px 0 44px;align-self:center}
  .hff-home-slider .hff-slide-copy h1{font-size:clamp(2.8rem,4.25vw,4.1rem);max-width:560px}
  .hff-home-slider .hff-slide-lead{max-width:500px}
  .hff-home-slider .hff-slide-note{right:4.5%;top:48px}
  .hff-home-slider .hff-slide-subnote{position:absolute;left:0;bottom:29px;max-width:265px;margin:0}
  .hff-home-slider .hff-slider-dots{bottom:12px;left:57%;right:auto;transform:translateX(-50%)}
}

/* ==================================================================
   Happy Face Foundation 1.2.1 — legibilidad + corrección slider
   - La nota manuscrita inferior es contenido administrable del slide.
   - Se mantiene, pero vuelve al flujo normal para que nunca se monte
     sobre los botones.
   - Tipografía general del Home y Footer ampliada en desktop/tablet.
   ================================================================== */
body.hff-owned-site{font-size:17px}
.hff-eyebrow{font-size:.82rem}
.hff-nav{font-size:.86rem}
.hff-header-donate{font-size:.92rem}

/* Home: lectura más cómoda */
.hff-home-stat-icon{font-size:1.52rem}
.hff-home-stat strong{font-size:1.78rem}
.hff-home-stat span:not(.hff-home-stat-icon){font-size:.84rem;line-height:1.3}
.hff-home-section-head h2{font-size:2.25rem}
.hff-home-section-head .hff-text-link{font-size:.86rem}
.hff-home-essence-copy .hff-prose{font-size:1rem;line-height:1.62}
.hff-home-essence-copy .hff-btn{font-size:.92rem}
.hff-home-pillar h3{font-size:1.03rem}
.hff-home-pillar p{font-size:.88rem;line-height:1.52}
.hff-home-timeline-period{font-size:.88rem}
.hff-home-timeline-card h3{font-size:1rem;line-height:1.3}
.hff-home-timeline-card p{font-size:.84rem;line-height:1.48}
.hff-home-project-body .hff-chip{font-size:.75rem}
.hff-home-project-body h3{font-size:1.08rem;line-height:1.25}
.hff-home-project-body p{font-size:.88rem;line-height:1.5}
.hff-home-news-body time{font-size:.74rem}
.hff-home-news-body h3{font-size:1rem;line-height:1.28}
.hff-home-news-body p{font-size:.84rem;line-height:1.48}
.hff-home-cta-copy p{font-size:.9rem;line-height:1.58}
.hff-home-cta .hff-btn{font-size:.84rem}
.hff-home-cta-note{font-size:1.08rem}

/* Footer global: evita textos diminutos en pantallas grandes. */
.hff-footer-brand p{font-size:.86rem!important;line-height:1.6!important}
.hff-footer .hff-footer-col h2{font-size:1.02rem!important}
.hff-footer .hff-footer-col>a,.hff-footer .hff-footer-col>p{font-size:.84rem!important;line-height:1.55!important}
.hff-footer-contact-link{font-size:.85rem!important}
.hff-footer-bottom{font-size:.75rem!important}

@media (min-width:821px){
  /* Un poco más de altura para acomodar título, botones y nota sin colisiones. */
  .hff-home-slider{height:500px}
  .hff-home-slider .hff-slide-copy{padding:38px 0 30px}
  .hff-home-slider .hff-slide-copy .hff-eyebrow{font-size:.82rem;margin-bottom:12px}
  .hff-home-slider .hff-slide-lead{font-size:1rem;line-height:1.56;max-width:530px;margin-bottom:22px}
  .hff-home-slider .hff-slide-copy .hff-btn{min-height:46px;padding:0 22px;font-size:.94rem}

  /* IMPORTANTE: este texto SÍ es administrable (Nota manuscrita inferior).
     Se elimina el posicionamiento absoluto que causaba el solapamiento. */
  .hff-home-slider .hff-slide-subnote{
    position:static;
    left:auto;
    bottom:auto;
    display:block;
    max-width:290px;
    margin:22px 0 0;
    font-size:.98rem;
    line-height:1.4;
    transform:rotate(-2deg);
  }
  .hff-home-slider .hff-slide-subnote:after{margin-top:8px}
}

@media(max-width:1080px) and (min-width:821px){
  .hff-nav{font-size:.84rem}
  .hff-home-slider{height:510px}
  .hff-home-slider .hff-slide-copy h1{font-size:3.45rem}
  .hff-home-slider .hff-slide-lead{font-size:.98rem}
  .hff-home-stat span:not(.hff-home-stat-icon){font-size:.82rem}
}

@media(max-width:820px){
  body.hff-owned-site{font-size:16px}
  .hff-slide-lead{font-size:1rem}
  .hff-slide-subnote{font-size:.96rem;line-height:1.4;margin-top:20px}
  .hff-home-stat strong{font-size:1.55rem}
  .hff-home-stat span:not(.hff-home-stat-icon){font-size:.79rem}
  .hff-home-section-head h2{font-size:2.05rem}
  .hff-home-section-head .hff-text-link{font-size:.84rem}
  .hff-home-essence-copy .hff-prose{font-size:.98rem}
  .hff-home-pillar h3{font-size:1rem}
  .hff-home-pillar p{font-size:.88rem}
  .hff-home-timeline-card h3{font-size:.98rem}
  .hff-home-timeline-card p{font-size:.84rem}
  .hff-home-project-body h3{font-size:1.05rem}
  .hff-home-project-body p{font-size:.88rem}
  .hff-home-news-body h3{font-size:.98rem}
  .hff-home-news-body p{font-size:.84rem}
}

@media(max-width:600px){
  .hff-home-slider{height:640px}
  .hff-slide-copy{padding-bottom:64px}
  .hff-home-stat span:not(.hff-home-stat-icon){font-size:.78rem}
  .hff-footer .hff-footer-col>a,.hff-footer .hff-footer-col>p{font-size:.88rem!important}
}

/* ==================================================================
   Happy Face Foundation 1.3.0 — Nosotros + Timeline compartido
   La página Nosotros replica la propuesta aprobada y Home/Nosotros
   consumen el mismo componente horizontal de línea de tiempo.
   ================================================================== */

/* Timeline horizontal reutilizable */
.hff-timeline-slider{position:relative;margin-top:6px}
.hff-timeline-slider-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;padding:18px 2px 18px;scrollbar-width:none}
.hff-timeline-slider-viewport::-webkit-scrollbar{display:none}
.hff-timeline-slider-track{display:flex;gap:18px;min-width:100%;align-items:stretch}
.hff-timeline-slide{position:relative;flex:0 0 calc((100% - 72px)/5);min-width:0;padding-top:56px;scroll-snap-align:start}
.hff-timeline-slide-line{position:absolute;left:0;right:-18px;top:28px;height:1px;background:#9bc4d7;z-index:0}
.hff-timeline-slide:last-child .hff-timeline-slide-line{right:0}
.hff-timeline-slide-line span{position:absolute;left:12px;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:2px solid var(--hff-secondary)}
.hff-timeline-slide-period{position:absolute;left:0;top:0;z-index:2;display:grid;place-items:center;min-width:58px;height:58px;padding:0 12px;border-radius:999px;background:#e9f4fa;color:#1a6693;font-size:.92rem;font-weight:850;box-shadow:0 7px 20px rgba(40,88,122,.08)}
.hff-timeline-slide-media{height:128px;border-radius:12px;overflow:hidden;background:#edf5f8;margin-bottom:14px}
.hff-timeline-slide-media img{width:100%;height:100%;object-fit:cover;display:block}
.hff-timeline-slide-media .hff-placeholder-logo{object-fit:contain;padding:24px}
.hff-timeline-slide h3{font-size:1.05rem;line-height:1.25;margin:0 0 8px;color:var(--hff-text)}
.hff-timeline-slide p{font-size:.88rem;line-height:1.48;color:#607786;margin:0}
.hff-timeline-slider-nav{position:absolute;z-index:7;left:-22px;right:-22px;top:50%;transform:translateY(-28%);display:flex;justify-content:space-between;pointer-events:none}
.hff-timeline-slider-arrow{pointer-events:auto;width:42px;height:42px;border:1px solid #d7e5ec;border-radius:50%;background:#fff;color:var(--hff-primary-dark);font-size:1.55rem;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(23,48,66,.1);transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}
.hff-timeline-slider-arrow:hover:not(:disabled){transform:scale(1.04);box-shadow:0 12px 28px rgba(23,48,66,.14)}
.hff-timeline-slider-arrow:disabled{opacity:.24;cursor:default}
.hff-timeline-slider-progress{height:3px;background:#e8f0f4;border-radius:999px;overflow:hidden;margin-top:7px}
.hff-timeline-slider-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--hff-secondary),var(--hff-primary));border-radius:999px;transition:width .18s ease}

/* Home usa exactamente el mismo componente */
.hff-home-timeline .hff-timeline-slider{margin-top:2px}
.hff-home-timeline .hff-timeline-slide-media{height:122px}

/* Página Nosotros */
.hff-about-hero{position:relative;background:#fff;overflow:hidden;padding:34px 0 30px}
.hff-about-hero:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;left:-46px;top:65px;background:#e6f5fb;opacity:.9}
.hff-about-hero:after{content:"";position:absolute;width:125px;height:125px;border-radius:42% 58% 48% 52%;right:-48px;top:26px;background:#fff1e8;opacity:.7;transform:rotate(26deg)}
.hff-about-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:62px;align-items:center;min-height:315px}
.hff-about-hero-copy{position:relative;z-index:2;padding:28px 0}
.hff-about-hero-copy h1{font-size:clamp(3rem,5vw,4.85rem);line-height:.98;max-width:620px;margin-bottom:22px}
.hff-about-hero-copy .hff-lead{font-size:1.08rem;line-height:1.58;max-width:560px;color:#546d7d}
.hff-about-hero-media{position:relative;height:310px;border-radius:40px 112px 40px 40px;overflow:hidden;background:linear-gradient(135deg,#edf7fa,#fff4ec);box-shadow:0 20px 55px rgba(40,88,122,.1)}
.hff-about-hero-media>img{width:100%;height:100%;object-fit:cover;display:block}
.hff-about-hero-media.is-logo>img{object-fit:contain;padding:60px}
.hff-about-hero-note{position:absolute;right:28px;top:26px;z-index:2;color:#2c6f99;font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:1.03rem;line-height:1.22;transform:rotate(-4deg);text-shadow:0 1px 0 rgba(255,255,255,.9)}
.hff-about-hero-note:before{content:"";position:absolute;inset:-12px -16px;border-radius:50%;background:rgba(231,247,253,.9);z-index:-1;filter:blur(.2px)}
.hff-about-hero-note span{display:block;width:50px;height:3px;margin:9px 0 0 auto;background:var(--hff-secondary);border-radius:999px;transform:rotate(-4deg)}
.hff-about-hero-heart{position:absolute;left:14px;bottom:8px;color:var(--hff-secondary);font-size:3.1rem;line-height:1;transform:rotate(-8deg)}

.hff-about-history-strip{background:linear-gradient(90deg,#fffaf6,#fff 72%);padding:32px 0 34px;border-top:1px solid #fbf0e9;border-bottom:1px solid #f5eee9}
.hff-about-history-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:92px;align-items:start}
.hff-about-history-grid h2{font-size:2.7rem;margin-bottom:0}
.hff-about-history-grid .hff-prose{font-size:1.03rem;line-height:1.6;max-width:690px;padding-top:3px}

.hff-about-timeline.hff-section{padding:48px 0 56px;background:#fff}
.hff-about-section-head{align-items:flex-end;margin-bottom:28px}
.hff-about-section-head h2{font-size:2.65rem}
.hff-about-section-note{max-width:360px;margin:0;color:#657c8a;font-size:.92rem;line-height:1.45;text-align:right}

.hff-about-purpose{background:linear-gradient(180deg,#fffdfa,#fff8f3)}
.hff-about-purpose.hff-section{padding:54px 0}
.hff-about-purpose-grid{display:grid;grid-template-columns:1.08fr 1.08fr .92fr;gap:18px;align-items:stretch}
.hff-about-purpose-card{min-width:0;overflow:hidden;padding:31px 30px 30px;border:1px solid #dbe7ed;background:#fff;border-radius:21px;box-shadow:0 10px 34px rgba(40,88,122,.035)}
.hff-about-purpose-card h2{font-size:2rem;margin:0 0 20px}
.hff-about-purpose-card .hff-prose{font-size:1rem;line-height:1.62;color:#536c7c}
.hff-about-purpose-card .hff-prose p{margin-bottom:0}
.hff-about-purpose-card .hff-purpose-icon{width:43px;height:43px;margin-bottom:20px}
.hff-about-values-list{display:grid;gap:12px;margin-top:2px}
.hff-about-value{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;min-width:0}
.hff-about-value>div{min-width:0;max-width:100%}
.hff-about-value>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff2ea;color:var(--hff-secondary)}
.hff-about-value:nth-child(2)>span{background:#eaf6fb;color:#2788bd}
.hff-about-value:nth-child(3)>span{background:#eef9ed;color:#46a84b}
.hff-about-value:nth-child(4)>span{background:#fff6e3;color:#e5a51f}
.hff-about-value .hff-icon{width:20px;height:20px}
.hff-about-value strong{display:block;max-width:100%;font-size:.94rem;line-height:1.2;margin:1px 0 3px;color:var(--hff-text);overflow-wrap:anywhere;word-break:normal}
.hff-about-value p{max-width:100%;overflow-wrap:anywhere;word-break:normal}
.hff-about-value p{font-size:.8rem;line-height:1.35;color:#687d8a;margin:0}

.hff-about-team.hff-section{padding:58px 0 56px;background:#fff}
.hff-about-team-head{align-items:flex-end;margin-bottom:26px}
.hff-about-team-head h2{font-size:2.7rem}
.hff-about-team-intro{max-width:455px;text-align:right;color:#607887}
.hff-about-team-intro p{font-size:.92rem;line-height:1.45;margin:0 0 7px}
.hff-about-team-intro .hff-text-link{font-size:.85rem}
.hff-about-team-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.hff-about-team-card{min-width:0;border:1px solid #dce7ed;background:#fff;border-radius:15px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.hff-about-team-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(40,88,122,.08)}
.hff-about-team-photo{height:155px;background:#eef5f7;overflow:hidden}
.hff-about-team-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}
.hff-about-team-photo .hff-placeholder-logo{object-fit:contain;padding:30px}
.hff-about-team-body{padding:15px 13px 16px}
.hff-about-team-body>span{display:block;color:var(--hff-secondary);font-size:.64rem;line-height:1.25;font-weight:850;text-transform:uppercase;letter-spacing:.035em;min-height:1.65em}
.hff-about-team-body h3{font-size:.96rem;line-height:1.2;margin:6px 0 7px}
.hff-about-team-body p{font-size:.75rem;line-height:1.42;color:#607785;margin:0}

.hff-about-transparency{padding:8px 0 26px;background:#fff}
.hff-about-transparency-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 82px;gap:28px;align-items:center;padding:31px 38px;border-radius:24px;background:linear-gradient(112deg,#1e658d,#5d91ad);color:#fff;overflow:hidden;box-shadow:0 18px 44px rgba(40,88,122,.12)}
.hff-about-transparency-panel:before,.hff-about-transparency-panel:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.07)}
.hff-about-transparency-panel:before{width:150px;height:150px;right:-54px;bottom:-78px}
.hff-about-transparency-panel:after{width:95px;height:95px;left:-46px;top:32px}
.hff-about-transparency-panel>div,.hff-about-transparency-panel>a{position:relative;z-index:2}
.hff-about-transparency-panel .hff-eyebrow{color:#ffd1b8;margin-bottom:9px}
.hff-about-transparency-panel h2{color:#fff;font-size:2rem;line-height:1.1;max-width:680px;margin:0}
.hff-about-transparency-panel .hff-btn{min-width:178px;background:var(--hff-secondary);border-color:var(--hff-secondary)}
.hff-about-document-icon{display:grid;place-items:center;width:68px;height:78px;border:2px solid rgba(255,255,255,.28);border-radius:12px;color:rgba(255,255,255,.45)}
.hff-about-document-icon .hff-icon{width:36px;height:36px}

@media(max-width:1180px){
  .hff-timeline-slide{flex-basis:calc((100% - 54px)/4)}
  .hff-about-team-grid{grid-template-columns:repeat(3,1fr);gap:16px}
  .hff-about-team-photo{height:220px}
}
@media(max-width:960px){
  .hff-about-hero-grid{grid-template-columns:1fr 1fr;gap:34px}
  .hff-about-history-grid{gap:46px}
  .hff-about-purpose-grid{grid-template-columns:1fr 1fr}
  .hff-about-purpose-values{grid-column:1/-1}
  .hff-about-values-list{grid-template-columns:1fr 1fr}
  .hff-timeline-slide{flex-basis:calc((100% - 36px)/3)}
}
@media(max-width:820px){
  .hff-about-hero{padding-top:22px}
  .hff-about-hero-grid{grid-template-columns:1fr;gap:18px}
  .hff-about-hero-copy{padding:22px 0 8px}
  .hff-about-hero-copy h1{font-size:clamp(2.75rem,11vw,4rem)}
  .hff-about-hero-media{height:330px;border-radius:28px 72px 28px 28px}
  .hff-about-history-grid{grid-template-columns:1fr;gap:20px}
  .hff-about-section-head,.hff-about-team-head{align-items:flex-start}
  .hff-about-section-note,.hff-about-team-intro{text-align:left;max-width:620px}
  .hff-timeline-slide{flex-basis:calc((100% - 18px)/2)}
  .hff-timeline-slider-nav{left:-6px;right:-6px}
  .hff-about-team-grid{grid-template-columns:repeat(2,1fr)}
  .hff-about-team-photo{height:230px}
  .hff-about-transparency-panel{grid-template-columns:1fr auto;padding:30px}
  .hff-about-document-icon{display:none}
}
@media(max-width:600px){
  .hff-about-hero-media{height:270px}
  .hff-about-hero-note{font-size:.88rem;right:17px;top:19px}
  .hff-about-history-strip{padding:28px 0}
  .hff-about-history-grid h2,.hff-about-section-head h2,.hff-about-team-head h2{font-size:2.15rem}
  .hff-about-timeline.hff-section,.hff-about-purpose.hff-section,.hff-about-team.hff-section{padding:46px 0}
  .hff-timeline-slide{flex-basis:84%}
  .hff-timeline-slide-media{height:145px}
  .hff-timeline-slider-nav{left:-2px;right:-2px;top:48%}
  .hff-timeline-slider-arrow{width:38px;height:38px}
  .hff-about-purpose-grid{grid-template-columns:1fr}
  .hff-about-purpose-values{grid-column:auto}
  .hff-about-purpose-card{padding:26px 24px}
  .hff-about-values-list{grid-template-columns:1fr}
  .hff-about-team-grid{grid-template-columns:1fr 1fr;gap:10px}
  .hff-about-team-photo{height:165px}
  .hff-about-team-body{padding:13px 11px 15px}
  .hff-about-team-body p{font-size:.72rem}
  .hff-about-transparency-panel{grid-template-columns:1fr;gap:20px;padding:27px 24px}
  .hff-about-transparency-panel h2{font-size:1.75rem}
  .hff-about-transparency-panel .hff-btn{width:max-content;min-width:0}
}
/* 1.3.0 legibilidad específica del equipo */
.hff-about-team-body>span{font-size:.7rem}
.hff-about-team-body h3{font-size:1.02rem}
.hff-about-team-body p{font-size:.82rem;line-height:1.48}
@media(max-width:600px){.hff-about-team-body>span{font-size:.67rem}.hff-about-team-body h3{font-size:.96rem}.hff-about-team-body p{font-size:.78rem}}

/* ==================================================================
   Happy Face Foundation 1.4.0 — Proyectos e Impacto
   Replica la propuesta aprobada: hero visual, filtros, cards, impacto,
   áreas de trabajo y CTA. Todo se alimenta desde contenido administrable.
   ================================================================== */
.hff-projects-hero{position:relative;padding:38px 0 34px;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);overflow:hidden}
.hff-projects-hero .hff-container,.hff-projects-catalog .hff-container,.hff-projects-impact .hff-container,.hff-projects-areas .hff-container,.hff-projects-final-cta .hff-container{width:min(1240px,calc(100% - 40px))}
.hff-projects-hero-grid{display:grid;grid-template-columns:minmax(0,.93fr) minmax(460px,1.07fr);align-items:center;gap:56px;min-height:390px}
.hff-projects-hero-copy{position:relative;z-index:3;padding:20px 0}
.hff-projects-hero-copy h1{font-size:clamp(3.25rem,5vw,5.15rem);line-height:.96;max-width:620px;margin:0 0 20px;letter-spacing:-.055em}
.hff-projects-hero-intro{max-width:560px;color:#536d7e;font-size:1.06rem;line-height:1.55}
.hff-projects-hero-intro p{margin-bottom:0}
.hff-projects-hero-stats{display:flex;align-items:stretch;gap:14px;margin-top:26px;flex-wrap:wrap}
.hff-projects-hero-stat{display:flex;align-items:center;gap:13px;min-width:190px;padding:12px 17px;border:1px solid #dce9ef;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 7px 22px rgba(31,81,111,.055)}
.hff-projects-hero-stat-icon{display:grid;place-items:center;width:41px;height:41px;border-radius:50%;background:#edf7fc;color:#2889c0;flex:0 0 41px}
.hff-projects-hero-stat:nth-child(2) .hff-projects-hero-stat-icon{background:#fff1e9;color:var(--hff-secondary)}
.hff-projects-hero-stat-icon .hff-icon{width:25px;height:25px}
.hff-projects-hero-stat-copy{display:flex;flex-direction:column;line-height:1.12}
.hff-projects-hero-stat-copy strong{font-size:1.45rem;letter-spacing:-.035em;color:var(--hff-text)}
.hff-projects-hero-stat-copy small{margin-top:4px;color:#6e8391;font-size:.75rem}
.hff-projects-hero-visual{position:relative;min-height:330px;isolation:isolate}
.hff-projects-hero-visual>img{display:block;width:100%;height:330px;object-fit:cover;border-radius:18px 18px 18px 18px;box-shadow:0 16px 42px rgba(32,75,101,.09);position:relative;z-index:2}
.hff-projects-hero-note{position:absolute;z-index:4;right:34px;top:-12px;display:grid;place-items:center;width:145px;min-height:145px;padding:22px 16px;border-radius:50%;background:#e8f5fb;color:#276688;text-align:center;font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:1rem;line-height:1.2;transform:rotate(-5deg);box-shadow:0 8px 25px rgba(36,92,124,.07)}
.hff-projects-hero-note span{position:absolute;bottom:18px;width:46px;height:3px;background:var(--hff-secondary);border-radius:4px;transform:rotate(-2deg)}
.hff-projects-deco{position:absolute;z-index:1;border-radius:50%;pointer-events:none}
.hff-projects-deco-a{width:120px;height:120px;background:#e7f5fb;right:-58px;top:82px}
.hff-projects-deco-b{width:86px;height:86px;background:#fff0e6;left:-48px;bottom:8px}
.hff-projects-heart-doodle{position:absolute;z-index:4;right:-22px;bottom:2px;color:var(--hff-secondary);font-size:5.2rem;font-family:Georgia,serif;line-height:1;transform:rotate(-11deg)}

.hff-projects-catalog.hff-section{padding:24px 0 54px;background:#fff}
.hff-projects-filterbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.hff-projects-filters{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.hff-projects-filters button{min-height:38px;padding:0 16px;border:1px solid #d7e5ec;border-radius:999px;background:#fff;color:#617786;font-size:.84rem;cursor:pointer;transition:background .18s ease,color .18s ease,border .18s ease,transform .18s ease}
.hff-projects-filters button:hover{transform:translateY(-1px);border-color:#adc7d5;color:var(--hff-primary-dark)}
.hff-projects-filters button.is-active{background:#2c6588;border-color:#2c6588;color:#fff;font-weight:720}
.hff-projects-count{margin:0;color:#7a8d99;font-size:.78rem;white-space:nowrap}.hff-projects-count strong{color:#536b79;font-weight:680}
.hff-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.hff-projects-card{min-width:0;border:1px solid #dbe7ed;border-radius:18px;background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.hff-projects-card:hover{transform:translateY(-3px);border-color:#bdd4df;box-shadow:0 17px 38px rgba(37,84,109,.08)}
.hff-projects-card.is-hidden{display:none}
.hff-projects-card-media{display:block;height:215px;background:#edf4f6;overflow:hidden}
.hff-projects-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.hff-projects-card:hover .hff-projects-card-media img{transform:scale(1.025)}
.hff-projects-card-body{padding:18px 18px 16px}
.hff-projects-card-chips{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:8px}
.hff-projects-status,.hff-projects-category{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:.66rem;font-weight:820;letter-spacing:.025em}
.hff-projects-status{text-transform:uppercase;background:#edf6fa;color:#2c6688}
.hff-projects-status-finished{background:#eef3f5;color:#657b88}
.hff-projects-category{background:#e9f5fc;color:#2b779f}
.hff-projects-card[data-project-category="ambiente"] .hff-projects-category{background:#eef8e9;color:#4e8549}
.hff-projects-card[data-project-category="comunidad"] .hff-projects-category{background:#fff1e8;color:#c9612d}
.hff-projects-card h2{font-size:1.43rem;line-height:1.06;letter-spacing:-.035em;margin:0 0 9px;overflow-wrap:anywhere}
.hff-projects-card h2 a:hover{color:var(--hff-primary-dark)}
.hff-projects-card-excerpt{margin:0;color:#617887;font-size:.86rem;line-height:1.48;min-height:3.85em}
.hff-projects-card-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:12px 0 7px;color:#6f8492;font-size:.72rem}
.hff-projects-card-meta>span{display:flex;align-items:center;gap:5px;min-width:0}
.hff-projects-card-meta .hff-icon{width:14px;height:14px;flex:0 0 14px;color:#65879a}
.hff-projects-card-link{display:inline-flex;align-items:center;gap:5px;color:var(--hff-secondary)!important;font-size:.76rem;font-weight:780;margin-top:4px}
.hff-projects-card-link:hover{gap:8px}

.hff-projects-impact.hff-section{padding:18px 0 26px;background:#fff}
.hff-projects-impact-panel{display:grid;grid-template-columns:270px 1fr;gap:34px;align-items:center;padding:28px 34px;border-radius:22px;background:linear-gradient(100deg,#f0f8fc 0%,#f8fbfc 48%,#edf7fc 100%);border:1px solid #e5f0f5}
.hff-projects-impact-copy{padding-right:28px;border-right:1px solid #cfe0e8}
.hff-projects-impact-copy .hff-eyebrow{margin-bottom:8px}
.hff-projects-impact-copy h2{font-size:2rem;line-height:1.02;margin:0 0 10px}
.hff-projects-impact-copy>p:last-child{margin:0;color:#627a89;font-size:.82rem;line-height:1.45}
.hff-projects-impact-stats{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:start;padding-bottom:24px}
.hff-projects-impact-stat{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px;min-width:0}
.hff-projects-impact-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;margin-bottom:3px;background:#dff1fb;color:#2c8bc2}
.hff-projects-impact-icon .hff-icon{width:24px;height:24px}
.hff-projects-impact-stat:nth-child(2) .hff-projects-impact-icon{background:#fff0e7;color:#e96e32}
.hff-projects-impact-stat:nth-child(3) .hff-projects-impact-icon{background:#e9f6e6;color:#55a14e}
.hff-projects-impact-stat:nth-child(4) .hff-projects-impact-icon{background:#ffeaea;color:#ea6f65}
.hff-projects-impact-stat strong{font-size:1.85rem;line-height:1;color:var(--hff-text);letter-spacing:-.04em}
.hff-projects-impact-stat>span:last-child{color:#647b89;font-size:.74rem;line-height:1.23;max-width:118px}
.hff-projects-impact-note{position:absolute;left:0;right:0;bottom:0;text-align:center;color:#263e4c;font-size:.72rem;font-weight:720}
.hff-projects-impact-note span{display:inline-block;width:34px;height:3px;background:var(--hff-secondary);border-radius:3px;margin-left:8px;vertical-align:middle;transform:rotate(-5deg)}

.hff-projects-areas.hff-section{padding:38px 0 34px;background:#fff}
.hff-projects-areas-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.hff-projects-areas-head .hff-eyebrow{margin-bottom:7px}
.hff-projects-areas-head h2{font-size:2.25rem;margin:0}
.hff-projects-areas-head .hff-text-link{font-size:.76rem;color:var(--hff-secondary)}
.hff-projects-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hff-projects-area-card{display:grid;grid-template-columns:62px 1fr;gap:15px;align-items:start;padding:20px;border:1px solid #dfe9ee;border-radius:18px;background:#fff}
.hff-projects-area-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#e7f4fb;color:#318bc0}
.hff-projects-area-icon .hff-icon{width:29px;height:29px}
.hff-projects-area-icon-people{background:#fff0e7;color:#e56e34}.hff-projects-area-icon-leaf{background:#eaf7e7;color:#5a9f4d}
.hff-projects-area-card h3{font-size:1rem;line-height:1.15;margin:1px 0 6px}
.hff-projects-area-card p{font-size:.78rem;line-height:1.42;color:#657b89;margin:0 0 8px}
.hff-projects-area-card a{font-size:.75rem;font-weight:780;color:var(--hff-secondary)!important}

.hff-projects-final-cta{padding:0 0 22px;background:#fff}
.hff-projects-final-cta-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.75fr) auto;align-items:center;gap:32px;padding:28px 46px;border-radius:22px;background:linear-gradient(115deg,#175071 0%,#2a7099 54%,#2e729a 100%);color:#fff;overflow:hidden;position:relative}
.hff-projects-final-cta-panel:before,.hff-projects-final-cta-panel:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}
.hff-projects-final-cta-panel:before{width:88px;height:88px;left:-38px;bottom:-42px}.hff-projects-final-cta-panel:after{width:62px;height:62px;right:-15px;top:-18px}
.hff-projects-final-cta-copy{position:relative;z-index:1}
.hff-projects-final-cta-copy .hff-eyebrow{color:#ffd0b5;margin-bottom:8px}
.hff-projects-final-cta-copy h2{font-size:2rem;color:#fff;margin:0;max-width:440px}
.hff-projects-final-cta-text{position:relative;z-index:1;color:#e6f2f8;font-size:.82rem;line-height:1.5;margin:0;max-width:290px}
.hff-projects-final-cta .hff-actions{position:relative;z-index:1;flex-wrap:nowrap}
.hff-projects-final-cta .hff-btn{min-height:43px;padding:0 19px;font-size:.78rem;white-space:nowrap}

@media(max-width:1080px){
  .hff-projects-hero-grid{grid-template-columns:1fr 1fr;gap:34px}
  .hff-projects-hero-copy h1{font-size:4rem}
  .hff-projects-hero-visual>img{height:310px}
  .hff-projects-card-media{height:190px}
  .hff-projects-impact-panel{grid-template-columns:230px 1fr;padding-inline:26px}
  .hff-projects-final-cta-panel{grid-template-columns:1fr 1fr;gap:20px}.hff-projects-final-cta .hff-actions{grid-column:1/-1}
}
@media(max-width:820px){
  .hff-projects-hero{padding:34px 0 26px}
  .hff-projects-hero-grid{grid-template-columns:1fr;gap:24px;min-height:0}
  .hff-projects-hero-copy{padding:0}
  .hff-projects-hero-copy h1{font-size:clamp(3rem,12vw,4.2rem);max-width:650px}
  .hff-projects-hero-visual{min-height:300px}.hff-projects-hero-visual>img{height:300px}
  .hff-projects-hero-note{right:18px;top:-18px;width:126px;min-height:126px;font-size:.88rem}
  .hff-projects-heart-doodle{right:-12px;font-size:4.4rem}
  .hff-projects-filterbar{align-items:flex-start;flex-direction:column}.hff-projects-count{align-self:flex-end}
  .hff-projects-filters{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px;scrollbar-width:none}.hff-projects-filters::-webkit-scrollbar{display:none}.hff-projects-filters button{flex:0 0 auto}
  .hff-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hff-projects-impact-panel{grid-template-columns:1fr;padding:26px}.hff-projects-impact-copy{border-right:0;border-bottom:1px solid #cfe0e8;padding:0 0 20px}.hff-projects-impact-stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}
  .hff-projects-area-grid{grid-template-columns:1fr}.hff-projects-areas-head{align-items:flex-start;flex-direction:column}
  .hff-projects-final-cta-panel{grid-template-columns:1fr;padding:28px}.hff-projects-final-cta .hff-actions{grid-column:auto;flex-wrap:wrap}
}
@media(max-width:560px){
  .hff-projects-hero .hff-container,.hff-projects-catalog .hff-container,.hff-projects-impact .hff-container,.hff-projects-areas .hff-container,.hff-projects-final-cta .hff-container{width:min(100% - 30px,1240px)}
  .hff-projects-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hff-projects-hero-stat{min-width:0;padding:10px 11px;gap:9px}.hff-projects-hero-stat-icon{width:36px;height:36px;flex-basis:36px}.hff-projects-hero-stat-copy strong{font-size:1.2rem}.hff-projects-hero-stat-copy small{font-size:.66rem}
  .hff-projects-hero-visual{min-height:260px}.hff-projects-hero-visual>img{height:260px}.hff-projects-hero-note{width:108px;min-height:108px;font-size:.77rem;padding:16px 11px}.hff-projects-deco-a{display:none}
  .hff-projects-catalog.hff-section{padding-bottom:40px}.hff-projects-grid{grid-template-columns:1fr;gap:16px}.hff-projects-card-media{height:210px}.hff-projects-card-excerpt{min-height:0}
  .hff-projects-impact.hff-section{padding-bottom:18px}.hff-projects-impact-panel{padding:22px 18px}.hff-projects-impact-copy h2{font-size:1.8rem}.hff-projects-impact-stat strong{font-size:1.55rem}.hff-projects-impact-stat>span:last-child{font-size:.7rem}
  .hff-projects-areas-head h2{font-size:1.9rem}.hff-projects-area-card{grid-template-columns:52px 1fr;padding:17px}.hff-projects-area-icon{width:48px;height:48px}
  .hff-projects-final-cta-panel{padding:25px 20px}.hff-projects-final-cta-copy h2{font-size:1.75rem}
}
.hff-projects-card{display:flex;flex-direction:column}
.hff-projects-card-body{display:flex;flex-direction:column;flex:1}
.hff-projects-card-meta{margin-top:auto}
.hff-projects-card-link{align-self:flex-start}

/* ==================================================================
   Happy Face Foundation 1.5.0 — Página Cómo ayudar
   Réplica de la propuesta aprobada: hero visual, 3 formas de ayudar,
   impacto, historia, CTA, FAQ y footer global.
   ================================================================== */
.hff-help-hero{position:relative;padding:34px 0 24px;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);overflow:hidden}
.hff-help-hero:before,.hff-help-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}
.hff-help-hero:before{width:110px;height:110px;left:-55px;top:56px;background:#e8f6fc}
.hff-help-hero:after{width:66px;height:66px;left:22px;bottom:35px;background:#fff0e7}
.hff-help-hero .hff-container,.hff-help-options .hff-container,.hff-help-impact .hff-container,.hff-help-story .hff-container,.hff-help-cta-wrap .hff-container,.hff-help-faq .hff-container{width:min(1240px,calc(100% - 48px))}
.hff-help-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:56px;align-items:center;min-height:335px;position:relative;z-index:1}
.hff-help-hero-copy{padding:18px 0 8px;position:relative;z-index:2}
.hff-help-hero-copy h1{font-size:clamp(3.65rem,5.7vw,5.8rem);line-height:.93;letter-spacing:-.06em;margin:0 0 20px;max-width:570px}
.hff-help-hero-intro{max-width:540px;color:#597183;font-size:1.04rem;line-height:1.55}
.hff-help-hero-intro p{margin-bottom:0}
.hff-help-hero-visual{position:relative;min-height:300px}
.hff-help-hero-visual>img{display:block;width:100%;height:300px;object-fit:cover;object-position:center 42%;border-radius:18px 18px 18px 52px;box-shadow:0 18px 42px rgba(26,67,91,.1)}
.hff-help-hero-placeholder{height:300px;border-radius:18px 18px 18px 52px;background:#eef7fa;display:grid;place-items:center}.hff-help-hero-placeholder img{width:150px;opacity:.35}
.hff-help-handnote{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#2c6d91;line-height:1.22;font-size:1.02rem;transform:rotate(-5deg)}
.hff-help-handnote span{display:block;width:52px;height:3px;background:var(--hff-secondary);border-radius:999px;margin:8px 0 0 24px;transform:rotate(-3deg)}
.hff-help-handnote-left{margin-top:22px;margin-left:44px;display:inline-block}
.hff-help-handnote-image{position:absolute;right:15px;top:10px;width:145px;min-height:145px;padding:24px 16px;border-radius:50%;background:#e8f5fb;display:grid;place-items:center;text-align:center;z-index:3;box-shadow:0 8px 24px rgba(31,86,117,.06)}
.hff-help-handnote-image span{position:absolute;bottom:18px;left:50%;margin:0;transform:translateX(-50%) rotate(-3deg)}

.hff-help-options.hff-section{padding:28px 0 18px;background:#fff}
.hff-help-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.hff-help-option-card{min-width:0;display:flex;flex-direction:column;min-height:300px;padding:28px 28px 24px;border:1px solid #dce8ee;border-radius:20px;background:#fff;box-shadow:0 7px 24px rgba(30,75,100,.025)}
.hff-help-option-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px}
.hff-help-option-number{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:#fff1e9;color:#e76c31;font-weight:850;font-size:1.15rem}
.hff-help-option-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:#fff2ed;color:var(--hff-secondary)}
.hff-help-option-icon .hff-icon{width:25px;height:25px}
.hff-help-option-volunteer .hff-help-option-number,.hff-help-option-volunteer .hff-help-option-icon{background:#eaf6fc;color:#2585be}
.hff-help-option-sponsor .hff-help-option-number,.hff-help-option-sponsor .hff-help-option-icon{background:#eff8ea;color:#4aa74b}
.hff-help-option-card h2{font-size:1.9rem;line-height:1.05;margin:0 0 12px;letter-spacing:-.04em}
.hff-help-option-card p{font-size:.94rem;line-height:1.55;color:#607788;margin:0 0 24px;max-width:340px}
.hff-help-option-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 18px;border-radius:999px;background:#eef7fb;color:#18384d;font-size:.82rem;font-weight:780;margin-top:auto}
.hff-help-option-btn-primary{background:var(--hff-secondary);color:#fff!important;box-shadow:0 8px 20px rgba(223,113,57,.18)}

.hff-help-impact.hff-section{padding:20px 0 24px;background:#fff}
.hff-help-impact-panel{padding:28px 36px 26px;border:1px solid #e4f0f5;border-radius:22px;background:linear-gradient(105deg,#f1f9fc 0%,#f9fcfd 50%,#edf8fc 100%)}
.hff-help-impact-head{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:end;padding-bottom:24px}
.hff-help-impact-head h2{font-size:2rem;line-height:1.03;margin:0}.hff-help-impact-head p:last-child{margin:0;color:#5e7585;font-size:.86rem;line-height:1.48;max-width:540px}
.hff-help-impact-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #dcebef;padding-top:22px}
.hff-help-impact-stat{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0;padding:2px 20px;border-right:1px solid #dbe8ed}
.hff-help-impact-stat:last-child{border-right:0}
.hff-help-impact-icon{display:grid;place-items:center;color:#2685bd}.hff-help-impact-icon .hff-icon{width:31px;height:31px}
.hff-help-impact-stat:nth-child(2) .hff-help-impact-icon{color:#ef6f32}.hff-help-impact-stat:nth-child(3) .hff-help-impact-icon{color:#2b89c1}.hff-help-impact-stat:nth-child(4) .hff-help-impact-icon{color:#278ac4}
.hff-help-impact-stat strong{display:block;font-size:1.75rem;line-height:1;color:#173042;letter-spacing:-.04em;margin-bottom:5px}
.hff-help-impact-stat span:last-child{display:block;font-size:.73rem;line-height:1.3;color:#687f8f;max-width:135px}

.hff-help-story.hff-section{padding:28px 0 18px;background:#fff}
.hff-help-story-grid{display:grid;grid-template-columns:1.13fr .87fr;gap:54px;align-items:center}
.hff-help-story-media{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(190px,.75fr);min-height:265px;border-radius:20px;overflow:hidden;background:#eef7fb}
.hff-help-story-media>img{width:100%;height:100%;min-height:265px;object-fit:cover;display:block}
.hff-help-story-quote{position:relative;margin:0;padding:40px 30px 28px;background:#eaf6fc;color:#27688d;display:flex;flex-direction:column;justify-content:center}
.hff-help-quote-mark{position:absolute;top:20px;left:26px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--hff-secondary);color:#fff;font-family:Georgia,serif;font-size:1.75rem;line-height:1}
.hff-help-story-quote p{font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.52;font-style:italic;margin:14px 0 18px}
.hff-help-story-quote footer{font-size:.75rem;color:#385f78}.hff-help-story-quote footer small{display:block;font-size:.7rem;color:#6d8391;margin-top:2px}
.hff-help-story-scribble{display:block;width:52px;height:3px;background:var(--hff-secondary);border-radius:999px;position:absolute;right:28px;bottom:22px;transform:rotate(-5deg)}
.hff-help-story-copy h2{font-size:2.55rem;line-height:1.02;margin:0 0 16px;max-width:460px}.hff-help-story-copy .hff-prose{font-size:.94rem;line-height:1.6;max-width:470px}.hff-help-story-copy .hff-text-link{display:inline-flex;margin-top:14px;font-size:.86rem}

.hff-help-cta-wrap{padding:18px 0 22px;background:#fff}
.hff-help-cta{display:grid;grid-template-columns:1.05fr .85fr .45fr;gap:30px;align-items:center;padding:28px 46px;border-radius:22px;background:linear-gradient(110deg,#10506e 0%,#17759d 56%,#4c91b0 100%);color:#fff;box-shadow:0 18px 42px rgba(28,82,112,.13)}
.hff-help-cta .hff-eyebrow{color:#ffbc93}.hff-help-cta h2{color:#fff;font-size:2.3rem;line-height:1.05;margin:0;max-width:460px}.hff-help-cta-actions>p{font-size:.82rem;line-height:1.5;color:#e6f1f5;margin:0 0 13px;max-width:300px}.hff-help-cta .hff-btn{min-height:42px;padding:0 17px;font-size:.78rem}.hff-help-cta-note{justify-self:end;position:relative;font-family:"Segoe Print","Bradley Hand",cursive;font-size:1.08rem;line-height:1.28;transform:rotate(-4deg);max-width:150px;text-align:center}.hff-help-cta-note:before{content:"☀";display:block;font-family:Arial,sans-serif;font-size:2.1rem;line-height:1;margin-bottom:2px}.hff-help-cta-note span{display:block;width:58px;height:3px;background:var(--hff-secondary);border-radius:999px;margin:8px auto 0;transform:rotate(-4deg)}

.hff-help-faq.hff-section{padding:26px 0 42px;background:#fff}
.hff-help-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.hff-help-faq-copy h2{font-size:2.45rem;line-height:1;margin:0 0 14px}.hff-help-faq-copy .hff-prose{font-size:.88rem;line-height:1.55;max-width:390px}.hff-help-faq-copy .hff-text-link{display:inline-flex;margin-top:18px;font-size:.82rem}
.hff-help-faq-list{display:grid;gap:8px}.hff-help-faq-item{border:1px solid #d8e6ec;border-radius:9px;background:#fff;overflow:hidden}.hff-help-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;color:#173042;font-weight:760;font-size:.83rem}.hff-help-faq-item summary::-webkit-details-marker{display:none}.hff-help-faq-plus{font-size:1.25rem;line-height:1;font-weight:400;color:#355d74;transition:transform .2s ease}.hff-help-faq-item[open] .hff-help-faq-plus{transform:rotate(45deg)}.hff-help-faq-answer{padding:0 16px 15px;color:#617987;font-size:.82rem;line-height:1.55}.hff-help-faq-answer p:last-child{margin-bottom:0}

@media(max-width:1080px){
  .hff-help-hero-grid{grid-template-columns:1fr 1fr;gap:32px}.hff-help-hero-copy h1{font-size:4rem}.hff-help-handnote-image{width:125px;min-height:125px;font-size:.9rem}
  .hff-help-option-card{padding:24px 22px}.hff-help-option-card h2{font-size:1.65rem}
  .hff-help-story-grid{grid-template-columns:1fr}.hff-help-story-copy{max-width:760px}.hff-help-cta{grid-template-columns:1fr 1fr}.hff-help-cta-note{grid-column:1/-1;justify-self:end}
}
@media(max-width:820px){
  .hff-help-hero{padding-top:20px}.hff-help-hero-grid{grid-template-columns:1fr;gap:24px}.hff-help-hero-copy{order:1}.hff-help-hero-visual{order:2;min-height:280px}.hff-help-hero-visual>img,.hff-help-hero-placeholder{height:280px}.hff-help-hero-copy h1{font-size:clamp(3rem,11vw,4.2rem)}.hff-help-handnote-left{margin-left:10px}.hff-help-handnote-image{right:16px;top:14px}
  .hff-help-options-grid{grid-template-columns:1fr}.hff-help-option-card{min-height:0}.hff-help-impact-head{grid-template-columns:1fr;gap:10px}.hff-help-impact-stats{grid-template-columns:1fr 1fr}.hff-help-impact-stat{justify-content:flex-start;padding:16px;border-right:0;border-bottom:1px solid #dbe8ed}.hff-help-impact-stat:nth-last-child(-n+2){border-bottom:0}
  .hff-help-story-media{grid-template-columns:1fr}.hff-help-story-media>img{height:260px}.hff-help-story-quote{min-height:220px}.hff-help-cta{grid-template-columns:1fr;gap:18px;padding:30px}.hff-help-cta-note{grid-column:auto;justify-self:start;text-align:left}.hff-help-faq-grid{grid-template-columns:1fr;gap:28px}
}
@media(max-width:560px){
  .hff-help-hero .hff-container,.hff-help-options .hff-container,.hff-help-impact .hff-container,.hff-help-story .hff-container,.hff-help-cta-wrap .hff-container,.hff-help-faq .hff-container{width:min(100% - 32px,1240px)}
  .hff-help-hero-visual>img,.hff-help-hero-placeholder{height:240px}.hff-help-handnote-image{width:108px;min-height:108px;padding:15px 10px;font-size:.78rem}.hff-help-handnote-image span{bottom:13px;width:40px}
  .hff-help-option-card h2{font-size:1.75rem}.hff-help-impact-panel{padding:24px 18px}.hff-help-impact-stats{grid-template-columns:1fr}.hff-help-impact-stat{border-bottom:1px solid #dbe8ed!important}.hff-help-impact-stat:last-child{border-bottom:0!important}.hff-help-story-copy h2{font-size:2.1rem}.hff-help-cta h2{font-size:2rem}.hff-help-faq-copy h2{font-size:2.1rem}
}

/* ==================================================================
   Happy Face Foundation 1.6.1 — Ajuste tipográfico de cards de Noticias
   Hero editorial, filtros, grid de noticias, paginación AJAX y newsletter.
   ================================================================== */
.hff-news-hero{position:relative;padding:22px 0 28px;background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfdfe 100%);overflow:hidden}
.hff-news-hero:before,.hff-news-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hff-news-hero:before{width:108px;height:108px;left:-54px;top:48px;background:#eaf6fb}
.hff-news-hero:after{width:58px;height:58px;left:34px;bottom:52px;background:#fff0e8}
.hff-news-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:58px;align-items:center;min-height:320px}
.hff-news-hero-copy{padding-left:20px;position:relative;z-index:2}
.hff-news-hero-copy .hff-eyebrow{margin-bottom:12px;font-size:.76rem}
.hff-news-hero-copy h1{font-size:clamp(3rem,5vw,4.45rem);line-height:.96;margin:0 0 18px;letter-spacing:-.048em}
.hff-news-hero-intro{max-width:540px;color:#5d7484;font-size:1.02rem;line-height:1.55}
.hff-news-hero-intro p{margin-bottom:0}
.hff-handwritten{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive}
.hff-news-subnote{display:inline-block;margin:18px 0 0 64px;color:#2d759c;font-size:1.05rem;line-height:1.25;transform:rotate(-7deg)}
.hff-news-subnote span,.hff-news-hero-note span,.hff-news-newsletter-note span{display:block;width:58px;height:3px;margin:6px auto 0;background:var(--hff-secondary);border-radius:999px;transform:rotate(-5deg)}
.hff-news-hero-visual{position:relative;height:280px;border-radius:28px 28px 28px 28px;overflow:visible}
.hff-news-hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 42%;border-radius:28px;box-shadow:0 14px 40px rgba(28,70,96,.08)}
.hff-news-hero-note{position:absolute;right:-24px;top:22px;width:132px;height:132px;padding:24px 14px 12px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#2b698e;background:#eaf7fc;font-size:1.03rem;line-height:1.15;transform:rotate(5deg);box-shadow:0 8px 25px rgba(40,88,122,.05)}
.hff-news-hero-note span{flex:0 0 auto}
.hff-news-doodle-one{position:absolute;left:86px;top:48px;width:34px;height:34px;border-left:3px solid var(--hff-secondary);border-top:3px solid var(--hff-secondary);transform:rotate(30deg);opacity:.9}

.hff-news-browser-section{position:relative;padding:18px 0 34px;background:#fff}
.hff-news-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 16px}
.hff-news-search-icon{margin-right:-45px;z-index:2;color:#37647d;font-size:1.35rem;transform:translateX(16px)}
.hff-news-search input{width:100%;height:50px;padding:0 18px 0 48px;border:1px solid #cbdde7;border-radius:999px;background:#fff;color:#173042;box-shadow:0 4px 12px rgba(40,88,122,.02)}
.hff-news-search input::placeholder{color:#9aaab4}
.hff-news-search-button{min-height:50px;min-width:105px;padding-inline:24px}
.hff-news-filters{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px}
.hff-news-filters button{min-height:36px;padding:0 17px;border:1px solid #cbdde7;border-radius:999px;background:#fff;color:#5d7484;font-size:.78rem;cursor:pointer;transition:.18s ease}
.hff-news-filters button:hover{border-color:#88aabf;color:#234f6b}
.hff-news-filters button.is-active{background:#174c69;border-color:#174c69;color:#fff;box-shadow:0 6px 16px rgba(23,76,105,.14)}
.hff-news-live-region{min-height:0;color:#6c8190;font-size:.78rem;margin-bottom:0}
.hff-news-results{position:relative;min-height:260px;transition:opacity .2s ease}
.hff-news-browser-section.is-loading .hff-news-results{opacity:.44;pointer-events:none}
.hff-news-browser-section.is-loading .hff-news-results:after{content:"";position:absolute;left:50%;top:80px;width:34px;height:34px;margin:-17px;border:3px solid #dbe8ee;border-top-color:var(--hff-secondary);border-radius:50%;animation:hff-news-spin .7s linear infinite}
@keyframes hff-news-spin{to{transform:rotate(360deg)}}
.hff-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.hff-news-card{min-width:0;border:1px solid #dbe6ec;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 5px 16px rgba(29,66,89,.025);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.hff-news-card:hover{transform:translateY(-3px);border-color:#bfd1db;box-shadow:0 15px 30px rgba(29,66,89,.07)}
.hff-news-card-media{display:block;height:200px;background:#edf4f6;overflow:hidden}
.hff-news-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.hff-news-card:hover .hff-news-card-media img{transform:scale(1.035)}
.hff-news-card-body{padding:18px 20px 20px}
.hff-news-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.hff-news-card-meta time{font-size:.72rem;color:#7d909c;white-space:nowrap}
.hff-news-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;border-radius:999px;background:#e9f5fa;color:#2a6f94;font-size:.68rem;line-height:1;font-weight:700}
.hff-news-chip-ambiente{background:#e8f6e5;color:#487c42}.hff-news-chip-voluntariado{background:#fff0e9;color:#c56636}.hff-news-chip-educacion{background:#f1eafe;color:#7655a6}.hff-news-chip-alianzas{background:#e8f1ff;color:#326da5}.hff-news-chip-proyectos{background:#fff0e8;color:#bd6238}.hff-news-chip-logros{background:#fff6d9;color:#9b7a21}.hff-news-chip-historias{background:#f8eaf4;color:#9a4f7a}.hff-news-chip-eventos{background:#edf5ff;color:#4d78a8}
body.hff-owned-site .hff-news-card h2{font-size:1.22rem;line-height:1.2;margin:0 0 8px;letter-spacing:-.022em;font-weight:760;overflow-wrap:anywhere}
.hff-news-card h2 a:hover{color:#2c698d}
body.hff-owned-site .hff-news-card p{min-height:4.5em;margin:0 0 12px;color:#647a88;font-size:.86rem;line-height:1.5}
body.hff-owned-site .hff-news-read-more{display:inline-flex;align-items:center;gap:5px;color:#163f59;font-size:.78rem;font-weight:800}
.hff-news-read-more:hover{color:var(--hff-secondary)}
.hff-news-empty{grid-column:1/-1;padding:70px 30px;border:1px dashed #cedde5;border-radius:18px;text-align:center;color:#6c8190;background:#fbfdfe}
.hff-news-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:30px 0 0}
.hff-news-pagination button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d1dfe7;border-radius:50%;background:#fff;color:#2e546b;font-weight:700;cursor:pointer;transition:.18s ease}
.hff-news-pagination button:hover:not(:disabled){border-color:#2d6485;color:#173f5a}
.hff-news-pagination button.is-active{background:#103f5a;border-color:#103f5a;color:#fff}
.hff-news-pagination button:disabled{opacity:.35;cursor:not-allowed}
.hff-news-page-arrow{font-size:1.2rem}

.hff-news-newsletter-wrap{padding:4px 0 24px;background:#fff}
.hff-news-newsletter{position:relative;display:grid;grid-template-columns:1.05fr 1.15fr .55fr;gap:28px;align-items:center;min-height:146px;padding:30px 38px;border-radius:24px;background:linear-gradient(110deg,#145071 0%,#1f739b 58%,#458ead 100%);overflow:hidden;color:#fff;box-shadow:0 14px 34px rgba(24,85,116,.12)}
.hff-news-newsletter:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-52px;bottom:-52px;background:rgba(255,255,255,.06)}
.hff-news-newsletter .hff-eyebrow{color:#ffab7e;margin-bottom:8px}
.hff-news-newsletter h2{margin:0;color:#fff;font-size:clamp(1.8rem,2.8vw,2.55rem);line-height:1.08}
.hff-news-newsletter-form-wrap>p{margin:0 0 12px;color:#eef7fb;font-size:.86rem;line-height:1.5}
.hff-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.hff-newsletter-form input[type=email]{width:100%;height:46px;padding:0 16px;border:0;border-radius:999px;background:#fff;color:#173042;box-shadow:none}
.hff-newsletter-form .hff-btn{min-height:46px;white-space:nowrap}
.hff-news-newsletter-note{position:relative;z-index:2;justify-self:center;color:#fff;font-size:1.05rem;line-height:1.22;text-align:center;transform:rotate(-7deg)}
.hff-newsletter-message{margin:-2px 0 10px;padding:8px 10px;border-radius:9px;font-size:.76rem}
.hff-newsletter-message.is-success{background:rgba(232,255,238,.16);color:#effff3}.hff-newsletter-message.is-error{background:rgba(255,220,210,.14);color:#fff1ed}

@media(max-width:1080px){
  .hff-news-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hff-news-hero-copy{padding-left:0}.hff-news-hero-note{right:8px;width:116px;height:116px;font-size:.9rem}
  .hff-news-grid{gap:16px}.hff-news-card-media{height:180px}.hff-news-newsletter{grid-template-columns:1fr 1.2fr}.hff-news-newsletter-note{grid-column:1/-1;justify-self:end}
}
@media(max-width:820px){
  .hff-news-hero{padding-top:26px}.hff-news-hero-grid{grid-template-columns:1fr;gap:26px}.hff-news-hero-copy{order:1}.hff-news-hero-visual{order:2;height:300px}.hff-news-hero-copy h1{font-size:clamp(2.8rem,10vw,4rem)}.hff-news-subnote{margin-left:24px}.hff-news-hero-note{right:18px;top:18px}
  .hff-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.hff-owned-site .hff-news-card h2{font-size:1.18rem}.hff-news-newsletter{grid-template-columns:1fr;padding:30px}.hff-news-newsletter-note{grid-column:auto;justify-self:start}
}
@media(max-width:600px){
  .hff-news-hero{padding:18px 0 24px}.hff-news-hero-grid{min-height:0}.hff-news-hero-copy h1{font-size:2.9rem}.hff-news-hero-intro{font-size:.96rem}.hff-news-subnote{font-size:.96rem}.hff-news-hero-visual{height:240px}.hff-news-hero-note{width:100px;height:100px;font-size:.78rem;padding:15px 10px}.hff-news-doodle-one{display:none}
  .hff-news-browser-section{padding-top:10px}.hff-news-search{grid-template-columns:minmax(0,1fr) auto}.hff-news-search-icon{display:none}.hff-news-search input{padding-left:18px}.hff-news-search-button{min-width:90px;padding-inline:16px}.hff-news-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.hff-news-filters::-webkit-scrollbar{display:none}.hff-news-filters button{flex:0 0 auto}
  .hff-news-grid{grid-template-columns:1fr}.hff-news-card-media{height:205px}body.hff-owned-site .hff-news-card h2{font-size:1.14rem;line-height:1.22}body.hff-owned-site .hff-news-card p{min-height:0;font-size:.85rem}.hff-news-newsletter{padding:26px 22px;border-radius:20px}.hff-newsletter-form{grid-template-columns:1fr}.hff-newsletter-form .hff-btn{width:100%}.hff-news-newsletter-note{font-size:.95rem}
}


/* ==========================================================================\n   GALERÍA 1.7.0 · propuesta aprobada + cuadrícula simétrica + video custom\n   ========================================================================== */
.hff-gallery-hero{position:relative;padding:18px 0 28px;background:linear-gradient(110deg,#fff 0%,#fffaf7 50%,#f7fcfe 100%);overflow:hidden}
.hff-gallery-hero:before,.hff-gallery-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hff-gallery-hero:before{width:110px;height:110px;left:-58px;top:72px;background:#eaf7fc}.hff-gallery-hero:after{width:72px;height:72px;left:36px;bottom:30px;background:#fff0e8}
.hff-gallery-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:58px;align-items:center;min-height:300px}
.hff-gallery-hero-copy{position:relative;z-index:2;padding-left:20px}.hff-gallery-hero-copy .hff-eyebrow{margin-bottom:10px}.hff-gallery-hero-copy h1{font-size:clamp(3.2rem,5.2vw,4.7rem);line-height:.96;margin:0 0 16px;letter-spacing:-.05em}.hff-gallery-hero-intro{max-width:520px;color:#5d7484;font-size:1rem;line-height:1.55}.hff-gallery-hero-intro p{margin:0}.hff-gallery-subnote{display:inline-block;margin:18px 0 0 55px;color:#2b759c;font-size:1.08rem;line-height:1.2;transform:rotate(-7deg)}.hff-gallery-subnote span,.hff-gallery-hero-note span,.hff-gallery-cta-note span{display:block;width:62px;height:3px;margin:6px auto 0;border-radius:999px;background:var(--hff-secondary);transform:rotate(-5deg)}
.hff-gallery-hero-visual{position:relative;height:270px}.hff-gallery-hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:30px;box-shadow:0 16px 38px rgba(30,73,98,.08)}.hff-gallery-hero-note{position:absolute;right:-16px;top:20px;width:132px;height:132px;padding:24px 14px 12px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#2b698e;background:#eaf7fc;font-size:1.04rem;line-height:1.14;transform:rotate(5deg);box-shadow:0 8px 25px rgba(40,88,122,.05)}.hff-gallery-heart-doodle{position:absolute;left:-22px;bottom:18px;color:var(--hff-secondary);font-size:5rem;line-height:1;transform:rotate(-12deg);font-family:Georgia,serif}
.hff-gallery-browser-section{position:relative;padding:20px 0 30px;background:#fff}.hff-gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.hff-gallery-filters button{min-height:38px;padding:0 18px;border:1px solid #cbdde7;border-radius:999px;background:#fff;color:#587182;font-size:.79rem;cursor:pointer;transition:.18s ease}.hff-gallery-filters button:hover{border-color:#87a9bd;color:#234f6b}.hff-gallery-filters button.is-active{color:#fff;background:#174c69;border-color:#174c69;box-shadow:0 6px 16px rgba(23,76,105,.14)}.hff-gallery-status{min-height:18px;margin:-12px 0 8px;color:#7b8e99;font-size:.75rem}.hff-gallery-browser-section.is-loading .hff-gallery-grid-symmetric{opacity:.48;pointer-events:none}
.hff-gallery-grid-symmetric{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;transition:opacity .2s ease}.hff-gallery-card{min-width:0;aspect-ratio:4/3;border-radius:15px;overflow:hidden;background:#eef5f7;box-shadow:0 5px 14px rgba(24,67,92,.025)}.hff-gallery-card-media{position:relative;width:100%;height:100%;overflow:hidden;background:#e9f1f5}.hff-gallery-card-media>img,.hff-gallery-inline-video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hff-gallery-card:hover .hff-gallery-card-media>img,.hff-gallery-card:hover .hff-gallery-inline-video{transform:scale(1.025)}
.hff-gallery-card-overlay{position:absolute;left:0;right:0;bottom:0;padding:42px 16px 14px;background:linear-gradient(transparent,rgba(12,52,74,.82));color:#fff;opacity:0;transform:translateY(7px);transition:.2s ease;pointer-events:none}.hff-gallery-card:hover .hff-gallery-card-overlay,.hff-gallery-card:focus-within .hff-gallery-card-overlay{opacity:1;transform:none}.hff-gallery-card-overlay span{display:block;margin-bottom:3px;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.hff-gallery-card-overlay strong{display:block;font-size:.96rem;line-height:1.25}
.hff-gallery-play-toggle{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:58px;height:58px;margin:-29px 0 0 -29px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#174c69;box-shadow:0 8px 24px rgba(12,52,74,.18);cursor:pointer;transition:transform .18s ease,background .18s ease}.hff-gallery-play-toggle:hover{transform:scale(1.06);background:#fff}.hff-gallery-play-symbol{display:block;width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid currentColor}.hff-gallery-play-toggle.is-playing .hff-gallery-play-symbol{width:15px;height:18px;margin-left:0;border:0;border-left:5px solid currentColor;border-right:5px solid currentColor}
.hff-gallery-expand{position:absolute;z-index:4;right:12px;top:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(20,61,84,.56);color:#fff;font-size:1rem;cursor:pointer;opacity:0;transform:translateY(-4px);transition:.18s ease;backdrop-filter:blur(5px)}.hff-gallery-card:hover .hff-gallery-expand,.hff-gallery-card:focus-within .hff-gallery-expand{opacity:1;transform:none}.hff-gallery-expand:hover{background:#174c69}
.hff-gallery-loadmore-wrap{display:flex;justify-content:center;padding:28px 0 2px}.hff-gallery-loadmore{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 22px;border:0;border-radius:999px;background:#eef7fb;color:#174c69;font-weight:800;cursor:pointer;transition:.18s ease}.hff-gallery-loadmore:hover{background:#e3f2f8;transform:translateY(-1px)}.hff-gallery-loadmore:disabled{opacity:.55;cursor:wait}.hff-gallery-browser-section.is-loading .hff-gallery-loadmore-icon{animation:hff-gallery-spin .75s linear infinite}@keyframes hff-gallery-spin{to{transform:rotate(360deg)}}
.hff-gallery-cta-wrap{padding:6px 0 26px;background:#fff}.hff-gallery-cta{position:relative;display:grid;grid-template-columns:1.1fr .9fr .42fr;gap:30px;align-items:center;min-height:150px;padding:30px 38px;border-radius:24px;background:linear-gradient(110deg,#145071 0%,#1f739b 58%,#458ead 100%);color:#fff;overflow:hidden}.hff-gallery-cta:before{content:"";position:absolute;width:120px;height:120px;left:-52px;bottom:-62px;border-radius:50%;background:rgba(255,255,255,.07)}.hff-gallery-cta .hff-eyebrow{color:#ffad81;margin-bottom:8px}.hff-gallery-cta h2{margin:0;color:#fff;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.05}.hff-gallery-cta-copy{position:relative;z-index:2}.hff-gallery-cta-copy p{margin:0 0 13px;color:#eff8fb;font-size:.88rem;line-height:1.5}.hff-gallery-cta-note{position:relative;z-index:2;justify-self:center;color:#fff;font-size:1.04rem;line-height:1.2;text-align:center;transform:rotate(-7deg)}
.hff-gallery-lightbox[hidden]{display:none!important}.hff-gallery-lightbox{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px}.hff-gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(4,24,36,.83);backdrop-filter:blur(8px)}.hff-gallery-lightbox-dialog{position:relative;z-index:2;width:min(1040px,94vw);max-height:92vh;display:grid;grid-template-rows:minmax(0,1fr) auto;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 32px 90px rgba(0,0,0,.35)}.hff-gallery-lightbox-close{position:absolute;right:14px;top:14px;z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:rgba(10,44,64,.68);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}.hff-gallery-lightbox-media{display:grid;place-items:center;min-height:320px;max-height:72vh;background:#0b2534;overflow:hidden}.hff-gallery-lightbox-media>img,.hff-gallery-lightbox-video-wrap,.hff-gallery-lightbox-video-wrap video{width:100%;height:100%;max-height:72vh;object-fit:contain}.hff-gallery-lightbox-video-wrap{position:relative;display:grid;place-items:center}.hff-gallery-lightbox-play{position:absolute}.hff-gallery-lightbox-meta{padding:16px 20px 18px}.hff-gallery-lightbox-meta>span{display:block;color:var(--hff-secondary);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hff-gallery-lightbox-meta h2{font-size:1.35rem;margin:4px 0 4px}.hff-gallery-lightbox-meta p{margin:0;color:#647a88;font-size:.88rem}.hff-gallery-modal-open{overflow:hidden}
@media(max-width:980px){.hff-gallery-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hff-gallery-hero-copy{padding-left:0}.hff-gallery-hero-note{right:6px}.hff-gallery-grid-symmetric{grid-template-columns:repeat(2,minmax(0,1fr))}.hff-gallery-cta{grid-template-columns:1fr 1fr}.hff-gallery-cta-note{grid-column:1/-1;justify-self:end}}
@media(max-width:720px){.hff-gallery-hero{padding-top:24px}.hff-gallery-hero-grid{grid-template-columns:1fr;gap:24px}.hff-gallery-hero-visual{height:280px}.hff-gallery-hero-copy h1{font-size:clamp(2.9rem,12vw,4rem)}.hff-gallery-subnote{margin-left:26px}.hff-gallery-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.hff-gallery-filters::-webkit-scrollbar{display:none}.hff-gallery-filters button{flex:0 0 auto}.hff-gallery-grid-symmetric{grid-template-columns:1fr 1fr;gap:10px}.hff-gallery-card{border-radius:12px}.hff-gallery-card-overlay{display:none}.hff-gallery-expand{opacity:1;transform:none;width:31px;height:31px;right:8px;top:8px}.hff-gallery-play-toggle{width:50px;height:50px;margin:-25px 0 0 -25px}.hff-gallery-cta{grid-template-columns:1fr;padding:26px 22px}.hff-gallery-cta-note{grid-column:auto;justify-self:start}.hff-gallery-lightbox{padding:10px}.hff-gallery-lightbox-dialog{width:100%;max-height:95vh}.hff-gallery-lightbox-media{min-height:260px}}
@media(max-width:460px){.hff-gallery-grid-symmetric{grid-template-columns:1fr}.hff-gallery-card{aspect-ratio:4/3}.hff-gallery-hero-visual{height:235px}.hff-gallery-hero-note{width:105px;height:105px;font-size:.8rem;padding:15px 10px}.hff-gallery-heart-doodle{font-size:4rem;left:-8px}.hff-gallery-lightbox-meta h2{font-size:1.18rem}}

/* 1.8.0 · Transparencia */
.hff-transparency-browser{padding-top:10px;padding-bottom:84px}
.hff-transparency-results{display:block}
.hff-transparency-list{display:grid;gap:14px}
.hff-document-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:22px;align-items:center;padding:28px 20px;border:1px solid #dbe5eb;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(23,48,66,.04)}
.hff-document-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:#fff2ea;color:var(--hff-secondary);font-size:.88rem;font-weight:900;letter-spacing:.04em}
.hff-document-card-copy{min-width:0}
.hff-document-card-meta{display:block;color:#7a8c99;font-size:.95rem;line-height:1.25;margin-bottom:8px}
.hff-document-card h2{margin:0 0 8px;font-size:clamp(2rem,4.2vw,3.45rem);line-height:.98;letter-spacing:-.045em;color:var(--hff-text)}
.hff-document-card p{margin:0;color:#667a88;font-size:1rem;line-height:1.6;max-width:900px}
.hff-document-card-link{justify-self:end;display:flex;flex-direction:column;gap:2px;align-items:flex-end;color:var(--hff-text);font-weight:700;text-decoration:none;white-space:nowrap}
.hff-document-card-link span{font-size:.95rem;color:#708391;font-weight:600}
.hff-document-card-link strong{font-size:1rem}
.hff-document-card-link:hover strong,.hff-document-card-link:focus-visible strong{color:var(--hff-secondary)}
.hff-transparency-loadmore-wrap{display:flex;justify-content:center;margin-top:28px}
.hff-transparency-loadmore{min-width:230px}
.hff-transparency-status{min-height:22px;text-align:center;color:#708391;font-size:.95rem;margin-top:14px}
.hff-transparency-browser.is-loading .hff-transparency-loadmore{opacity:.75}
.hff-transparency-empty{padding:28px;border:1px solid #dbe5eb;border-radius:24px;background:#fff;text-align:center}
@media (max-width: 900px){
  .hff-document-card{grid-template-columns:64px minmax(0,1fr);padding:24px 18px}
  .hff-document-card-link{grid-column:1/-1;justify-self:start;align-items:flex-start;padding-top:4px}
  .hff-document-card h2{font-size:clamp(1.85rem,7vw,2.8rem)}
}
@media (max-width: 640px){
  .hff-transparency-browser{padding-bottom:64px}
  .hff-document-card{gap:16px;padding:20px 16px;border-radius:20px}
  .hff-document-card-icon{width:52px;height:52px;border-radius:14px}
  .hff-document-card-meta{font-size:.88rem}
  .hff-document-card h2{font-size:clamp(1.55rem,9vw,2.2rem)}
  .hff-document-card p{font-size:.96rem;line-height:1.55}
  .hff-transparency-loadmore{width:100%}
}

/* 1.8.1 · Transparencia fiel a la propuesta aprobada */
.hff-transparency-hero{position:relative;padding:12px 0 28px;background:#fff}
.hff-transparency-hero:before,.hff-transparency-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hff-transparency-hero:before{width:150px;height:150px;left:-78px;top:34px;background:#eaf6fb}
.hff-transparency-hero:after{width:76px;height:76px;left:22px;top:198px;background:#fff0e8}
.hff-transparency-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:38px;align-items:center;min-height:390px}
.hff-transparency-hero-copy{position:relative;z-index:2;padding:48px 0 30px}
.hff-transparency-hero-copy .hff-eyebrow{margin-bottom:13px}
body.hff-owned-site .hff-transparency-hero-copy h1{font-size:clamp(3.2rem,5.7vw,5.7rem);line-height:.95;letter-spacing:-.052em;max-width:620px;margin:0 0 19px;font-weight:780}
.hff-transparency-hero-intro{max-width:620px;color:#5d7180;font-size:1.08rem;line-height:1.55}
.hff-transparency-hero-intro p{margin-bottom:0}
.hff-transparency-subnote,.hff-transparency-hero-note,.hff-transparency-cta-note{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#1778b4;line-height:1.22}
.hff-transparency-subnote{position:relative;display:inline-block;margin:16px 0 0 8px;font-size:1.35rem;transform:rotate(-3deg)}
.hff-transparency-subnote span,.hff-transparency-hero-note span,.hff-transparency-cta-note span{display:block;width:82px;height:4px;margin:7px auto 0;border-radius:999px;background:var(--hff-secondary);transform:rotate(-8deg)}
.hff-transparency-hero-visual{position:relative;height:320px;border-radius:0 0 0 28px;overflow:visible}
.hff-transparency-hero-visual>img,.hff-transparency-hero-placeholder{width:100%;height:100%;object-fit:cover;border-radius:0 0 0 28px;background:linear-gradient(135deg,#edf4f7,#f8f0ea);box-shadow:0 15px 40px rgba(35,68,88,.08)}
.hff-transparency-hero-note{position:absolute;top:28px;right:18px;z-index:2;width:178px;min-height:142px;padding:25px 20px 18px;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:1.23rem;background:#edf8fd;border-radius:50%;transform:rotate(4deg);box-shadow:0 12px 30px rgba(39,101,139,.07)}
.hff-transparency-hero-note span{width:68px}

.hff-transparency-browser{position:relative;padding:0 0 28px;background:#fff}
.hff-transparency-browser:after{content:"";position:absolute;width:130px;height:130px;right:-68px;top:72px;border-radius:50%;background:#eef8fc;pointer-events:none}
.hff-transparency-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;align-items:center;margin:0 0 16px}
.hff-transparency-filters{display:flex;gap:9px;align-items:center;overflow-x:auto;padding:1px 2px 5px;scrollbar-width:none}
.hff-transparency-filters::-webkit-scrollbar{display:none}
.hff-transparency-filters button{flex:0 0 auto;min-height:38px;padding:0 17px;border:1px solid #cbdbe4;border-radius:999px;background:#fff;color:#58707f;font-size:.82rem;cursor:pointer;transition:.18s ease}
.hff-transparency-filters button:hover,.hff-transparency-filters button.is-active{border-color:#174b68;background:#174b68;color:#fff}
.hff-transparency-search{position:relative}
.hff-transparency-search input{width:100%;height:39px;padding:0 14px 0 39px;border:1px solid #cbdbe4;border-radius:13px;background:#fff;color:var(--hff-text);font-size:.84rem}
.hff-transparency-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#28587a;font-size:1.15rem;line-height:1}
.hff-transparency-results{position:relative;z-index:1}
.hff-transparency-list{display:grid;gap:10px}
.hff-document-card{display:grid;grid-template-columns:54px minmax(0,1fr) 118px;gap:16px;align-items:center;min-height:88px;padding:16px 21px;border:1px solid #dce6ec;border-radius:15px;background:#fff;box-shadow:none}
.hff-document-card:hover{border-color:#c9d9e3;background:#fdfefe}
.hff-document-card-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:12px;background:#fff0e8;color:var(--hff-secondary);font-size:.72rem;font-weight:900;letter-spacing:.03em}
.hff-document-card-copy{min-width:0}
.hff-document-card-meta{display:block;margin-bottom:2px;color:#748995;font-size:.74rem;line-height:1.2}
body.hff-owned-site .hff-document-card h2{margin:0 0 3px;font-size:1.24rem;line-height:1.13;letter-spacing:-.025em;font-weight:760;white-space:normal;overflow-wrap:anywhere}
.hff-document-card p{margin:0;color:#718491;font-size:.76rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hff-document-card-link{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:104px;text-decoration:none}
.hff-document-card-link strong{color:#18394d;font-size:.78rem;line-height:1.15;font-weight:780}
.hff-document-card-link>span{color:#8798a3;font-size:.68rem;line-height:1.2}
.hff-document-card-link:hover strong{color:var(--hff-secondary)}
.hff-transparency-loadmore-wrap{display:flex;justify-content:center;margin-top:18px}
.hff-transparency-loadmore{display:inline-flex;align-items:center;gap:9px;min-height:43px;padding:0 20px;border:0;border-radius:999px;background:#edf7fc;color:#18394d;font-weight:760;font-size:.9rem;cursor:pointer}
.hff-transparency-loadmore:hover{background:#e2f1f8}
.hff-transparency-loadmore-icon{font-size:1.25rem;line-height:1}
.hff-transparency-status{min-height:17px;margin-top:8px;text-align:center;color:#80929d;font-size:.72rem}
.hff-transparency-browser.is-loading .hff-transparency-results{opacity:.55;transition:opacity .18s ease}
.hff-transparency-empty{padding:36px;border:1px solid #dce6ec;border-radius:16px;background:#fff;text-align:center;color:#6c808d}

.hff-transparency-cta-wrap{padding:12px 0 26px;background:#fff}
.hff-transparency-cta{position:relative;display:grid;grid-template-columns:1.05fr 1fr 84px 150px;gap:24px;align-items:center;min-height:142px;padding:26px 34px;border-radius:20px;background:linear-gradient(100deg,#eef7fc 0%,#dcedf7 100%);overflow:hidden}
.hff-transparency-cta:before{content:"";position:absolute;width:150px;height:150px;right:-82px;bottom:-80px;border-radius:50%;background:rgba(255,255,255,.52)}
.hff-transparency-cta-title,.hff-transparency-cta-copy,.hff-transparency-cta-icon,.hff-transparency-cta-note{position:relative;z-index:1}
.hff-transparency-cta-title .hff-eyebrow{margin-bottom:8px}
body.hff-owned-site .hff-transparency-cta-title h2{margin:0;font-size:1.55rem;line-height:1.08;letter-spacing:-.035em;max-width:360px}
.hff-transparency-cta-copy{padding-left:26px;border-left:1px solid rgba(40,88,122,.16)}
.hff-transparency-cta-copy p{margin:0 0 12px;color:#526c7b;font-size:.82rem;line-height:1.5;max-width:300px}
.hff-transparency-cta-copy .hff-btn{min-height:41px;padding:0 17px;font-size:.8rem}
.hff-transparency-cta-icon{width:58px;height:72px;border:2px solid #4a9ace;border-radius:8px;justify-self:center;transform:rotate(-4deg)}
.hff-transparency-cta-icon:before,.hff-transparency-cta-icon:after,.hff-transparency-cta-icon span{content:"";position:absolute;left:12px;right:12px;height:2px;background:#4a9ace;border-radius:2px}
.hff-transparency-cta-icon:before{top:22px}.hff-transparency-cta-icon:after{top:34px}.hff-transparency-cta-icon span{top:46px}
.hff-transparency-cta-note{font-size:1.13rem;text-align:center;transform:rotate(-4deg)}
.hff-transparency-cta-note span{width:66px}

@media(max-width:980px){
  .hff-transparency-hero-grid{grid-template-columns:1fr;gap:20px;min-height:0}
  .hff-transparency-hero-copy{padding:38px 0 0}
  .hff-transparency-hero-visual{height:310px}
  .hff-transparency-toolbar{grid-template-columns:1fr}
  .hff-transparency-search{max-width:420px}
  .hff-transparency-cta{grid-template-columns:1fr 1fr;gap:22px}
  .hff-transparency-cta-icon,.hff-transparency-cta-note{display:none}
}
@media(max-width:720px){
  .hff-transparency-hero{padding-bottom:22px}
  body.hff-owned-site .hff-transparency-hero-copy h1{font-size:clamp(2.65rem,14vw,4.25rem)}
  .hff-transparency-hero-intro{font-size:1rem}
  .hff-transparency-subnote{font-size:1.12rem}
  .hff-transparency-hero-visual{height:250px}
  .hff-transparency-hero-note{width:132px;min-height:112px;padding:18px 14px;font-size:.95rem;right:10px;top:18px}
  .hff-transparency-toolbar{margin-bottom:14px}
  .hff-transparency-filters{margin-inline:-2px;padding-bottom:7px}
  .hff-transparency-search{max-width:none}
  .hff-document-card{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:15px 14px;min-height:0}
  .hff-document-card-icon{width:46px;height:46px}
  body.hff-owned-site .hff-document-card h2{font-size:1.08rem}
  .hff-document-card p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .hff-document-card-link{grid-column:1/-1;justify-self:start;align-items:flex-start;margin-left:61px;margin-top:-4px}
  .hff-transparency-cta{grid-template-columns:1fr;padding:24px 22px}
  .hff-transparency-cta-copy{padding-left:0;border-left:0}
}


/* 1.8.2 · Ajuste de separación entre Hero y filtros de Transparencia */
.hff-transparency-browser{padding-top:42px}
.hff-transparency-toolbar{margin-top:0}
@media(max-width:980px){
  .hff-transparency-browser{padding-top:32px}
}
@media(max-width:720px){
  .hff-transparency-browser{padding-top:24px}
}

/* 1.9.0 · Contacto */
.hff-contact-hero{position:relative;padding:34px 0 40px;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);overflow:hidden}
.hff-contact-hero:before,.hff-contact-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hff-contact-hero:before{width:150px;height:150px;left:-82px;top:78px;background:#fff2ea}
.hff-contact-hero:after{width:76px;height:76px;left:39%;top:54px;background:#eef7fb}
.hff-contact-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:72px;align-items:center}
.hff-contact-hero-copy{position:relative;z-index:2;padding:34px 0 10px}
.hff-contact-hero-copy h1{margin:9px 0 17px;font-size:clamp(4.2rem,7.5vw,6.7rem);line-height:.92;letter-spacing:-.065em;color:var(--hff-text)}
.hff-contact-hero-intro{max-width:590px;color:#607483;font-size:1.18rem;line-height:1.62}
.hff-contact-hero-intro p{margin:0}
.hff-contact-hero-visual{position:relative;min-height:470px;z-index:2}
.hff-contact-hero-visual>img{display:block;width:100%;height:470px;object-fit:cover;border-radius:28px 86px 28px 28px;box-shadow:0 18px 50px rgba(23,48,66,.08)}
.hff-contact-hero-visual .hff-placeholder-logo{object-fit:contain;padding:90px;background:#eef7fb}
.hff-contact-handnote{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#2179b9;font-size:1.45rem;line-height:1.25;font-weight:500;letter-spacing:-.02em}
.hff-contact-handnote span{display:block;width:86px;height:4px;margin-top:10px;border-radius:999px;background:var(--hff-secondary);transform:rotate(-9deg)}
.hff-contact-subnote{margin:30px 0 0 8px;max-width:330px}
.hff-contact-hero-note{position:absolute;right:-10px;top:18px;width:182px;min-height:182px;padding:35px 22px 22px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:50%;background:#eef8fd;transform:rotate(2deg);box-shadow:0 12px 40px rgba(23,48,66,.06)}
.hff-contact-hero-note span{margin-left:auto;margin-right:auto}
.hff-contact-main-section{padding:26px 0 72px;background:#fff}
.hff-contact-main-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:38px;align-items:start}
.hff-contact-details-column{display:grid;gap:14px}
.hff-contact-info-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:center;padding:24px 26px;border:1px solid #dbe6ec;border-radius:22px;background:#fff;box-shadow:0 9px 30px rgba(23,48,66,.035)}
.hff-contact-info-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eaf6fc;color:#1974ad}
.hff-contact-info-icon.is-orange{background:#fff0e7;color:var(--hff-secondary)}
.hff-contact-info-icon .hff-icon{width:25px;height:25px}
.hff-contact-info-card span{display:block;margin-bottom:5px;color:#80929e;font-size:.79rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.hff-contact-info-card strong{display:block;color:var(--hff-text);font-size:1.08rem;line-height:1.35;overflow-wrap:anywhere}
.hff-contact-info-card p{margin:4px 0 0;color:#748895;font-size:.92rem;line-height:1.45}
.hff-contact-left-note{margin:32px 0 0 28px;text-align:center;max-width:290px;font-size:1.65rem}
.hff-contact-left-note span{margin-left:auto;margin-right:auto}
.hff-contact-form-card{padding:30px 32px 32px;border:1px solid #dbe6ec;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(23,48,66,.055)}
.hff-contact-form-heading{margin-bottom:24px}
.hff-contact-form-heading h2{margin:0 0 6px;font-size:2rem;line-height:1.05;letter-spacing:-.035em}
.hff-contact-form-heading p{margin:0;max-width:600px;color:#687d8a;font-size:1rem;line-height:1.5}
.hff-contact-form.hff-form{gap:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.hff-contact-form label{gap:7px;color:#395464;font-size:.95rem;font-weight:760}
.hff-contact-form label em{color:var(--hff-secondary);font-style:normal}
.hff-contact-form input,.hff-contact-form select,.hff-contact-form textarea{border:1px solid #cbdbe4;border-radius:12px;background:#fbfdfe;color:var(--hff-text);font-size:1rem;padding:12px 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}
.hff-contact-form input:focus,.hff-contact-form select:focus,.hff-contact-form textarea:focus{border-color:#77a5bd;box-shadow:0 0 0 3px rgba(99,140,166,.12)}
.hff-contact-form textarea{min-height:150px;resize:vertical}
.hff-contact-form .hff-consent{margin-top:2px;font-size:.9rem!important;line-height:1.45}
.hff-contact-submit{width:100%;justify-content:center;margin-top:2px;min-height:54px;border-radius:999px;font-size:1.02rem}
.hff-contact-ajax-notice{display:none;margin:0 0 16px;padding:13px 15px;border-radius:12px;font-weight:650}
.hff-contact-ajax-notice.is-visible{display:block}
.hff-contact-ajax-notice.is-success{background:#edf8f1;color:#26623a;border:1px solid #cfead7}
.hff-contact-ajax-notice.is-error{background:#fff3ef;color:#8d3d24;border:1px solid #f2d3c8}
.hff-contact-form-card.is-sending{opacity:.86}
.hff-contact-form-card.is-sending .hff-contact-submit{pointer-events:none}
.hff-contact-more-wrap{padding:0 0 54px;background:#fff}
.hff-contact-more-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.78fr) minmax(190px,.55fr);gap:34px;align-items:center;padding:38px 46px;border-radius:26px;background:linear-gradient(110deg,#edf8fd 0%,#f2f9fc 58%,#fff7f2 100%);overflow:hidden}
.hff-contact-more-panel:before,.hff-contact-more-panel:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hff-contact-more-panel:before{width:130px;height:130px;right:30px;top:-64px;background:rgba(205,233,247,.65)}
.hff-contact-more-panel:after{width:170px;height:170px;right:-88px;bottom:-86px;background:rgba(255,235,223,.82)}
.hff-contact-more-copy,.hff-contact-more-links,.hff-contact-more-note{position:relative;z-index:2}
.hff-contact-more-copy h2{margin:7px 0 14px;max-width:540px;font-size:clamp(2rem,3vw,3.05rem);line-height:1.04;letter-spacing:-.045em}
.hff-contact-more-copy>p:last-child{margin:0;max-width:560px;color:#627987;line-height:1.55}
.hff-contact-more-links{display:grid;gap:10px}
.hff-contact-more-links a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;padding:11px 16px;border:1px solid #cfdee7;border-radius:999px;background:rgba(255,255,255,.88);text-decoration:none;color:var(--hff-text);box-shadow:0 6px 18px rgba(23,48,66,.035)}
.hff-contact-more-links a:hover,.hff-contact-more-links a:focus-visible{transform:translateY(-1px);border-color:#b7cfdd}
.hff-contact-more-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf6fc;color:#1c76ae}
.hff-contact-more-icon.is-orange{background:#fff0e7;color:var(--hff-secondary)}
.hff-contact-more-icon .hff-icon{width:21px;height:21px}
.hff-contact-more-links strong,.hff-contact-more-links small{display:block}
.hff-contact-more-links strong{font-size:.95rem}
.hff-contact-more-links small{margin-top:2px;color:#758894;font-size:.79rem}
.hff-contact-more-links b{font-size:1.55rem;font-weight:400;color:#295f7d}
.hff-contact-more-note{font-size:1.45rem;text-align:center;justify-self:center;max-width:230px}
.hff-contact-more-note span{margin-left:auto;margin-right:auto}
@media (max-width: 980px){
  .hff-contact-hero-grid{grid-template-columns:1fr;gap:34px}
  .hff-contact-hero-copy{padding-bottom:0}
  .hff-contact-hero-copy h1{font-size:clamp(3.7rem,10vw,5.8rem)}
  .hff-contact-hero-visual,.hff-contact-hero-visual>img{min-height:380px;height:380px}
  .hff-contact-main-grid{grid-template-columns:1fr;gap:28px}
  .hff-contact-details-column{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hff-contact-left-note{grid-column:1/-1;justify-self:center}
  .hff-contact-more-panel{grid-template-columns:1fr 1fr;gap:26px}
  .hff-contact-more-note{grid-column:1/-1}
}
@media (max-width: 700px){
  .hff-contact-hero{padding-top:18px}
  .hff-contact-hero-grid{gap:26px}
  .hff-contact-hero-copy h1{font-size:clamp(3.2rem,16vw,4.6rem)}
  .hff-contact-hero-intro{font-size:1.05rem}
  .hff-contact-subnote{font-size:1.25rem}
  .hff-contact-hero-visual,.hff-contact-hero-visual>img{min-height:310px;height:310px}
  .hff-contact-hero-visual>img{border-radius:22px 58px 22px 22px}
  .hff-contact-hero-note{right:4px;top:12px;width:140px;min-height:140px;padding:25px 16px;font-size:1.05rem}
  .hff-contact-details-column{grid-template-columns:1fr}
  .hff-contact-left-note{grid-column:auto;margin-top:18px}
  .hff-contact-form-card{padding:24px 20px;border-radius:21px}
  .hff-contact-form .hff-field-row{grid-template-columns:1fr}
  .hff-contact-more-panel{grid-template-columns:1fr;padding:30px 22px}
  .hff-contact-more-note{grid-column:auto}
}

/* 2.0.0 · Donar */
.hff-donate-hero{position:relative;padding:34px 0 34px;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);overflow:hidden}
.hff-donate-hero:before,.hff-donate-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hff-donate-hero:before{width:150px;height:150px;left:-82px;top:92px;background:#eef8fd}
.hff-donate-hero:after{width:104px;height:104px;left:40%;bottom:28px;background:#fff2e9}
.hff-donate-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:66px;align-items:center}
.hff-donate-hero-copy{position:relative;z-index:2;padding:24px 0 20px}
.hff-donate-hero-copy h1{margin:9px 0 17px;max-width:720px;font-size:clamp(4rem,6.6vw,6.35rem);line-height:.94;letter-spacing:-.06em;color:var(--hff-text)}
.hff-donate-hero-intro{max-width:620px;color:#5f7584;font-size:1.16rem;line-height:1.62}
.hff-donate-hero-intro p{margin:0}
.hff-donate-hero-visual{position:relative;min-height:460px;z-index:2;padding:14px 38px 18px 18px}
.hff-donate-hero-visual>img{display:block;width:100%;height:430px;object-fit:cover;object-position:center;border-radius:32px 96px 32px 32px;transform:rotate(1.5deg);box-shadow:0 24px 54px rgba(23,48,66,.1)}
.hff-donate-hero-visual .hff-placeholder-logo{object-fit:contain;padding:80px;background:#edf7fb;transform:none}
.hff-donate-handnote{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#1679bb;font-size:1.45rem;line-height:1.27;font-weight:500;letter-spacing:-.02em}
.hff-donate-handnote span{display:block;width:92px;height:4px;margin-top:10px;border-radius:999px;background:var(--hff-secondary);transform:rotate(-9deg)}
.hff-donate-subnote{margin:28px 0 0 8px;max-width:340px}
.hff-donate-hero-note{position:absolute;right:2px;top:4px;width:190px;min-height:190px;padding:34px 24px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:50%;background:#eef8fd;transform:rotate(3deg);box-shadow:0 12px 40px rgba(23,48,66,.055)}
.hff-donate-hero-note span{margin-left:auto;margin-right:auto}
.hff-donate-side-note{position:absolute;right:-34px;bottom:30px;width:150px;font-size:1.12rem;transform:rotate(-3deg)}
.hff-donate-side-note b{display:block;color:var(--hff-secondary);font-size:2rem;line-height:1;margin-bottom:2px}

.hff-donate-form-section{padding:44px 0 68px;background:linear-gradient(180deg,#fbfdfe 0%,#fff 100%)}
.hff-donate-form-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:54px;align-items:start}
.hff-donate-security{padding:14px 0 0;max-width:470px}
.hff-donate-number{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:50%;background:#fff1e8;color:var(--hff-secondary);font-weight:850;font-size:1rem}
.hff-donate-security h2{margin:0 0 22px;max-width:430px;font-size:clamp(2.8rem,4.6vw,4.5rem);line-height:1.02;letter-spacing:-.055em;color:var(--hff-text)}
.hff-donate-security-copy{margin:0 0 30px;max-width:455px;color:#687d8a;font-size:1rem;line-height:1.68}
.hff-donate-benefits{display:grid;gap:20px}
.hff-donate-benefit{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start}
.hff-donate-benefit-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#eaf6fc;color:#1d75ad}
.hff-donate-benefit-icon.is-orange{background:#fff1e9;color:var(--hff-secondary)}
.hff-donate-benefit-icon.is-green{background:#eaf7ec;color:#3c874b}
.hff-donate-benefit-icon .hff-icon{width:26px;height:26px}
.hff-donate-benefit strong{display:block;margin:2px 0 5px;color:var(--hff-text);font-size:1rem}
.hff-donate-benefit p{margin:0;color:#6b7f8c;font-size:.94rem;line-height:1.5}

.hff-donate-form-card{padding:30px 32px 28px;border:1px solid #d7e4eb;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(23,48,66,.055)}
.hff-donate-form.hff-form{display:grid;gap:16px;padding:0;border:0;background:transparent;box-shadow:none}
.hff-donate-form label{display:grid;gap:7px;color:#3a5565;font-size:.93rem;font-weight:760}
.hff-donate-form input,.hff-donate-form select,.hff-donate-form textarea{width:100%;border:1px solid #cbdbe4;border-radius:12px;background:#fbfdfe;color:var(--hff-text);font-size:1rem;padding:12px 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}
.hff-donate-form input:focus,.hff-donate-form select:focus,.hff-donate-form textarea:focus{border-color:#78a6bd;box-shadow:0 0 0 3px rgba(99,140,166,.12)}
.hff-donate-form textarea{min-height:126px;resize:vertical}
.hff-donate-form .hff-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.hff-donate-form .hff-consent{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;margin-top:2px;color:#617685;font-weight:500;font-size:.88rem;line-height:1.48}
.hff-donate-form .hff-consent input{width:18px;height:18px;min-width:18px;margin-top:2px;padding:0}
.hff-donate-submit{width:100%;min-height:54px;justify-content:center;margin-top:2px;border-radius:999px;font-size:1rem}
.hff-donate-form-card.is-sending{opacity:.86}
.hff-donate-form-card.is-sending .hff-donate-submit{pointer-events:none}
.hff-donate-ajax-notice{display:none;margin:0 0 16px;padding:13px 15px;border-radius:12px;font-weight:650;line-height:1.45}
.hff-donate-ajax-notice.is-visible{display:block}
.hff-donate-ajax-notice.is-success{background:#edf8f1;color:#28633b;border:1px solid #cfe9d7}
.hff-donate-ajax-notice.is-error{background:#fff3ef;color:#8a3d26;border:1px solid #f0d2c7}

.hff-donate-ways-section{padding:62px 0 38px;background:#fff}
.hff-donate-ways-heading{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:50px;align-items:end;margin-bottom:26px}
.hff-donate-ways-heading h2{margin:7px 0 0;font-size:clamp(2.8rem,4.5vw,4.15rem);line-height:1;letter-spacing:-.05em}
.hff-donate-ways-heading>p{margin:0 0 4px;color:#657a88;font-size:1rem;line-height:1.62;max-width:560px;justify-self:end}
.hff-donate-way-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hff-donate-way-card{position:relative;display:flex;flex-direction:column;min-height:270px;padding:26px 26px 24px;border:1px solid #d9e5eb;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(23,48,66,.035)}
.hff-donate-way-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;margin-bottom:18px;background:#fff1e8;color:var(--hff-secondary)}
.hff-donate-way-icon.is-blue{background:#eaf6fc;color:#1c75ad}
.hff-donate-way-icon.is-green{background:#eaf7ec;color:#3a884a}
.hff-donate-way-icon .hff-icon{width:27px;height:27px}
.hff-donate-way-card h3{margin:0 0 9px;font-size:1.32rem;line-height:1.15;letter-spacing:-.025em}
.hff-donate-way-card p{margin:0;color:#6b7f8c;font-size:.95rem;line-height:1.55;flex:1}
.hff-donate-way-card>a{display:grid;place-items:center;width:34px;height:34px;margin-top:17px;border:2px solid var(--hff-secondary);border-radius:50%;color:var(--hff-secondary);font-weight:850;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}
.hff-donate-way-card>a:hover,.hff-donate-way-card>a:focus-visible{background:var(--hff-secondary);color:#fff;transform:translateX(2px)}

.hff-donate-impact-section{padding:14px 0 56px;background:#fff}
.hff-donate-impact-wrap{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:24px;align-items:center}
.hff-donate-impact-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 28px;border-radius:22px;background:linear-gradient(100deg,#eaf6fc 0%,#f1f9fd 100%)}
.hff-donate-impact-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:4px 20px;border-right:1px solid #cfe0e9}
.hff-donate-impact-item:first-child{padding-left:0}
.hff-donate-impact-item:last-child{border-right:0;padding-right:0}
.hff-donate-impact-item>span{color:#1e6791}
.hff-donate-impact-item .hff-icon{width:30px;height:30px}
.hff-donate-impact-item strong{display:block;color:var(--hff-text);font-size:1.65rem;line-height:1}
.hff-donate-impact-item small{display:block;margin-top:5px;color:#627784;font-size:.78rem;line-height:1.3}
.hff-donate-impact-note{font-size:1.34rem;justify-self:center;max-width:170px}

@media (max-width:1080px){
  .hff-donate-hero-grid{gap:38px}
  .hff-donate-hero-copy h1{font-size:clamp(3.8rem,7vw,5.4rem)}
  .hff-donate-hero-visual{min-height:410px;padding-right:22px}
  .hff-donate-hero-visual>img{height:390px}
  .hff-donate-form-grid{gap:36px}
  .hff-donate-way-card{min-height:285px}
  .hff-donate-impact-wrap{grid-template-columns:1fr}
  .hff-donate-impact-note{justify-self:end;margin-right:18px}
}
@media (max-width:860px){
  .hff-donate-hero{padding-top:22px}
  .hff-donate-hero-grid{grid-template-columns:1fr;gap:24px}
  .hff-donate-hero-copy{padding-bottom:0}
  .hff-donate-hero-copy h1{font-size:clamp(3.4rem,11vw,5.1rem)}
  .hff-donate-hero-visual{min-height:370px;padding:4px 34px 10px 0}
  .hff-donate-hero-visual>img{height:350px;transform:none}
  .hff-donate-side-note{right:2px;bottom:2px}
  .hff-donate-form-grid{grid-template-columns:1fr;gap:34px}
  .hff-donate-security{max-width:none}
  .hff-donate-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .hff-donate-benefit{grid-template-columns:1fr;text-align:center;padding:18px;border:1px solid #dce7ed;border-radius:18px;background:#fff}
  .hff-donate-benefit-icon{margin:0 auto}
  .hff-donate-ways-heading{grid-template-columns:1fr;gap:18px;align-items:start}
  .hff-donate-ways-heading>p{justify-self:start}
  .hff-donate-way-grid{grid-template-columns:1fr}
  .hff-donate-way-card{min-height:0}
  .hff-donate-impact-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
  .hff-donate-impact-item:nth-child(2){border-right:0}
  .hff-donate-impact-item:nth-child(-n+2){padding-bottom:18px;border-bottom:1px solid #cfe0e9}
  .hff-donate-impact-item:nth-child(n+3){padding-top:18px}
}
@media (max-width:600px){
  .hff-donate-hero{padding:12px 0 24px}
  .hff-donate-hero-copy h1{font-size:clamp(3rem,15vw,4.3rem)}
  .hff-donate-hero-intro{font-size:1.02rem}
  .hff-donate-subnote{font-size:1.18rem;margin-top:22px}
  .hff-donate-hero-visual{min-height:300px;padding-right:14px}
  .hff-donate-hero-visual>img{height:286px;border-radius:22px 54px 22px 22px}
  .hff-donate-hero-note{right:0;top:2px;width:138px;min-height:138px;padding:24px 15px;font-size:1rem}
  .hff-donate-side-note{display:none}
  .hff-donate-form-section{padding:34px 0 54px}
  .hff-donate-security h2{font-size:clamp(2.45rem,12vw,3.6rem)}
  .hff-donate-benefits{grid-template-columns:1fr}
  .hff-donate-benefit{grid-template-columns:50px minmax(0,1fr);text-align:left;padding:0;border:0;border-radius:0}
  .hff-donate-benefit-icon{margin:0;width:48px;height:48px}
  .hff-donate-form-card{padding:23px 18px 22px;border-radius:20px}
  .hff-donate-form .hff-field-row{grid-template-columns:1fr}
  .hff-donate-ways-section{padding-top:48px}
  .hff-donate-ways-heading h2{font-size:clamp(2.5rem,12vw,3.45rem)}
  .hff-donate-way-card{padding:22px}
  .hff-donate-impact-bar{grid-template-columns:1fr;padding:20px 22px}
  .hff-donate-impact-item,.hff-donate-impact-item:first-child,.hff-donate-impact-item:last-child{padding:15px 0;border-right:0;border-bottom:1px solid #cfe0e9}
  .hff-donate-impact-item:first-child{padding-top:0}
  .hff-donate-impact-item:last-child{padding-bottom:0;border-bottom:0}
  .hff-donate-impact-item:nth-child(-n+2),.hff-donate-impact-item:nth-child(n+3){padding-top:15px;padding-bottom:15px;border-bottom:1px solid #cfe0e9}
  .hff-donate-impact-item:last-child{border-bottom:0;padding-bottom:0}
  .hff-donate-impact-note{justify-self:center;margin:4px 0 0;text-align:center}
  .hff-donate-impact-note span{margin-left:auto;margin-right:auto}
}

/* 2.1.0 · Voluntariado */
.hff-volunteer-hero{position:relative;padding:8px 0 34px;background:#fff;overflow:hidden}
.hff-volunteer-hero:before{content:"";position:absolute;left:-74px;top:48px;width:150px;height:150px;border-radius:50%;background:#eaf6fc;opacity:.9}
.hff-volunteer-hero:after{content:"";position:absolute;left:18px;top:208px;width:82px;height:82px;border-radius:50%;background:#fff1e8;opacity:.92}
.hff-volunteer-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:54px;align-items:center}
.hff-volunteer-hero-copy{padding:70px 0 42px}
.hff-volunteer-hero-copy .hff-eyebrow{margin-bottom:18px;color:var(--hff-secondary);font-size:.91rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.hff-volunteer-hero-copy h1{margin:0;font-size:clamp(4.7rem,7.6vw,7.7rem);line-height:.9;letter-spacing:-.065em;color:var(--hff-text)}
.hff-volunteer-hero-intro{max-width:640px;margin-top:23px;color:#5e7484;font-size:1.12rem;line-height:1.55}
.hff-volunteer-hero-intro p{margin:0}
.hff-volunteer-handnote{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#1476ae;font-weight:500;line-height:1.15;transform:rotate(-2deg)}
.hff-volunteer-handnote span{display:block;width:92px;height:4px;margin-top:10px;border-radius:99px;background:var(--hff-secondary);transform:rotate(-4deg)}
.hff-volunteer-subnote{max-width:340px;margin:27px 0 0 12px;font-size:1.34rem}
.hff-volunteer-hero-visual{position:relative;min-height:420px;padding:10px 0 0}
.hff-volunteer-hero-visual:before{content:"";position:absolute;left:-42px;top:40px;width:105px;height:105px;border-radius:50%;background:#edf8fd;z-index:0}
.hff-volunteer-hero-visual>img{position:relative;z-index:1;width:100%;height:370px;object-fit:cover;object-position:center;border-radius:22px;box-shadow:0 16px 38px rgba(23,48,66,.08)}
.hff-volunteer-hero-note{position:absolute;z-index:3;right:32px;top:38px;display:flex;flex-direction:column;justify-content:center;width:158px;min-height:158px;padding:25px 22px;border-radius:50%;background:#eaf6fc;text-align:center;font-size:1.13rem;transform:rotate(2deg);box-shadow:0 10px 26px rgba(23,48,66,.06)}
.hff-volunteer-hero-note span{margin-left:auto;margin-right:auto}

.hff-volunteer-form-section{position:relative;padding:20px 0 72px;background:linear-gradient(180deg,#fff 0%,#fbfdfe 100%);overflow:hidden}
.hff-volunteer-form-section:after{content:"";position:absolute;right:-78px;top:108px;width:180px;height:180px;border-radius:50%;background:#eaf6fc;opacity:.85}
.hff-volunteer-form-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:58px;align-items:start}
.hff-volunteer-intro{padding:22px 0 0;max-width:500px}
.hff-volunteer-number{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff1e8;color:var(--hff-secondary);font-size:1rem;font-weight:900;margin-bottom:19px}
.hff-volunteer-intro h2{margin:0;font-size:clamp(3.3rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;color:var(--hff-text)}
.hff-volunteer-intro-copy{margin:26px 0 0;max-width:445px;color:#647988;font-size:1.02rem;line-height:1.6}
.hff-volunteer-benefits{display:grid;gap:23px;margin-top:32px}
.hff-volunteer-benefit{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center}
.hff-volunteer-benefit-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff1e8;color:var(--hff-secondary)}
.hff-volunteer-benefit-icon .hff-icon{width:27px;height:27px}
.hff-volunteer-benefit strong{display:block;margin-bottom:4px;color:var(--hff-text);font-size:1.02rem;line-height:1.25}
.hff-volunteer-benefit p{margin:0;color:#687c8a;font-size:.93rem;line-height:1.5}

.hff-volunteer-form-card{padding:24px 28px 25px;border:1px solid #d9e5eb;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(23,48,66,.045)}
.hff-volunteer-form{padding:0;border:0;background:transparent;box-shadow:none}
.hff-volunteer-form label{display:block;color:#405968;font-size:.96rem;font-weight:800;line-height:1.3}
.hff-volunteer-form input,.hff-volunteer-form select,.hff-volunteer-form textarea{width:100%;margin-top:8px;border:1px solid #cbdde6;border-radius:12px;background:#fbfdfe;color:var(--hff-text);font:inherit;font-weight:500;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.hff-volunteer-form input,.hff-volunteer-form select{min-height:52px;padding:10px 14px}
.hff-volunteer-form textarea{padding:13px 14px;resize:vertical;min-height:104px}
.hff-volunteer-form input:focus,.hff-volunteer-form select:focus,.hff-volunteer-form textarea:focus{border-color:#74a9c7;background:#fff;box-shadow:0 0 0 3px rgba(99,140,166,.12)}
.hff-volunteer-form .hff-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}
.hff-volunteer-form>label{margin-bottom:16px}
.hff-volunteer-form .hff-consent{display:flex;gap:12px;align-items:flex-start;margin:3px 0 18px;color:#617584;font-size:.89rem;font-weight:500;line-height:1.45}
.hff-volunteer-form .hff-consent input{width:18px;height:18px;min-width:18px;min-height:18px;margin:2px 0 0;padding:0;border-radius:3px}
.hff-volunteer-submit{width:100%;min-height:52px;justify-content:center;border-radius:999px;font-size:1rem;background:var(--hff-secondary);border-color:var(--hff-secondary)}
.hff-volunteer-form-card.is-sending{opacity:.86}
.hff-volunteer-form-card.is-sending .hff-volunteer-submit{pointer-events:none}
.hff-volunteer-ajax-notice{display:none;margin:0 0 16px;padding:13px 15px;border-radius:12px;font-weight:650;line-height:1.45}
.hff-volunteer-ajax-notice.is-visible{display:block}
.hff-volunteer-ajax-notice.is-success{background:#edf8f1;color:#28633b;border:1px solid #cfe9d7}
.hff-volunteer-ajax-notice.is-error{background:#fff3ef;color:#8a3d26;border:1px solid #f0d2c7}

@media(max-width:1100px){
  .hff-volunteer-hero-grid{gap:38px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
  .hff-volunteer-hero-copy h1{font-size:clamp(4.2rem,8vw,6rem)}
  .hff-volunteer-hero-visual>img{height:350px}
  .hff-volunteer-form-grid{gap:38px}
}
@media(max-width:850px){
  .hff-volunteer-hero{padding-top:18px}
  .hff-volunteer-hero-grid{grid-template-columns:1fr;gap:22px}
  .hff-volunteer-hero-copy{padding:44px 0 0}
  .hff-volunteer-hero-copy h1{font-size:clamp(4rem,12vw,6rem)}
  .hff-volunteer-hero-visual{min-height:355px;padding:0 24px 0 0}
  .hff-volunteer-hero-visual>img{height:340px}
  .hff-volunteer-hero-note{right:12px;top:15px}
  .hff-volunteer-form-grid{grid-template-columns:1fr;gap:34px}
  .hff-volunteer-intro{max-width:none}
  .hff-volunteer-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
  .hff-volunteer-benefit{grid-template-columns:1fr;align-content:start;text-align:center;padding:18px 12px;border:1px solid #dce7ed;border-radius:18px;background:#fff}
  .hff-volunteer-benefit-icon{margin:0 auto}
}
@media(max-width:600px){
  .hff-volunteer-hero{padding:8px 0 24px}
  .hff-volunteer-hero:before{width:110px;height:110px;left:-58px;top:66px}
  .hff-volunteer-hero:after{width:64px;height:64px;left:-12px;top:218px}
  .hff-volunteer-hero-copy{padding-top:34px}
  .hff-volunteer-hero-copy h1{font-size:clamp(3.4rem,17vw,4.8rem)}
  .hff-volunteer-hero-intro{font-size:1.02rem;margin-top:18px}
  .hff-volunteer-subnote{font-size:1.12rem;margin:20px 0 0 4px}
  .hff-volunteer-hero-visual{min-height:288px;padding-right:10px}
  .hff-volunteer-hero-visual>img{height:280px;border-radius:20px}
  .hff-volunteer-hero-note{right:0;top:6px;width:132px;min-height:132px;padding:20px 13px;font-size:.95rem}
  .hff-volunteer-form-section{padding:24px 0 56px}
  .hff-volunteer-intro h2{font-size:clamp(2.55rem,12vw,3.5rem)}
  .hff-volunteer-benefits{grid-template-columns:1fr}
  .hff-volunteer-benefit{grid-template-columns:52px minmax(0,1fr);text-align:left;padding:0;border:0;background:transparent}
  .hff-volunteer-benefit-icon{margin:0;width:48px;height:48px}
  .hff-volunteer-form-card{padding:21px 17px 20px;border-radius:20px}
  .hff-volunteer-form .hff-field-row{grid-template-columns:1fr;gap:0;margin-bottom:0}
  .hff-volunteer-form .hff-field-row label{margin-bottom:16px}
  .hff-volunteer-form input,.hff-volunteer-form select{min-height:50px}
}

/* 2.2.0 · Detalle de Noticias */
.hff-news-detail{background:#fff;overflow:hidden}.hff-news-detail-head{position:relative;padding:34px 0 28px;background:linear-gradient(180deg,#fff 0%,#fff 80%,#fbfdfe 100%)}
.hff-news-detail-head:before,.hff-news-detail-head:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hff-news-detail-head:before{width:100px;height:100px;left:-38px;top:52px;background:#edf8fc}.hff-news-detail-head:after{width:72px;height:72px;right:5%;top:46px;background:#fff4ed}
.hff-news-breadcrumb{position:relative;z-index:1;display:flex;align-items:center;gap:8px;margin:0 0 20px;font-size:.85rem;color:#768a98}.hff-news-breadcrumb a{color:var(--hff-primary-dark);font-weight:650}.hff-news-detail-heading{position:relative;z-index:1;max-width:820px}.hff-news-detail-heading .hff-eyebrow{margin-bottom:10px}.hff-news-detail-heading h1{margin:0 0 12px;font-size:clamp(2.4rem,5.8vw,4.6rem);line-height:.98;letter-spacing:-.045em;color:var(--hff-text)}
.hff-news-detail-excerpt{max-width:760px;margin:0;color:#5c7282;font-size:1.12rem;line-height:1.55}.hff-news-detail-meta{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:22px;color:#5f7687;font-size:.9rem}.hff-news-detail-meta span{display:inline-flex;align-items:center;gap:7px}.hff-news-detail-meta .hff-icon{width:18px;height:18px;color:var(--hff-primary-dark)}
.hff-news-detail-cover{position:relative;z-index:1;margin-top:26px;border-radius:24px;overflow:hidden;aspect-ratio:16/7;background:#eef5f8}.hff-news-detail-cover>img{width:100%;height:100%;object-fit:cover}.hff-news-detail-note{position:absolute;right:30px;top:26px;max-width:200px;padding:18px 22px;border-radius:999px;background:rgba(238,248,252,.96);color:#1470a5;font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:1.12rem;line-height:1.25;text-align:center;transform:rotate(-2deg)}.hff-news-detail-note span{display:block;width:54px;height:4px;margin:10px auto 0;border-radius:99px;background:var(--hff-secondary);transform:rotate(-5deg)}
.hff-news-detail-body{padding:36px 0 42px}.hff-news-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:48px;align-items:start}.hff-news-detail-main{min-width:0}.hff-news-detail-content{font-size:1.05rem;line-height:1.68;color:#425b6b}.hff-news-detail-content>p:first-child{margin-top:0}.hff-news-detail-content h2{font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.12;letter-spacing:-.025em;color:var(--hff-text);margin:32px 0 10px}.hff-news-detail-content h3{font-size:1.35rem;color:var(--hff-text);margin:26px 0 8px}.hff-news-detail-content p{margin:0 0 17px}.hff-news-detail-content a{color:var(--hff-primary-dark);text-decoration:underline;text-underline-offset:3px}.hff-news-detail-content .wp-block-image{margin:24px 0}.hff-news-detail-content .wp-block-image img{border-radius:18px}.hff-news-detail-content blockquote,.hff-news-detail-content .wp-block-quote{position:relative;margin:26px 0;padding:22px 24px 22px 68px;border:0;border-radius:18px;background:#edf8ff;color:#234e6b;font-size:1.08rem;font-style:italic}.hff-news-detail-content blockquote:before,.hff-news-detail-content .wp-block-quote:before{content:"“";position:absolute;left:22px;top:10px;color:#54b6ee;font-size:3.8rem;line-height:1;font-family:Georgia,serif}.hff-news-detail-content blockquote p:last-child{margin-bottom:0}.hff-news-detail-content .wp-block-columns{gap:22px;align-items:center;margin:28px 0}.hff-news-detail-content .wp-block-columns .wp-block-image{margin:0}
.hff-news-detail-aside{display:grid;gap:18px;position:sticky;top:108px}.hff-news-about-card,.hff-news-side-cta{border-radius:22px;padding:22px;border:1px solid #e1edf2}.hff-news-about-card{background:#f1f9fd}.hff-news-about-card h2{font-size:1.22rem;margin:0 0 16px;color:var(--hff-text)}.hff-news-about-card>div:not(.hff-news-about-tags){display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:start;margin:12px 0}.hff-news-about-card>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dff2fc;color:#1c7fb6}.hff-news-about-card .hff-icon{width:17px;height:17px}.hff-news-about-card p{margin:0;color:#607887;font-size:.88rem;line-height:1.4}.hff-news-about-card p strong{display:block;color:var(--hff-text);font-size:.84rem;margin-bottom:1px}.hff-news-about-tags{padding-top:14px;margin-top:14px;border-top:1px solid #d7e9f2}.hff-news-about-tags>strong{display:block;font-size:.85rem;margin-bottom:8px}.hff-news-about-tags>div{display:flex;gap:6px;flex-wrap:wrap}.hff-news-about-tags span,.hff-news-detail-tags span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#dff2ff;color:#286b93;font-size:.78rem;font-weight:650}
.hff-news-side-cta{background:#fff5ed;border-color:#f7dfd0}.hff-news-side-heart{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--hff-secondary);color:#fff}.hff-news-side-heart .hff-icon{width:21px;height:21px}.hff-news-side-cta h2{font-size:1.12rem;line-height:1.15;margin:12px 0 8px}.hff-news-side-cta p{font-size:.9rem;line-height:1.5;color:#5f7482;margin:0 0 16px}.hff-news-side-cta .hff-btn{padding:10px 15px;font-size:.86rem}
.hff-news-detail-taxshare{margin-top:34px;padding-top:22px;border-top:1px solid #dce8ee;display:grid;gap:18px}.hff-news-detail-tags,.hff-news-detail-share{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hff-news-detail-tags>strong,.hff-news-detail-share>strong{font-size:.86rem;color:var(--hff-text);margin-right:4px}.hff-news-detail-share a,.hff-news-detail-share button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#285f8c;color:#fff;font-weight:800;text-decoration:none;cursor:pointer;font-family:inherit}.hff-news-detail-share a:nth-of-type(2){background:#111}.hff-news-detail-share a:nth-of-type(3){background:#1777a9}.hff-news-detail-share button{background:var(--hff-secondary)}
.hff-news-detail-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;padding-top:20px;border-top:1px solid #dce8ee}.hff-news-detail-adjacent>div:last-child{text-align:right}.hff-news-detail-adjacent a{font-size:.88rem;font-weight:700;color:var(--hff-primary-dark)}
.hff-news-related-section{padding:34px 0 38px;background:linear-gradient(180deg,#f7fbfd,#fff)}.hff-news-related-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.hff-news-related-head h2{margin:0;font-size:1.65rem}.hff-news-related-head a{font-weight:750;font-size:.9rem;color:var(--hff-primary-dark)}.hff-news-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hff-news-related-grid .hff-news-card{min-width:0}.hff-news-related-grid .hff-news-card-media{aspect-ratio:16/8}.hff-news-related-grid .hff-news-card-body{padding:16px}.hff-news-related-grid .hff-news-card h2{font-size:1.25rem!important;line-height:1.12!important}.hff-news-related-grid .hff-news-card p{font-size:.9rem;line-height:1.45}
.hff-news-detail-bottom-cta{padding:18px 0 28px}.hff-news-detail-bottom-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:36px;align-items:center;padding:26px 34px;border-radius:24px;background:linear-gradient(112deg,#084d73,#2e87ad);color:#fff}.hff-news-detail-bottom-panel .hff-eyebrow{color:#ffba91}.hff-news-detail-bottom-panel h2{margin:5px 0 0;color:#fff;font-size:clamp(1.7rem,3.1vw,2.35rem);line-height:1.08}.hff-news-detail-bottom-panel p{margin:0 0 14px;color:#dcecf5;line-height:1.5}.hff-news-detail-bottom-panel .hff-btn{background:var(--hff-secondary);border-color:var(--hff-secondary)}
@media(max-width:980px){.hff-news-detail-layout{grid-template-columns:1fr}.hff-news-detail-aside{position:static;grid-template-columns:1fr 1fr}.hff-news-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hff-news-related-grid .hff-news-card:last-child{display:none}}
@media(max-width:700px){.hff-news-detail-head{padding-top:26px}.hff-news-detail-heading h1{font-size:clamp(2.15rem,12vw,3.4rem)}.hff-news-detail-excerpt{font-size:1rem}.hff-news-detail-cover{aspect-ratio:4/3;border-radius:18px}.hff-news-detail-note{right:14px;top:14px;max-width:150px;padding:14px 16px;font-size:.95rem}.hff-news-detail-layout{gap:30px}.hff-news-detail-aside{grid-template-columns:1fr}.hff-news-detail-content{font-size:1rem}.hff-news-detail-content .wp-block-columns{display:block}.hff-news-related-head{align-items:flex-end}.hff-news-related-grid{grid-template-columns:1fr}.hff-news-related-grid .hff-news-card:last-child{display:block}.hff-news-detail-bottom-panel{grid-template-columns:1fr;padding:24px}.hff-news-detail-adjacent{grid-template-columns:1fr}.hff-news-detail-adjacent>div:last-child{text-align:left}}

/* 2.2.1 · Compartir noticia: iconografía y colores refinados */
.hff-news-detail-share{gap:10px}
.hff-news-detail-share .hff-share-social{display:grid;place-items:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;box-shadow:none;font-family:inherit;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}
.hff-news-detail-share .hff-share-social:hover,.hff-news-detail-share .hff-share-social:focus-visible{transform:translateY(-1px);box-shadow:0 8px 18px rgba(23,48,66,.10)}
.hff-news-detail-share .hff-share-facebook{background:#eef5ff;color:#1877f2;border-color:#dceaff;font-size:1.12rem}
.hff-news-detail-share .hff-share-x{background:#f3f5f7;color:#111827;border-color:#e5e9ed;font-size:.92rem}
.hff-news-detail-share .hff-share-linkedin{background:#edf7fb;color:#0a66c2;border-color:#d6edf6;font-size:.84rem;letter-spacing:-.03em}
.hff-news-detail-share .hff-share-native{background:#fff2ea;color:var(--hff-secondary);border-color:#ffd9c6;padding:0;cursor:pointer}
.hff-news-detail-share .hff-share-native svg{width:18px;height:18px}
.hff-share-feedback{font-size:.82rem;font-weight:700;color:var(--hff-secondary);min-width:0;opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease}
.hff-share-feedback.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:600px){.hff-news-detail-share .hff-share-social{width:36px;height:36px}.hff-share-feedback{width:100%;padding-left:0;margin-top:2px}}
.hff-news-detail-share a.hff-share-facebook{background:#eef5ff;color:#1877f2;border-color:#dceaff}
.hff-news-detail-share a.hff-share-x{background:#f3f5f7;color:#111827;border-color:#e5e9ed}
.hff-news-detail-share a.hff-share-linkedin{background:#edf7fb;color:#0a66c2;border-color:#d6edf6}
