/* Evolución del sitio público: azul institucional, tipografía sans y banners originales. */
:root{--paper:#fff;--white:#fff;--ink:#263445;--muted:#586575;--line:#dce4ec;--red:#164b8d;--deep:#163a70;--sand:#f2f5f9;--sage:#edf4fa;--green:#245784;--serif:DM,sans-serif;--sans:DM,sans-serif;--brand:#222b80}
body{font-size:15px;line-height:1.6}
h1,h2,h3{font-family:var(--sans);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--ink)}
h1{font-size:36px}h2{font-size:28px}h3{font-size:21px}
.wrap{width:min(1140px,calc(100% - 64px))}
.section{padding-block:54px}.compact{padding-top:12px}.section-head{margin-bottom:27px;align-items:center}
.section-head h2{font-size:28px}.section-head p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:8px}
.eyebrow{color:var(--red);letter-spacing:.07em;font-size:11px;margin-bottom:12px}.eyebrow:before{display:none}
.eyebrow.light{color:#d7e6fb}.btn{border-radius:5px;font-size:13px;min-height:44px;padding:11px 19px;gap:18px}
.btn:hover{background:#123c71;transform:none}.btn.light:hover{background:#e2edfa;color:var(--deep)}
.btn.secondary{border-color:#a8bfda;color:var(--red)}.text-link{border:0;color:var(--red);font-size:13px;gap:14px;line-height:1.4}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link span{font-size:18px}
.chip{border-radius:3px;font-size:10px;letter-spacing:.02em}.buttons{margin-top:24px}
.site-header{background:#fff;border:0}.header-inner{min-height:131px;gap:35px}.brand{width:147px;height:auto;display:block}.brand img{width:147px;height:110px;object-fit:contain}
.site-header nav{gap:30px}.site-header nav a{color:#263445;font-size:14px;white-space:nowrap;padding:19px 0}
.site-header nav a[aria-current=page]{color:var(--red);font-weight:700}.site-header nav a[aria-current=page]:after{bottom:5px;height:3px;border-radius:3px;background:var(--red)}
.search-strip{background:#f2f5f8;border-block:1px solid #e6ebf0}.global-search{display:flex;align-items:center;gap:14px;min-height:48px}.global-search svg{width:19px;height:19px;flex:none;color:#63758a}.global-search input{border:0;background:transparent;min-width:0;flex:1;padding:12px 0;color:var(--ink);font-size:13px}.global-search input::placeholder{color:#617084;opacity:1}.global-search button{border:0;border-left:1px solid #d6dfe8;padding:6px 0 6px 22px;color:var(--red);background:transparent;font-size:12px;font-weight:700}.global-search button span{margin-left:12px}
.home-start{padding-top:26px}.campaign{padding:0;margin:0;background:#fff;color:var(--ink);display:block;border:1px solid var(--line);border-radius:7px;overflow:hidden;box-shadow:0 3px 14px #21466d0b}
.campaign-art{display:block;aspect-ratio:1024/377;background:#f5f8fb}.campaign-art img{width:100%;height:100%;object-fit:contain}.campaign-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:17px 23px}.campaign h2{font-size:17px;letter-spacing:0;margin-top:3px}.campaign p{font-size:12px;color:var(--muted);margin-top:3px}.campaign .section-label{font-size:9px;letter-spacing:.07em;color:var(--red)}.campaign-controls{gap:7px;flex-shrink:0}.round-btn{width:35px;height:35px;font-size:16px;border-color:#c8d6e5;border-radius:4px;color:var(--red)}.round-btn:hover{background:#edf4fb}.slide-count{font-size:11px;min-width:57px;text-align:center;padding:0 4px;font-variant-numeric:tabular-nums}
.anniversary-banner{display:block;position:relative;border:1px solid var(--line);border-radius:6px;margin:22px 0 0;overflow:hidden}.anniversary-banner img{width:100%;height:203px;object-fit:contain}.anniversary-banner>span{position:absolute;left:18px;bottom:10px;font-size:10px;color:var(--red);background:#fff;padding:3px 7px;border-radius:3px}.anniversary-banner>span>span{margin-left:8px}
.center-heading{text-align:center;margin-bottom:28px}.center-heading h2{font-size:27px;text-transform:uppercase;letter-spacing:.01em}.center-heading h2:after{content:'';display:block;width:38px;height:3px;background:var(--red);margin:13px auto 0}.center-heading p{margin-top:13px;color:var(--muted);font-size:14px}
.work-section{padding-bottom:8px}.work-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.work-grid a{display:block;border-radius:7px;overflow:hidden;box-shadow:0 3px 10px #183f6e1c;transition:transform .2s,box-shadow .2s}.work-grid img{width:100%;height:100%;object-fit:cover;aspect-ratio:600/771}.work-grid a:hover{transform:translateY(-4px);box-shadow:0 6px 20px #183f6e32}
.cases-banner{display:block;overflow:hidden;border-radius:6px;margin:25px 0 0}.cases-banner img{width:100%;height:auto}.compact .cases-banner{margin-bottom:45px}
.home-news{padding-top:46px}.news-grid{gap:24px}.news-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #163a7006}.news-card>a{display:flex;flex-direction:column;height:100%}.news-image{background:#eef3f8;overflow:hidden;aspect-ratio:1.65}.news-card .news-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.news-card:hover img{transform:scale(1.025)}.news-body{padding:21px;display:flex;flex-direction:column;flex:1}.news-card .meta{font-size:10px;margin:0 0 9px;color:var(--red);text-transform:uppercase;letter-spacing:.03em}.news-card h3{font-size:18px;line-height:1.45;margin:0 0 12px;color:#243b57;letter-spacing:-.015em}.news-card time{font-size:11px;color:#637286}.news-card .news-body>p:not(.meta){font-size:13px;color:var(--muted);margin:13px 0 20px;line-height:1.65}.read-more{display:block;font-size:12px;color:var(--red);font-weight:700;margin-top:auto}.read-more>span{margin-left:8px}.center-action{display:flex;justify-content:center;margin-top:29px}
.regional-section{background:#f3f7fb;border-block:1px solid #e4edf5}.project-catalogue{gap:22px}.catalogue-card,.catalogue-card:nth-child(2),.catalogue-card:nth-child(3){background:#fff;border:1px solid var(--line);border-top:3px solid var(--red);border-radius:5px;padding:24px;min-height:280px;box-shadow:0 2px 7px #163a7005}.project-region{font-size:12px;font-weight:700;color:var(--red);margin:0 0 15px!important}.catalogue-card h3{font-size:22px;margin-top:12px;line-height:1.25}.catalogue-card p{font-size:13px;line-height:1.65;margin:14px 0 20px}.catalogue-card .text-link{font-size:12px;padding-top:18px;border-top:1px solid var(--line);width:100%}.catalogue-card .chip{background:#edf4fa;color:#315a79;padding:4px 8px}.filter-button{border-radius:4px}.filter-button[aria-pressed=true]{background:var(--red);border-color:var(--red);color:#fff}.filter-row{margin-bottom:25px}.results-label{font-size:12px}
.sede-shortcuts{display:grid;grid-template-columns:250px 1fr;gap:32px;align-items:center;border-top:1px solid #d6e3ee;padding-top:29px;margin-top:34px}.sede-shortcuts h3{font-size:22px}.sede-shortcuts p{font-size:12px;color:var(--muted);margin-top:6px}.sede-shortcuts nav{display:flex;flex-wrap:wrap;gap:9px}.sede-shortcuts a{font-size:12px;font-weight:700;border:1px solid #cbdceb;background:#fff;color:var(--red);border-radius:4px;padding:11px 14px}.sede-shortcuts a:hover{background:#e4effb}.sede-shortcuts a span{margin-left:12px}
.book-grid{gap:24px}.book-card{min-width:0}.book-card .book-cover{border:1px solid #e1e8ef;border-radius:5px;background:#f3f6fa;height:270px;padding:24px 35px}.book-card:hover .book-cover{background:#e8f0f8}.book-card .meta{font-size:10px;letter-spacing:0;margin:15px 0 7px}.book-card h3{font-size:18px;letter-spacing:0;line-height:1.3}.book-card .book-bottom{font-size:11px}.book-card .book-link{display:block}
.networks-section{padding:16px 0 45px}.network-groups{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;border:1px solid var(--line);border-radius:6px;padding:25px 28px}.network-groups h3{font-size:11px;text-align:center;letter-spacing:.1em;color:#637084;text-transform:uppercase;padding-bottom:15px;border-bottom:1px solid var(--line)}.network-logos{display:flex;align-items:center;justify-content:center;gap:18px;min-height:99px;padding-top:14px;flex-wrap:wrap}.network-logos img{width:69px;height:69px;object-fit:contain}
.site-footer{background:linear-gradient(110deg,#204f7d,#163969);padding:44px 0 20px;color:#fff}.footer-grid{grid-template-columns:1.35fr .85fr 1fr;gap:65px}.site-footer h2{font:700 19px var(--sans);color:#fff;margin-bottom:19px;letter-spacing:0}.site-footer p{font-size:12px;color:#e3edfa;margin:0 0 10px}.site-footer a{font-size:12px;color:#e3edfa;margin-bottom:10px}.footer-bottom{border-color:#ffffff2e;color:#d4e3f5;margin-top:31px;padding-top:17px;font-size:10px}.cta-strip{background:#edf4fb;border-block:1px solid var(--line);padding:30px 0;color:var(--ink)}.cta-strip h2{color:var(--deep);font-size:25px}.cta-strip p{color:var(--muted);font-size:13px}.cta-strip .btn.light{background:var(--red);border-color:var(--red);color:#fff}
.page-intro{padding:35px 0 33px}.page-intro h1{font-size:36px;max-width:900px}.page-intro .lead{font-size:16px;margin-top:16px;max-width:760px;line-height:1.7}.breadcrumbs{font-size:11px;gap:9px;margin-bottom:23px;line-height:1.5;flex-wrap:wrap}.territory{background:#f3f7fb}.territory-layout{gap:60px}.territory-layout h2{font-size:29px}.territory p.lead{font-size:16px}.office-list strong{font-size:23px;font-weight:700}.office-list small{font-size:11px}.office-list a{padding:19px 0}.office-list a:hover{color:var(--red)}
.sede-hero{background:#edf4fa;border-bottom:1px solid var(--line)}.sede-hero .page-intro{padding-bottom:7px}.sede-layout{gap:65px;padding-bottom:39px;grid-template-columns:1.15fr .85fr}.sede-layout h1{font-size:40px;color:var(--deep)}.sede-layout p:not(.eyebrow){font-size:16px;color:#486079;margin-top:18px}.sede-name{color:#526b84;font-size:12px;margin-top:8px;letter-spacing:.04em}.sede-layout figure img{height:290px;object-fit:cover;border-radius:5px}.sede-layout figcaption{color:#536b82}.sede-info{gap:65px}.sede-info h2{font-size:28px}.sede-info p{font-size:15px;margin-top:17px}.social-box{border:1px solid #d4e2ef;background:#e6eff8;border-radius:5px;padding:28px}.social-box h2{font-size:29px}.social-box h3{font-size:24px}.social-box p{font-size:14px}.subnav .wrap{gap:30px}.subnav a{padding:16px 0;font-size:12px}.team-lines strong{font-size:13px}.team-lines>div{border-color:#b6c9dd}
.project-hero{background:#edf4fa;color:var(--ink);border-bottom:1px solid var(--line)}.project-hero:after{display:none}.project-hero .wrap{padding:29px 0 36px}.project-hero .breadcrumbs{color:#5a6e83}.project-hero h1{color:var(--deep);font-size:40px;margin:19px 0 15px;max-width:none}.project-hero .lead{font-size:16px;max-width:780px;color:#4c6177}.project-hero .chip{background:#dcebf8;color:var(--red)}.project-hero .btn{background:var(--red);color:#fff;border-color:var(--red)}.feature-band{background:#fff;border-bottom:1px solid var(--line);padding:23px 0}.feature-band b{font-size:10px;color:#637186}.story-layout{grid-template-columns:205px 1fr;gap:58px}.story-index{background:#f3f7fb;border:1px solid var(--line);padding:20px;border-radius:5px}.story-index .section-label{font-size:10px}.story-index a{font-size:11px}.story-chapter{padding-bottom:29px;margin-bottom:32px}.story-chapter .chapter{font-size:10px;letter-spacing:.06em;margin-bottom:12px}.story-chapter h2{font-size:27px;line-height:1.35;margin-bottom:16px}.story-chapter p{font-size:16px;line-height:1.8}.outcome-list{gap:20px}.outcome-list>div{font-size:12px}.outcome-list strong{font-size:18px;font-weight:700}.story-end{padding:25px;border-radius:5px}.story-end h3{font-size:23px}
.library-hero{padding:34px 0 32px;background:#edf4fa;color:var(--ink);border-bottom:1px solid var(--line)}.library-hero .eyebrow{color:var(--red)}.library-hero h1{font-size:36px;color:var(--deep)}.library-hero p:not(.eyebrow){color:#4c6177;margin-top:13px;font-size:15px}.searchbox{margin-top:25px;border:1px solid #c3d3e3;border-radius:5px;padding:6px 8px 6px 18px;background:#fff}.searchbox input{font-size:15px;padding:10px 0}.library-controls{gap:18px}.control label{font-size:10px;letter-spacing:.04em}.control select{border-radius:4px;background:#fff}.library-help{border-radius:5px;margin-top:35px;padding:25px}.library-help h3{font-size:22px}
.institution-hero{gap:65px;padding-bottom:45px;grid-template-columns:1.1fr .9fr}.institution-hero h1{font-size:36px}.institution-hero p:not(.eyebrow){font-size:16px;margin-top:19px}.institution-hero img{height:320px;border-radius:5px}.principles{gap:60px}.principles h2{font-size:27px}.principles p{font-size:15px;margin-top:17px}.timeline{margin-top:28px}.timeline b{font-size:30px;font-weight:700;color:var(--red)}.timeline p{font-size:14px}.article{max-width:850px}.article h1{font-size:34px;line-height:1.3}.article p{font-size:16px}.article img{max-height:490px;object-fit:contain;background:#f2f6fa;border-radius:5px}.article .demo-note{font-size:12px}.form-grid{gap:55px}.form-grid h2{font-size:27px}.form-panel{border-radius:5px;background:#f8fafc;padding:29px}.form-panel h3{font-size:23px}.form-panel input,.form-panel select,.form-panel textarea{border-radius:4px;background:#fff}.project-row h3{font-size:22px}.project-row p{font-size:13px}.project-row .idx{font-size:16px}.project-row{padding:23px 0}.dialog-layout h2{font-size:26px}.dialog-layout p{font-size:14px}dialog{border-radius:6px;background:#fff}
.aprodeh-search-results{max-width:900px}.aprodeh-search-results>a{display:block;padding:24px 0;border-bottom:1px solid var(--line)}.aprodeh-search-results .meta{color:var(--red);font-size:11px}.aprodeh-search-results h2{font-size:22px;margin:8px 0}.aprodeh-search-results p{font-size:14px;color:var(--muted);margin-bottom:15px}
@media(max-width:1100px){.header-inner{gap:25px}.site-header nav{gap:22px}.site-header nav a{font-size:13px}.brand,.brand img{width:133px}.work-grid{gap:13px}.book-card .book-cover{height:245px;padding:23px}.network-logos{gap:10px}.network-logos img{width:59px;height:59px}}
@media(max-width:940px){.wrap{width:calc(100% - 48px)}.header-inner{min-height:112px}.brand img{height:93px}.site-header nav{display:none;background:#fff;top:100%;left:-24px;right:-24px;padding:10px 24px 22px}.site-header nav.open{display:flex;gap:0}.site-header nav a{font-size:14px;padding:13px 0}.mobile-toggle{border:1px solid #d2deea;border-radius:4px;padding:9px 13px;font-size:13px;color:var(--red)}.campaign-bottom{padding:15px 18px;gap:16px}.campaign h2{font-size:15px}.campaign p{font-size:11px}.anniversary-banner img{height:176px}.work-grid{gap:12px}.news-grid{gap:16px}.news-body{padding:16px}.news-card h3{font-size:16px}.news-card .news-body>p:not(.meta){font-size:12px}.project-catalogue{grid-template-columns:repeat(2,1fr)}.home-start+.regional-section .project-catalogue .catalogue-card:last-child{grid-column:1/-1;min-height:0}.sede-shortcuts{grid-template-columns:1fr;gap:16px}.network-groups{gap:24px;padding:20px}.network-logos img{width:53px;height:53px}.footer-grid{gap:35px}.story-layout{grid-template-columns:1fr;gap:25px}.story-index{display:flex;padding:5px 17px;gap:20px;overflow:auto}.story-index a{flex:none;border-bottom:0}.sede-layout,.sede-info,.institution-hero{gap:35px}.institution-hero img{height:290px}.book-grid{grid-template-columns:repeat(4,1fr);gap:18px}.book-card .book-cover{height:225px;padding:19px}.book-card h3{font-size:16px}.sede-layout figure img{height:260px}.form-grid{gap:35px}}
@media(max-width:660px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:99px;gap:16px}.brand,.brand img{width:116px}.brand img{height:87px}.site-header nav{left:-18px;right:-18px;padding-inline:18px}.global-search{min-height:47px;gap:10px}.global-search input{font-size:12px}.global-search button{font-size:11px;padding-left:12px}.global-search button span{display:none}.global-search svg{width:17px;height:17px}.home-start{padding-top:17px}.campaign-art{aspect-ratio:1024/377}.campaign-bottom{display:block;padding:15px}.campaign h2{font-size:16px;line-height:1.4}.campaign p{font-size:12px;margin-top:5px;line-height:1.55}.campaign .section-label{font-size:9px}.campaign-controls{justify-content:flex-end;margin-top:14px}.round-btn{width:36px;height:36px}.anniversary-banner{margin-top:17px}.anniversary-banner img{height:auto;min-height:95px;object-fit:contain}.anniversary-banner>span{position:static;display:block;border-top:1px solid #edf1f6;padding:7px 12px;font-size:11px}.section{padding-block:35px}.section-head{gap:14px;align-items:start;margin-bottom:21px}.section-head h2{font-size:25px}.section-head p:not(.eyebrow){font-size:13px}.center-heading{margin-bottom:23px}.center-heading h2{font-size:24px}.center-heading p{font-size:13px;margin-top:12px;line-height:1.6}.center-heading h2:after{margin-top:11px}.work-section{padding-bottom:0}.work-grid{grid-template-columns:repeat(6,1fr);gap:13px}.work-grid a{grid-column:span 3}.work-grid a:nth-child(n+3){grid-column:span 2}.work-grid a:nth-child(n+3) img{aspect-ratio:600/790}.cases-banner{margin-top:19px;border-radius:4px}.cases-banner img{min-height:70px;object-fit:cover}.home-news{padding-top:35px}.news-grid{grid-template-columns:1fr;gap:22px}.news-image{aspect-ratio:1.8}.news-body{padding:20px}.news-card h3{font-size:19px;line-height:1.4}.news-card .news-body>p:not(.meta){font-size:13px}.news-card .meta{font-size:10px}.news-card time{font-size:11px}.center-action{margin-top:25px}.project-catalogue{grid-template-columns:1fr;gap:18px}.catalogue-card{min-height:245px;padding:22px}.catalogue-card h3{font-size:22px}.home-start+.regional-section .project-catalogue .catalogue-card:last-child{grid-column:auto;min-height:245px}.sede-shortcuts{margin-top:25px;padding-top:23px}.sede-shortcuts h3{font-size:22px}.sede-shortcuts a{font-size:12px;padding:10px 12px}.book-grid{grid-template-columns:repeat(2,1fr);gap:25px 16px}.book-card .book-cover{height:215px;padding:20px}.book-card h3{font-size:17px}.book-card .book-bottom{font-size:10px}.book-card .meta{font-size:9px}.networks-section{padding-top:6px}.network-groups{grid-template-columns:1fr;gap:24px;padding:20px}.network-logos{min-height:82px;gap:10px}.network-logos img{width:49px;height:49px}.network-groups h3{font-size:10px}.site-footer{padding-top:33px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px 22px}.footer-grid>div:first-child{grid-column:1/-1}.site-footer h2{font-size:18px;margin-bottom:15px}.site-footer p,.site-footer a{font-size:12px}.footer-bottom{font-size:9px;margin-top:25px}.page-intro{padding:25px 0 28px}.page-intro h1,.library-hero h1,.institution-hero h1{font-size:30px;line-height:1.2}.page-intro .lead{font-size:15px;margin-top:16px}.breadcrumbs{font-size:10px;margin-bottom:22px}.compact{padding-top:10px}.territory-layout{gap:22px}.territory-layout h2{font-size:26px}.office-list strong{font-size:23px}.office-list small{font-size:10px}.sede-layout{grid-template-columns:1fr;gap:25px;padding-bottom:28px}.sede-layout h1,.project-hero h1{font-size:34px}.sede-layout p:not(.eyebrow){font-size:15px}.sede-layout figure img{height:250px}.sede-info{gap:28px}.sede-info h2{font-size:26px}.sede-info p{font-size:15px}.social-box h2{font-size:26px}.social-box h3{font-size:23px}.subnav .wrap{gap:25px}.subnav a{font-size:11px;padding:14px 0}.project-hero .wrap{padding-block:26px 30px}.project-hero .lead{font-size:15px}.project-hero .meta{gap:15px;flex-wrap:wrap;font-size:11px}.feature-band{padding:21px 0}.feature-band .wrap{gap:20px}.story-chapter h2{font-size:25px}.story-chapter p{font-size:15px}.story-chapter{padding-bottom:25px;margin-bottom:26px}.story-end{padding:22px}.story-end h3{font-size:22px}.library-hero{padding:28px 0}.library-hero p:not(.eyebrow){font-size:14px}.searchbox{padding:5px 6px 5px 12px;gap:10px;margin-top:22px}.searchbox input{font-size:13px}.searchbox .btn{font-size:11px;padding:9px 12px}.library-controls{gap:15px 12px}.library-help{padding:22px;margin-top:30px}.library-help h3{font-size:22px}.institution-hero{gap:25px;padding-bottom:30px}.institution-hero p:not(.eyebrow){font-size:15px}.institution-hero img{height:265px}.principles{gap:28px}.principles h2{font-size:25px}.timeline{gap:24px}.timeline b{font-size:30px}.cta-strip h2{font-size:23px}.cta-strip p{font-size:13px}.form-grid h2{font-size:25px}.form-panel{padding:23px}.form-grid{gap:28px}.project-row h3{font-size:20px}.article h1{font-size:29px}.article p{font-size:15px}.article img{margin-block:25px}.dialog-layout h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){.work-grid a,.news-card img{transition:none}.work-grid a:hover,.news-card:hover img{transform:none}}
