.programs-page{background:#fdfdfd}.programs-hero{height:60vh;background:url(/header-1.jpg) center/cover no-repeat;position:relative;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000c,#0006)}.hero-content{position:relative;z-index:2;max-width:800px}.hero-badge{display:inline-block;padding:.5rem 1rem;background:var(--primary-red);border-radius:50px;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.hero-content h1{font-family:var(--font-headings);font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.text-gradient{color:var(--primary-red)}.hero-content p{font-size:1.4rem;opacity:.9;line-height:1.5;font-weight:400}.impact-strip{padding:4rem 0;background:#111;color:#fff;margin-top:-3rem;position:relative;z-index:5;border-radius:30px;margin-left:2rem;margin-right:2rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-value{font-size:3rem;font-weight:900;color:var(--primary-red);margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:800;text-transform:uppercase;margin-bottom:.3rem}.stat-suffix{font-size:.85rem;opacity:.6}section{padding:100px 0}.section-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:4rem}.section-header.centered{flex-direction:column;text-align:center;gap:.5rem}.header-icon{width:48px;height:48px;color:var(--primary-red)}.section-title{font-family:var(--font-headings);font-size:2.5rem;font-weight:900;color:#111}.section-header p{font-size:1.2rem;color:#666;max-width:600px}.flagship-card{background:#fff;border-radius:30px;padding:3rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.05)}.wide-visual{background:url(/university_campus_drawing.png) center/cover no-repeat;position:relative}.wide-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1a3a3ab3}.card-number{font-family:var(--font-headings);font-size:2rem;font-weight:900;margin-bottom:1rem;display:block}.card-title{font-family:var(--font-headings);font-size:1.75rem;font-weight:900;margin-bottom:1.5rem;line-height:1.2}.card-desc{font-size:1.1rem;line-height:1.6;opacity:.8;margin-bottom:2rem}.card-footer{margin-top:auto}.card-badge{display:inline-block;padding:.4rem 1rem;background:#fff3;border-radius:50px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px}.priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.priority-area-card{background:#fff;padding:2.5rem;border-radius:30px;border:1px solid #f0f0f0;box-shadow:0 10px 30px #00000005;transition:.3s}.priority-area-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000014}.area-header{border-left:5px solid;padding-left:1rem;margin-bottom:2rem}.area-header h3{font-family:var(--font-headings);font-size:1.4rem;font-weight:900}.project-list{display:flex;flex-direction:column;gap:1.5rem}.project-item{border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.project-item:last-child{border-bottom:none}.project-name{display:block;font-weight:800;font-size:1rem;color:#111;margin-bottom:.4rem}.project-desc{font-size:.9rem;color:#666;line-height:1.5}.cta-banner{background:#111;border-radius:40px;padding:5rem;color:#fff;position:relative;overflow:hidden}.cta-banner h2{font-family:var(--font-headings);font-size:2.5rem;font-weight:900;margin-bottom:1.5rem}.cta-banner>p{font-size:1.2rem;opacity:.8;margin-bottom:3rem}.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.cta-card{background:#ffffff0d;padding:2.5rem;border-radius:25px}.cta-icon{width:32px;height:32px;color:var(--primary-red);margin-bottom:1rem}.cta-card h4{font-size:1.2rem;font-weight:800;margin-bottom:.8rem}.cta-card p{font-size:1rem;opacity:.7;line-height:1.6}.btn-primary{background:var(--primary-red);color:#fff;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;gap:.8rem;transition:.3s}.btn-primary:hover{transform:scale(1.05);box-shadow:0 10px 30px #e31e2466}@media (max-width: 1024px){.programs-page{padding-top:80px}.stats-grid{grid-template-columns:repeat(2,1fr)}.flagship-bento-grid{grid-template-columns:1fr}.flagship-card.wide{grid-column:span 1;grid-template-columns:1fr}.wide-visual{height:200px}.priority-grid,.cta-grid{grid-template-columns:1fr}.hero-content h1{font-size:2.5rem}.programs-hero{height:auto;padding:120px 0 60px}.cta-banner{padding:3rem 1.5rem}}:root{--primary-red: #cb3631;--primary-red-hover: #992d29;--bg-dark: #000000;--text-white: #ffffff;--text-gray: #9ca3af;--font-headings: "Geologica", sans-serif;--font-body: "Inter", sans-serif;--navbar-height: 80px;--topbar-height: 48px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-white);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings)}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.flex-center{display:flex;align-items:center;justify-content:center}.glass{background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.transition-all-custom{transition:all .3s ease}.flagship-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(350px,auto);gap:2rem}.flagship-card{background:#fff;border-radius:30px;padding:3rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.05);text-decoration:none}.flagship-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000001a}.flagship-card.wide{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;padding:0}.wide-content{padding:4rem;display:flex;flex-direction:column;justify-content:center}.wide-visual{position:relative}.card-number{font-family:var(--font-headings);font-size:1.5rem;font-weight:900;margin-bottom:1rem;display:block}.card-desc{font-size:1rem;line-height:1.6;opacity:.8;margin-bottom:2rem}.card-icon{width:40px;height:40px;margin-bottom:2rem}.explore-link{display:flex;align-items:center;gap:.75rem;font-weight:800;text-decoration:none;font-size:.95rem;transition:all .3s}.explore-link:hover{gap:1.2rem}.theme-forest{background:#1a3a3a;color:#fff}.theme-forest .card-desc{opacity:.7}.theme-peach{background:#fde2d2;color:#4a2a1a}.theme-cream{background:#f9f5f0;color:#333}.theme-tan{background:#f5e6d3;color:#4a3a2a}.card-badge{display:inline-block;padding:.4rem 1rem;background:#0000000d;border-radius:50px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:1px}@media (max-width: 1024px){.flagship-bento-grid{grid-template-columns:1fr}.flagship-card.wide{grid-column:span 1;grid-template-columns:1fr}.wide-content{padding:2rem}.wide-visual{height:200px}.priority-area-page .priority-hero{height:auto!important;padding:160px 0 80px!important}.priority-area-page .hero-title{font-size:2.5rem!important}}
