:root{--nyuchi-green: #18A877;--nyuchi-yellow: #FDD116;--nyuchi-red: #EF3340;--nyuchi-black: #2B2B2B;--nyuchi-white: #FFFFFF;--primary: #8B80E8;--primary-hover: #A199EE;--primary-active: #7569D9;--primary-light: #EBE8FC;--primary-subtle: #F6F5FE;--emerald: #18A877;--emerald-hover: #20C088;--emerald-active: #139F68;--emerald-light: #D8F3EA;--brown: #A67557;--brown-hover: #BA8668;--brown-dark: #8B5E42;--brown-light: #F5EDE8;--charcoal: #2B2B2B;--charcoal-light: #3D3D3D;--charcoal-lighter: #4F4F4F;--text: #FAFAFA;--text-secondary: #D1D5DB;--text-muted: #9CA3AF;--bg: #2B2B2B;--bg-brown: #A67557;--bg-card: #3D3D3D;--border: #4F4F4F;--gray-50: #FAFAFA;--gray-100: #F7F7F7;--gray-200: #E0E0E0;--gray-300: #D1D5DB;--gray-400: #9B9B9B;--gray-500: #6B6B6B;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #2B2B2B;--gray-900: #1A1A1A}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:var(--text);background:var(--bg);margin-left:8px}h1,h2{font-family:Newsreader,Georgia,Times New Roman,serif;font-weight:700}h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600}.zimbabwe-flag-strip{position:fixed;left:0;top:0;width:8px;height:100vh;z-index:9999;display:flex;flex-direction:column}.flag-green{flex:1;background:#18a877}.flag-yellow{flex:1;background:#fdd116}.flag-red{flex:1;background:#ef3340}.flag-black{flex:1;background:#2b2b2b}header{position:fixed;top:0;left:8px;right:0;z-index:100;transition:transform .3s ease,background .3s ease,box-shadow .3s ease,border-bottom .3s ease;transform:translateY(0)}header.header-transparent{background:transparent;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:none}header.header-solid{background:#2b2b2bfa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(79,79,79,.5);box-shadow:0 2px 8px #0000004d}header.header-hidden{transform:translateY(-100%)}header.header-visible{transform:translateY(0)}header.header-transparent .logo-text,header.header-transparent .logo-icon,header.header-transparent .nav-links a{color:#fff}header.header-transparent .logo-subtext{color:#fffc}header.header-transparent .mobile-menu-btn{color:#fff}header.header-transparent .btn-cta{background:#fff!important;color:var(--primary)!important}header.header-transparent .btn-cta:hover{background:#ffffffe6!important}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem}.nav-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;min-height:64px}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text)}.logo-icon{color:var(--emerald);flex-shrink:0}.logo-text-container{display:flex;flex-direction:column}.logo-text{font-family:Newsreader,serif;font-weight:700;font-size:1.25rem;color:var(--text)}.logo-subtext{font-family:Inter,sans-serif;font-size:.75rem;color:var(--text-muted);font-weight:500}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center;margin:0}.nav-links li{display:flex;align-items:center}.nav-links a{text-decoration:none;color:var(--text);font-weight:500;transition:color .2s;display:flex;align-items:center}.nav-links a:hover{color:var(--primary)}.nav-dropdown{position:relative}.dropdown-trigger{cursor:pointer}.dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;background:var(--charcoal-light);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 4px 12px #00000080;list-style:none;padding:.5rem 0;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s,transform .3s,visibility .3s;z-index:1000}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu a{display:block;padding:.75rem 1.25rem;color:var(--text);text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.dropdown-menu a:hover{background:var(--charcoal-lighter);color:var(--emerald)}.btn-cta{background:var(--primary)!important;color:#fff!important;padding:.5rem 1.5rem!important;border-radius:10px!important;font-weight:600!important;transition:transform .2s,box-shadow .2s!important;display:inline-block!important}.btn-cta:hover{background:var(--primary-hover)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #8b80e84d!important}main{min-height:calc(100vh - 200px)}footer{background:var(--bg-dark);color:#fff;padding:0;margin-top:6rem}.footer-hero{padding:6rem 2rem;text-align:center;background:var(--brown);border-top:4px solid var(--brown-light)}.footer-main-text{font-family:Newsreader,serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:2rem;letter-spacing:-.02em}.footer-ubuntu-large{font-size:clamp(1.25rem,3vw,2rem);font-style:italic;color:var(--gray-300);opacity:.9;margin-bottom:.75rem}.footer-geographic{font-size:clamp(1rem,2vw,1.2rem);color:var(--gray-300);opacity:.85;margin-top:.75rem}.footer-grid{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.footer-column h3{font-family:Newsreader,serif;font-size:1.5rem;margin-bottom:1.5rem;color:#fff;font-weight:700}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:.75rem}.footer-column a{color:var(--gray-300);text-decoration:none;font-size:1rem;transition:color .2s}.footer-column a:hover{color:#fff}.footer-mission{color:var(--gray-300);line-height:1.8;font-size:1rem}.footer-bottom{border-top:1px solid var(--gray-700);padding:3rem 2rem 2rem;max-width:1200px;margin:0 auto}.footer-branding{margin-bottom:2rem}.footer-brand-name{font-family:Newsreader,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-brand-org{font-size:1rem;color:var(--gray-300);margin-bottom:.25rem}.footer-division{color:var(--gray-400);font-size:.9rem;opacity:.8}.footer-principles{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--gray-700)}.footer-principles p{color:var(--gray-400);font-size:.9rem;margin-bottom:.5rem}.footer-copyright{color:var(--gray-500);font-size:.85rem;text-align:center}.btn{display:inline-block;padding:.75rem 2rem;border-radius:10px;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #8b80e84d}.btn-secondary{background:transparent;color:var(--primary);border:1.5px solid var(--primary)}.btn-secondary:hover{background:var(--primary-subtle);color:var(--primary-active);border-color:var(--primary-hover)}.mobile-menu-btn{display:none;background:none;border:none;color:var(--primary);cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}.mobile-menu-btn:hover{background:var(--gray-100)}.mobile-menu-btn:active{background:var(--gray-200)}.nav-mobile{display:none;overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.nav-mobile.active{display:block;max-height:400px;border-top:1px solid var(--border);background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header.header-transparent .nav-mobile.active{background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header.header-transparent .nav-mobile.active a{color:var(--text)}.nav-mobile-links{list-style:none;padding:1rem 0}.nav-mobile-links li{margin:0}.nav-mobile-links a{display:block;padding:1rem 1.5rem;text-decoration:none;color:var(--text);font-weight:500;font-size:1.1rem;transition:background .2s,color .2s;min-height:48px;display:flex;align-items:center}.nav-mobile-links a:hover,.nav-mobile-links a:active{background:var(--gray-100);color:var(--primary)}.mobile-cta{background:var(--primary)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;margin:.5rem 1rem!important;padding:1rem 1.5rem!important;text-align:center!important}.mobile-cta:hover{background:var(--primary-hover)!important;color:#fff!important}@media (max-width: 768px){body{margin-left:6px}.zimbabwe-flag-strip{width:6px}header{left:6px;transition:transform .25s ease,background .3s ease,box-shadow .3s ease}.nav-desktop{display:none!important}.mobile-menu-btn{display:flex}.nav-mobile{display:block}.nav-container{padding:0 .75rem}.nav-content{padding:.75rem 0}.logo{gap:.5rem}.logo-icon{width:24px;height:24px}.logo-text{font-size:1rem}.logo-subtext{font-size:.65rem;display:none}.footer-hero{padding:4rem 1.5rem 3rem}.footer-main-text{font-size:clamp(2rem,10vw,3.5rem)}.footer-ubuntu-large{font-size:clamp(1rem,4vw,1.5rem)}.footer-grid{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}.footer-bottom{padding:2rem 1.5rem 1.5rem}.footer-principles p{font-size:.85rem}.btn{padding:.875rem 1.75rem;font-size:1rem;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}a,button{min-height:44px}}@media (max-width: 480px){.logo-text-container{display:flex;flex-direction:column}.logo-text{font-size:.95rem}.footer-main-text{font-size:2rem;line-height:1.2}.footer-ubuntu-large{font-size:1rem}}.animate-fade-in,.animate-slide-up,.animate-slide-left,.animate-slide-right,.animate-scale-in{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.animate-fade-in{opacity:0}.animate-fade-in.animated{opacity:1}.animate-slide-up{transform:translateY(50px)}.animate-slide-up.animated{opacity:1;transform:translateY(0)}.animate-slide-left{transform:translate(-50px)}.animate-slide-left.animated{opacity:1;transform:translate(0)}.animate-slide-right{transform:translate(50px)}.animate-slide-right.animated{opacity:1;transform:translate(0)}.animate-scale-in{transform:scale(.9)}.animate-scale-in.animated{opacity:1;transform:scale(1)}.animate-stagger>*:nth-child(1){transition-delay:.1s}.animate-stagger>*:nth-child(2){transition-delay:.2s}.animate-stagger>*:nth-child(3){transition-delay:.3s}.animate-stagger>*:nth-child(4){transition-delay:.4s}.animate-stagger>*:nth-child(5){transition-delay:.5s}.animate-stagger>*:nth-child(6){transition-delay:.6s}.animate-stagger>*:nth-child(7){transition-delay:.7s}.animate-stagger>*:nth-child(8){transition-delay:.8s}.animate-stagger>*:nth-child(9){transition-delay:.9s}@media (prefers-reduced-motion: reduce){.animate-fade-in,.animate-slide-up,.animate-slide-left,.animate-slide-right,.animate-scale-in{opacity:1!important;transform:none!important;transition:none!important}.animate-stagger>*{transition-delay:0s!important}}
