/* Integración de contenido fotográfico */
.brand-logos{display:flex;align-items:center;gap:6px}.brand-logos img{width:42px;height:42px;object-fit:contain}.brand-logos img:last-child{width:34px;height:34px}.hero-art{background:linear-gradient(90deg,rgba(8,42,79,.98) 0%,rgba(8,42,79,.82) 42%,rgba(8,42,79,.15) 100%),url("assets/images/hero-graduacion.jpg") center 34%/cover no-repeat}.ib-visual{overflow:hidden;border-radius:4px;box-shadow:0 28px 70px rgba(0,0,0,.25);margin:0;background:#061f3a}.ib-students{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.ib-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,42,79,.96) 100%)}.ib-logo{position:absolute;top:22px;left:22px;width:72px;height:72px;object-fit:contain;background:white;border-radius:50%;padding:5px;z-index:2}.ib-visual figcaption{position:absolute;left:28px;right:28px;bottom:25px;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:20px}.ib-visual figcaption strong{margin:0;text-align:left}.ib-visual figcaption small{text-align:right}.life-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;margin-bottom:45px}.life-photo{margin:0;position:relative;height:360px;overflow:hidden;box-shadow:var(--shadow)}.life-photo img{width:100%;height:100%;object-fit:cover}.life-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(8,42,79,.8))}.life-photo figcaption{position:absolute;left:24px;right:24px;bottom:18px;color:white;font:600 13px Manrope;z-index:2}.life-grid{grid-template-columns:repeat(3,1fr)}.campus-placeholder{background:linear-gradient(90deg,rgba(8,42,79,.98) 12%,rgba(8,42,79,.75) 48%,rgba(8,42,79,.28)),url("assets/images/sede-aerea.jpg") center/cover no-repeat;filter:saturate(.8)}.project-feature{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--paper);border-top:4px solid var(--gold);box-shadow:var(--shadow);margin-bottom:24px}.project-feature-photo{min-height:510px;overflow:hidden}.project-feature-photo img{width:100%;height:100%;object-fit:cover}.project-feature-copy{padding:55px}.project-feature-copy>span,.project-gallery small{font-size:9px;font-weight:800;letter-spacing:.15em;color:var(--mid)}.project-feature-copy h3{font-size:clamp(3rem,5vw,5rem);letter-spacing:-.06em;color:var(--navy);margin:24px 0}.project-feature-copy h3 b{color:var(--gold2)}.project-feature-copy>p{font-size:18px;color:var(--muted)}.project-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin:32px 0}.project-flow div{display:flex;flex-direction:column;gap:6px}.project-flow small{font-size:8px;color:var(--gold2);font-weight:800}.project-flow strong{font:600 12px/1.3 Manrope;color:var(--blue)}.project-flow i{font-style:normal;color:var(--gold2)}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project-gallery figure{display:grid;grid-template-columns:.85fr 1.15fr;margin:0;border:1px solid var(--line);min-height:270px;background:#fff}.project-gallery img{width:100%;height:100%;object-fit:cover}.project-gallery figcaption{padding:30px}.project-gallery h3{font-size:21px;margin:18px 0 8px}.project-gallery p{font-size:13px;color:var(--muted)}.cusco-photo{display:block;margin:0;overflow:hidden}.cusco-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.cusco-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(8,42,79,.28))}
@media(max-width:900px){.life-intro,.project-feature{grid-template-columns:1fr}.project-feature-photo{min-height:360px}.project-flow{grid-template-columns:1fr 1fr}.project-flow i{display:none}.project-gallery figure{grid-template-columns:1fr}.project-gallery img{height:240px}}
@media(max-width:760px){.brand-logos img{width:36px;height:36px}.brand-logos img:last-child{width:29px;height:29px}.brand{gap:7px}.brand-copy{font-size:16px}.hero-art{background:linear-gradient(90deg,rgba(8,42,79,.94),rgba(8,42,79,.58)),url("assets/images/hero-graduacion.jpg") 58% center/cover no-repeat}.life-intro,.project-gallery{grid-template-columns:1fr}.life-photo{height:280px}.life-grid{grid-template-columns:1fr}.project-feature-copy{padding:32px 24px}.project-feature-photo{min-height:300px}.project-gallery figure{grid-template-columns:1fr}.project-gallery img{height:250px}.ib-visual{height:380px}.ib-visual figcaption{display:block}.ib-visual figcaption small{display:block;text-align:left;margin-top:3px}}

/* Las fotografías se presentan desde los originales, sin filtros de color. */
.ib-students,.campus-placeholder{filter:none}
