: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;
}
