@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#17211d;--cream:#f4f1e9;--paper:#fbfaf6;--green:#8baa32;--deep:#164e3b;--orange:#e96b2c;--muted:#65706a;--line:rgba(23,33,29,.16);--radius:20px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.08;letter-spacing:-.04em}a{color:inherit}button,select{font:inherit}.skip-link{position:fixed;left:1rem;top:-100px;z-index:100;background:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{height:84px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:34px;background:rgba(251,250,246,.92);backdrop-filter:blur(16px);position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{height:70px;border-color:var(--line)}.brand{margin-right:auto;display:flex}.brand img{width:154px;height:auto}.site-header nav{display:flex;gap:25px}.site-header nav a{text-decoration:none;font-size:.82rem;font-weight:600}.header-cta{margin-left:8px}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:6px auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:#fff;text-decoration:none;border:1px solid var(--green);border-radius:99px;padding:15px 22px;font-weight:600;transition:.2s;cursor:pointer}.btn:hover{background:#769426;transform:translateY(-2px)}.btn-small{padding:10px 17px;font-size:.82rem}.text-link{color:#fff;text-underline-offset:5px;font-weight:600}.hero{min-height:780px;height:100svh;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('../assets/hero.jpg') center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,33,25,.93) 0%,rgba(10,33,25,.66) 48%,rgba(10,33,25,.15) 100%),linear-gradient(0deg,rgba(10,33,25,.7),transparent 45%)}.hero-content{position:relative;width:min(var(--max),calc(100% - 48px));margin:60px auto 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.hero h1{font-size:clamp(3.5rem,7.2vw,7.2rem);max-width:970px;margin:.4rem 0 1.5rem}.hero h1 em{color:#c7dd79;font-style:normal}.hero-lead{font-size:1.16rem;max-width:620px;color:rgba(255,255,255,.78)}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:2.4rem}.hero-proof{position:absolute;bottom:0;left:0;right:0;padding:21px max(24px,calc((100vw - var(--max))/2));display:flex;gap:42px;border-top:1px solid rgba(255,255,255,.25);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.section{max-width:var(--max);margin:auto;padding:120px 24px}.section-label{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--muted);margin-bottom:55px}.section-label.light{color:rgba(255,255,255,.55)}.intro-copy{display:grid;grid-template-columns:1fr 2fr;gap:60px}.kicker{color:var(--green);font-weight:600;max-width:210px}.intro h2,.section-head h2,.world-copy h2{font-size:clamp(2.7rem,5.2vw,5rem);margin-bottom:45px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-left:33%}.lead-copy{font-size:1.28rem;font-weight:500}.intro-grid>div p{color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:90px}.stats article{padding:30px 18px 0 0;border-right:1px solid var(--line)}.stats article+article{padding-left:28px}.stats strong{display:block;font:600 clamp(2.5rem,5vw,4.4rem)/1 Manrope;color:var(--deep);letter-spacing:-.05em}.stats span{font-size:.83rem;color:var(--muted)}.expertise-section{max-width:none;background:var(--deep);color:#fff;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.section-head p{max-width:420px;color:var(--muted);margin-bottom:50px}.expertise-section .section-head p{color:rgba(255,255,255,.6)}.expertise-list{border-top:1px solid rgba(255,255,255,.18)}.expertise-item{display:grid;grid-template-columns:80px 1fr;padding:45px 0;border-bottom:1px solid rgba(255,255,255,.18)}.expertise-item>span{color:#bcd46b}.expertise-item>div{display:grid;grid-template-columns:1.2fr 1.5fr 1fr;gap:55px}.expertise-item h3{font-size:2rem}.expertise-item p{color:rgba(255,255,255,.68)}.expertise-item ul{margin:0;padding:0;list-style:none;font-size:.86rem}.expertise-item li{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.1)}.featured-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin:35px 0 110px}.project-feature{min-height:420px;border-radius:var(--radius);padding:34px;background:var(--cream);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.project-feature:first-child{grid-row:span 2;min-height:620px;background:linear-gradient(0deg,rgba(12,46,35,.95),rgba(12,46,35,.2)),url('../assets/project-feature.jpg') center/cover;color:#fff}.project-feature .meta,.project-card .meta{display:flex;gap:8px;flex-wrap:wrap;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.tag{border:1px solid currentColor;border-radius:99px;padding:4px 9px}.project-feature h3{font-size:clamp(1.6rem,3vw,2.6rem);max-width:720px;margin:18px 0}.project-feature button,.project-card button{border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}.history-head{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);padding-top:70px}.history-head h3{font-size:2.5rem}.filters{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:15px;margin:28px 0}.filters label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.filters select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid var(--line);background:#fff;border-radius:10px;color:var(--ink)}.filters button{align-self:end;padding:13px 18px;border:0;background:transparent;text-decoration:underline;cursor:pointer}.project-list{border-top:1px solid var(--line)}.project-card{display:grid;grid-template-columns:100px 1fr 200px 30px;gap:30px;align-items:center;padding:26px 4px;border-bottom:1px solid var(--line)}.project-card h4{font:600 1.05rem/1.35 Manrope;margin:0;letter-spacing:-.02em}.project-card .place{font-size:.82rem;color:var(--muted)}.project-card .arrow{font-size:1.4rem}.btn-outline{display:flex;margin:35px auto 0;background:transparent;color:var(--ink);border-color:var(--ink)}.btn-outline:hover{color:#fff;background:var(--ink)}.world-section{background:#102f27;color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:120px max(24px,calc((100vw - var(--max))/2));gap:100px}.world-copy>p:last-child{color:rgba(255,255,255,.65);max-width:560px}.light-text{color:#bed56b}.continents{display:grid;align-content:center}.continent{padding:25px 0;border-bottom:1px solid rgba(255,255,255,.17)}.continent summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font:600 1.4rem Manrope}.continent summary::-webkit-details-marker{display:none}.continent p{color:rgba(255,255,255,.62);margin:16px 0 0}.team-leads{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.team-leads article{background:var(--cream);border-radius:var(--radius);padding:30px;min-height:270px;display:flex;flex-direction:column;justify-content:space-between}.initials{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--deep);color:#fff;font:600 1.2rem Manrope}.team-leads h3{margin:0 0 8px;font-size:1.35rem}.team-leads p{color:var(--muted);margin:0}.team-details{margin-top:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.team-details summary{padding:22px 0;cursor:pointer;display:flex;justify-content:space-between;font-weight:600;list-style:none}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.team-grid article{background:var(--paper);padding:24px}.team-grid h4{margin:0 0 4px}.team-grid p{font-size:.85rem;color:var(--muted);margin:0}.partners-section{padding:100px 0;text-align:center;background:#e8ead8;overflow:hidden}.partners-section h2{font-size:clamp(2.5rem,5vw,4.5rem)}.partner-marquee{margin-top:60px;white-space:nowrap;border-block:1px solid rgba(23,33,29,.2);padding:27px 0;font:600 1.15rem Manrope;word-spacing:20px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{border-top:1px solid var(--ink);padding-top:18px}.news-card .date{font-size:.75rem;color:var(--muted)}.news-card h3{font-size:1.45rem;margin:30px 0 15px}.news-card p{color:var(--muted)}.contact-section{background:var(--green);display:grid;grid-template-columns:1.5fr 1fr;gap:100px;padding:110px max(24px,calc((100vw - var(--max))/2));color:#102719}.contact-copy h2{font-size:clamp(3rem,6vw,6rem);max-width:850px}.contact-copy>p:not(.eyebrow){max-width:560px}.btn-light{background:#fff;border-color:#fff;color:var(--ink);margin-top:25px}.contact-section address{font-style:normal;display:flex;flex-direction:column;justify-content:flex-end;gap:30px}.contact-section address span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px}.contact-section address a{display:block}footer{background:#101714;color:#fff;padding:50px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}footer img{width:150px}footer p{margin:0;color:rgba(255,255,255,.6)}footer small{grid-column:1/-1;color:rgba(255,255,255,.45);border-top:1px solid rgba(255,255,255,.15);padding-top:20px}dialog{max-width:760px;width:calc(100% - 32px);border:0;border-radius:20px;padding:45px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(7,24,18,.7);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:2rem;cursor:pointer}.dialog-meta{color:var(--green);font-weight:700}.dialog-content h2{font-size:2rem}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{height:72px}.site-header nav{position:fixed;inset:72px 0 0;background:var(--paper);display:flex;flex-direction:column;padding:40px 24px;gap:25px;transform:translateX(100%);transition:.3s}.site-header nav.open{transform:none}.site-header nav a{font:600 1.6rem Manrope}.menu-toggle{display:block;order:3}.header-cta{display:none}.hero{min-height:720px}.hero-proof{gap:20px;overflow:auto}.intro-copy,.intro-grid,.section-head,.world-section,.contact-section{grid-template-columns:1fr}.intro-grid{margin-left:0;gap:20px}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border-right:0}.expertise-item>div{grid-template-columns:1fr;gap:12px}.featured-grid{grid-template-columns:1fr}.project-feature:first-child{grid-row:auto;min-height:500px}.filters{grid-template-columns:1fr 1fr}.project-card{grid-template-columns:70px 1fr 24px}.project-card .place{grid-column:2}.world-section{gap:35px}.team-leads,.team-grid,.news-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr auto}footer p{grid-column:1/-1;grid-row:2}.section{padding-top:85px;padding-bottom:85px}}
@media(max-width:600px){.hero-content{width:calc(100% - 34px)}.hero h1{font-size:3.45rem}.hero-lead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-proof span:nth-child(2){display:none}.section{padding-left:18px;padding-right:18px}.section-label{margin-bottom:35px}.intro h2,.section-head h2,.world-copy h2{font-size:2.65rem}.stats{grid-template-columns:1fr 1fr}.stats article{padding-left:0!important}.stats strong{font-size:2.8rem}.expertise-item{grid-template-columns:42px 1fr}.featured-grid{margin-bottom:80px}.filters{grid-template-columns:1fr}.project-card{grid-template-columns:62px 1fr 20px;gap:12px}.project-card .place{display:none}.history-head{align-items:flex-start;flex-direction:column}.team-leads,.team-grid,.news-grid{grid-template-columns:1fr}.world-section,.contact-section{padding:80px 18px}.contact-section{gap:55px}footer{padding:40px 18px}.brand img{width:135px}dialog{padding:38px 24px}.hero-photo{background-position:62% center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.language-picker select{border:1px solid var(--line);border-radius:99px;background:transparent;padding:8px 10px;font-weight:700;font-size:.75rem;color:var(--ink)}.source-note{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-top:1px solid var(--line);padding-top:18px}html[dir="rtl"] body{text-align:right;font-family:Arial,'DM Sans',sans-serif}html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3{letter-spacing:0}html[dir="rtl"] .brand{margin-right:0;margin-left:auto}html[dir="rtl"] .project-feature button,html[dir="rtl"] .project-card button{text-align:right}html[dir="rtl"] .hero-shade{transform:scaleX(-1)}html[dir="rtl"] .intro-grid{margin-left:0;margin-right:33%}
@media(max-width:900px){html[dir="rtl"] .intro-grid{margin-right:0}.language-picker{margin-inline-start:auto}.brand{margin-inline-end:auto}.site-header{gap:12px}}
