*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.65;color:#333;background:#fff;display:flex;flex-direction:column;min-height:100vh}main{flex:1}a{color:#1a73b5;text-decoration:none}a:hover{text-decoration:underline;color:#1557a0}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{line-height:1.25}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.site-header{background:#1a2b4a;border-bottom:3px solid #1a73b5;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;gap:1rem}.site-title{font-size:1.05rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:0.01em;line-height:1.3;flex-shrink:1}.site-title:hover{color:rgba(255,255,255,0.85);text-decoration:none}.site-nav{display:flex;gap:2rem;flex-shrink:0}.site-nav a{color:rgba(255,255,255,0.9);font-size:0.95rem;font-weight:500;text-decoration:none;padding-bottom:2px;border-bottom:2px solid transparent;transition:border-color 0.15s, color 0.15s}.site-nav a:hover,.site-nav a.active{color:#fff;border-bottom-color:#1a73b5;text-decoration:none}.hero{background:linear-gradient(135deg, #1a2b4a 0%, #121e33 100%);color:#fff;padding:5rem 0;text-align:center}.hero-title{font-size:2.6rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;color:rgba(255,255,255,0.82);max-width:620px;margin:0 auto 2rem}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:0.7rem 1.6rem;border-radius:4px;font-weight:600;font-size:0.95rem;text-decoration:none;cursor:pointer;transition:background 0.15s, color 0.15s, border-color 0.15s}.btn-primary{background:#1a73b5;color:#fff}.btn-primary:hover{background:#1557a0;color:#fff;text-decoration:none}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.55)}.btn-secondary:hover{background:rgba(255,255,255,0.1);color:#fff;text-decoration:none}.highlights{padding:4rem 0;background:#f5f7fa;border-bottom:1px solid #e0e0e0}.highlight-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.highlight-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:box-shadow 0.15s}.highlight-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.12)}.highlight-card h2{font-size:1.25rem;margin:0.75rem 0 0.5rem}.highlight-card h2 a{color:#333}.highlight-card h2 a:hover{color:#1a73b5;text-decoration:none}.highlight-card p{color:#666;font-size:0.95rem;margin-bottom:1rem}.highlight-icon{font-size:2.5rem;line-height:1}.card-link{font-weight:600;font-size:0.9rem;color:#1a73b5}.card-link:hover{color:#1557a0}.about-section{padding:4rem 0}.about-section h2{font-size:1.75rem;color:#1a2b4a;margin-bottom:1rem}.about-section p{max-width:720px;color:#666;font-size:1.05rem;margin-bottom:0.75rem}.page-hero{background:#1a2b4a;color:#fff;padding:3rem 0 2.5rem;border-bottom:3px solid #1a73b5}.page-hero h1{font-size:2rem;font-weight:700}.page-subtitle{color:rgba(255,255,255,0.78);margin-top:0.5rem;font-size:1.05rem}.page-content{padding:3rem 0}.card-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-top:1.5rem;margin-bottom:3rem}.card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08);display:flex;flex-direction:column;transition:box-shadow 0.15s}.card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.12)}.card-avatar{background:#f5f7fa;padding:1.5rem;display:flex;justify-content:center}.card-avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid #e0e0e0}.card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.card-name{font-size:1.05rem;font-weight:700;color:#1a2b4a;margin-bottom:0.25rem}.card-name a{color:#1a2b4a}.card-name a:hover{color:#1a73b5;text-decoration:none}.card-title,.card-program{font-size:0.875rem;color:#1a73b5;font-weight:600;margin-bottom:0.25rem}.card-institution{font-size:0.875rem;color:#666;font-style:italic;margin-bottom:0.5rem}.card-bio{font-size:0.9rem;color:#666;line-height:1.55;margin-bottom:0.75rem;flex:1}.card-email{font-size:0.875rem;margin-top:auto}.card-email a{color:#1a73b5}.resource-link{font-size:0.875rem;font-weight:600;color:#1a73b5;margin-top:auto}.resource-link:hover{color:#1557a0}.resource-platform-links{display:flex;gap:1rem;margin-top:auto}.platform-link{font-size:0.875rem;font-weight:600;color:#1a73b5}.platform-link:hover{color:#1557a0}.resource-card .card-body{padding:1.5rem}.cohort-section,.resource-section{margin-bottom:1rem}.cohort-year,.resource-category{font-size:1.5rem;font-weight:700;color:#1a2b4a;padding-bottom:0.5rem;border-bottom:2px solid #e0e0e0;margin-bottom:0}.site-footer{background:#1a2b4a;color:rgba(255,255,255,0.8);margin-top:auto}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding:3rem 1.5rem;max-width:1100px;margin:0 auto}.footer-col h3{color:#fff;font-size:1rem;margin-bottom:0.75rem}.footer-col h4{color:#fff;font-size:0.8rem;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.75rem}.footer-col p{font-size:0.9rem;line-height:1.65;color:rgba(255,255,255,0.65)}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:0.4rem}.footer-col ul a{color:rgba(255,255,255,0.72);font-size:0.9rem;text-decoration:none}.footer-col ul a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,0.12);padding:1rem 0;text-align:left}.footer-bottom .container p{font-size:0.82rem;color:rgba(255,255,255,0.45)}@media (max-width: 900px){.highlight-grid,.card-grid{grid-template-columns:repeat(2, 1fr)}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner .footer-col:first-child{grid-column:1 / -1}.hero-title{font-size:2rem}}@media (max-width: 600px){.highlight-grid,.card-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero{padding:3rem 0}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:1rem}.site-nav{gap:1rem}.site-nav a{font-size:0.875rem}.site-title{font-size:0.9rem}}
