:root{--ink:#071a18;--green:#0b6b52;--lime:#d8ff67;--sand:#f1ede2;--white:#fff;--line:rgba(255,255,255,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--sand)}a{text-decoration:none;color:inherit}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(7,26,24,.96);color:white;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;border:1px solid var(--lime);display:grid;place-items:center;font-weight:800;color:var(--lime)}.brand strong,.brand small{display:block;letter-spacing:.15em}.brand small{font-size:10px;color:#a9c0ba}.nav{display:flex;gap:28px;font-size:13px}.nav a:hover{color:var(--lime)}.header-actions{display:flex;align-items:center;gap:16px}.lang,.menu{background:none;border:0;color:white}.menu{display:none;font-size:25px}.btn{display:inline-flex;background:var(--lime);color:var(--ink);padding:15px 23px;font-weight:800;border:0;cursor:pointer}.btn-small{padding:11px 17px;font-size:12px}.hero{min-height:760px;background:var(--ink);color:white;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:80px 7vw;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px}.hero-content{position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.25em;font-weight:800;color:var(--lime);margin:0 0 20px}.eyebrow.dark{color:var(--green)}h1,h2{font-family:"Playfair Display",serif;margin:0;line-height:.98}h1{font-size:clamp(62px,8vw,120px);max-width:900px}h1 span{color:var(--lime)}.hero-copy{font-size:20px;line-height:1.65;max-width:650px;color:#c3d1cd;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-weight:700}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;border-top:1px solid var(--line);margin-top:70px;padding-top:28px}.stats strong,.stats span{display:block}.stats strong{font-size:22px;color:var(--lime)}.stats span{font-size:11px;color:#9db0aa;margin-top:7px}.continent{position:relative;z-index:1;display:grid;place-items:center}.continent{align-self:stretch;min-height:600px}.continent svg{width:min(620px,100%);height:auto;filter:drop-shadow(0 0 70px rgba(216,255,103,.08))}.country{stroke:#071a18;stroke-width:1.2;vector-effect:non-scaling-stroke;transition:opacity .2s,filter .2s}.country:hover{opacity:.78;filter:brightness(1.2)}.country.active{fill:#d8ff67}.country.representation{fill:#37b99a}.country.project{fill:#31534c}.country.neutral{fill:#172f2b}.country.island{stroke:#dfe9e5;stroke-width:1.1}.partner-dot{fill:#ff7a45;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.map-mini-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;font-size:10px;color:#c3d1cd;margin-top:-18px}.map-mini-legend span{display:flex;align-items:center;gap:7px}.map-mini-legend i,.status-title i{display:inline-block;width:10px;height:10px;border-radius:50%}.legend-active,.active-card .status-title i{background:#d8ff67}.legend-representation,.representation-card .status-title i{background:#37b99a}.legend-project,.project-card .status-title i{background:#31534c;border:1px solid #7b948e}.legend-partner,.partner-card .status-title i{background:#ff7a45}.ticker{overflow:hidden;background:var(--lime);font-weight:800;letter-spacing:.13em;white-space:nowrap;padding:16px}.ticker div{animation:move 22s linear infinite}@keyframes move{to{transform:translateX(-40%)}}.ticker i{margin:0 25px}.section{padding:110px 7vw}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.intro h2,.section-head h2,.talent h2,.partners h2{font-size:clamp(44px,5vw,76px)}.intro p{font-size:18px;line-height:1.8;color:#465451}.service-section{background:#0d352f;color:white}.section-head{max-width:900px;margin-bottom:60px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{min-height:310px;padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.3s}.service-grid article:hover{background:#12473f;transform:translateY(-4px)}.service-grid span{color:var(--lime);font-size:12px}.service-grid h3{font-size:25px;line-height:1.25;margin:55px 0 18px}.service-grid p{color:#b8c9c4;line-height:1.7}.media-section{background:var(--lime)}.media-inner{padding-top:100px;padding-bottom:100px}.media-inner .eyebrow{color:var(--green)}.media-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.media-cards a{background:var(--ink);color:white;min-height:180px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.media-cards a:hover{transform:scale(.98);background:var(--green)}.media-cards small{color:#9db0aa}.media-cards strong{font-size:25px}.talent{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.talent-copy p:not(.eyebrow){font-size:17px;line-height:1.8;color:#4a5955;margin:28px 0}.dark-btn{background:var(--ink);color:white}.talent-panel{background:white;padding:14px;box-shadow:0 22px 70px rgba(7,26,24,.12)}.profile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px;border-bottom:1px solid #e8ece9}.profile:last-child{border:0}.avatar{width:58px;height:58px;background:var(--lime);display:grid;place-items:center;font-weight:800}.profile b,.profile span{display:block}.profile span{font-size:12px;color:#71807c;margin-top:5px}.profile em{font-style:normal;color:var(--green);font-size:12px;font-weight:800}.partners{background:white}.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid #dce2df;border-left:1px solid #dce2df}.partner-grid a{min-height:220px;padding:28px;border-right:1px solid #dce2df;border-bottom:1px solid #dce2df;display:flex;flex-direction:column;justify-content:space-between}.partner-grid a:hover{background:var(--lime)}.partner-grid small{font-size:10px;color:#71807c;letter-spacing:.15em}.partner-grid strong{font-size:25px}.partner-grid span{font-size:12px}.cta{background:var(--green);color:white;padding:100px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.cta h2{font-size:clamp(46px,5vw,76px)}form{display:grid;gap:12px}input,select,textarea{width:100%;padding:16px;background:transparent;color:white;border:1px solid rgba(255,255,255,.35);font:inherit}select option{color:#111}textarea{min-height:100px}.light-btn{justify-content:center}.cta #form-note{font-size:13px}footer{background:var(--ink);color:#b5c4c0;padding:50px 7vw;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px}footer div a{margin-left:18px;font-size:12px}.footer-brand{color:white}footer>small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px}
@media(max-width:980px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--ink);padding:25px;flex-direction:column}.nav.open{display:flex}.menu{display:block}.lang{display:none}.hero{grid-template-columns:1fr;padding-top:120px}.continent{position:absolute;right:-160px;opacity:.25}.stats{grid-template-columns:repeat(2,1fr)}.intro,.talent,.cta{grid-template-columns:1fr}.service-grid,.media-cards{grid-template-columns:repeat(2,1fr)}.partner-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.topbar{padding:0 20px}.hero,.section,.cta{padding-left:22px;padding-right:22px}.hero{min-height:720px}.header-actions .btn{display:none}h1{font-size:58px}.hero-copy{font-size:17px}.stats{gap:18px}.intro{padding-top:75px;padding-bottom:75px}.service-grid,.media-cards,.partner-grid{grid-template-columns:1fr}.service-grid article{min-height:250px}.service-grid h3{margin-top:35px}.talent{padding-top:75px;padding-bottom:75px}.profile{grid-template-columns:auto 1fr}.profile em{display:none}footer{grid-template-columns:1fr}footer div a{margin:0 18px 0 0}}

