:root{--navy:#071a31;--navy2:#0b2847;--gold:#b48616;--gold2:#d8a72b;--teal:#08777b;--text:#10233d;--muted:#5c6a7d;--line:#d9e2eb;--surface:#f3f6f9;--shell:min(1220px,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;direction:rtl;text-align:right}.page-ar bdi{direction:ltr;unicode-bidi:isolate;display:inline}.shell{width:var(--shell);margin:auto}.site-header{background:var(--navy);color:#fff}.header{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font:30px Georgia,serif;color:#fff;text-decoration:none}.brand-iq{color:var(--gold2)}.header nav{display:flex;align-items:center;gap:20px}.header nav a{color:#fff;text-decoration:none;font-weight:760}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:10px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;text-decoration:none;font-weight:850}.breadcrumbs{padding:18px 0;color:var(--muted);font-size:14px}.breadcrumbs a{color:var(--teal);text-decoration:none}.intro,.catalogue-hero{padding:76px 0;background:var(--surface);text-align:center}.intro h1,.category-hero h1,.service-intro h1{font:clamp(40px,5vw,66px)/1.14 Georgia,serif;margin:0 0 18px}.intro p{font-size:20px;line-height:1.7;color:var(--muted);max-width:900px;margin:auto}.category-grid{padding:55px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.category-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(7,26,49,.07)}.category-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#e4eaf0}.category-image img,.service-tile img,.category-hero img,.service-intro figure img{width:100%;height:100%;object-fit:cover;display:block}.category-body{padding:25px}.rank{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:var(--gold2);color:#fff;font-weight:900}.category-body h2{font-size:30px;line-height:1.22}.category-body h2 a,.category-body li a,.service-tile h3 a{color:var(--text);text-decoration:none}.category-body p{color:var(--muted);line-height:1.65}.category-body ul{padding-inline-start:22px;columns:2;gap:26px}.category-body li{margin:8px 0;break-inside:avoid}.category-body li a{color:var(--teal);font-weight:760}.path-link{display:inline-flex;gap:9px;color:var(--teal);font-weight:900;text-decoration:none;margin-top:12px}.category-hero,.service-intro{padding:42px 0 68px}.category-hero-grid,.service-intro-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.category-hero img{aspect-ratio:16/10;border-radius:18px}.service-intro figure{margin:0}.service-intro figure img{aspect-ratio:16/9;border-radius:18px}.service-intro figcaption{font-size:12px;color:var(--muted);padding-top:7px}.kicker{color:var(--gold);font-weight:900}.hook{font-size:22px;line-height:1.72;color:var(--text)}.section{padding:72px 0}.surface{background:var(--surface)}.section h2{font:clamp(31px,4vw,47px)/1.18 Georgia,serif;margin:0 0 20px}.section p{font-size:18px;line-height:1.85;color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:50px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-tile{display:grid;grid-template-columns:220px 1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.service-tile>a{display:block;min-height:220px}.service-tile>div{padding:22px}.service-tile h3{font-size:24px;margin:0 0 12px}.service-tile p{font-size:16px;line-height:1.65}.story{max-width:920px}.process{counter-reset:step;list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.process li{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;line-height:1.55}.process li:before{counter-increment:step;content:counter(step);display:flex;width:32px;height:32px;border-radius:50%;background:var(--gold2);color:#fff;align-items:center;justify-content:center;font-weight:900;margin-bottom:12px}.deliverables{list-style:none;padding:0}.deliverables li{padding:13px 15px;margin:9px 0;border-inline-start:4px solid var(--gold2);background:var(--surface)}.difference{background:var(--navy);color:#fff}.difference h2{color:#fff}.difference p{color:#dbe4ee}.related{display:flex;flex-wrap:wrap;gap:12px}.related a{padding:12px 16px;border:1px solid var(--line);border-radius:999px;text-decoration:none;color:var(--teal);font-weight:760}.cta{padding:64px 0;background:var(--navy2);color:#fff}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{font:clamp(34px,4vw,50px)/1.18 Georgia,serif;margin:0}.cta p{color:#dbe4ee}.review{padding:50px 0}.review h2{margin-top:44px}.review a{color:var(--teal)}footer{padding:26px 0;background:#041323;color:#fff}.footer-row{display:flex;justify-content:space-between;align-items:center}.footer-row .brand-wordmark{font:26px Georgia,serif}@media(max-width:900px){.category-grid,.category-hero-grid,.service-intro-grid,.two-col,.service-grid{grid-template-columns:1fr}.service-tile{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.category-body ul{columns:1}}@media(max-width:620px){:root{--shell:min(100% - 28px,1220px)}.header{flex-wrap:wrap;padding:14px 0}.header nav{width:100%;overflow:auto}.category-grid{grid-template-columns:1fr}.process{grid-template-columns:1fr}.cta-row,.footer-row{display:block}.category-body h2{font-size:25px}}