:root{--ink:#18271f;--forest:#183d30;--muted:#616e65;--lime:#d6f58b;--paper:#f6f8f5;--line:#dce2dc;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #709d39;outline-offset:5px}svg{display:block;width:24px;height:24px;flex-shrink:0}p,h1,h2,h3{margin:0}p{color:var(--muted)}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.1}h2{font-size:clamp(36px,4.15vw,61px)}h3{font-size:30px}em{font-style:normal;color:#5b826c}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.section-pad{padding-top:112px;padding-bottom:112px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;line-height:1.5;text-transform:uppercase;margin-bottom:26px}.skip{position:fixed;top:-100px;background:var(--forest);color:white;z-index:100;padding:12px}.skip:focus{top:8px}header{position:sticky;top:0;z-index:30;background:rgba(246,248,245,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,226,220,.65)}.nav-wrap{height:100px;width:min(1440px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:9px;letter-spacing:-1.7px;font-size:32px;font-weight:650;line-height:1}.brand svg{width:32px;height:32px}.brand-dot{color:#54826a}nav{display:flex;gap:28px;margin-left:auto}nav a{font-size:14px;color:#48564c;position:relative;white-space:nowrap}nav a:after{content:'';position:absolute;bottom:-7px;left:0;width:0;height:1px;background:var(--forest);transition:width .25s}nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:28px}.lang{display:flex;gap:7px;font-size:13px;color:#68736b;white-space:nowrap}.lang .active{font-weight:700;color:var(--ink)}.lang-divider{opacity:.4}.button{border:1px solid var(--ink);border-radius:50px;display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ink);color:var(--white);padding:16px 24px;font-size:14px;line-height:1.4;font-weight:500;transition:background .25s,transform .25s}.button:hover{background:#335c45;transform:translateY(-2px)}.button svg{width:20px;height:20px}.button.small{padding:12px 19px;gap:18px}.menu-toggle{display:none;width:40px;height:40px;padding:10px;background:none;border:0}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:0;padding-top:86px;padding-bottom:78px;align-items:center;min-height:630px}.hero-copy{position:relative;z-index:1}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:35px}.tiny-cross{display:grid;place-items:center;border:1px solid #a4b0a5;border-radius:50%;width:20px;height:20px;font-size:16px;font-weight:400;line-height:1}.hero h1{font-size:clamp(56px,6.3vw,92px);letter-spacing:-.063em;line-height:1.07;margin-bottom:28px}.hero h1 span{color:#678270}.hero-copy>p{max-width:430px;font-size:17px;line-height:1.8;margin-bottom:30px}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;min-width:0}.hero-art img{display:block;width:108%;max-width:none;margin-left:-4%;height:auto;object-fit:contain;mix-blend-mode:multiply;animation:appear 1.2s ease both}.art-caption{position:absolute;bottom:0;left:10%;right:0;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.08em;border-top:1px solid var(--line);padding-top:15px;color:#5d6b60}.art-caption span:first-child{font-size:20px}.art-caption span:last-child{margin-left:auto;white-space:nowrap}.expertise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;gap:22px}.expertise-strip a{display:flex;align-items:center;gap:13px;font-size:14px;color:#55645a}.expertise-strip svg{width:22px;height:22px;color:#365640}.perspective{display:grid;grid-template-columns:1fr 1.65fr;gap:60px;padding-top:110px;padding-bottom:115px}.perspective>.eyebrow{padding-top:12px}.perspective h2{margin-bottom:30px}.perspective p{font-size:18px;max-width:550px;line-height:1.8}.expertise{background:#edf1eb}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:48px}.section-head>p{max-width:345px;line-height:1.8;font-size:16px;margin-bottom:4px}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{background:#fff;border:1px solid #e0e6de;border-radius:var(--radius);padding:34px 36px 0;display:flex;flex-direction:column;min-height:420px;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #18271f0c}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.service-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid #dce3da;border-radius:12px;background:#f7f9f5}.service-icon svg{width:26px;height:26px}.card-number{font-size:13px;color:#7b887e}.service-name{font-size:12px;letter-spacing:.07em;font-weight:500;margin-bottom:15px;text-transform:uppercase}.service-card h3{font-size:33px;line-height:1.17;letter-spacing:-.04em;margin-bottom:19px}.service-card p{font-size:16px;line-height:1.7;max-width:470px;margin-bottom:25px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;margin-bottom:26px}.tags span{font-size:12px;border:1px solid #dfe5dc;padding:3px 10px;border-radius:20px;color:#65725e}.card-bottom{border-top:1px solid #e0e6dc;padding:21px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px}.card-bottom svg{transition:transform .25s}.service-card:hover .card-bottom svg{transform:translateX(5px)}.service-0{background:var(--forest);color:white;border-color:var(--forest)}.service-0 .service-icon{background:#ffffff0d;border-color:#ffffff25;color:var(--lime)}.service-0 p{color:#c0d0c5}.service-0 .card-number{color:#a5c1b0}.service-0 .tags span{color:#c4d4c6;border-color:#ffffff26}.service-0 .card-bottom{border-color:#ffffff25}.service-0 .card-bottom svg{color:var(--lime)}.industries>h2{margin-bottom:48px}.industry-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.industry-tabs{display:flex;flex-direction:column;align-self:start}.industry-tabs button{display:flex;align-items:center;gap:22px;padding:24px 16px;background:none;border:0;border-bottom:1px solid var(--line);color:#728076;text-align:left;font-size:20px;letter-spacing:-.025em;transition:background .25s,color .25s}.industry-tabs button:first-child{border-top:1px solid var(--line)}.industry-tabs button>span{font-size:12px;letter-spacing:0;color:#7d8a7b}.industry-tabs button>svg{margin-left:auto;width:20px}.industry-tabs button[aria-selected=true]{color:var(--ink);background:#eaf0e6;border-left:3px solid var(--forest);padding-left:13px}.industry-panels{background:#e8eee3;border-radius:var(--radius);padding:42px;min-height:380px}.industry-panels h3{font-size:35px;max-width:460px;margin-bottom:20px}.industry-panels p{font-size:16px;max-width:480px}.industry-panels ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 30px;padding:0}.industry-panels li{font-size:12px;background:#ffffff87;padding:6px 12px;border-radius:24px}.industry-note{font-size:13px;border-top:1px solid #cbd7c4;padding-top:20px;color:#5a6e54}.scenario-note{text-align:right;font-size:12px;margin-top:13px}.approach{background:#172f25;color:#fff}.approach .eyebrow{color:#b3cbb8}.approach h2{max-width:900px;font-size:clamp(36px,4vw,58px)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:66px}.step-number{display:flex;justify-content:space-between;color:var(--lime);font-size:13px;padding-top:17px;border-top:1px solid #ffffff36;margin-bottom:30px}.step-number span{color:#84a992}.steps h3{font-size:22px;letter-spacing:-.03em;margin-bottom:16px;line-height:1.3}.steps p{color:#a9c0af;font-size:15px;line-height:1.8}.approach-bottom{margin-top:68px;padding-top:25px;border-top:1px solid #ffffff21;display:flex;justify-content:space-between;color:#81a08a;font-size:12px;letter-spacing:.12em}.about{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.about h2{margin-bottom:30px}.about>div>p{font-size:17px;line-height:1.8;max-width:560px}.principles article{padding:24px 0;border-bottom:1px solid var(--line);display:flex;gap:24px}.principles article:first-child{border-top:1px solid var(--line)}.principles article>span{font-size:12px;color:#82937f;padding-top:2px}.principles h3{font-size:21px;margin-bottom:9px;letter-spacing:-.025em}.principles p{font-size:14px}.contact{background:var(--lime);padding:87px 0 92px}.contact>.wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact h2{font-size:clamp(40px,5vw,72px)}.contact em{color:#547144}.contact p{max-width:510px;margin:25px 0 30px;color:#526344;font-size:17px}.contact-mark{font-size:220px;font-weight:300;line-height:1;letter-spacing:-.1em;margin-right:36px}.footer-top{display:flex;align-items:center;gap:50px;padding:45px 0}.footer-top p{font-size:14px}.back-top{margin-left:auto;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:24px 0 30px;font-size:12px;color:#72806f}.footer-bottom>div{display:flex;gap:26px}.footer-bottom button{border:0;padding:0;background:none;color:inherit;font-size:12px}.detail-hero{padding:46px 0 95px}.back{font-size:14px;color:var(--muted);display:inline-block;margin-bottom:65px}.detail-intro{display:grid;grid-template-columns:1.6fr 1fr;gap:85px;align-items:center}.detail-intro h1{font-size:clamp(48px,5vw,74px);max-width:800px;margin-bottom:25px;letter-spacing:-.055em}.detail-intro p{max-width:640px;font-size:18px;margin-bottom:30px}.detail-symbol{aspect-ratio:1;border:1px solid #d2dfce;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background:#eaf0e4}.detail-symbol svg{width:100px;height:100px;stroke-width:.6;color:#41674c}.detail-symbol span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;text-align:center;padding:0 20px}.capabilities{background:#eaf0e5}.cap-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 65px;margin-top:55px}.cap-grid article{border-top:1px solid #c7d5c1;padding-top:25px}.cap-grid article>span{font-size:12px;color:#718469}.cap-grid h3{font-size:27px;margin:15px 0;line-height:1.2}.cap-grid p{max-width:500px}.related h2{margin-bottom:45px}.related .services-grid{grid-template-columns:repeat(3,1fr)}.related .service-card{padding:25px 25px 0}.related .service-card h3{font-size:27px}.related .service-card p{font-size:15px}.related .tags{display:none}dialog{color:var(--ink);border:0;border-radius:20px;background:var(--paper);width:min(600px,calc(100% - 32px));padding:45px;max-height:90dvh;box-shadow:0 40px 100px #0003}dialog::backdrop{background:#10271dc0;backdrop-filter:blur(5px)}dialog h2{font-size:36px;margin:15px 0}dialog>p{font-size:15px;margin-bottom:25px}.close-dialog{position:absolute;right:17px;top:13px;width:36px;height:36px;border:0;background:none;font-size:29px;color:var(--muted)}form{display:flex;flex-direction:column;gap:17px}label{display:flex;flex-direction:column;gap:7px;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input,textarea,select{width:100%;min-width:0;border:1px solid #cbd5c9;border-radius:7px;background:white;padding:10px 12px;color:var(--ink);font-size:16px}textarea{resize:vertical}.form-note{font-size:12px;line-height:1.5}form .button{align-self:flex-start}#form-status{font-size:14px;color:#305b38}body.modal-open{overflow:hidden}#legal-dialog p{line-height:1.8;margin-bottom:5px}[hidden]{display:none!important}@keyframes appear{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.hero{padding-top:105px;padding-bottom:100px;min-height:690px}}@media(max-width:1180px){.wrap{width:calc(100% - 72px)}.nav-wrap{width:calc(100% - 60px);gap:20px}.nav-actions{gap:18px}nav{gap:20px}.nav-cta{display:none}.hero h1{font-size:6.7vw}.hero{min-height:570px;padding-top:70px;padding-bottom:65px}.hero .eyebrow{font-size:12px}.perspective{grid-template-columns:1fr 1.8fr;gap:40px}.industry-layout{gap:35px}.about{gap:55px}.contact-mark{font-size:180px;margin:0}.service-card{padding:28px 28px 0}.related .services-grid{grid-template-columns:1fr 1fr}.related .service-card:last-child{grid-column:1/-1}.detail-intro{gap:50px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 40px);height:78px}.brand{font-size:28px}.brand svg{width:28px;height:28px}.menu-toggle{display:block}nav{display:none;position:absolute;top:78px;left:0;right:0;margin:0;padding:20px;background:var(--paper);border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:14px 10px;font-size:17px}.hero{grid-template-columns:1fr;padding-top:52px;padding-bottom:25px;min-height:0;gap:16px}.hero h1{font-size:clamp(49px,9.7vw,76px);line-height:1.1;letter-spacing:-.06em}.hero .eyebrow{font-size:12px;margin-bottom:26px}.hero-copy>p{font-size:16px;max-width:480px;line-height:1.8}.hero-art{height:340px;max-width:530px;width:100%;justify-self:center}.hero-art img{width:100%;margin:0}.art-caption{bottom:0;left:0;right:0;font-size:12px}.expertise-strip{grid-template-columns:1fr 1fr;gap:20px;padding:23px 0}.expertise-strip a{font-size:12px;gap:9px}.expertise-strip svg{width:19px;height:19px}.perspective{grid-template-columns:1fr;gap:10px;padding-top:65px;padding-bottom:70px}.perspective>.eyebrow{margin-bottom:15px}.perspective p{font-size:16px}.section-pad{padding-top:70px;padding-bottom:70px}.section-head{display:block;margin-bottom:34px}.section-head>p{margin-top:22px;max-width:500px;font-size:16px}h2{font-size:clamp(34px,6vw,46px);letter-spacing:-.045em}.services-grid{gap:16px}.service-card{padding:23px 23px 0;min-height:400px}.service-card h3{font-size:27px}.service-card p{font-size:15px}.tags span{font-size:12px;padding:3px 8px}.card-top{margin-bottom:25px}.card-bottom{font-size:12px}.industry-layout{grid-template-columns:1fr;gap:25px}.industry-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.industry-tabs button{font-size:15px;padding:15px 10px;border:1px solid var(--line);gap:12px;border-radius:5px}.industry-tabs button[aria-selected=true]{padding-left:8px}.industry-tabs button>span{font-size:12px}.industry-tabs button>svg{width:17px;height:17px}.industry-panels{min-height:0;padding:30px}.industry-panels h3{font-size:30px}.steps{grid-template-columns:1fr 1fr;gap:35px;margin-top:42px}.step-number{margin-bottom:20px}.approach-bottom{gap:15px;font-size:12px;margin-top:42px}.about{grid-template-columns:1fr;gap:35px}.about>div>p{font-size:16px}.contact{padding:65px 0}.contact h2{font-size:clamp(35px,6vw,50px)}.contact-mark{display:none}.contact>.wrap{display:block}.contact p{font-size:16px}.footer-top{gap:25px;flex-wrap:wrap;padding:30px 0}.footer-top p{order:3;width:100%;font-size:12px}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:20px}.footer-bottom>div{width:100%;gap:25px}.footer-bottom button{font-size:12px}.detail-hero{padding:32px 0 60px}.back{margin-bottom:40px}.detail-intro{grid-template-columns:1fr;gap:35px}.detail-intro h1{font-size:clamp(43px,8vw,62px)}.detail-intro p{font-size:16px}.detail-symbol{display:none}.cap-grid{gap:25px;grid-template-columns:1fr 1fr;margin-top:40px}.cap-grid h3{font-size:23px}.cap-grid p{font-size:15px}.related .services-grid{grid-template-columns:1fr}.related .service-card:last-child{grid-column:auto}.related .service-card{min-height:0}.related .card-top{margin-bottom:15px}.related .service-card p{margin-bottom:25px}}@media(max-width:520px){.services-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:27px 26px 0}.service-card h3{font-size:31px}.service-card p{font-size:16px}.service-name{font-size:12px}.tags span{font-size:12px}.card-bottom{font-size:14px}.hero-art{height:290px}.industry-tabs{grid-template-columns:1fr}.industry-tabs button{font-size:16px}.industry-panels{padding:26px}.steps{grid-template-columns:1fr}.steps h3{font-size:24px}.steps p{font-size:16px}.approach-bottom{display:grid;grid-template-columns:1fr 1fr;font-size:12px}.cap-grid{grid-template-columns:1fr}.cap-grid h3{font-size:25px}.form-row{grid-template-columns:1fr}dialog{padding:35px 25px}dialog h2{font-size:30px}.eyebrow{font-size:12px}.nav-actions{gap:12px}.lang{font-size:12px}.contact h2 br{display:none}.footer-bottom>span:nth-child(2){margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Self-hosted IBM Plex Sans Arabic (SIL OFL 1.1). */
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-400-arabic.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-500-arabic.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-600-arabic.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-700-arabic.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-arabic-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Three-language navigation and Arabic layout. */
.language-switch{display:flex;align-items:center;gap:2px;flex-shrink:0}
.language-switch .lang{display:grid;place-items:center;min-width:30px;min-height:44px;font-size:12px;border-bottom:2px solid transparent}
.language-switch .lang.active{color:var(--ink);font-weight:700;border-bottom-color:var(--forest)}
.language-switch .lang:hover{color:var(--forest);background:#e8eee3;border-radius:4px}
html[dir="rtl"] body{font-family:"IBM Plex Sans Arabic",Arial,sans-serif;line-height:1.8}
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] .eyebrow,html[dir="rtl"] .service-name,html[dir="rtl"] .industry-tabs button,html[dir="rtl"] .detail-symbol span,html[dir="rtl"] .art-caption,html[dir="rtl"] .approach-bottom{letter-spacing:normal}
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3{line-height:1.4;font-weight:500}
html[dir="rtl"] .brand{direction:ltr;font-family:Arial,Helvetica,sans-serif}
html[dir="rtl"] .hero h1{font-size:clamp(48px,5.1vw,74px);line-height:1.35}
html[dir="rtl"] .hero .eyebrow{font-size:13px}
html[dir="rtl"] .hero-copy>p,html[dir="rtl"] .perspective p,html[dir="rtl"] .service-card p,html[dir="rtl"] .section-head>p,html[dir="rtl"] .industry-panels p,html[dir="rtl"] .steps p,html[dir="rtl"] .about p{line-height:1.85}
html[dir="rtl"] .hero-art img{margin-left:0;margin-right:-4%}
html[dir="rtl"] .art-caption{left:0;right:10%}
html[dir="rtl"] .art-caption span:last-child{margin-left:0;margin-right:auto;direction:ltr}
html[dir="rtl"] .service-card h3{font-size:30px}
html[dir="rtl"] .service-name{font-size:14px}
html[dir="rtl"] .tags span{line-height:1.8}
html[dir="rtl"] .button svg,html[dir="rtl"] .card-bottom svg,html[dir="rtl"] .industry-tabs button>svg{transform:scaleX(-1)}
html[dir="rtl"] .service-card:hover .card-bottom svg{transform:scaleX(-1) translateX(5px)}
html[dir="rtl"] .industry-tabs button{text-align:right}
html[dir="rtl"] .industry-tabs button[aria-selected="true"]{border-left:0;border-right:3px solid var(--forest);padding-left:16px;padding-right:13px}
html[dir="rtl"] .industry-tabs button>svg{margin-left:0;margin-right:auto}
html[dir="rtl"] .scenario-note{text-align:left}
html[dir="rtl"] .contact-mark{margin-right:0;margin-left:36px;transform:scaleX(-1)}
html[dir="rtl"] .back-top{margin-left:0;margin-right:auto}
html[dir="rtl"] .close-dialog{right:auto;left:17px}
html[dir="rtl"] input[type="email"]{direction:ltr;text-align:left}
html[dir="rtl"] dialog{text-align:right}
html[dir="rtl"] .detail-intro h1{font-size:clamp(42px,4.2vw,62px)}
html[dir="rtl"] .related .service-card h3{font-size:26px}
html[dir="rtl"] .contact h2{font-size:clamp(36px,4.4vw,64px)}
@media(max-width:800px){html[dir="rtl"] .hero h1{font-size:clamp(42px,8.5vw,64px)}html[dir="rtl"] .hero-art img{margin:0}html[dir="rtl"] .art-caption{left:0;right:0}html[dir="rtl"] .industry-tabs button[aria-selected="true"]{padding-left:10px;padding-right:8px}html[dir="rtl"] .contact h2{font-size:clamp(32px,6vw,47px)}}
@media(max-width:520px){.nav-wrap{gap:8px}.brand{font-size:24px;gap:6px}.brand svg{width:25px;height:25px}.nav-actions{gap:4px}.language-switch{gap:0}.language-switch .lang{min-width:28px}.menu-toggle{width:32px;padding:6px}html[dir="rtl"] .hero h1{font-size:clamp(36px,8.5vw,46px)}html[dir="rtl"] .hero .eyebrow{font-size:12px}html[dir="rtl"] h2{font-size:32px}html[dir="rtl"] .industry-panels h3{font-size:27px}html[dir="rtl"] .service-card h3{font-size:27px}html[dir="rtl"] .footer-bottom>span:nth-child(2){margin-left:0;margin-right:auto}}

/* Keep header positions and control order consistent in every language. */
html[dir="rtl"] header nav a{direction:rtl}
html[dir="rtl"] header .button svg{transform:none}

/* Reserve the same header CTA space for every translation. */
.button.nav-cta{inline-size:14rem;min-inline-size:14rem;block-size:3rem;flex:0 0 14rem;white-space:nowrap}
