body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:sticky;top:0;z-index:50}.header-container{gap:32px;max-width:1280px;padding:16px 24px}.logo-section{flex-shrink:0;gap:16px}.logo{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.logo:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:scale(1.05)}.logo img{height:32px;object-fit:contain;width:32px}.project-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#059669,#0d9488);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.125rem;font-weight:700;line-height:1.4;max-width:300px;transition:all .3s ease}.navigation{display:flex;flex:1 1;justify-content:center}.nav-list{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafccc;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:8px;list-style:none;margin:0;padding:8px}.nav-item{margin:0}.nav-link{border-radius:10px;color:#475569;display:block;font-size:.875rem;font-weight:500;padding:12px 16px;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{background:#10b9811a;color:#059669;transform:translateY(-1px)}.nav-link.active{background:linear-gradient(135deg,#10b981,#0d9488);box-shadow:0 4px 6px -1px #10b9814d,0 2px 4px -1px #10b98133;color:#fff}.nav-link.active:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 8px -1px #10b98166,0 4px 6px -1px #10b9814d;color:#fff;transform:translateY(-2px)}.language-switcher{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafccc;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;gap:4px;padding:6px}.lang-button{background:#10b9811a;border:none;border-radius:8px;color:#047857;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 12px;position:relative;transition:all .3s ease}.lang-button:hover{background:#10b98133;color:#065f46;transform:translateY(-1px)}.lang-button.active{background:linear-gradient(135deg,#10b981,#0d9488);box-shadow:0 2px 4px -1px #10b9814d;color:#fff}.lang-button.active:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 6px -1px #10b98166;transform:translateY(-1px)}@media (max-width:1024px){.header-container{gap:16px}.nav-list{gap:4px;padding:6px}.nav-link{font-size:.8rem;padding:8px 12px}.project-title{font-size:1rem;max-width:250px}}@media (max-width:768px){.header-container{flex-direction:column;gap:16px;padding:16px}.logo-section{justify-content:center;width:100%}.navigation{width:100%}.nav-list{flex-wrap:wrap;gap:6px;justify-content:center;padding:8px}.nav-link{font-size:.875rem;padding:10px 14px}.language-switcher{justify-self:center}.project-title{max-width:none;text-align:center}}@media (max-width:640px){.nav-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);width:100%}.nav-link{padding:12px 8px;text-align:center}.project-title{font-size:.95rem;line-height:1.3}}.nav-link{transform-origin:center}.lang-button:active,.nav-link:active{transform:scale(.95)}.lang-button:focus,.nav-link:focus{outline:2px solid #10b981;outline-offset:2px}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.lang-button.active,.nav-link.active{animation:gradientShift 3s ease infinite;background-size:200% 200%}.home-container{background:linear-gradient(to bottom right,#f8fafc,#dbeafe);font-family:system-ui,-apple-system,sans-serif;min-height:100vh}.container{max-width:1280px;position:relative}.hero-section{background:linear-gradient(90deg,#059669bf,#0d9488bf,#0891b2bf),url(/static/media/rek2.f490e756cd846a85b3ed.jpg);background-attachment:fixed;background-position:50%;background-size:cover;overflow:hidden;position:relative}.hero-overlay{background:#0000004d;inset:0;position:absolute}.hero-content{margin:0 auto;max-width:1280px;padding:96px 24px 128px;position:relative}.hero-text{color:#fff;margin:0 auto;max-width:896px;text-align:center}.hero-title{font-size:3rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-bottom:32px}.hero-subtitle{color:#a7f3d0;display:block}.hero-description{color:#ecfdf5;font-size:1.25rem;font-weight:500;line-height:1.6;margin-bottom:48px}.hero-button{align-items:center;background:#fff;border:none;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;color:#047857;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.hero-button:hover{background:#ecfdf5;box-shadow:0 25px 50px -12px #00000080;transform:scale(1.05)}.hero-button-icon{margin-left:12px;transition:transform .3s ease}.hero-button:hover .hero-button-icon{transform:translateX(4px)}.hero-gradient-bottom{background:linear-gradient(0deg,#f8fafc,#0000);bottom:0;height:96px;left:0;position:absolute;right:0}.overview-section{padding:80px 24px}.section-header{margin-bottom:64px}.section-title{color:#1e293b;letter-spacing:-.025em;margin-bottom:24px}.section-divider{background:linear-gradient(90deg,#10b981,#14b8a6);border-radius:9999px;height:4px;margin:0 auto;width:96px}.cards-grid{grid-gap:32px;gap:32px}.card{border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:32px;transition:all .5s ease}.card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-8px)}.card-header{align-items:center;display:flex;margin-bottom:24px}.card-icon{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:16px}.thermometer-icon{background:linear-gradient(to bottom right,#10b981,#0d9488)}.zap-icon{background:linear-gradient(to bottom right,#eab308,#ea580c)}.chart-icon{background:linear-gradient(to bottom right,#3b82f6,#8b5cf6)}.icon-white{color:#fff}.card-title{font-size:1.5rem;margin-left:32px}.card-description{color:#475569;font-size:1.125rem;line-height:1.6;margin-bottom:32px}.card-button{align-items:center;background:none;border:none;color:#059669;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;transition:color .3s ease}.card-button:hover{color:#047857}.card-button-icon{margin-left:8px;transition:transform .3s ease}.card-button:hover .card-button-icon{transform:translateX(4px)}.updates-section{background:linear-gradient(90deg,#f8fafc,#f1f5f9);padding:80px 24px}.updates-grid{grid-gap:32px;display:grid;gap:32px;margin-bottom:48px}.update-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:32px;transition:all .3s ease}.update-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.update-header{align-items:center;display:flex;margin-bottom:24px}.update-icon{border-radius:12px;padding:12px}.calendar-icon{background:#ecfdf5}.calendar-icon-color{color:#059669}.file-icon{background:#dbeafe}.file-icon-color{color:#2563eb}.users-icon{background:#faf5ff}.users-icon-color{color:#7c3aed}.update-date{color:#64748b;font-weight:500;margin-left:12px}.update-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:16px}.update-description{color:#475569;line-height:1.6}.updates-button-container{text-align:center}.updates-button{background:linear-gradient(90deg,#059669,#0d9488);border:none;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.updates-button:hover{background:linear-gradient(90deg,#047857,#0f766e);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.05)}.stats-section{background:linear-gradient(to bottom right,#1e293b,#0f172a);color:#fff;overflow:hidden;padding:80px 24px;position:relative}.stats-overlay{background:linear-gradient(90deg,#05966933,#0d948833);inset:0;position:absolute}.stats-container{position:relative}.stats-title{color:#fff}.stats-divider{background:linear-gradient(90deg,#34d399,#2dd4bf)}.stats-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#34d399,#2dd4bf);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:16px;transition:transform .3s ease}.stat-item:hover .stat-number{transform:scale(1.1)}.stat-label{color:#cbd5e1;font-size:1.25rem}@media (min-width:768px){.cards-grid,.updates-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.hero-content{padding:128px 24px 160px}.hero-title{font-size:4.5rem}.hero-description{font-size:1.5rem}.section-title{font-size:3rem}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-number{font-size:3.75rem}}.about-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);min-height:100vh;padding-top:100px}.about-hero{background:linear-gradient(135deg,#10b9810d,#0d948814);overflow:hidden;padding:5rem 0 3rem;position:relative}.about-hero:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 40c0-11.046-8.954-20-20-20S0 28.954 0 40h40zm0-40C28.954 0 20 8.954 20 20s8.954 20 20 20V0z' fill='%2310b981' fill-opacity='.03'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(10px,-10px) rotate(1deg)}66%{transform:translate(-5px,5px) rotate(-1deg)}}.about-hero-content{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;text-align:center;z-index:2}.about-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#059669,#10b981,#0d9488);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;position:relative}.about-hero-description{color:#475569;font-size:1.25rem;font-weight:400;line-height:1.7;margin:0 auto;max-width:800px}.stats-banner{background:linear-gradient(135deg,#10b981,#059669);color:#fff;margin:3rem 0;overflow:hidden;padding:2rem 0;position:relative}.stats-banner:before{animation:shine 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:200%}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.stats-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:.95rem;font-weight:500;opacity:.9}.overview-section{background:#fff;padding:5rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#059669,#10b981);-webkit-background-clip:text;background-clip:text;font-size:2.75rem;margin-bottom:1rem}.section-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.overview-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.overview-card{background:#fff;border:1px solid #10b9811a;border-radius:20px;cursor:pointer;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.overview-card:before{background:linear-gradient(90deg,#10b981,#059669);height:4px}.overview-card:after,.overview-card:before{content:"";left:0;position:absolute;right:0;top:0}.overview-card:after{background:linear-gradient(135deg,#10b98105,#0d94880d);bottom:0;opacity:0;transition:opacity .3s ease}.overview-card:hover{box-shadow:0 25px 50px -12px #10b98126,0 0 0 1px #10b9811a;transform:translateY(-8px)}.overview-card:hover:after{opacity:1}.card-icon-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:1.5rem;position:relative;z-index:2}.card-icon-wrapper{flex-shrink:0;position:relative}.card-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 8px 25px #10b9814d;color:#fff;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.card-icon:before{background:radial-gradient(circle,#fff3 0,#0000 70%);content:"";height:120%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:120%}.overview-card:hover .card-icon:before{opacity:1}.card-title{color:#1e293b;flex:1 1;font-size:1.4rem;font-weight:700;line-height:1.3;margin:0}.card-content{color:#475569;line-height:1.7;position:relative;z-index:2}.card-content ul{list-style:none;margin:0;padding:0}.card-content li{padding:.5rem 0 .5rem 1.5rem;position:relative;transition:color .2s ease}.card-content li:before{color:#10b981;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.overview-card:hover .card-content li{color:#334155}.partner-info,.timeline-item{background:#f8fafc80;border-left:3px solid #10b981;border-radius:12px;margin-bottom:1.2rem;padding:1rem;transition:all .2s ease}.partner-info:hover,.timeline-item:hover{background:#10b9810d;transform:translateX(4px)}.partner-label,.timeline-label{color:#059669;display:block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.partner-name,.timeline-description{color:#475569;font-weight:500;line-height:1.5}.background-section{background:linear-gradient(135deg,#f8fafc,#10b98105);padding:5rem 0}.background-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.challenge-section,.solution-section{background:#fff;border-radius:20px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.challenge-section{border-left:5px solid #ef4444}.solution-section{border-left:5px solid #10b981}.challenge-section:before{background:linear-gradient(135deg,#ef444405,#ef44440d)}.challenge-section:before,.solution-section:before{bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.solution-section:before{background:linear-gradient(135deg,#10b98105,#10b9810d)}.challenge-section:hover:before,.solution-section:hover:before{opacity:1}.challenge-section:hover,.solution-section:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.section-icon-title{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:2}.section-icon-title h3{font-size:1.5rem;font-weight:700;margin:0}.challenge-section .section-icon-title h3{color:#dc2626}.solution-section .section-icon-title h3{color:#059669}.section-description{color:#475569;line-height:1.7;margin-bottom:1.5rem;position:relative;z-index:2}.feature-list{list-style:none;margin:0;padding:0;position:relative;z-index:2}.feature-list li{color:#475569;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative;transition:all .2s ease}.challenge-section .feature-list li:before{content:"⚠️";font-size:1.1rem;left:0;position:absolute}.solution-section .feature-list li:before{content:"✅";font-size:1.1rem;left:0;position:absolute}.feature-list li:hover{color:#334155;padding-left:2.5rem}.outcomes-section{background:#fff;padding:5rem 0}.outcomes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.outcome-card{background:#fff;border:1px solid #10b9811a;border-radius:16px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.outcome-card:before{background:linear-gradient(90deg,#10b981,#059669);content:"";height:3px;left:0;position:absolute;right:0;top:0}.outcome-card:hover{border-color:#10b98133;box-shadow:0 15px 35px #10b98126;transform:translateY(-5px)}.outcome-card h3{color:#059669;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.outcome-card p{color:#64748b;line-height:1.6}@media (max-width:1024px){.background-grid{gap:2rem}.background-grid,.overview-cards{grid-template-columns:1fr}.stats-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-container{padding-top:80px}.about-hero{padding:3rem 0 2rem}.about-hero h1{font-size:2.5rem}.background-section,.outcomes-section,.overview-section{padding:3rem 0}.section-title{font-size:2rem}.overview-cards{grid-template-columns:1fr;padding:0 1rem}.overview-card{padding:2rem}.card-icon-header{align-items:flex-start;flex-direction:column;gap:1rem}.stats-content{gap:1.5rem;grid-template-columns:1fr}.background-grid,.outcomes-grid{padding:0 1rem}.challenge-section,.solution-section{padding:2rem}}@media (max-width:480px){.about-hero-content,.background-grid,.outcomes-grid,.overview-cards{padding:0 1rem}.stats-banner{margin:2rem 0}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}. main-content{flex:1 1}header{background:linear-gradient(135deg,#2c5530,#4a7c59);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo-section{align-items:center;display:flex;gap:1rem}.logo{font-size:1.5rem;font-weight:700}.project-title{color:#e8f5e8;font-size:1.1rem}nav ul{align-items:center;display:flex;gap:2rem;list-style:none}nav a{border-radius:4px;color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}nav a:hover{background-color:#ffffff1a}nav a.active{background-color:#fff3}.language-switcher{display:flex;gap:.5rem}.language-switcher button{background:none;border:1px solid #ffffff4d;border-radius:4px;color:#fff;cursor:pointer;padding:.25rem .5rem;transition:all .3s}.language-switcher button.active,.language-switcher button:hover{background-color:#fff3}.container{margin:0 auto;max-width:1200px;padding:2rem}.hero{background:linear-gradient(135deg,#4a7c59,#6b8e6b);color:#fff;padding:4rem 0;text-align:center}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.3rem;margin:0 auto 2rem;max-width:800px;opacity:.9}.cta-button{background-color:#fff;border:none;border-radius:8px;color:#2c5530;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s,box-shadow .3s}.cta-button:hover{box-shadow:0 4px 20px #0003;transform:translateY(-2px)}.cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:3rem 0}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s,box-shadow .3s}.card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.card h3{color:#2c5530;font-size:1.5rem;margin-bottom:1rem}.section{padding:4rem 0}.section-title{color:#2c5530;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}footer{background-color:#2c5530;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section h4{font-size:1.2rem;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#e8f5e8;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-logos{align-items:center;display:flex;gap:1rem;margin-top:1rem}.footer-bottom{border-top:1px solid #fff3;color:#e8f5e8;margin-top:2rem;padding-top:2rem;text-align:center}@media (max-width:768px){.header-container{flex-direction:column;gap:1rem;padding:1rem}nav ul{flex-wrap:wrap;gap:1rem;justify-content:center}.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.container{padding:1rem}.cards-grid{grid-template-columns:1fr}.main-content{padding-top:120px}}
/*# sourceMappingURL=main.bf8995d0.css.map*/