.country-network{background:#e8e3d6}.network-heading{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;margin-bottom:55px}.network-heading h2{font-size:clamp(44px,5vw,76px)}.network-heading>p{font-size:17px;line-height:1.75;color:#465451}.status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.status-card{background:#fff;padding:34px;min-height:330px;display:flex;flex-direction:column}.status-title{display:flex;align-items:center;justify-content:space-between}.status-title span{font-size:11px;font-weight:800;color:#81908c}.status-card h3{font-size:25px;margin:35px 0 18px}.status-card p{font-size:14px;line-height:1.85;color:#53615e;margin:0 0 24px}.status-card strong{margin-top:auto;font-size:12px;color:var(--green);letter-spacing:.08em}.partner-card{border-top:4px solid #ff7a45}.francophone-note{margin-top:14px;background:var(--ink);color:white;padding:28px 32px;display:grid;grid-template-columns:250px 1fr;gap:30px}.francophone-note b{color:var(--lime)}.francophone-note span{font-size:14px;line-height:1.7;color:#bdcbc7}
@media(max-width:980px){.network-heading{grid-template-columns:1fr}.continent{min-height:520px}.status-grid{grid-template-columns:1fr}.francophone-note{grid-template-columns:1fr}.hero .continent{right:-110px;width:70%;opacity:.38}}
@media(max-width:620px){.continent{min-height:450px}.hero .continent{right:-180px;width:105%;opacity:.28}.map-mini-legend{display:none}.country-network{padding-top:75px;padding-bottom:75px}.status-card{padding:25px;min-height:0}.francophone-note{padding:24px}}

.audience-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid #dce2df;border-bottom:1px solid #dce2df}.audience-strip a{padding:34px 4vw;min-height:170px;display:flex;flex-direction:column;border-right:1px solid #dce2df;transition:.25s}.audience-strip a:last-child{border-right:0}.audience-strip a:hover{background:var(--lime)}.audience-strip small{font-size:10px;letter-spacing:.15em;color:#6c7a76;font-weight:800}.audience-strip strong{font-size:21px;line-height:1.35;margin:24px 0}.audience-strip span{font-size:12px;font-weight:800;margin-top:auto}.solutions{background:#f5f1e7}.split-head{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end}.split-head>p{font-size:17px;line-height:1.8;color:#52605c}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.solution-grid article{background:#fff;padding:30px;min-height:320px;display:flex;flex-direction:column}.solution-grid article>span{font-size:11px;color:var(--green);font-weight:800}.solution-grid h3{font-size:24px;margin:50px 0 18px}.solution-grid p{font-size:14px;line-height:1.75;color:#56635f}.solution-grid b{margin-top:auto;font-size:11px;line-height:1.7;color:var(--green);letter-spacing:.06em}.process-band{background:var(--ink);color:#fff;padding:105px 7vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.process-copy h2{font-size:clamp(46px,5vw,74px)}.process-steps{border-top:1px solid var(--line)}.process-steps article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.process-steps article>span{color:var(--lime);font-size:12px;font-weight:800}.process-steps h3{margin:0 0 8px;font-size:21px}.process-steps p{margin:0;color:#aebfba;line-height:1.6;font-size:14px}.map-tooltip{position:fixed;z-index:100;pointer-events:none;opacity:0;transform:translate(-50%,-120%);background:#fff;color:var(--ink);padding:9px 12px;font-size:12px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:opacity .15s}.map-tooltip.show{opacity:1}.country{cursor:help}
@media(max-width:980px){.audience-strip{grid-template-columns:1fr}.audience-strip a{border-right:0;border-bottom:1px solid #dce2df;min-height:135px}.split-head,.process-band{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.solution-grid{grid-template-columns:1fr}.solution-grid article{min-height:260px}.process-band{padding:75px 22px}.audience-strip a{padding:28px 22px}}

/* v1.4 ecosystem and logo system */
.powered-by{margin:1.2rem 0 .65rem;font-size:.7rem;letter-spacing:.22em;font-weight:800;color:rgba(255,255,255,.62)}
.logo-card{min-height:230px;padding:1.3rem!important;display:flex!important;flex-direction:column;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.12)!important;overflow:hidden}
.logo-card img{width:100%;height:125px;object-fit:contain;display:block;border-radius:12px;padding:12px;background:#fff}
.logo-card.dark-card img{background:#050706}
.logo-card div{display:flex;flex-direction:column;gap:.2rem}.logo-card small{opacity:.65}.logo-card strong{font-size:1.15rem!important}
.ecosystem-section{background:#f4f3ed}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.ecosystem-card{background:#fff;border:1px solid #deddd5;border-radius:22px;padding:1.4rem;display:grid;grid-template-columns:140px 1fr;align-items:center;gap:1.4rem;text-decoration:none;color:#18211b;transition:.25s ease}
.ecosystem-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(24,33,27,.1)}
.ecosystem-card img{width:140px;height:105px;object-fit:contain;border-radius:14px;background:#fff;padding:8px}
.ecosystem-card small,.partner-logo-card small{font-size:.68rem;letter-spacing:.13em;font-weight:800;opacity:.55}.ecosystem-card strong{display:block;font-size:1.45rem;margin:.25rem 0}.ecosystem-card p{margin:0;line-height:1.55;color:#5d665f}
.partner-logo-card{min-height:270px!important;padding:1.3rem!important;display:flex!important;flex-direction:column;justify-content:space-between;gap:1rem}
.partner-logo-card img{height:145px;width:100%;object-fit:contain;background:#fff;border-radius:15px;padding:14px}
.partner-logo-card div{display:flex;flex-direction:column;gap:.35rem}.partner-logo-card strong{font-size:1.2rem}.partner-logo-card span{font-size:.78rem;opacity:.6}
.parent-company{margin-top:1.2rem;border:1px solid #d9d9d2;border-radius:24px;padding:2rem;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:2rem;background:linear-gradient(135deg,#fff,#eef8f7)}
.parent-company h3{font-size:2rem;margin:.4rem 0}.parent-company p{max-width:720px;line-height:1.7;color:#5a635d}.parent-company img{max-width:280px;width:100%;height:180px;object-fit:contain;justify-self:end}
@media(max-width:900px){.ecosystem-grid{grid-template-columns:1fr}.parent-company{grid-template-columns:1fr}.parent-company img{justify-self:start}.partner-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:600px){.ecosystem-card{grid-template-columns:1fr}.ecosystem-card img{width:100%;height:120px}.partner-grid{grid-template-columns:1fr!important}.parent-company h3{font-size:1.55rem}.logo-card{min-height:205px}}

/* Restored site-5 contact information extension */
.contact-centers{background:#f5f1e7}.contact-center-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-center-card{background:#fff;padding:38px;min-height:360px;display:flex;flex-direction:column;border-top:4px solid var(--green)}.contact-center-card.accent-card{background:var(--ink);color:#fff;border-top-color:var(--lime)}.contact-center-card>span{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--green)}.contact-center-card.accent-card>span{color:var(--lime)}.contact-center-card h3{font-size:30px;margin:38px 0 18px}.contact-center-card p{line-height:1.8;color:#53615e;margin:0 0 28px}.contact-center-card.accent-card p{color:#b8c9c4}.contact-links{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-links a{font-size:14px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}.contact-links a:hover{color:var(--green)}.accent-card .contact-links a:hover{color:var(--lime)}
@media(max-width:760px){.contact-center-grid{grid-template-columns:1fr}.contact-center-card{min-height:0;padding:28px}.contact-center-card h3{font-size:25px;margin-top:28px}}


/* AFRIKAMEDYA.COM v2.0 MASTER PLAN — additive extension; existing site-5 design preserved */
.hero-network-title{margin:0 0 8px;color:var(--lime);font-size:clamp(19px,2vw,31px);font-weight:800;letter-spacing:-.02em}
.hero-network-subtitle{margin:0 0 20px;color:#fff;font-size:clamp(15px,1.5vw,21px);font-weight:500}
.country-tools{margin:0 0 28px;padding:22px;background:#fff;display:grid;grid-template-columns:minmax(240px,1fr) 2fr auto;gap:18px;align-items:end;box-shadow:0 12px 34px rgba(7,26,24,.07)}
.country-search{display:grid;gap:7px}.country-search span{font-size:10px;font-weight:800;letter-spacing:.13em;color:#65736f}.country-search input{color:var(--ink);border:1px solid #d8dfdc;background:#f7f8fa;padding:13px 14px}
.country-filters{display:flex;flex-wrap:wrap;gap:8px}.country-filter{border:1px solid #cfd8d4;background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:800;padding:12px 14px;cursor:pointer}.country-filter:hover,.country-filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.country-result{margin:0;font-size:12px;font-weight:800;color:var(--green);white-space:nowrap}.country.is-hidden{opacity:.08;pointer-events:none}.status-card.is-hidden{display:none}
.media-spectrum{background:#fff}.spectrum-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #dce2df;border-top:1px solid #dce2df}.spectrum-grid article{min-height:155px;padding:25px;border-right:1px solid #dce2df;border-bottom:1px solid #dce2df;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.spectrum-grid article:hover{background:var(--lime);transform:translateY(-3px)}.spectrum-grid b{font-size:25px}.spectrum-grid span{font-size:12px;color:#62706c}
.why-section{background:#e8e3d6}.advantage-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.advantage-flow article{background:#fff;min-height:145px;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.advantage-flow span{font-size:11px;color:var(--green);font-weight:800}.advantage-flow b{font-size:17px;line-height:1.35}
.case-studies{background:var(--ink);color:#fff}.case-studies .split-head>p{color:#b8c9c4}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.case-grid article{border:1px solid var(--line);padding:30px;min-height:255px;transition:.25s}.case-grid article:hover{background:#12473f;transform:translateY(-4px)}.case-grid small{color:var(--lime);letter-spacing:.13em;font-weight:800}.case-grid h3{font-size:31px;margin:45px 0 15px}.case-grid p{color:#b8c9c4;line-height:1.7}
.partner-network-section{background:#f7f8fa}.partner-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 30px}.partner-type-grid article{background:#fff;border:1px solid #e1e6e4;padding:28px;font-size:22px;font-weight:800;transition:.2s}.partner-type-grid article:hover{background:var(--lime);transform:translateY(-3px)}
.insight-section{background:#fff}.insight-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #dce2df;border-top:1px solid #dce2df}.insight-grid article{padding:26px;min-height:330px;border-right:1px solid #dce2df;border-bottom:1px solid #dce2df;display:flex;flex-direction:column}.insight-grid small{color:var(--green);font-weight:800;letter-spacing:.12em}.insight-grid h3{font-size:22px;margin:42px 0 15px}.insight-grid p{font-size:14px;line-height:1.7;color:#5e6b67}.insight-grid a{margin-top:auto;font-size:12px;font-weight:800}
.corporate-contact{margin-top:14px;background:#fff;padding:38px;display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw}.corporate-contact h3{font-size:31px;margin:10px 0}.corporate-contact-list{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #dce2df;border-top:1px solid #dce2df}.corporate-contact-list a{padding:17px;border-right:1px solid #dce2df;border-bottom:1px solid #dce2df;display:grid;gap:5px}.corporate-contact-list a:hover{background:var(--lime)}.corporate-contact-list span{font-size:11px;color:#6f7c78}.corporate-contact-list b{font-size:13px;overflow-wrap:anywhere}
footer{display:block;padding:0}.footer-main{padding:58px 7vw;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:7vw}.footer-identity p{color:#aebfba}.footer-menu,.footer-social{display:grid;gap:10px;align-content:start}.footer-menu b,.footer-social b{color:var(--lime);font-size:11px;letter-spacing:.14em;margin-bottom:8px}.footer-menu a,.footer-social a{font-size:13px;color:#c4d1cd}.footer-bottom{padding:24px 7vw;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}.footer-bottom div{display:flex;gap:20px}
@media(max-width:1100px){.insight-grid{grid-template-columns:repeat(3,1fr)}.advantage-flow{grid-template-columns:repeat(3,1fr)}.spectrum-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.country-tools{grid-template-columns:1fr}.case-grid,.partner-type-grid{grid-template-columns:repeat(2,1fr)}.corporate-contact{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-identity{grid-column:1/-1}}
@media(max-width:620px){.spectrum-grid,.advantage-flow,.case-grid,.partner-type-grid,.insight-grid,.corporate-contact-list{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-identity{grid-column:auto}.footer-bottom{flex-direction:column}.country-result{white-space:normal}}


/* Multilingual extension — additive only. */
.language-switcher{display:flex;align-items:center;gap:.2rem;padding:.28rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}
.language-switcher a{display:grid;place-items:center;min-width:28px;height:28px;padding:0 .38rem;border-radius:999px;color:rgba(255,255,255,.7);font-size:.68rem;font-weight:800;text-decoration:none;transition:.2s ease}
.language-switcher a:hover,.language-switcher a.active{background:var(--turquoise,#00B8D9);color:#07151b}
html[dir="rtl"] body{direction:rtl;text-align:right}
html[dir="rtl"] .topbar,html[dir="rtl"] .header-actions,html[dir="rtl"] .hero-actions,html[dir="rtl"] .split-head,html[dir="rtl"] .footer-main,html[dir="rtl"] .footer-bottom{direction:rtl}
html[dir="rtl"] .continent,html[dir="rtl"] .africa-map-svg{direction:ltr}
html[dir="rtl"] .text-link{direction:rtl}
html[dir="rtl"] input,html[dir="rtl"] textarea,html[dir="rtl"] select{text-align:right}
@media(max-width:1100px){.language-switcher{order:1}.language-switcher a{min-width:25px;height:25px;font-size:.62rem}}


/* Language menu revision — preserves the existing design. */
.language-menu{position:relative;z-index:90}.language-trigger{height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.07);color:#fff;font:700 12px Manrope,Arial,sans-serif;cursor:pointer;backdrop-filter:blur(14px);transition:.2s}.language-trigger:hover,.language-menu.open .language-trigger{border-color:var(--lime);background:rgba(216,255,103,.12)}.language-globe{font-size:16px;color:var(--lime)}.language-chevron{font-size:14px;transition:transform .2s}.language-menu.open .language-chevron{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:220px;padding:8px;background:#fff;color:var(--ink);border:1px solid rgba(7,26,24,.1);border-radius:16px;box-shadow:0 24px 70px rgba(7,26,24,.24);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.language-menu.open .language-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.language-dropdown a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:10px;font-size:13px}.language-dropdown a:hover,.language-dropdown a[aria-current="page"]{background:var(--lime)}.language-dropdown b{font-size:10px;letter-spacing:.14em;color:var(--green)}
html[dir="rtl"] body{font-family:"Noto Kufi Arabic",Manrope,Arial,sans-serif;direction:rtl;text-align:right}html[dir="rtl"] .language-dropdown{right:auto;left:0}html[dir="rtl"] .brand,html[dir="rtl"] .header-actions,html[dir="rtl"] .hero-actions,html[dir="rtl"] .stats,html[dir="rtl"] .profile,html[dir="rtl"] .contact-card,html[dir="rtl"] .footer-main,html[dir="rtl"] .footer-bottom{direction:rtl}html[dir="rtl"] .africa-map-svg,html[dir="rtl"] .continent,html[dir="rtl"] .map-mini-legend{direction:ltr}html[dir="rtl"] input,html[dir="rtl"] textarea,html[dir="rtl"] select{text-align:right}html[dir="rtl"] .text-link{display:inline-flex;flex-direction:row-reverse}
@media(max-width:1100px){.language-current{display:none}.language-trigger{width:40px;justify-content:center;padding:0}.language-chevron{display:none}.language-dropdown{position:fixed;top:76px;right:18px;left:auto;width:min(260px,calc(100vw - 36px))}html[dir="rtl"] .language-dropdown{left:18px;right:auto}}


/* Phase 2 — responsive, accessibility and interaction hardening. */
html{scroll-padding-top:92px}
body{overflow-x:hidden}
img,svg,video{max-width:100%}
button,a,input,select,textarea{border-radius:0}
:focus-visible{outline:3px solid var(--lime);outline-offset:3px}
.skip-link{position:fixed;left:16px;top:12px;z-index:200;transform:translateY(-150%);background:var(--lime);color:var(--ink);padding:12px 16px;font-weight:800;transition:transform .2s}
.skip-link:focus{transform:translateY(0)}
.country[tabindex="0"]{outline:none}
.country[tabindex="0"]:focus{filter:brightness(1.35);stroke:#fff;stroke-width:2.4}
.nav a[aria-current="true"]{color:var(--lime)}
body.nav-open{overflow:hidden}
@media(max-width:980px){
  .nav{max-height:calc(100vh - 82px);overflow-y:auto;box-shadow:0 22px 50px rgba(0,0,0,.28)}
  .nav a{padding:7px 0;min-height:36px;display:flex;align-items:center}
  .hero-actions{flex-wrap:wrap}
  .topbar{gap:14px}
}
@media(max-width:620px){
  .brand small{display:none}
  .brand strong{font-size:12px}
  .brand-mark{width:38px;height:38px}
  .header-actions{gap:8px}
  .hero-actions{align-items:flex-start;gap:18px}
  .hero-actions .btn{width:100%;justify-content:center}
  .country-tools{padding:16px}
  .country-filter{min-height:42px}
  .contact-card,.corporate-contact{overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .ticker div{transform:none!important}
}


/* Phase 3: same visual language for multilingual detail pages */
.nav a.active{color:var(--turquoise,#00b8d9)}
.sub-hero{position:relative;overflow:hidden;background:#111;color:#fff;padding:clamp(9rem,16vw,13rem) max(5vw,24px) clamp(5rem,9vw,8rem);min-height:62vh;display:flex;flex-direction:column;justify-content:flex-end}
.sub-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,184,217,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,184,217,.08) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent)}
.sub-hero>*:not(.sub-hero-grid){position:relative;z-index:1;max-width:1000px}
.sub-hero h1{font-family:'Playfair Display','Noto Kufi Arabic',serif;font-size:clamp(3rem,8vw,7.2rem);line-height:.96;margin:.5rem 0 1.4rem;letter-spacing:-.045em}
.sub-lead{font-size:clamp(1.25rem,2.4vw,2rem);font-weight:700;max-width:850px;margin:0 0 1rem}
.sub-description{font-size:1.06rem;color:#c9d0d5;max-width:760px;line-height:1.8}
.detail-grid{padding:clamp(4rem,8vw,8rem) max(5vw,24px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;background:#f7f8fa}
.detail-card{background:#fff;border:1px solid rgba(17,17,17,.08);padding:clamp(1.6rem,3vw,3rem);border-radius:22px;box-shadow:0 18px 45px rgba(17,17,17,.06);min-height:230px;transition:.3s ease}
.detail-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(17,17,17,.1)}
.detail-card>span{color:#d4a017;font-weight:800;letter-spacing:.1em}.detail-card h2{font-size:clamp(1.35rem,2vw,2rem);margin:1.2rem 0 .7rem}.detail-card p{color:#58616a;line-height:1.8;margin:0}
.sub-form{padding:clamp(4rem,8vw,8rem) max(5vw,24px);background:#f7f8fa}.detail-form{max-width:1050px;margin:auto;background:#fff;padding:clamp(1.4rem,4vw,3.5rem);border-radius:24px;box-shadow:0 22px 55px rgba(17,17,17,.08)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.detail-form label{display:flex;flex-direction:column;gap:.55rem;font-weight:700}.detail-form input,.detail-form textarea{width:100%;border:1px solid #dce1e5;border-radius:12px;padding:1rem;font:inherit;background:#fff}.detail-form input:focus,.detail-form textarea:focus{outline:2px solid #00b8d9;border-color:transparent}.detail-form .full{margin:1.2rem 0}.form-status{font-size:1.4rem;color:#00b8d9;margin-inline-start:1rem}
.email-directory{padding:0 max(5vw,24px) clamp(5rem,9vw,8rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background:#f7f8fa}.email-directory a{display:flex;justify-content:space-between;gap:1rem;background:#111;color:#fff;padding:1.3rem 1.5rem;border-radius:14px}.email-directory span{color:#96a0a7}.email-directory b{color:#00b8d9}
.sub-cta{padding:clamp(4rem,7vw,7rem) max(5vw,24px);background:#00b8d9;color:#111;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sub-cta h2{font-size:clamp(2rem,5vw,4.5rem);margin:0}.sub-cta .btn{background:#111;color:#fff}
[dir=rtl] .sub-hero h1{font-family:'Noto Kufi Arabic',sans-serif;letter-spacing:0;line-height:1.35}
@media(max-width:800px){.detail-grid,.form-grid,.email-directory{grid-template-columns:1fr}.sub-cta{align-items:flex-start;flex-direction:column}.sub-hero{min-height:56vh}.detail-card{min-height:auto}}

/* Phase 4: form delivery, privacy consent and bot protection. */
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.consent-field{display:flex!important;align-items:flex-start;gap:.75rem;margin:1rem 0;color:inherit;font-size:.88rem;line-height:1.55;text-align:start}
.consent-field input{width:1rem!important;height:1rem!important;margin-top:.2rem;flex:0 0 auto;accent-color:var(--turquoise,#00B8D9)}
.form-status{display:block;min-height:1.5rem;margin-top:.85rem;font-size:.92rem;font-weight:700}
.form-status.is-success{color:#117a45}.form-status.is-error{color:#b42318}.form-status.is-loading{opacity:.75}
button[disabled]{cursor:not-allowed;opacity:.65}


/* Phase 5: legal and privacy pages */
.legal-content{max-width:1100px;margin:0 auto;padding-top:72px;padding-bottom:96px;display:grid;gap:20px}.legal-block{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:22px;padding:30px;box-shadow:0 14px 40px rgba(17,17,17,.06)}.legal-block h2{font-size:clamp(1.2rem,2vw,1.65rem);margin:0 0 12px;color:#111}.legal-block p{margin:0;color:#4e535a;line-height:1.82}.consent-field a{text-decoration:underline;text-underline-offset:3px}.footer-bottom div{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:720px){.legal-content{padding-top:44px;padding-bottom:64px}.legal-block{padding:22px}.footer-bottom div{gap:10px}}

/* Phase 6: expanded multilingual About pages */
.about-hero .hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:26px}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.35)}.about-content{max-width:1180px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.about-section{min-height:100%;}.about-section p{margin:0 0 14px;line-height:1.8;color:var(--muted,#5d6670)}.about-section p:last-child{margin-bottom:0}.about-section h2{margin-bottom:16px}.sub-cta p{max-width:760px;margin:0 auto 24px;line-height:1.8}[dir="rtl"] .about-section{text-align:right}[dir="rtl"] .about-hero .hero-actions,[dir="rtl"] .sub-cta .hero-actions{direction:rtl}@media(max-width:800px){.about-content{grid-template-columns:1fr;padding:48px 18px}.about-hero .hero-actions{align-items:stretch}.about-hero .hero-actions .btn{width:100%;text-align:center}}

/* Phase 7: multilingual services architecture and 18 expertise areas */
.section-shell{padding:clamp(4.5rem,8vw,8rem) max(5vw,24px)}
.section-heading{max-width:850px;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.03;margin:.45rem 0 1rem}.section-heading>p:last-child{color:#59636c;line-height:1.8;max-width:720px}
.services-intro{background:#f7f8fa}.service-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.service-group-card{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:24px;padding:clamp(1.6rem,3vw,3rem);box-shadow:0 18px 48px rgba(17,17,17,.06);transition:.25s}.service-group-card:hover{transform:translateY(-5px);box-shadow:0 26px 58px rgba(17,17,17,.1)}.service-group-card>span,.service-specialty>span{color:#d4a017;font-weight:800;letter-spacing:.12em}.service-group-card h2{font-size:clamp(1.4rem,2.4vw,2.15rem);margin:1.1rem 0 .7rem}.service-group-card p,.service-specialty p{color:#59636c;line-height:1.75;margin:0}
.services-specialties{background:#111;color:#fff}.services-specialties .section-heading>p:last-child{color:#b8c0c5}.specialty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-specialty{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:20px;padding:1.55rem;min-height:220px;backdrop-filter:blur(12px)}.service-specialty h3{font-size:1.2rem;margin:1rem 0 .7rem}.service-specialty p{color:#bac3c8}
.services-process{background:#00b8d9;color:#111}.process-strip{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(17,17,17,.18);border:1px solid rgba(17,17,17,.18)}.process-strip li{background:#00b8d9;padding:1.5rem;display:flex;flex-direction:column;gap:.7rem;min-height:130px}.process-strip span{font-size:.75rem;font-weight:800;letter-spacing:.12em}.process-strip b{font-size:1.1rem}
.services-deliverables{background:#f7f8fa}.deliverable-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.deliverable-list li{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:18px;padding:1.5rem;line-height:1.6;font-weight:700;box-shadow:0 14px 36px rgba(17,17,17,.05)}
.services-cta{align-items:flex-end}.services-cta>div{max-width:820px}.services-cta p{margin:.8rem 0 0;line-height:1.75;max-width:720px}
[dir="rtl"] .section-heading,[dir="rtl"] .service-group-card,[dir="rtl"] .service-specialty,[dir="rtl"] .deliverable-list{text-align:right}
@media(max-width:980px){.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deliverable-list{grid-template-columns:repeat(2,minmax(0,1fr))}.process-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.service-groups,.specialty-grid,.deliverable-list{grid-template-columns:1fr}.process-strip{grid-template-columns:1fr}.service-specialty{min-height:auto}.services-cta{align-items:flex-start}}

/* Service detail pages */
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff}.service-specialty-link{display:block;color:inherit;text-decoration:none}.service-specialty-link:hover{transform:translateY(-4px);border-color:var(--turquoise,#00b8d9)}.faq-list{display:grid;gap:12px;max-width:1000px}.faq-list details{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:16px;padding:18px 22px;box-shadow:0 10px 28px rgba(17,17,17,.06)}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:12px 0 0;color:#50545c;line-height:1.75}[dir="rtl"] .faq-list,[dir="rtl"] .hero-actions{text-align:right}.services-intro .service-groups{align-items:stretch}@media(max-width:720px){.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;text-align:center}}

/* Phase 11: Africa Network */
.country-tools{max-width:1200px;margin:0 auto;padding:32px 24px 12px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.country-search{flex:1;min-width:250px;padding:15px 18px;border:1px solid rgba(17,17,17,.14);border-radius:14px;background:#fff;font:inherit}.country-filters{display:flex;gap:8px;flex-wrap:wrap}.country-filter{border:1px solid rgba(17,17,17,.12);background:#fff;padding:10px 14px;border-radius:999px;cursor:pointer;font-weight:700}.country-filter.active{background:#111;color:#fff}.country-directory{max-width:1200px;margin:0 auto;padding:22px 24px 80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.country-profile-card{display:flex;flex-direction:column;gap:13px;padding:24px;border:1px solid rgba(17,17,17,.1);border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(17,17,17,.06);transition:.25s}.country-profile-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(17,17,17,.11)}.country-profile-card h2{margin:0;font-size:1.25rem}.country-profile-card p{margin:0;color:#5c6167}.country-badges{display:flex;gap:7px;flex-wrap:wrap}.country-badge{font-size:.72rem;font-weight:800;padding:6px 9px;border-radius:999px;background:#eef8fa;color:#08798e}.country-badge.rep{background:#fff4d6;color:#7a5800}.country-badge.partner{background:#eee9ff;color:#583aa5}.country-badge.project{background:#f0f1f3;color:#555}.country-card-link{margin-top:auto;font-weight:800;color:#087f95}.country-detail-hero{max-width:1200px;margin:0 auto;padding:70px 24px 34px}.country-detail-layout{max-width:1200px;margin:0 auto;padding:0 24px 80px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.country-panel{padding:28px;border-radius:22px;background:#fff;border:1px solid rgba(17,17,17,.1);box-shadow:0 14px 35px rgba(17,17,17,.05)}.country-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.country-service-chip{padding:14px;border-radius:14px;background:#f7f8fa;font-weight:700}.country-note{padding:18px;border-left:4px solid #d4a017;background:#fff9e9;border-radius:10px;margin-top:20px}.country-back{display:inline-flex;margin-top:18px;font-weight:800}.country-empty{grid-column:1/-1;padding:40px;text-align:center}.rtl .country-note{border-left:0;border-right:4px solid #d4a017}@media(max-width:900px){.country-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.country-detail-layout{grid-template-columns:1fr}}@media(max-width:620px){.country-directory{grid-template-columns:1fr}.country-tools{align-items:stretch}.country-filters{width:100%}.country-services-grid{grid-template-columns:1fr}}


/* Social accounts pending launch */
.footer-social .social-link-disabled{display:flex;align-items:center;justify-content:space-between;gap:10px;color:rgba(255,255,255,.58);cursor:not-allowed;user-select:none;padding:5px 0;transition:none}
.footer-social .social-link-disabled small{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:var(--turquoise,#00b8d9);opacity:.85;white-space:nowrap}
.footer-social .social-link-disabled:hover{color:rgba(255,255,255,.58);transform:none}
[dir="rtl"] .footer-social .social-link-disabled{direction:rtl}

/* Phase 31: responsive, accessibility and RTL hardening */
:focus-visible{outline:3px solid #d8ff67;outline-offset:3px}
.skip-link{position:fixed;left:16px;top:12px;z-index:9999;padding:12px 16px;background:#d8ff67;color:#071a18;font-weight:800;transform:translateY(-180%);transition:transform .2s}
.skip-link:focus{transform:translateY(0)}
button,a,input,select,textarea{touch-action:manipulation}
button,.btn,.language-trigger,.menu{min-height:44px}
.pending-link,[aria-disabled="true"]{cursor:not-allowed;opacity:.72}
body.nav-open{overflow:hidden}
img{max-width:100%;height:auto}
.form-status{min-height:1.4em}
.form-status.is-error{color:#ffd0c7}.form-status.is-success{color:#d8ff67}
[dir="rtl"] .nav,[dir="rtl"] .language-dropdown,[dir="rtl"] .footer-menu,[dir="rtl"] .footer-social{text-align:right}
[dir="rtl"] .language-dropdown{left:auto;right:0}
[dir="rtl"] .hero-actions,[dir="rtl"] .country-badges{flex-direction:row-reverse;justify-content:flex-end}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.ticker div{animation:none}}
@media(max-width:980px){.topbar{height:auto;min-height:82px}.nav{max-height:calc(100vh - 82px);overflow-y:auto;overscroll-behavior:contain}.nav a{padding:10px 4px;min-height:44px;display:flex;align-items:center}.language-dropdown{max-height:60vh;overflow:auto}.hero{min-height:auto}.hero-content{width:100%}.stats{width:100%}}
@media(max-width:620px){.topbar{gap:10px}.brand strong{font-size:14px}.brand-mark{width:38px;height:38px}.language-current{display:none}.language-trigger{padding:8px 10px}.header-actions{gap:8px}.menu{min-width:44px}.hero{padding-top:90px;padding-bottom:70px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.stats{grid-template-columns:1fr 1fr}.stats strong{font-size:18px}.section{padding-top:72px;padding-bottom:72px}.service-grid article{padding:26px}.cta{padding-top:72px;padding-bottom:72px}input,select,textarea{font-size:16px}footer .footer-main{padding-left:22px;padding-right:22px}}
@media(max-width:380px){h1{font-size:48px}.stats{grid-template-columns:1fr}.brand small{display:none}}

/* Phase 32: verified country media dossiers */
.country-research-wrap{max-width:1180px;margin:0 auto;padding:48px 24px 88px}.country-research-section{margin:0 0 34px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.035)}.country-research-section h2,.country-research-card h3{margin-top:0}.country-research-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 34px}.country-research-card{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.035);transition:transform .25s ease,border-color .25s ease,background .25s ease}.country-research-card:hover{transform:translateY(-5px);border-color:#00b8d9;background:rgba(0,184,217,.08)}.country-media-list,.country-source-list{margin:14px 0 0;padding-inline-start:20px}.country-media-list li,.country-source-list li{margin:8px 0;line-height:1.55}.country-research-note{padding:14px 16px;border-inline-start:3px solid #d4a017;background:rgba(212,160,23,.08);border-radius:8px}.country-research-cta{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:34px}@media(max-width:900px){.country-research-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.country-research-grid{grid-template-columns:1fr}.country-research-wrap{padding:32px 16px 64px}.country-research-section,.country-research-card{padding:20px}}

/* =========================================================
   QA FIX R39 — SERVICE CARD HOVER / FOCUS CONSISTENCY
   ========================================================= */
.service-specialty-link {
  transition:
    transform 180ms ease,
    border-color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    color 180ms ease;
}

.service-specialty-link:hover,
.service-specialty-link:focus-visible {
  background: linear-gradient(180deg, rgba(0, 193, 230, 0.12), rgba(0, 193, 230, 0.045));
  border-color: #00C1E6;
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(0, 193, 230, 0.14);
  outline: none;
}

.service-specialty-link:hover .service-specialty-title,
.service-specialty-link:focus-visible .service-specialty-title,
.service-specialty-link:hover h2,
.service-specialty-link:hover h3,
.service-specialty-link:focus-visible h2,
.service-specialty-link:focus-visible h3 {
  color: #00C1E6;
}

.service-specialty-link:focus-visible {
  box-shadow:
    0 0 0 3px rgba(0, 193, 230, 0.26),
    0 14px 32px rgba(0, 193, 230, 0.14);
}

.service-specialty,
.service-specialty-link {
  will-change: transform;
}

/* QA R40 — accessible skip link */
.skip-link{
  position:fixed;
  top:12px;
  left:12px;
  z-index:9999;
  padding:10px 14px;
  border-radius:10px;
  background:#ffffff;
  color:#0b2f33;
  font-weight:800;
  text-decoration:none;
  transform:translateY(-180%);
  transition:transform .16s ease;
}
.skip-link:focus{
  transform:translateY(0);
  outline:3px solid #00C1E6;
  outline-offset:2px;
}
html[dir="rtl"] .skip-link{
  left:auto;
  right:12px;
}

/* R42: official AFRİKA MEDYA logo */
.brand-logo-image{display:block;width:auto;height:58px;max-width:190px;object-fit:contain}
.footer-brand .brand-logo-image{height:52px;max-width:170px}
@media(max-width:760px){.brand-logo-image{height:46px;max-width:150px}.footer-brand .brand-logo-image{height:44px;max-width:145px}}

/* ==========================================================
   R45 — APPROVED VISUAL MATCH
   Reference: user-approved AFRİKA MEDYA navy/orange screenshot
   Content / links / page inventory unchanged.
   ========================================================== */
:root{
 --ink:#0A2F61;
 --green:#0A2F61;
 --lime:#F58200;
 --sand:#FFFFFF;
 --white:#FFFFFF;
 --line:#E6EBF1;
 --am-navy:#082F63;
 --am-blue:#0D4B87;
 --am-orange:#F58200;
 --am-orange2:#E87300;
 --am-text:#101D32;
 --am-muted:#536274;
 --am-soft:#F4F7FA;
 --am-border:#E3E8EE;
}

/* Global visual language */
body{background:#fff;color:var(--am-text)}
h1,h2{font-family:Manrope,Arial,sans-serif}
.section{background:#fff}
.eyebrow{color:var(--am-orange)}
.eyebrow.dark{color:var(--am-orange)}

/* HEADER — white, clean, compact like approved visual */
.topbar{
 height:96px;
 padding:0 4vw;
 background:#fff;
 color:var(--am-text);
 border-bottom:1px solid #EEF1F4;
 box-shadow:none;
}
.brand-logo-image{height:72px;max-width:220px}
.nav{gap:27px;font-size:13px;font-weight:600}
.nav a{color:#15243A}
.nav a.active,.nav a:hover{color:#00A8C8}
.header-actions{gap:18px}
.language-trigger{
 background:transparent!important;
 border:0!important;
 color:var(--am-navy)!important;
 box-shadow:none!important;
}
.language-globe{color:#B8E934!important}
.btn-small{
 background:var(--am-navy)!important;
 border:1px solid var(--am-navy)!important;
 color:#fff!important;
 padding:15px 20px!important;
 border-radius:0!important;
}

/* HERO — approved corporate look */
.hero{
 min-height:510px;
 color:var(--am-text);
 grid-template-columns:1.02fr .98fr;
 align-items:center;
 padding:52px 7vw 0;
 background:
   radial-gradient(circle at 82% 24%,rgba(245,130,0,.11),transparent 30%),
   linear-gradient(105deg,#F3F6F9 0%,#FFFFFF 54%,#FFF7EF 100%);
 overflow:visible;
}
.hero-grid{
 background-image:
   radial-gradient(circle,rgba(8,47,99,.12) 1px,transparent 1.2px);
 background-size:16px 16px;
 opacity:.22;
 left:58%;
}
.hero-content{align-self:center;padding-bottom:42px}
.hero .eyebrow{
 margin:0 0 18px;
 color:var(--am-orange);
 font-size:10px;
 letter-spacing:.22em;
}
.hero h1{
 max-width:640px;
 font-family:Manrope,Arial,sans-serif;
 font-size:clamp(42px,4.2vw,68px);
 line-height:1.08;
 letter-spacing:-.045em;
 text-transform:none;
 color:var(--am-navy);
 font-weight:800;
}
.hero h1 span{color:var(--am-navy)}
.hero-network-title{
 margin:18px 0 5px;
 color:var(--am-navy);
 font-size:clamp(18px,1.5vw,25px);
 font-weight:800;
}
.hero-network-subtitle{
 margin:0 0 16px;
 color:var(--am-text);
 font-size:16px;
 line-height:1.55;
}
.hero-copy{
 margin:16px 0 0;
 max-width:610px;
 color:#27394D;
 font-size:15px;
 line-height:1.7;
}
.powered-by{color:#718094!important;font-size:10px!important;letter-spacing:.14em!important}
.hero-actions{margin-top:22px}
.hero-actions .btn{
 background:var(--am-orange);
 color:#fff;
 border:1px solid var(--am-orange);
 padding:14px 20px;
 border-radius:5px;
}
.hero-actions .btn:hover{background:var(--am-orange2);border-color:var(--am-orange2)}
.hero-actions .text-link{color:var(--am-navy)}
.hero-actions .text-link:hover{color:var(--am-orange)}

/* Existing SVG is retained, but its visual language now matches the approved brand */
.continent{min-height:470px;align-self:center}
.continent svg{
 width:min(520px,94%);
 filter:drop-shadow(0 22px 34px rgba(8,47,99,.13));
}
.country{stroke:#071C2F;stroke-width:1.15}
.country.active{fill:#0B3E76}
.country.representation{fill:#0D568D}
.country.project{fill:#F58200}
.country.neutral{fill:#244A4B}
.partner-dot{fill:#FF7A45;stroke:#fff;stroke-width:2.4}
.continent:before{
 content:"";
 position:absolute;
 width:68%;
 aspect-ratio:1;
 border-radius:50%;
 background:radial-gradient(circle,rgba(245,130,0,.11),transparent 68%);
 z-index:-1;
}

/* Turn existing hero stats into the four white cards visible in approved concept */
.hero .stats{
 position:relative;
 z-index:4;
 grid-column:1/-1;
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 gap:16px;
 border:0;
 margin:34px -43vw -72px 0;
 padding:0;
 width:calc(100% + 43vw);
}
.hero .stats>div{
 min-height:112px;
 background:#fff;
 border:1px solid var(--am-border);
 border-radius:10px;
 box-shadow:0 8px 24px rgba(8,47,99,.08);
 padding:23px 24px;
}
.hero .stats strong{
 color:var(--am-navy);
 font-size:18px;
 font-weight:800;
}
.hero .stats span{
 color:#34475C;
 font-size:11px;
 line-height:1.5;
 margin-top:7px;
}

/* Following band begins with breathing room because cards overlap hero edge */
.ticker{
 margin-top:72px;
 background:linear-gradient(90deg,#052F63,#08497F);
 color:#fff;
 padding:18px;
}
.ticker i{color:var(--am-orange)}

/* Site-wide palette: preserve layout, replace old green/lime visual system */
.service-section,.process-band,.dark-band{
 background:linear-gradient(135deg,#062F63,#08497F)!important;
 color:#fff;
}
.service-grid article:hover{background:#0A4B83}
.service-grid span{color:var(--am-orange)}
.media-section{background:#fff}
.media-inner .eyebrow{color:var(--am-orange)}
.media-cards a{background:#082F63}
.media-cards a:hover{background:#0D4B87}
.avatar{background:var(--am-orange);color:#fff}
.profile em{color:var(--am-blue)}
.partner-grid a:hover{background:#FFF6EC}
.cta{background:linear-gradient(135deg,#062F63,#08497F)}
footer{background:#052F63}
.btn{background:var(--am-orange);color:#fff}
.dark-btn{background:var(--am-navy);color:#fff}

/* Cards / surfaces */
.service-specialty,.country-profile-card,.ecosystem-card,.talent-panel,
.solution-grid article,.case-grid article{
 border-color:var(--am-border)!important;
}
.service-specialty-link:hover,.country-profile-card:hover{
 border-color:var(--am-orange)!important;
 box-shadow:0 12px 30px rgba(8,47,99,.10)!important;
}

/* Responsive: same structure, approved visual compressed safely */
@media(max-width:980px){
 .topbar{min-height:82px;height:82px}
 .brand-logo-image{height:60px;max-width:185px}
 .nav{background:#fff;color:var(--am-text);border-top:1px solid #EEF1F4}
 .nav a{color:var(--am-text)}
 .menu{color:var(--am-navy)}
 .hero{grid-template-columns:1fr;padding-top:58px;padding-bottom:36px;overflow:hidden}
 .continent{position:relative;right:auto;opacity:1;min-height:360px}
 .continent svg{width:min(430px,90%)}
 .hero .stats{
   width:100%;
   margin:24px 0 0;
   grid-template-columns:repeat(2,1fr);
 }
 .ticker{margin-top:0}
}
@media(max-width:620px){
 .topbar{padding:0 18px}
 .brand-logo-image{height:54px;max-width:165px}
 .hero{padding:46px 22px 32px;min-height:auto}
 .hero-grid{left:40%}
 .hero h1{font-size:42px;line-height:1.08}
 .hero-network-title{font-size:19px}
 .hero-network-subtitle,.hero-copy{font-size:15px}
 .continent{min-height:300px}
 .continent svg{width:min(350px,96%)}
 .hero .stats{grid-template-columns:1fr;gap:10px}
 .hero .stats>div{min-height:auto;padding:18px}
 .ticker{margin-top:0}
}

/* ==========================================================
   R46 — HOMEPAGE REFINEMENT ONLY
   Scope: body.home-page
   No content, link, country, service or functional changes.
   ========================================================== */

/* Header: slightly tighter and more balanced */
body.home-page .topbar{
  height:92px;
  padding-inline:5.4vw;
}
body.home-page .brand-logo-image{
  height:64px;
  max-width:198px;
}
body.home-page .nav{
  gap:25px;
}
body.home-page .header-actions{
  gap:14px;
}

/* Hero: cleaner hierarchy, more intentional whitespace */
body.home-page .hero{
  min-height:530px;
  padding:62px 7.5vw 18px;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);
  column-gap:34px;
}
body.home-page .hero-content{
  max-width:690px;
  padding-bottom:26px;
}
body.home-page .hero .eyebrow{
  margin-bottom:16px;
}
body.home-page .hero h1{
  max-width:650px;
  font-size:clamp(46px,4.15vw,66px);
  line-height:1.04;
  letter-spacing:-.042em;
}
body.home-page .hero-network-title{
  margin-top:19px;
}
body.home-page .hero-copy{
  max-width:580px;
}
body.home-page .hero-actions{
  margin-top:20px;
}
body.home-page .continent{
  min-height:450px;
}
body.home-page .continent svg{
  width:min(500px,92%);
}

/* Four hero stat cards: visually consistent and less crowded */
body.home-page .hero .stats{
  gap:14px;
  margin-top:30px;
  margin-bottom:-70px;
}
body.home-page .hero .stats>div{
  min-height:108px;
  border-radius:12px;
  padding:22px 22px;
  box-shadow:0 10px 28px rgba(8,47,99,.075);
}
body.home-page .hero .stats strong{
  font-size:17px;
}
body.home-page .hero .stats span{
  margin-top:6px;
}

/* Section rhythm */
body.home-page .ticker{
  margin-top:70px;
}
body.home-page .section{
  padding-top:76px;
  padding-bottom:76px;
}
body.home-page .section-head{
  margin-bottom:34px;
}
body.home-page .section-head h2{
  max-width:820px;
  line-height:1.08;
}

/* Shared card polish without changing grids */
body.home-page .service-grid article,
body.home-page .solution-grid article,
body.home-page .ecosystem-card,
body.home-page .country-profile-card,
body.home-page .case-grid article,
body.home-page .partner-grid a{
  border-radius:12px;
}
body.home-page .service-grid article,
body.home-page .solution-grid article,
body.home-page .ecosystem-card,
body.home-page .case-grid article{
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
body.home-page .solution-grid article:hover,
body.home-page .ecosystem-card:hover,
body.home-page .case-grid article:hover{
  transform:translateY(-3px);
  box-shadow:0 12px 28px rgba(8,47,99,.08);
  border-color:rgba(245,130,0,.42);
}

/* Dark sections: keep hierarchy clean */
body.home-page .service-section,
body.home-page .process-band,
body.home-page .cta{
  position:relative;
}
body.home-page .service-section .section-head h2,
body.home-page .process-band h2,
body.home-page .cta h2{
  color:#fff;
}

/* Media brand strip: more consistent visual weight */
body.home-page .media-cards{
  align-items:stretch;
}
body.home-page .media-cards .logo-card{
  min-height:250px;
  border-radius:12px;
}
body.home-page .media-cards .logo-card img{
  max-height:135px;
  object-fit:contain;
}

/* Footer spacing */
body.home-page footer{
  padding-top:44px;
}

/* Tablet */
@media(max-width:980px){
  body.home-page .topbar{
    height:82px;
    padding-inline:28px;
  }
  body.home-page .brand-logo-image{
    height:56px;
  }
  body.home-page .hero{
    min-height:auto;
    grid-template-columns:1fr;
    padding:54px 7vw 34px;
  }
  body.home-page .hero-content{
    max-width:760px;
  }
  body.home-page .continent{
    min-height:350px;
  }
  body.home-page .hero .stats{
    margin:24px 0 0;
  }
  body.home-page .ticker{
    margin-top:0;
  }
  body.home-page .section{
    padding-top:64px;
    padding-bottom:64px;
  }
}

/* Mobile */
@media(max-width:620px){
  body.home-page .topbar{
    height:76px;
    padding-inline:18px;
  }
  body.home-page .brand-logo-image{
    height:50px;
    max-width:150px;
  }
  body.home-page .hero{
    padding:40px 20px 28px;
  }
  body.home-page .hero h1{
    font-size:40px;
    line-height:1.06;
  }
  body.home-page .hero-network-title{
    margin-top:17px;
  }
  body.home-page .continent{
    min-height:285px;
  }
  body.home-page .hero .stats{
    gap:10px;
  }
  body.home-page .hero .stats>div{
    padding:17px 18px;
    min-height:0;
  }
  body.home-page .section{
    padding-top:52px;
    padding-bottom:52px;
  }
  body.home-page .media-cards .logo-card{
    min-height:220px;
  }
}

/* ==========================================================
   R47 — AFRİKAMEDYA NEW DESIGN
   DESIGN-ONLY TRANSITION.
   Content, links, country/service inventory and DOM structure
   remain unchanged.
   Reference: approved AFRİKAMEDYA white/navy/orange concept.
   ========================================================== */

:root{
  --am-navy:#062F63;
  --am-navy-2:#0A447E;
  --am-blue:#155B96;
  --am-orange:#F58200;
  --am-orange-2:#E87300;
  --am-text:#0E1E34;
  --am-muted:#536477;
  --am-line:#E3E9EF;
  --am-soft:#F5F7FA;
  --am-soft-orange:#FFF7EE;
  --am-white:#FFFFFF;
}

/* ---------- GLOBAL ---------- */
html{background:#fff}
body{
  background:#fff;
  color:var(--am-text);
  font-family:Manrope,Arial,sans-serif;
}
a{color:var(--am-navy)}
a:hover{color:var(--am-orange)}
h1,h2,h3,h4,h5,h6{
  color:var(--am-navy);
  font-family:Manrope,Arial,sans-serif;
}
p{color:inherit}
.section{
  background:#fff;
}
.section-head{
  max-width:1180px;
}
.section-head h2{
  color:var(--am-navy);
  letter-spacing:-.035em;
}
.eyebrow,.kicker,.section-kicker{
  color:var(--am-orange)!important;
}

/* ---------- HEADER / NAV ---------- */
.topbar{
  height:96px;
  padding:0 4vw;
  background:#fff;
  border-bottom:1px solid #EEF1F4;
  box-shadow:none;
}
.brand-logo-image{
  height:68px;
  max-width:210px;
}
.nav{
  gap:26px;
  font-size:13px;
  font-weight:700;
}
.nav a{
  color:#13243B;
}
.nav a:hover,
.nav a.active,
.nav a[aria-current="page"]{
  color:#00A6C8;
}
.header-actions{
  gap:16px;
}
.language-trigger{
  background:transparent!important;
  border:0!important;
  color:var(--am-navy)!important;
  box-shadow:none!important;
}
.language-globe{
  color:#B6E534!important;
}
.btn-small{
  background:var(--am-navy)!important;
  border-color:var(--am-navy)!important;
  color:#fff!important;
  border-radius:0!important;
  padding:15px 20px!important;
}
.btn-small:hover{
  background:var(--am-navy-2)!important;
  border-color:var(--am-navy-2)!important;
}

/* ---------- HERO / SUB HERO ---------- */
.hero,
.sub-hero{
  background:
    radial-gradient(circle at 88% 18%,rgba(245,130,0,.12),transparent 30%),
    linear-gradient(106deg,#F3F6F9 0%,#FFFFFF 53%,#FFF8F1 100%);
  color:var(--am-text);
}
.hero{
  min-height:520px;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);
  align-items:center;
  padding:58px 7vw 18px;
  column-gap:36px;
}
.hero-grid{
  background-image:radial-gradient(circle,rgba(6,47,99,.13) 1px,transparent 1.2px);
  background-size:16px 16px;
  opacity:.23;
  left:58%;
}
.hero-content{
  max-width:690px;
  padding-bottom:28px;
}
.hero h1{
  max-width:660px;
  font-size:clamp(44px,4.2vw,66px);
  line-height:1.06;
  letter-spacing:-.045em;
  color:var(--am-navy);
  font-weight:800;
  text-transform:none;
}
.hero h1 span{
  color:var(--am-navy);
}
.hero-network-title{
  color:var(--am-navy);
  font-weight:800;
}
.hero-network-subtitle,
.hero-copy{
  color:#263B51;
}
.hero-actions .btn,
.btn-primary{
  background:var(--am-orange);
  border-color:var(--am-orange);
  color:#fff;
}
.hero-actions .btn:hover,
.btn-primary:hover{
  background:var(--am-orange-2);
  border-color:var(--am-orange-2);
}
.hero-actions .text-link{
  color:var(--am-navy);
}
.hero-actions .text-link:hover{
  color:var(--am-orange);
}

/* ---------- AFRICA MAP: NO INTERNAL BORDERS ---------- */
/* Existing SVG / country paths are retained, but every country uses the same
   silhouette color and all internal strokes are removed. */
.continent{
  min-height:450px;
}
.continent svg{
  width:min(510px,94%);
  filter:drop-shadow(0 22px 34px rgba(6,47,99,.14));
}
.continent .country,
.continent path.country,
.country,
.country.active,
.country.representation,
.country.project,
.country.neutral{
  fill:#0A3F77!important;
  stroke:none!important;
  stroke-width:0!important;
}
.continent .country:hover,
.continent path.country:hover{
  fill:#0A3F77!important;
}
/* Orange light from the east/right side, without drawing borders */
.continent:before{
  content:"";
  position:absolute;
  width:72%;
  aspect-ratio:1;
  right:1%;
  top:10%;
  border-radius:50%;
  background:radial-gradient(circle at 75% 35%,rgba(245,130,0,.34),rgba(245,130,0,.12) 32%,transparent 68%);
  z-index:-1;
}
.partner-dot{
  fill:#FFFFFF!important;
  stroke:#FFFFFF!important;
  stroke-width:1.4!important;
  filter:drop-shadow(0 0 5px rgba(255,255,255,.9));
}

/* ---------- HERO INFO CARDS ---------- */
.hero .stats{
  position:relative;
  z-index:4;
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin:30px -43vw -70px 0;
  width:calc(100% + 43vw);
  padding:0;
  border:0;
}
.hero .stats>div{
  min-height:108px;
  padding:21px 22px;
  background:#fff;
  border:1px solid var(--am-line);
  border-radius:11px;
  box-shadow:0 9px 26px rgba(6,47,99,.075);
}
.hero .stats strong{
  color:var(--am-navy);
  font-size:17px;
  font-weight:800;
}
.hero .stats span{
  color:#34495E;
  line-height:1.5;
  margin-top:6px;
}

/* ---------- CARDS / WHITE SURFACES ---------- */
.card,
.service-card,
.service-specialty,
.country-profile-card,
.country-panel,
.detail-card,
.ecosystem-card,
.solution-grid article,
.case-grid article,
.partner-grid a,
.talent-panel{
  background:#fff!important;
  border-color:var(--am-line)!important;
  border-radius:12px;
}
.service-specialty-link:hover,
.service-specialty-link:focus-visible,
.country-profile-card:hover,
.solution-grid article:hover,
.ecosystem-card:hover,
.case-grid article:hover{
  border-color:rgba(245,130,0,.68)!important;
  box-shadow:0 12px 30px rgba(6,47,99,.09)!important;
}
.service-specialty-link:hover h2,
.service-specialty-link:hover h3,
.service-specialty-link:focus-visible h2,
.service-specialty-link:focus-visible h3{
  color:var(--am-navy)!important;
}

/* ---------- ORANGE ACCENTS ---------- */
.service-number,
.stat-label,
.badge,
.icon-circle,
.stat-icon,
.feature-icon{
  color:var(--am-orange);
}
.icon-circle,
.stat-icon,
.feature-icon{
  background:var(--am-orange);
  color:#fff;
}

/* ---------- DARK NAVY BANDS ---------- */
.ticker,
.stats-band,
.dark-band,
.process-band,
.service-section,
.footer-cta,
.cta,
footer,
.site-footer{
  background:linear-gradient(135deg,#062F63 0%,#084A82 100%)!important;
  color:#fff!important;
}
.ticker{margin-top:70px}
.ticker i{color:var(--am-orange)}
.service-section h2,
.process-band h2,
.footer-cta h2,
.cta h2,
footer h2,
.site-footer h2{
  color:#fff!important;
}
.service-section p,
.process-band p,
.footer-cta p,
.cta p,
footer p,
.site-footer p{
  color:rgba(255,255,255,.86);
}
.service-section a,
.process-band a,
.footer-cta a,
.cta a,
footer a,
.site-footer a{
  color:#fff;
}
.service-section a:hover,
.process-band a:hover,
.footer-cta a:hover,
.cta a:hover,
footer a:hover,
.site-footer a:hover{
  color:#FFD19A;
}

/* ---------- MEDIA / BRAND STRIP ---------- */
.media-section,
.media-spectrum,
.media-network-section{
  background:#fff!important;
}
.media-cards{
  align-items:stretch;
}
.media-cards .logo-card{
  min-height:245px;
  border-radius:12px;
  background:#082F63!important;
}
.media-cards .logo-card:hover{
  background:#0B467D!important;
}
.media-cards .logo-card img{
  max-height:132px;
  object-fit:contain;
}

/* ---------- FORMS / FILTERS ---------- */
.country-filter.active,
.country-filter:hover{
  background:var(--am-navy);
  border-color:var(--am-navy);
  color:#fff;
}
input:focus,
select:focus,
textarea:focus{
  border-color:var(--am-orange);
  box-shadow:0 0 0 3px rgba(245,130,0,.15);
}
:focus-visible{
  outline-color:var(--am-orange);
}
::selection{
  background:rgba(245,130,0,.20);
  color:var(--am-navy);
}

/* ---------- SUBPAGES ---------- */
.sub-hero h1{
  color:var(--am-navy);
}
.detail-grid,
.form-grid,
.email-directory{
  color:var(--am-text);
}
.detail-card h2,
.detail-card h3,
.country-panel h2,
.country-panel h3{
  color:var(--am-navy);
}
.faq-list details{
  background:#fff;
  border-color:var(--am-line);
}
.faq-list summary{
  color:var(--am-navy);
}

/* ---------- RESPONSIVE ---------- */
@media(max-width:980px){
  .topbar{
    min-height:82px;
    height:82px;
    padding-inline:28px;
  }
  .brand-logo-image{
    height:57px;
    max-width:185px;
  }
  .nav{
    background:#fff;
    color:var(--am-text);
    border-top:1px solid #EEF1F4;
  }
  .nav a{color:var(--am-text)}
  .menu{color:var(--am-navy)}
  .hero{
    min-height:auto;
    grid-template-columns:1fr;
    padding:52px 7vw 34px;
  }
  .continent{
    min-height:350px;
  }
  .continent svg{
    width:min(430px,90%);
  }
  .hero .stats{
    width:100%;
    margin:24px 0 0;
    grid-template-columns:repeat(2,1fr);
  }
  .ticker{margin-top:0}
}
@media(max-width:620px){
  .topbar{
    height:76px;
    padding-inline:18px;
  }
  .brand-logo-image{
    height:50px;
    max-width:150px;
  }
  .hero{
    padding:40px 20px 28px;
  }
  .hero h1{
    font-size:40px;
    line-height:1.06;
  }
  .continent{
    min-height:285px;
  }
  .continent svg{
    width:min(350px,96%);
  }
  .hero .stats{
    grid-template-columns:1fr;
    gap:10px;
  }
  .hero .stats>div{
    min-height:0;
    padding:17px 18px;
  }
  .ticker{margin-top:0}
  .media-cards .logo-card{
    min-height:215px;
  }
}

/* ==========================================================
   R48 — GLOBAL CONSISTENCY & READABILITY PASS 1
   Design-only. No text, navigation, URLs, countries or services changed.
   ========================================================== */

/* White surfaces: enforce readable text hierarchy everywhere */
.card,.service-card,.service-specialty,.country-profile-card,.country-panel,.detail-card,
.ecosystem-card,.solution-grid article,.case-grid article,.partner-grid a,.talent-panel,
.faq-list details,.form-card,.contact-card{
  color:#263B51!important;
}
.card h2,.card h3,.service-card h2,.service-card h3,.service-specialty h2,.service-specialty h3,
.country-profile-card h2,.country-profile-card h3,.country-panel h2,.country-panel h3,
.detail-card h2,.detail-card h3,.ecosystem-card h2,.ecosystem-card h3,
.solution-grid article h2,.solution-grid article h3,.case-grid article h2,.case-grid article h3,
.talent-panel h2,.talent-panel h3,.faq-list summary{
  color:#062F63!important;
}
.card p,.service-card p,.service-specialty p,.country-profile-card p,.country-panel p,
.detail-card p,.ecosystem-card p,.solution-grid article p,.case-grid article p,
.talent-panel p,.faq-list p{
  color:#536477!important;
  opacity:1!important;
}

/* Metadata and small copy: never too faint on white */
.meta,.muted,.caption,.micro,.small-copy,.card small,.detail-card small,.country-panel small{
  color:#667789!important;
  opacity:1!important;
}

/* Section intros on light surfaces */
.section:not(.service-section) .section-head p,
.section:not(.service-section) .section-intro{
  color:#536477;
  opacity:1;
}

/* Brand/media presentation: approved reference uses a clean white brand strip */
.media-section,.media-spectrum,.media-network-section{
  background:#FFFFFF!important;
}
.media-cards .logo-card{
  min-height:225px;
  background:#FFFFFF!important;
  border:1px solid #E3E9EF!important;
  box-shadow:0 7px 22px rgba(6,47,99,.055);
  color:#10233E!important;
}
.media-cards .logo-card:hover{
  background:#FFFFFF!important;
  border-color:rgba(245,130,0,.58)!important;
  box-shadow:0 12px 28px rgba(6,47,99,.09);
}
.media-cards .logo-card img{
  width:100%;
  max-width:92%;
  max-height:126px;
  object-fit:contain;
  object-position:center;
  filter:none!important;
  opacity:1!important;
}
.media-cards .logo-card strong,
.media-cards .logo-card span,
.media-cards .logo-card small{
  color:#10233E!important;
  opacity:1!important;
}

/* Partner/logo grids: consistent optical sizing */
.partner-grid img,.partners img,.brand-strip img,.footer-logos img{
  object-fit:contain;
  max-height:76px;
  width:auto;
  max-width:190px;
}
.partner-grid a,.partners a{
  display:flex;
  align-items:center;
  justify-content:center;
}

/* Dark bands: enforce high-contrast white copy */
.ticker,.stats-band,.dark-band,.process-band,.service-section,.footer-cta,.cta,footer,.site-footer{
  color:#FFFFFF!important;
}
.ticker p,.stats-band p,.dark-band p,.process-band p,.service-section p,.footer-cta p,.cta p,footer p,.site-footer p,
.ticker span,.stats-band span,.dark-band span,.process-band span,.service-section span,.footer-cta span,.cta span,footer span,.site-footer span{
  color:rgba(255,255,255,.88)!important;
  opacity:1!important;
}

/* Buttons: consistent brand behavior */
.btn,.button,.cta-button,a.btn{
  font-weight:800;
  letter-spacing:.01em;
}
.btn-primary,.hero-actions .btn:first-child{
  box-shadow:0 8px 20px rgba(245,130,0,.16);
}
.btn-primary:hover,.hero-actions .btn:first-child:hover{
  box-shadow:0 10px 24px rgba(222,113,0,.20);
}

/* Forms: clarity and consistency */
label{color:#10233E;font-weight:700}
input,select,textarea{
  color:#10233E;
  background:#FFFFFF;
  border-color:#DCE5ED;
}
input::placeholder,textarea::placeholder{color:#7B8997;opacity:1}
.form-status{color:#536477}

/* Tables / directories */
table{color:#263B51}
th{color:#062F63;background:#F5F7FA}
td{color:#536477}

/* Header/footer logo optical consistency */
.brand-logo-image{
  object-fit:contain;
  object-position:left center;
}
.footer-brand .brand-logo-image{
  object-fit:contain;
  opacity:1;
}

/* Accessibility: visible keyboard focus across the redesigned UI */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{
  outline:3px solid rgba(245,130,0,.62)!important;
  outline-offset:3px;
}

@media(max-width:620px){
  .media-cards .logo-card{min-height:190px}
  .media-cards .logo-card img{max-height:110px}
  .partner-grid img,.partners img,.brand-strip img,.footer-logos img{max-height:64px;max-width:165px}
}

/* ==========================================================
   R49 — CORPORATE PAGE CONSISTENCY PASS
   Corporate/institutional pages only via body.corporate-page.
   No content, links, page inventory or functionality changes.
   ========================================================== */

body.corporate-page{
  background:#fff;
  color:#0E1E34;
}

/* Institutional hero */
body.corporate-page .sub-hero{
  padding-top:72px;
  padding-bottom:66px;
  background:
    radial-gradient(circle at 88% 18%,rgba(245,130,0,.10),transparent 31%),
    linear-gradient(108deg,#F4F7FA 0%,#FFFFFF 56%,#FFF8F0 100%);
}
body.corporate-page .sub-hero .eyebrow{
  color:#F58200!important;
}
body.corporate-page .sub-hero h1{
  max-width:920px;
  color:#062F63;
  font-weight:800;
  letter-spacing:-.04em;
  line-height:1.05;
}
body.corporate-page .sub-hero p,
body.corporate-page .sub-hero .lead{
  max-width:760px;
  color:#33475C;
  line-height:1.72;
}

/* Section rhythm */
body.corporate-page .section{
  padding-top:74px;
  padding-bottom:74px;
}
body.corporate-page .section-head{
  margin-bottom:34px;
}
body.corporate-page .section-head h2{
  color:#062F63;
  line-height:1.08;
}
body.corporate-page .section-head p{
  max-width:760px;
  color:#536477;
  line-height:1.7;
}

/* Copy readability */
body.corporate-page main p{
  color:#35485B;
  line-height:1.78;
}
body.corporate-page main li{
  color:#35485B;
  line-height:1.65;
}
body.corporate-page main strong{
  color:#0E1E34;
}

/* Corporate cards */
body.corporate-page .card,
body.corporate-page .detail-card,
body.corporate-page .ecosystem-card,
body.corporate-page .case-grid article,
body.corporate-page .partner-grid a,
body.corporate-page .country-panel{
  background:#fff!important;
  border:1px solid #E3E9EF!important;
  border-radius:12px;
  box-shadow:0 7px 22px rgba(6,47,99,.045);
}
body.corporate-page .card h2,
body.corporate-page .card h3,
body.corporate-page .detail-card h2,
body.corporate-page .detail-card h3,
body.corporate-page .ecosystem-card h3,
body.corporate-page .case-grid h3{
  color:#062F63;
}
body.corporate-page .card:hover,
body.corporate-page .detail-card:hover,
body.corporate-page .ecosystem-card:hover,
body.corporate-page .case-grid article:hover,
body.corporate-page .partner-grid a:hover{
  border-color:rgba(245,130,0,.55)!important;
  box-shadow:0 12px 28px rgba(6,47,99,.08);
}

/* Tables / data blocks */
body.corporate-page table{
  border-color:#E3E9EF;
  background:#fff;
}
body.corporate-page th{
  background:#F4F7FA;
  color:#062F63;
}
body.corporate-page td{
  color:#35485B;
}

/* Institutional CTA */
body.corporate-page .cta,
body.corporate-page .footer-cta{
  background:linear-gradient(135deg,#062F63,#084A82)!important;
}
body.corporate-page .cta h2,
body.corporate-page .footer-cta h2{
  color:#fff!important;
}
body.corporate-page .cta p,
body.corporate-page .footer-cta p{
  color:rgba(255,255,255,.86)!important;
}
body.corporate-page .cta .btn,
body.corporate-page .footer-cta .btn{
  background:#F58200;
  border-color:#F58200;
  color:#fff;
}

/* Arabic */
html[dir="rtl"] body.corporate-page .sub-hero h1,
html[dir="rtl"] body.corporate-page .sub-hero p,
html[dir="rtl"] body.corporate-page .section-head{
  text-align:right;
}

/* Responsive */
@media(max-width:980px){
  body.corporate-page .sub-hero{
    padding-top:58px;
    padding-bottom:54px;
  }
  body.corporate-page .section{
    padding-top:62px;
    padding-bottom:62px;
  }
}
@media(max-width:620px){
  body.corporate-page .sub-hero{
    padding:44px 20px 42px;
  }
  body.corporate-page .sub-hero h1{
    font-size:42px;
  }
  body.corporate-page .section{
    padding-top:50px;
    padding-bottom:50px;
  }
  body.corporate-page main p{
    line-height:1.7;
  }
}

/* R50 — AfrikaMedya global visual/readability unification
   Scope: visual only. Content, URLs, forms and scripts unchanged. */
:root{
 --am-navy:#07366b; --am-blue:#0a4f86; --am-ink:#0d1f36;
 --am-copy:#52677d; --am-orange:#f58200; --am-white:#fff;
 --am-line:#dce5ed;
}

/* Ekran görüntülerinde görülen ana hata: koyu zemin üstünde koyu başlıklar */
:is(section,div)[style*="background"] :is(h1,h2,h3,h4,h5,h6){text-wrap:balance}

/* Koyu kurumsal alanlarda okunurluk */
:is(.dark,.dark-section,.section-dark,.navy,.navy-section,.blue-section,
    .brief-section,.campaign-brief,.process-dark,.footer-main,.site-footer,
    .capabilities,.capability-section,.services-dark)
:is(h1,h2,h3,h4,h5,h6,strong,.title,.step-title,.card-title){
 color:#fff!important;
}
:is(.dark,.dark-section,.section-dark,.navy,.navy-section,.blue-section,
    .brief-section,.campaign-brief,.process-dark,.footer-main,.site-footer,
    .capabilities,.capability-section,.services-dark)
:is(p,li,.description,.copy){
 color:rgba(255,255,255,.90)!important;
}

/* Mavi kampanya/brief alanları */
:is(.brief-section,.campaign-brief,.process-dark){
 background:linear-gradient(135deg,#07366b 0%,#0a4f86 100%)!important;
}
:is(.brief-section,.campaign-brief,.process-dark) :is(.eyebrow,.kicker,.step-number){
 color:#fff!important;
}

/* Koyu mavi capability kartları */
:is(.capabilities,.capability-section,.blue-section)
:is(.card,.capability-card,.feature-card,.process-card){
 border-color:rgba(255,255,255,.62)!important;
}
:is(.capabilities,.capability-section,.blue-section)
:is(.card,.capability-card,.feature-card,.process-card)
:is(h2,h3,h4,.title,.card-title){
 color:#fff!important;
}
:is(.capabilities,.capability-section,.blue-section)
:is(.card,.capability-card,.feature-card,.process-card)
:is(p,li,.description){
 color:rgba(255,255,255,.91)!important;
}

/* 18 Uzmanlık Alanı: beyaz kartlar korunur */
:is(.services-grid,.service-grid) :is(.service-card,.card){
 background:#fff;
}
:is(.services-grid,.service-grid) :is(.service-card,.card) :is(h2,h3,h4,.title){
 color:var(--am-navy)!important;
}
:is(.services-grid,.service-grid) :is(.service-card,.card) :is(p,li,.description){
 color:var(--am-copy)!important;
}
:is(.services-grid,.service-grid) :is(.number,.index,.service-number){
 color:#d99a00!important;
}

/* Footer: logo ve metin soluk olmayacak */
:is(.site-footer,.footer-main) img{opacity:1!important;filter:none!important}
:is(.site-footer,.footer-main) :is(h2,h3,h4,strong){color:#fff!important}
:is(.site-footer,.footer-main) :is(p,li,a){color:rgba(255,255,255,.9)!important}
:is(.site-footer,.footer-main) :is(.footer-title,.eyebrow){color:var(--am-orange)!important}

/* Formlar */
:is(.campaign-form,.brief-form,.contact-form) :is(input,select,textarea){
 background:#fff;color:var(--am-ink);border-color:#dbe4ec;
}
:is(.campaign-form,.brief-form,.contact-form) button[type="submit"]{
 background:var(--am-orange);color:#fff;
}

/* ==========================================================
   R51 — TÜRKÇE ANA SAYFA FULL VISUAL QA LOCK
   Scope: body.home-page on index.html only.
   Content, URLs, form behavior, logo assets and scripts remain intact.
   ========================================================== */

/* The existing country geometry remains available to the current script and
   assistive technology, while the rendered map reads as one borderless shape. */
body.home-page .continent .country,
body.home-page .continent path.country,
body.home-page .continent .country:hover,
body.home-page .continent .country:focus,
body.home-page .continent .country:focus-visible{
  fill:#0A3F77!important;
  stroke:#0A3F77!important;
  stroke-width:3px!important;
  opacity:1!important;
  filter:none!important;
}
body.home-page .hero .map-mini-legend{display:none!important}

/* Keep keyboard focus available as soon as the language menu opens; only the
   visual properties animate, while visibility changes immediately. */
body.home-page .language-dropdown{
  transition:opacity .2s ease,transform .2s ease;
}

/* 18 service cards: dark surface always receives light type. */
body.home-page .service-section .service-grid article{
  background:rgba(255,255,255,.018);
  border-color:rgba(255,255,255,.45);
}
body.home-page .service-section .service-grid article:hover{
  background:#0A4B83;
}
body.home-page .service-section .service-grid h3{
  color:#FFFFFF!important;
  opacity:1!important;
}
body.home-page .service-section .service-grid p{
  color:rgba(255,255,255,.88)!important;
  opacity:1!important;
}
body.home-page .service-section .service-grid article>span{
  color:#FFBF75!important;
  opacity:1!important;
}

/* Campaign operating model: every step remains readable on navy. */
body.home-page .process-band .process-steps h3{
  color:#FFFFFF!important;
  opacity:1!important;
}
body.home-page .process-band .process-steps p{
  color:rgba(255,255,255,.88)!important;
  opacity:1!important;
}
body.home-page .process-band .process-steps article>span{
  color:#FFBF75!important;
  opacity:1!important;
}

/* Prevent intrinsic card content from widening the page around tablet widths. */
body.home-page .ecosystem-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
body.home-page .ecosystem-card,
body.home-page .ecosystem-card>div{
  min-width:0;
}
body.home-page .ecosystem-card small,
body.home-page .ecosystem-card strong,
body.home-page .ecosystem-card p{
  overflow-wrap:anywhere;
}

/* Footer logo keeps its approved colors on a clean white plate. */
body.home-page .footer-brand{
  display:inline-flex;
  width:max-content;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:10px;
  background:#FFFFFF;
}
body.home-page .footer-brand .brand-logo-image{
  height:58px;
  max-width:180px;
  opacity:1!important;
  filter:none!important;
}
body.home-page .footer-menu>b,
body.home-page .footer-social>b{
  color:#FFC078!important;
}
body.home-page .footer-social .social-link-disabled small{
  color:#FFD9AC!important;
  opacity:1!important;
}

/* At compact desktop/tablet widths the full nine-item navigation cannot fit
   without wrapping. Switch to the existing menu interaction before collision. */
@media(max-width:1120px){
  body.home-page .nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index:80;
    max-height:calc(100dvh - 82px);
    overflow-y:auto;
    padding:18px 28px 22px;
    flex-direction:column;
    gap:0;
    background:#FFFFFF;
    border-top:1px solid #EEF1F4;
    box-shadow:0 22px 50px rgba(6,47,99,.16);
  }
  body.home-page .nav.open{display:flex}
  body.home-page .nav a{
    min-height:44px;
    padding:9px 4px;
    display:flex;
    align-items:center;
    color:var(--am-text);
  }
  body.home-page .menu{
    display:grid;
    place-items:center;
    min-width:44px;
    color:var(--am-navy);
  }
  body.home-page .ecosystem-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:900px){
  body.home-page .ecosystem-grid{grid-template-columns:1fr}
}

@media(max-width:620px){
  body.home-page .footer-brand{
    padding:8px 11px;
  }
  body.home-page .footer-brand .brand-logo-image{
    height:50px;
    max-width:158px;
  }
}

/* RTL / çoklu dil */
html[dir="rtl"] main{text-align:start}
html[dir="rtl"] .eyebrow,html[dir="rtl"] .kicker{letter-spacing:0}

/* Klavye erişilebilirliği */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
 outline:3px solid rgba(245,130,0,.78);outline-offset:3px
}
