
:root{--blue:#0A5FA8;--blue-dark:#073F70;--green:#88C342;--ink:#17202A;--muted:#5C6670;--soft:#F4F8FB;--line:#DDE7EF;--white:#fff;--shadow:0 18px 45px rgba(7,63,112,.12);--radius:22px;--max:1180px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max);margin:auto;padding:0 22px}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:20px;top:20px;width:auto;height:auto;background:#fff;padding:10px 14px;z-index:9999;border-radius:8px}.topbar{background:var(--blue-dark);color:#fff;font-size:.88rem}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding-top:7px;padding-bottom:7px}.topbar a{color:#fff;margin:0 8px}.mainnav{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:100}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:84px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:700;max-width:390px}.brand img{width:68px;height:68px;object-fit:contain;border-radius:14px}.brand span{line-height:1.2}.nav-list{list-style:none;display:flex;align-items:center;margin:0;padding:0;gap:2px}.nav-list>li{position:relative}.nav-list a{display:block;padding:14px 12px;color:var(--ink);font-weight:700;font-size:.93rem}.nav-list li.active>a,.nav-list a:hover{color:var(--blue);text-decoration:none}.dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;min-width:265px;padding:8px;z-index:10}.dropdown a{padding:10px 12px;border-radius:10px;font-weight:600}.dropdown a:hover{background:var(--soft)}.has-dropdown:hover .dropdown{display:block}.menu-toggle{display:none;border:0;background:var(--blue);color:#fff;font-size:26px;border-radius:12px;padding:8px 12px}.hero{position:relative;min-height:650px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(7,63,112,.92),rgba(10,95,168,.72),rgba(10,95,168,.18)),url('../images/hero/industrial-park.jpg') center/cover no-repeat}.hero .container{position:relative}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);padding:8px 12px;border-radius:999px;font-weight:700}.hero h1{font-size:clamp(2.4rem,5vw,5.1rem);line-height:1.02;margin:18px 0;max-width:920px}.hero p{font-size:1.2rem;max-width:760px}.hero-actions,.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font-weight:800;border:2px solid transparent}.btn-primary{background:var(--green);color:#10200a}.btn-secondary{background:#fff;color:var(--blue)}.btn-outline{border-color:var(--blue);color:var(--blue);background:#fff}.section{padding:78px 0}.section.alt{background:var(--soft)}.section-title{max-width:780px;margin-bottom:34px}.section-title h2,.page-hero h1{font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.12;margin:0 0 14px}.section-title p,.page-hero p{color:var(--muted);font-size:1.08rem}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.stats-strip div{background:#fff;color:var(--ink);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line)}.stats-strip strong{display:block;font-size:1.9rem;color:var(--blue)}.stats-strip span{display:block;color:var(--muted);font-weight:700}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card,.content-section,.section-card,.download-card,.news-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 8px 28px rgba(7,63,112,.06)}.feature-card h3,.content-section h2,.section-card h2{margin-top:0}.card-icon{font-size:2rem;display:inline-block;margin-bottom:8px}.text-link{font-weight:800}.page-hero{background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;padding:82px 0}.page-hero p{color:#e8f4ff}.breadcrumb{font-size:.9rem;margin-bottom:16px;color:#d9ecff}.breadcrumb a{color:#fff}.content-wrap{max-width:950px;margin:auto}.content-section{margin:22px 0}.content-section h2{color:var(--blue-dark)}.content-section ul{padding-left:22px}.content-section li{margin:6px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.image-panel{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff}.image-panel img{display:block;width:100%;height:100%;object-fit:cover}.callout{background:linear-gradient(135deg,#eaf6ff,#f8fff1);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.data-table{border-collapse:collapse;width:100%;min-width:680px}.data-table th,.data-table td{border-bottom:1px solid var(--line);padding:13px;text-align:left}.data-table th{background:var(--blue-dark);color:#fff}.form-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-card label{display:block;font-weight:800;margin-bottom:6px}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid #ccd9e4;border-radius:12px;padding:12px;font:inherit}.form-card textarea{min-height:150px}.full{grid-column:1/-1}.site-footer{background:#082f53;color:#dbeefe;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.3fr 1.4fr 1fr 1fr;gap:30px;padding-top:48px;padding-bottom:42px}.site-footer a{display:block;color:#fff;margin:7px 0}.footer-logo{width:92px;border-radius:14px;background:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:16px 0;color:#bcd6ee}.downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.download-card h3{margin-top:0}.tag{display:inline-block;background:#eaf6ff;color:var(--blue-dark);border-radius:999px;padding:5px 10px;font-weight:800;font-size:.82rem;margin:4px 4px 4px 0}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.gallery img{width:100%;height:240px;object-fit:cover;border-radius:18px}.gallery img:first-child{height:494px;grid-row:span 2}.rtl{direction:rtl;text-align:right}.rtl .data-table th,.rtl .data-table td{text-align:right}@media(max-width:1020px){.menu-toggle{display:block}.menu-wrap{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:10px 22px}.menu-wrap.open{display:block}.nav-list{display:block}.dropdown{position:static;display:block;box-shadow:none;border:0;background:var(--soft);margin:0 0 8px 14px}.has-dropdown:hover .dropdown{display:block}.brand span{font-size:.92rem}.card-grid,.stats-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.downloads{grid-template-columns:1fr}.hero{min-height:560px}.hide-small{display:none}}@media(max-width:700px){.container{padding:0 16px}.topbar-inner{display:block;text-align:center}.brand img{width:56px;height:56px}.nav-inner{min-height:74px}.menu-wrap{top:74px}.hero{min-height:auto;padding:90px 0}.stats-strip,.card-grid,.two-col,.three-col,.footer-grid,.form-grid,.gallery{grid-template-columns:1fr}.gallery img,.gallery img:first-child{height:250px;grid-row:auto}.hero-actions .btn,.actions .btn{width:100%}.section{padding:54px 0}}

.website-field{position:absolute!important;left:-5000px!important;opacity:0!important;height:0!important;width:0!important}


/* v2 additions: external investment platform, panoramic page, richer image handling */
.nav-list .external-link > a{background:var(--green);color:#10200a;border-radius:999px;margin-left:6px;padding:10px 14px}.nav-list .external-link > a:hover{filter:brightness(.96)}
.invest-strip{background:#0b4f86;color:#fff;padding:14px 0}.invest-strip .container{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.invest-strip strong{font-size:1.05rem}.invest-strip a{color:#10200a;background:var(--green);font-weight:800;border-radius:999px;padding:9px 14px;display:inline-flex}.media-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.media-card{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 8px 28px rgba(7,63,112,.06)}.media-card img{display:block;width:100%;height:260px;object-fit:cover}.media-card.featured img{height:540px}.media-card div{padding:18px}.media-card h3{margin:.1rem 0 .4rem}.tour-frame{width:100%;height:720px;border:0;border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.notice-box{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:18px;box-shadow:0 8px 28px rgba(7,63,112,.06)}
@media(max-width:1020px){.nav-list .external-link > a{margin:6px 0;border-radius:12px}.media-grid{grid-template-columns:1fr 1fr}.media-card.featured{grid-column:1/-1}.media-card.featured img{height:380px}.tour-frame{height:560px}}
@media(max-width:700px){.media-grid{grid-template-columns:1fr}.media-card img,.media-card.featured img{height:260px}.tour-frame{height:430px}.invest-strip .container{display:block}.invest-strip a{margin-top:10px}}


/* v3 refinements */
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 8px 28px rgba(7,63,112,.06)}.testimonial-card blockquote{margin:0;color:var(--ink);font-size:1rem}.testimonial-card cite{display:block;margin-top:14px;font-weight:800;color:var(--blue-dark);font-style:normal}.soft-list{display:grid;gap:14px}.soft-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.mini-stats div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(7,63,112,.06)}.mini-stats strong{display:block;color:var(--blue);font-size:1.55rem}.figure-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.figure-card img{display:block;width:100%;height:auto}.figure-card figcaption{padding:14px 18px;color:var(--muted);font-weight:700}.policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.policy-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 8px 28px rgba(7,63,112,.06)}.contact-list p{margin:0 0 14px}.note{background:#f8fff1;border:1px solid #d8efc2;border-radius:18px;padding:16px}.rtl .testimonial-card,.rtl .policy-card,.rtl .soft-item{text-align:right}
@media(max-width:900px){.testimonial-grid,.mini-stats{grid-template-columns:1fr}.policy-grid{grid-template-columns:1fr}}

/* Patch: topbar external links and footer policy links */
.topbar-links a{display:inline-block;white-space:nowrap}
.footer-bottom .container{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}
.footer-bottom a,.site-footer .footer-bottom a{display:inline;margin:0;color:#fff}
.footer-bottom span.sep{color:#bcd6ee}


/* Patch: news feed matching current live site entries */
.news-list{display:grid;gap:20px}.news-entry{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 8px 28px rgba(7,63,112,.06)}.news-entry h2{margin:0 0 8px;color:var(--blue-dark);font-size:1.35rem}.news-meta{display:inline-block;background:#eaf6ff;color:var(--blue-dark);border-radius:999px;padding:5px 10px;font-weight:800;font-size:.84rem;margin-bottom:12px}.news-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.news-actions a{font-weight:800}.news-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.news-gallery img{width:100%;height:130px;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#f7fafc}.news-entry.arabic{direction:rtl;text-align:right}.news-entry.featured{border-left:6px solid var(--green)}
@media(max-width:900px){.news-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.news-gallery{grid-template-columns:1fr}.news-gallery img{height:210px}}

/* Compact homepage cards and key figures */
.stats-strip{gap:10px;margin-top:28px}
.stats-strip div{padding:16px 18px;border-radius:16px}
.stats-strip strong{font-size:1.45rem}
.stats-strip span{font-size:.88rem;line-height:1.35}
.card-grid{gap:14px}
.feature-card{padding:18px;border-radius:18px}
.feature-card h3{font-size:1.05rem;margin-bottom:8px}
.feature-card p{font-size:.94rem;line-height:1.5}
.card-icon{font-size:1.55rem;margin-bottom:6px}
.mini-stats a{color:var(--blue);font-weight:800}
.mini-stats a:hover{text-decoration:underline}

.tour-frame-wrap{
  margin-top:24px;
  border-radius:20px;
  overflow:hidden;
  border:1px solid rgba(11,58,91,.12);
  box-shadow:0 16px 36px rgba(11,58,91,.12);
  background:#0b3a5b;
}
.tour-frame{
  width:100%;
  min-height:640px;
  border:0;
  display:block;
  background:#000;
}
@media(max-width:768px){
  .tour-frame{min-height:460px}
}

.hero.ar-hero{
  background:linear-gradient(270deg,rgba(7,63,112,.92),rgba(10,95,168,.68),rgba(10,95,168,.18)),url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat;
}
.hero.rtl .container{
  text-align:right;
}

.rtl .stats-strip div,
.rtl .feature-card,
.rtl .download-card,
.rtl .testimonial-card,
.rtl .callout,
.rtl .section-title{
  text-align:right;
}
.rtl .hero-actions,
.rtl .actions{
  justify-content:flex-start;
}


/* Final polish: spacing, mobile layout, consistency */
html{scroll-behavior:smooth}
body{overflow-x:hidden}
img{max-width:100%;height:auto}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{
  outline:3px solid rgba(136,195,66,.55);
  outline-offset:3px;
}
.topbar-inner{
  align-items:center;
  flex-wrap:wrap;
}
.topbar-links{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:4px 10px;
}
.topbar-links a{
  margin:0;
}
.nav-inner{
  gap:18px;
}
.brand{
  min-width:0;
}
.brand span{
  font-size:clamp(.9rem,1.35vw,1rem);
}
.nav-list a{
  border-radius:10px;
}
.dropdown{
  overflow:hidden;
}
.hero{
  isolation:isolate;
}
.hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18));
  pointer-events:none;
  z-index:0;
}
.hero .container{
  z-index:1;
}
.hero h1{
  text-wrap:balance;
}
.section-title h2,
.content-section h2,
.callout h2,
.news-entry h2{
  text-wrap:balance;
}
.stats-strip div,
.feature-card,
.download-card,
.testimonial-card,
.callout,
.news-entry,
.content-section,
.section-card{
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.feature-card:hover,
.download-card:hover,
.news-entry:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 34px rgba(7,63,112,.10);
  border-color:rgba(10,95,168,.18);
}
.feature-card,
.download-card,
.testimonial-card{
  height:100%;
}
.card-grid,
.testimonial-grid,
.downloads{
  align-items:stretch;
}
.two-col{
  align-items:center;
}
.figure-card figcaption{
  padding:12px 16px;
  color:var(--muted);
  font-size:.92rem;
  line-height:1.45;
}
.content-section p:first-child,
.callout p:first-child{
  margin-top:0;
}
.content-section p:last-child,
.callout p:last-child,
.feature-card p:last-child,
.testimonial-card blockquote:last-child{
  margin-bottom:0;
}
.download-card{
  display:block;
}
.download-card:hover{
  text-decoration:none;
}
.footer-grid{
  align-items:start;
}
.site-footer p{
  line-height:1.55;
}
.footer-bottom .container{
  line-height:1.45;
  justify-content:center;
  text-align:center;
}
.rtl{
  direction:rtl;
}
.rtl .breadcrumb,
.rtl p,
.rtl li,
.rtl .feature-card,
.rtl .content-section,
.rtl .download-card,
.rtl .testimonial-card,
.rtl .callout,
.rtl .footer-grid{
  text-align:right;
}
.rtl .stats-strip div{
  text-align:right;
}
.rtl .stats-strip strong{
  direction:ltr;
  unicode-bidi:embed;
  text-align:right;
}
.rtl .nav-list{
  padding-right:0;
}
.rtl .dropdown{
  right:0;
  left:auto;
}
.rtl .content-section ul{
  padding-left:0;
  padding-right:22px;
}
.rtl .data-table th,
.rtl .data-table td{
  text-align:right;
}
.hero.rtl .hero-actions,
.rtl .actions{
  justify-content:flex-start;
}
@media(max-width:1180px){
  .nav-list a{padding:12px 9px;font-size:.9rem}
  .brand{max-width:330px}
}
@media(max-width:1020px){
  .menu-wrap{
    max-height:calc(100vh - 84px);
    overflow:auto;
  }
  .nav-list a{
    padding:12px 14px;
  }
  .dropdown{
    min-width:0;
  }
  .dropdown a{
    padding:10px 12px;
  }
  .stats-strip{
    gap:12px;
  }
}
@media(max-width:700px){
  .topbar-inner{
    gap:8px;
  }
  .topbar-links{
    justify-content:center;
  }
  .brand{
    gap:9px;
    max-width:calc(100% - 62px);
  }
  .brand span{
    font-size:.86rem;
    line-height:1.25;
  }
  .hero{
    padding:76px 0 58px;
  }
  .hero h1{
    font-size:clamp(2rem,10vw,3rem);
  }
  .hero p{
    font-size:1rem;
  }
  .eyebrow{
    font-size:.84rem;
    line-height:1.35;
    flex-wrap:wrap;
    border-radius:18px;
  }
  .stats-strip{
    margin-top:24px;
  }
  .stats-strip div{
    padding:15px 16px;
  }
  .stats-strip strong{
    font-size:1.35rem;
  }
  .section-title{
    margin-bottom:24px;
  }
  .section-title p,
  .page-hero p{
    font-size:1rem;
  }
  .feature-card,
  .content-section,
  .section-card,
  .download-card,
  .news-card,
  .testimonial-card,
  .callout,
  .form-card{
    padding:18px;
    border-radius:18px;
  }
  .two-col,
  .three-col,
  .testimonial-grid,
  .downloads{
    gap:16px;
  }
  .page-hero{
    padding:58px 0;
  }
  .footer-grid{
    gap:22px;
    padding-top:36px;
    padding-bottom:32px;
  }
  .footer-logo{
    width:78px;
  }
  .footer-bottom .container{
    font-size:.9rem;
  }
  .rtl .hero h1,
  .rtl .hero p,
  .rtl .eyebrow{
    text-align:right;
  }
}
@media(max-width:420px){
  .container{padding:0 14px}
  .brand img{width:50px;height:50px;border-radius:12px}
  .brand span{font-size:.8rem}
  .menu-toggle{font-size:22px;padding:7px 10px}
  .hero{padding:64px 0 48px}
  .stats-strip strong{font-size:1.25rem}
  .btn{padding:12px 16px}
}
/* End final polish */


/* Investor FAQ */
.faq-list details{
  background:#fff;
  border:1px solid var(--line);
  border-radius:16px;
  padding:0;
  margin:12px 0;
  box-shadow:0 8px 24px rgba(7,63,112,.05);
  overflow:hidden;
}
.faq-list summary{
  cursor:pointer;
  font-weight:800;
  color:var(--blue-dark);
  padding:16px 18px;
  list-style:none;
}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{
  content:"+";
  float:right;
  font-weight:900;
  color:var(--blue);
}
.faq-list details[open] summary::after{content:"–"}
.faq-list details p{
  margin:0;
  padding:0 18px 18px;
  color:var(--muted);
}
.rtl .faq-list summary::after{
  float:left;
}


.faq-list details ul{
  margin:0;
  padding:0 18px 18px 38px;
  color:var(--muted);
}
.faq-list details li{
  margin:5px 0;
}



/* Certifications / recognition carousel */
.recognition-section .section-title,
.recognition-panel h3,
.recognition-panel p{
  max-width:860px;
}
.recognition-panel{
  margin-top:22px;
}
.recognition-panel h3{
  margin:0 0 10px;
  color:var(--ink);
}
.recognition-panel p{
  margin:0 0 18px;
  color:var(--muted);
}
.recognition-carousel{
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:0 12px 34px rgba(7,63,112,.08);
  padding:18px 0;
}
.recognition-carousel::before,
.recognition-carousel::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:82px;
  z-index:2;
  pointer-events:none;
}
.recognition-carousel::before{
  left:0;
  background:linear-gradient(90deg,#fff,rgba(255,255,255,0));
}
.recognition-carousel::after{
  right:0;
  background:linear-gradient(270deg,#fff,rgba(255,255,255,0));
}
.recognition-track{
  display:flex;
  align-items:center;
  gap:18px;
  width:max-content;
  animation:recognition-scroll 64s linear infinite;
  will-change:transform;
}
.recognition-carousel:hover .recognition-track{
  animation-play-state:paused;
}
.recognition-card{
  flex:0 0 250px;
  height:250px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid rgba(221,231,239,.9);
  border-radius:18px;
  padding:14px;
}
.recognition-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
@keyframes recognition-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 9px))}
}
.rtl .recognition-track{
  animation-name:recognition-scroll-rtl;
}
@keyframes recognition-scroll-rtl{
  from{transform:translateX(calc(-50% - 9px))}
  to{transform:translateX(0)}
}
@media(max-width:700px){
  .recognition-carousel{
    border-radius:18px;
    padding:14px 0;
  }
  .recognition-carousel::before,
  .recognition-carousel::after{
    width:42px;
  }
  .recognition-track{
    gap:12px;
    animation-duration:48s;
  }
  .recognition-card{
    flex-basis:190px;
    height:190px;
    padding:12px;
  }
}
@media(prefers-reduced-motion:reduce){
  .recognition-track{
    animation:none;
    flex-wrap:wrap;
    width:auto;
    justify-content:center;
  }
  .recognition-carousel{
    overflow:visible;
  }
  .recognition-carousel::before,
  .recognition-carousel::after{
    display:none;
  }
}
/* End certifications / recognition carousel */

