/*
Theme Name: ACEES Sustainable Africa
Theme URI: https://aceesgh.org
Author: IsmoTech
Author URI: https://ismotech.com
Description: Custom professional WordPress theme for Africa Center for Energy and Environmental Sustainability (ACEES).
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: acees
*/
:root{--green:#0b5d3b;--green2:#083f2a;--blue:#1266a3;--gold:#d7a84b;--ink:#14221c;--muted:#64736c;--soft:#f3f7f4;--white:#fff;--radius:18px;--shadow:0 18px 55px rgba(12,45,30,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e8eee9}.topbar{background:var(--green2);color:#dcebe3;font-size:13px}.topbar .container{display:flex;justify-content:space-between;padding:7px 0}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--green2)}.brand-mark{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--blue));display:grid;place-items:center;color:white;font-weight:900}.brand small{display:block;font-weight:500;color:var(--muted);font-size:10px;letter-spacing:.08em}.menu{display:flex;gap:24px;align-items:center;font-weight:650;font-size:14px}.menu a:hover{color:var(--green)}.menu .btn{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 19px;border-radius:999px;background:var(--green);color:#fff;font-weight:750;border:1px solid var(--green);transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(11,93,59,.2)}.btn.alt{background:transparent;color:var(--green);border-color:#b9d2c5}.hero{min-height:650px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(4,35,23,.92),rgba(4,35,23,.58),rgba(4,35,23,.15)),url('assets/images/hero.svg') center/cover no-repeat;color:white}.hero-inner{padding:95px 0;max-width:780px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#b9e0cc}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:15px 0 24px;letter-spacing:-.04em}.hero p{font-size:19px;max-width:680px;color:#edf6f1}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.actions .alt{color:white;border-color:rgba(255,255,255,.55)}.section{padding:88px 0}.section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:8px 0}.section-head p{max-width:610px;color:var(--muted);margin:0}.kicker{color:var(--green);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.15em}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid #e4ece7;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.icon{width:48px;height:48px;border-radius:14px;background:#e8f4ed;color:var(--green);display:grid;place-items:center;font-size:22px;margin-bottom:18px}.card h3{margin:0 0 9px;font-size:20px}.card p{color:var(--muted);margin:0}.stats{background:var(--green2);color:white}.stats .grid{grid-template-columns:repeat(4,1fr)}.stat{padding:18px 0}.stat strong{font-size:42px;line-height:1;display:block}.stat span{color:#bdd3c8;font-size:13px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.image-panel{min-height:440px;border-radius:28px;background:url('assets/images/about.svg') center/cover;box-shadow:var(--shadow)}.quote{border-left:4px solid var(--gold);padding-left:20px;font-size:20px;font-weight:650}.project{overflow:hidden;padding:0}.project img{width:100%;height:220px;object-fit:cover}.project-body{padding:24px}.project-body .meta{font-size:12px;color:var(--green);font-weight:800;text-transform:uppercase}.project-body h3{margin:8px 0}.cta{background:linear-gradient(120deg,var(--green2),var(--green));color:white;border-radius:30px;padding:55px}.cta h2{font-size:clamp(30px,4vw,48px);margin:0 0 10px;line-height:1.1}.cta p{color:#dcebe3;max-width:680px}.site-footer{background:#071d14;color:#d7e7df;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.site-footer h3{color:white;font-size:16px}.site-footer p,.site-footer li{color:#9fb6aa;font-size:14px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0}.copyright{border-top:1px solid #214235;margin-top:45px;padding-top:20px;font-size:12px;color:#86a094}.page-hero{background:var(--green2);color:white;padding:75px 0}.page-hero h1{font-size:52px;line-height:1.05;margin:10px 0}.content{padding:70px 0}.content h2{font-size:34px}.content p,.content li{color:#52635b}.post-grid article{overflow:hidden}.post-grid img{height:210px;width:100%;object-fit:cover}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:18px}.field.full{grid-column:1/-1}.field label{display:block;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px 15px;border:1px solid #ccd9d1;border-radius:12px;font:inherit}.field textarea{min-height:160px}.mobile-toggle{display:none;background:none;border:0;font-size:25px}@media(max-width:900px){.menu{display:none}.mobile-toggle{display:block}.grid-3,.grid-4,.stats .grid{grid-template-columns:1fr 1fr}.split,.footer-grid{grid-template-columns:1fr}.hero{min-height:570px}.section{padding:65px 0}}@media(max-width:600px){.topbar{display:none}.nav{min-height:68px}.grid-3,.grid-4,.stats .grid,.form-grid{grid-template-columns:1fr}.hero h1{font-size:43px}.hero p{font-size:16px}.section-head{display:block}.page-hero h1{font-size:40px}.cta{padding:35px 25px}.brand small{display:none}}
