
:root{
  --green:#94C83D; --green-2:#b7e957; --dark:#04120b; --dark-2:#071a11; --panel:#0a2116; --panel-2:#0e2b1e;
  --gold:#c9a15d; --text:#f4fbf3; --muted:#b8c8bd; --line:rgba(148,200,61,.28); --white:#fff; --ink:#07130d;
  --shadow:0 22px 70px rgba(0,0,0,.28); --body-font:'Inter',system-ui,-apple-system,Segoe UI,Arial,sans-serif; --display-font:'Playfair Display',Georgia,serif; --ar-font:'Noto Kufi Arabic',Tahoma,Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#06130c;color:var(--text);font-family:var(--body-font);font-size:16px;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.lang-ar{display:none!important}.lang-en{display:inline!important}html[data-lang="ar"] .lang-en,body.lang-ar .lang-en{display:none!important}html[data-lang="ar"] .lang-ar,body.lang-ar .lang-ar{display:inline!important}html[data-lang="en"] .lang-ar,body.lang-en .lang-ar{display:none!important}html[data-lang="en"] .lang-en,body.lang-en .lang-en{display:inline!important}html[data-lang="ar"] body,body.lang-ar{font-family:var(--ar-font);letter-spacing:0}h1,h2,h3{font-family:var(--display-font);font-weight:700;line-height:1.12;margin:0 0 18px;letter-spacing:-.025em}html[data-lang="ar"] h1,html[data-lang="ar"] h2,html[data-lang="ar"] h3,body.lang-ar h1,body.lang-ar h2,body.lang-ar h3{font-family:var(--ar-font);font-weight:800;line-height:1.45;letter-spacing:-.03em}.icon svg,.btn-icon svg,.mini-icon svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon{display:inline-grid;place-items:center;color:var(--green);font-size:28px}.btn-icon,.mini-icon{display:inline-grid;place-items:center;color:currentColor}.mini-icon{font-size:18px;vertical-align:-3px}.site-header{position:sticky;top:0;z-index:50;min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:12px clamp(18px,4.5vw,64px);background:rgba(4,18,11,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,200,61,.2)}html[dir="rtl"] .brand{order:3}html[dir="rtl"] .main-nav{order:2}html[dir="rtl"] .header-actions{order:1}.brand{display:flex;align-items:center;gap:12px;min-width:230px}.brand img{width:50px;height:50px;object-fit:contain}.brand-text{display:grid;line-height:1}.brand-text strong{font-size:17px;letter-spacing:.055em;white-space:nowrap}.brand-text small{font-size:10px;letter-spacing:.34em;color:#dfe8df;margin-top:6px;white-space:nowrap}html[data-lang="ar"] .brand-text strong{font-size:17px;letter-spacing:0}html[data-lang="ar"] .brand-text small{letter-spacing:.1em}.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(10px,1.35vw,23px)}.nav-link{font-size:12px;font-weight:800;color:#eaf3e9;opacity:.92;position:relative;white-space:nowrap}.nav-link:after{content:"";position:absolute;height:2px;background:var(--green);left:0;right:0;bottom:-11px;transform:scaleX(0);transition:.25s}.nav-link:hover,.nav-link.active{color:#fff}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:11px}.portal-btn,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:9px;font-weight:800;transition:.25s}.portal-btn{background:linear-gradient(135deg,var(--green),#79ad28);color:#07120a;padding:12px 17px;font-size:12px;box-shadow:0 14px 35px rgba(148,200,61,.16)}.lang-switch{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.17);border-radius:9px;padding:10px 12px;font-weight:800;cursor:pointer}.menu-toggle{display:none;background:none;border:0;padding:7px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:6px}.hero{position:relative;display:grid;grid-template-columns:minmax(82px,124px) minmax(340px,690px) 1fr;gap:34px;align-items:center;min-height:665px;padding:70px clamp(18px,4.5vw,64px) 105px;isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,11,.99) 0%,rgba(4,18,11,.86) 42%,rgba(4,18,11,.22) 82%),repeating-linear-gradient(90deg,rgba(148,200,61,.055) 0 1px,transparent 1px 68px);z-index:-2}.hero-image{position:absolute;inset:0 0 0 38%;z-index:-3;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.03)}.hero-rail{height:360px;border:1px solid var(--line);border-radius:999px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:0;background:rgba(7,22,15,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);padding:16px 10px}.hero-rail a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100px;padding:9px 4px;color:#f3f8ee}.hero-rail a+a{border-top:1px solid rgba(148,200,61,.18)}.hero-rail .icon{font-size:23px;margin-bottom:8px}.hero-rail b{font-size:11px;line-height:1.35;display:block;max-width:98px;margin:0 auto;overflow-wrap:normal;word-break:normal}.eyebrow{font-size:12px;letter-spacing:.28em;color:var(--green);text-transform:uppercase;font-weight:900;margin:0 0 16px}html[data-lang="ar"] .eyebrow{text-transform:none;letter-spacing:.03em}.hero h1{font-size:clamp(42px,5.5vw,76px);max-width:780px}.hero h1 .lang-ar{font-size:clamp(36px,4.8vw,64px)}.lead,.page-hero p,.section p{color:var(--muted);max-width:680px}.lead{font-size:17px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{padding:13px 23px;min-height:50px}.btn.primary{background:linear-gradient(135deg,var(--green),#76ad27);color:#07120a;border-color:transparent;box-shadow:0 18px 40px rgba(148,200,61,.18)}.btn.ghost{background:rgba(5,19,13,.48);color:#fff;border-color:rgba(255,255,255,.28)}.btn.ghost.dark{color:#06130c;border-color:#b8c8bd;background:transparent}.btn.big{font-size:18px;padding:18px 34px}.btn:hover,.portal-btn:hover,.company-card:hover,.feature-grid a:hover,.values-grid a:hover,.news-grid a:hover,.branch-grid a:hover,.stats-card a:hover,.timeline a:hover{transform:translateY(-2px)}.stats-card{position:relative;margin:-62px clamp(18px,4.5vw,64px) 0;z-index:4;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.16);border-radius:17px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;backdrop-filter:blur(16px)}.stats-card a{padding:24px 20px;display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:center;border-inline-end:1px solid rgba(255,255,255,.14);transition:.25s}.stats-card a:last-child{border-inline-end:0}.stats-card .icon{grid-row:span 2;font-size:32px}.stats-card strong{font-size:27px;line-height:1}.stats-card small{color:#e8f4e7;font-weight:800;line-height:1.35}.section{padding:82px clamp(18px,4.5vw,64px)}.section-title.center{text-align:center;max-width:860px;margin:0 auto 38px}.section-title.center .lead,.section-title.center p{margin-inline:auto}.section h2{font-size:clamp(30px,3.4vw,48px)}.companies-preview{background:#06130c}.company-grid.three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.company-card{background:linear-gradient(180deg,rgba(14,38,26,.96),rgba(6,22,14,.96));border:1px solid rgba(201,161,93,.34);border-radius:15px;padding:32px 28px;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.18);transition:.25s}.company-card img{height:105px;max-width:190px;margin:0 auto 22px;object-fit:contain}.company-card h3{font-size:25px;line-height:1.25}.company-card p{margin:0 auto 22px}.card-link{color:var(--green);font-weight:900}.split-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center;background:#f6f8f3;color:var(--ink)}.split-panel p{color:#526254}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dfe9d9;border-radius:16px;background:#fff;overflow:hidden}.solution-grid a{min-height:132px;padding:24px;display:grid;gap:8px;border-inline-end:1px solid #dfe9d9;border-bottom:1px solid #dfe9d9;transition:.2s}.solution-grid a:nth-child(3n){border-inline-end:0}.solution-grid a:nth-last-child(-n+3){border-bottom:0}.solution-grid .icon{font-size:32px}.solution-grid b{font-size:18px;color:#456041}.branches-teaser{background:#06130c}.branch-grid.compact{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.branch-grid a{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid var(--line);border-radius:14px;padding:24px;transition:.25s}.branch-grid .icon{margin-bottom:12px}.branch-grid b{display:block;font-size:22px}.branch-grid span{color:var(--muted)}.page-hero{padding:112px clamp(18px,4.5vw,64px) 76px;background:linear-gradient(90deg,rgba(5,19,13,.96),rgba(5,19,13,.78)),url('../img/hero-investment-main.jpg') center/cover;min-height:390px;display:flex;flex-direction:column;justify-content:center}.page-hero h1{font-size:clamp(38px,5vw,66px);max-width:960px}.page-hero p{font-size:17px}.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;background:#f6f8f3;color:var(--ink)}.two-col p,.quote-card p{color:#536155}.quote-card{background:#fff;border:1px solid #dbe8d4;border-radius:18px;padding:32px;box-shadow:0 18px 50px rgba(4,35,20,.08);align-self:start}.quote-card img{max-height:170px;object-fit:contain;margin:auto}.quote-card p{text-align:center;font-size:22px;font-weight:800}.values-grid,.feature-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;background:#06130c}.values-grid a,.feature-grid a,.news-grid a{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid var(--line);border-radius:15px;padding:30px;transition:.25s}.values-grid .icon,.feature-grid .icon,.news-grid .icon{font-size:34px;margin-bottom:12px}.values-grid h3,.feature-grid h3,.news-grid h3{font-size:25px}.news-grid span:not(.icon){color:var(--green);font-weight:900;letter-spacing:.12em}.company-detail-list{background:#f6f8f3;color:var(--ink);display:grid;gap:24px}.company-detail-list article{display:grid;grid-template-columns:300px 1fr;gap:36px;align-items:center;background:#fff;border:1px solid #dbe8d4;border-radius:18px;padding:32px;box-shadow:0 16px 45px rgba(4,35,20,.08)}.logo-wrap{background:linear-gradient(135deg,#06130c,#0d2418);border-radius:16px;padding:34px;min-height:205px;display:flex;align-items:center;justify-content:center}.logo-wrap img{max-height:150px;object-fit:contain}.company-detail-list p{color:#526254}.company-detail-list ul{margin:18px 0 24px;padding-inline-start:22px;color:#203527}.cta-panel{background:#f6f8f3;color:#06130c;text-align:center}.cta-panel h2{margin-bottom:24px}.cta-panel .btn+.btn{margin-inline-start:12px}.timeline{background:#f6f8f3;color:#06130c;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.timeline a{background:#fff;border:1px solid #dbe8d4;border-radius:16px;padding:28px;position:relative;transition:.25s}.timeline span{width:50px;height:50px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-weight:900;margin-bottom:20px}.calculator-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;background:#f6f8f3;color:#06130c}.calc-form,.calc-results,.disclosure{background:#fff;border:1px solid #dbe8d4;border-radius:18px;padding:30px;box-shadow:0 18px 50px rgba(4,35,20,.07)}.calc-form label{display:grid;gap:8px;font-weight:800;margin-bottom:16px}.calc-form input,.calc-form select,.contact-form input,.contact-form textarea,.newsletter input{width:100%;border:1px solid #cfdccb;border-radius:10px;background:#fff;padding:14px 16px;color:#06130c}.calc-results{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.calc-results div{border:1px solid #dfe9d9;border-radius:14px;padding:22px;background:#f9fbf7}.calc-results .icon{font-size:30px;margin-bottom:8px}.calc-results small{display:block;color:#5c6c60}.calc-results strong{display:block;font-size:26px;margin-top:7px}.note{font-size:14px}.disclosure{color:#06130c;background:#f6f8f3}.contact-grid{background:#f6f8f3;color:#06130c;display:grid;grid-template-columns:1.08fr .92fr;gap:26px;padding-bottom:46px;align-items:start}.contact-form,.contact-info{background:#fff;border:1px solid #dbe8d4;border-radius:18px;padding:30px;box-shadow:0 18px 50px rgba(4,35,20,.07)}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:14px}.contact-form textarea{min-height:150px;resize:vertical}.check{display:flex;align-items:center;gap:10px;margin:16px 0}.check input{width:auto}.contact-info a:not(.socials a){display:flex;align-items:center;gap:12px;justify-content:space-between;margin:10px 0;padding:13px 15px;border:1px solid #dfe9d9;border-radius:10px;color:#14361f;font-weight:800}.contact-info a .icon{font-size:22px}.hours{border-top:1px solid #dfe9d9;margin-top:18px;padding-top:18px}.branches-section{background:#f6f8f3;color:#06130c;padding-top:44px}.map-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.map-grid article{background:#fff;border:1px solid #dbe8d4;border-radius:18px;padding:22px;box-shadow:0 18px 50px rgba(4,35,20,.07)}.map-grid h3{font-size:27px}.map-grid p{color:#536155;min-height:72px}.map-grid iframe{width:100%;height:220px;border:0;border-radius:12px;filter:saturate(.85) contrast(.95)}.map-grid a{display:inline-flex;gap:8px;align-items:center;color:#70a820;font-weight:900;margin-top:14px}.trust-strip{background:#06130c;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip a{padding:24px;border-inline-end:1px solid var(--line)}.trust-strip a:last-child{border-inline-end:0}.trust-strip b{color:var(--green)}.site-footer{background:#041008;color:#dbe9de;padding:58px clamp(18px,4.5vw,64px) 24px;border-top:1px solid rgba(148,200,61,.22)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px}.footer-logo{min-width:0;margin-bottom:18px}.site-footer p{color:var(--muted)}.site-footer h4{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:13px;margin:0 0 18px}.site-footer a{display:block;color:#dbe9de;margin:10px 0}.socials{display:flex;gap:10px}.socials a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid!important;place-items:center;color:var(--green);font-weight:900;margin:0}.socials.large{margin-top:18px}.socials.large a{width:44px;height:44px}.socials .icon{font-size:22px}.newsletter{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter input{background:#06130c;color:#fff;border-color:rgba(148,200,61,.3)}.newsletter button{background:var(--green);border:0;border-radius:8px;padding:0 18px;font-weight:900;color:#06130c}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;color:#a8b8ad;font-size:13px}.footer-bottom a{display:inline;margin:0}
html[dir="rtl"] .main-nav,html[dir="rtl"] .header-actions,html[dir="rtl"] .brand,html[dir="rtl"] .hero-actions{direction:rtl}html[dir="rtl"] .hero:before{background:linear-gradient(270deg,rgba(4,18,11,.99) 0%,rgba(4,18,11,.86) 42%,rgba(4,18,11,.22) 82%),repeating-linear-gradient(90deg,rgba(148,200,61,.055) 0 1px,transparent 1px 68px)}html[dir="rtl"] .hero{grid-template-columns:1fr minmax(340px,690px) minmax(82px,124px)}html[dir="rtl"] .hero-rail{grid-column:3}html[dir="rtl"] .hero-content{grid-column:2;grid-row:1}html[dir="rtl"] .hero-image{inset:0 38% 0 0}html[dir="rtl"] .contact-info a:not(.socials a){direction:ltr;text-align:left}html[dir="rtl"] .contact-info h2,html[dir="rtl"] .hours,html[dir="rtl"] .map-grid,html[dir="rtl"] .company-detail-list article,html[dir="rtl"] .footer-grid,html[dir="rtl"] .values-grid,html[dir="rtl"] .feature-grid,html[dir="rtl"] .news-grid{text-align:right}html[dir="rtl"] .hero-rail b{font-size:12px}.contact-form:has(input:focus),.contact-info:hover,.map-grid article:hover{border-color:rgba(148,200,61,.55)}
@media (max-width:1200px){.site-header{grid-template-columns:auto auto 1fr}.menu-toggle{display:block;justify-self:end}.main-nav{position:absolute;left:18px;right:18px;top:82px;background:#06130c;border:1px solid var(--line);border-radius:12px;padding:18px;display:none;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.header-actions{justify-self:end}.nav-link:after{bottom:-5px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-rail{height:auto;width:100%;border-radius:16px;flex-direction:row;order:2}.hero-rail a{min-height:84px;flex:1}.hero-rail a+a{border-top:0;border-inline-start:1px solid rgba(148,200,61,.18)}.hero-image{inset:0;opacity:.58}html[dir="rtl"] .hero{grid-template-columns:1fr}html[dir="rtl"] .hero-rail,html[dir="rtl"] .hero-content{grid-column:auto;grid-row:auto}html[dir="rtl"] .hero-image{inset:0}.stats-card{grid-template-columns:repeat(3,1fr)}.company-grid.three,.map-grid,.feature-grid,.values-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){body{font-size:15px}.site-header{padding:12px 16px;grid-template-columns:1fr auto}.brand{min-width:0}.brand img{width:42px;height:42px}.brand-text strong{font-size:14px}.brand-text small{font-size:8px}.header-actions{grid-column:1/-1;width:100%;justify-content:space-between;order:4}.portal-btn{flex:1}.hero{padding:48px 18px 66px;gap:22px}.hero h1{font-size:36px}.hero h1 .lang-ar{font-size:34px}.hero-rail{display:grid;grid-template-columns:repeat(3,1fr);padding:10px}.hero-rail a{min-height:78px}.hero-rail .icon{font-size:20px}.hero-rail b{font-size:10px}html[dir="rtl"] .hero-rail b{font-size:10px}.stats-card{margin:-36px 18px 0;grid-template-columns:1fr}.stats-card a{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.15);padding:18px}.section,.page-hero{padding-left:18px;padding-right:18px}.company-grid.three,.split-panel,.solution-grid,.branch-grid.compact,.two-col,.company-detail-list article,.timeline,.calculator-card,.calc-results,.contact-grid,.map-grid,.trust-strip,.footer-grid,.feature-grid,.values-grid,.news-grid{grid-template-columns:1fr}.split-panel{gap:24px}.solution-grid a,.solution-grid a:nth-child(3n),.solution-grid a:nth-last-child(-n+3){border-inline-end:0;border-bottom:1px solid #dfe9d9}.solution-grid a:last-child{border-bottom:0}.form-row{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.newsletter{grid-template-columns:1fr}.map-grid p{min-height:auto}.contact-grid{padding-bottom:20px}.company-detail-list article{padding:22px}.logo-wrap{min-height:155px}.site-footer{padding-left:18px;padding-right:18px}.cta-panel .btn+.btn{margin:12px 0 0}.page-hero h1{font-size:34px}}


/* V5 refinements: clean hero, elegant typography, white logo panels, corrected calculator */
:root{--ar-font:'Noto Sans Arabic',Tahoma,Arial,sans-serif;--ar-display:'Noto Kufi Arabic','Noto Sans Arabic',Tahoma,Arial,sans-serif;}
html[data-lang="ar"] body,body.lang-ar{font-family:var(--ar-font);font-weight:500;}
html[data-lang="ar"] h1,html[data-lang="ar"] h2,html[data-lang="ar"] h3,body.lang-ar h1,body.lang-ar h2,body.lang-ar h3{font-family:var(--ar-display);font-weight:700;line-height:1.42;letter-spacing:-.02em;}
.hero{grid-template-columns:minmax(86px,116px) minmax(380px,820px) 1fr;min-height:635px;}
.hero:before{background:linear-gradient(90deg,rgba(4,18,11,.96) 0%,rgba(4,18,11,.82) 42%,rgba(4,18,11,.48) 100%),repeating-linear-gradient(90deg,rgba(148,200,61,.055) 0 1px,transparent 1px 68px);}
.hero-image,html[dir="rtl"] .hero-image{inset:0!important;opacity:.82;}
.hero-image img{object-position:center center;}
html[dir="rtl"] .hero:before{background:linear-gradient(270deg,rgba(4,18,11,.96) 0%,rgba(4,18,11,.82) 42%,rgba(4,18,11,.48) 100%),repeating-linear-gradient(90deg,rgba(148,200,61,.055) 0 1px,transparent 1px 68px);}
html[dir="rtl"] .hero{grid-template-columns:1fr minmax(380px,820px) minmax(86px,116px);}
.hero h1{font-size:clamp(44px,5.1vw,74px);}
.hero h1 .lang-ar{font-size:clamp(40px,4.65vw,66px);}
.hero-rail{height:330px;max-width:116px;}
.hero-rail b{font-size:10.5px;line-height:1.35;}
html[dir="rtl"] .hero-rail b{font-size:11px;line-height:1.5;}
.lead{max-width:760px;}
.company-card img{background:#fff;border:1px solid #e8efdf;border-radius:16px;padding:18px;height:138px;width:230px;object-fit:contain;box-shadow:0 16px 34px rgba(0,0,0,.18);}
.logo-wrap{background:#fff!important;border:1px solid #e7eedf!important;box-shadow:0 16px 36px rgba(4,35,20,.09);}
.logo-wrap img{max-height:145px;object-fit:contain;}
.company-detail-list article{align-items:center;}
.company-detail-list article .logo-wrap{min-height:210px;}
.solution-grid a{align-content:center;}
.solution-grid .icon{font-size:36px;}
.solution-grid b{font-size:17px;line-height:1.45;}
.refined-calculator{grid-template-columns:1fr 1fr;align-items:start;}
.rate-choice{border:0;margin:8px 0 18px;padding:0;}
.rate-choice legend{font-weight:900;margin-bottom:10px;}
.rate-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
.rate-choice label{margin:0!important;cursor:pointer;}
.rate-choice input{position:absolute;opacity:0;pointer-events:none;}
.rate-choice label span{display:grid;gap:4px;border:1px solid #dbe8d4;border-radius:13px;padding:14px;background:#f9fbf7;text-align:center;transition:.2s;}
.rate-choice label b{font-size:14px;}
.rate-choice label em{font-style:normal;color:#5f742f;font-weight:900;}
.rate-choice input:checked + span{border-color:var(--green);background:rgba(148,200,61,.14);box-shadow:0 12px 28px rgba(148,200,61,.14);}
.calc-results strong{font-feature-settings:'tnum';}
.calc-results div{min-height:165px;display:flex;flex-direction:column;justify-content:center;}
html[dir="rtl"] .calc-form,html[dir="rtl"] .calc-results{text-align:right;}
html[dir="rtl"] select,html[dir="rtl"] input{direction:rtl;text-align:right;}
html[dir="ltr"] select,html[dir="ltr"] input{direction:ltr;text-align:left;}
.page-hero{background:linear-gradient(90deg,rgba(5,19,13,.96),rgba(5,19,13,.68)),url('../img/hero-investment-main.jpg') center/cover;}
html[dir="rtl"] .page-hero{background:linear-gradient(270deg,rgba(5,19,13,.96),rgba(5,19,13,.68)),url('../img/hero-investment-main.jpg') center/cover;}
@media (max-width:1200px){.hero{grid-template-columns:1fr!important;}.hero-content{max-width:860px}.hero-rail{max-width:none;height:auto}.hero-image,html[dir="rtl"] .hero-image{inset:0!important;}.refined-calculator{grid-template-columns:1fr;}.rate-choice{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){.hero h1,.hero h1 .lang-ar{font-size:34px;}.hero-rail{grid-template-columns:1fr!important}.company-card img{width:210px;height:120px}.rate-choice{grid-template-columns:1fr}.calc-results div{min-height:135px}}


/* V6 local-city imagery and clearer process design */
.hero-image img{filter:saturate(.9) contrast(1.04) brightness(.86);} 
.page-hero{background-position:center center;}
.branch-grid.compact{align-items:stretch;}
.branch-grid.compact .city-card{position:relative;overflow:hidden;min-height:265px;display:flex;align-items:flex-end;padding:0;border:1px solid rgba(255,255,255,.16);background-size:cover;background-position:center;border-radius:16px;box-shadow:0 20px 44px rgba(0,0,0,.16)}
.branch-grid.compact .city-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,19,12,.08),rgba(6,19,12,.24) 36%,rgba(6,19,12,.9) 100%)}
.branch-grid.compact .city-card.erbil{background-image:url('../img/city-erbil.jpg')}
.branch-grid.compact .city-card.kirkuk{background-image:url('../img/city-kirkuk.jpg')}
.branch-grid.compact .city-card.baghdad{background-image:url('../img/city-baghdad.jpg')}
.branch-grid.compact .city-copy{position:relative;z-index:1;padding:22px 22px 24px;display:grid;gap:10px}
.branch-grid.compact .city-tag{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:6px 10px;border:1px solid rgba(148,200,61,.5);border-radius:999px;background:rgba(148,200,61,.14);color:#eaf7cf;font-size:12px;font-weight:900;letter-spacing:.04em}
.branch-grid.compact .city-card b{font-size:24px;color:#fff;line-height:1.28}
.branch-grid.compact .city-card span:not(.city-tag):not(.lang){color:#e3ebe0;line-height:1.8}
.refined-timeline .step-badge{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#07120a;font-weight:900;margin-bottom:16px;box-shadow:0 12px 24px rgba(148,200,61,.18)}
.refined-timeline .step-icon{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#f6fbef;color:#74a91d;border:1px solid #dfebd7;margin-bottom:16px}
.refined-timeline .step-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.refined-timeline a{padding:30px;display:block}
.refined-timeline h3{font-size:24px;line-height:1.35;margin-bottom:10px;color:#102318}
.refined-timeline p{margin:0;color:#58685b;font-size:15px;line-height:1.95}
html[data-lang="ar"] .refined-timeline p{font-size:16px;line-height:2}
@media (max-width:760px){
  .branch-grid.compact .city-card{min-height:220px}
  .refined-timeline a{padding:24px}
  .refined-timeline h3{font-size:22px}
}


/* V7: Arabic hero alignment + premium transitions */
html[dir="rtl"] .hero.home-hero{
  grid-template-columns:minmax(86px,116px) minmax(0,1fr) !important;
  gap:clamp(22px,3.2vw,54px);
  padding-inline-start:clamp(18px,4.5vw,64px);
  padding-inline-end:clamp(24px,6vw,108px);
}
html[dir="rtl"] .hero.home-hero .hero-rail{
  grid-column:1 !important;
  grid-row:1 !important;
  justify-self:start;
}
html[dir="rtl"] .hero.home-hero .hero-content{
  grid-column:2 !important;
  grid-row:1 !important;
  justify-self:end;
  align-self:center;
  text-align:right;
  max-width:min(980px,calc(100vw - 250px));
  margin-inline-start:auto;
  margin-inline-end:0;
}
html[dir="rtl"] .hero.home-hero .eyebrow,
html[dir="rtl"] .hero.home-hero h1,
html[dir="rtl"] .hero.home-hero .lead,
html[dir="rtl"] .hero.home-hero .hero-actions{
  margin-inline-start:auto;
  margin-inline-end:0;
}
html[dir="rtl"] .hero.home-hero .lead{max-width:780px;}
html[dir="rtl"] .hero.home-hero .hero-actions{justify-content:flex-start;direction:rtl;}
html[dir="ltr"] .hero.home-hero .hero-content{justify-self:start;text-align:left;}

/* Premium motion system */
@media (prefers-reduced-motion:no-preference){
  body{animation:pageEnter .58s cubic-bezier(.22,.9,.24,1) both;}
  body.is-leaving{animation:pageLeave .26s ease both;}
  .hero-content{animation:heroTextIn .9s cubic-bezier(.22,.9,.24,1) both .08s;}
  .hero-rail{animation:heroRailIn .9s cubic-bezier(.22,.9,.24,1) both .18s;}
  .stats-card{animation:softRise .82s cubic-bezier(.22,.9,.24,1) both .22s;}
  .reveal{opacity:0;transform:translateY(34px);filter:blur(5px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,.9,.24,1),filter .75s ease;}
  .reveal.is-visible{opacity:1;transform:none;filter:blur(0);}
  .company-card,.feature-grid a,.values-grid a,.news-grid a,.timeline a,.map-grid article,.company-detail-list article,.branch-grid a,.solution-grid a,.calc-form,.calc-results,.contact-form,.contact-info{
    transition:transform .32s cubic-bezier(.22,.9,.24,1), box-shadow .32s ease, border-color .32s ease, background .32s ease;
  }
  .company-card:hover,.feature-grid a:hover,.values-grid a:hover,.news-grid a:hover,.timeline a:hover,.map-grid article:hover,.company-detail-list article:hover,.branch-grid a:hover,.solution-grid a:hover{
    box-shadow:0 24px 70px rgba(4,35,20,.16);
  }
  .btn,.portal-btn,.nav-link,.socials a,.card-link{transition:transform .26s ease,box-shadow .26s ease,opacity .26s ease,border-color .26s ease,background .26s ease,color .26s ease;}
  .btn:hover,.portal-btn:hover{box-shadow:0 18px 48px rgba(148,200,61,.22);}
  .section{position:relative;overflow:hidden;}
  .section::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(148,200,61,.36),transparent);opacity:.65;pointer-events:none;}
  html[dir="rtl"] .section::before{background:linear-gradient(270deg,transparent,rgba(148,200,61,.36),transparent);}
  @keyframes pageEnter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
  @keyframes pageLeave{from{opacity:1;transform:none}to{opacity:0;transform:translateY(8px)}}
  @keyframes heroTextIn{from{opacity:0;transform:translateX(34px)}to{opacity:1;transform:none}}
  @keyframes heroRailIn{from{opacity:0;transform:scale(.96) translateY(14px)}to{opacity:1;transform:none}}
  @keyframes softRise{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}
}

/* Keep hero balanced on tablets and mobiles */
@media (max-width:1200px){
  html[dir="rtl"] .hero.home-hero{grid-template-columns:1fr !important;padding-inline:clamp(18px,5vw,64px);}
  html[dir="rtl"] .hero.home-hero .hero-content{grid-column:1 !important;max-width:900px;justify-self:end;}
  html[dir="rtl"] .hero.home-hero .hero-rail{grid-column:1 !important;justify-self:stretch;}
}
@media (max-width:760px){
  html[dir="rtl"] .hero.home-hero{padding-inline:18px;}
  html[dir="rtl"] .hero.home-hero .hero-content{max-width:100%;}
  html[dir="rtl"] .hero.home-hero .hero-actions{justify-content:stretch;}
  html[dir="rtl"] .hero.home-hero .hero-actions .btn{width:100%;}
}


/* V8 calculator validation */
.calc-warning{margin-top:14px;padding:13px 15px;border-radius:12px;border:1px solid rgba(186,85,45,.35);background:#fff4ee;color:#8d351e;font-weight:800;line-height:1.8}
.calc-warning[hidden]{display:none!important}
.calc-form input[data-amount-input]{font-weight:900;letter-spacing:.02em}
.calc-form input[data-amount-input]:focus{outline:2px solid rgba(148,200,61,.45);border-color:var(--green)}
html[data-lang="ar"] .calc-form input[data-amount-input]{direction:ltr;text-align:left;font-family:'Inter',Arial,sans-serif}


/* V9: final RTL hero positioning, unified phone numbers, calculator details */
.latin-number,[data-no-localize]{direction:ltr!important;unicode-bidi:isolate!important;font-family:'Inter',Arial,sans-serif!important;letter-spacing:.01em;white-space:nowrap;}
.phone-link{direction:ltr!important;text-align:left!important;}
html[dir="rtl"] .contact-info .phone-link{direction:ltr!important;justify-content:space-between;}

/* Put Arabic hero title on the right and remove the empty right-side area */
html[dir="rtl"] .hero.home-hero{
  display:block!important;
  min-height:650px;
  padding-top:clamp(92px,9vh,135px)!important;
  padding-bottom:128px!important;
  padding-right:clamp(190px,15vw,270px)!important;
  padding-left:clamp(24px,7vw,120px)!important;
}
html[dir="rtl"] .hero.home-hero .hero-rail{
  position:absolute!important;
  right:clamp(34px,5.5vw,92px)!important;
  left:auto!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:3;
}
html[dir="rtl"] .hero.home-hero .hero-content{
  position:relative!important;
  z-index:2;
  max-width:min(1050px,calc(100vw - 330px))!important;
  margin-right:0!important;
  margin-left:auto!important;
  text-align:right!important;
}
html[dir="rtl"] .hero.home-hero .eyebrow,
html[dir="rtl"] .hero.home-hero h1,
html[dir="rtl"] .hero.home-hero .lead,
html[dir="rtl"] .hero.home-hero .hero-actions{margin-right:0!important;margin-left:auto!important;text-align:right!important;}
html[dir="rtl"] .hero.home-hero h1{font-size:clamp(52px,5.7vw,92px)!important;line-height:1.25!important;max-width:1050px!important;}
html[dir="rtl"] .hero.home-hero .hero-actions{justify-content:flex-start!important;}
.hero:before{background:linear-gradient(90deg,rgba(4,18,11,.98) 0%,rgba(4,18,11,.78) 38%,rgba(4,18,11,.38) 100%),repeating-linear-gradient(90deg,rgba(148,200,61,.04) 0 1px,transparent 1px 82px)!important;}
html[dir="rtl"] .hero:before{background:linear-gradient(270deg,rgba(4,18,11,.98) 0%,rgba(4,18,11,.78) 38%,rgba(4,18,11,.38) 100%),repeating-linear-gradient(90deg,rgba(148,200,61,.04) 0 1px,transparent 1px 82px)!important;}
.hero-image img{object-position:center center;filter:saturate(.98) contrast(1.04) brightness(.72)!important;}

/* Better rate cards: percentage and monthly profit stay inside the selected rectangle */
.rate-choice{align-items:stretch;}
.rate-choice label span{min-height:132px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;overflow:hidden;}
.rate-choice label b{font-size:15px;line-height:1.25;color:#0c1c12;}
.rate-choice label em{font-size:22px;line-height:1;font-weight:900;color:#526a2c;}
.rate-choice label small{font-size:12px;font-weight:800;color:#5c6c60;line-height:1.45;min-height:32px;display:flex;align-items:center;justify-content:center;text-align:center;}
.rate-choice input:checked + span{outline:2px solid rgba(148,200,61,.42);outline-offset:-2px;}
html[dir="rtl"] .rate-choice label span{text-align:center;}

.calc-results{align-content:start;}
.profit-breakdown{grid-column:1/-1;border:1px solid #dfe9d9;border-radius:14px;background:#fff;padding:20px;overflow:auto;}
.profit-breakdown h3{font-size:24px;margin-bottom:4px;color:#06130c;}
.profit-breakdown p{margin:0 0 14px;color:#5c6c60;}
.profit-breakdown table{width:100%;border-collapse:collapse;min-width:620px;}
.profit-breakdown th,.profit-breakdown td{padding:13px 12px;border-bottom:1px solid #e4eddf;text-align:start;font-weight:800;}
.profit-breakdown th{color:#506050;background:#f7faf4;font-size:13px;}
.profit-breakdown td{color:#102318;}
.profit-breakdown tr.selected-row td{background:rgba(148,200,61,.11);}
html[dir="rtl"] .profit-breakdown th,html[dir="rtl"] .profit-breakdown td{text-align:right;}
.calc-form select{background-image:linear-gradient(45deg,transparent 50%,#486047 50%),linear-gradient(135deg,#486047 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;}
html[dir="rtl"] .calc-form select{background-position:18px 50%,24px 50%;}

@media (max-width:1200px){
  html[dir="rtl"] .hero.home-hero{padding-right:clamp(18px,5vw,64px)!important;padding-left:clamp(18px,5vw,64px)!important;display:grid!important;}
  html[dir="rtl"] .hero.home-hero .hero-rail{position:relative!important;right:auto!important;top:auto!important;transform:none!important;}
  html[dir="rtl"] .hero.home-hero .hero-content{max-width:900px!important;}
}
@media (max-width:760px){
  html[dir="rtl"] .hero.home-hero h1{font-size:36px!important;}
  .rate-choice label span{min-height:104px;}
  .profit-breakdown table{min-width:560px;}
}

/* V11 calculator rate cards fix */
.rate-choice{align-items:stretch!important;}
.rate-choice label{display:block;}
.rate-choice label span{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:158px;padding:18px 16px;border-radius:16px;background:#f9fbf7;border:1px solid #dbe8d4;box-shadow:none;overflow:hidden;}
.rate-choice label b{display:block;width:100%;margin:0;padding:0;background:transparent!important;border:0!important;box-shadow:none!important;color:#0c1c12;font-size:18px;line-height:1.3;}
.rate-choice label em{display:block;width:100%;margin:0;font-style:normal;font-size:28px;line-height:1.1;font-weight:900;color:#526a2c;}
.rate-choice label small{display:block;width:100%;margin:0;min-height:auto;padding:0;background:transparent!important;border:0!important;box-shadow:none!important;color:#5c6c60;font-size:13px;font-weight:800;line-height:1.55;text-align:center;white-space:normal;word-break:break-word;}
.rate-choice input:checked + span{background:rgba(148,200,61,.12);border-color:var(--green);outline:2px solid rgba(148,200,61,.40);outline-offset:-2px;}
html[dir="rtl"] .rate-choice label span{text-align:center;}
@media (max-width:900px){.rate-choice label span{min-height:172px;padding:16px 14px}.rate-choice label em{font-size:24px}.rate-choice label small{font-size:12px}}
@media (max-width:760px){.rate-choice{grid-template-columns:1fr!important}.rate-choice label span{min-height:146px}}


/* V12 final fix: rate cards must style only the outer card, not inner language spans */
.rate-choice label > span{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  min-height:168px !important;
  padding:22px 16px !important;
  border-radius:18px !important;
  background:#f9fbf7 !important;
  border:1px solid #dbe8d4 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  text-align:center !important;
}

.rate-choice label > span > b,
.rate-choice label > span > em,
.rate-choice label > span > small{
  position:static !important;
  transform:none !important;
  inset:auto !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  display:block !important;
  text-align:center !important;
  z-index:auto !important;
}

.rate-choice label > span > b{
  color:#07120a !important;
  font-size:20px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
}

.rate-choice label > span > em{
  color:#496522 !important;
  font-size:26px !important;
  line-height:1.15 !important;
  font-weight:900 !important;
  font-style:normal !important;
}

.rate-choice label > span > small{
  color:#5d6b60 !important;
  font-size:13px !important;
  line-height:1.6 !important;
  font-weight:800 !important;
  white-space:normal !important;
}

.rate-choice label > span .lang{
  all:unset;
  display:inline !important;
}

html[data-lang="ar"] .rate-choice label > span .lang-en,
body.lang-ar .rate-choice label > span .lang-en{
  display:none !important;
}

html[data-lang="ar"] .rate-choice label > span .lang-ar,
body.lang-ar .rate-choice label > span .lang-ar{
  display:inline !important;
}

html[data-lang="en"] .rate-choice label > span .lang-ar,
body.lang-en .rate-choice label > span .lang-ar{
  display:none !important;
}

html[data-lang="en"] .rate-choice label > span .lang-en,
body.lang-en .rate-choice label > span .lang-en{
  display:inline !important;
}

.rate-choice input:checked + span{
  background:rgba(148,200,61,.13) !important;
  border-color:var(--green) !important;
  outline:2px solid rgba(148,200,61,.42) !important;
  outline-offset:-2px !important;
}

@media (max-width:900px){
  .rate-choice label > span{
    min-height:172px !important;
  }
  .rate-choice label > span > b{
    font-size:18px !important;
  }
  .rate-choice label > span > em{
    font-size:24px !important;
  }
}

@media (max-width:760px){
  .rate-choice label > span{
    min-height:150px !important;
  }
}
