:root{--navy:#071a31;--navy2:#0b2847;--gold:#b48616;--gold2:#d6a62b;--teal:#0d7478;--text:#10233d;--muted:#5b697b;--line:#dbe3ec;--surface:#f5f7fa;--shell:min(1240px,calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,Arial,sans-serif}.page-ar{font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif}.shell{width:var(--shell);margin:auto}.site-header{background:var(--navy);position:sticky;top:0;z-index:20}.header-grid{min-height:90px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{font:31px Georgia,serif;color:#fff;text-decoration:none}.brand-iq{color:var(--gold2)}nav{display:flex;justify-content:center;gap:28px}nav a,.header-actions>a:first-child{color:#fff;text-decoration:none;font-weight:750}.header-actions{display:flex;gap:16px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:11px;text-decoration:none;font-weight:850}.button--gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff}.button--outline{border:1px solid rgba(255,255,255,.65);color:#fff}.button--navy{background:var(--navy);color:#fff}.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--navy)}.hero:before{content:"";position:absolute;inset:0;background:var(--hero) center/cover no-repeat;z-index:-2}.page-en .hero:before{background-position:center right}.page-ar .hero:before{background-position:center left}.hero:after{content:"";position:absolute;inset:0;z-index:-1}.page-en .hero:after{background:linear-gradient(90deg,rgba(7,26,49,.99) 0%,rgba(7,26,49,.93) 32%,rgba(7,26,49,.68) 55%,rgba(7,26,49,.23) 82%,transparent 100%)}.page-ar .hero:after{background:linear-gradient(270deg,rgba(7,26,49,.99) 0%,rgba(7,26,49,.93) 32%,rgba(7,26,49,.68) 55%,rgba(7,26,49,.23) 82%,transparent 100%)}.hero-grid{min-height:760px;display:grid;align-items:center}.page-en .hero-grid{grid-template-columns:minmax(0,640px) 1fr}.page-ar .hero-grid{direction:ltr;grid-template-columns:1fr minmax(0,640px)}.page-ar .hero-content{grid-column:2;direction:rtl;text-align:right;justify-self:end;width:100%}.hero-content{color:#fff;padding:60px 0}.eyebrow{color:var(--gold2);font-weight:900}.hero h1{font:600 clamp(52px,5.6vw,88px)/1.08 Georgia,serif;margin:18px 0 24px}.page-ar .hero h1{line-height:1.2}.hero h1 em{font-style:normal;color:var(--gold2)}.hero-lead{font-size:20px;line-height:1.75}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.page-ar .hero-actions{justify-content:flex-end}.section{padding:92px 0}.section-head{text-align:center;max-width:900px;margin:0 auto 44px}.section-head h2,.catalogue-hero h1{font:clamp(38px,4.5vw,58px)/1.15 Georgia,serif;margin:0 0 16px}.section-head p,.catalogue-hero p{font-size:19px;line-height:1.7;color:var(--muted)}.services{background:var(--surface)}.flagship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.flagship-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:0 14px 32px rgba(7,26,49,.07);display:flex;flex-direction:column}.flagship-rank{display:flex;align-items:center;gap:12px}.flagship-rank span{width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.flagship-rank small{color:var(--gold);font-weight:850}.flagship-card h3{font-size:27px;line-height:1.25;margin:22px 0 16px}.flagship-card p{color:var(--muted);line-height:1.65}.text-link{margin-top:auto;color:var(--teal);text-decoration:none;font-weight:900;display:inline-flex;gap:9px}.center{text-align:center;margin-top:34px}.why{background:var(--navy);color:#fff}.why .section-head h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid article{border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:24px}.why-grid h3{color:var(--gold2);font-size:23px}.why-grid p{color:#dce5ee;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.steps article{text-align:center}.steps span{width:68px;height:68px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--gold);font-weight:900}.steps h3{font-size:24px}.steps p{color:var(--muted);line-height:1.65}.cta{background:var(--navy2);color:#fff;padding:78px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta h2{font:clamp(36px,4vw,52px)/1.15 Georgia,serif;margin:0 0 10px}.cta p{font-size:19px}.catalogue-hero{background:var(--surface);padding:82px 0;text-align:center}.catalogue-list{padding:60px 0}.catalogue-service{padding:44px 0;border-bottom:1px solid var(--line)}.catalogue-heading{display:flex;gap:18px;align-items:flex-start}.catalogue-heading>span{width:52px;height:52px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.catalogue-heading h2{font-size:38px;margin:0}.catalogue-heading p{color:var(--gold);font-weight:850}.catalogue-columns{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:24px;margin:28px 0}.catalogue-columns>div{background:var(--surface);border-radius:14px;padding:22px}.catalogue-columns h3{margin-top:0}.catalogue-columns p,.catalogue-columns li{color:var(--muted);line-height:1.65}footer{background:#041323;color:#fff;padding:28px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-inner .brand-wordmark{font:26px Georgia,serif}@media(max-width:980px){.flagship-grid{grid-template-columns:repeat(2,1fr)}.why-grid,.steps{grid-template-columns:repeat(2,1fr)}.catalogue-columns{grid-template-columns:1fr}}@media(max-width:720px){:root{--shell:min(100% - 28px,1240px)}.header-grid{display:flex;flex-wrap:wrap;padding:14px 0}.header-grid nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.page-ar .header-grid nav{justify-content:flex-end}.header-actions .button{display:none}.hero-grid,.page-en .hero-grid,.page-ar .hero-grid{grid-template-columns:1fr;min-height:680px;align-items:end}.page-ar .hero-grid{direction:ltr}.page-ar .hero-content{grid-column:auto;direction:rtl;text-align:right;justify-self:stretch;width:100%}.hero:after,.page-en .hero:after,.page-ar .hero:after{background:linear-gradient(180deg,rgba(7,26,49,.22),rgba(7,26,49,.78) 40%,rgba(7,26,49,.98) 76%)}.hero h1{font-size:46px}.flagship-grid,.why-grid,.steps{grid-template-columns:1fr}.cta-inner,.footer-inner{flex-direction:column;align-items:flex-start}.page-ar .cta-inner,.page-ar .footer-inner{align-items:flex-end}}
