
:root{--navy:#0F2D51;--navy2:#061523;--blue:#3281B9;--silver:#C0C3C2;--gold:#B5AA77;--paper:#f4f4ef;--white:#fff;--ink:#07192a;--muted:#687582;--line:rgba(15,45,81,.13);--ease:cubic-bezier(.2,.7,.2,1);--max:1380px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:lang(ar){font-family:Tajawal,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 88px));margin:auto}.section-light{background:var(--paper)}.section-dark{background:var(--navy);color:#fff}.section-label{font-size:10px;letter-spacing:.2em;font-weight:800;color:currentColor;opacity:.62}.section-head{display:grid;grid-template-columns:.7fr 2fr;gap:60px;align-items:end;margin-bottom:72px}.section-intro{font-family:Manrope,sans-serif;font-size:clamp(30px,3.4vw,55px);line-height:1.04;letter-spacing:-.045em;max-width:1000px}
html[dir=rtl] .section-label,html[dir=rtl] .sector-tag,html[dir=rtl] .card-top,html[dir=rtl] .project-meta,html[dir=rtl] .hero-side,html[dir=rtl] .hero-footer,.hero-side,.hero-footer{letter-spacing:.12em}
html[dir=rtl] .section-label,html[dir=rtl] .project-meta,html[dir=rtl] .hero-side,html[dir=rtl] .hero-footer{font-family:Inter,Tajawal,sans-serif}
html[dir=rtl] .section-intro,html[dir=rtl] .display,html[dir=rtl] .sector h3,html[dir=rtl] .project-copy h2,html[dir=rtl] .statement-text,html[dir=rtl] .approach-step h3,html[dir=rtl] .reach h2,html[dir=rtl] .insight h3,html[dir=rtl] .closing h2{font-family:Tajawal,Arial,sans-serif;letter-spacing:-.045em}
.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:88px;display:flex;align-items:center;padding:0 38px;background:rgba(244,244,239,.92);backdrop-filter:blur(22px);border-bottom:1px solid rgba(15,45,81,.08);transition:.35s var(--ease)}.site-header.scrolled{height:70px;background:rgba(244,244,239,.98)}
.brand{display:flex;align-items:center;gap:11px;width:245px;min-width:245px}.brand img{width:55px;height:55px;object-fit:contain}.brand>span{display:flex;flex-direction:column;line-height:.82}.brand strong{font-family:Manrope;font-size:29px;letter-spacing:-.06em;color:var(--navy)}.brand b{font-size:8px;letter-spacing:.46em;margin:7px 0 0 3px;color:var(--navy);font-weight:700}.brand small{font-size:5px;letter-spacing:.17em;margin:7px 0 0 3px;color:#6b747a}
.main-nav{display:flex;gap:29px;margin-left:auto;margin-right:35px;font-size:10px;font-weight:700}.main-nav a{opacity:.62;transition:.25s}.main-nav a:hover{opacity:1;color:var(--blue)}.header-actions{display:flex;align-items:center;gap:15px}.lang-btn{border:0;background:transparent;color:var(--navy);font-size:10px;font-weight:800;cursor:pointer}.menu-btn{display:none;border:0;background:none;width:40px;height:40px}.menu-btn span{display:block;width:21px;height:1px;background:var(--navy);margin:5px auto}
.hero{min-height:100svh;background:var(--navy2);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding:145px 0 100px}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.45) contrast(1.08);opacity:.28;transform:scale(1.02)}.hero-media-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,19,32,.99) 0%,rgba(5,19,32,.96) 36%,rgba(5,19,32,.63) 68%,rgba(5,19,32,.88) 100%),linear-gradient(0deg,rgba(5,19,32,.88),transparent 45%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent)}.hero-brand-mark{position:absolute;right:2vw;top:52%;width:min(43vw,650px);transform:translateY(-50%);opacity:.22;z-index:2}.hero-brand-mark img{width:100%;height:auto;filter:drop-shadow(0 30px 60px rgba(0,0,0,.3))}.hero-orbit{position:absolute;z-index:3;border:1px solid rgba(192,195,194,.18);border-radius:50%;width:72vw;height:24vw;right:-18vw;top:50%;transform:translateY(-50%) rotate(-25deg)}.orbit-two{width:62vw;height:18vw;right:-11vw;transform:translateY(-50%) rotate(26deg);border-color:rgba(50,129,185,.3)}.hero-content{position:relative;z-index:6;width:min(900px,calc(100% - 88px));margin-left:max(44px,calc((100% - var(--max))/2));transform:translateY(-2vh)}.eyebrow{font-size:10px;letter-spacing:.2em;color:#d8e2e8;display:flex;align-items:center;gap:13px;margin-bottom:30px}.eyebrow span{width:35px;height:1px;background:var(--gold)}.eyebrow b{font-weight:500;color:#93a4b1}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(72px,9.2vw,150px);line-height:.8;letter-spacing:-.085em;margin:0 0 40px;font-weight:800;max-width:920px}.hero h1 span{display:block}.hero h1 span:nth-child(2){color:#b9c2c8}.hero h1 span:nth-child(3){color:var(--blue)}.hero-lead{font-size:clamp(17px,1.55vw,23px);line-height:1.55;max-width:620px;color:#d8e1e7;margin:0 0 38px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-width:195px;padding:16px 20px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:.35s var(--ease);border:1px solid transparent}.btn span{font-size:17px}.btn-primary{background:#fff;color:var(--navy)}.btn-primary:hover{background:var(--gold);transform:translateY(-3px)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.25)}.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.06);transform:translateY(-3px)}.hero-side{position:absolute;right:34px;top:50%;transform:translateY(-50%);z-index:7;display:flex;flex-direction:column;gap:18px;align-items:flex-end;font-size:8px;color:#b7c4cd;writing-mode:vertical-rl}.side-line{height:80px;width:1px;background:var(--gold);opacity:.8}.hero-footer{position:absolute;z-index:8;bottom:28px;left:max(44px,calc((100% - var(--max))/2));right:max(44px,calc((100% - var(--max))/2));display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;font-size:8px;color:#9aaab6}.scroll-line{height:1px;background:linear-gradient(90deg,var(--gold),transparent)}
.at-glance{padding:155px 0}.glance-grid{display:grid;grid-template-columns:.65fr 1.65fr;gap:65px;position:relative}.glance-copy{grid-column:2}.display{font-family:Manrope,sans-serif;font-weight:600;font-size:clamp(45px,5.7vw,84px);line-height:.97;letter-spacing:-.065em;margin:0 0 42px}.display em,.statement-text em,.reach h2 em,.closing h2 em{font-style:normal;color:var(--blue)}.body-copy{max-width:800px;font-size:16px;line-height:1.9;color:#5c6b77;margin:0}.glance-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.glance-stats>div{padding:30px 24px 32px;border-right:1px solid var(--line)}.glance-stats>div:last-child{border-right:0}.glance-stats strong{display:block;font-family:Manrope;font-size:clamp(30px,4vw,58px);letter-spacing:-.05em;color:var(--navy);margin-bottom:12px}.glance-stats span{font-size:9px;letter-spacing:.15em;font-weight:800;color:#77848e;line-height:1.5}
.marquee-section{background:var(--gold);overflow:hidden;padding:18px 0;color:var(--navy)}.marquee{display:flex;gap:30px;white-space:nowrap;animation:marquee 30s linear infinite;font-size:10px;font-weight:800;letter-spacing:.2em}@keyframes marquee{to{transform:translateX(-50%)}}
.sectors{padding:150px 0}.sector-list{border-top:1px solid rgba(255,255,255,.18)}.sector{display:grid;grid-template-columns:95px 1fr 120px;gap:35px;padding:38px 0;border-bottom:1px solid rgba(255,255,255,.16);align-items:center;transition:.45s var(--ease)}.sector:hover{padding-left:20px;background:linear-gradient(90deg,rgba(50,129,185,.12),transparent)}.sector-num{font-size:10px;color:var(--gold);letter-spacing:.15em}.sector h3{font-family:Manrope,sans-serif;font-size:clamp(30px,3.8vw,56px);letter-spacing:-.05em;margin:0 0 9px}.sector p{max-width:760px;color:#acbac5;line-height:1.65;margin:0;font-size:14px}.sector-tag{font-size:9px;letter-spacing:.16em;font-weight:800;color:#8296a5;text-align:right}
.projects{padding:150px 0}.project-feature{display:grid;grid-template-columns:1.18fr .82fr;min-height:720px;background:#e8e8e1;margin-bottom:22px}.project-image{position:relative;overflow:hidden;min-height:600px}.project-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.03);transition:transform 1.2s var(--ease)}.project-feature:hover .project-image img{transform:scale(1.045)}.image-tag,.image-caption{position:absolute;z-index:2;background:var(--navy);color:#fff;padding:10px 12px;font-size:8px;letter-spacing:.16em;font-weight:800}.image-tag{left:22px;top:22px}.image-caption{left:22px;bottom:22px;background:rgba(8,27,49,.78);backdrop-filter:blur(8px)}.project-copy{padding:75px 60px;display:flex;flex-direction:column;justify-content:center}.project-index,.card-top,.insight-num{font-size:9px;letter-spacing:.18em;color:var(--blue);font-weight:800}.project-copy h2{font-family:Manrope,sans-serif;font-size:clamp(48px,5.2vw,82px);line-height:.9;letter-spacing:-.065em;margin:22px 0 30px}.project-copy h2 em{font-style:normal;color:var(--blue)}.project-copy p{font-size:16px;line-height:1.8;color:#596773;max-width:560px}.project-meta{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:24px 0 30px;font-size:8px;font-weight:800;letter-spacing:.13em}.text-link{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;gap:18px;align-items:center;border-bottom:1px solid rgba(15,45,81,.25);padding-bottom:8px;width:max-content}.text-link span{font-size:16px;color:var(--blue)}
.project-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:310px;gap:16px;margin-bottom:22px}.project-tile{position:relative;overflow:hidden;background:#d9ddd9;min-height:0}.project-tile.tall{grid-row:span 2}.project-tile.wide{grid-column:span 2}.project-tile img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease);filter:saturate(.88) contrast(1.03)}.project-tile:hover img{transform:scale(1.055)}.tile-overlay{position:absolute;inset:auto 0 0;padding:65px 26px 24px;color:#fff;background:linear-gradient(0deg,rgba(5,19,32,.92),rgba(5,19,32,.02));transform:translateY(18px);transition:.45s var(--ease)}.project-tile:hover .tile-overlay{transform:none}.tile-overlay span{font-size:8px;letter-spacing:.18em;color:#dce6ec;font-weight:800}.tile-overlay h3{font-family:Manrope;font-size:27px;letter-spacing:-.04em;margin:10px 0 6px}.tile-overlay p{margin:0;color:#c5d0d7;font-size:12px;line-height:1.55;max-width:520px}.project-grid-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{min-height:350px;border:1px solid var(--line);padding:32px;display:flex;flex-direction:column;transition:.4s var(--ease)}.project-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 22px 60px rgba(15,45,81,.08)}.card-top{display:flex;justify-content:space-between}.card-top b{font-size:8px;color:#8a949c}.project-card h3{font-family:Manrope;font-size:30px;letter-spacing:-.045em;margin:62px 0 18px}.project-card p{color:#64727d;line-height:1.75;margin:0}.card-bottom{margin-top:auto;padding-top:30px;display:flex;justify-content:space-between;gap:15px;align-items:end}.card-bottom span{font-size:8px;letter-spacing:.13em;font-weight:800;color:#7c8891}.card-bottom a{font-size:9px;font-weight:800;color:var(--blue);white-space:nowrap}
.manifesto{padding:160px 0}.manifesto-grid{display:grid;grid-template-columns:.65fr 2fr;gap:65px}.statement-text{font-family:Manrope,sans-serif;font-size:clamp(50px,7.2vw,112px);line-height:.94;letter-spacing:-.075em;max-width:1150px;margin:0 0 105px}.connection-diagram{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding:25px 0;gap:12px;font-size:9px;font-weight:800;letter-spacing:.16em;color:#d9e0e5}.connection-diagram i{color:var(--gold);font-style:normal;font-size:17px}
.approach{padding:150px 0}.approach-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.approach-step{background:var(--paper);min-height:340px;padding:30px;transition:.35s}.approach-step:hover{background:#fff}.approach-step span{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.15em}.approach-step h3{font-family:Manrope;font-size:30px;margin:75px 0 15px}.approach-step p{color:#64717b;line-height:1.7;font-size:13px}
.reach{padding:150px 0;overflow:hidden}.reach-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;align-items:center}.reach h2{font-family:Manrope;font-size:clamp(64px,8.5vw,130px);line-height:.85;letter-spacing:-.08em;margin:55px 0 35px}.reach-copy p{color:#b6c1c9;max-width:430px;line-height:1.8}.reach-list{display:flex;gap:18px;flex-wrap:wrap;margin-top:35px}.reach-list span{font-size:8px;letter-spacing:.16em;color:#c4d0d8;border:1px solid rgba(255,255,255,.14);padding:10px 12px}.map-panel{height:650px;position:relative;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 50% 50%,rgba(50,129,185,.24),transparent 23%),linear-gradient(135deg,#071827,#0b2743);overflow:hidden}.map-noise{position:absolute;inset:0;opacity:.13;background-image:radial-gradient(rgba(255,255,255,.6) .7px,transparent .7px);background-size:5px 5px}.map-grid-lines{position:absolute;inset:-20%;background-image:linear-gradient(30deg,transparent 49.8%,rgba(255,255,255,.05) 50%,transparent 50.2%),linear-gradient(120deg,transparent 49.8%,rgba(255,255,255,.05) 50%,transparent 50.2%);background-size:120px 120px;transform:rotate(8deg)}.map-panel:before,.map-panel:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);width:58%;aspect-ratio:1}.map-panel:after{width:82%}.map-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(50,129,185,.35);border-radius:50%;transform:translate(-50%,-50%) rotate(-25deg);height:44%;width:75%}.map-orbit.m2{height:30%;width:90%;transform:translate(-50%,-50%) rotate(22deg);border-color:rgba(181,170,119,.25)}.map-logo{position:absolute;width:240px;left:50%;top:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 25px 50px rgba(0,0,0,.3));opacity:.92}.map-point{position:absolute;font-size:8px;letter-spacing:.18em;font-weight:800;color:#d7e1e7}.map-point i{display:inline-block;width:7px;height:7px;background:var(--gold);border-radius:50%;margin-right:8px;box-shadow:0 0 15px rgba(181,170,119,.8)}.point-sudan{left:43%;top:56%}.point-gulf{left:61%;top:41%}.point-africa{left:25%;top:59%}.point-world{right:10%;top:19%;color:var(--blue)}
.insights{padding:150px 0}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.insight{min-height:390px;padding:34px;border-top:2px solid var(--navy);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.insight h3{font-family:Manrope;font-size:32px;letter-spacing:-.045em;margin:75px 0 18px}.insight p{color:#64717b;line-height:1.75}.insight a{font-size:9px;font-weight:800;color:var(--blue);margin-top:auto}
.closing{padding:175px 0}.closing-inner{max-width:var(--max);margin:auto}.closing-kicker{font-size:10px;letter-spacing:.18em;color:#aebbc5;display:flex;align-items:center;gap:12px}.closing-kicker span:first-child{width:30px;height:1px;background:var(--gold)}.closing h2{font-family:Manrope;font-size:clamp(70px,9.5vw,150px);line-height:.84;letter-spacing:-.08em;margin:55px 0 35px}.closing p{font-size:17px;color:#b8c3cb;max-width:480px;line-height:1.7;margin-bottom:38px}.closing-contact{display:flex;gap:30px;flex-wrap:wrap;margin-top:80px;padding-top:25px;border-top:1px solid rgba(255,255,255,.13);font-size:9px;letter-spacing:.15em;color:#9aabb7}.closing-contact a:hover{color:#fff}.footer{background:#06131f;color:#aab7c2;padding:55px 0 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:35px}.footer-tag{font-size:9px;letter-spacing:.18em}.footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding-top:24px;font-size:9px;letter-spacing:.06em}.footer-bottom div:nth-child(2){text-align:center}.footer-bottom a{text-align:right;color:#dbe4ea}.footer-brand-lockup{display:flex;flex-direction:column;line-height:.78}.footer-brand-lockup strong{font-family:Manrope,sans-serif;font-size:46px;letter-spacing:-.07em;color:#fff}.footer-brand-lockup span{font-size:10px;letter-spacing:.46em;color:var(--silver);margin-left:4px;margin-top:10px}
.whatsapp-float{position:fixed;z-index:120;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;background:#0b6b43;color:#fff;padding:11px 15px;border-radius:999px;box-shadow:0 16px 40px rgba(0,0,0,.22);font-size:9px;font-weight:800;letter-spacing:.08em;transition:.3s}.whatsapp-float span{width:25px;height:25px;border-radius:50%;background:#fff;color:#0b6b43;display:grid;place-items:center;font-size:7px}.whatsapp-float b{font-weight:800}.whatsapp-float:hover{transform:translateY(-4px)}
.reveal{opacity:0;transform:translateY(30px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.cursor-dot,.cursor-ring{position:fixed;pointer-events:none;z-index:1000;transform:translate(-50%,-50%)}@media(pointer:fine){.cursor-dot{width:5px;height:5px;background:var(--gold);border-radius:50%}.cursor-ring{width:34px;height:34px;border:1px solid rgba(50,129,185,.65);border-radius:50%;transition:width .2s,height .2s}}
html[dir=rtl] .brand{direction:ltr}.brand{direction:ltr}
html[dir=rtl] .main-nav{margin-left:35px;margin-right:auto}.main-nav{direction:rtl}html[dir=ltr] .main-nav{direction:ltr}
html[dir=rtl] .hero-content{margin-left:0;margin-right:max(44px,calc((100% - var(--max))/2));text-align:right}.hero-cta{justify-content:flex-start}html[dir=rtl] .hero-cta{justify-content:flex-start}.hero-side{direction:ltr}html[dir=rtl] .hero-side{left:34px;right:auto;align-items:flex-start}.hero-footer{direction:ltr}
html[dir=rtl] .glance-copy{grid-column:2;text-align:right}.glance-stats>div{text-align:left}html[dir=rtl] .glance-stats>div{text-align:right;border-right:0;border-left:1px solid var(--line)}html[dir=rtl] .glance-stats>div:last-child{border-left:0}
html[dir=rtl] .sector{direction:rtl}.sector-tag{text-align:right}html[dir=rtl] .sector-tag{text-align:left}.sector:hover{padding-left:20px}html[dir=rtl] .sector:hover{padding-left:0;padding-right:20px}
html[dir=rtl] .project-feature{direction:rtl}.project-copy{text-align:left}html[dir=rtl] .project-copy{text-align:right}.image-tag{left:22px;right:auto}html[dir=rtl] .image-tag{left:auto;right:22px}.image-caption{left:22px}html[dir=rtl] .image-caption{left:auto;right:22px}.project-meta{justify-content:flex-start}
html[dir=rtl] .manifesto-grid{direction:rtl}.connection-diagram{direction:ltr}html[dir=rtl] .connection-diagram{direction:rtl}
html[dir=rtl] .approach-grid{direction:rtl}.approach-step{text-align:left}html[dir=rtl] .approach-step{text-align:right}
html[dir=rtl] .reach-grid{direction:rtl}.reach-copy{text-align:right}.reach-list{justify-content:flex-start}
html[dir=rtl] .insight-grid{direction:rtl}.insight{text-align:right}
html[dir=rtl] .closing-inner{text-align:right}.closing-contact{direction:rtl}.footer-bottom{direction:ltr}html[dir=rtl] .footer-bottom{direction:rtl}.footer-bottom div:nth-child(2),html[dir=rtl] .footer-bottom div:nth-child(2){text-align:center}html[dir=rtl] .footer-bottom a{text-align:left}

@media(max-width:1120px){
.site-header{padding:0 24px}.brand{width:220px;min-width:220px}.main-nav{display:none}.menu-btn{display:block}.hero-content{margin-left:44px}.hero-side{right:24px}.hero-brand-mark{right:-8vw;width:58vw;opacity:.17}.glance-grid,.section-head,.manifesto-grid,.reach-grid{grid-template-columns:1fr}.glance-copy{grid-column:auto}.glance-stats{grid-column:auto}.project-feature{grid-template-columns:1fr}.project-copy{padding:60px}.project-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:320px}.project-tile.tall{grid-row:span 1}.project-tile.wide{grid-column:span 2}.project-grid-mini{grid-template-columns:1fr 1fr}.approach-grid{grid-template-columns:repeat(2,1fr)}.map-panel{height:540px}.footer-bottom{grid-template-columns:1fr}.footer-bottom div:nth-child(2),.footer-bottom a{text-align:left}.main-nav.mobile-open{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:0;background:rgba(244,244,239,.98);border-bottom:1px solid rgba(15,45,81,.1);padding:8px 22px;box-shadow:0 18px 35px rgba(15,45,81,.08)}.main-nav.mobile-open a{padding:16px 0;border-bottom:1px solid rgba(15,45,81,.08)}html[dir=rtl] .main-nav.mobile-open{left:0;right:0;text-align:right}.hero-content{width:calc(100% - 88px)}
}
@media(max-width:680px){
html{scroll-padding-top:70px}.container{width:calc(100% - 32px)}.site-header{height:70px;padding:0 16px}.site-header.scrolled{height:62px}.brand{width:185px;min-width:185px;gap:7px}.brand img{width:42px;height:42px}.brand strong{font-size:23px}.brand b{font-size:6px;letter-spacing:.42em;margin-top:5px}.brand small{font-size:4px;margin-top:5px}.header-actions{margin-left:auto}.hero{padding:105px 0 85px;min-height:100svh;align-items:flex-end}.hero-content{width:calc(100% - 32px);margin:0 16px 8vh;transform:none}.hero h1{font-size:clamp(57px,17vw,88px);line-height:.82;margin-bottom:28px}.hero-lead{font-size:16px;line-height:1.65;max-width:520px;margin-bottom:28px}.hero-brand-mark{right:-48vw;width:125vw;opacity:.11}.hero-side{display:none}.hero-footer{left:16px;right:16px;bottom:20px}.hero-footer span:first-child{font-size:7px}.hero-footer span:last-child{font-size:7px}.btn{min-width:170px;padding:14px 15px;font-size:8px}.at-glance,.sectors,.projects,.manifesto,.approach,.reach,.insights,.closing{padding:92px 0}.display{font-size:43px;line-height:1}.body-copy{font-size:15px;line-height:1.85}.section-head{gap:24px;margin-bottom:44px}.section-intro{font-size:31px;line-height:1.08}.glance-stats{grid-template-columns:1fr 1fr;margin-top:48px}.glance-stats>div{padding:22px 15px}.glance-stats strong{font-size:34px}.glance-stats span{font-size:8px}.marquee-section{padding:15px 0}.marquee{font-size:8px;gap:20px}.sector{grid-template-columns:38px 1fr;gap:10px;padding:28px 0}.sector-tag{display:none}.sector h3{font-size:28px;line-height:1.08}.sector p{font-size:13px;line-height:1.65}.project-feature{min-height:0}.project-image{min-height:310px}.project-copy{padding:38px 22px}.project-copy h2{font-size:48px;line-height:.95;margin:18px 0 24px}.project-copy p{font-size:14px;line-height:1.8}.project-meta{gap:11px;padding:15px 0;margin:20px 0 24px;font-size:7px}.project-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:205px;gap:10px}.project-tile.tall{grid-column:span 2;grid-row:span 1}.project-tile.wide{grid-column:span 2}.tile-overlay{transform:none;padding:50px 15px 14px}.tile-overlay h3{font-size:20px;margin:6px 0 3px}.tile-overlay p{font-size:10px;line-height:1.4}.tile-overlay span{font-size:6px}.project-grid-mini{grid-template-columns:1fr;gap:12px}.project-card{min-height:285px;padding:24px}.project-card h3{font-size:28px;margin:50px 0 15px}.project-card p{font-size:13px;line-height:1.7}.manifesto-grid{gap:30px}.statement-text{font-size:48px;line-height:1.02;margin-bottom:58px}.connection-diagram{justify-content:flex-start;flex-wrap:wrap;gap:12px;font-size:7px;padding:20px 0}.connection-diagram i{font-size:14px}.approach-grid{grid-template-columns:1fr}.approach-step{min-height:235px;padding:24px}.approach-step h3{font-size:28px;margin:44px 0 12px}.approach-step p{font-size:13px}.reach h2{font-size:62px;line-height:.9}.map-panel{height:410px}.map-logo{width:165px}.map-point{font-size:7px}.point-sudan{left:37%;top:56%}.point-gulf{left:59%;top:41%}.point-africa{left:18%;top:61%}.point-world{right:7%;top:18%}.insight-grid{grid-template-columns:1fr}.insight{min-height:300px;padding:26px}.insight h3{font-size:28px;margin:50px 0 15px}.closing{padding-bottom:110px}.closing h2{font-size:63px;line-height:.9}.closing p{font-size:15px}.closing-contact{gap:15px;font-size:8px;margin-top:50px;flex-direction:column;align-items:flex-start}.footer-top{display:block}.footer-tag{margin-top:22px}.footer-bottom{gap:12px}.whatsapp-float{right:16px;bottom:16px;padding:10px 12px}.whatsapp-float b{display:none}.whatsapp-float span{width:31px;height:31px}.cursor-dot,.cursor-ring{display:none}
html[dir=rtl] .hero-content{margin:0 16px 8vh;text-align:right}.hero-cta{justify-content:flex-start}html[dir=rtl] .glance-copy{grid-column:auto}.glance-stats>div{border-right:1px solid var(--line)!important;border-left:0!important}html[dir=rtl] .glance-stats>div{border-right:0!important;border-left:1px solid var(--line)!important}.glance-stats>div:nth-child(2),html[dir=rtl] .glance-stats>div:nth-child(2){border-right:0!important;border-left:0!important}.project-feature{direction:ltr}.project-copy{direction:rtl;text-align:right}.project-image{direction:ltr}.project-meta{direction:rtl}.project-gallery{direction:ltr}.project-grid-mini{direction:rtl}.approach-grid{direction:rtl}.approach-step{direction:rtl}.reach-grid{direction:rtl}.insight-grid{direction:rtl}.closing-inner{text-align:right}.footer-bottom{direction:rtl}.footer-bottom div:nth-child(2){text-align:right}.footer-bottom a{text-align:right}
}
