:root{--forest:#0b3d35;--ink:#142520;--gold:#c9a45c;--cream:#fbf8f1;--muted:#596861}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;line-height:1.8}a{color:inherit}.institution-hero{padding:94px 0 80px;color:#fff;background:linear-gradient(125deg,rgba(4,38,32,.98),rgba(15,91,73,.88));overflow:hidden}.documentation .institution-hero{background:linear-gradient(125deg,#252e67,#4c579e)}.institution-container{width:min(1120px,92%);margin:auto}.institution-label{color:#e8ce8f;letter-spacing:.8px;font-size:14px;font-weight:700}.institution-hero h1{max-width:760px;margin:18px 0 16px;font-family:Georgia,serif;font-size:clamp(34px,5vw,62px);line-height:1.25}.institution-hero p{max-width:690px;margin:0;font-size:19px;color:rgba(255,255,255,.88)}.institution-section{padding:75px 0}.institution-section h2{margin:0 0 18px;font-family:Georgia,serif;font-size:34px;line-height:1.35;color:var(--forest)}.documentation .institution-section h2{color:#303b7d}.intro{max-width:850px;color:var(--muted);font-size:18px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.program-card{padding:27px 24px;background:#fff;border-top:4px solid var(--gold);box-shadow:0 8px 22px rgba(11,61,53,.08)}.program-card h3{margin:0 0 10px;font-size:21px;color:var(--forest)}.documentation .program-card h3{color:#303b7d}.program-card p{margin:0;color:var(--muted)}.callout{padding:48px;background:var(--forest);color:#fff}.documentation .callout{background:#303b7d}.callout h2{color:#fff}.callout p{max-width:680px;margin:0 0 24px;color:rgba(255,255,255,.86)}.callout a{display:inline-block;padding:12px 24px;background:var(--gold);color:#1b1609;text-decoration:none;font-weight:700}.institution-footer{padding:24px 0;background:#062b25;color:#dce6e0;text-align:center;font-size:14px}@media(max-width:760px){.institution-hero{padding:65px 0}.institution-section{padding:55px 0}.program-grid{grid-template-columns:1fr}.institution-hero p,.intro{font-size:16px}.callout{padding:32px 24px}}
