.hide-on-mobile{display:none}@media(min-width:768px){.hide-on-mobile{display:inline}}.home-hero{position:relative;min-height:90vh;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.home-hero__bg{position:absolute;inset:0;z-index:0}.home-hero__bg img{width:100%;height:100%;object-fit:cover}.home-hero__overlay{position:absolute;inset:0;z-index:10;pointer-events:none;background:linear-gradient(to bottom,#000c,#00000080 45%,hsl(var(--background) / .9))}.home-hero__content{position:relative;z-index:20;padding:1.5rem;max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.home-hero__eyebrow{display:inline-block;padding:.375rem 1rem;margin-bottom:1.5rem;border-radius:9999px;background-color:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsl(0 0% 100% / .2);font-size:.875rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.home-hero__title{font-family:var(--font-headline);font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;filter:drop-shadow(0 8px 16px hsl(0 0% 0% / .35))}.home-hero__title-accent{background:linear-gradient(to right,#ef4444,#dc2626);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-hero__subtitle{margin-top:2rem;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:300;color:#ffffffe6;line-height:1.6;filter:drop-shadow(0 4px 8px hsl(0 0% 0% / .25))}.home-hero__actions{margin-top:2.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}@media(min-width:640px){.home-hero__actions{flex-direction:row}}@media(min-width:768px){.home-hero__title{font-size:6rem}.home-hero__subtitle{font-size:1.5rem}}.btn--hero{height:3.5rem;padding:0 2.5rem;border-radius:9999px;font-size:1.125rem;font-weight:500;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,transform .15s ease}.btn--hero-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 10px 15px -3px #0000001a}.btn--hero-primary:hover{background-color:hsl(var(--primary) / .9);box-shadow:0 20px 25px -5px hsl(var(--primary) / .3)}.btn--hero-outline{background-color:#ffffff1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid hsl(0 0% 100% / .3);color:#fff}.btn--hero-outline:hover{background-color:#fff;color:#000}.home-impact{position:relative;z-index:20;margin-top:-6rem;padding-bottom:4rem}@media(min-width:768px){.home-impact{padding-bottom:6rem}}.home-impact__card{background-color:hsl(var(--card));border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;border:1px solid hsl(var(--border) / .5);padding:2rem}@media(min-width:768px){.home-impact__card{padding:3rem}}.home-impact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;text-align:center}@media(min-width:768px){.home-impact__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-impact__item{display:flex;flex-direction:column;align-items:center;padding:0 1rem;position:relative}.home-impact__item+.home-impact__item:before{content:""}.home-impact__icon-wrap{padding:.75rem;background-color:hsl(var(--primary) / .1);border-radius:1rem;margin-bottom:1rem;color:hsl(var(--primary));display:inline-flex}.home-impact__icon-wrap svg{width:2rem;height:2rem}.home-impact__value{font-size:1.875rem;font-weight:800;color:hsl(var(--foreground));letter-spacing:-.02em}.home-impact__label{margin-top:.5rem;font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:500}@media(min-width:768px){.home-impact__value{font-size:2.25rem}.home-impact__label{font-size:1rem}}.home-about{padding:4rem 0}@media(min-width:768px){.home-about{padding:6rem 0}}.home-about__grid{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.home-about__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-about__image{width:100%;height:auto;border-radius:var(--radius);box-shadow:0 20px 25px -5px #00000026}.home-about__title{font-family:var(--font-headline);font-size:1.875rem;font-weight:700;color:hsl(var(--foreground))}.home-about__lead{margin-top:1.5rem;font-size:1.5rem;color:hsl(var(--muted-foreground));font-weight:300}.home-about__body{margin-top:1rem;color:hsl(var(--muted-foreground));line-height:1.7}@media(min-width:768px){.home-about__title{font-size:2.25rem}}.home-about__link{display:inline-flex;align-items:center;margin-top:1.5rem;padding:0;background:none;border:none;color:hsl(var(--primary));font-size:1.125rem;font-weight:500;text-decoration:none;transition:text-decoration-color .2s ease}.home-about__link:hover{text-decoration:underline}.home-about__link svg{margin-left:.5rem;width:1.25rem;height:1.25rem}.home-focus{padding:4rem 0;background-color:hsl(var(--secondary) / .3)}@media(min-width:768px){.home-focus{padding:6rem 0}}.home-focus__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.home-eyebrow{color:hsl(var(--primary));font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem}.home-heading-2{margin-top:.75rem;font-family:var(--font-headline);font-size:1.875rem;font-weight:700;color:hsl(var(--foreground))}@media(min-width:768px){.home-heading-2{font-size:3rem}}.home-focus__header p{margin-top:1rem;color:hsl(var(--muted-foreground));font-size:1.125rem}.home-focus__grid{display:grid;gap:2.5rem}@media(min-width:768px){.home-focus__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-focus-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:var(--radius);background-color:hsl(var(--card));box-shadow:0 10px 15px -3px #0000001a;transition:box-shadow .3s ease,transform .3s ease}.home-focus-card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-.25rem)}.home-focus-card__bar{height:.5rem;width:100%;transition:height .3s ease}.home-focus-card:hover .home-focus-card__bar{height:.75rem}.home-focus-card__bar--blue{background-color:#3b82f6}.home-focus-card__bar--emerald{background-color:#10b981}.home-focus-card__head{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.5rem .5rem}.home-focus-card__icon-wrap{padding:1.25rem;border-radius:9999px;margin-bottom:.5rem;transition:background-color .2s ease}.home-focus-card__icon-wrap svg{width:3rem;height:3rem}.home-focus-card__icon-wrap--blue{background-color:#eff6ff;color:#2563eb}.home-focus-card:hover .home-focus-card__icon-wrap--blue{background-color:#dbeafe}.home-focus-card__icon-wrap--emerald{background-color:#ecfdf5;color:#059669}.home-focus-card:hover .home-focus-card__icon-wrap--emerald{background-color:#d1fae5}.home-focus-card__title{margin-top:1rem;font-size:1.875rem;font-family:var(--font-headline);font-weight:700}.home-focus-card__body{flex:1 1 auto;padding:0 2rem 2rem}.home-focus-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;color:hsl(var(--muted-foreground))}.home-focus-card__list li{display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:var(--radius);transition:background-color .2s ease}.home-focus-card__list li:hover{background-color:#f8fafc}.home-focus-card__list svg{width:1.5rem;height:1.5rem;flex-shrink:0}.home-focus-card__list--blue svg{color:#3b82f6}.home-focus-card__list--emerald svg{color:#10b981}.home-focus-card__list span{font-size:1.125rem}.home-focus-card__foot{display:flex;justify-content:center;background-color:#f8fafc80;padding:1.5rem}.btn--focus-blue{border:1px solid #bfdbfe;color:#1d4ed8;background-color:transparent}.btn--focus-blue:hover{background-color:#eff6ff;color:#1e40af}.btn--focus-emerald{border:1px solid #a7f3d0;color:#047857;background-color:transparent}.btn--focus-emerald:hover{background-color:#ecfdf5;color:#065f46}.btn--focus-blue,.btn--focus-emerald{width:100%;font-size:1.125rem;height:2.75rem}.home-timeline{padding:5rem 0;overflow:hidden}@media(min-width:768px){.home-timeline{padding:8rem 0}}.home-timeline__header{text-align:center;margin-bottom:4rem}.home-timeline__wrap{margin-top:4rem;position:relative;max-width:64rem;margin-left:auto;margin-right:auto}.home-timeline__line{display:none;position:absolute;left:50%;transform:translate(-50%);height:100%;width:.25rem;border-radius:9999px;background:linear-gradient(to bottom,hsl(var(--primary) / .2),hsl(var(--primary)),hsl(var(--primary) / .2))}@media(min-width:768px){.home-timeline__line{display:block}}.home-timeline-item{margin:3rem 0;position:relative}@media(min-width:768px){.home-timeline-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;align-items:center}}.home-timeline-item__dot{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;background-color:hsl(var(--background));border:4px solid hsl(var(--primary));border-radius:9999px;z-index:10;box-shadow:0 0 15px hsl(var(--primary) / .5);transition:transform .3s ease}@media(min-width:768px){.home-timeline-item__dot{display:block}}.home-timeline-item:hover .home-timeline-item__dot{transform:translate(-50%,-50%) scale(1.25)}.home-timeline-item__year-mobile{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-weight:700;color:hsl(var(--primary));font-size:1.875rem}@media(min-width:768px){.home-timeline-item__year-mobile{display:none}}.home-timeline-item__content{text-align:center;position:relative}@media(min-width:768px){.home-timeline-item__content{text-align:left}.home-timeline-item__content--reverse{order:1;text-align:right}.home-timeline-item__content--forward{order:2}}.home-timeline-item__year-ghost{display:none;position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;font-weight:800;color:#dfe4ec80;z-index:-10;user-select:none}@media(min-width:768px){.home-timeline-item__year-ghost{display:block}.home-timeline-item__year-ghost--right{right:0;margin-right:2rem}.home-timeline-item__year-ghost--left{left:0;margin-left:2rem}}.home-timeline-item__card{position:relative;z-index:0;background-color:hsl(var(--card));padding:1.5rem;border-radius:1rem;box-shadow:0 1px 2px #0000000d;border:1px solid hsl(var(--border) / .4);transition:box-shadow .2s ease}.home-timeline-item__card:hover{box-shadow:0 4px 6px -1px #0000001a}.home-timeline-item__year{display:none;font-weight:700;color:hsl(var(--primary));font-size:1.25rem;margin:0 0 .25rem}@media(max-width:767px){.home-timeline-item__year{display:block}}.home-timeline-item__title{font-weight:700;font-size:1.25rem;color:hsl(var(--foreground));margin:0}.home-timeline-item__desc{color:hsl(var(--muted-foreground));margin-top:.5rem;line-height:1.6}.home-timeline-item__spacer{display:none}@media(min-width:768px){.home-timeline-item__spacer{display:block}.home-timeline-item__spacer--reverse{order:2}.home-timeline-item__spacer--forward{order:1}}.home-testimonials{position:relative;padding:5rem 0;background-color:#f8fafc;overflow:hidden}@media(min-width:768px){.home-testimonials{padding:8rem 0}}.home-testimonials__decoration{position:absolute;top:0;right:0;padding:5rem;opacity:.05;pointer-events:none}.home-testimonials__decoration svg{width:24rem;height:24rem;color:hsl(var(--primary))}.home-testimonials__inner{position:relative;z-index:10}.home-heading-center{font-family:var(--font-headline);font-size:1.875rem;font-weight:700;text-align:center;color:hsl(var(--foreground))}@media(min-width:768px){.home-heading-center{font-size:3rem}}.home-subheading-center{margin-top:1rem;max-width:42rem;margin-left:auto;margin-right:auto;text-align:center;color:hsl(var(--muted-foreground));font-size:1.125rem}.home-testimonials__carousel{margin-top:4rem;max-width:40rem;margin-left:auto;margin-right:auto;padding-bottom:2rem}.home-testimonial-card{display:flex;flex-direction:column;height:100%;border-radius:var(--radius);background-color:hsl(var(--card));box-shadow:0 10px 15px -3px #0000001a;overflow:hidden;transition:box-shadow .3s ease}.home-testimonial-card:hover{box-shadow:0 20px 25px -5px #00000026}.home-testimonial-card__body{padding:2rem;flex:1 1 auto}.home-testimonial-card__star{width:1.5rem;height:1.5rem;color:#facc15;fill:#facc15;margin-bottom:1rem}.home-testimonial-card__quote{color:hsl(var(--foreground) / .8);margin-top:.5rem;font-size:1.125rem;font-style:italic;line-height:1.7}.home-testimonial-card__footer{background-color:hsl(var(--primary) / .05);padding:1.5rem;display:flex;align-items:center;gap:1rem;border-top:1px solid hsl(var(--primary) / .1)}.home-testimonial-card__avatar{width:3.5rem;height:3.5rem;border-radius:9999px;object-fit:cover;box-shadow:0 0 0 2px hsl(var(--primary) / .2)}.home-testimonial-card__name{font-weight:700;color:hsl(var(--foreground));margin:0}.home-testimonial-card__village{font-size:.875rem;color:hsl(var(--primary));font-weight:500;margin:0}.home-projects{padding:5rem 0}@media(min-width:768px){.home-projects{padding:8rem 0}}.home-projects__header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:1.5rem}@media(min-width:768px){.home-projects__header{flex-direction:row;align-items:flex-end}}.btn--ghost-primary{background:transparent;border:none;color:hsl(var(--primary));font-size:1.125rem;display:inline-flex;align-items:center;padding:0}.btn--ghost-primary:hover{color:hsl(var(--primary) / .8)}.btn--ghost-primary svg{width:1.25rem;height:1.25rem;margin-left:.5rem;transition:transform .2s ease}.btn--ghost-primary:hover svg{transform:translate(.25rem)}.home-projects__grid{display:grid;gap:2rem}@media(min-width:768px){.home-projects__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-project-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:1rem;background-color:hsl(var(--card));box-shadow:0 10px 15px -3px #0000001a;transition:box-shadow .3s ease}.home-project-card:hover{box-shadow:0 25px 50px -12px #00000040}.home-project-card__media{position:relative;height:16rem;width:100%;overflow:hidden}.home-project-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.home-project-card:hover .home-project-card__media img{transform:scale(1.1)}.home-project-card__media:after{content:"";position:absolute;inset:0;background-color:#0003;transition:background-color .3s ease;z-index:1}.home-project-card:hover .home-project-card__media:after{background-color:transparent}.home-project-card__head{padding:1.5rem 1.5rem 0}.home-project-card__title{font-size:1.25rem;font-weight:700;font-family:var(--font-headline);margin:0}@media(min-width:768px){.home-project-card__title{font-size:1.5rem}}.home-project-card__body{flex:1 1 auto;display:flex;flex-direction:column;padding:1.5rem}.home-project-card__desc{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.6}.home-project-card__progress-wrap{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.home-project-card__progress-label{display:flex;justify-content:space-between;font-size:.875rem;font-weight:500}.home-project-card__progress-label span:last-child{color:hsl(var(--primary))}.home-progress{position:relative;height:.5rem;width:100%;overflow:hidden;border-radius:9999px;background-color:hsl(var(--secondary))}.home-progress__bar{height:100%;background-color:hsl(var(--primary));border-radius:9999px;transition:width .5s ease}.home-help{padding:5rem 0;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));position:relative;overflow:hidden}@media(min-width:768px){.home-help{padding:6rem 0}}.home-help__shapes{position:absolute;inset:0;opacity:.1;pointer-events:none}.home-help__shape{position:absolute;border-radius:9999px;background-color:#fff;filter:blur(64px)}.home-help__shape--one{top:-6rem;left:-6rem;width:24rem;height:24rem}.home-help__shape--two{top:50%;right:0;width:16rem;height:16rem}.home-help__inner{position:relative;z-index:10}.home-help__title{font-family:var(--font-headline);font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:4rem}@media(min-width:768px){.home-help__title{font-size:3rem}}.home-help__grid{display:grid;gap:2rem}@media(min-width:768px){.home-help__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-help-card{background-color:#ffffff1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:1.5rem;padding:2rem;text-align:center;border:1px solid hsl(0 0% 100% / .2);transition:background-color .3s ease;cursor:default}.home-help-card:hover{background-color:#fff3}.home-help-card--featured{transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040;z-index:10;position:relative}.home-help-card__icon{background-color:#fff;color:hsl(var(--primary));border-radius:9999px;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 15px -3px #0000001a}.home-help-card__icon svg{width:2.5rem;height:2.5rem}.home-help-card__title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.home-help-card__desc{color:#fffc;margin-bottom:2rem;line-height:1.6}.btn--help{width:100%;background-color:#fff;color:hsl(var(--primary));font-weight:700;height:2.75rem}.btn--help:hover{background-color:#ffffffe6}.home-partners{padding:4rem 0}@media(min-width:768px){.home-partners{padding:6rem 0}}.home-partners__header p{margin-top:1rem;text-align:center;color:hsl(var(--muted-foreground))}.home-partners__grid{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:center}@media(min-width:640px){.home-partners__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.home-partners__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.home-partners__logo{display:flex;justify-content:center}.home-partners__logo img{filter:grayscale(1);transition:filter .3s ease}.home-partners__logo img:hover{filter:grayscale(0)}.home-news{padding:5rem 0;background-color:hsl(var(--secondary) / .3)}@media(min-width:768px){.home-news{padding:8rem 0}}.home-news__grid{margin-top:4rem;display:grid;gap:2.5rem}@media(min-width:768px){.home-news__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-news-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:var(--radius);background-color:hsl(var(--card));box-shadow:0 4px 6px -1px #0000001a;transition:box-shadow .3s ease}.home-news-card:hover{box-shadow:0 25px 50px -12px #00000040}.home-news-card__media{position:relative;height:13rem;width:100%;overflow:hidden}.home-news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-news-card:hover .home-news-card__media img{transform:scale(1.05)}.home-news-card__badge{position:absolute;top:1rem;left:1rem;background-color:hsl(var(--background) / .9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 1px 2px #0000000d}.home-news-card__head{padding:1.5rem 1.5rem .75rem}.home-news-card__date{font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:500;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.home-news-card__date svg{width:1rem;height:1rem}.home-news-card__title{font-size:1.25rem;line-height:1.4;font-weight:700;margin:0;font-family:var(--font-headline);transition:color .2s ease}.home-news-card:hover .home-news-card__title{color:hsl(var(--primary))}.home-news-card__body{flex:1 1 auto;display:flex;align-items:flex-end;padding:0 1.5rem 1.5rem}.home-news-card__link{display:inline-flex;align-items:center;background:none;border:none;padding:0;color:hsl(var(--primary));font-weight:600;text-decoration:none}.home-news-card__link:hover{text-decoration:underline}.home-news-card__link svg{width:1rem;height:1rem;margin-left:.5rem;transition:transform .2s ease}.home-news-card__link:hover svg{transform:translate(.25rem)}.home-final-cta{position:relative;overflow:hidden;color:#fff;background:linear-gradient(to bottom right,hsl(var(--accent)),#134e4a)}.home-final-cta__texture{position:absolute;inset:0;opacity:.1;pointer-events:none;background-image:repeating-linear-gradient(45deg,hsl(0 0% 100% / .15) 0,hsl(0 0% 100% / .15) 2px,transparent 2px,transparent 14px)}.home-final-cta__inner{position:relative;z-index:10;padding:6rem 0;text-align:center}@media(min-width:768px){.home-final-cta__inner{padding:8rem 0}}.home-final-cta__title{font-family:var(--font-headline);font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:768px){.home-final-cta__title{font-size:3.75rem}}.home-final-cta__actions{margin-top:2.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}@media(min-width:640px){.home-final-cta__actions{flex-direction:row}}.btn--cta{height:4rem;padding:0 3rem;border-radius:9999px;font-weight:700;font-size:1.125rem;transition:transform .3s ease,background-color .3s ease,color .3s ease}.btn--cta:hover{transform:scale(1.05)}.btn--cta-solid{background-color:#fff;color:hsl(var(--accent));box-shadow:0 20px 25px -5px #00000026}.btn--cta-solid:hover{background-color:#f1f5f9}.btn--cta-outline{background-color:transparent;border:2px solid hsl(0 0% 100% / .3);color:#fff}.btn--cta-outline:hover{background-color:#fff;color:hsl(var(--accent))}.home-final-cta__tag{margin-top:3rem;font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:.15em;font-weight:500}