/* Investor logo carousel */
.investor-logo-section .section-title,
.investor-logo-panel h2,
.investor-logo-panel p{
  max-width:860px;
}
.logo-carousel{
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:0 12px 34px rgba(7,63,112,.08);
  padding:18px 0;
}
.logo-carousel::before,
.logo-carousel::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:82px;
  z-index:2;
  pointer-events:none;
}
.logo-carousel::before{
  left:0;
  background:linear-gradient(90deg,#fff,rgba(255,255,255,0));
}
.logo-carousel::after{
  right:0;
  background:linear-gradient(270deg,#fff,rgba(255,255,255,0));
}
.logo-track{
  display:flex;
  align-items:center;
  gap:18px;
  width:max-content;
  animation:logo-scroll 54s linear infinite;
  will-change:transform;
}
.logo-carousel:hover .logo-track{
  animation-play-state:paused;
}
.logo-card{
  flex:0 0 190px;
  height:104px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid rgba(221,231,239,.9);
  border-radius:16px;
  padding:14px 18px;
}
.logo-card img{
  display:block;
  max-width:100%;
  max-height:76px;
  object-fit:contain;
}
@keyframes logo-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 9px))}
}
.rtl .logo-track{
  animation-name:logo-scroll-rtl;
}
@keyframes logo-scroll-rtl{
  from{transform:translateX(calc(-50% - 9px))}
  to{transform:translateX(0)}
}
@media(max-width:700px){
  .logo-carousel{
    border-radius:18px;
    padding:14px 0;
  }
  .logo-carousel::before,
  .logo-carousel::after{
    width:42px;
  }
  .logo-track{
    gap:12px;
    animation-duration:42s;
  }
  .logo-card{
    flex-basis:150px;
    height:88px;
    padding:12px 14px;
  }
  .logo-card img{
    max-height:64px;
  }
}
@media(prefers-reduced-motion:reduce){
  .logo-track{
    animation:none;
    flex-wrap:wrap;
    width:auto;
    justify-content:center;
  }
  .logo-carousel{
    overflow:visible;
  }
  .logo-carousel::before,
  .logo-carousel::after{
    display:none;
  }
}
/* End investor logo carousel */


/* Premises photo carousel */
.premises-carousel{
  position:relative;
  overflow:hidden;
  margin-top:22px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:0 12px 34px rgba(7,63,112,.08);
  padding:16px 0;
}
.premises-carousel::before,
.premises-carousel::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:86px;
  z-index:2;
  pointer-events:none;
}
.premises-carousel::before{
  left:0;
  background:linear-gradient(90deg,#fff,rgba(255,255,255,0));
}
.premises-carousel::after{
  right:0;
  background:linear-gradient(270deg,#fff,rgba(255,255,255,0));
}
.premises-photo-track{
  display:flex;
  align-items:center;
  gap:18px;
  width:max-content;
  animation:premises-photo-scroll 76s linear infinite;
  will-change:transform;
}
.premises-carousel:hover .premises-photo-track{
  animation-play-state:paused;
}
.premises-photo-card{
  flex:0 0 420px;
  height:250px;
  margin:0;
  border-radius:18px;
  overflow:hidden;
  border:1px solid rgba(221,231,239,.9);
  background:#f7fbfe;
  box-shadow:0 8px 22px rgba(7,63,112,.07);
}
.premises-photo-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
@keyframes premises-photo-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 9px))}
}
@media(max-width:700px){
  .premises-carousel{
    border-radius:18px;
    padding:12px 0;
  }
  .premises-carousel::before,
  .premises-carousel::after{
    width:42px;
  }
  .premises-photo-track{
    gap:12px;
    animation-duration:54s;
  }
  .premises-photo-card{
    flex-basis:285px;
    height:185px;
    border-radius:14px;
  }
}
@media(prefers-reduced-motion:reduce){
  .premises-photo-track{
    animation:none;
    flex-wrap:wrap;
    width:auto;
    justify-content:center;
    padding:0 14px;
  }
  .premises-carousel{
    overflow:visible;
  }
  .premises-carousel::before,
  .premises-carousel::after{
    display:none;
  }
}
/* End premises photo carousel */


/* Investor list and Arabic stat direction fix */
.investor-list-table-wrap{
  overflow:auto;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.investor-list-table{
  min-width:720px;
}
.investor-list-table td:first-child{
  font-weight:700;
  color:var(--ink);
}
.investor-list-table a{
  font-weight:800;
}
.stat-ltr{
  direction:ltr;
  unicode-bidi:isolate;
  display:inline-block;
}


/* Arabic area stat visual order fix */
.rtl .stats-strip strong.area-stat{
  direction:ltr;
  unicode-bidi:normal;
  display:flex;
  justify-content:flex-end;
  align-items:baseline;
  gap:.28em;
  color:var(--blue);
  font-family:Arial,Helvetica,sans-serif;
  font-weight:800;
  text-align:right;
}
.rtl .stats-strip strong.area-stat .area-unit{
  direction:rtl;
  unicode-bidi:isolate;
  font:inherit;
}
.rtl .stats-strip strong.area-stat .area-number{
  direction:ltr;
  unicode-bidi:isolate;
  font:inherit;
}
.rtl .stats-strip strong.area-stat .area-unit,
.rtl .stats-strip strong.area-stat .area-number{
  color:inherit;
  display:inline;
  font-size:inherit;
  font-weight:inherit;
  line-height:inherit;
}


/* Premises carousel display enforcement */
.premises-photo-track{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
}
.premises-photo-card{
  flex:0 0 420px!important;
  width:420px;
}
@media(max-width:700px){
  .premises-photo-card{
    flex-basis:285px!important;
    width:285px;
  }
}



/* Contact page equal-height layout */
.contact-grid{
  align-items:stretch;
}
.contact-info-stack{
  display:flex;
  flex-direction:column;
  gap:22px;
  height:100%;
}
.contact-info-stack .content-section{
  flex:1 1 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.contact-grid .form-card{
  height:100%;
}
@media(max-width:900px){
  .contact-info-stack,
  .contact-grid .form-card{
    height:auto;
  }
  .contact-info-stack .content-section{
    flex:initial;
  }
}


/* Cookie consent and carousel controls */
.cookie-consent-banner{
  position:fixed;
  left:18px;
  right:18px;
  bottom:18px;
  z-index:9999;
  background:#fff;
  border:1px solid var(--line);
  border-radius:20px;
  box-shadow:0 20px 60px rgba(0,35,66,.22);
  color:var(--ink);
}
.cookie-consent-inner{
  max-width:1180px;
  margin:0 auto;
  padding:20px 22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
}
.cookie-consent-copy h2{
  margin:0 0 7px;
  font-size:1.15rem;
  color:var(--blue-dark);
}
.cookie-consent-copy p{
  margin:0;
  line-height:1.65;
  color:var(--muted);
}
.cookie-consent-actions{
  display:flex;
  gap:10px;
  flex:0 0 auto;
}
.cookie-btn{
  min-height:44px;
  padding:10px 16px;
  border-radius:12px;
  border:1px solid var(--blue);
  font:inherit;
  font-weight:800;
  cursor:pointer;
}
.cookie-btn-primary{
  background:var(--blue);
  color:#fff;
}
.cookie-btn-secondary{
  background:#fff;
  color:var(--blue);
}
.cookie-btn:hover,
.cookie-btn:focus-visible{
  box-shadow:0 8px 22px rgba(7,63,112,.14);
  outline:3px solid rgba(10,95,168,.18);
  outline-offset:2px;
}
.cookie-settings-link{
  white-space:nowrap;
}
.carousel-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  margin-top:12px;
}
.carousel-control{
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid var(--line);
  background:#fff;
  color:var(--blue-dark);
  font:inherit;
  font-size:1.35rem;
  font-weight:900;
  line-height:1;
  cursor:pointer;
  box-shadow:0 7px 18px rgba(7,63,112,.08);
}
.carousel-control:hover,
.carousel-control:focus-visible{
  background:var(--blue);
  color:#fff;
  border-color:var(--blue);
  outline:3px solid rgba(10,95,168,.18);
  outline-offset:2px;
}
.recognition-carousel,
.logo-carousel,
.premises-carousel{
  touch-action:pan-y;
}
@media(max-width:760px){
  .cookie-consent-banner{
    left:10px;
    right:10px;
    bottom:10px;
    border-radius:16px;
  }
  .cookie-consent-inner{
    padding:17px;
    flex-direction:column;
    align-items:stretch;
  }
  .cookie-consent-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .cookie-btn{
    width:100%;
  }
}
@media(prefers-reduced-motion:reduce){
  .carousel-controls{
    display:none;
  }
}
/* End cookie consent and carousel controls */

/* Pending header and Arabic typography refinements */
.brand{
  flex:0 0 auto;
  max-width:none;
}
.brand img{
  width:225px;
  height:auto;
  max-height:76px;
  object-fit:contain;
  border-radius:0;
}
.brand span{
  display:none!important;
}
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] select{
  font-family:"GE SS Two","GESS Two",Arial,Helvetica,sans-serif;
}
.rtl .stats-strip strong.area-stat{
  font-family:inherit;
}
.rtl .stats-strip strong.arabic-money-stat{
  display:flex;
  flex-direction:row;
  direction:rtl;
  justify-content:flex-start;
  align-items:baseline;
  gap:.28em;
  font-family:inherit;
  color:var(--blue);
}
.rtl .stats-strip strong.arabic-money-stat .stat-number,
.rtl .stats-strip strong.arabic-money-stat .stat-label{
  color:inherit;
  font:inherit;
}
@media(max-width:1180px){
  .brand img{width:200px;max-height:68px}
}
@media(max-width:1020px){
  .brand img{width:185px;max-height:64px}
}
@media(max-width:700px){
  .brand{max-width:calc(100% - 62px)}
  .brand img{width:160px;max-height:56px}
}
@media(max-width:420px){
  .brand img{width:145px;height:auto;max-height:52px;border-radius:0}
}
/* End pending header and Arabic typography refinements */


/* Pending hero identity and recognition carousel controls */
.hero-company-line{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:12px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.4);
  border-radius:18px;
  background:rgba(4,49,87,.42);
  color:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.12);
  backdrop-filter:blur(7px);
}
.hero-company-line img{
  width:70px;
  height:38px;
  object-fit:contain;
  background:#fff;
  border-radius:7px;
  padding:3px 5px;
}
.hero-company-line strong{
  color:#fff;
  font-size:1.02rem;
  line-height:1.35;
}
.hero-company-line-ar{
  direction:rtl;
}
.recognition-carousel{
  position:relative;
}
.recognition-carousel .carousel-controls-side{
  position:absolute;
  inset:0;
  z-index:5;
  display:block;
  margin:0;
  pointer-events:none;
}
.recognition-carousel .carousel-controls-side .carousel-control{
  position:absolute;
  pointer-events:auto;
}
.recognition-carousel .carousel-controls-side .carousel-previous{
  left:12px;
  top:50%;
  transform:translateY(-50%);
}
.recognition-carousel .carousel-controls-side .carousel-next{
  right:12px;
  top:50%;
  transform:translateY(-50%);
}
.recognition-carousel .carousel-controls-side .carousel-pause{
  left:50%;
  bottom:12px;
  transform:translateX(-50%);
}
@media(max-width:700px){
  .hero-company-line{
    gap:9px;
    padding:7px 10px;
    margin-bottom:10px;
  }
  .hero-company-line img{
    width:58px;
    height:32px;
  }
  .hero-company-line strong{
    font-size:.9rem;
  }
  .recognition-carousel .carousel-controls-side .carousel-previous{left:6px}
  .recognition-carousel .carousel-controls-side .carousel-next{right:6px}
  .recognition-carousel .carousel-controls-side .carousel-pause{bottom:7px}
  .recognition-carousel .carousel-controls-side .carousel-control{
    width:38px;
    height:38px;
  }
}
/* End pending hero identity and recognition carousel controls */



/* Equal-height business environment / investor support cards */
.callouts-equal .two-col{
  align-items:stretch;
}
.callouts-equal .callout{
  height:100%;
  display:flex;
  flex-direction:column;
}
.callouts-equal .callout .btn{
  margin-top:auto;
  align-self:flex-start;
}
.callouts-equal.rtl .callout .btn{
  align-self:flex-end;
}


/* Core Business subtle image backgrounds */
.core-business-grid .core-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#fff;
}
.core-business-grid .core-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-image:var(--core-card-image,none);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.14;
  filter:saturate(.72) contrast(.95);
  transform:scale(1.02);
}
.core-business-grid .core-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.80));
}
.core-business-grid .core-card > *{
  position:relative;
  z-index:1;
}
.core-card-estates{
  --core-card-image:url('../images/core-business/industrial-estates.webp');
}
.core-card-factories{
  --core-card-image:url('../images/core-business/factories-warehouses.webp');
}
.core-card-utilities{
  --core-card-image:url('../images/core-business/utilities-support.webp');
}
.core-card-estates::before{background-position:center 46%;}
.core-card-factories::before{background-position:center 54%;}
.core-card-utilities::before{background-position:center 48%;}


