.navbar{background-color:#c00;box-shadow:0 2px 8px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none}.nav-item{margin:0}.nav-link{border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#fff3;transform:translateY(-2px)}.language-toggle{background-color:#fff;border:none;border-radius:4px;color:#c00;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}.language-toggle:hover{box-shadow:0 2px 8px #0003;transform:scale(1.05)}.hamburger{cursor:pointer;display:none;flex-direction:column}.hamburger span{background-color:#fff;height:3px;margin:5px 0;transition:.3s;width:25px}@media (max-width:768px){.hamburger,.nav-menu{display:flex}.nav-menu{background-color:#c00;flex-direction:column;gap:0;height:calc(100vh - 70px);left:-100%;overflow-y:auto;padding:1.5rem 0;position:fixed;scrollbar-width:thin;text-align:center;top:70px;transition:.3s ease;width:100%}.nav-menu.active{left:0}.nav-item{padding:1rem 0;width:100%}.nav-link{display:block;padding:1rem;width:100%}.language-toggle{margin-top:1rem}.navbar-container{padding:0 1rem}}.footer{background-color:#c00;color:#fff;margin-top:4rem;padding:2rem 0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.footer-content{margin-bottom:1.5rem}.continuity{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.governor{font-size:1rem;margin-bottom:1rem}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.9rem;padding-top:1rem}@media (max-width:768px){.footer{padding:1.5rem 0}.footer-container{padding:0 1rem}.continuity{font-size:1.2rem}}.home{overflow-x:hidden;width:100%}.hero-section{height:400px;overflow:hidden;position:relative;width:100%}.hero-image{animation:zoomIn 1s ease-out;height:100%;object-fit:cover;width:100%}@keyframes zoomIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.hero-overlay{align-items:center;background:#c006;display:flex;inset:0;justify-content:center;position:absolute}.hero-title{color:#fff;font-size:3rem;text-shadow:2px 2px 4px #00000080}.home-container{margin:auto;max-width:1200px;padding:3rem 2rem}.cards-row{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.info-card{background:#fff;border:2px solid #c00;border-radius:8px;flex:1 1;min-width:250px;padding:2rem;transition:transform .3s}.info-card:hover{box-shadow:0 8px 15px #c003;transform:translateY(-4px)}.stats-section{margin:3rem 0}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.stat-card{background:#fff;border:2px solid #c00;border-radius:8px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 10px 20px #c003;transform:translateY(-5px)}.stat-card h4{color:#c00;font-size:1rem}.stat-card p{color:#333;font-size:1.5rem;font-weight:700}.stat-modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.stat-modal{animation:fadeInScale .4s ease;background:#fff;border-radius:12px;max-width:750px;padding:2rem;position:relative;text-align:center;width:90%}.modal-close-x{background:#0000;border:none;color:#333;cursor:pointer;font-size:1.3rem;padding:6px 8px;position:absolute;right:10px;top:10px}.modal-close-x:hover{color:#c00}.stat-modal{max-height:80vh;overflow-y:auto}.modal-close-x{z-index:12000}.stat-images{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;max-height:60vh;overflow-y:auto;padding-right:8px;scroll-snap-type:y mandatory}.stat-images::-webkit-scrollbar{display:none}.stat-images{-ms-overflow-style:none;scrollbar-width:none}.stat-images img{animation:bounce 1.5s infinite alternate;border-radius:10px;cursor:pointer;flex:0 0 auto;object-fit:cover;scroll-snap-align:center;transition:transform .3s ease;width:90%}.stat-images.reduced img{max-height:140px;object-fit:cover;width:90%}@media (max-width:1024px){.stat-images.reduced img{max-height:180px;width:92%}}.single-image-view{align-items:center;display:flex;justify-content:center;padding:.5rem 0;position:relative;width:100%}.single-image-view.full-card{margin-top:1rem}.single-image-view img{border-radius:8px;box-shadow:0 12px 30px #0006;height:auto;max-height:calc(80vh - 120px);object-fit:contain;transition:transform .35s ease,opacity .25s ease;width:100%}.nav-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.4rem;height:64px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:12001}.nav-btn.left{left:8px}.nav-btn.right{right:8px}.nav-btn:hover{background:#0009}.image-counter{background:#00000080;border-radius:16px;bottom:8px;color:#fff;font-size:.9rem;padding:6px 10px;position:absolute;right:12px;z-index:12001}.image-close-btn{align-items:center;background:#c00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;height:36px;justify-content:center;position:absolute;right:8px;top:8px;width:36px;z-index:5}.image-close-btn:hover{background:#900}.stat-images img:hover{transform:scale(1.1)}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.close-btn{background:#c00;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:1.5rem;padding:.6rem 1.2rem}.close-btn:hover{background:#900}.pages-section{margin-top:3rem;text-align:center}.pages-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.page-card{background:#fff;border:2px solid #c00;border-radius:8px;color:#333;padding:2rem;text-decoration:none;transition:all .3s ease}.page-card:hover{box-shadow:0 10px 20px #cc00004d;transform:translateY(-5px)}.page-card h3{color:#c00;margin-bottom:.5rem}@media (max-width:768px){.cards-row{flex-direction:column}.hero-title{font-size:2rem;text-align:center}.stat-images img{width:95%}.stat-images.reduced img{max-height:220px;width:96%}.single-image-view img{max-height:60vh;max-width:95%}}@media (min-width:1025px){.stat-images{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;max-height:none;overflow-y:visible;padding-right:0;scroll-snap-type:none}.stat-images img{scroll-snap-align:none;width:30%}.stat-images.reduced img{max-height:none;width:18%}}@media (min-width:1400px){.stat-images.reduced img{width:14%}.stat-images img{width:26%}.stat-modal{max-width:900px}}.about{width:100%}.about-hero{align-items:center;display:flex;height:320px;justify-content:center;overflow:hidden;width:100%}.about-hero-image{animation:slideInDown .7s ease;height:100%;object-fit:cover;width:100%}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.about-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-container h1{border-bottom:4px solid #c00;color:#c00;font-size:2.4rem;font-weight:800;margin-bottom:2.5rem;padding-bottom:1rem;text-align:center}.about-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.about-card{animation:slideInUp .6s ease-out forwards;background-color:#fff;border:2px solid #c00;border-radius:8px;opacity:0;padding:2rem}.about-card:hover{border-color:#900;box-shadow:0 12px 24px #cc000026;transform:translateY(-6px)}.about-card h2{border-bottom:2px solid #c00;color:#c00;font-size:1.3rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.about-card p{color:#333;font-size:1rem;line-height:1.7;white-space:pre-wrap}.section-title{border-left:8px solid #c00;color:#c00;font-size:1.6rem;font-weight:800;margin-top:3rem;padding-left:10px}.limitations-list,.power-list,.reelection-list{grid-gap:1rem;display:grid;gap:1rem;list-style:none;margin:1rem 0 3rem;padding:0}.limitations-list li,.power-list li,.reelection-list li{background:#fff;border:2px solid #c00;border-radius:6px;color:#333;line-height:1.6;padding:1rem;transition:.3s ease}.limitations-list li:hover,.power-list li:hover,.reelection-list li:hover{box-shadow:0 8px 18px #cc000026;transform:translateX(6px)}.about-footer-image{animation:fadeIn .7s ease-out;border-radius:8px;box-shadow:0 4px 14px #cc000040;margin:3rem auto 0;overflow:hidden;width:60%}.footer-image{height:auto;width:100%}@media (max-width:900px){.about-container h1{font-size:2rem}.about-footer-image{width:100%}}@media (max-width:600px){.about-container{padding:2rem 1rem}.about-card{padding:1.5rem}.section-title{font-size:1.4rem}}.projects{width:100%}.projects-header{background:linear-gradient(135deg,#c00,#900);color:#fff;padding:3rem 2rem;text-align:center}.projects-header h1{font-size:2.5rem;margin:0}.projects-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.project-card{animation:slideInUp .6s ease-out forwards;background-color:#fff;border:2px solid #c00;border-radius:8px;opacity:0;padding:2rem;transition:all .3s ease}.project-card:hover{border-color:#900;box-shadow:0 12px 24px #c003;transform:translateY(-8px)}.project-card h3{border-bottom:2px solid #c00;color:#c00;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.project-card p{color:#333;font-size:.95rem;line-height:1.6}@media (max-width:768px){.projects-header h1{font-size:1.8rem}.projects-container{padding:2rem 1rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}}.awards{width:100%}.awards-header{background:linear-gradient(135deg,#c00,#900);color:#fff;padding:3rem 2rem;text-align:center}.awards-header h1{font-size:2.5rem;margin:0}.awards-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.awards-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.award-card{animation:slideInUp .6s ease-out forwards;background-color:#fff;border:2px solid #c00;border-radius:8px;opacity:0;padding:2rem;position:relative;transition:all .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.award-card:hover{box-shadow:0 12px 24px #c003;transform:translateY(-8px)}.award-number{align-items:center;background-color:#c00;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;left:20px;position:absolute;top:-15px;width:40px}.award-card h3{color:#c00;font-size:1.2rem;margin-bottom:.5rem;margin-top:.5rem}.award-card p{color:#333;font-size:.95rem;line-height:1.6}.awards-gallery{border-top:3px solid #c00;margin-top:3rem;padding-top:2rem}.awards-gallery h2{color:#c00;font-size:2rem;margin-bottom:2rem;text-align:center}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.gallery-placeholder{animation:fadeIn .6s ease-out;aspect-ratio:1;background-color:#f5f5f5;border:2px solid #c00;border-radius:8px;overflow:hidden}.gallery-placeholder img{cursor:pointer;height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.gallery-placeholder img:hover{transform:scale(1.05)}.awards-modal-overlay{align-items:center;background-color:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.awards-modal{animation:modalFadeIn .3s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 24px #0000004d;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.awards-modal-close{align-items:center;background-color:#c00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:2.5rem;z-index:2}.awards-modal-close:hover{background-color:#900;transform:scale(1.1)}.awards-modal-content{padding:1rem}.awards-modal-content img{border-radius:4px;display:block;max-height:calc(90vh - 2rem);max-width:100%;object-fit:contain}@media (max-width:768px){.awards-header h1{font-size:1.8rem}.awards-container{padding:2rem 1rem}.awards-list{grid-template-columns:1fr}.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.snapshots{width:100%}.snapshots-header{background:linear-gradient(135deg,#c00,#900);color:#fff;padding:3rem 2rem;text-align:center}.snapshots-header h1{font-size:2.5rem;margin:0 0 .5rem}.snapshots-header p{font-size:1.1rem;margin:0}.snapshots-container{margin:0 auto;max-width:1400px;padding:3rem 2rem}.gallery-wrapper{border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.animated-gallery{grid-gap:1rem;animation:scroll 30s linear infinite alternate;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));will-change:transform}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-18%)}}.snapshot-item{animation:fadeInScale .6s ease-out;aspect-ratio:1;background-color:#f5f5f5;border:2px solid #c00;border-radius:8px;overflow:hidden}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.snapshot-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.snapshot-item:hover img{transform:scale(1.1)}@media (max-width:768px){.snapshots-header h1{font-size:1.8rem}.snapshots-container{padding:2rem 1rem}.animated-gallery{gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.snapshot-modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:12000}.snapshot-modal{background:#fff;border-radius:8px;max-height:90vh;max-width:95%;overflow:auto;padding:1rem;position:relative}.snapshot-modal-close{background:#c00;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:36px;position:absolute;right:8px;top:8px;width:36px}.snapshot-modal-content{align-items:center;display:flex;justify-content:center}.snapshot-modal-content img{border-radius:6px;max-height:80vh;max-width:100%;object-fit:contain}@media (max-width:768px){.animated-gallery{animation:none;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.faq{width:100%}.faq-header{background:linear-gradient(135deg,#c00,#900);color:#fff;padding:3rem 2rem;text-align:center}.faq-header h1{font-size:2.5rem;margin:0}.faq-container{margin:0 auto;max-width:900px;padding:3rem 2rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{animation:fadeIn .6s ease-out;border:2px solid #c00;border-radius:8px;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.faq-question{align-items:center;background-color:#fff;border:none;color:#c00;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem;transition:all .3s ease;width:100%}.faq-question:hover{background-color:#f9f9f9}.faq-question.active{background-color:#c00;color:#fff}.faq-icon{font-size:1.5rem;transition:transform .3s ease}.faq-question.active .faq-icon{transform:rotate(45deg)}.faq-answer{animation:slideDown .3s ease-out;background-color:#f9f9f9;border-top:2px solid #c00;padding:1.5rem}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.faq-answer p{color:#333;font-size:1rem;line-height:1.8;margin:0}@media (max-width:768px){.faq-header h1{font-size:1.8rem}.faq-container{padding:2rem 1rem}.faq-question{font-size:1rem;padding:1rem}.faq-answer{padding:1rem}}.kkw-hero,.kwankwaso{width:100%}.kkw-hero{height:350px;overflow:hidden;position:relative}.kkw-hero-img{height:100%;object-fit:cover;width:100%}.kkw-overlay{align-items:center;background:#cc000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.kkw-title{color:#fff;font-size:2.5rem;text-align:center;text-shadow:2px 2px 6px #0009}.kkw-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.kkw-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.kkw-card{animation:fadeUp .6s ease-out forwards;background:#fff;border:2px solid #c00;border-radius:10px;opacity:0;padding:2rem;transition:all .3s}.kkw-card:hover{border-color:#a00000;box-shadow:0 10px 24px #c003;transform:translateY(-8px)}.kkw-card h2{border-bottom:2px solid #c00;color:#c00;font-size:1.4rem;margin-bottom:1rem;padding-bottom:.5rem}.kkw-card p{color:#222;line-height:1.7;white-space:pre-line}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.kkw-title{font-size:1.8rem}.kkw-grid{grid-template-columns:1fr}.kkw-card{padding:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;width:100%}#root,body,html{height:100%;width:100%}
/*# sourceMappingURL=main.edf4a4fc.css.map*/