.program-page{background:#f5f7f8;color:#1b2936;font-family:"Rubik",Arial,sans-serif;padding-top:72px}
.program-wrap{max-width:1120px;margin:0 auto;padding-left:24px;padding-right:24px}
.program-hero{background:linear-gradient(125deg,#172431 0%,#285654 58%,#3a806f 100%);color:#fff;padding:clamp(3.5rem,7vw,6.5rem) 0}
.program-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.program-eyebrow{color:#a9dfcf;font-size:.88rem;font-weight:700;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}
.program-hero h1{color:#fff;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700;line-height:1.04;margin:0 0 1.25rem}
.program-lead{color:#e7eff2;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65;margin:0 0 1.8rem}
.program-btn{background:#36ce7d;border-radius:999px;color:#11251c;display:inline-block;font-weight:700;padding:.9rem 1.45rem;text-decoration:none}
.program-btn:hover{background:#5adc94;color:#11251c;text-decoration:none}
.program-hero-media{border-radius:14px;box-shadow:0 22px 45px rgba(0,0,0,.22);height:430px;margin:0;overflow:hidden}
.program-hero-media img{height:100%;object-fit:cover;width:100%}
.program-section{padding:clamp(3.5rem,7vw,6rem) 0}
.program-section-light{background:#fff}
.program-copy{max-width:880px;margin:0 auto}
.program-copy h2,.program-split h2,.program-gallery h2{font-size:clamp(1.8rem,3.5vw,2.75rem);margin:0 0 1.3rem}
.program-copy p,.program-split p{color:#4f6070;font-size:1.05rem;line-height:1.75;margin:0 0 1.25rem}
.program-split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}
.program-split figure{border-radius:12px;margin:0;overflow:hidden}
.program-split img{display:block;height:440px;object-fit:cover;width:100%}
.program-highlight{background:#172431;border-radius:12px;color:#fff;padding:clamp(1.6rem,4vw,3rem)}
.program-highlight h2{color:#fff}
.program-highlight p{color:#dbe5e8}
.program-gallery h2{text-align:center}
.program-gallery-intro{color:#607080;margin:0 auto 2rem;max-width:700px;text-align:center}
.program-photo-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}
.program-photo-grid a{background:#e4e9eb;border-radius:10px;display:block;overflow:hidden}
.program-photo-grid img{aspect-ratio:4/3;display:block;object-fit:cover;transition:transform .2s ease;width:100%}
.program-photo-grid a:hover img{transform:scale(1.025)}
.program-cta{background:#172431;color:#fff;padding:3.5rem 0;text-align:center}
.program-cta h2{color:#fff;margin:0 0 .8rem}
.program-cta p{color:#dbe5e8;margin:0 auto 1.5rem;max-width:680px}
@media(max-width:850px){.program-hero-grid,.program-split{grid-template-columns:1fr}.program-hero-media{height:360px}.program-photo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.program-page{padding-top:60px}.program-wrap{padding-left:16px;padding-right:16px}.program-hero-media{height:280px}.program-split img{height:320px}.program-photo-grid{gap:10px}}