/* Final homepage card imagery, equal dimensions, compact spacing, and structured footer */
.section{padding:70px 0;}
.home-page .section{padding:62px 0;}
.home-page .section-title{margin-bottom:28px;}
.home-page .section-title h2{margin-bottom:10px;}
.home-page .actions{margin-top:22px;}

.core-business-grid,
.explore-grid{
  align-items:stretch;
}
.core-business-grid .core-card,
.explore-grid .explore-card{
  min-height:260px;
  height:100%;
  display:flex;
  flex-direction:column;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#fff;
}
.core-business-grid .core-card .text-link,
.explore-grid .explore-card .text-link{
  margin-top:auto;
}
.core-card-leasing{
  --core-card-image:url('../images/core-business/leasing-sale.webp');
}
.core-card-leasing::before{background-position:center 48%;}

.explore-grid .explore-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-image:var(--explore-card-image,none);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.14;
  filter:saturate(.72) contrast(.95);
  transform:scale(1.02);
}
.explore-grid .explore-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.80));
}
.explore-grid .explore-card > *{
  position:relative;
  z-index:1;
}
.explore-card-premises{--explore-card-image:url('../images/explore/premises-plots.webp');}
.explore-card-investors{--explore-card-image:url('../images/explore/investors-clients.webp');}
.explore-card-sustainability{--explore-card-image:url('../images/explore/sustainability.webp');}
.explore-card-contact{--explore-card-image:url('../images/explore/contact-helpline.webp');}
.explore-card-premises::before{background-position:center 48%;}
.explore-card-investors::before{background-position:center 48%;}
.explore-card-sustainability::before{background-position:center 45%;}
.explore-card-contact::before{background-position:center 48%;}

.footer-grid-new{
  grid-template-columns:1.2fr 1.35fr 1.15fr .9fr;
  gap:30px;
  padding-top:40px;
  padding-bottom:34px;
}
.footer-grid-new h3{
  margin:0 0 12px;
  color:#fff;
  font-size:1rem;
  line-height:1.45;
}
.footer-grid-new p{
  margin:0;
}
.footer-brand-column .footer-logo{
  width:210px;
  max-width:100%;
  height:auto;
  padding:8px;
  object-fit:contain;
  border-radius:12px;
}
.footer-brand-column p{
  margin-top:14px;
}
.footer-links-column a{
  margin:7px 0;
}
.footer-heading-link{
  font-weight:800;
}
.footer-social{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:18px;
  flex-wrap:wrap;
}
.footer-social a{
  width:38px;
  height:38px;
  margin:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.28);
  border-radius:50%;
  color:#fff;
  background:rgba(255,255,255,.08);
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.footer-social a:hover{
  transform:translateY(-2px);
  background:rgba(255,255,255,.16);
  border-color:rgba(255,255,255,.5);
  text-decoration:none;
}
.footer-social svg{
  width:19px;
  height:19px;
  fill:currentColor;
}
.rtl .footer-social{
  justify-content:flex-start;
}

@media(max-width:1020px){
  .footer-grid-new{grid-template-columns:1fr 1fr;}
}
@media(max-width:700px){
  .section{padding:54px 0;}
  .home-page .section{padding:46px 0;}
  .core-business-grid .core-card,
  .explore-grid .explore-card{min-height:220px;}
  .footer-grid-new{grid-template-columns:1fr;gap:24px;padding-top:34px;padding-bottom:30px;}
  .footer-brand-column .footer-logo{width:190px;}
}


