/* Shared EN/AR marketing chrome — does not load on the FA homepage */
html[lang="de"] .ix-body,html[lang="fr"] .ix-body,html[lang="tr"] .ix-body,html[lang="ru"] .ix-body{font-family:"Segoe UI","Helvetica Neue",Arial,sans-serif;line-height:1.7}
html[lang^="zh"] .ix-body{font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif;line-height:1.75}
.ix-body{background:#f7f8fa;color:#24262b}
.ix-header{background:rgba(255,255,255,.92)!important}
.ix-header .brand b{color:#303238}
.ix-header .brand small{color:var(--red)}
.ix-header .main-nav a{color:#343740}
.ix-header .lang-switch{width:42px;height:42px;display:inline-grid!important;place-items:center;border-radius:50%;background:transparent!important;padding:0;border:0;cursor:pointer}
.ix-header .lang-switch svg{border-radius:3px;display:block}
html[lang="ar"] .ix-header{background:rgba(255,255,255,.94)!important}

.ix-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;padding:130px 0 80px;color:#fff;overflow:hidden}
.ix-hero-bg,.ix-hero-mask{position:absolute;inset:0}
.ix-hero-bg{background-size:cover;background-position:center;transform:scale(1.04)}
.ix-hero-mask{background:linear-gradient(90deg,rgba(7,11,20,.93),rgba(11,18,32,.72),rgba(15,25,44,.28)),radial-gradient(circle at 18% 38%,rgba(239,75,26,.55),transparent 34%)}
html[dir="ltr"] .ix-hero-mask{background:linear-gradient(270deg,rgba(7,11,20,.93),rgba(11,18,32,.72),rgba(15,25,44,.28)),radial-gradient(circle at 82% 38%,rgba(239,75,26,.55),transparent 34%)}
.ix-hero .container{position:relative;z-index:2}
.ix-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 15px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);font-weight:900;color:#ffd39e}
.ix-kicker i{width:10px;height:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(247,148,0,.18)}
.ix-hero h1{margin:20px 0 16px;font-size:clamp(34px,5.4vw,68px);line-height:1.16;font-weight:900;letter-spacing:-1.2px;max-width:16ch}
.ix-hero h1 strong{color:#ffb347}
.ix-hero p{max-width:720px;color:rgba(255,255,255,.84);font-size:18px;margin:0 0 28px;line-height:1.85}
.ix-actions{display:flex;flex-wrap:wrap;gap:12px}
.ix-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.ix-chip{display:inline-flex;align-items:center;min-height:34px;padding:6px 14px;border-radius:999px;font-size:12.5px;font-weight:800;color:#ffe3c2;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18)}
.ix-chip:hover{background:rgba(247,148,0,.2);border-color:rgba(247,148,0,.55);color:#fff}

.ix-sec{padding:88px 0}
.ix-sec h2{margin:0 0 12px;font-size:clamp(28px,3.4vw,44px);font-weight:900;color:#202228;letter-spacing:-.6px}
.ix-lead{color:#646872;font-size:16px;line-height:1.9;max-width:760px;margin:0 0 32px}
.ix-label{display:inline-block;margin-bottom:8px;color:var(--red);font-weight:900}

.ix-trust{background:#fff;padding:34px 0;box-shadow:0 -8px 26px rgba(0,0,0,.05)}
.ix-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.ix-trust-item{padding:18px 16px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(180deg,#fff,#fafafa);text-align:center;box-shadow:0 12px 28px rgba(0,0,0,.04)}
.ix-trust-item b{display:block;font-size:28px;color:var(--red);line-height:1.3}
.ix-trust-item span{display:block;color:#555;font-size:13.5px}

.ix-grid{display:grid;gap:20px}
.ix-grid-4{grid-template-columns:repeat(4,1fr)}
.ix-grid-3{grid-template-columns:repeat(3,1fr)}
.ix-grid-2{grid-template-columns:repeat(2,1fr)}
.ix-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:0 14px 34px rgba(0,0,0,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s}
.ix-card:hover{transform:translateY(-6px);border-color:rgba(239,75,26,.32);box-shadow:0 22px 48px rgba(15,23,42,.12)}
.ix-card h3{margin:0 0 8px;font-size:18px;color:#1e293b}
.ix-card p{margin:0;color:#64748b;font-size:14.5px;line-height:1.8}
.ix-card img{width:100%;height:170px;object-fit:cover;border-radius:16px;margin-bottom:14px}
.ix-ico{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;margin-bottom:12px;background:linear-gradient(135deg,rgba(239,75,26,.1),rgba(247,148,0,.08));color:#c2410c}
.ix-ico svg{width:22px;height:22px}

.ix-board{display:grid;grid-template-columns:200px 1fr;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.07);margin-bottom:40px}
.ix-board figure{margin:0;background:linear-gradient(135deg,var(--red),var(--orange));display:grid;place-items:center;padding:24px}
.ix-board img{width:160px;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.ix-board > div{padding:32px}
.ix-board h3{margin:6px 0 4px;font-size:22px}

.ix-photo-pair{display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:center}
.ix-photo-pair img.main{width:100%;height:380px;object-fit:cover;border-radius:32px;box-shadow:0 24px 70px rgba(0,0,0,.16)}
.ix-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px}
.ix-list li{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 16px;font-weight:800}
.ix-list li:before{content:"✓";color:var(--red);margin-inline-end:8px;font-weight:900}

.ix-dark{background:linear-gradient(180deg,#0b1220,#151517 55%,#0b1424);color:#e6ecf7}
.ix-dark h2{color:#fff}
.ix-dark .ix-lead{color:rgba(219,230,246,.75)}
.ix-dark .ix-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.13);color:#e6ecf7}
.ix-dark .ix-card h3{color:#fff}
.ix-dark .ix-card p{color:rgba(219,230,246,.78)}

.ix-brands{display:flex;flex-wrap:wrap;gap:10px}
.ix-brands span{background:#fff;padding:8px 16px;border-radius:999px;font-weight:800;font-size:13px;color:#475569;border:1px solid var(--line)}

.ix-faq details{background:#fafafa;border:1px solid var(--line);border-radius:16px;padding:14px 18px;margin:0 0 10px}
.ix-faq summary{cursor:pointer;font-weight:900;color:#30333a}
.ix-faq p{margin:10px 0 0;color:#60646d;line-height:1.85}
.ix-faq{max-width:820px}

.ix-cta{background:linear-gradient(145deg,#242426,#3b3c40);border-radius:28px;padding:36px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap}
.ix-cta h2{color:#fff;margin:0 0 8px}
.ix-cta p{margin:0;color:rgba(255,255,255,.75)}
.ix-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}
.ix-contact-grid a{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;text-align:center;font-weight:800;color:#1e293b}
.ix-contact-grid span{display:block;color:var(--red);font-weight:900;margin-top:4px;direction:ltr}

.ix-pg{position:relative;min-height:280px;display:flex;align-items:center;padding:140px 0 50px;color:#fff;background:#151517;overflow:hidden}
.ix-pg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(239,75,26,.45),transparent 32%),url("../images/real/real-hero-energy-plant.jpg") center/cover}
.ix-pg .container{position:relative;z-index:1}
.ix-pg h1{margin:0 0 10px;font-size:clamp(28px,4vw,46px)}
.ix-pg p{margin:0;max-width:680px;color:rgba(255,255,255,.82)}

.ix-foot{background:linear-gradient(180deg,#1c1c1e,#111113);color:#cbd5e1;padding:4rem 0 2rem;border-top:4px solid var(--red)}
.ix-foot a{color:#cbd5e1}
.ix-foot b{color:#fff}
.ix-foot-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px;margin-bottom:28px}
.ix-foot p{font-size:14px;line-height:1.8;color:#94a3b8}

.ix-menu{display:none;width:46px;height:46px;border:0;border-radius:15px;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:12px;cursor:pointer}
.ix-menu span{display:block;height:2px;background:#333;margin:5px 0;border-radius:9px}

@media(max-width:980px){
  .ix-trust-grid,.ix-grid-4,.ix-grid-3,.ix-board,.ix-photo-pair,.ix-foot-grid,.ix-contact-grid{grid-template-columns:1fr}
  .ix-photo-pair img.main{height:240px}
}
@media(max-width:790px){
  .ix-menu{display:block}
  .ix-header .main-nav{display:none;position:absolute;top:86px;right:12px;left:12px;background:#fff;border-radius:20px;padding:12px;box-shadow:0 18px 40px rgba(0,0,0,.14);flex-direction:column}
  .ix-header .main-nav.open{display:flex}
  .ix-header .nav-wrap{position:relative}
  .ix-hero{padding:120px 0 64px}
  .ix-hero p{font-size:16px}
  .ix-actions .btn,.ix-actions .ar-btn{width:100%}
  .ix-header .header-call{display:none}
}
