/*
Theme Name: Al-Saa Corporate V22.11 Arabic Hero Spacing
Author: OpenAI for Al-Saa
Version: 22.11
Description: Large bilingual responsive corporate WordPress theme for Al-Saa Development and Investment Co. Ltd.
*/
:root{--navy:#061d38;--navy2:#0b3158;--gold:#d4a83e;--gold2:#f0c75d;--cream:#f7f3eb;--ink:#0b2038;--muted:#64748b;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.8;overflow-x:hidden}body.rtl{direction:rtl}body.ltr{direction:ltr}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}
.topbar{background:#04182f;color:#fff;font-size:13px}.topbar .wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-header{background:#fff;border-bottom:1px solid rgba(212,168,62,.34);position:relative;z-index:50}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:148px;height:58px;object-fit:contain;display:block}.menu{display:flex;align-items:center;gap:20px;font-weight:800;font-size:14px}.menu a{position:relative}.menu a:hover{color:var(--gold)}.lang{border:1px solid var(--gold);padding:9px 14px;border-radius:9px;color:#8d6610}.burger{display:none;width:46px;height:46px;border:1px solid var(--gold);border-radius:10px;background:#fff;font-size:23px}
.hero{min-height:680px;color:#fff;display:flex;align-items:center;background:linear-gradient(90deg,rgba(4,20,40,.96),rgba(4,20,40,.60)),url('assets/images/hero-port.jpg') center/cover no-repeat;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(212,168,62,.20),transparent 35%)}.hero-copy{position:relative;z-index:1;max-width:820px}.eyebrow{color:var(--gold2);font-weight:900;letter-spacing:1px}.hero h1{font-size:clamp(40px,5.4vw,74px);line-height:1.12;margin:16px 0}.hero p{font-size:19px;max-width:760px;line-height:2}.btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:9px;font-weight:900;border:1px solid #fff;color:#fff}.btn.gold{background:var(--gold);border-color:var(--gold);color:#061d38}
.section{padding:90px 0}.soft{background:var(--cream)}.dark{background:linear-gradient(135deg,#061d38,#0b3158);color:#fff}.section-head{max-width:860px;margin:0 auto 44px;text-align:center}.section-head small{color:#a87512;font-weight:900}.dark .section-head small{color:var(--gold2)}.section-head h2{font-size:clamp(32px,4vw,54px);line-height:1.25;margin:8px 0 12px}.section-head p{color:var(--muted);font-size:18px}.dark .section-head p{color:#d7e2ee}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-52px;position:relative;z-index:3}.stat{background:#fff;border-top:4px solid var(--gold);border-radius:16px;padding:25px;text-align:center;box-shadow:0 16px 42px rgba(0,20,40,.18)}.stat b{display:block;font-size:34px;color:var(--navy)}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sector{min-height:390px;border-radius:22px;overflow:hidden;position:relative;background:#092542;color:#fff;box-shadow:0 18px 46px rgba(0,20,40,.18)}.sector img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.sector:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,17,34,.95),rgba(2,17,34,.18))}.sector:hover img{transform:scale(1.06)}.sector .txt{position:absolute;z-index:2;bottom:0;padding:25px}.sector h3{font-size:24px;margin:0 0 8px}.sector p{color:#e8eef7;margin:0}
.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature-row{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.feature{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 15px 42px rgba(0,20,40,.12);display:grid;grid-template-columns:230px 1fr}.feature img{width:100%;height:100%;min-height:245px;object-fit:cover}.feature div{padding:25px}.feature h3{font-size:25px;color:var(--navy);margin:0 0 8px}
.chair-card{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 22px 58px rgba(0,20,40,.18);background:#ddd}.chair-card img{width:100%;max-height:620px;object-fit:cover;object-position:center top;display:block}.caption{position:absolute;inset-inline:24px;bottom:22px;background:rgba(6,29,56,.94);color:#fff;padding:18px;border-radius:14px;text-align:center}.caption b{color:var(--gold2);font-size:20px}
.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:250px;gap:16px}.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:18px;background:#123}.gallery figure:first-child{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery figure:hover img{transform:scale(1.05)}.gallery figcaption{position:absolute;inset-inline:14px;bottom:14px;background:rgba(6,29,56,.9);color:#fff;padding:9px 13px;border-radius:9px;font-weight:800}
.roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border-top:4px solid var(--gold);border-radius:17px;padding:24px;box-shadow:0 12px 34px rgba(0,20,40,.10)}.step b{font-size:32px;color:var(--gold)}
.orbit-wrap{position:relative;overflow:hidden;background:#061d38;color:#fff;padding:85px 0}.orbit-bg{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 70px,rgba(212,168,62,.08) 72px 74px);animation:slide 18s linear infinite}.orbit{width:320px;height:320px;border:1px solid rgba(212,168,62,.45);border-radius:50%;margin:auto;position:relative;animation:spin 26s linear infinite}.orbit span{position:absolute;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#061d38;font-size:30px;box-shadow:0 12px 30px rgba(0,0,0,.3)}.orbit span:nth-child(1){left:125px;top:-35px}.orbit span:nth-child(2){right:-35px;top:125px}.orbit span:nth-child(3){left:125px;bottom:-35px}.orbit span:nth-child(4){left:-35px;top:125px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide{to{transform:translateX(140px)}}
.page-hero{min-height:340px;color:#fff;display:flex;align-items:center;padding:64px 0;background:linear-gradient(90deg,rgba(4,20,40,.96),rgba(4,20,40,.58)),url('assets/images/investment-city.jpg') center/cover}.page-hero h1{font-size:clamp(34px,4vw,58px);line-height:1.25}.chairman-full{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start}.chairman-copy{background:#fff;border-radius:22px;padding:40px;box-shadow:0 16px 44px rgba(0,20,40,.10)}.chairman-copy h2{font-size:44px;color:var(--navy);line-height:1.2}.chairman-copy p{font-size:18px;line-height:2}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 12px 34px rgba(0,20,40,.10)}
footer{background:#031426;color:#d6dfeb;padding:55px 0 20px}.foot{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.foot h3{color:var(--gold2)}.foot img{width:180px;background:#fff;border-radius:8px;padding:5px}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:18px;text-align:center;font-size:13px}
.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.on{opacity:1;transform:none}
@media(max-width:900px){.topbar .wrap{justify-content:center;text-align:center}.nav{min-height:68px}.brand img{width:124px;height:48px}.burger{display:grid;place-items:center}.menu{position:fixed;top:0;bottom:0;width:min(84vw,340px);height:100dvh;background:#fff;z-index:5001;padding:86px 22px 26px;display:flex;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 0 48px rgba(0,0,0,.25);overflow:auto;transition:.25s}.rtl .menu{right:0;transform:translateX(105%)}.ltr .menu{left:0;transform:translateX(-105%)}.menu.open{transform:translateX(0)!important}.menu a{padding:14px 8px;border-bottom:1px solid #eef1f5;text-align:center;font-size:16px}.menu .lang{margin-top:18px}.hero{min-height:510px;text-align:center}.hero h1{font-size:34px;line-height:1.32}.hero p{font-size:15.5px}.btns{justify-content:center}.stats,.grid3,.feature-row,.roadmap,.contact-grid{grid-template-columns:1fr}.stats{margin-top:-20px}.split,.chairman-full{grid-template-columns:1fr}.feature{grid-template-columns:1fr}.feature img{max-height:230px}.gallery{display:block}.gallery figure{height:245px;margin-bottom:14px}.section{padding:58px 0}.section-head h2{font-size:30px}.chair-card img{max-height:480px}.page-hero{min-height:260px;text-align:center}.chairman-copy{padding:24px 18px}.chairman-copy h2{font-size:31px}.foot{grid-template-columns:1fr;text-align:center}}
@media(max-width:520px){.wrap{width:min(92%,460px)}.hero h1{font-size:30px}.sector{min-height:285px}.stat{padding:18px 12px}.orbit{transform:scale(.78);transform-origin:center}}

.clean-hero{background:radial-gradient(circle at 16% 20%,rgba(212,168,62,.23),transparent 28%),radial-gradient(circle at 82% 35%,rgba(15,82,130,.45),transparent 30%),linear-gradient(135deg,#031426 0%,#061d38 46%,#0b3158 100%)!important;min-height:620px!important}.hero-anim{position:absolute;inset:0;overflow:hidden;opacity:.65}.hero-anim span{position:absolute;border:1px solid rgba(212,168,62,.22);border-radius:999px;animation:floatClean 14s ease-in-out infinite}.hero-anim span:nth-child(1){width:480px;height:480px;right:8%;top:12%}.hero-anim span:nth-child(2){width:620px;height:620px;left:-120px;bottom:-220px;animation-delay:2s}.hero-anim span:nth-child(3){width:260px;height:260px;left:48%;top:22%;animation-delay:4s}@keyframes floatClean{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-24px) scale(1.04)}}.clean-hero .hero-copy{max-width:860px}.clean-hero h1{font-size:clamp(40px,5vw,68px)!important;line-height:1.18!important}.clean-stats{margin-top:-45px!important}.sector-clean-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sector-clean{background:linear-gradient(145deg,#071e3a,#0c3158);color:#fff;border:1px solid rgba(212,168,62,.24);border-radius:22px;padding:34px;min-height:260px;box-shadow:0 18px 45px rgba(0,20,40,.16);position:relative;overflow:hidden;transition:.25s}.sector-clean:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(212,168,62,.16);border-radius:50%;inset-inline-end:-50px;top:-50px}.sector-clean:hover{transform:translateY(-5px);border-color:rgba(212,168,62,.7)}.sector-icon{width:64px;height:64px;border-radius:18px;background:rgba(212,168,62,.14);display:grid;place-items:center;font-size:30px;margin-bottom:20px}.sector-clean h3{font-size:24px;margin:0 0 10px;color:#fff}.sector-clean p{color:#dce7f4;margin:0}.feature-clean-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-clean{background:#fff;border-radius:18px;padding:28px;box-shadow:0 14px 36px rgba(0,20,40,.10);border-top:4px solid var(--gold)}.feature-clean span{font-size:30px;font-weight:900;color:var(--gold)}.feature-clean h3{font-size:22px;color:var(--navy)}.clean-motion{background:linear-gradient(135deg,#061d38,#092a4e)!important}.clean-page-hero{background:radial-gradient(circle at 80% 30%,rgba(212,168,62,.18),transparent 28%),linear-gradient(135deg,#031426,#0b3158)!important}.page-panel{min-height:320px;border-radius:22px;background:linear-gradient(145deg,#061d38,#0b3158);display:grid;place-items:center;color:#fff;font-size:30px;font-weight:900;border:1px solid rgba(212,168,62,.35);box-shadow:0 16px 42px rgba(0,20,40,.13);padding:28px;text-align:center}body:not(.home) .split.no-page-image{grid-template-columns:1fr .8fr!important}@media(max-width:900px){.clean-hero{min-height:520px!important;text-align:center!important}.clean-hero h1{font-size:34px!important;line-height:1.32!important}.clean-hero p{font-size:15.5px!important}.sector-clean-grid,.feature-clean-grid{grid-template-columns:1fr!important}.sector-clean{min-height:auto;padding:26px;text-align:center}.sector-icon{margin:0 auto 16px}.feature-clean{text-align:center}body:not(.home) .split.no-page-image{grid-template-columns:1fr!important}.page-panel{min-height:170px;font-size:23px}.hero-anim span:nth-child(1){width:280px;height:280px;right:-80px;top:60px}.hero-anim span:nth-child(2){width:320px;height:320px;left:-160px;bottom:-120px}.hero-anim span:nth-child(3){display:none}.stats.clean-stats{grid-template-columns:1fr 1fr!important}}@media(max-width:520px){.clean-hero{min-height:500px!important}.clean-hero h1{font-size:29px!important}.stats.clean-stats{grid-template-columns:1fr!important}.section-head h2{font-size:28px!important}.orbit{transform:scale(.72)!important}}


/* V22.1: Vision, Mission, Values section */
.vision-mission{
  background:
    radial-gradient(circle at 12% 20%, rgba(212,168,62,.08), transparent 28%),
    linear-gradient(180deg,#fff,#f7f3eb);
}
.vm-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.vm-card{
  background:#fff;
  border-radius:22px;
  padding:32px;
  box-shadow:0 16px 42px rgba(0,20,40,.10);
  border:1px solid rgba(6,29,56,.08);
  border-top:4px solid var(--gold);
}
.vm-card span{
  display:inline-flex;
  width:48px;
  height:48px;
  border-radius:14px;
  align-items:center;
  justify-content:center;
  background:rgba(212,168,62,.13);
  color:var(--gold);
  font-weight:900;
  margin-bottom:14px;
}
.vm-card h3{
  color:var(--navy);
  font-size:25px;
  margin:0 0 10px;
}
.vm-card p{
  color:var(--ink);
  margin:0;
  line-height:2;
}
.values-list{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:10px;
}
.values-list b{
  display:inline-flex;
  padding:8px 12px;
  border-radius:999px;
  background:#f7f3eb;
  border:1px solid rgba(212,168,62,.28);
  color:var(--navy);
  font-size:14px;
}
@media(max-width:900px){
  .vm-grid{grid-template-columns:1fr}
  .vm-card{text-align:center;padding:26px 22px}
  .values-list{justify-content:center}
}

/* V22.4 stable two-line bilingual brand lockup */
.brand-lockup{display:flex;align-items:center;gap:14px;min-width:0;flex:0 1 auto}
.brand-lockup .brand{flex:0 0 auto}
.brand-copy{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;text-align:start}
.brand-ar{direction:rtl;unicode-bidi:isolate;color:#071d38;font-family:Tahoma,Arial,sans-serif;font-size:clamp(15px,1.05vw,20px);font-weight:800;line-height:1.35;white-space:nowrap}
.brand-en{direction:ltr;unicode-bidi:isolate;color:#a8740a;font-family:Arial,Helvetica,sans-serif;font-size:clamp(9px,.62vw,12px);font-style:normal!important;font-weight:700;line-height:1.25;letter-spacing:.35px;white-space:nowrap}
@media(max-width:1250px){.brand-lockup{gap:9px}.brand-ar{font-size:14px}.brand-en{font-size:9px;letter-spacing:.1px}}
@media(max-width:980px){.brand-copy{display:none}}


/* V22.5 — refined bilingual header balance */
.brand-copy{
  gap:2px;
  align-items:flex-start;
}
.brand-ar,
.brand-en{
  font-size:clamp(11px,.72vw,13px) !important;
  line-height:1.28 !important;
  font-weight:800 !important;
  white-space:nowrap;
}
.brand-ar{
  font-family:Tahoma,Arial,sans-serif !important;
  letter-spacing:0 !important;
}
.brand-en{
  font-family:Arial,Helvetica,sans-serif !important;
  letter-spacing:.18px !important;
  color:#a8740a;
}

/* V22.5 — stronger Arabic hero composition */
html[dir="rtl"] .hero h1,
.rtl .hero h1{
  max-width:980px;
  font-size:clamp(46px,5.15vw,88px);
  line-height:1.08;
  letter-spacing:-1.5px;
  text-wrap:balance;
}
html[dir="rtl"] .hero h1 .hero-value-line,
.rtl .hero h1 .hero-value-line{
  display:inline-block;
  margin-top:.08em;
  color:#fff;
  white-space:nowrap;
}
@media(max-width:1100px){
  html[dir="rtl"] .hero h1,
  .rtl .hero h1{
    font-size:clamp(42px,5vw,68px);
    max-width:850px;
  }
}
@media(max-width:700px){
  html[dir="rtl"] .hero h1,
  .rtl .hero h1{
    font-size:clamp(34px,10vw,52px);
    line-height:1.12;
    letter-spacing:-.5px;
  }
  html[dir="rtl"] .hero h1 .hero-value-line,
  .rtl .hero h1 .hero-value-line{
    white-space:normal;
  }
}


/* V22.6 — restore balanced bilingual lockup hierarchy */
.brand-copy{
  gap:3px !important;
  align-items:flex-start !important;
}
.brand-ar{
  font-family:Tahoma,Arial,sans-serif !important;
  font-size:clamp(15px,1.02vw,19px) !important;
  line-height:1.25 !important;
  font-weight:800 !important;
  letter-spacing:0 !important;
  color:#071d38 !important;
  white-space:nowrap !important;
}
.brand-en{
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:clamp(10px,.66vw,12px) !important;
  line-height:1.2 !important;
  font-weight:800 !important;
  font-style:normal !important;
  letter-spacing:.25px !important;
  color:#a8740a !important;
  white-space:nowrap !important;
}

/* V22.6 — clean Arabic hero rhythm: two deliberate lines, no awkward giant second line */
html[dir="rtl"] .hero h1,
.rtl .hero h1{
  max-width:1050px !important;
  width:100% !important;
  font-size:clamp(48px,4.75vw,82px) !important;
  line-height:1.14 !important;
  letter-spacing:-1px !important;
  text-align:right !important;
  text-wrap:initial !important;
  margin-bottom:24px !important;
}
@media(max-width:1250px){
  .brand-ar{font-size:15px !important}
  .brand-en{font-size:10px !important}
  html[dir="rtl"] .hero h1,
  .rtl .hero h1{
    font-size:clamp(44px,5vw,68px) !important;
    max-width:900px !important;
  }
}
@media(max-width:980px){
  .brand-copy{display:none !important}
}
@media(max-width:700px){
  html[dir="rtl"] .hero h1,
  .rtl .hero h1{
    font-size:clamp(34px,9.5vw,48px) !important;
    line-height:1.16 !important;
    letter-spacing:-.3px !important;
    text-align:center !important;
  }
}


/* V22.7 — Hero slogan as premium pill blocks */
.hero-pill-title{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:16px !important;
  align-items:center !important;
  margin:22px 0 26px !important;
  max-width:1080px !important;
  font-size:initial !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-align:inherit !important;
}
.hero-pill-title span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:22px 30px;
  border-radius:15px;
  background:linear-gradient(145deg,#0b3158,#176b83);
  border:2px solid rgba(255,255,255,.20);
  box-shadow:
    0 18px 40px rgba(0,0,0,.26),
    inset 0 1px 0 rgba(255,255,255,.12);
  color:#fff;
  font-weight:900;
  font-size:clamp(30px,3vw,50px);
  line-height:1.2;
  white-space:nowrap;
}
.hero-pill-title span:nth-child(3){
  background:linear-gradient(145deg,#0b3158,#1b7188);
}
html[dir="ltr"] .hero-pill-title span,
.ltr .hero-pill-title span{
  font-size:clamp(23px,2.3vw,38px);
  padding:21px 26px;
}
html[dir="rtl"] .hero-pill-title,
.rtl .hero-pill-title{
  justify-content:flex-start !important;
}
html[dir="ltr"] .hero-pill-title,
.ltr .hero-pill-title{
  justify-content:flex-start !important;
}
@media(max-width:900px){
  .hero-pill-title{
    justify-content:center !important;
    gap:12px !important;
  }
  .hero-pill-title span{
    width:100%;
    max-width:420px;
    font-size:clamp(26px,8vw,38px);
    padding:18px 20px;
  }
  html[dir="ltr"] .hero-pill-title span,
  .ltr .hero-pill-title span{
    font-size:clamp(22px,7vw,32px);
  }
}
@media(max-width:480px){
  .hero-pill-title span{
    max-width:100%;
    border-radius:13px;
    padding:16px 14px;
  }
}


/* V22.8 — center hero slogan blocks and improve typography */
.clean-hero .hero-copy{
  max-width:1000px !important;
  margin-inline:auto !important;
  text-align:center !important;
}
.clean-hero .eyebrow{
  text-align:center !important;
}
.hero-pill-title{
  width:100% !important;
  max-width:1120px !important;
  margin:24px auto 28px !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:18px !important;
  text-align:center !important;
}
html[dir="rtl"] .hero-pill-title,
.rtl .hero-pill-title,
html[dir="ltr"] .hero-pill-title,
.ltr .hero-pill-title{
  justify-content:center !important;
}
.hero-pill-title span{
  min-width:250px !important;
  padding:22px 28px !important;
  border-radius:16px !important;
  font-family:Tahoma, Arial, sans-serif !important;
  font-size:clamp(30px,2.55vw,46px) !important;
  font-weight:900 !important;
  line-height:1.22 !important;
  letter-spacing:-.5px !important;
  background:linear-gradient(145deg,#0a355e,#17728a) !important;
  border:2px solid rgba(255,255,255,.22) !important;
  box-shadow:0 18px 42px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12) !important;
}
.hero-pill-title span:nth-child(3){
  min-width:390px !important;
  background:linear-gradient(145deg,#0a355e,#1b778d) !important;
}
html[dir="ltr"] .hero-pill-title span,
.ltr .hero-pill-title span{
  min-width:240px !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:clamp(22px,2vw,34px) !important;
  letter-spacing:.1px !important;
}
html[dir="ltr"] .hero-pill-title span:nth-child(3),
.ltr .hero-pill-title span:nth-child(3){
  min-width:360px !important;
}
.clean-hero .hero-copy > p{
  max-width:900px !important;
  margin-inline:auto !important;
  text-align:center !important;
}

/* Keep two-row composition if width is not enough */
@media(max-width:1200px){
  .hero-pill-title span{
    min-width:225px !important;
    font-size:clamp(28px,2.6vw,40px) !important;
  }
  .hero-pill-title span:nth-child(3){
    min-width:340px !important;
  }
}
@media(max-width:900px){
  .hero-pill-title{
    flex-direction:column !important;
    gap:12px !important;
  }
  .hero-pill-title span,
  .hero-pill-title span:nth-child(3){
    width:100% !important;
    max-width:430px !important;
    min-width:0 !important;
    font-size:clamp(27px,7.5vw,38px) !important;
    padding:18px 20px !important;
  }
  html[dir="ltr"] .hero-pill-title span,
  .ltr .hero-pill-title span,
  html[dir="ltr"] .hero-pill-title span:nth-child(3),
  .ltr .hero-pill-title span:nth-child(3){
    width:100% !important;
    max-width:430px !important;
    min-width:0 !important;
    font-size:clamp(22px,6.5vw,31px) !important;
  }
}


/* V22.9 — center hero CTA buttons under the slogan */
.clean-hero .btns,
.hero .btns{
  justify-content:center !important;
  align-items:center !important;
  width:100% !important;
  margin-inline:auto !important;
  text-align:center !important;
}
.clean-hero .btn,
.hero .btn{
  min-width:150px;
}
@media(max-width:600px){
  .clean-hero .btns,
  .hero .btns{
    flex-direction:column !important;
    gap:12px !important;
  }
  .clean-hero .btn,
  .hero .btn{
    width:100%;
    max-width:280px;
  }
}


/* V22.10 — refined vertical rhythm across the five hero visual levels */
.clean-hero .eyebrow,
.hero .eyebrow{
  margin-bottom:30px !important;
}

.clean-hero .hero-pill-title,
.hero .hero-pill-title{
  margin-top:0 !important;
  margin-bottom:38px !important;
}

.clean-hero .hero-copy > p,
.hero .hero-copy > p{
  line-height:2.05 !important;
  margin-top:0 !important;
  margin-bottom:30px !important;
}

.clean-hero .btns,
.hero .btns{
  margin-top:10px !important;
}

/* Give the whole composition a little more breathing room without breaking layout */
.clean-hero .hero-copy,
.hero .hero-copy{
  padding-top:18px !important;
  padding-bottom:22px !important;
}

@media(max-width:900px){
  .clean-hero .eyebrow,
  .hero .eyebrow{
    margin-bottom:20px !important;
  }
  .clean-hero .hero-pill-title,
  .hero .hero-pill-title{
    margin-bottom:26px !important;
  }
  .clean-hero .hero-copy > p,
  .hero .hero-copy > p{
    line-height:1.85 !important;
    margin-bottom:22px !important;
  }
  .clean-hero .btns,
  .hero .btns{
    margin-top:6px !important;
  }
}


/* V22.11 — Arabic-only hero spacing refinement; English untouched */
html[dir="rtl"] .clean-hero .eyebrow,
html[dir="rtl"] .hero .eyebrow,
.rtl .clean-hero .eyebrow,
.rtl .hero .eyebrow{
  margin-bottom:42px !important;
}

html[dir="rtl"] .clean-hero .hero-pill-title,
html[dir="rtl"] .hero .hero-pill-title,
.rtl .clean-hero .hero-pill-title,
.rtl .hero .hero-pill-title{
  margin-top:0 !important;
  margin-bottom:52px !important;
}

html[dir="rtl"] .clean-hero .hero-copy > p,
html[dir="rtl"] .hero .hero-copy > p,
.rtl .clean-hero .hero-copy > p,
.rtl .hero .hero-copy > p{
  line-height:2.35 !important;
  margin-top:0 !important;
  margin-bottom:40px !important;
}

html[dir="rtl"] .clean-hero .btns,
html[dir="rtl"] .hero .btns,
.rtl .clean-hero .btns,
.rtl .hero .btns{
  margin-top:16px !important;
}

@media(max-width:900px){
  html[dir="rtl"] .clean-hero .eyebrow,
  html[dir="rtl"] .hero .eyebrow,
  .rtl .clean-hero .eyebrow,
  .rtl .hero .eyebrow{
    margin-bottom:26px !important;
  }

  html[dir="rtl"] .clean-hero .hero-pill-title,
  html[dir="rtl"] .hero .hero-pill-title,
  .rtl .clean-hero .hero-pill-title,
  .rtl .hero .hero-pill-title{
    margin-bottom:34px !important;
  }

  html[dir="rtl"] .clean-hero .hero-copy > p,
  html[dir="rtl"] .hero .hero-copy > p,
  .rtl .clean-hero .hero-copy > p,
  .rtl .hero .hero-copy > p{
    line-height:2.05 !important;
    margin-bottom:28px !important;
  }

  html[dir="rtl"] .clean-hero .btns,
  html[dir="rtl"] .hero .btns,
  .rtl .clean-hero .btns,
  .rtl .hero .btns{
    margin-top:10px !important;
  }
}
