/* Homepage motion study: blue, silver, and real chapter life. */
.campus-home .identity-section{position:relative;background:linear-gradient(160deg,#f8fafc 50%,#dde7f2);padding-bottom:90px}
.campus-home .identity-heading h2{font-size:clamp(48px,8.5vw,125px);text-shadow:3px 4px 0 #c7d0da;letter-spacing:-.06em}
.campus-home .identity-heading strong{display:inline-block;background:var(--deep);color:#e9eff6;padding:12px 22px;transform:rotate(-2deg);box-shadow:6px 6px 0 #b8c9dc}
.campus-home .identity-layout{overflow:visible;padding-top:22px}
.campus-home .identity-layout img{box-shadow:15px 18px 0 #174b851c,0 20px 40px #102c4d20}
.campus-home .pillars{position:relative;background:#f8fafc;padding-top:95px}
.campus-home .pillar{border:6px solid white;box-shadow:9px 12px 0 #c7d0da,0 22px 35px #102c4d24;transition:box-shadow .3s,translate .3s}
.campus-home .pillar h3{font-size:clamp(25px,2.5vw,36px)}
.campus-home .pillar>div>span,.campus-home .service-photo>span{background:#e5edf5;color:#102c4d;border:0;font-weight:700;box-shadow:3px 3px 0 #174b85}
.campus-home .service-photo>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%}
.campus-home .community-section{box-shadow:12px 14px 0 #c7d0da;margin-bottom:70px}
.campus-home .community-copy .eyebrow{display:inline-block;border:1px solid #a7bdd4;padding:10px 15px;transform:rotate(3deg)}
.campus-home .life-spread{background:#174b85;color:white;padding-top:90px;padding-bottom:125px}
.campus-home .life-spread .eyebrow,.campus-home .life-spread .section-top>p{color:#d7e4f2}
.campus-home .life-spread em{color:#d1dbe6}
.campus-home .life-photo-grid{padding-top:30px;padding-bottom:50px;gap:35px}
.campus-home .life-photo-grid figure{box-shadow:9px 12px 0 #0c315d,0 24px 35px #071e3844;border:0;transition:box-shadow .3s}
.campus-home .president{position:relative;background:linear-gradient(135deg,#f8fafc 65%,#e6edf5)}
.campus-home .president>div>img{box-shadow:13px 15px 0 #c7d0da,0 18px 30px #102c4d1c}
.campus-home .quote-mark{display:block;font-size:120px;color:#174b85}
.campus-home .final-cta{position:relative;background:#c7d0da;border-top:8px solid #174b85}
.campus-home .final-cta>a{transition:color .25s;text-decoration:none}
.campus-home .final-cta>a:hover{color:#2367a9}
.campus-home .energy-underline{position:relative;display:inline-block}
.campus-home .energy-underline:after{content:'';position:absolute;left:0;right:0;bottom:-8px;height:5px;background:currentColor;opacity:.3;transform:scaleX(0);transform-origin:left;transition:transform .85s cubic-bezier(.2,.8,.2,1)}
.campus-home .energy-arrived .energy-underline:after{transform:scaleX(1)}
@media(hover:hover) and (pointer:fine){.campus-home .pillar:hover{translate:0 -12px;box-shadow:12px 20px 0 #b9cbdc,0 30px 42px #102c4d2b}.campus-home .life-photo-grid figure:hover{box-shadow:12px 18px 0 #0c315d,0 30px 40px #071e3855}}
@media(max-width:700px){.campus-home .identity-section{padding-bottom:55px}.campus-home .identity-heading strong{padding:10px 14px;max-width:94%;line-height:1.6}.campus-home .identity-layout img{box-shadow:7px 9px 0 #174b851c}.campus-home .pillars{padding-top:60px}.campus-home .pillar{box-shadow:5px 8px 0 #c7d0da,0 12px 20px #102c4d1c}.campus-home .community-section{box-shadow:none;margin-bottom:0}.campus-home .life-spread{padding-block:60px 70px}.campus-home .life-photo-grid{gap:45px;padding-block:15px 25px}.campus-home .president>div>img{max-width:85%}.campus-home .energy-underline:after{height:3px;bottom:-5px}}
@media(prefers-reduced-motion:reduce){.campus-home .pillar,.campus-home .life-photo-grid figure,.campus-home .energy-underline:after{transition:none}.campus-home .energy-underline:after{transform:scaleX(1)}}
/* Keep labels and portraits straight; retain angled photo cards. */
.campus-home .identity-heading strong,
.campus-home .community-copy .eyebrow{transform:none}
.campus-home .president>div>img{transform:none}
.campus-home .identity-layout img{transform:rotate(-2deg)}

