@font-face{font-family:Inter;src:url(/fonts/inter-300.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-800.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:Inter,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.gh-head{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.gh-head-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;height:64px;margin:0 auto;padding:0 24px;display:flex}.gh-head-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.logo-icon{background:#0f172a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-wordmark{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:1.1rem;line-height:1}.logo-wordmark .logo-primary{color:#0f172a;font-weight:800}.logo-wordmark .logo-secondary{color:#94a3b8;font-weight:400}.gh-head-menu{align-items:center;gap:28px;display:flex}.gh-head-menu .nav{gap:24px;list-style:none;display:flex}.gh-head-menu .nav a{color:#64748b;font-size:.875rem;font-weight:500;transition:color .15s}.gh-head-menu .nav a:hover{color:#0f172a}.gh-head-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.gh-btn-primary{white-space:nowrap;background:#0f172a;border-radius:8px;align-items:center;padding:8px 18px;font-size:.8rem;font-weight:600;transition:background .15s;display:inline-flex;color:#fff!important}.gh-btn-primary:hover{background:#334155}.live-strip{background:#f8fafc;border-bottom:1px solid #e2e8f0}.live-strip-inner{flex-wrap:wrap;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:10px 24px;display:flex}.live-badge{color:#15803d;letter-spacing:.04em;text-transform:uppercase;background:#dcfce7;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.live-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.live-strip-text{color:#64748b;font-size:.85rem}.live-strip-link{color:#0f172a;text-underline-offset:2px;font-size:.85rem;font-weight:500;text-decoration:underline}.gh-main{max-width:1200px;margin:0 auto;padding:40px 24px}.hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:48px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.hero-image{background:linear-gradient(135deg,#1e293b,#334155);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-image img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.hero-image-placeholder{background:linear-gradient(135deg,#1e293b,#475569);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.hero-image-icon{background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.hero-image-label{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:600}.hero-content{background:#fff;flex-direction:column;justify-content:center;padding:40px;display:flex}.hero-meta{align-items:center;gap:8px;margin-bottom:16px;display:flex}.hero-date{color:#94a3b8;font-size:.75rem}.hero-title{color:#0f172a;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.3;transition:color .15s}.hero-card:hover .hero-title{color:#475569}.hero-excerpt{color:#64748b;margin-bottom:24px;font-size:.9rem;line-height:1.6}.hero-author{align-items:center;gap:8px;margin-top:auto;display:flex}.hero-author-avatar{background:#e2e8f0;border-radius:50%;width:24px;height:24px;overflow:hidden}.hero-author-name{color:#94a3b8;font-size:.75rem;font-weight:500}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-title{color:#0f172a;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700}.section-link{color:#94a3b8;font-size:.85rem;transition:color .15s}.section-link:hover{color:#0f172a}.section-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-pill{font-size:.75rem;font-weight:500;font-family:var(--font-inter), "Inter", sans-serif;color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:999px;padding:4px 12px;transition:all .15s}.filter-pill:hover{color:#0f172a;border-color:#0f172a}.filter-pill-active{color:#fff;background:#0f172a;border-color:#0f172a}.grid-loading{opacity:.5;transition:opacity .15s}.card-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.article-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.card-image{aspect-ratio:16/9;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.article-card:hover .card-image img{transform:scale(1.03)}.card-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.card-image-placeholder span{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:600}.card-img-grants{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.card-img-grants span{color:#86efac}.card-img-policy{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.card-img-policy span{color:#93c5fd}.card-img-tools{background:linear-gradient(135deg,#faf5ff,#ede9fe)}.card-img-tools span{color:#c4b5fd}.card-img-events{background:linear-gradient(135deg,#fff7ed,#ffedd5)}.card-img-events span{color:#fdba74}.card-img-education{background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.card-img-education span{color:#f9a8d4}.card-img-partnerships{background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.card-img-partnerships span{color:#5eead4}.card-img-default{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.card-img-default span{color:#cbd5e1}.card-body{flex-direction:column;flex:1;padding:20px;display:flex}.card-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.card-date{color:#94a3b8;font-size:.72rem}.card-updated{color:#64748b;margin-top:4px;font-size:.68rem;font-style:italic;display:block}.card-title{color:#0f172a;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700;line-height:1.4;transition:color .15s}.article-card:hover .card-title{color:#475569}.card-excerpt{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-flex}.card-badge-editorial{color:#64748b;background:#64748b1a;border:1px solid #64748b33}.card-source{color:#94a3b8;margin-top:auto;padding-top:10px;font-size:.72rem}.card-source-name{color:#64748b;font-weight:600}.tag-pill{white-space:nowrap;border-radius:999px;padding:2px 10px;font-size:.7rem;font-weight:600;display:inline-block}.tag-news{color:#dc2626;background:#fee2e2}.tag-partnerships,.tag-grants{color:#16a34a;background:#dcfce7}.tag-education{color:#ea580c;background:#ffedd5}.tag-tools{color:#0284c7;background:#e0f2fe}.tag-policy{color:#1d4ed8;background:#dbeafe}.tag-events{color:#6d28d9;background:#ede9fe}.tag-default{color:#475569;background:#f1f5f9}.divider{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;margin:48px 0}.subscribe-section{text-align:center;padding:48px 0}.subscribe-icon{background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:inline-flex}.subscribe-title{color:#0f172a;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:700}.subscribe-desc{color:#64748b;max-width:360px;margin:0 auto 24px;font-size:.875rem;line-height:1.6}.subscribe-form{gap:8px;max-width:380px;margin:0 auto;display:flex}.subscribe-form input{color:#0f172a;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:.875rem;transition:border-color .15s}.subscribe-form input:focus{border-color:#94a3b8}.subscribe-form input::placeholder{color:#94a3b8}.subscribe-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s}.subscribe-form button:hover{background:#334155}.subscribe-benefits{text-align:left;flex-direction:column;gap:8px;max-width:340px;margin:16px 0 24px;list-style:none;display:flex}.subscribe-benefits li{color:#cbd5e1;padding-left:20px;font-size:.82rem;position:relative}.subscribe-benefits li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.subscribe-note{color:#94a3b8;margin-top:12px;font-size:.75rem}.gh-article{max-width:720px;margin:0 auto;padding:48px 24px}.gh-back-link{color:#64748b;align-items:center;gap:6px;margin-bottom:28px;font-size:.85rem;font-weight:500;transition:color .15s;display:inline-flex}.gh-back-link:hover{color:#0f172a}.gh-article-header{margin-bottom:24px}.gh-article-meta{align-items:center;gap:10px;margin-bottom:16px;display:flex}.gh-article-tag{font-size:.72rem}.gh-article-date{color:#94a3b8;font-size:.8rem}.gh-article-title{color:#0f172a;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1.25}.gh-article-source-link{color:#94a3b8;margin-bottom:6px;font-size:.8rem}.gh-article-source-link a{color:#1d4ed8;text-underline-offset:2px;font-weight:500;text-decoration:underline}.gh-article-byline{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:.8rem;display:flex}.gh-article-byline a{color:#1d4ed8;text-underline-offset:2px;font-weight:500;text-decoration:underline}.gh-article-byline-sep{color:#94a3b8;font-size:1rem;font-weight:700;line-height:1}.gh-article-excerpt{color:#475569;margin-bottom:24px;font-size:1.05rem;line-height:1.7}.gh-article-image{aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:8px;width:100%;height:auto;margin-bottom:0;display:block}.gh-article-divider{align-items:center;gap:16px;margin:32px 0 28px;display:flex}.gh-article-divider:before,.gh-article-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.gh-article-divider-label{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.65rem;font-weight:700}.gh-content{color:#374151;font-size:1rem;line-height:1.8}.gh-content h2{color:#0f172a;margin:32px 0 12px;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700}.gh-content h3{color:#0f172a;margin:24px 0 8px;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700}.gh-content p{margin-bottom:20px}.gh-content a{color:#1d4ed8;text-underline-offset:2px;text-decoration:underline}.gh-content blockquote{color:#64748b;border-left:3px solid #e2e8f0;margin:24px 0;padding-left:20px;font-style:italic}.gh-content ul,.gh-content ol{margin-bottom:20px;padding-left:24px}.gh-content li{margin-bottom:6px}.gh-content hr{border:none;border-top:1px solid #e2e8f0;margin:40px 0}.gh-tag-header{text-align:center;padding:48px 0 32px}.gh-tag-title{color:#0f172a;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800}.gh-tag-description{color:#64748b;max-width:480px;margin:0 auto;font-size:.9rem}.gh-foot{background:#fff;border-top:1px solid #e2e8f0;margin-top:16px}.gh-foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:32px 24px;display:flex}.gh-foot-logo{align-items:center;gap:8px;display:flex}.foot-icon{background:#0f172a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.foot-wordmark{color:#0f172a;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700}.gh-foot-nav{gap:20px;list-style:none;display:flex}.gh-foot-nav a{color:#94a3b8;font-size:.75rem;transition:color .15s}.gh-foot-nav a:hover{color:#0f172a}.gh-foot-copy{color:#94a3b8;font-size:.75rem}.gh-pagination{justify-content:center;gap:12px;padding:24px 0;display:flex}.gh-pagination a{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .15s}.gh-pagination a:hover{color:#0f172a;border-color:#0f172a}.kg-width-wide{margin-left:-80px;margin-right:-80px}.kg-width-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (max-width:900px){.card-grid{grid-template-columns:repeat(2,1fr)}.hero-card{grid-template-columns:1fr}.hero-image{aspect-ratio:16/7}}@media (max-width:600px){.card-grid{grid-template-columns:1fr}.gh-head-menu{display:none}.hero-content{padding:24px}.hero-title{font-size:1.25rem}.gh-foot-inner{text-align:center;flex-direction:column}}.admin-bar{background:#0f172a;border-bottom:1px solid #1e293b}.admin-bar-inner{align-items:center;gap:20px;max-width:1100px;height:48px;margin:0 auto;padding:0 24px;display:flex}.admin-bar-label{text-transform:uppercase;letter-spacing:.08em;color:#e2002d;flex-shrink:0;font-size:.7rem;font-weight:700}.admin-tabs{gap:4px;display:flex}.admin-tab{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.admin-tab:hover{color:#fff}.admin-tab-active{color:#fff;background:#1e293b;border-color:#334155}.admin-tab-count{color:#fff;background:#e2002d;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:inline-flex}.admin-bar-exit{color:#64748b;margin-left:auto;font-size:.8rem;transition:color .15s}.admin-bar-exit:hover{color:#94a3b8}.admin-card-wrap{flex-direction:column;display:flex}.admin-card-inner{cursor:default;flex:1}.admin-card-inner:hover{box-shadow:none;transform:none}.admin-card-actions{background:#f1f5f9;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 10px 10px;gap:6px;padding:8px;display:flex}.admin-action-btn{cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:600;transition:opacity .15s;display:inline-flex}.admin-action-btn:disabled{opacity:.5;cursor:not-allowed}.admin-action-edit{color:#0f172a;background:#e2e8f0}.admin-action-edit:hover{background:#cbd5e1}.admin-action-publish{color:#fff;background:#16a34a}.admin-action-publish:hover:not(:disabled){background:#15803d}.admin-action-view{color:#2563eb;background:#eff6ff}.admin-action-view:hover{background:#dbeafe}.admin-action-delete{color:#dc2626;background:#fef2f2;flex:none;padding:6px 14px}.admin-action-delete:hover:not(:disabled){background:#fee2e2}.admin-hero-actions{gap:8px;margin-top:16px;display:flex}.admin-hero-actions .admin-action-btn{flex:none;padding:7px 16px;font-size:.8rem}
