*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--navy:#062f55;--navy2:#0a4578;--blue:#0d8bf2;--orange:#ff7900;--ink:#0a3158;--muted:#60778b;--line:#dce8f1;--pale:#eef7fd;--shadow:0 12px 32px rgba(0,42,78,.10)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f7fbfe}a{text-decoration:none;color:inherit}.wide{max-width:1540px;margin:auto;padding:0 34px}.archivebar{background:linear-gradient(90deg,#07345d,#0b4478 76%,#5c4d46);border-bottom:4px solid var(--orange);color:#fff}.archivein{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:28px}.archivecopy strong{display:block;font-size:20px}.archivecopy small{display:block;margin-top:5px;font-size:13px}.archivebuttons{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 18px;font-size:13px;font-weight:800}.outline{border:1px solid rgba(255,255,255,.72);color:#fff}.orange{background:var(--orange);color:#fff}.blue{background:linear-gradient(#1999ff,#0878d9);color:#fff}.header{background:#fff}.branding{min-height:132px;display:grid;grid-template-columns:126px 1.4fr .65fr .65fr .5fr;gap:24px;align-items:center;background:linear-gradient(90deg,#fff 0,#fff 52%,#eef8ff 100%)}.roundlogo{width:118px;height:118px;border-radius:50%;border:7px solid var(--navy);box-shadow:inset 0 0 0 4px #f6b521;display:grid;place-items:center;align-content:center;background:radial-gradient(circle,#fff,#d8edff);font-size:24px;font-weight:900;letter-spacing:3px}.roundlogo b{color:#f4ad12}.roundlogo small{letter-spacing:5px}.brandcopy h1{font-size:50px;margin:0 0 5px;line-height:1}.brandcopy h2{font-size:24px;margin:0 0 7px}.brandcopy p{margin:0;color:#3b6587;font-size:13px}.motto{font:italic 26px Georgia,serif;color:#0879d8;line-height:1.18;transform:rotate(-4deg);text-align:center}.network{font-size:17px;line-height:1.25}.lifebox{background:var(--navy);border-radius:6px;color:#fff;text-align:center;padding:14px 8px;font-size:30px;box-shadow:var(--shadow)}.lifebox strong{display:block;font-size:13px;margin-top:5px}.nav{background:linear-gradient(90deg,#063159,#084b84);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 10px rgba(0,0,0,.14)}.navin{display:flex;align-items:center;padding-left:0;padding-right:0}.nav a{font-size:13px;font-weight:800;padding:16px 17px;white-space:nowrap}.nav a.active,.nav a:hover{background:linear-gradient(#1896f8,#0a7bda)}.visitTop{margin-left:auto;background:#082e50;padding:6px 12px;border-left:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:flex-end;line-height:1.05}.visitTop span{font-size:9px;letter-spacing:1.2px;opacity:.8}.visitTop strong{font-size:15px}#navtoggle{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:24px;padding:10px 18px}.hero{height:355px;position:relative;background-image:url('../img/hero-approved.jpg');background-size:cover;background-position:center right;overflow:hidden}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,25,47,.92) 0,rgba(1,25,47,.74) 32%,rgba(1,25,47,.18) 60%,rgba(1,25,47,.18) 100%)}.heroIn{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.heroText{max-width:565px;color:#fff;background:linear-gradient(90deg,rgba(0,28,51,.36),rgba(0,28,51,0));padding:20px 22px 20px 0}.heroText h2{font-size:48px;line-height:.95;margin:0 0 12px;text-shadow:0 2px 8px rgba(0,0,0,.25)}.heroText h2 span{color:#1aa0ff}.heroText h3{font-size:23px;margin:0 0 12px}.heroText p{font-size:16px;line-height:1.5;margin:0 0 19px}.heroActions{display:flex;gap:14px}.heroQuote{align-self:flex-end;margin:0 0 34px;color:#fff;font:italic 23px Georgia,serif;max-width:290px;text-align:right;text-shadow:0 2px 6px rgba(0,0,0,.55)}.tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-top:14px;padding-bottom:14px}.tile{height:158px;border-radius:9px;position:relative;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:19px 46px 19px 18px;gap:13px;box-shadow:var(--shadow);background-size:cover;background-position:center;transition:.2s transform,.2s box-shadow}.tile:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(0,42,78,.16)}.tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,24,44,.05),rgba(0,22,40,.90))}.tile>*{z-index:1}.tile i{font-style:normal;font-size:36px}.tile div{display:flex;flex-direction:column}.tile strong{font-size:18px}.tile small{font-size:12px;margin-top:4px}.tile>b{position:absolute;z-index:2;right:13px;bottom:18px;border:2px solid #fff;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:26px}.tile-emergencias{background:linear-gradient(135deg,#597260,#a86e39)}.tile-comunicaciones{background:linear-gradient(135deg,#102a41,#17618c)}.tile-formacion{background:linear-gradient(135deg,#426e55,#1f4844)}.tile-archivo{background:linear-gradient(135deg,#785a36,#4a331f)}.tile-colabora{background:linear-gradient(135deg,#75472f,#1f3241)}.mainGrid{display:grid;grid-template-columns:1fr 345px;gap:18px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin:6px 0 12px}.sectionHead h2{margin:0;font-size:23px}.sectionHead a{font-size:13px;color:#0878d6;font-weight:800}.newsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.newsCard{display:grid;grid-template-columns:132px 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;min-height:168px;box-shadow:0 5px 18px rgba(0,42,78,.05)}.newsImg{background:linear-gradient(145deg,#607f91,#253c4e);background-position:center;background-size:cover}.newsBody{padding:13px}.newsBody time{font-size:12px;color:#6a87a0}.newsBody h3{font-size:17px;line-height:1.15;margin:6px 0;color:#07365f}.newsBody p{font-size:13px;line-height:1.35;color:#496982;margin:0 0 12px}.newsBody a{font-size:13px;color:#0879d8;font-weight:800}.connect{background:#eef7ff;border:1px solid #d5e7f6;border-radius:9px;padding:17px;box-shadow:0 5px 18px rgba(0,42,78,.05)}.connect h2{font-size:18px;margin:0 0 12px}.connect p{margin:8px 0;font-size:14px}.block{display:flex;width:100%;margin-top:14px}.whiteContainers{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;padding-top:32px;padding-bottom:38px}.whiteContainers article{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:var(--shadow);overflow:hidden}.whiteContainers article>span{position:absolute;right:18px;top:12px;font-size:42px;font-weight:900;color:#edf5fb}.whiteContainers h2{margin:0 0 8px}.whiteContainers p{margin:0;color:var(--muted);line-height:1.55}.counterBand{background:linear-gradient(90deg,#eaf6ff,#f7fbfe);border-top:1px solid #d7e8f4;border-bottom:1px solid #d7e8f4;padding:18px 0}.counterIn{display:flex;align-items:center;justify-content:center;gap:38px}.counterBadge{text-align:center;background:#fff;border:1px solid #d6e7f4;box-shadow:var(--shadow);border-radius:12px;padding:14px 30px;min-width:260px}.counterBadge span,.counterBadge small{display:block}.counterBadge span{font-size:10px;font-weight:900;letter-spacing:1.2px;color:#55758f}.counterBadge strong{display:block;font-size:34px;color:#0a80df;margin:3px 0}.counterBadge small{font-size:11px;color:#6d8294}.counterMessage{display:flex;flex-direction:column}.counterMessage b{font-size:20px}.counterMessage span{color:#5a7184;margin-top:4px}footer{background:linear-gradient(180deg,#08375f,#05243f);color:#fff;padding:24px 0}.footerIn{display:grid;grid-template-columns:1.25fr 1fr .8fr;align-items:center;gap:20px}.quote{font:italic 21px Georgia,serif}.values{display:flex;gap:30px;justify-content:center}.values span{font-size:25px;display:flex;flex-direction:column;align-items:center}.values small{font:11px Arial;margin-top:4px}.footbrand{text-align:right}.footbrand strong{display:block;font-size:28px}.footbrand small{display:block;font-size:10px;margin-top:3px}
/* Asociación */.assocHero{background:linear-gradient(120deg,#07365f,#0b5796);color:#fff;padding:56px 0 34px}.assocHero>div>span,.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#ff8a23}.assocHero h1{font-size:50px;margin:6px 0 8px}.assocHero p{max-width:820px;font-size:17px;line-height:1.5;margin-bottom:28px}.assocStats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:850px}.assocStats div{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.17);border-radius:9px;padding:14px}.assocStats strong{display:block;font-size:28px}.assocStats span{font-size:11px;opacity:.9}.assocSection{padding-top:45px;padding-bottom:45px}.assocTitle p{max-width:780px;color:#62798b}.leadershipGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leaderCard{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);min-height:430px}.leaderPhoto{height:300px;background-size:cover;background-position:center 24%;border-bottom:4px solid var(--orange)}.leaderInitials{height:180px;background:linear-gradient(135deg,#0a74ca,#063c67);color:#fff;display:grid;place-items:center;font-size:48px;font-weight:900;border-bottom:4px solid var(--orange)}.leaderInfo{padding:20px}.leaderInfo .status{float:right;color:#1a8d4e;font-size:11px;font-weight:800}.leaderInfo .badge{display:block;color:#7890a2;font-size:10px;text-transform:uppercase;letter-spacing:1px}.leaderInfo h3{font-size:22px;margin:7px 0 2px}.leaderInfo>strong{color:#0a7bd8;font-size:14px}.leaderInfo p{color:#5a7285;font-size:13px;line-height:1.5;margin-bottom:0}.assocOps{background:#edf7fd;padding:42px 0}.opsGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.opsGrid article{background:#fff;border-radius:11px;padding:24px;text-align:center;border:1px solid var(--line);font-size:32px;box-shadow:0 7px 20px rgba(0,42,78,.06)}.opsGrid strong,.opsGrid small{display:block}.opsGrid strong{font-size:16px;margin:10px 0 5px}.opsGrid small{font-size:12px;color:#637b90}.volHead{display:flex;align-items:end;justify-content:space-between;gap:30px}.volHead h2{font-size:32px;margin:5px 0 8px}.volHead p{max-width:760px;color:#61788a}.bigNumber{text-align:center;background:#073b69;color:#fff;padding:18px 32px;border-radius:11px;box-shadow:var(--shadow)}.bigNumber strong{font-size:40px;display:block}.bigNumber span{font-size:12px}.volGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.volGrid article{background:#fff;border:1px solid var(--line);padding:16px;border-radius:9px;display:flex;gap:12px;align-items:center}.smallAvatar{width:44px;height:44px;flex:0 0 44px;background:linear-gradient(135deg,#0e80df,#064474);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:900}.volGrid h3{font-size:14px;margin:0 0 4px}.volGrid p{font-size:12px;margin:0;color:#647d92}.participationRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.participationRow span{background:#eef7fd;border:1px solid #d7e8f5;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:700;color:#44667f}.joinBox{margin-top:30px;background:linear-gradient(90deg,#07365f,#0b548f);border-radius:13px;color:#fff;padding:28px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow)}.joinBox h2,.joinBox p{margin:3px 0}.eyebrow.light{color:#ff9b42}.articleWrap{padding-top:50px;padding-bottom:50px}.articleCard{max-width:900px;margin:auto;border:1px solid var(--line);border-radius:12px;padding:35px;box-shadow:var(--shadow);background:#fff}.articleCard img{width:100%;border-radius:8px}.articleCard h1{font-size:38px}.articleCard time{color:#70879a}.articleBody{font-size:17px;line-height:1.7;color:#344f66}
@media(max-width:1200px){.branding{grid-template-columns:100px 1fr .55fr}.network,.lifebox{display:none}.nav a{font-size:11px;padding:14px 9px}.visitTop{display:none}.tiles{grid-template-columns:repeat(3,1fr)}.leadershipGrid{grid-template-columns:repeat(2,1fr)}.mainGrid{grid-template-columns:1fr}.volGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.wide{padding:0 18px}.archivein{align-items:flex-start;flex-direction:column;padding-top:12px;padding-bottom:12px}.branding{grid-template-columns:85px 1fr;min-height:105px}.motto{display:none}.brandcopy h1{font-size:34px}.brandcopy h2{font-size:17px}.brandcopy p{font-size:10px}.roundlogo{width:78px;height:78px;font-size:17px}.nav a{display:none}.nav a.active{display:block}#navtoggle{display:block}.nav.open .navin{flex-wrap:wrap}.nav.open a{display:block;width:100%}.hero{height:420px;background-position:65% center}.heroText h2{font-size:38px}.heroQuote{display:none}.tiles,.whiteContainers,.opsGrid,.volGrid{grid-template-columns:1fr 1fr}.leadershipGrid{grid-template-columns:1fr}.newsGrid{grid-template-columns:1fr}.footerIn{grid-template-columns:1fr;text-align:center}.footbrand{text-align:center}.assocStats{grid-template-columns:1fr 1fr}.volHead,.joinBox,.counterIn{align-items:flex-start;flex-direction:column}.counterIn{align-items:center}}@media(max-width:540px){.archivebuttons{display:grid;width:100%}.branding{grid-template-columns:1fr}.roundlogo{display:none}.tiles,.whiteContainers,.opsGrid,.volGrid,.assocStats{grid-template-columns:1fr}.newsCard{grid-template-columns:105px 1fr}.values{gap:14px;flex-wrap:wrap}.leaderPhoto{height:260px}.heroActions{flex-direction:column;align-items:flex-start}}

/* ===== V1.4 AJUSTE FINO DISEÑO APROBADO ===== */
body{background:#fff}.wide{max-width:1460px;padding-left:30px;padding-right:30px}.archivein{min-height:66px}.archivecopy strong{font-size:19px}.branding{min-height:145px;grid-template-columns:120px 1.55fr .65fr .72fr .52fr;position:relative;overflow:hidden}.branding:after{content:"";position:absolute;right:180px;top:8px;width:430px;height:125px;opacity:.06;background:radial-gradient(circle at 15% 42%,#0d73bb 0 2px,transparent 3px),radial-gradient(circle at 34% 28%,#0d73bb 0 2px,transparent 3px),radial-gradient(circle at 50% 48%,#0d73bb 0 2px,transparent 3px),radial-gradient(circle at 70% 35%,#0d73bb 0 2px,transparent 3px),radial-gradient(circle at 84% 56%,#0d73bb 0 2px,transparent 3px);pointer-events:none}.roundlogo{width:108px;height:108px}.brandcopy h1{font-size:47px}.brandcopy h2{font-size:23px}.motto{font-size:25px}.network{font-size:16px;z-index:1}.lifebox{min-height:108px;display:flex;flex-direction:column;justify-content:center}.navin{justify-content:flex-start}.nav a{padding:16px 18px}.visitTop{display:none!important}.hero{height:405px;background-position:center 42%}.heroShade{background:linear-gradient(90deg,rgba(2,31,55,.92) 0%,rgba(3,37,64,.74) 39%,rgba(4,35,58,.25) 68%,rgba(4,31,52,.34) 100%)}.heroIn{height:100%;display:flex;justify-content:space-between;align-items:center}.heroText{max-width:570px;color:#fff}.heroText h2{font-size:52px}.heroText p{max-width:520px}.heroQuote{margin:0 8px 45px 0;max-width:350px;font-size:25px}.tiles{gap:14px;padding-top:18px;padding-bottom:22px}.tile{height:176px;border-radius:10px}.tile strong{font-size:18px}.mainGrid{gap:20px}.newsCard{min-height:190px}.newsImg{min-height:190px}.connect{border-radius:12px}.whiteContainers article{min-height:150px}.counterBand{margin-top:10px}.counterBadge{min-width:300px}.assocHero{padding:60px 0 40px;background:linear-gradient(115deg,#062e52 0,#084b80 62%,#0a65a8 100%)}.assocHero h1{font-size:54px}.leadershipGrid{grid-template-columns:repeat(3,1fr)}.leaderCard{min-height:470px}.leaderPhoto{height:315px;background-position:center top}.assocOps{padding:50px 0}.volGrid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1200px){.leadershipGrid{grid-template-columns:repeat(2,1fr)}}
/* ===== V1.5 ASOCIACION COMPLETA ===== */
.assocHeading{margin-bottom:26px}.assocHeading>span{color:#ff6f00;font-size:11px;font-weight:900;letter-spacing:1.7px}.assocHeading h2{font-size:30px;margin:5px 0 10px}.assocHeading p{color:#647e92;max-width:850px}.leadershipGrid.v15{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.leaderCard.v15{min-height:0;display:flex;flex-direction:column}.leaderMedia{height:340px;background:#0b6daf;border-bottom:4px solid #ff7600;display:flex;align-items:center;justify-content:center;overflow:hidden}.leaderMedia img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f5f1e8}.leaderInitials.full{width:100%;height:100%;border:0;border-radius:0}.leaderMail{display:block;margin-top:12px;color:#0878d6;font-size:12px;font-weight:700}.structureDark{background:#061e31;color:#fff;padding:52px 0}.darkHeading i{display:block;width:45px;height:4px;background:#ff7600;border-radius:4px;margin-bottom:12px}.darkHeading h2{font-size:31px;margin:0 0 12px}.darkHeading p{color:#9bb2c5;max-width:900px;line-height:1.6}.orgchart{max-width:1150px;margin:28px auto 0;text-align:center}.orgTop,.orgCoord{width:310px;margin:auto;border-radius:14px;padding:14px 20px}.orgTop{background:#092b49}.orgCoord{background:#fff;color:#092b49;border-top:3px solid #ff7600}.orgTop small,.orgCoord small{display:block;color:#ff7600;font-size:9px;font-weight:900;letter-spacing:1px}.orgTop strong,.orgCoord strong{display:block;font-size:18px;margin-top:3px}.orgLine{width:3px;height:36px;background:#1679b6;margin:auto}.orgBranches{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:34px}.orgBranches:before{content:"";position:absolute;left:10%;right:10%;top:-17px;border-top:2px solid #1679b6}.orgBranches div{position:relative;background:#fff;color:#0a3158;border-radius:11px;padding:18px 10px}.orgBranches div:before{content:"";position:absolute;left:50%;top:-18px;height:18px;border-left:2px solid #1679b6}.orgBranches strong,.orgBranches small{display:block}.orgBranches small{font-size:11px;color:#60798c;margin-top:7px}.volPanel{max-width:1150px;margin:35px auto 0;background:#0a446f;border-radius:18px;padding:30px}.volPanel>span{display:block;text-align:center;color:#ff7600;font-size:10px;font-weight:900;letter-spacing:1px}.volPanel>h2{text-align:center;font-size:29px;margin:7px 0 24px}.volStats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.volStats div{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:18px}.volStats b{display:block;color:#ff7600;font-size:32px}.volStats strong,.volStats small{display:block}.volStats strong{font-size:15px;margin:3px 0 8px}.volStats small{font-size:10px;line-height:1.4}.volTags{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.volTags span{background:#fff;color:#0a3158;border-radius:8px;text-align:center;padding:10px;font-size:11px;font-weight:800}.teamSection{padding-top:48px;padding-bottom:50px}.assocHeading.centered{text-align:center}.assocHeading.centered p{margin-left:auto;margin-right:auto}.teamGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1100px;margin:auto}.teamGrid article{background:#fff;border:1px solid #d9e5ee;border-top:3px solid #ff7600;border-radius:13px;padding:18px;display:flex;align-items:center;gap:16px;min-height:105px;box-shadow:0 8px 22px rgba(0,42,78,.07)}.teamInitial{width:60px;height:60px;flex:0 0 60px;border-radius:50%;display:grid;place-items:center;background:#073d67;color:#fff;font-size:20px;font-weight:900;border:4px solid #e6f2fa}.teamGrid article span{color:#ff7600;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.teamGrid article h3{font-size:16px;margin:4px 0}.teamGrid article p{font-size:12px;color:#60798c;margin:0}
@media(max-width:1000px){.leadershipGrid.v15{grid-template-columns:repeat(2,1fr)}.orgBranches,.volStats{grid-template-columns:repeat(2,1fr)}.orgBranches:before,.orgBranches div:before{display:none}.teamGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.leadershipGrid.v15,.orgBranches,.volStats,.volTags,.teamGrid{grid-template-columns:1fr}.leaderMedia{height:300px}.orgTop,.orgCoord{width:100%}}

/* ===== V1.6 · Archivo histórico de noticias ===== */
.newsArchivePage{background:#f4f8fb;color:#082b4a}
.newsArchiveHero{background:linear-gradient(120deg,#07395f,#0b639e);color:#fff;padding:46px 0 50px;border-bottom:4px solid #ff7800}
.newsArchiveHero span{font-size:12px;font-weight:800;letter-spacing:2px;color:#ffb15f}
.newsArchiveHero h1{font-size:42px;margin:8px 0 10px}
.newsArchiveHero p{max-width:760px;margin:0;color:#dbeaf5;font-size:17px}
.newsArchiveWrap{padding-top:30px;padding-bottom:60px}
.newsFilters{display:grid;grid-template-columns:minmax(240px,1fr) 260px auto auto;gap:10px;align-items:center;background:#fff;padding:15px;border-radius:12px;box-shadow:0 7px 25px rgba(3,39,67,.08);margin-bottom:14px}
.newsFilters input,.newsFilters select{height:46px;border:1px solid #c9d9e6;border-radius:7px;padding:0 13px;font:inherit;color:#123d5f;background:#fff}
.newsFilters button{height:46px;border:0;border-radius:7px;background:#087cca;color:#fff;font-weight:800;padding:0 22px;cursor:pointer}
.newsFilters>a{font-weight:700;color:#0c6eaa;text-decoration:none}
.newsArchiveMeta{font-size:13px;color:#56758e;margin:0 0 18px}.newsArchiveMeta strong{font-size:20px;color:#0a4d79;margin-right:5px}
.newsArchiveGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.archiveNewsCard{background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 9px 28px rgba(3,39,67,.10);border:1px solid #dbe7f0;display:flex;flex-direction:column;min-height:100%}
.archiveNewsImg{display:block;height:215px;background:#dce9f2;overflow:hidden}
.archiveNewsImg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.archiveNewsCard:hover .archiveNewsImg img{transform:scale(1.025)}
.archiveNewsBody{padding:18px 19px 20px;display:flex;flex-direction:column;flex:1}
.archiveNewsMeta{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:9px;font-size:11px;color:#6b8498}.archiveNewsMeta span{background:#eaf4fb;color:#086ca8;padding:4px 7px;border-radius:20px;font-weight:700}
.archiveNewsBody h2{font-size:20px;line-height:1.18;margin:0 0 10px}.archiveNewsBody h2 a{text-decoration:none;color:#082f50}.archiveNewsBody p{color:#5b7286;line-height:1.5;font-size:14px;margin:0 0 16px}.readMore{margin-top:auto;color:#0877bd;font-weight:800;font-size:12px;text-decoration:none}
.pagination{display:flex;gap:7px;flex-wrap:wrap;justify-content:center;margin-top:30px}.pagination a{min-width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:#fff;border:1px solid #cbdde9;color:#0c527f;text-decoration:none;font-weight:800}.pagination a.active{background:#087bc7;color:#fff;border-color:#087bc7}
.emptyNews{grid-column:1/-1;background:#fff;padding:35px;border-radius:12px;text-align:center;color:#668099}
.historicArticle{max-width:980px;margin-left:auto;margin-right:auto}.historicArticle .articleLead{width:100%;max-height:560px;object-fit:contain;background:#edf4f8;border-radius:10px}.articleMeta{display:flex;gap:10px;align-items:center;margin:15px 0 8px;color:#698297}.articleMeta span{background:#eaf4fb;color:#076b9f;border-radius:30px;padding:5px 9px;font-weight:700;font-size:12px}.historicArticle .articleBody{line-height:1.68;color:#203f55}.historicArticle .articleBody img{max-width:100%;height:auto;border-radius:7px;margin:12px auto;display:block}.historicArticle .articleBody iframe,.historicArticle .articleBody video{max-width:100%}.historicArticle .articleBody a{color:#0573b7;word-break:break-word}.historicArticle .articleBody h2,.historicArticle .articleBody h3{color:#082f50;margin-top:1.4em}.sourceArchive{margin-top:30px;padding:13px;border-left:4px solid #ff7800;background:#fff7ea;color:#71502e;font-size:13px}
@media(max-width:900px){.newsArchiveGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsFilters{grid-template-columns:1fr 1fr}.newsArchiveHero h1{font-size:34px}}
@media(max-width:620px){.newsArchiveGrid{grid-template-columns:1fr}.newsFilters{grid-template-columns:1fr}.newsArchiveHero{padding:34px 0}.newsArchiveHero h1{font-size:29px}.archiveNewsImg{height:200px}}

/* BUILD V1.7 · LOGO OFICIAL ERA/IRESC */
.officialLogo{width:118px;height:126px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}
.officialLogo img{display:block;max-width:112px;max-height:122px;width:auto;height:auto;object-fit:contain}
@media(max-width:820px){.officialLogo{width:84px;height:96px}.officialLogo img{max-width:82px;max-height:94px}}
@media(max-width:540px){.officialLogo{margin:6px auto;width:92px;height:104px}.officialLogo img{max-width:90px;max-height:102px}}

/* BUILD V1.9.2 - REPARACION CABECERA LOGO OFICIAL */
.header .branding .officialLogo{width:118px!important;height:126px!important;min-width:118px!important;max-width:118px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:3!important}
.header .branding .officialLogo img{display:block!important;width:auto!important;height:auto!important;max-width:110px!important;max-height:120px!important;min-width:0!important;min-height:0!important;object-fit:contain!important;margin:0 auto!important;position:static!important;transform:none!important}
@media(max-width:820px){.header .branding .officialLogo{width:84px!important;height:94px!important;min-width:84px!important;max-width:84px!important}.header .branding .officialLogo img{max-width:80px!important;max-height:90px!important}}
@media(max-width:540px){.header .branding .officialLogo{width:92px!important;height:100px!important;min-width:92px!important;max-width:92px!important;margin:5px auto!important}.header .branding .officialLogo img{max-width:88px!important;max-height:96px!important}}
