@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&family=Roboto:wght@300;400;700&display=swap";:root{--color-text:#333;--color-muted:#666;--color-bg:#fff;--color-bg-soft:#f5f5f5;--color-button:#444;--color-button-hover:#222;--color-link:#333;--color-overlay:#00000073;--color-focus:#2563eb;--font-body:"Open Sans", Arial, sans-serif;--font-heading:"Roboto", Arial, sans-serif;--container-width:760px;--section-padding:clamp(2.5rem, 6vw, 4rem) clamp(1rem, 4vw, 1.5rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height,0px)}[id]{scroll-margin-top:var(--header-height,0px)}body{color:var(--color-text);font-family:var(--font-body);background:var(--color-bg);margin:0;font-size:16px;line-height:1.7;overflow-x:clip}.main-content-start{outline:none}.skip-link{z-index:200;color:var(--color-text);border:2px solid var(--color-focus);background:#fff;padding:.75rem 1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}img{max-width:100%;display:block}a{color:var(--color-link)}main a:not(.button),.site-footer__social a{text-underline-offset:.15em;text-decoration:underline}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:300;line-height:1.3}h2{text-align:center;margin:0 0 1rem;font-size:2rem}h3{margin:0 0 .75rem;font-size:1.5rem}h4{text-align:center;color:var(--color-muted);margin:0 0 1.5rem;font-size:1.1rem;font-style:italic;font-weight:400}p{margin:0 0 1.25rem}.container{max-width:var(--container-width);padding:var(--section-padding);margin:0 auto}.button{background:var(--color-button);color:#fff;font:inherit;cursor:pointer;text-align:center;border:none;border-radius:4px;max-width:100%;padding:.85rem 1.5rem;line-height:1.4;text-decoration:none;display:inline-block}.button:hover{background:var(--color-button-hover)}.button--light{background:#ffffff26;border:1px solid #fffc}.button--light:hover{background:#ffffff4d}.site-header{z-index:100;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.site-header__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;align-items:stretch;padding:0 1.5rem;display:flex;overflow-x:auto}.site-header__inner::-webkit-scrollbar{display:none}.site-header__group{flex-shrink:0;align-items:stretch;gap:1.5rem;display:inline-flex}.site-header__logo{flex-shrink:0;align-items:center;padding:.65rem 0;line-height:0;display:flex}.site-header__logo img{width:auto;height:42px;display:block}.site-nav ul{flex-wrap:nowrap;align-items:stretch;gap:.25rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-nav li{display:flex}.site-nav a{white-space:nowrap;border-bottom:3px solid #0000;align-items:center;min-height:44px;padding:.65rem .25rem;font-size:.95rem;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.site-nav a.is-active{border-bottom-color:var(--color-text)}.site-nav a:hover{color:var(--color-muted)}.hero{text-align:center;color:#fff;background-color:#1a1a1a;background-position:20% 15%;background-repeat:no-repeat;background-size:112%;justify-content:center;align-items:center;min-height:90vh;display:flex}.hero__overlay{background:var(--color-overlay);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:2rem 1.5rem;display:flex}.hero h1{margin:0 0 1rem;font-weight:300}.hero__line1,.hero__line2{display:block}.hero__line1{font-size:clamp(2rem,6vw,3.5rem)}.hero__line2{font-size:clamp(1.75rem,5vw,3rem)}.hero__tagline{max-width:28rem;font-size:1.1rem;font-style:italic}.banner{text-align:center;color:#fff;background-color:#1a1a1a;justify-content:center;align-items:stretch;min-height:clamp(260px,40vh,320px);display:flex;position:relative;overflow:hidden}.banner__image{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.banner__overlay{z-index:1;background:var(--color-overlay);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:clamp(260px,40vh,320px);padding:2rem 1.5rem;display:flex;position:relative}.banner__title,.banner__heading{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:300}.banner__heading span{font-size:.85em}.banner--large,.banner--large .banner__overlay{min-height:clamp(280px,55vh,480px)}#apply .banner__image{object-position:center 58%}#youth-in-action-banner .banner__image{object-position:center 55%}.text-section .container{text-align:center}.text-section p{text-align:left}.text-section__intro,.text-section__notice{text-align:center}.text-section__notice{margin-bottom:2rem;font-size:clamp(1.25rem,5vw,1.65rem);font-weight:600;line-height:1.5}.text-section__disclaimer{color:var(--color-muted);font-size:.95rem}.apply-section ul{text-align:left;margin:0 0 2rem;padding-left:1.5rem}.apply-section li{margin-bottom:.75rem}.apply-section .button{width:fit-content;margin:0 auto;display:block}.impact-section{background:var(--color-bg-soft)}.impact-section .container{padding-bottom:1rem}.report-list{gap:2rem;max-width:900px;margin:0 auto;padding:0 1.5rem 3rem;display:grid}.report-card{background:#fff;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.report-card__image{object-fit:cover;width:100%;height:100%;min-height:220px}.report-card__content{flex-direction:column;justify-content:center;padding:2rem;display:flex}.report-card__content h3{text-align:left}.report-card__content .button{align-self:flex-start}.gallery-section .container{padding-bottom:1rem}.photo-gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:0;display:grid}.photo-gallery__item{aspect-ratio:1;margin:0;position:relative;overflow:hidden}.photo-gallery__item img{object-fit:cover;width:100%;height:100%}.photo-gallery__item figcaption{color:#fff;text-align:center;background:#0000008c;padding:.35rem .5rem;font-size:.75rem;position:absolute;bottom:0;left:0;right:0}.contact-section{background:var(--color-bg-soft)}.contact-form{gap:1rem;max-width:520px;margin:0 auto;display:grid}.contact-form__field{text-align:left;gap:.35rem;display:grid}.report-card__content p{color:var(--color-muted)}.contact-form input,.contact-form textarea{width:100%;font:inherit;border:1px solid #ccc;border-radius:4px;padding:.75rem;font-size:16px}.contact-form input:focus-visible,.contact-form textarea:focus-visible{border-color:var(--color-focus)}.contact-form__success{text-align:center;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:4px;max-width:520px;margin:0 auto;padding:1rem 1.25rem}.follow-section h4{margin-bottom:2rem}.social-links{justify-content:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.social-links a{width:44px;height:44px;color:var(--color-text);justify-content:center;align-items:center;text-decoration:none;display:flex}.social-links img,.social-links svg{width:32px;height:32px;display:block}.site-footer{color:#ccc;text-align:center;background:#222;padding:2rem 1.5rem}@media (width<=768px){.site-header__inner{justify-content:flex-start;padding:0 .75rem}.site-header__group{gap:1rem}.site-header__logo img{height:36px}.site-nav ul{gap:.25rem 1rem}.site-nav a{padding:.5rem .25rem;font-size:.875rem}.hero{min-height:70vh}.hero__overlay{min-height:70vh;padding:1.5rem 1rem}.banner{min-height:clamp(220px,38vh,260px)}.banner--large,.banner--large .banner__overlay{min-height:clamp(260px,50vh,360px)}.banner__overlay{min-height:clamp(220px,38vh,260px);padding:1.5rem 1rem}.report-card{grid-template-columns:1fr}.report-card__content{padding:1.5rem}.report-card__content .button,.text-section .button,.contact-form .button{width:100%;display:block}.photo-gallery{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}h2{font-size:1.65rem}}@media (width>=769px) and (width<=1024px){.site-header__inner{padding:0 1rem}.site-header__group{gap:1.25rem}.site-nav ul{gap:.25rem 1.15rem}.site-nav a{padding-inline:.15rem;font-size:.875rem}}