/* Investor carousel refinement — Invest Jordan-inspired layout */
.home-page .section{
  padding:46px 0;
}
.home-page .section-title{
  margin-bottom:20px;
}
.home-page .section-title p{
  margin-top:0;
  margin-bottom:0;
}
.home-page .card-grid,
.home-page .testimonial-grid{
  gap:16px;
}
.home-page .recognition-section,
.home-page .investor-logo-section{
  border-top:1px solid rgba(10,95,168,.06);
  border-bottom:1px solid rgba(10,95,168,.06);
}
.investor-logo-section{
  background:linear-gradient(180deg,#f4f8fb 0%,#eef5fa 100%);
}
.investor-section-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:22px;
}
.investor-section-heading .section-title{
  margin:0;
  max-width:860px;
}
.investor-heading-button{
  flex:0 0 auto;
  white-space:nowrap;
  min-height:48px;
  padding-inline:23px;
}
.logo-carousel{
  min-height:184px;
  padding:18px 62px 54px;
  border-radius:24px;
  box-shadow:0 18px 44px rgba(7,63,112,.10);
}
.logo-carousel::before,
.logo-carousel::after{
  width:58px;
}
.logo-carousel .carousel-controls-side{
  position:absolute;
  inset:0;
  z-index:6;
  display:block;
  margin:0;
  pointer-events:none;
}
.logo-carousel .carousel-controls-side .carousel-control{
  position:absolute;
  pointer-events:auto;
  width:42px;
  height:42px;
  background:rgba(255,255,255,.96);
  border-color:rgba(10,95,168,.22);
  box-shadow:0 9px 24px rgba(7,63,112,.14);
}
.logo-carousel .carousel-controls-side .carousel-previous{
  left:12px;
  top:50%;
  transform:translateY(-68%);
}
.logo-carousel .carousel-controls-side .carousel-next{
  right:12px;
  top:50%;
  transform:translateY(-68%);
}
.logo-carousel .carousel-controls-side .carousel-pause{
  left:50%;
  bottom:8px;
  transform:translateX(-50%);
}
.logo-card{
  box-shadow:0 5px 16px rgba(7,63,112,.04);
}
.investors-page .content-wrap{
  max-width:1180px;
}
.investors-page .section{
  padding:54px 0;
}
.investors-page .content-section{
  margin:16px 0;
}
.investors-page .investor-logo-panel{
  padding:28px;
  background:linear-gradient(180deg,#f8fbfd 0%,#f2f7fa 100%);
  border-color:rgba(10,95,168,.12);
  box-shadow:0 18px 46px rgba(7,63,112,.08);
}
.investors-page .investor-logo-panel > h2{
  margin-bottom:8px;
}
.investors-page .investor-logo-panel > p{
  margin-top:0;
  margin-bottom:20px;
}
.investors-page .investor-logo-panel .logo-carousel{
  margin-top:0;
}
.rtl .investor-section-heading{
  direction:rtl;
}
@media(max-width:900px){
  .investor-section-heading{
    align-items:flex-start;
    flex-direction:column;
    gap:16px;
  }
  .rtl .investor-section-heading{
    align-items:flex-start;
  }
}
@media(max-width:700px){
  .home-page .section{
    padding:38px 0;
  }
  .home-page .section-title{
    margin-bottom:17px;
  }
  .investor-section-heading{
    margin-bottom:18px;
  }
  .investor-heading-button{
    width:100%;
  }
  .logo-carousel{
    min-height:160px;
    padding:14px 48px 50px;
    border-radius:20px;
  }
  .logo-carousel::before,
  .logo-carousel::after{
    width:38px;
  }
  .logo-carousel .carousel-controls-side .carousel-previous{left:5px}
  .logo-carousel .carousel-controls-side .carousel-next{right:5px}
  .logo-carousel .carousel-controls-side .carousel-pause{bottom:6px}
  .logo-carousel .carousel-controls-side .carousel-control{
    width:38px;
    height:38px;
  }
  .investors-page .section{
    padding:42px 0;
  }
  .investors-page .investor-logo-panel{
    padding:18px;
  }
}
/* End investor carousel refinement */

/* Keep duplicated logo strip visible and stable in RTL layouts */
.rtl .logo-track{
  direction:ltr;
  animation-name:logo-scroll;
}


/* Unified hero identity card: company and zone details in one box */
.hero-identity-card{
  display:inline-flex;
  flex-direction:column;
  align-items:stretch;
  gap:0;
  margin-bottom:14px;
  min-width:min(100%, 520px);
  max-width:100%;
  border:1px solid rgba(255,255,255,.42);
  border-radius:20px;
  overflow:hidden;
  background:rgba(4,49,87,.50);
  color:#fff;
  box-shadow:0 10px 26px rgba(0,0,0,.15);
  backdrop-filter:blur(8px);
}
.hero-identity-main{
  display:flex;
  align-items:center;
  gap:12px;
  padding:9px 14px;
}
.hero-identity-main img{
  flex:0 0 auto;
  width:70px;
  height:38px;
  object-fit:contain;
  background:#fff;
  border-radius:7px;
  padding:3px 5px;
}
.hero-identity-main strong{
  color:#fff;
  font-size:1.02rem;
  line-height:1.35;
}
.hero-identity-subline{
  display:block;
  padding:8px 14px 9px;
  border-top:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-weight:800;
  font-size:.96rem;
  line-height:1.35;
}
.hero-identity-card-ar{
  direction:rtl;
  text-align:right;
}
.hero-identity-card-ar .hero-identity-main{
  direction:rtl;
}
.hero-identity-card-ar .hero-identity-subline{
  text-align:right;
}
@media(max-width:700px){
  .hero-identity-card{
    min-width:0;
    width:100%;
    border-radius:17px;
    margin-bottom:12px;
  }
  .hero-identity-main{
    gap:9px;
    padding:8px 10px;
  }
  .hero-identity-main img{
    width:58px;
    height:32px;
  }
  .hero-identity-main strong{
    font-size:.9rem;
  }
  .hero-identity-subline{
    padding:7px 10px 8px;
    font-size:.84rem;
  }
}
/* End unified hero identity card */


/* Refined investment-portal UI — benchmarked against Invest Jordan */
:root{
  --blue:#075da7;
  --blue-dark:#083d6d;
  --blue-deep:#062f56;
  --green:#8bc53f;
  --soft:#f3f7fa;
  --soft-blue:#eaf3f9;
  --ink:#16202b;
  --muted:#586775;
  --line:#d7e4ed;
  --shadow-soft:0 12px 34px rgba(6,47,86,.08);
  --shadow-card:0 16px 42px rgba(6,47,86,.11);
}
body{letter-spacing:-.006em}
.btn{
  min-height:46px;
  padding:12px 21px;
  box-shadow:0 8px 20px rgba(6,47,86,.08);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.btn:hover{transform:translateY(-1px);text-decoration:none;box-shadow:0 12px 26px rgba(6,47,86,.13)}
.btn-primary{background:var(--green);color:#123008}
.btn-outline{background:#fff;border-color:var(--blue);color:var(--blue-dark)}
.mainnav{box-shadow:0 6px 22px rgba(6,47,86,.05)}
.nav-list>li>a{position:relative}
.nav-list>li>a::after{content:"";position:absolute;left:12px;right:12px;bottom:8px;height:2px;background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.nav-list>li.active>a::after,.nav-list>li>a:hover::after{transform:scaleX(1)}

.home-page .hero{
  min-height:620px;
  background:linear-gradient(90deg,rgba(4,42,75,.94) 0%,rgba(7,93,167,.80) 52%,rgba(7,93,167,.24) 100%),url('../images/hero/industrial-park.jpg') center/cover no-repeat;
}
.home-page .hero h1{max-width:850px;font-size:clamp(2.65rem,5vw,4.65rem);letter-spacing:-.035em}
.home-page .hero p{max-width:780px;color:#eef7ff}
.home-page .hero-identity-card{border-radius:16px;background:rgba(3,40,72,.58);box-shadow:0 12px 34px rgba(0,0,0,.18)}
.home-page .stats-strip{gap:12px;margin-top:32px}
.home-page .stats-strip div{
  position:relative;
  overflow:hidden;
  padding:20px 20px 18px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:16px;
  box-shadow:0 14px 32px rgba(0,0,0,.13);
}
.home-page .stats-strip div::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--green),#badc68)}
.home-page .stats-strip strong{font-size:1.72rem;line-height:1.15}
.home-page .stats-strip span{font-size:.88rem;line-height:1.4;margin-top:6px}

.home-page .section{padding:48px 0}
.home-page .section.alt{background:linear-gradient(180deg,#f5f8fa 0%,#eef4f8 100%)}
.home-page .section-title{max-width:840px;margin-bottom:24px}
.home-page .section-title h2{
  color:var(--blue-deep);
  font-size:clamp(2rem,3.35vw,3.15rem);
  letter-spacing:-.025em;
  margin-bottom:10px;
}
.home-page .section-title p{margin:0;color:var(--muted)}
.section-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:9px;
  color:var(--blue);
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.section-kicker::before{content:"";width:28px;height:3px;border-radius:999px;background:var(--green)}
.rtl .section-kicker{letter-spacing:0;text-transform:none}

.home-page .two-col{gap:32px}
.home-page .figure-card{
  border-radius:20px;
  overflow:hidden;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:var(--shadow-card);
}
.home-page .figure-card img{display:block;width:100%;min-height:300px;object-fit:cover}
.home-page .figure-card figcaption{background:#fff;border-top:1px solid var(--line)}

.recognition-section{background:#fff}
.recognition-carousel{border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff}
.recognition-card{border-radius:14px;background:#fbfdff;border-color:#d9e5ed}

.core-business-grid,.explore-grid{align-items:stretch;gap:16px}
.core-card,.explore-card{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:250px;
  display:flex;
  flex-direction:column;
  padding:24px 20px 20px;
  border-radius:18px;
  border:1px solid #d2e1eb;
  background-color:#fff;
  box-shadow:var(--shadow-soft);
}
.core-card::before,.explore-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-position:center;
  background-size:cover;
  opacity:.12;
  filter:saturate(.75) contrast(.95);
  transition:opacity .25s ease,transform .35s ease;
}
.core-card::after,.explore-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 52%,rgba(244,249,252,.90) 100%);
}
.core-card:hover::before,.explore-card:hover::before{opacity:.20;transform:scale(1.035)}
.core-card h3,.explore-card h3{
  position:relative;
  color:var(--blue-dark);
  margin:0 0 14px;
  padding-bottom:12px;
  font-size:1.08rem;
}
.core-card h3::after,.explore-card h3::after{content:"";position:absolute;left:0;bottom:0;width:38px;height:3px;border-radius:3px;background:var(--green)}
.rtl .core-card h3::after,.rtl .explore-card h3::after{left:auto;right:0}
.core-card p,.explore-card p{color:#273441;line-height:1.55}
.core-card .text-link,.explore-card .text-link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;color:var(--blue-dark)}
.core-card .text-link::after,.explore-card .text-link::after{content:"→";font-weight:900;transition:transform .18s ease}
.rtl .core-card .text-link::after,.rtl .explore-card .text-link::after{content:"←"}
.core-card .text-link:hover::after,.explore-card .text-link:hover::after{transform:translateX(3px)}
.core-card-estates::before{background-image:url('../images/core-business/industrial-estates.webp')}
.core-card-factories::before{background-image:url('../images/core-business/factories-warehouses.webp')}
.core-card-leasing::before{background-image:url('../images/core-business/leasing-sale.webp')}
.core-card-utilities::before{background-image:url('../images/core-business/utilities-support.webp')}
.explore-card-premises::before{background-image:url('../images/explore/premises-plots.webp')}
.explore-card-investors::before{background-image:url('../images/explore/investors-clients.webp')}
.explore-card-sustainability::before{background-image:url('../images/explore/sustainability.webp')}
.explore-card-contact::before{background-image:url('../images/explore/contact-helpline.webp')}

.investor-value-section{background:#fff}
.investor-value-section .two-col{align-items:stretch}
.investor-value-section .callout{
  position:relative;
  overflow:hidden;
  min-height:320px;
  padding:28px;
  border-radius:20px;
  border:1px solid #d4e2eb;
  box-shadow:var(--shadow-soft);
  background:linear-gradient(145deg,#f8fcff 0%,#eff8f4 100%);
}
.investor-value-section .callout::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--blue),var(--green))}
.investor-value-section .callout h2{color:var(--blue-dark);font-size:clamp(1.6rem,2.4vw,2.15rem);margin:0 0 12px}
.callout-intro{color:var(--muted);margin-bottom:12px}
.benefit-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}
.benefit-list li{position:relative;padding-left:22px;color:#263440}
.benefit-list li::before{content:"";position:absolute;left:0;top:.68em;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(139,197,63,.14)}
.benefit-list strong{color:var(--blue);font-size:1.08rem}
.rtl .benefit-list li{padding-left:0;padding-right:22px}
.rtl .benefit-list li::before{left:auto;right:0}
.investor-support-card p{font-size:1.04rem;max-width:540px}

.investor-logo-section{background:linear-gradient(180deg,#eff5f9 0%,#eaf2f6 100%)}
.investor-section-heading{align-items:flex-end}
.logo-carousel{background:#fff;border:1px solid #d5e2eb;box-shadow:var(--shadow-card)}
.logo-card{border-radius:14px;background:#fff;border-color:#dae5ed}
.testimonial-card{
  position:relative;
  padding:26px;
  border-radius:18px;
  border:1px solid #d8e4ec;
  box-shadow:var(--shadow-soft);
  background:#fff;
}
.testimonial-card::before{content:"“";position:absolute;top:8px;right:18px;color:rgba(7,93,167,.10);font-size:5rem;line-height:1;font-family:Georgia,serif}
.rtl .testimonial-card::before{right:auto;left:18px}
.testimonial-card cite{display:block;margin-top:16px;color:var(--blue-dark);font-weight:800;font-style:normal}

.explore-section{position:relative}
.explore-section .section-title{max-width:920px}

.site-footer{background:linear-gradient(135deg,#052e52 0%,#083f70 100%)}
.footer-grid-new{gap:26px;padding-top:40px;padding-bottom:34px}
.footer-grid-new h3{color:#fff;font-size:1rem;line-height:1.45;margin-top:0}
.footer-grid-new p{color:#d5e5f1}
.footer-social a{transition:transform .18s ease,background .18s ease}
.footer-social a:hover{transform:translateY(-2px);background:var(--green)}
.footer-links-column a{padding:3px 0}
.footer-bottom{background:rgba(0,0,0,.10)}

@media(max-width:1020px){
  .home-page .section{padding:44px 0}
  .core-card,.explore-card{min-height:230px}
}
@media(max-width:700px){
  .home-page .hero{padding:68px 0 48px}
  .home-page .section{padding:34px 0}
  .home-page .section-title{margin-bottom:18px}
  .home-page .section-title h2{font-size:clamp(1.85rem,9vw,2.55rem)}
  .section-kicker{margin-bottom:7px}
  .home-page .two-col{gap:18px}
  .core-business-grid,.explore-grid{gap:13px}
  .core-card,.explore-card{min-height:210px;padding:20px 18px}
  .investor-value-section .callout{min-height:0;padding:22px}
  .investor-section-heading{align-items:flex-start}
  .footer-grid-new{padding-top:32px;padding-bottom:28px}
}
/* End refined investment-portal UI */


/* Pending refinement: hero identity, metrics, Arabic navigation and compact footer */
.home-page .hero{padding-top:34px;}
.home-page .hero-identity-card{margin-top:18px;}
.home-page .hero-identity-main img{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.14);}
.home-metrics-section{background:#fff;padding:22px 0 18px;}
.home-metrics-section .stats-strip{margin-top:0;}
.home-page .hero .stats-strip{display:none;}
.footer-address-column .footer-social{margin-top:14px;}
.footer-brand-column .footer-social{display:none;}
.footer-grid-new{grid-template-columns:1.05fr 1.45fr 1.15fr .95fr;}
.arabic-site .nav-inner{direction:ltr;}
.arabic-site .brand{order:2;margin-left:auto;margin-right:0;}
.arabic-site .menu-wrap{order:1;direction:rtl;margin-right:auto;}
.arabic-site .nav-list{direction:rtl;justify-content:flex-end;}
.arabic-site .nav-list>li{direction:rtl;}
.arabic-site .dropdown{right:0;left:auto;text-align:right;}
.arabic-site .section-kicker{font-size:1rem;font-weight:900;letter-spacing:0;}
.arabic-site .section-title h2{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.2;}
@media(max-width:1020px){
  .arabic-site .brand{order:1;margin-left:0;}
  .arabic-site .menu-toggle{order:2;}
  .arabic-site .menu-wrap{order:3;direction:rtl;margin:0;}
  .footer-grid-new{grid-template-columns:1fr 1fr;}
}
@media(max-width:700px){
  .home-page .hero{padding-top:24px;}
  .home-page .hero-identity-card{margin-top:12px;}
  .home-metrics-section{padding:14px 0 10px;}
  .arabic-site .section-kicker{font-size:.95rem;}
  .arabic-site .section-title h2{font-size:clamp(1.9rem,8.5vw,2.7rem);}
  .footer-grid-new{grid-template-columns:1fr;}
}

/* Final compact spacing adjustment */
.home-page .section{padding:42px 0;}
.home-page .section-title{margin-bottom:20px;}
.home-page .section-title h2{margin-bottom:8px;}
.home-page .home-metrics-section{padding:16px 0 12px;}
.home-page .investor-logo-section .section-title,
.home-page .recognition-section .section-title{margin-bottom:18px;}
@media(max-width:1020px){
  .home-page .section{padding:38px 0;}
}
@media(max-width:700px){
  .home-page .section{padding:30px 0;}
  .home-page .section-title{margin-bottom:16px;}
  .home-page .home-metrics-section{padding:12px 0 8px;}
}

/* Final release: tighter section rhythm */
.section{padding:64px 0;}
.home-page .section{padding:36px 0;}
.home-page .section-title{margin-bottom:18px;}
.home-page .home-metrics-section{padding:10px 0 8px;}
.home-page .recognition-section .section-title,
.home-page .investor-logo-section .section-title{margin-bottom:16px;}
@media(max-width:1020px){
  .section{padding:52px 0;}
  .home-page .section{padding:32px 0;}
}
@media(max-width:700px){
  .section{padding:42px 0;}
  .home-page .section{padding:26px 0;}
  .home-page .section-title{margin-bottom:14px;}
  .home-page .home-metrics-section{padding:8px 0 6px;}
}


/* Arabic metrics alignment and combined About Us / Our Principles page */
.home-metrics-section .stats-strip > div{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  min-height:150px;
}
.home-metrics-section .stats-strip > div > strong{
  min-height:38px;
  margin:0 0 8px;
  display:flex;
  align-items:baseline;
  color:var(--blue);
  font-size:1.7rem;
  font-weight:900;
  line-height:1.15;
}
.rtl .home-metrics-section .stats-strip > div > strong.stat-inline{
  width:100%;
  flex-direction:row;
  justify-content:flex-end;
  gap:.38rem;
  direction:ltr;
  unicode-bidi:isolate;
  text-align:right;
}
.rtl .home-metrics-section .stats-strip .stat-inline .stat-number,
.rtl .home-metrics-section .stats-strip .stat-inline .stat-label{
  display:inline-block;
  color:var(--blue);
  font:inherit;
  margin:0;
  line-height:1.15;
}
.rtl .home-metrics-section .stats-strip .area-stat .stat-label{
  font-size:.72em;
  font-weight:900;
}
.rtl .home-metrics-section .stats-strip > div > span{
  margin-top:0;
}

.about-page .page-hero{
  position:relative;
  overflow:hidden;
  padding:76px 0;
  background:linear-gradient(115deg,rgba(5,48,87,.98),rgba(10,95,168,.92)),url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat;
}
.about-page .page-hero::after{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  right:-140px;
  top:-210px;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 0 0 56px rgba(255,255,255,.035),0 0 0 112px rgba(255,255,255,.025);
}
.about-page .page-hero .container{position:relative;z-index:1}
.page-kicker{display:inline-block;margin-bottom:10px;color:#cbe6f8;font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem}
.about-page .page-hero h1{max-width:760px;margin-bottom:14px}
.about-page .page-hero p{max-width:820px}
.about-intro-grid{align-items:stretch;gap:42px}
.about-intro-grid > div:first-child{padding-right:14px}
.about-intro-grid p{font-size:1.04rem;color:#334250}
.about-facts-panel{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  overflow:hidden;
  border:1px solid #d3e1ea;
  border-radius:22px;
  background:#d3e1ea;
  box-shadow:var(--shadow-card);
}
.about-facts-panel div{background:#fff;padding:25px 22px;min-height:145px;display:flex;flex-direction:column;justify-content:center}
.about-facts-panel strong{display:block;color:var(--blue);font-size:2rem;line-height:1;margin-bottom:10px}
.about-facts-panel span{color:#445362;font-weight:800;line-height:1.35}
.about-principles-section{background:linear-gradient(180deg,#eef5f9 0%,#f7fafc 100%)}
.principles-lead-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin-bottom:32px}
.principle-card{
  position:relative;
  overflow:hidden;
  min-height:260px;
  padding:30px;
  border-radius:22px;
  border:1px solid #d6e3eb;
  box-shadow:var(--shadow-soft);
  background:#fff;
}
.principle-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--blue),var(--green))}
.principle-card-vision{background:linear-gradient(145deg,#073f70,#0a5fa8);color:#fff;border-color:transparent}
.principle-card-vision::before{background:var(--green)}
.principle-label{display:inline-block;margin-bottom:15px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}
.principle-card-vision .principle-label{color:#cceba8}
.principle-card h3{margin:0 0 15px;color:var(--blue-dark);font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2}
.principle-card-vision h3{color:#fff}
.principle-card p{margin:0;color:#374655;font-size:1.04rem;line-height:1.7}
.principle-card-vision p{color:#e3f0f8}
.objectives-heading{margin:0 0 18px}
.objectives-heading h3{margin:5px 0 0;color:var(--blue-dark);font-size:clamp(1.55rem,2.6vw,2.15rem)}
.objectives-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.objective-card{
  position:relative;
  min-height:250px;
  padding:24px 20px;
  border:1px solid #d6e3eb;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 26px rgba(7,63,112,.06);
}
.objective-number{display:inline-block;margin-bottom:20px;color:var(--green);font-size:1.7rem;font-weight:900;line-height:1}
.objective-card h4{margin:0 0 12px;color:var(--blue-dark);font-size:1rem;line-height:1.35}
.objective-card p{margin:0;color:#536170;font-size:.91rem;line-height:1.55}
.about-pathways-grid{align-items:stretch}
.pathway-card{display:flex;flex-direction:column;min-height:220px;padding:26px;border:1px solid #d6e3eb;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}
.pathway-card h3{position:relative;margin:0 0 16px;padding-bottom:13px;color:var(--blue-dark);font-size:1.25rem}
.pathway-card h3::after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;background:var(--green);border-radius:3px}
.pathway-card p{color:#4b5966}
.pathway-card .text-link{margin-top:auto}
@media(max-width:1100px){
  .objectives-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:800px){
  .principles-lead-grid{grid-template-columns:1fr}
  .objectives-grid{grid-template-columns:repeat(2,1fr)}
  .about-intro-grid > div:first-child{padding-right:0}
}
@media(max-width:700px){
  .home-metrics-section .stats-strip > div{min-height:0}
  .about-page .page-hero{padding:56px 0}
  .about-intro-grid{gap:22px}
  .about-facts-panel{grid-template-columns:1fr 1fr}
  .about-facts-panel div{min-height:112px;padding:20px 16px}
  .about-facts-panel strong{font-size:1.55rem}
  .principle-card{min-height:0;padding:24px 21px}
  .objectives-grid{grid-template-columns:1fr}
  .objective-card{min-height:0}
}


/* Arabic homepage metric emphasis — July 2026 */
.rtl .home-metrics-section .stats-strip > div > strong{
  color:var(--blue) !important;
  font-size:2.05rem !important;
  font-weight:900 !important;
  line-height:1.08;
  min-height:44px;
}
.rtl .home-metrics-section .stats-strip > div > strong.stat-inline{
  direction:rtl !important;
  unicode-bidi:isolate;
  justify-content:flex-start;
  gap:.55rem;
}
.rtl .home-metrics-section .stats-strip .stat-inline .stat-number{
  color:var(--blue) !important;
  font-size:1em !important;
  font-weight:900 !important;
  direction:ltr;
  unicode-bidi:isolate;
}
.rtl .home-metrics-section .stats-strip .stat-inline .stat-label{
  color:var(--blue-dark) !important;
  font-size:.58em !important;
  font-weight:800 !important;
  white-space:nowrap;
}
.rtl .home-metrics-section .stats-strip .area-stat .stat-label{
  font-size:.55em !important;
}
@media(max-width:700px){
  .rtl .home-metrics-section .stats-strip > div > strong{
    font-size:1.75rem !important;
  }
}


/* Arabic homepage figures emphasis - July 2026 */
.rtl .home-metrics-section .stats-strip strong.stat-inline{
  display:flex;
  align-items:baseline;
  justify-content:flex-start;
  gap:.38rem;
  color:var(--blue);
  font-size:clamp(1.8rem,2.4vw,2.45rem);
  line-height:1.05;
  font-weight:900;
}
.rtl .home-metrics-section .stats-strip strong.stat-inline .stat-number{
  color:var(--blue);
  font-size:1em;
  font-weight:900;
}
.rtl .home-metrics-section .stats-strip strong.stat-inline .stat-label{
  color:var(--blue-dark);
  font-size:.56em;
  font-weight:800;
  white-space:nowrap;
}


/* Footer alignment, Arabic metrics and Arabic section-label refinements — July 2026 */
.footer-grid-new{
  align-items:start;
}
.footer-links-column h3{
  margin:0 0 8px !important;
  padding:0;
  line-height:1.45;
}
.footer-links-column h3 .footer-heading-link{
  display:inline-block;
  margin:0 !important;
  padding:0 !important;
  line-height:inherit;
  vertical-align:top;
}
.footer-links-column > a{
  margin:0 0 4px !important;
  padding:2px 0 !important;
  line-height:1.45;
}

.arabic-site.home-page .section-kicker{
  font-size:1.16rem !important;
  line-height:1.35;
  font-weight:900;
}

.arabic-site .home-metrics-section .arabic-stats > div{
  align-items:stretch;
  text-align:right;
}
.arabic-site .home-metrics-section .arabic-stats > div > strong.stat-inline{
  width:100%;
  min-height:50px;
  margin:0 0 10px;
  display:flex !important;
  flex-direction:row !important;
  align-items:baseline !important;
  justify-content:flex-end !important;
  gap:.52rem !important;
  direction:ltr !important;
  unicode-bidi:isolate !important;
  text-align:right;
  color:var(--blue) !important;
  line-height:1 !important;
}
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-number{
  order:1;
  display:inline-block !important;
  direction:ltr !important;
  unicode-bidi:isolate !important;
  color:#0A5FA8 !important;
  font-size:clamp(2.15rem,3vw,2.75rem) !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:-.02em;
}
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-label{
  order:2;
  display:inline-block !important;
  direction:rtl !important;
  unicode-bidi:isolate !important;
  color:#073F70 !important;
  font-size:1.02rem !important;
  font-weight:900 !important;
  line-height:1.2 !important;
  white-space:nowrap;
}
.arabic-site .home-metrics-section .arabic-stats .area-stat .stat-label{
  font-size:1rem !important;
}
.arabic-site .home-metrics-section .arabic-stats > div > span{
  width:100%;
  margin-top:0;
  color:#536170;
  font-size:.94rem;
  line-height:1.5;
  font-weight:800;
  text-align:right;
}
@media(max-width:700px){
  .arabic-site.home-page .section-kicker{
    font-size:1.04rem !important;
  }
  .arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-number{
    font-size:2rem !important;
  }
  .arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-label{
    font-size:.94rem !important;
  }
}


/* Pending next update: English homepage labels and refined Who We Are page */
.home-page:not(.arabic-site) .section-kicker-prominent{
  font-size:1.06rem;
  line-height:1.35;
  letter-spacing:.055em;
}
.who-we-are-page .page-hero{
  padding:72px 0;
  background:linear-gradient(105deg,rgba(7,63,112,.96),rgba(10,95,168,.82)),url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat;
}
.who-we-are-page .page-hero .section-kicker-light{color:#fff;margin-bottom:12px}
.who-we-are-page .page-hero .section-kicker-light::before{background:var(--green)}
.who-we-are-page .page-hero h1{max-width:760px}
.who-we-are-page .page-hero p{max-width:820px}
.who-we-are-page .section{padding:52px 0}
.who-we-are-page .section-title{margin-bottom:24px}
.who-intro-section .two-col{align-items:center;gap:40px}
.who-intro-figure img{min-height:340px;object-fit:cover}
.who-core-grid,.who-services-grid{align-items:stretch;gap:18px}
.who-card,.who-service-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:250px;border-top:4px solid var(--green)}
.who-card h3,.who-service-card h3{color:var(--blue-deep);font-size:1.2rem;margin:10px 0 12px}
.who-card p,.who-service-card p{color:var(--muted);margin-bottom:0}
.who-service-card .text-link{margin-top:auto;padding-top:18px}
.card-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#eaf6ff;color:var(--blue);font-size:.86rem;font-weight:900;letter-spacing:.05em}
.who-value-section .two-col,.who-governance-grid{align-items:stretch}
.who-value-section .callout,.who-governance-grid .callout{height:100%;display:flex;flex-direction:column}
.who-value-section .actions{margin-top:auto}
.certification-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px}
.certification-summary-grid .section-card{height:100%;border-top:4px solid var(--green)}
.certification-summary-grid h3{color:var(--blue-deep);margin:0 0 10px}
.recognition-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow-soft)}
.recognition-panel>h3{color:var(--blue-deep);margin:0 0 8px}
.recognition-panel>p{color:var(--muted);margin:0 0 18px}
.clean-list{list-style:none;margin:8px 0 0;padding:0}
.clean-list li{position:relative;padding:9px 0 9px 24px;border-bottom:1px solid rgba(10,95,168,.09)}
.clean-list li:last-child{border-bottom:0}
.clean-list li::before{content:"";position:absolute;left:0;top:18px;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(136,195,66,.15)}
@media(max-width:900px){
  .certification-summary-grid{grid-template-columns:1fr}
  .who-we-are-page .section{padding:44px 0}
}
@media(max-width:700px){
  .home-page:not(.arabic-site) .section-kicker-prominent{font-size:.96rem}
  .who-we-are-page .page-hero{padding:58px 0}
  .who-intro-section .two-col{gap:22px}
  .who-intro-figure img{min-height:240px}
  .who-card,.who-service-card{min-height:auto}
  .recognition-panel{padding:18px}
}

/* Arabic homepage metric order correction — number first, unit after it in RTL reading */
.arabic-site .home-metrics-section .arabic-stats > div > strong.stat-inline{
  display:flex !important;
  flex-direction:row-reverse !important;
  direction:ltr !important;
  justify-content:flex-start !important;
  align-items:baseline !important;
  gap:.48rem !important;
  text-align:right !important;
}
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-number,
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-label{
  order:initial !important;
}
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-number{
  direction:ltr !important;
  unicode-bidi:isolate !important;
}
.arabic-site .home-metrics-section .arabic-stats .stat-inline .stat-label{
  direction:rtl !important;
  unicode-bidi:isolate !important;
}


/* Panoramic page split layout and photo carousel */
.panoramic-content-section{padding-top:48px}
.panoramic-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:stretch;margin-bottom:28px}
.panoramic-copy-panel,.panoramic-carousel-panel{min-height:390px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(7,63,112,.09);overflow:hidden}
.panoramic-copy-panel{padding:34px;display:flex;flex-direction:column;justify-content:center}
.panoramic-copy-panel h2{margin:0 0 14px;color:var(--blue-dark);font-size:clamp(1.7rem,2.7vw,2.45rem);line-height:1.15}
.panoramic-copy-panel p{margin:0 0 14px;color:var(--muted)}
.panoramic-copy-panel .actions{margin-top:10px}
.panoramic-carousel-panel{padding:0}
.panoramic-photo-carousel{position:relative;height:100%;min-height:390px;overflow:hidden;background:#eaf2f8;touch-action:pan-y}
.panoramic-photo-track{display:flex;height:100%;transition:transform .55s ease;will-change:transform}
.panoramic-photo-slide{flex:0 0 100%;height:390px;margin:0}
.panoramic-photo-slide img{width:100%;height:100%;display:block;object-fit:cover}
.panoramic-photo-carousel::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(7,63,112,.22));pointer-events:none}
.panoramic-control{position:absolute;z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.94);color:var(--blue-dark);font:inherit;font-size:1.35rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(7,63,112,.18)}
.panoramic-control:hover,.panoramic-control:focus-visible{background:var(--blue);color:#fff;border-color:var(--blue)}
.panoramic-prev{left:14px;top:50%;transform:translateY(-50%)}
.panoramic-next{right:14px;top:50%;transform:translateY(-50%)}
.panoramic-toggle{left:50%;bottom:12px;transform:translateX(-50%);font-size:1rem}
.rtl .panoramic-copy-panel{text-align:right}
.tour-frame-wrap{margin-top:0}
@media(max-width:820px){
  .panoramic-split{grid-template-columns:1fr;gap:18px}
  .panoramic-copy-panel,.panoramic-carousel-panel,.panoramic-photo-carousel{min-height:auto}
  .panoramic-copy-panel{padding:24px}
  .panoramic-photo-slide{height:300px}
}
@media(max-width:520px){
  .panoramic-content-section{padding-top:34px}
  .panoramic-copy-panel{padding:20px;border-radius:20px}
  .panoramic-carousel-panel{border-radius:20px}
  .panoramic-photo-slide{height:230px}
  .panoramic-control{width:38px;height:38px}
  .panoramic-prev{left:8px}.panoramic-next{right:8px}.panoramic-toggle{bottom:8px}
}
/* End panoramic split layout */

/* Final carousel refinement: inauguration slider and panoramic actions */
.inauguration-figure{position:relative}
.inauguration-carousel{position:relative;overflow:hidden;background:#eef5fa;direction:ltr;touch-action:pan-y}
.inauguration-track{display:flex;transition:transform .5s ease;will-change:transform}
.inauguration-slide{flex:0 0 100%;margin:0;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#eef5fa}
.inauguration-slide img{display:block;width:100%;height:100%;object-fit:cover}
.inauguration-control{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.95);color:var(--blue-dark);font:inherit;font-size:1.35rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(7,63,112,.2)}
.inauguration-control:hover,.inauguration-control:focus-visible{background:var(--blue);color:#fff;border-color:var(--blue)}
.inauguration-prev{left:12px}
.inauguration-next{right:12px}
.panoramic-copy-panel .panoramic-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex-wrap:nowrap;width:100%;align-items:stretch}
.panoramic-copy-panel .panoramic-actions .btn{width:100%;min-width:0;padding:12px 10px;text-align:center;white-space:normal;line-height:1.25}
@media(max-width:700px){
  .inauguration-control{width:38px;height:38px}
  .inauguration-prev{left:8px}.inauguration-next{right:8px}
  .panoramic-copy-panel .panoramic-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .panoramic-copy-panel .panoramic-actions .btn{width:100%;padding:11px 7px;font-size:.82rem}
}
/* End final carousel refinement */


/* Pending UI refinements — Arabic navigation, hero, recognition, contact and footer */

/* Arabic desktop header: logo at left, navigation beginning at the right */
@media(min-width:1021px){
  .arabic-site .nav-inner{
    direction:ltr !important;
    display:flex;
    align-items:center;
  }
  .arabic-site .brand{
    order:1 !important;
    margin:0 auto 0 0 !important;
    flex:0 0 auto;
  }
  .arabic-site .menu-wrap{
    order:2 !important;
    margin:0 0 0 auto !important;
    direction:rtl !important;
    flex:0 1 auto;
  }
  .arabic-site .nav-list{
    direction:rtl !important;
    justify-content:flex-start !important;
  }
  .arabic-site .nav-list > li{
    direction:rtl !important;
  }
}

/* Refined, compact hero identity panel */
.hero-identity-card,
.home-page .hero-identity-card{
  display:inline-flex;
  flex-direction:row;
  align-items:center;
  gap:14px;
  width:auto;
  min-width:0;
  max-width:min(100%,760px);
  padding:10px 16px 10px 10px;
  margin:0 0 18px;
  overflow:visible;
  border:1px solid rgba(255,255,255,.34);
  border-radius:16px;
  background:linear-gradient(135deg,rgba(3,42,75,.78),rgba(8,87,153,.62));
  box-shadow:0 14px 34px rgba(0,0,0,.18);
  backdrop-filter:blur(10px);
}
.hero-identity-card > img,
.home-page .hero-identity-card > img{
  flex:0 0 auto;
  width:58px;
  height:58px;
  object-fit:contain;
  padding:8px;
  border-radius:13px;
  background:#fff;
  box-shadow:none;
}
.hero-identity-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.hero-identity-copy strong{
  color:#fff;
  font-size:clamp(.98rem,1.55vw,1.18rem);
  line-height:1.3;
  font-weight:900;
}
.hero-identity-copy .hero-identity-subline{
  display:block;
  padding:0;
  border:0;
  background:transparent;
  color:#dcecf7;
  font-size:.86rem;
  line-height:1.35;
  font-weight:800;
}
.hero-identity-card-ar{
  direction:rtl;
  padding:10px 10px 10px 16px;
  text-align:right;
}
.home-page .hero .container{
  width:100%;
}
.home-page .hero h1,
.home-page .hero p,
.home-page .hero-actions,
.home-page .hero-identity-card{
  margin-left:0;
  margin-right:0;
}
.arabic-site.home-page .hero .container{
  text-align:right;
}
.arabic-site.home-page .hero h1,
.arabic-site.home-page .hero p,
.arabic-site.home-page .hero-actions,
.arabic-site.home-page .hero-identity-card{
  margin-left:0;
  margin-right:0;
}

/* Trust & Recognition: remove blue-on-blue treatment */
.home-page .recognition-section{
  background:linear-gradient(180deg,#f7fafc 0%,#ffffff 100%) !important;
}
.home-page .recognition-carousel{
  padding:6px 56px;
  min-height:0;
  border:0 !important;
  border-radius:0;
  background:transparent !important;
  box-shadow:none !important;
}
.home-page .recognition-card{
  position:relative;
  overflow:hidden;
  min-height:150px;
  background:#fff !important;
  border:1px solid #d7e4ed !important;
  border-radius:16px;
  box-shadow:0 10px 24px rgba(6,47,86,.08);
}
.home-page .recognition-card::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:3px;
  background:linear-gradient(90deg,var(--green),#b6db69);
}
.home-page .recognition-card img{
  max-height:116px;
}

/* Compact investor-logo carousels */
.logo-carousel{
  min-height:0 !important;
  padding:10px 54px !important;
  border-radius:20px;
}
.logo-card{
  height:92px !important;
  padding:10px 16px !important;
}
.logo-card img{
  max-height:66px !important;
}
.logo-carousel .carousel-controls-side .carousel-previous,
.logo-carousel .carousel-controls-side .carousel-next{
  top:50% !important;
  transform:translateY(-50%) !important;
}

/* Contact page: left stack and inquiry form finish at the same height */
.contact-grid{
  align-items:stretch !important;
}
.contact-grid .contact-info-stack{
  height:100%;
  display:flex;
  flex-direction:column;
  gap:18px;
}
.contact-grid .contact-info-stack .content-section{
  flex:1 1 0;
  margin:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.contact-grid > .form-card{
  height:100%;
  margin:0;
}

/* Footer social icons always visible in the first column */
.footer-brand-column .footer-social{
  display:flex !important;
  margin-top:16px;
}
.footer-address-column .footer-social{
  display:none !important;
}
.footer-social a{
  color:#fff !important;
}
.footer-social svg{
  display:block;
  width:19px;
  height:19px;
  fill:currentColor;
}

@media(max-width:1020px){
  .arabic-site .brand{order:1 !important;margin:0 !important;}
  .arabic-site .menu-toggle{order:2 !important;margin-left:auto;}
  .arabic-site .menu-wrap{order:3 !important;margin:0 !important;direction:rtl !important;}
}
@media(max-width:700px){
  .hero-identity-card,
  .home-page .hero-identity-card{
    width:100%;
    gap:10px;
    padding:9px 12px 9px 9px;
  }
  .hero-identity-card > img,
  .home-page .hero-identity-card > img{
    width:50px;
    height:50px;
    padding:7px;
  }
  .hero-identity-copy strong{font-size:.91rem;}
  .hero-identity-copy .hero-identity-subline{font-size:.78rem;}
  .home-page .recognition-carousel{padding:4px 46px;}
  .home-page .recognition-card{min-height:126px;}
  .logo-carousel{padding:8px 44px !important;}
  .logo-card{height:82px !important;}
  .logo-card img{max-height:58px !important;}
  .contact-grid .contact-info-stack,
  .contact-grid > .form-card{height:auto;}
}
/* End pending UI refinements */
/* Footer reorganisation and header Home removal — July 2026 */
.site-footer .footer-grid-new{
  display:grid;
  grid-template-columns:minmax(245px,1.28fr) minmax(250px,1.34fr) minmax(225px,1.18fr) minmax(185px,.90fr);
  gap:0;
  align-items:start;
  padding-top:42px;
  padding-bottom:36px;
}
.site-footer .footer-column{
  min-width:0;
  height:100%;
}
.site-footer .footer-column + .footer-column{
  padding-inline-start:28px;
  margin-inline-start:28px;
  border-inline-start:1px solid rgba(255,255,255,.15);
}
.site-footer .footer-brand-column{
  padding-inline-end:4px;
}
.site-footer .footer-brand-column .footer-logo{
  display:block;
  width:210px;
  max-width:100%;
  margin:0 0 16px;
}
.site-footer .footer-brand-column p{
  max-width:31ch;
  margin:0;
  line-height:1.58;
}
.site-footer .footer-grid-new h3{
  margin:1px 0 12px !important;
  font-size:1.02rem;
  line-height:1.42;
}
.site-footer .footer-address-column p{
  margin:0;
  line-height:1.58;
}
.site-footer .footer-links-column h3{
  margin-bottom:9px !important;
}
.site-footer .footer-links-column > a{
  display:block;
  margin:0 0 5px !important;
  padding:2px 0 !important;
  line-height:1.45;
}
.site-footer .footer-social{
  margin-top:18px;
  gap:9px;
}
.site-footer .footer-social a{
  width:37px;
  height:37px;
}
.site-footer .footer-bottom .container{
  justify-content:center;
  text-align:center;
}
.site-footer[dir="rtl"] .footer-brand-column p{
  max-width:32ch;
}

@media(max-width:1100px){
  .site-footer .footer-grid-new{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:30px 0;
  }
  .site-footer .footer-column + .footer-column{
    margin-inline-start:22px;
    padding-inline-start:22px;
  }
  .site-footer .footer-column:nth-child(3){
    margin-inline-start:0;
    padding-inline-start:0;
    border-inline-start:0;
  }
}
@media(max-width:700px){
  .site-footer .footer-grid-new{
    grid-template-columns:1fr;
    gap:0;
    padding-top:32px;
    padding-bottom:28px;
  }
  .site-footer .footer-column,
  .site-footer .footer-column + .footer-column,
  .site-footer .footer-column:nth-child(3){
    margin:0;
    padding:0;
    border:0;
  }
  .site-footer .footer-column + .footer-column{
    margin-top:24px;
    padding-top:22px;
    border-top:1px solid rgba(255,255,255,.15);
  }
  .site-footer .footer-brand-column p{
    max-width:none;
  }
  .site-footer .footer-bottom .container{
    justify-content:flex-start;
    text-align:start;
  }
}

/* Media Center revamp */
.media-center-revamp-page{background:#fff}
.media-page-hero{position:relative;overflow:hidden;padding:76px 0 66px}
.media-page-hero:after{content:"";position:absolute;right:-110px;bottom:-185px;width:520px;height:520px;border-radius:50%;border:90px solid rgba(255,255,255,.055);pointer-events:none}
.media-page-hero .container{position:relative;z-index:1}
.media-page-hero h1{margin-bottom:12px}
.media-page-hero p{max-width:850px;margin-bottom:0}
.media-kicker,.media-section-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.media-kicker{color:#dff4c4;margin-bottom:10px}
.media-section-kicker:before{content:"";width:26px;height:3px;border-radius:999px;background:var(--green)}
.media-section-kicker-light{color:#dff4c4}
.media-section-kicker-light:before{background:#dff4c4}
.media-anchor-nav{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}
.media-anchor-nav a{color:#fff;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.09);border-radius:999px;padding:8px 13px;font-size:.87rem;font-weight:800}
.media-anchor-nav a:hover{background:#fff;color:var(--blue-dark);text-decoration:none}
.media-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:30px}
.media-section-heading>div{max-width:760px}
.media-section-heading h2,.media-social-copy h2,.media-contact-panel h2{font-size:clamp(1.85rem,3.2vw,2.7rem);line-height:1.12;color:var(--blue-dark);margin:8px 0 10px}
.media-section-heading p,.media-social-copy p{margin:0;color:var(--muted);font-size:1.03rem}
.media-featured-section{background:linear-gradient(180deg,#f4f9fd 0%,#fff 100%)}
.media-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.media-feature-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 16px 42px rgba(7,63,112,.09);min-width:0}
.media-feature-visual{position:relative;height:245px;background:#eef5fa;overflow:hidden}
.media-feature-visual img{width:100%;height:100%;object-fit:cover;display:block}
.media-feature-profile .media-feature-visual img,.media-feature-sustainability .media-feature-visual img{object-position:top}
.media-feature-profile .media-feature-visual{background:#f4f7fa}
.media-feature-sustainability .media-feature-visual{background:#f7f7f4}
.media-play-badge{position:absolute;left:22px;bottom:20px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);box-shadow:0 10px 28px rgba(0,0,0,.2)}
.media-play-badge svg{width:24px;height:24px;fill:#10200a;margin-left:3px}
.media-feature-content{display:flex;flex-direction:column;flex:1;padding:24px}
.media-type-pill{display:inline-flex;align-self:flex-start;border-radius:999px;background:#eaf5fc;color:var(--blue-dark);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:6px 10px}
.media-feature-content h3,.media-cert-card h3,.media-news-body h3{color:var(--blue-dark);margin:14px 0 8px;line-height:1.25}
.media-feature-content h3{font-size:1.42rem}
.media-feature-content p{color:var(--muted);margin:0 0 18px}
.media-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;margin-bottom:18px}
.media-meta-row span{background:#f4f8fb;border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800;color:#4d6172}
.media-card-actions{display:flex;gap:9px;flex-wrap:wrap}
.media-card-actions .btn{padding:10px 14px;font-size:.88rem}
.media-cert-section{background:#f4f8fb}
.media-cert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.media-cert-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(7,63,112,.065);min-height:340px}
.media-cert-logo{height:88px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:7px}
.media-cert-logo img{max-width:190px;max-height:78px;object-fit:contain}
.media-cert-shield svg{width:68px;height:68px;fill:var(--blue)}
.media-cert-card p{color:var(--muted);margin:0}
.media-arrow-link{display:inline-flex;justify-content:space-between;align-items:center;gap:10px;color:var(--blue-dark);font-weight:900;margin-top:auto;padding-top:18px}
.media-arrow-link:hover{text-decoration:none;color:var(--blue)}
.media-cert-actions{display:grid;gap:10px;margin-top:auto;padding-top:18px}
.media-cert-actions .media-arrow-link{margin-top:0;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#f7fafc}
.media-cert-actions .media-arrow-link:hover{background:#fff;border-color:#b7d1e6;box-shadow:0 7px 18px rgba(7,63,112,.07)}
.media-news-section{background:#fff}
.media-view-all{white-space:nowrap}
.media-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.media-news-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(7,63,112,.065)}
.media-news-image{position:relative;height:205px;display:block;overflow:hidden}
.media-news-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.media-news-card:hover .media-news-image img{transform:scale(1.035)}
.media-news-category{position:absolute;left:15px;bottom:14px;background:var(--green);color:#10200a;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:900}
.media-news-body{display:flex;flex-direction:column;flex:1;padding:21px}
.media-news-date{font-size:.8rem;color:var(--blue);font-weight:900}
.media-news-body h3{font-size:1.15rem;margin-top:7px}
.media-news-body h3 a{color:var(--blue-dark)}
.media-news-body h3 a:hover{text-decoration:none;color:var(--blue)}
.media-news-body p{color:var(--muted);margin:0}
.media-experience-section{background:#f4f8fb}
.media-experience-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}
.media-experience-card{position:relative;min-height:330px;border-radius:24px;overflow:hidden;box-shadow:0 14px 36px rgba(7,63,112,.15)}
.media-experience-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .4s ease}
.media-experience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(3,28,50,.9) 100%)}
.media-experience-card:hover img{transform:scale(1.04)}
.media-experience-card:hover{text-decoration:none}
.media-experience-overlay{position:absolute;left:22px;right:22px;bottom:20px;z-index:1;color:#fff}
.media-experience-overlay small{display:block;color:#dff4c4;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.media-experience-overlay strong{display:block;font-size:1.5rem;line-height:1.15;margin:5px 0}
.media-experience-overlay em{font-style:normal;font-weight:800}
.media-social-section{padding:56px 0}
.media-social-panel{display:grid;grid-template-columns:1.2fr 1.8fr;gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 12px 35px rgba(7,63,112,.08)}
.media-social-copy h2{font-size:2rem}
.media-social-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.media-social-links a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:98px;background:#f5f9fc;border:1px solid var(--line);border-radius:16px;color:var(--blue-dark);font-weight:900;font-size:.78rem;text-align:center;padding:10px 5px}
.media-social-links a:hover{background:#fff;border-color:#b7d1e6;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 22px rgba(7,63,112,.08)}
.media-social-links svg{width:25px;height:25px;fill:var(--blue)}
.media-references-section{background:#f4f8fb;padding:54px 0}
.media-reference-details{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 28px rgba(7,63,112,.06);overflow:hidden}
.media-reference-details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;cursor:pointer}
.media-reference-details summary::-webkit-details-marker{display:none}
.media-reference-details summary span:first-child{display:flex;flex-direction:column}
.media-reference-details summary strong{color:var(--blue-dark);font-size:1.13rem}
.media-reference-details summary small{color:var(--muted);margin-top:3px}
.media-details-icon{font-size:1.7rem;color:var(--blue);font-weight:400}
.media-reference-details[open] .media-details-icon{transform:rotate(45deg)}
.media-reference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;border-top:1px solid var(--line);padding:24px}
.media-reference-grid h3{color:var(--blue-dark);margin:0 0 12px;font-size:1rem}
.media-reference-grid a{display:block;padding:7px 0;border-bottom:1px solid #edf2f6;font-size:.9rem;font-weight:700}
.media-contact-section{padding:58px 0;background:#fff}
.media-contact-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;border-radius:26px;padding:34px 38px;box-shadow:0 18px 48px rgba(7,63,112,.2)}
.media-contact-panel>div:first-child{max-width:710px}
.media-contact-panel h2{color:#fff;font-size:2rem}
.media-contact-panel p{color:#dfefff;margin:0}
.media-contact-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.media-contact-actions .btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 220px;min-height:54px;white-space:nowrap;text-align:center}
.media-contact-actions .btn-secondary{background:#fff}
.media-contact-actions .btn-primary{box-shadow:none}
html[dir="rtl"] .media-page-hero:after{right:auto;left:-110px}
html[dir="rtl"] .media-section-kicker:before{order:2}
html[dir="rtl"] .media-play-badge{left:auto;right:22px}
html[dir="rtl"] .media-play-badge svg{margin-left:0;margin-right:3px;transform:scaleX(-1)}
html[dir="rtl"] .media-cert-logo{justify-content:flex-start}
html[dir="rtl"] .media-news-category{left:auto;right:15px}
html[dir="rtl"] .media-experience-overlay{left:22px;right:22px;text-align:right}
html[dir="rtl"] .media-contact-actions{justify-content:flex-start}
html[dir="rtl"] .media-reference-grid,html[dir="rtl"] .media-reference-details{text-align:right}
@media(max-width:1050px){
  .media-featured-grid,.media-cert-grid,.media-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .media-featured-grid .media-feature-card:last-child,.media-news-grid .media-news-card:last-child{grid-column:1/-1}
  .media-experience-grid{grid-template-columns:1fr 1fr}
  .media-experience-card:first-child{grid-column:1/-1}
  .media-social-panel{grid-template-columns:1fr}
  .media-social-links{grid-template-columns:repeat(3,minmax(100px,1fr))}
  .media-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .media-contact-panel{align-items:flex-start}
  .media-contact-actions{justify-content:flex-start}
}
@media(max-width:720px){
  .media-page-hero{padding:58px 0 50px}
  .media-anchor-nav{display:none}
  .media-featured-grid,.media-cert-grid,.media-news-grid,.media-experience-grid,.media-reference-grid{grid-template-columns:1fr}
  .media-featured-grid .media-feature-card:last-child,.media-cert-grid .media-cert-card:last-child,.media-news-grid .media-news-card:last-child,.media-experience-card:first-child{grid-column:auto}
  .media-section-heading{display:block}
  .media-section-heading .media-view-all{margin-top:18px}
  .media-feature-visual{height:225px}
  .media-experience-card{min-height:280px}
  .media-social-panel{padding:24px}
  .media-social-links{grid-template-columns:repeat(2,1fr)}
  .media-reference-details summary{padding:18px}
  .media-reference-grid{padding:18px}
  .media-contact-panel{display:block;padding:28px 24px}
  .media-contact-actions{margin-top:22px}
  .media-contact-actions .btn{width:100%;flex-basis:auto}
}
/* End Media Center revamp */

/* Bilingual error page */
.error-page-hero{padding:68px 0 58px}
.error-page-hero h1{max-width:900px}
.error-bilingual-section{background:linear-gradient(180deg,#f4f8fb 0%,#fff 100%)}
.error-bilingual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.error-language-panel{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 14px 38px rgba(7,63,112,.09)}
.error-language-panel.rtl{font-family:"GE SS Two","GESS Two",Arial,Helvetica,sans-serif}
.error-number{display:inline-flex;align-self:flex-start;color:var(--green);font-size:4rem;line-height:1;font-weight:900;letter-spacing:-.04em;margin-bottom:18px}
.error-language-panel h2{color:var(--blue-dark);font-size:clamp(1.6rem,2.7vw,2.25rem);line-height:1.2;margin:0 0 12px}
.error-language-panel p{color:var(--muted);font-size:1.02rem;margin:0 0 22px}
.error-language-panel .actions{margin-top:auto}
.error-language-panel .actions .btn{min-width:150px}
@media(max-width:760px){
  .error-bilingual-grid{grid-template-columns:1fr}
  .error-language-panel{padding:26px 22px}
  .error-number{font-size:3.4rem}
}
/* End bilingual error page */

/* Area detail pages revamp */
.area-detail-page{background:#fff}
.area-detail-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06365f 0%,#0a5fa8 72%,#1571ba 100%);color:#fff;padding:68px 0}
.area-detail-hero:before{content:"";position:absolute;inset:auto -120px -180px auto;width:460px;height:460px;border-radius:50%;background:rgba(136,195,66,.14)}
.area-detail-hero:after{content:"";position:absolute;left:-120px;top:-160px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.06)}
.area-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:48px;align-items:center}
.area-hero-copy .breadcrumb{margin-bottom:18px}.area-hero-copy .breadcrumb a{color:#fff}
.area-eyebrow,.area-section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--green);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.area-eyebrow{color:#e8f7d7;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:7px 11px;border-radius:999px}
.area-hero-copy h1{font-size:clamp(2.5rem,4.8vw,4.8rem);line-height:1.02;margin:18px 0 16px;letter-spacing:-.035em}
.area-hero-copy>p{max-width:720px;color:#e5f1fb;font-size:1.12rem;margin:0}
.area-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.area-badge-row span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:800}
.area-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.area-hero-actions .btn{min-height:50px}.area-hero-actions .btn-secondary{background:#fff;color:var(--blue-dark)}
.area-hero-visual{margin:0;background:#fff;border:1px solid rgba(255,255,255,.28);border-radius:26px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.area-hero-visual img{display:block;width:100%;aspect-ratio:1.48/1;object-fit:contain;background:#edf3f7}
.area-hero-visual figcaption{padding:13px 17px;color:#4f6272;font-weight:800;font-size:.84rem}
.area-summary-section{padding:68px 0}
.area-overview-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:42px;align-items:start}
.area-overview-copy h2,.area-section-heading h2,.area-resource-panel h2{color:var(--blue-dark);font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.16;margin:9px 0 17px}
.area-overview-copy p{color:var(--muted);font-size:1.02rem;margin:0 0 14px}
.area-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.area-fact-card{min-height:142px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:20px;padding:21px;box-shadow:0 10px 28px rgba(7,63,112,.07)}
.area-fact-card span{color:var(--muted);font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.045em}
.area-fact-card strong{display:block;color:var(--blue);font-size:1.42rem;line-height:1.18;margin-top:17px}
.area-plots-section{padding:72px 0}
.area-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.area-section-heading>div{max-width:800px}.area-section-heading h2{margin-bottom:10px}.area-section-heading p{color:var(--muted);margin:0}.area-section-heading>.btn{flex:0 0 auto;white-space:nowrap}
.plot-grid{display:grid;gap:22px}.plot-grid-1{grid-template-columns:minmax(0,820px);justify-content:center}.plot-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.plot-grid-3,.plot-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
.plot-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(7,63,112,.09)}
.plot-card-image{position:relative;background:#eaf0f4;overflow:hidden}.plot-card-image img{display:block;width:100%;aspect-ratio:1.48/1;object-fit:contain;transition:transform .32s ease}.plot-card:hover .plot-card-image img{transform:scale(1.015)}
.plot-availability{position:absolute;left:14px;bottom:14px;background:var(--green);color:#10200a;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.14)}
.plot-card-body{display:flex;flex-direction:column;flex:1;padding:22px}.plot-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.plot-card-heading h3{color:var(--blue-dark);font-size:1.3rem;line-height:1.2;margin:0}.plot-card-heading strong{color:var(--blue);font-size:1.12rem;white-space:nowrap}
.plot-subarea{color:var(--muted);margin:10px 0 0}
.plot-reference{display:flex;flex-direction:column;gap:7px;background:#f5f9fc;border:1px solid var(--line);border-radius:14px;padding:14px;margin:18px 0}.plot-reference span{color:var(--muted);font-size:.8rem;font-weight:800}.plot-reference code{font-family:Consolas,"Courier New",monospace;color:var(--blue-dark);font-size:.98rem;font-weight:800;overflow-wrap:anywhere}
.plot-card-actions{display:flex;gap:10px;margin-top:auto}.plot-card-actions .btn{flex:1;min-height:48px;padding:10px 13px;font-size:.86rem;text-align:center}
.area-sector-section{padding:70px 0}.area-sector-table-wrap{box-shadow:0 12px 30px rgba(7,63,112,.08)}.area-sector-table td:nth-child(2),.area-sector-table td:nth-child(3){white-space:nowrap}.area-sector-table tbody tr:last-child td{border-bottom:0}
.area-investor-support-section{padding:72px 0}.area-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.area-feature-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--green);border-radius:19px;padding:21px;box-shadow:0 9px 26px rgba(7,63,112,.065)}.area-feature-card h3{color:var(--blue-dark);font-size:1.05rem;margin:0 0 9px}.area-feature-card p{color:var(--muted);font-size:.91rem;margin:0}
.area-resources-section{padding:64px 0}.area-resource-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:35px;align-items:center;background:linear-gradient(135deg,#fff,#f4f9fc);border:1px solid var(--line);border-radius:25px;padding:32px;box-shadow:0 13px 38px rgba(7,63,112,.08)}.area-resource-panel p{color:var(--muted);margin:0}.area-resource-actions{display:grid;grid-template-columns:1fr;gap:10px}.area-resource-actions .btn{width:100%;min-height:50px;text-align:center}
.area-page-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.area-page-nav a{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px 18px;color:var(--blue-dark)}.area-page-nav a:last-child{text-align:right}.area-page-nav a:hover{text-decoration:none;border-color:#a8c8e1;box-shadow:0 8px 24px rgba(7,63,112,.07)}.area-page-nav span{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.area-page-nav strong{margin-top:3px}
@media(max-width:1020px){
  .area-hero-grid,.area-overview-grid,.area-resource-panel{grid-template-columns:1fr}
  .area-hero-visual{max-width:760px}.area-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .area-resource-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.area-resource-actions .btn{white-space:normal}
}
@media(max-width:760px){
  .area-detail-hero{padding:48px 0}.area-hero-copy h1{font-size:2.55rem}.area-hero-copy>p{font-size:1rem}
  .area-hero-actions,.plot-card-actions{display:grid;grid-template-columns:1fr}.area-hero-actions .btn,.plot-card-actions .btn{width:100%}
  .area-summary-section,.area-plots-section,.area-sector-section,.area-investor-support-section,.area-resources-section{padding:52px 0}
  .area-facts-grid,.plot-grid-2,.plot-grid-3,.plot-grid-4,.area-feature-grid,.area-resource-actions,.area-page-nav{grid-template-columns:1fr}
  .area-section-heading{display:block}.area-section-heading>.btn{width:100%;margin-top:20px}.plot-card-heading{display:block}.plot-card-heading strong{display:block;margin-top:8px;white-space:normal}
  .area-resource-panel{padding:24px 20px}.area-page-nav a:last-child{text-align:left}
}
/* End area detail pages revamp */


/* IDMC July 2026 area, premises, media and alignment refinements */
.media-cert-grid{align-items:stretch}
.media-cert-card-uniform{height:100%;min-height:390px}
.media-cert-card-uniform .media-cert-logo{flex:0 0 88px}
.media-cert-card-uniform>div:nth-child(2){flex:1}
.media-cert-card-uniform .media-cert-actions{width:100%}
.media-cert-card-uniform .media-cert-actions .media-arrow-link{min-height:48px}
.area-badge-row{align-items:center}
.area-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:999px;background:var(--green);color:#10200a;font-size:.82rem;font-weight:900;border:1px solid rgba(255,255,255,.22);box-shadow:0 7px 18px rgba(0,0,0,.12)}
.area-map-link:hover{background:#fff;color:var(--blue-dark);text-decoration:none}
.commercial-content-grid{width:100%;max-width:none}
.commercial-content-grid .content-section{width:100%}
.premises-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.premises-summary-section{padding:72px 0}
.premises-summary-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:48px;align-items:center}
.premises-summary-copy h2,.premises-section-heading h2,.premises-resource-panel h2,.premises-final-cta h2{color:var(--blue-dark);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.14;margin:8px 0 14px}
.premises-summary-copy p,.premises-section-heading p,.premises-resource-panel p{color:var(--muted);font-size:1.03rem}
.premises-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.premises-stat-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:23px;box-shadow:0 10px 30px rgba(7,63,112,.07)}
.premises-stat-grid strong{display:block;color:var(--blue);font-size:1.72rem;line-height:1.08;margin-bottom:7px}
.premises-stat-grid span{color:var(--muted);font-weight:800;font-size:.9rem}
.premises-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:30px}
.premises-section-heading>div{max-width:790px}
.premises-section-heading p{margin:0}
.premises-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.premises-area-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 38px rgba(7,63,112,.08);min-width:0}
.premises-area-card>img{width:100%;height:210px;object-fit:cover;background:#eef4f7}
.premises-area-card-body{display:flex;flex-direction:column;flex:1;padding:23px}
.premises-area-type{display:inline-flex;align-self:flex-start;background:#eaf5fc;color:var(--blue-dark);border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}
.premises-area-card h3{color:var(--blue-dark);font-size:1.42rem;margin:14px 0 8px}
.premises-area-card p{color:var(--muted);margin:0 0 18px}
.premises-area-card dl{display:grid;gap:9px;margin:0 0 20px}
.premises-area-card dl div{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f6;padding-bottom:8px}
.premises-area-card dt{color:var(--muted);font-weight:700}
.premises-area-card dd{margin:0;color:var(--blue-dark);font-weight:900;text-align:right}
.premises-card-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:auto}
.premises-card-actions .btn{width:100%;min-height:48px;white-space:normal;text-align:center}
.premises-services-section{padding:72px 0}
.premises-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.premises-services-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:23px;box-shadow:0 10px 30px rgba(7,63,112,.06)}
.premises-services-grid h3{color:var(--blue-dark);font-size:1.05rem;margin:0 0 9px}
.premises-services-grid p{color:var(--muted);font-size:.92rem;margin:0}
.premises-gallery-shell{background:#fff;border:1px solid var(--line);border-radius:25px;padding:14px;box-shadow:0 14px 38px rgba(7,63,112,.08);overflow:hidden}
.premises-gallery-shell .premises-carousel{margin:0;border:0;box-shadow:none}
.premises-resources-section{padding:72px 0}
.premises-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.premises-resource-panel{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 12px 35px rgba(7,63,112,.07)}
.premises-resource-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:20px}
.premises-resource-actions .btn{min-height:50px;white-space:normal;text-align:center}
.premises-location-links{display:grid;gap:10px;margin-top:auto;padding-top:20px}
.premises-location-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f4f8fb;border:1px solid var(--line);border-radius:15px;padding:15px 17px;color:var(--blue-dark)}
.premises-location-links a:hover{text-decoration:none;background:#fff;border-color:#abcbe3;box-shadow:0 7px 20px rgba(7,63,112,.07)}
.premises-location-links span{color:var(--blue);font-weight:900;font-size:.86rem;text-align:right}
.premises-final-cta-section{padding-top:18px;padding-bottom:78px}
.premises-final-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));border-radius:26px;padding:36px 40px;color:#fff;box-shadow:0 18px 48px rgba(7,63,112,.2)}
.premises-final-cta>div:first-child{max-width:760px}
.premises-final-cta h2{color:#fff;margin-top:8px}
.premises-final-cta p{color:#dfefff;margin:0}
.premises-final-actions{display:grid;gap:10px;min-width:230px}
.premises-final-actions .btn{width:100%;min-height:52px}
@media(max-width:1050px){
  .premises-summary-grid{grid-template-columns:1fr}
  .premises-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .premises-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .premises-resource-grid{grid-template-columns:1fr}
  .premises-final-cta{align-items:flex-start;flex-direction:column}
  .premises-final-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}
}
@media(max-width:700px){
  .premises-hero-actions,.premises-section-heading{display:block}
  .premises-hero-actions .btn,.premises-section-heading>.btn{width:100%;margin-top:10px}
  .premises-summary-section,.premises-services-section,.premises-resources-section{padding:52px 0}
  .premises-stat-grid,.premises-area-grid,.premises-services-grid,.premises-resource-actions,.premises-final-actions{grid-template-columns:1fr}
  .premises-area-card>img{height:200px}
  .premises-resource-panel{padding:24px 20px}
  .premises-location-links a{align-items:flex-start;flex-direction:column}
  .premises-location-links span{text-align:left}
  .premises-final-cta{padding:28px 22px}
  .area-map-link{width:100%;margin-top:2px}
}
/* End IDMC July 2026 refinements */

/* IDMC vNext refinements: media, premises, area spacing, commercial alignment */

/* Certifications & ESG: equal cards with larger logos positioned on the physical right */
.media-cert-grid{
  align-items:stretch;
}
.media-cert-card.media-cert-card-uniform{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(190px,230px);
  grid-template-rows:1fr auto;
  column-gap:26px;
  row-gap:16px;
  align-items:center;
  height:100%;
  min-height:330px;
  direction:ltr;
}
.media-cert-card-uniform .media-cert-logo{
  grid-column:2;
  grid-row:1 / 3;
  width:100%;
  height:auto;
  min-height:190px;
  margin:0;
  padding:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#f4f8fb;
  border:1px solid var(--line);
}
.media-cert-card-uniform .media-cert-logo img{
  width:100%;
  max-width:210px;
  max-height:165px;
  object-fit:contain;
}
.media-cert-card-uniform>div:nth-child(2){
  grid-column:1;
  grid-row:1;
  align-self:start;
}
.media-cert-card-uniform .media-cert-actions{
  grid-column:1;
  grid-row:2;
  align-self:end;
  width:100%;
  margin-top:0;
  padding-top:0;
}
.media-cert-card-uniform .media-cert-actions .media-arrow-link{
  min-height:48px;
}
html[dir="rtl"] .media-cert-card.media-cert-card-uniform{
  direction:ltr;
}
html[dir="rtl"] .media-cert-card-uniform>div:nth-child(2),
html[dir="rtl"] .media-cert-card-uniform .media-cert-actions{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .media-cert-card-uniform .media-cert-logo{
  justify-content:center;
}

/* Our Premises carousel controls: side placement */
.premises-carousel .carousel-controls-side{
  position:absolute;
  inset:0;
  z-index:8;
  display:block;
  margin:0;
  pointer-events:none;
}
.premises-carousel .carousel-controls-side .carousel-control{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  pointer-events:auto;
  width:44px;
  height:44px;
  background:rgba(255,255,255,.96);
  border-color:rgba(10,95,168,.22);
  box-shadow:0 9px 24px rgba(7,63,112,.18);
}
.premises-carousel .carousel-controls-side .carousel-previous{left:12px}
.premises-carousel .carousel-controls-side .carousel-next{right:12px}

/* More compact area detail pages */
.area-summary-section,
.area-investor-support-section,
.area-resources-section{
  padding-top:50px;
  padding-bottom:50px;
}
.area-summary-section + .area-investor-support-section,
.area-investor-support-section + .area-resources-section{
  border-top:1px solid rgba(221,231,239,.72);
}
.area-section-heading{
  margin-bottom:22px;
}
.area-page-nav{
  margin-top:18px;
}

/* Commercial Building content uses the same container margins as the hero */
.container.commercial-content-grid{
  width:100%;
  max-width:var(--max);
  margin-left:auto;
  margin-right:auto;
}

/* Our Premises final investor CTA: center content and buttons */
.premises-final-cta{
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
}
.premises-final-cta>div:first-child{
  max-width:820px;
  margin:0 auto;
}
.premises-final-actions{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  min-width:0;
  width:100%;
}
.premises-final-actions .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:225px;
  min-height:52px;
  text-align:center;
}

@media(max-width:760px){
  .media-cert-card.media-cert-card-uniform{
    grid-template-columns:1fr;
    grid-template-rows:auto auto auto;
    min-height:0;
  }
  .media-cert-card-uniform .media-cert-logo{
    grid-column:1;
    grid-row:1;
    min-height:150px;
    padding:14px;
  }
  .media-cert-card-uniform>div:nth-child(2){
    grid-column:1;
    grid-row:2;
  }
  .media-cert-card-uniform .media-cert-actions{
    grid-column:1;
    grid-row:3;
  }
  .premises-carousel .carousel-controls-side .carousel-control{
    width:38px;
    height:38px;
  }
  .premises-carousel .carousel-controls-side .carousel-previous{left:6px}
  .premises-carousel .carousel-controls-side .carousel-next{right:6px}
  .area-summary-section,
  .area-investor-support-section,
  .area-resources-section{
    padding-top:42px;
    padding-bottom:42px;
  }
  .premises-final-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .premises-final-actions .btn{
    width:100%;
    min-width:0;
  }
}
/* End IDMC vNext refinements */



/* IDMC July 14 2026 layout refresh */

/* Utility header: language selector fixed on the left and park links on the right. */
.topbar .topbar-inner{
  direction:ltr !important;
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
}
.topbar .topbar-language{
  order:1;
  margin-right:auto;
  font-weight:900;
  white-space:nowrap;
}
.topbar .topbar-language a{
  font-weight:900;
}
.topbar .topbar-resources{
  order:2;
  margin-left:auto;
  justify-content:flex-end;
  text-align:right;
}

/* Main homepage hero: editorial split-panel treatment using an actual park image. */
.home-page .hero.home-hero-split{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:590px;
  background:linear-gradient(135deg,#052e52 0%,#075a9e 58%,#0a5fa8 100%);
}
.home-page .hero.home-hero-split::before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:0 0 0 auto;
  width:52%;
  background:url('../images/hero/industrial-park.jpg') center/cover no-repeat;
  clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);
}
.home-page .hero.home-hero-split::after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0 0 0 auto;
  width:56%;
  background:linear-gradient(90deg,rgba(5,46,82,.72) 0%,rgba(5,46,82,.08) 42%,rgba(5,46,82,.02) 100%);
  pointer-events:none;
}
.home-page .hero.home-hero-split .container{
  width:100%;
  padding-top:54px;
  padding-bottom:54px;
}
.home-page .hero.home-hero-split .container > *{
  max-width:610px;
}
.home-page .hero.home-hero-split h1{
  max-width:610px;
  font-size:clamp(2.55rem,4.65vw,4.4rem);
}
.home-page .hero.home-hero-split p{
  max-width:590px;
}
.arabic-site.home-page .hero.home-hero-split::before{
  inset:0 auto 0 0;
  clip-path:polygon(0 0,83% 0,100% 100%,0 100%);
}
.arabic-site.home-page .hero.home-hero-split::after{
  inset:0 auto 0 0;
  background:linear-gradient(270deg,rgba(5,46,82,.72) 0%,rgba(5,46,82,.08) 42%,rgba(5,46,82,.02) 100%);
}
.arabic-site.home-page .hero.home-hero-split .container{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
}

/* Homepage section labels use one unified typographic treatment. */
.home-page .section-kicker,
.home-page:not(.arabic-site) .section-kicker-prominent,
.arabic-site.home-page .section-kicker{
  font-family:Arial,Helvetica,sans-serif;
  font-size:.94rem;
  line-height:1.35;
  font-weight:900;
  letter-spacing:.055em;
}
.arabic-site.home-page .section-kicker{
  font-family:"GE SS Two","GESS Two",Arial,Helvetica,sans-serif;
  letter-spacing:0;
}

/* Keep important homepage headings on one line at desktop widths. */
.home-page .recognition-section .section-title,
.home-page .explore-section .section-title{
  max-width:none;
}
.home-page .recognition-heading-single-line{
  font-size:clamp(1.9rem,2.7vw,2.55rem);
}
.home-page .explore-heading-single-line{
  font-size:clamp(1.82rem,2.4vw,2.35rem);
}
@media(min-width:960px){
  .home-page .recognition-heading-single-line,
  .home-page .explore-heading-single-line{
    white-space:nowrap;
  }
}

/* More compact Explore the Park cards with no unused white space. */
.home-page .explore-grid .explore-card{
  min-height:205px;
  padding:20px 18px 18px;
}
.home-page .explore-grid .explore-card h3{
  margin-bottom:10px;
  padding-bottom:10px;
}
.home-page .explore-grid .explore-card p{
  margin-top:0;
  margin-bottom:12px;
}

/* Uniform, shorter subpage heroes. */
body:not(.home-page) .page-hero{
  box-sizing:border-box;
  min-height:265px;
  padding:44px 0 !important;
  display:flex;
  align-items:center;
}
body:not(.home-page) .page-hero > .container{
  width:100%;
}
body:not(.home-page) .page-hero h1{
  margin-top:0;
}

/* Align all subpage content with the same container edges used in the hero. */
body:not(.home-page) main > .section > .container,
body:not(.home-page) .container.content-wrap,
body:not(.home-page) .container.commercial-content-grid{
  width:100%;
  max-width:var(--max);
  margin-left:auto;
  margin-right:auto;
  padding-left:22px;
  padding-right:22px;
}

@media(max-width:1020px){
  .home-page .hero.home-hero-split{
    min-height:560px;
    background:linear-gradient(90deg,rgba(4,42,75,.94),rgba(7,93,167,.70)),url('../images/hero/industrial-park.jpg') center/cover no-repeat;
  }
  .home-page .hero.home-hero-split::before,
  .home-page .hero.home-hero-split::after{
    display:none;
  }
  .home-page .hero.home-hero-split .container > *{
    max-width:760px;
  }
  .arabic-site.home-page .hero.home-hero-split .container{
    align-items:flex-end;
  }
}
@media(max-width:700px){
  .topbar .topbar-inner{
    justify-content:flex-start;
    text-align:left;
  }
  .topbar .topbar-language{
    margin-right:0;
  }
  .home-page .hero.home-hero-split{
    min-height:auto;
    padding:72px 0;
  }
  .home-page .hero.home-hero-split .container{
    padding-top:0;
    padding-bottom:0;
  }
  .home-page .explore-grid .explore-card{
    min-height:185px;
  }
  body:not(.home-page) .page-hero{
    min-height:225px;
    padding:34px 0 !important;
  }
  body:not(.home-page) main > .section > .container,
  body:not(.home-page) .container.content-wrap,
  body:not(.home-page) .container.commercial-content-grid{
    padding-left:16px;
    padding-right:16px;
  }
}
/* End IDMC July 14 2026 layout refresh */


/* IDMC July 15 2026 — 15-point homepage, unified hero and footer refinement */

/* 1. Full-width, unblurred homepage image with a restrained brand-colour overlay. */
.home-page .hero.home-hero-split,
.arabic-site.home-page .hero.home-hero-split{
  min-height:520px;
  padding:0;
  isolation:isolate;
  background:
    linear-gradient(90deg,rgba(4,39,70,.88) 0%,rgba(5,63,106,.72) 48%,rgba(5,63,106,.35) 100%),
    url('../images/hero/industrial-park-wide.jpg') center center/cover no-repeat;
}
.arabic-site.home-page .hero.home-hero-split{
  background:
    linear-gradient(270deg,rgba(4,39,70,.88) 0%,rgba(5,63,106,.72) 48%,rgba(5,63,106,.35) 100%),
    url('../images/hero/industrial-park-wide.jpg') center center/cover no-repeat;
}
.home-page .hero.home-hero-split::before,
.home-page .hero.home-hero-split::after,
.arabic-site.home-page .hero.home-hero-split::before,
.arabic-site.home-page .hero.home-hero-split::after{display:none !important}
.home-page .hero.home-hero-split .container{
  width:100%;
  padding-top:66px;
  padding-bottom:66px;
}
.home-page .hero.home-hero-split .container > *{max-width:820px}
.home-page .hero.home-hero-split h1{
  max-width:820px;
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(2.5rem,4.7vw,4.55rem);
  line-height:1.04;
  text-shadow:0 3px 18px rgba(0,0,0,.22);
}
.home-page .hero.home-hero-split p{
  max-width:760px;
  margin:0;
  color:#f4f9fd;
  font-size:clamp(1.05rem,1.75vw,1.28rem);
  line-height:1.58;
  text-shadow:0 2px 12px rgba(0,0,0,.18);
}
.home-hero-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:0;
  margin-top:24px;
  color:#fff;
  font-size:.95rem;
  line-height:1.35;
  font-weight:900;
}
.home-hero-meta span{display:inline-flex;align-items:center}
.home-hero-meta span + span::before{
  content:'•';
  margin:0 11px;
  color:var(--green);
  font-size:1.2em;
}
.arabic-site .home-hero-meta{direction:rtl;justify-content:flex-start}

/* 2. Centre the homepage key-metric card content. */
.home-metrics-section .stats-strip > div{
  text-align:center;
  align-items:center;
  justify-content:center;
}
.home-metrics-section .stats-strip > div > strong,
.home-metrics-section .stats-strip > div > span{width:100%;text-align:center}

/* 3. Homepage company story and inauguration carousel. */
.why-company-section .section-title{max-width:none}
.why-company-section .two-col{align-items:start;gap:42px}
.why-company-section p{color:#334250;font-size:1.02rem;line-height:1.68}
.why-company-section .inauguration-slide{position:relative;overflow:hidden}
.inauguration-slide-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  padding:11px 58px 11px 14px;
  background:linear-gradient(180deg,transparent,rgba(3,35,62,.91));
  color:#fff;
  font-size:.88rem;
  line-height:1.35;
  font-weight:800;
}
.rtl .inauguration-slide-caption{padding:11px 14px 11px 58px;text-align:right}
@media(min-width:960px){
  .home-page:not(.arabic-site) .why-company-section .section-kicker,
  .home-page:not(.arabic-site) .why-company-section .section-title h2{white-space:nowrap}
  .home-page:not(.arabic-site) .why-company-section .section-kicker{font-size:.88rem}
  .home-page:not(.arabic-site) .why-company-section .section-title h2{font-size:clamp(1.95rem,2.65vw,2.48rem)}
}

/* 4. Trust & Recognition is now a logo-only carousel, without card containers. */
.home-page .recognition-carousel{
  min-height:0;
  padding:8px 54px;
  border:0 !important;
  border-radius:0;
  background:transparent !important;
  box-shadow:none !important;
}
.home-page .recognition-card{
  min-height:132px;
  padding:10px 20px;
  border:0 !important;
  border-radius:0;
  background:transparent !important;
  box-shadow:none !important;
}
.home-page .recognition-card::before{display:none !important}
.home-page .recognition-card img{
  max-width:190px;
  max-height:108px;
  filter:none;
}

/* 5. Unified, compact subpage hero based on the About Us visual treatment. */
body:not(.home-page) .page-hero,
body:not(.home-page) .area-detail-hero{
  position:relative;
  overflow:hidden;
  box-sizing:border-box;
  height:245px;
  min-height:245px;
  padding:28px 0 !important;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(115deg,rgba(5,48,87,.97),rgba(10,95,168,.88)),
    url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat !important;
}
body:not(.home-page) .page-hero::after,
body:not(.home-page) .area-detail-hero::after{
  content:'';
  position:absolute;
  width:350px;
  height:350px;
  border-radius:50%;
  right:-125px;
  top:-185px;
  border:1px solid rgba(255,255,255,.17);
  box-shadow:0 0 0 46px rgba(255,255,255,.032),0 0 0 92px rgba(255,255,255,.022);
  background:transparent;
  pointer-events:none;
}
html[dir='rtl'] body:not(.home-page) .page-hero::after,
html[dir='rtl'] body:not(.home-page) .area-detail-hero::after{right:auto;left:-125px}
body:not(.home-page) .page-hero > .container,
body:not(.home-page) .area-detail-hero > .container{
  position:relative;
  z-index:1;
  width:100%;
  max-width:var(--max);
  margin-inline:auto;
  padding-inline:22px;
}
body:not(.home-page) .page-hero h1,
body:not(.home-page) .area-detail-hero h1{
  max-width:900px;
  margin:5px 0 9px;
  font-size:clamp(2rem,3.5vw,3.15rem);
  line-height:1.08;
}
body:not(.home-page) .page-hero p,
body:not(.home-page) .area-detail-hero p{
  max-width:900px;
  margin:0;
  color:#e8f4ff;
  font-size:1.02rem;
  line-height:1.48;
}
body:not(.home-page) .breadcrumb{margin-bottom:8px}
body:not(.home-page) .page-kicker,
body:not(.home-page) .media-kicker,
body:not(.home-page) .area-eyebrow{margin-bottom:5px}
body:not(.home-page) .media-anchor-nav{margin-top:15px}
body:not(.home-page) .premises-hero-actions{margin-top:15px}
body:not(.home-page) .area-hero-grid{display:block}
body:not(.home-page) .area-hero-copy{max-width:920px}
body:not(.home-page) .area-hero-visual{display:none}
body:not(.home-page) .area-badge-row{margin-top:13px}

/* Align all subpage content to the same horizontal container edge as the hero. */
body:not(.home-page) main > section:not(.page-hero):not(.area-detail-hero) > .container,
body:not(.home-page) main > .section > .container,
body:not(.home-page) .container.content-wrap,
body:not(.home-page) .container.commercial-content-grid{
  width:100%;
  max-width:var(--max);
  margin-inline:auto;
  padding-inline:22px;
}

/* 6. Utility header emphasis. */
.topbar .topbar-language,
.topbar .topbar-language a,
.topbar .topbar-invest-link{font-weight:900 !important}

/* 7. Compact, equally distributed and centre-aligned footer. */
.site-footer .footer-grid-new{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:start;
  padding-top:27px;
  padding-bottom:22px;
}
.site-footer .footer-column,
.site-footer .footer-column + .footer-column,
.site-footer .footer-column:nth-child(3){
  min-width:0;
  margin:0;
  padding:0 12px;
  border:0;
  text-align:center;
  align-items:center;
}
.site-footer .footer-column{display:flex;flex-direction:column}
.site-footer .footer-brand-column .footer-logo{
  width:176px;
  max-width:100%;
  margin:0 auto 10px;
}
.site-footer .footer-brand-column p,
.site-footer[dir='rtl'] .footer-brand-column p{
  max-width:28ch;
  margin:0 auto;
  line-height:1.45;
  text-align:center;
}
.site-footer .footer-grid-new h3{
  width:100%;
  margin:0 0 8px !important;
  font-size:.94rem;
  line-height:1.35;
  text-align:center;
}
.site-footer .footer-address-column p{
  margin:0 auto;
  line-height:1.45;
  text-align:center;
}
.site-footer .footer-links-column > a{
  width:100%;
  margin:0 0 3px !important;
  padding:1px 0 !important;
  line-height:1.35;
  text-align:center;
}
.site-footer .footer-social{
  justify-content:center;
  margin-top:12px;
  gap:8px;
}
.site-footer .footer-social a{width:34px;height:34px}
.site-footer .footer-bottom{padding:9px 0;font-size:.78rem;line-height:1.35}
.site-footer .footer-bottom .container{justify-content:center;text-align:center}

/* 8. Homepage detail refinements. */
.home-page .investor-section-heading{align-items:flex-start}
.home-page:not(.arabic-site) .investor-heading-button{margin-top:42px}
.arabic-site.home-page .investor-heading-button{margin-top:2px}
.home-page .explore-section .section-title{max-width:none}
.home-page .explore-heading-single-line{font-size:clamp(1.72rem,2.3vw,2.25rem)}

@media(max-width:1020px){
  .home-page .hero.home-hero-split,
  .arabic-site.home-page .hero.home-hero-split{
    min-height:480px;
    background:
      linear-gradient(90deg,rgba(4,39,70,.88),rgba(5,63,106,.56)),
      url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat;
  }
  .arabic-site.home-page .hero.home-hero-split{
    background:
      linear-gradient(270deg,rgba(4,39,70,.88),rgba(5,63,106,.56)),
      url('../images/hero/industrial-park-wide.jpg') center/cover no-repeat;
  }
  .site-footer .footer-grid-new{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}
  .home-page:not(.arabic-site) .investor-heading-button{margin-top:0}
}
@media(max-width:700px){
  .home-page .hero.home-hero-split,
  .arabic-site.home-page .hero.home-hero-split{min-height:auto;padding:0}
  .home-page .hero.home-hero-split .container{padding-top:58px;padding-bottom:58px}
  .home-page .hero.home-hero-split h1{font-size:2.35rem}
  .home-hero-meta{font-size:.83rem;gap:7px 0}
  .home-hero-meta span + span::before{margin:0 7px}
  .why-company-section .two-col{gap:24px}
  .inauguration-slide-caption{padding:9px 48px 9px 10px;font-size:.76rem}
  body:not(.home-page) .page-hero,
  body:not(.home-page) .area-detail-hero{
    height:auto;
    min-height:205px;
    padding:27px 0 !important;
  }
  body:not(.home-page) .page-hero > .container,
  body:not(.home-page) .area-detail-hero > .container,
  body:not(.home-page) main > section:not(.page-hero):not(.area-detail-hero) > .container,
  body:not(.home-page) main > .section > .container,
  body:not(.home-page) .container.content-wrap,
  body:not(.home-page) .container.commercial-content-grid{padding-inline:16px}
  body:not(.home-page) .page-hero h1,
  body:not(.home-page) .area-detail-hero h1{font-size:2rem}
  body:not(.home-page) .media-anchor-nav{display:none}
  .site-footer .footer-grid-new{grid-template-columns:1fr;gap:0;padding-top:25px;padding-bottom:20px}
  .site-footer .footer-column,
  .site-footer .footer-column + .footer-column,
  .site-footer .footer-column:nth-child(3){padding:0 8px;margin:0;border:0}
  .site-footer .footer-column + .footer-column{margin-top:19px;padding-top:17px;border-top:1px solid rgba(255,255,255,.12)}
  .site-footer .footer-bottom .container{justify-content:center;text-align:center}
  .home-page .investor-section-heading{display:block}
  .home-page .investor-heading-button{margin-top:10px !important}
}
/* End IDMC July 15 2026 refinement */


/* IDMC July 2026: header, media certification cards, homepage refinements */
.home-hero-meta .hero-meta-primary::before{
  content:"";display:inline-block;width:9px;height:9px;border-radius:50%;
  background:var(--green);margin-right:9px;vertical-align:middle;box-shadow:0 0 0 4px rgba(136,195,66,.15);
}
.arabic-site .home-hero-meta .hero-meta-primary::before{margin-right:0;margin-left:9px}
.ase-idmc-link{color:inherit;text-decoration:underline;text-decoration-color:rgba(10,95,168,.45);text-underline-offset:3px;font-weight:800}
.ase-idmc-link:hover{color:var(--blue)}

/* Arabic Media Center uses the same real Arabic header behavior as the Arabic homepage. */
.media-center-revamp-page.arabic-site .nav-inner{direction:ltr}
.media-center-revamp-page.arabic-site .brand{order:2;margin-left:auto;margin-right:0}
.media-center-revamp-page.arabic-site .menu-wrap{order:1;direction:rtl;margin-right:auto}
.media-center-revamp-page.arabic-site .nav-list{direction:rtl;justify-content:flex-end}
.media-center-revamp-page.arabic-site .dropdown{right:0;left:auto;text-align:right}

/* Certifications & ESG: equal-height, balanced cards with the logo fixed on the physical right. */
.media-cert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}
.media-cert-card.media-cert-card-uniform{
  display:grid;grid-template-columns:minmax(0,1fr) 178px;grid-template-rows:minmax(0,1fr) auto;
  grid-template-areas:"content logo" "actions logo";gap:18px 22px;align-items:stretch;
  min-height:360px;height:100%;padding:24px;direction:ltr;
}
.media-cert-card-uniform>div:nth-child(2){grid-area:content;align-self:start;direction:ltr;text-align:left}
.media-cert-card-uniform .media-cert-logo{
  grid-area:logo;width:178px;height:100%;min-height:240px;margin:0;padding:16px;
  display:flex;align-items:center;justify-content:center;background:#f4f8fb;border:1px solid var(--line);border-radius:18px;
}
.media-cert-card-uniform .media-cert-logo img{width:100%;height:auto;max-width:150px;max-height:220px;object-fit:contain}
.media-cert-card-uniform .media-cert-actions{grid-area:actions;align-self:end;width:100%;margin:0;padding:0;display:grid;gap:10px}
.media-cert-card-uniform .media-cert-actions .media-arrow-link{display:flex;align-items:center;justify-content:space-between;min-height:48px}
html[dir="rtl"] .media-cert-card-uniform>div:nth-child(2),
html[dir="rtl"] .media-cert-card-uniform .media-cert-actions{direction:rtl;text-align:right}

@media(max-width:900px){
  .media-cert-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .media-center-revamp-page.arabic-site .brand{order:1;margin-left:0}
  .media-center-revamp-page.arabic-site .menu-toggle{order:2}
  .media-center-revamp-page.arabic-site .menu-wrap{order:3;margin:0}
  .media-cert-card.media-cert-card-uniform{
    grid-template-columns:1fr;grid-template-rows:auto auto auto;
    grid-template-areas:"logo" "content" "actions";min-height:0;
  }
  .media-cert-card-uniform .media-cert-logo{width:100%;height:170px;min-height:170px}
  .media-cert-card-uniform .media-cert-logo img{max-height:140px}
}

/* IDMC July 15 2026 — Arabic hero and hero-action cleanup */
/* Keep the Arabic homepage identity block physically aligned to the right. */
.arabic-site.home-page .hero.home-hero-split .container{
  display:flex;
  flex-direction:column;
  align-items:stretch !important;
  text-align:right;
}
.arabic-site.home-page .hero.home-hero-split h1,
.arabic-site.home-page .hero.home-hero-split p,
.arabic-site.home-page .hero.home-hero-split .home-hero-meta{
  width:100%;
  margin-left:auto;
  margin-right:0;
  text-align:right;
}
.arabic-site.home-page .hero.home-hero-split h1{max-width:820px}
.arabic-site.home-page .hero.home-hero-split p{max-width:760px}
.arabic-site.home-page .hero.home-hero-split .home-hero-meta{
  max-width:820px;
  justify-content:flex-start;
}

/* Keep the Arabic Media Center enquiry actions on the physical left. */
.media-center-revamp-page.arabic-site .media-contact-actions{
  direction:ltr;
  justify-content:flex-start !important;
  margin-left:0;
  margin-right:auto;
}
/* End IDMC July 15 2026 cleanup */

