:root{--paper:#f6efdf;--paper-2:#efe6d2;--paper-3:#e7dcc4;--cream:#fbf6e9;--ink:#1a1408;--ink-2:#2b210f;--ink-soft:#3f3520;--muted:#6f6444;--line:#d8c9a5;--line-soft:#e6d9b8;--olive:#2d3a1c;--olive-2:#3e4d28;--olive-3:#56683a;--moss:#7a8b50;--terracotta:#c2542a;--terracotta-2:#a3431f;--rust:#8a3614;--gold:#c8923a;--gold-2:#a87928;--nile:#1f4a66;--nile-2:#143345;--sun:#e0a23c;--citrus:#db7b1d;--display-xxl:clamp(2.6rem,7vw,5.6rem);--display-xl:clamp(2.1rem,5vw,4.2rem);--display-l:clamp(1.8rem,3.8vw,3rem);--display-m:clamp(1.45rem,2.6vw,2rem);--h1:clamp(1.7rem,3.4vw,2.6rem);--h2:clamp(1.4rem,2.5vw,2rem);--h3:clamp(1.15rem,1.8vw,1.4rem);--body:1rem;--small:0.88rem;--micro:0.74rem;--container:1280px;--container-narrow:980px;--gap:clamp(1rem,2vw,2.5rem);--pad-x:clamp(1.25rem,4vw,3.5rem);--ease:cubic-bezier(.2,.7,.2,1);--ease-soft:cubic-bezier(.4,.0,.2,1)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html[lang="en"] body{font-family:'Montserrat','Helvetica Neue',system-ui,sans-serif;font-feature-settings:'ss01','ss02'}html[lang="en"] .display,html[lang="en"] h1,html[lang="en"] h2,html[lang="en"] h3,html[lang="en"] .eyebrow{font-family:'Montserrat','Helvetica Neue',sans-serif;font-optical-sizing:auto}html[lang="ar"] body{font-family:'Tajawal','IBM Plex Sans Arabic','Segoe UI',sans-serif}html[lang="ar"] .display,html[lang="ar"] h1,html[lang="ar"] h2,html[lang="ar"] h3,html[lang="ar"] .eyebrow{font-family:'El Messiri','Tajawal',serif}body{margin:0;background:var(--paper);color:var(--ink);font-size:var(--body);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;background-image:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(224,162,60,0.18),transparent 60%),radial-gradient(ellipse 50% 40% at 100% 100%,rgba(45,58,28,0.08),transparent 60%)}body::before{content:'';position:fixed;inset:0;pointer-events:none;opacity:0.4;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.4 0 0 0 0 0.32 0 0 0 0 0.18 0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");z-index:1}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}::selection{background:var(--terracotta);color:var(--cream)}.container{max-width:var(--container);margin:0 auto;padding-inline:var(--pad-x);position:relative;z-index:2}.container.narrow{max-width:var(--container-narrow)}.eyebrow{font-size:var(--micro);letter-spacing:0.32em;text-transform:uppercase;color:var(--terracotta);font-weight:500;display:inline-flex;align-items:center;gap:0.75rem}.eyebrow::before{content:'';width:28px;height:1px;background:currentColor}html[dir="rtl"] .eyebrow{letter-spacing:0.18em}.display{font-size:var(--display-xl);line-height:0.95;font-weight:400;letter-spacing:-0.02em;color:var(--olive)}.display em{font-style:italic;color:var(--terracotta);font-variation-settings:'SOFT' 100,'WONK' 1}h1,h2,h3{margin:0 0 0.6em;line-height:1.15;font-weight:400}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}p{margin:0 0 1.1em}.lead{font-size:1.18rem;line-height:1.6;color:var(--ink-soft)}hr.ornament{border:0;height:1px;background:var(--line);margin:4rem 0;position:relative}hr.ornament::after{content:'✦';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--paper);padding:0 0.8rem;color:var(--terracotta);font-size:0.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.6rem;padding:0.95rem 1.6rem;font-size:0.92rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;border:1px solid transparent;border-radius:0;cursor:pointer;transition:all 0.4s var(--ease);position:relative;overflow:hidden}html[lang="ar"] .btn{letter-spacing:0;text-transform:none;font-size:1rem}.btn-primary{background:var(--olive);color:var(--cream);border-color:var(--olive)}.btn-primary:hover{background:var(--terracotta);border-color:var(--terracotta);letter-spacing:0.12em}html[lang="ar"] .btn-primary:hover{letter-spacing:0.04em}.btn-outline{background:transparent;color:var(--olive);border-color:var(--olive)}.btn-outline:hover{background:var(--olive);color:var(--cream)}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--line);padding:0.7rem 1.2rem}.btn-ghost:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.btn .arrow{width:1em;height:1em;transition:transform 0.3s var(--ease)}.btn:hover .arrow{transform:translateX(4px)}html[dir="rtl"] .btn .arrow{transform:scaleX(-1)}html[dir="rtl"] .btn:hover .arrow{transform:scaleX(-1) translateX(4px)}.topbar{background:var(--olive);color:var(--cream);font-size:0.78rem;letter-spacing:0.06em;position:relative;z-index:50}.topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:0.55rem var(--pad-x);max-width:var(--container);margin:0 auto;gap:1rem}.topbar a{color:inherit;opacity:0.9;transition:opacity 0.2s}.topbar a:hover{opacity:1;color:var(--gold)}.topbar-meta{display:flex;align-items:center;gap:1.4rem}.topbar-meta span{display:inline-flex;align-items:center;gap:0.4rem}@media (max-width:720px){.topbar-meta{gap:0.7rem;font-size:0.7rem}.topbar-meta .hide-sm{display:none}}.site-header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--line-soft);transition:box-shadow 0.3s,background 0.3s}.site-header.scrolled{box-shadow:0 6px 32px -16px rgba(20,16,8,0.18)}.nav{max-width:var(--container);margin:0 auto;padding:1.05rem var(--pad-x);display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:0.7rem;font-family:'Montserrat',sans-serif;font-size:1.42rem;font-weight:500;color:var(--olive);letter-spacing:-0.01em}html[lang="ar"] .brand{font-family:'El Messiri',serif;font-size:1.55rem}.brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:var(--olive);color:var(--gold);border-radius:50%;font-family:'Montserrat',sans-serif;font-style:italic;font-size:1.2rem;flex-shrink:0}.brand-mark svg{width:60%;height:60%}.brand small{display:block;font-size:0.66rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--terracotta);font-family:'Montserrat',sans-serif;margin-top:2px;font-weight:600}html[lang="ar"] .brand small{font-family:'Tajawal',sans-serif;letter-spacing:0.05em}.nav-links{display:flex;align-items:center;gap:0.4rem;list-style:none;margin:0;padding:0}.nav-links a{padding:0.6rem 0.85rem;font-size:0.86rem;font-weight:500;letter-spacing:0.02em;color:var(--ink-soft);position:relative;transition:color 0.2s}html[lang="ar"] .nav-links a{font-size:1rem}.nav-links a:hover,.nav-links a.active{color:var(--terracotta)}.nav-links a.active::after{content:'';position:absolute;bottom:0.1rem;left:0.85rem;right:0.85rem;height:1px;background:var(--terracotta)}.nav-actions{display:flex;align-items:center;gap:0.6rem}.lang-switch{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.78rem;font-weight:600;letter-spacing:0.06em;border:1px solid var(--line);padding:0.5rem 0.85rem;color:var(--ink-soft);transition:all 0.25s var(--ease);position:relative;border-radius:999px;background:var(--paper)}.lang-switch::before{content:'';width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,var(--terracotta) 0%,var(--gold) 100%);position:relative;flex-shrink:0;transition:transform 0.3s var(--ease);display:inline-block}.lang-switch::after{content:'';position:absolute;inset:3px;border-radius:999px;background:transparent;transition:background 0.25s var(--ease);z-index:-1}.lang-switch span{position:relative;z-index:1}.lang-switch:hover{background:var(--olive);color:var(--cream);border-color:var(--olive)}.lang-switch:hover::before{transform:rotate(120deg) scale(1.1)}.menu-toggle{display:none;background:none;border:none;width:44px;height:44px;cursor:pointer;padding:0;position:relative}.menu-toggle span{display:block;width:22px;height:1.5px;background:var(--ink);margin:5px auto;transition:all 0.3s var(--ease)}.menu-toggle.open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hero{position:relative;min-height:clamp(540px,88vh,880px);display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch;isolation:isolate;border-bottom:1px solid var(--line)}.hero-text{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,6rem) clamp(2rem,5vw,5rem);position:relative}.hero-text::before{content:'';position:absolute;top:2rem;bottom:2rem;left:0;width:1px;background:linear-gradient(to bottom,transparent,var(--terracotta) 40%,var(--terracotta) 60%,transparent);opacity:0.5}html[dir="rtl"] .hero-text::before{left:auto;right:0}.hero-eyebrow{font-size:0.78rem;letter-spacing:0.4em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.8rem;display:flex;align-items:center;gap:1rem;font-weight:500}html[lang="ar"] .hero-eyebrow{letter-spacing:0.15em;font-weight:600}.hero-eyebrow::before{content:'';width:56px;height:1px;background:var(--terracotta)}.hero h1{font-size:var(--display-xxl);line-height:0.94;font-weight:300;margin:0 0 1.4rem;letter-spacing:-0.025em;color:var(--olive)}.hero h1 em{font-style:italic;color:var(--terracotta);font-weight:400;display:inline-block}html[lang="ar"] .hero h1{line-height:1.1;letter-spacing:-0.01em}.hero p.lead{max-width:56ch;font-size:1.16rem;line-height:1.65;color:var(--ink-soft);margin-bottom:2.4rem}.hero-cta{display:flex;gap:0.8rem;flex-wrap:wrap}.hero-meta{margin-top:3.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:1px solid var(--line);padding-top:1.6rem}.hero-meta-item .num{font-family:'Montserrat',sans-serif;font-size:2.4rem;font-weight:300;color:var(--olive);line-height:1;letter-spacing:-0.02em}html[lang="ar"] .hero-meta-item .num{font-family:'El Messiri',serif}.hero-meta-item .lbl{font-size:0.7rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--muted);margin-top:0.4rem}html[lang="ar"] .hero-meta-item .lbl{letter-spacing:0;font-size:0.85rem;text-transform:none}.hero-image{position:relative;background:var(--olive);overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02);animation:kenburns 22s ease-in-out infinite alternate}@keyframes kenburns{from{transform:scale(1.03)}to{transform:scale(1.12) translate(2%,-1%)}}.hero-image::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(45,58,28,0.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 30%,transparent 30%,rgba(20,12,4,0.25) 100%)}.hero-stamp{position:absolute;bottom:2rem;right:2rem;background:var(--paper);color:var(--olive);padding:1rem 1.3rem;font-family:'Montserrat',sans-serif;border:1px solid var(--line);z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:168px}html[dir="rtl"] .hero-stamp{right:auto;left:2rem}html[lang="ar"] .hero-stamp{font-family:'El Messiri',serif}.hero-stamp .stamp-eye{font-size:0.62rem;letter-spacing:0.32em;text-transform:uppercase;color:var(--terracotta);margin-bottom:0.4rem;font-family:'Montserrat',sans-serif;font-weight:600}html[lang="ar"] .hero-stamp .stamp-eye{letter-spacing:0.05em;font-family:'Tajawal',sans-serif;text-transform:none}.hero-stamp .stamp-main{font-size:1.6rem;line-height:1;font-style:italic}.hero-stamp .stamp-sub{font-size:0.7rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--muted);margin-top:0.5rem;font-family:'Montserrat',sans-serif}html[lang="ar"] .hero-stamp .stamp-sub{letter-spacing:0;text-transform:none;font-family:'Tajawal',sans-serif;font-size:0.85rem}@media (max-width:880px){.hero{grid-template-columns:1fr;min-height:auto}.hero-image{aspect-ratio:4/3;order:-1}.hero-text{padding:3rem var(--pad-x)}.hero-meta{grid-template-columns:repeat(3,1fr);gap:0.5rem}.hero-meta-item .num{font-size:1.7rem}}.ribbon{background:var(--olive);color:var(--cream);padding:1rem 0;overflow:hidden;border-bottom:1px solid var(--olive-2)}.ribbon-track{display:flex;gap:3rem;animation:scroll 38s linear infinite;white-space:nowrap;font-family:'Montserrat',sans-serif;font-style:italic;font-size:1.55rem;font-weight:300}html[lang="ar"] .ribbon-track{font-family:'El Messiri',serif;font-size:1.7rem}.ribbon-track span{display:inline-flex;align-items:center;gap:3rem;flex-shrink:0}.ribbon-track span::after{content:'✦';color:var(--gold);font-size:0.8em}@keyframes scroll{to{transform:translateX(-50%)}}html[dir="rtl"] .ribbon-track{animation-direction:reverse}section{position:relative;z-index:2}.section{padding:clamp(4rem,9vw,8rem) 0}.section-tight{padding:clamp(3rem,6vw,5rem) 0}.section-cream{background:var(--cream)}.section-paper2{background:var(--paper-2)}.section-olive{background:var(--olive);color:var(--cream)}.section-olive .display,.section-olive h1,.section-olive h2,.section-olive h3{color:var(--cream)}.section-olive .eyebrow{color:var(--gold)}.section-olive p{color:rgba(251,246,233,0.82)}.section-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(1rem,4vw,4rem);margin-bottom:clamp(2.5rem,5vw,4rem)}.section-head h2{font-size:var(--display-l);line-height:1;font-weight:300;letter-spacing:-0.02em;color:var(--olive);margin:0.6rem 0 0}.section-olive .section-head h2{color:var(--cream)}.section-head h2 em{font-style:italic;color:var(--terracotta)}.section-olive .section-head h2 em{color:var(--gold)}.section-head .col-r{color:var(--ink-soft)}.section-olive .section-head .col-r{color:rgba(251,246,233,0.78)}@media (max-width:720px){.section-head{grid-template-columns:1fr;gap:1rem}}.split-2{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(2rem,5vw,5rem);align-items:center}.split-2.reverse{grid-template-columns:1.12fr 1fr}.split-2 .visual{position:relative;aspect-ratio:4/5;overflow:hidden}.split-2 .visual img{width:100%;height:100%;object-fit:cover;transition:transform 1.5s var(--ease)}.split-2 .visual:hover img{transform:scale(1.04)}.split-2 .visual::after{content:'';position:absolute;top:1rem;left:1rem;right:1rem;bottom:1rem;border:1px solid rgba(251,246,233,0.4);pointer-events:none}.split-2 .visual .badge{position:absolute;top:1.6rem;left:1.6rem;background:var(--terracotta);color:var(--cream);padding:0.5rem 0.9rem;font-size:0.7rem;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;z-index:2}html[lang="ar"] .split-2 .visual .badge{letter-spacing:0;text-transform:none;font-size:0.85rem}@media (max-width:880px){.split-2,.split-2.reverse{grid-template-columns:1fr}}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat{padding:2.4rem 1.4rem;border-right:1px solid var(--line);text-align:left}html[dir="rtl"] .stat{border-right:none;border-left:1px solid var(--line);text-align:right}.stat:last-child{border-right:none}html[dir="rtl"] .stat:last-child{border-left:none}.stat .num{font-family:'Montserrat',sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1;font-weight:300;color:var(--olive);letter-spacing:-0.03em}.stat .num em{color:var(--terracotta);font-style:italic}html[lang="ar"] .stat .num{font-family:'El Messiri',serif}.stat .lbl{font-size:0.78rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--muted);margin-top:0.7rem;font-weight:600}html[lang="ar"] .stat .lbl{letter-spacing:0;text-transform:none;font-size:0.95rem}@media (max-width:720px){.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}html[dir="rtl"] .stat:nth-child(2){border-left:none}.stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid var(--line)}}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,2rem)}.product-grid.cols-2{grid-template-columns:repeat(2,1fr)}.product-grid.cols-4{grid-template-columns:repeat(4,1fr)}.product{background:var(--cream);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.4s var(--ease)}.product:hover{transform:translateY(-4px)}.product .pic{aspect-ratio:4/5;overflow:hidden;position:relative;background:var(--paper-2)}.product .pic img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.product:hover .pic img{transform:scale(1.06)}.product .tag{position:absolute;top:1rem;left:1rem;background:var(--cream);color:var(--olive);padding:0.35rem 0.7rem;font-size:0.65rem;letter-spacing:0.18em;text-transform:uppercase;font-weight:700;z-index:2}html[lang="ar"] .product .tag{letter-spacing:0;text-transform:none;font-size:0.8rem}html[dir="rtl"] .product .tag{left:auto;right:1rem}.product .body{padding:1.5rem;border-top:1px solid var(--line)}.product .name{font-family:'Montserrat',sans-serif;font-size:1.45rem;font-weight:400;letter-spacing:-0.01em;color:var(--olive);margin:0 0 0.4rem}html[lang="ar"] .product .name{font-family:'El Messiri',serif;font-size:1.6rem}.product .meta{font-size:0.82rem;color:var(--muted);letter-spacing:0.04em;margin-bottom:0.8rem}.product .desc{font-size:0.9rem;color:var(--ink-soft);line-height:1.55;margin:0}.product .vars{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:0.9rem}.product .vars span{font-size:0.72rem;padding:0.3rem 0.6rem;background:var(--paper);border:1px solid var(--line-soft);color:var(--ink-soft)}html[lang="ar"] .product .vars span{font-size:0.85rem}@media (max-width:880px){.product-grid,.product-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.product-grid,.product-grid.cols-2,.product-grid.cols-4{grid-template-columns:1fr}}.featured-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);background:var(--cream)}.featured{padding:2.2rem 2rem;border-right:1px solid var(--line);position:relative;display:flex;flex-direction:column}html[dir="rtl"] .featured{border-right:none;border-left:1px solid var(--line)}.featured:last-child{border-right:none}html[dir="rtl"] .featured:last-child{border-left:none}.featured .pic{aspect-ratio:1/1;overflow:hidden;margin-bottom:1.4rem;position:relative}.featured .pic img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.featured:hover .pic img{transform:scale(1.05)}.featured .num{position:absolute;top:1rem;right:1rem;font-family:'Montserrat',sans-serif;font-size:1rem;font-style:italic;color:var(--cream);background:rgba(45,58,28,0.85);padding:0.35rem 0.7rem;z-index:2}html[dir="rtl"] .featured .num{right:auto;left:1rem}.featured h3{font-family:'Montserrat',sans-serif;font-size:1.7rem;font-weight:400;letter-spacing:-0.01em;color:var(--olive);margin:0 0 0.7rem}html[lang="ar"] .featured h3{font-family:'El Messiri',serif;font-size:1.95rem}.featured p{color:var(--ink-soft);font-size:0.95rem;line-height:1.6;margin:0 0 1.2rem;flex:1}.featured a.more{display:inline-flex;align-items:center;gap:0.5rem;color:var(--terracotta);font-size:0.82rem;letter-spacing:0.12em;text-transform:uppercase;font-weight:600;align-self:flex-start}html[lang="ar"] .featured a.more{letter-spacing:0;text-transform:none;font-size:1rem}.featured a.more svg{transition:transform 0.3s}.featured a.more:hover svg{transform:translateX(4px)}html[dir="rtl"] .featured a.more svg{transform:scaleX(-1)}html[dir="rtl"] .featured a.more:hover svg{transform:scaleX(-1) translateX(4px)}@media (max-width:880px){.featured-trio{grid-template-columns:1fr}.featured{border-right:none;border-bottom:1px solid var(--line)}html[dir="rtl"] .featured{border-left:none;border-bottom:1px solid var(--line)}.featured:last-child{border-bottom:none}}.values{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.value{padding:2.4rem 2rem;border:1px solid var(--line);margin:-1px 0 0 -1px;display:flex;gap:1.3rem;background:var(--paper);transition:background 0.3s}.value:hover{background:var(--cream)}.value .icn{width:56px;height:56px;background:var(--olive);color:var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%}.value .icn svg{width:28px;height:28px;stroke-width:1.2}.value h3{font-family:'Montserrat',sans-serif;font-size:1.4rem;margin:0 0 0.5rem;color:var(--olive);line-height:1.2}html[lang="ar"] .value h3{font-family:'El Messiri',serif;font-size:1.6rem}.value p{font-size:0.95rem;color:var(--ink-soft);margin:0;line-height:1.6}@media (max-width:720px){.values{grid-template-columns:1fr}}.journey{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}.journey::before{content:'';position:absolute;top:38px;left:5%;right:5%;height:1px;background:var(--gold);opacity:0.5;z-index:1}html[dir="rtl"] .journey::before{left:5%;right:5%}.step{text-align:center;padding:0 1rem;position:relative;z-index:2}.step .ring{width:76px;height:76px;border-radius:50%;background:var(--cream);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;font-family:'Montserrat',sans-serif;font-size:1.5rem;font-style:italic;color:var(--terracotta);position:relative}html[lang="ar"] .step .ring{font-family:'El Messiri',serif;font-size:1.6rem}.step h4{font-family:'Montserrat',sans-serif;font-size:1.05rem;font-weight:500;margin:0 0 0.4rem;color:var(--olive)}html[lang="ar"] .step h4{font-family:'El Messiri',serif;font-size:1.2rem}.step p{font-size:0.84rem;color:var(--ink-soft);line-height:1.5;margin:0}.section-olive .step .ring{background:var(--olive);color:var(--gold);border-color:var(--olive-3)}.section-olive .step h4{color:var(--cream)}.section-olive .step p{color:rgba(251,246,233,0.7)}@media (max-width:880px){.journey{grid-template-columns:repeat(2,1fr);gap:2.2rem 1rem}.journey::before{display:none}}.markets{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.markets-list{list-style:none;margin:0;padding:0}.markets-list li{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;border-bottom:1px solid var(--line);font-family:'Montserrat',sans-serif;font-size:1.4rem;color:var(--olive);transition:padding 0.3s var(--ease)}html[lang="ar"] .markets-list li{font-family:'El Messiri',serif;font-size:1.6rem}.markets-list li:hover{padding-left:0.6rem;color:var(--terracotta)}html[dir="rtl"] .markets-list li:hover{padding-left:0;padding-right:0.6rem}.markets-list .ct{font-size:0.78rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--muted);font-family:'Montserrat',sans-serif;font-weight:500}html[lang="ar"] .markets-list .ct{letter-spacing:0;text-transform:none;font-family:'Tajawal',sans-serif;font-size:0.95rem}.markets-visual{aspect-ratio:4/5;background:var(--olive);position:relative;overflow:hidden}.markets-visual img{width:100%;height:100%;object-fit:cover}@media (max-width:880px){.markets{grid-template-columns:1fr}}.quote-block{background:var(--olive);color:var(--cream);padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,4rem);position:relative;border:1px solid var(--olive-2)}.quote-block::before{content:'"';position:absolute;top:1.4rem;left:2rem;font-family:'Montserrat',sans-serif;font-size:8rem;color:var(--gold);opacity:0.4;line-height:1}html[dir="rtl"] .quote-block::before{left:auto;right:2rem}.quote-block blockquote{font-family:'Montserrat',sans-serif;font-size:clamp(1.4rem,2.6vw,1.95rem);line-height:1.4;font-weight:300;font-style:italic;margin:0 0 1.6rem;letter-spacing:-0.01em;position:relative;z-index:2}html[lang="ar"] .quote-block blockquote{font-family:'El Messiri',serif;font-size:clamp(1.5rem,3vw,2.2rem)}.quote-block .who{font-size:0.78rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--gold);font-weight:600}html[lang="ar"] .quote-block .who{letter-spacing:0;text-transform:none;font-size:0.95rem}.quote-block .who span{color:rgba(251,246,233,0.6);display:block;margin-top:0.4rem;font-weight:400}.timeline{position:relative;margin:3rem 0;padding-left:2.4rem;border-left:1px solid var(--line)}html[dir="rtl"] .timeline{padding-left:0;padding-right:2.4rem;border-left:none;border-right:1px solid var(--line)}.timeline-item{position:relative;margin-bottom:2.6rem}.timeline-item::before{content:'';position:absolute;left:-2.85rem;top:0.4rem;width:12px;height:12px;background:var(--terracotta);border-radius:50%;border:3px solid var(--paper);box-shadow:0 0 0 1px var(--line)}html[dir="rtl"] .timeline-item::before{left:auto;right:-2.85rem}.timeline-item .yr{font-family:'Montserrat',sans-serif;font-size:1.4rem;font-style:italic;color:var(--terracotta);margin-bottom:0.4rem;display:block}html[lang="ar"] .timeline-item .yr{font-family:'El Messiri',serif}.timeline-item h4{font-family:'Montserrat',sans-serif;font-size:1.3rem;font-weight:500;margin:0 0 0.4rem;color:var(--olive)}html[lang="ar"] .timeline-item h4{font-family:'El Messiri',serif;font-size:1.45rem}.timeline-item p{color:var(--ink-soft);margin:0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line)}.service{padding:2.4rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);transition:background 0.3s,color 0.3s}html[dir="rtl"] .service{border-right:none;border-left:1px solid var(--line)}.service:hover{background:var(--olive);color:var(--cream)}.service:hover h3{color:var(--cream)}.service:hover p{color:rgba(251,246,233,0.78)}.service:hover .num{color:var(--gold)}.service .num{font-family:'Montserrat',sans-serif;font-size:1rem;font-style:italic;color:var(--terracotta);margin-bottom:1.2rem;letter-spacing:0.14em;display:block}html[lang="ar"] .service .num{font-family:'El Messiri',serif;letter-spacing:0}.service h3{font-family:'Montserrat',sans-serif;font-size:1.6rem;font-weight:500;margin:0 0 0.7rem;color:var(--olive);letter-spacing:-0.01em}html[lang="ar"] .service h3{font-family:'El Messiri',serif;font-size:1.8rem}.service p{font-size:0.95rem;line-height:1.6;color:var(--ink-soft);margin:0}@media (max-width:880px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.services-grid{grid-template-columns:1fr}}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.pillar{text-align:center;padding:1rem}.pillar .ico{width:78px;height:78px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.2rem;background:var(--cream)}.pillar .ico svg{width:38px;height:38px;color:var(--olive)}.pillar h3{font-family:'Montserrat',sans-serif;font-size:1.25rem;margin:0 0 0.5rem;color:var(--olive)}html[lang="ar"] .pillar h3{font-family:'El Messiri',serif;font-size:1.4rem}.pillar p{font-size:0.9rem;color:var(--ink-soft);margin:0;line-height:1.55}@media (max-width:880px){.pillars{grid-template-columns:repeat(2,1fr)}}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem)}@media (max-width:880px){.contact-grid{grid-template-columns:1fr}}.form{background:var(--cream);padding:2.4rem;border:1px solid var(--line)}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form .field{display:flex;flex-direction:column}.form .field.full{grid-column:1 / -1}.form label{font-size:0.72rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:0.5rem}html[lang="ar"] .form label{letter-spacing:0;text-transform:none;font-size:0.92rem}.form input,.form select,.form textarea{background:var(--paper);border:1px solid var(--line);padding:0.85rem 0.9rem;font:inherit;color:var(--ink);border-radius:0;outline:none;transition:border-color 0.2s,background 0.2s}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--terracotta);background:var(--paper)}.form textarea{min-height:140px;resize:vertical;font-family:inherit}.form .submit{margin-top:0.8rem;width:100%}.form-note{margin-top:1rem;font-size:0.78rem;color:var(--muted);text-align:center}.form-success{background:var(--olive);color:var(--cream);padding:1rem;text-align:center;margin-top:1rem;display:none}.form-success.show{display:block}@media (max-width:540px){.form .row{grid-template-columns:1fr}}.contact-info{display:flex;flex-direction:column;gap:1.6rem}.info-card{background:var(--paper);border:1px solid var(--line);padding:1.6rem}.info-card .lbl{font-size:0.7rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--terracotta);font-weight:700;margin-bottom:0.6rem}html[lang="ar"] .info-card .lbl{letter-spacing:0;text-transform:none;font-size:0.88rem}.info-card h4{font-family:'Montserrat',sans-serif;font-size:1.25rem;margin:0 0 0.8rem;color:var(--olive);font-weight:500}html[lang="ar"] .info-card h4{font-family:'El Messiri',serif;font-size:1.4rem}.info-card a{color:var(--ink);border-bottom:1px solid var(--line);transition:border-color 0.2s}.info-card a:hover{border-color:var(--terracotta);color:var(--terracotta)}.info-card .row-line{display:flex;align-items:center;gap:0.8rem;margin:0.4rem 0}.info-card .row-line .nm{font-weight:600;min-width:110px;color:var(--ink-soft);font-size:0.86rem}.map-wrap{margin-top:2rem;border:1px solid var(--line);background:var(--paper-2);aspect-ratio:16/7;overflow:hidden;position:relative}.map-wrap iframe{border:0;width:100%;height:100%}.cta-strip{background:var(--terracotta);color:var(--cream);padding:clamp(3rem,6vw,5rem) 0;position:relative;overflow:hidden}.cta-strip::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 80% 50%,rgba(255,225,150,0.16) 0%,transparent 50%),radial-gradient(circle at 20% 70%,rgba(0,0,0,0.08) 0%,transparent 50%)}.cta-inner{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:2.5rem;position:relative;z-index:2}.cta-strip h2{font-family:'Montserrat',sans-serif;font-weight:300;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.05;margin:0;letter-spacing:-0.02em}.cta-strip h2 em{font-style:italic;color:#fde9c5}html[lang="ar"] .cta-strip h2{font-family:'El Messiri',serif}.cta-strip .cta-actions{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}.cta-strip .btn-primary{background:var(--cream);color:var(--olive);border-color:var(--cream)}.cta-strip .btn-primary:hover{background:var(--olive);color:var(--cream);border-color:var(--olive)}.cta-strip .btn-outline{color:var(--cream);border-color:rgba(251,246,233,0.6)}.cta-strip .btn-outline:hover{background:var(--cream);color:var(--terracotta)}@media (max-width:720px){.cta-inner{grid-template-columns:1fr}}.page-hero{background:var(--olive);color:var(--cream);padding:clamp(5rem,11vw,9rem) 0 clamp(3.5rem,6vw,5rem);position:relative;overflow:hidden;border-bottom:1px solid var(--olive-2)}.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 100% 100%,rgba(224,162,60,0.16) 0%,transparent 60%),radial-gradient(ellipse 40% 60% at 0% 0%,rgba(194,84,42,0.18) 0%,transparent 60%)}.page-hero .breadcrumbs{font-size:0.74rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-weight:600}html[lang="ar"] .page-hero .breadcrumbs{letter-spacing:0;text-transform:none;font-size:0.92rem}.page-hero .breadcrumbs a{opacity:0.7}.page-hero .breadcrumbs a:hover{opacity:1;color:var(--gold)}.page-hero .breadcrumbs .sep{margin:0 0.6rem;opacity:0.4}.page-hero h1{font-family:'Montserrat',sans-serif;font-size:var(--display-xl);font-weight:300;line-height:0.95;letter-spacing:-0.025em;color:var(--cream);margin:0 0 1.4rem}.page-hero h1 em{font-style:italic;color:var(--gold)}html[lang="ar"] .page-hero h1{font-family:'El Messiri',serif;line-height:1.1}.page-hero .lead{max-width:60ch;color:rgba(251,246,233,0.82);font-size:1.18rem}.filters{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--line);padding-bottom:0.7rem}.filter-btn{background:transparent;border:1px solid transparent;color:var(--ink-soft);padding:0.6rem 1.2rem;font-size:0.82rem;letter-spacing:0.12em;text-transform:uppercase;font-weight:600;cursor:pointer;transition:all 0.2s;font-family:inherit}html[lang="ar"] .filter-btn{letter-spacing:0;text-transform:none;font-size:1rem}.filter-btn:hover{color:var(--terracotta)}.filter-btn.active{background:var(--olive);color:var(--cream);border-color:var(--olive)}.footer{background:var(--ink);color:var(--paper);padding:5rem 0 0;position:relative;overflow:hidden}.footer::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 50% 80% at 0% 100%,rgba(45,58,28,0.4) 0%,transparent 60%),radial-gradient(ellipse 40% 60% at 100% 0%,rgba(194,84,42,0.2) 0%,transparent 60%);pointer-events:none}.footer-inner{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:2.5rem;position:relative;z-index:2;padding-bottom:4rem}@media (max-width:880px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:540px){.footer-inner{grid-template-columns:1fr}}.footer .brand{color:var(--paper)}.footer .brand-mark{background:var(--terracotta);color:var(--cream)}.footer h4{font-size:0.78rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:600;margin:1.5rem 0 1.2rem;font-family:'Montserrat',sans-serif}html[lang="ar"] .footer h4{letter-spacing:0.05em;text-transform:none;font-size:0.95rem;font-family:'Tajawal',sans-serif}.footer p{font-size:0.92rem;color:rgba(246,239,223,0.72);line-height:1.6}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin-bottom:0.6rem}.footer ul a{font-size:0.92rem;color:rgba(246,239,223,0.72);transition:color 0.2s,padding 0.2s;display:inline-block}.footer ul a:hover{color:var(--gold);padding-left:0.4rem}html[dir="rtl"] .footer ul a:hover{padding-left:0;padding-right:0.4rem}.footer-bottom{border-top:1px solid rgba(246,239,223,0.1);padding:1.5rem 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:0.8rem;color:rgba(246,239,223,0.5);position:relative;z-index:2}.social-row{display:flex;gap:0.6rem}.social-row a{width:38px;height:38px;border:1px solid rgba(246,239,223,0.15);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:rgba(246,239,223,0.6);transition:all 0.2s}.social-row a:hover{background:var(--terracotta);color:var(--cream);border-color:var(--terracotta)}.social-row svg{width:16px;height:16px}html.js .reveal{opacity:0;transform:translateY(28px);transition:opacity 0.9s var(--ease-soft),transform 0.9s var(--ease-soft)}html.js .reveal.in{opacity:1;transform:none}.text-center{text-align:center}.mt-4{margin-top:4rem}.mt-6{margin-top:6rem}.mb-2{margin-bottom:2rem}.flex{display:flex}.gap-1{gap:1rem}.flex-wrap{flex-wrap:wrap}.center{display:flex;align-items:center;justify-content:center}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:0.6rem;margin-top:2rem}.gallery img{aspect-ratio:1/1;object-fit:cover;width:100%;filter:saturate(1.05);transition:filter 0.4s,transform 0.6s var(--ease)}.gallery img:hover{filter:saturate(1.15) brightness(1.05);transform:scale(1.02)}@media (max-width:720px){.gallery{grid-template-columns:repeat(2,1fr)}}.fab-wa{position:fixed;bottom:1.5rem;right:1.5rem;width:58px;height:58px;border-radius:50%;background:#25d366;color:white;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px -10px rgba(37,211,102,0.5);z-index:90;transition:transform 0.2s}html[dir="rtl"] .fab-wa{right:auto;left:1.5rem}.fab-wa:hover{transform:scale(1.08)}.fab-wa svg{width:28px;height:28px}html[dir="rtl"] body{font-size:1.07rem}html[dir="rtl"] .ribbon-track span::after{content:'✦'}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;transition-duration:0.01ms !important}}.brand{display:inline-flex;align-items:center;gap:0.7rem;line-height:1}.brand-mark{display:inline-flex !important;align-items:center;justify-content:center;width:50px;height:44px;background:transparent;color:var(--olive);flex-shrink:0;position:relative;transition:color 0.4s var(--ease)}.brand-mark svg{width:100%;height:100%;display:block;overflow:visible}.brand-mark svg .leaf{fill:var(--gold);transition:fill 0.4s var(--ease)}.brand:hover .brand-mark{color:var(--terracotta)}.brand:hover .brand-mark svg .leaf{fill:var(--terracotta)}.footer .brand-mark svg .leaf{fill:var(--gold)}.brand>span:not(.brand-mark){display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1}html[lang="en"] .brand>span:not(.brand-mark){font-family:'Montserrat',sans-serif;font-size:1.18rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--olive)}html[lang="ar"] .brand>span:not(.brand-mark){font-family:'El Messiri',serif;font-size:1.85rem;font-weight:600;letter-spacing:0;color:var(--olive)}.brand small{display:block;font-family:'Montserrat',sans-serif;font-size:0.56rem;letter-spacing:0.32em;text-transform:uppercase;color:var(--terracotta);margin-top:6px;font-weight:600}html[lang="ar"] .brand small{font-family:'Tajawal',sans-serif;letter-spacing:0.04em;text-transform:none;font-size:0.7rem;font-weight:500;margin-top:4px}.footer .brand-mark{color:var(--gold)}.footer .brand-mark::after{background:radial-gradient(circle,rgba(194,84,42,0.22) 0%,transparent 65%)}html[lang="en"] .footer .brand>span:not(.brand-mark){color:var(--paper)}html[lang="ar"] .footer .brand>span:not(.brand-mark){color:var(--paper)}.footer .brand small{color:var(--gold)}@media (max-width:720px){.brand-mark{width:42px;height:36px}html[lang="en"] .brand>span:not(.brand-mark){font-size:0.95rem;letter-spacing:0.16em}html[lang="ar"] .brand>span:not(.brand-mark){font-size:1.45rem}.brand small{font-size:0.5rem;margin-top:4px}html[lang="ar"] .brand small{font-size:0.62rem}.brand{gap:0.5rem}}html[lang="en"] .display em,html[lang="en"] h1 em,html[lang="en"] h2 em,html[lang="en"] h3 em,html[lang="en"] .hero h1 em,html[lang="en"] .page-hero h1 em,html[lang="en"] .section-head h2 em,html[lang="en"] .quote-block blockquote{font-style:italic;font-weight:400}html[lang="en"] .display,html[lang="en"] h1,html[lang="en"] h2,html[lang="en"] h3{font-weight:600}html[lang="en"] .hero h1{font-weight:700}html[lang="en"] .page-hero h1{font-weight:700}html[lang="en"] .section-head h2{font-weight:600}html[lang="en"] .display{font-weight:600}body::before{opacity:0.22}body{background-image:radial-gradient(ellipse 70% 50% at 50% -10%,rgba(224,162,60,0.10),transparent 60%),radial-gradient(ellipse 50% 40% at 100% 100%,rgba(45,58,28,0.04),transparent 60%)}body,p{color:var(--ink-2)}.lead{color:var(--ink-2)}.hero h1{font-size:var(--display-xxl);line-height:1.02;font-weight:500;letter-spacing:-0.018em}html[lang="en"] .hero h1{font-weight:500}html[lang="ar"] .hero h1{font-weight:600;line-height:1.18;letter-spacing:0}.hero h1 em{font-style:italic;font-weight:500}.hero p.lead{font-size:1.04rem;line-height:1.7}.hero-eyebrow{font-size:0.72rem;letter-spacing:0.36em;margin-bottom:1.4rem}html[lang="ar"] .hero-eyebrow{font-size:0.85rem;letter-spacing:0.1em}.hero-meta-item .num{font-size:2rem;font-weight:500}html[lang="ar"] .hero-meta-item .num{font-size:2.1rem}.hero-meta-item .lbl{font-size:0.65rem;letter-spacing:0.2em}html[lang="ar"] .hero-meta-item .lbl{font-size:0.78rem}.hero-stamp{padding:0.85rem 1.1rem;min-width:140px}.hero-stamp .stamp-eye{font-size:0.56rem}.hero-stamp .stamp-main{font-size:1.4rem;font-weight:500}.hero-stamp .stamp-sub{font-size:0.62rem}html[lang="ar"] .hero-stamp .stamp-eye{font-size:0.74rem}html[lang="ar"] .hero-stamp .stamp-main{font-size:1.6rem}html[lang="ar"] .hero-stamp .stamp-sub{font-size:0.78rem}.section-head h2{font-size:var(--display-l);font-weight:500;line-height:1.05;letter-spacing:-0.018em}html[lang="ar"] .section-head h2{font-weight:600;line-height:1.2;letter-spacing:0}.display{font-size:var(--display-l);font-weight:500;line-height:1.04}html[lang="ar"] .display{font-weight:600;line-height:1.2}.eyebrow{font-size:0.7rem;letter-spacing:0.28em;font-weight:600}html[lang="ar"] .eyebrow{font-size:0.84rem;letter-spacing:0.06em;font-weight:600}.page-hero{padding:clamp(4rem,9vw,7rem) 0 clamp(3rem,5vw,4.2rem)}.page-hero h1{font-size:var(--display-xl);line-height:1.02;font-weight:500;letter-spacing:-0.018em}html[lang="ar"] .page-hero h1{font-weight:600;line-height:1.2;letter-spacing:0}.page-hero .lead{font-size:1.06rem;line-height:1.65}.page-hero .breadcrumbs{font-size:0.68rem;letter-spacing:0.22em;margin-bottom:1.2rem}html[lang="ar"] .page-hero .breadcrumbs{font-size:0.86rem;letter-spacing:0.04em}.featured h3{font-size:1.42rem;font-weight:500}html[lang="ar"] .featured h3{font-size:1.55rem;font-weight:600}.featured p{font-size:0.92rem}.value h3{font-size:1.2rem;font-weight:500}html[lang="ar"] .value h3{font-size:1.35rem;font-weight:600}.value p{font-size:0.92rem}.service h3{font-size:1.36rem;font-weight:500}html[lang="ar"] .service h3{font-size:1.5rem;font-weight:600}.service p{font-size:0.92rem}.product .name{font-size:1.22rem;font-weight:500}html[lang="ar"] .product .name{font-size:1.38rem;font-weight:600}.markets-list li{font-size:1.16rem;font-weight:500}html[lang="ar"] .markets-list li{font-size:1.36rem;font-weight:600}.quote-block blockquote{font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.5;font-weight:400}html[lang="ar"] .quote-block blockquote{font-size:clamp(1.3rem,2.4vw,1.8rem);line-height:1.7;font-weight:500}.cta-strip h2{font-size:clamp(1.7rem,3.6vw,2.8rem);font-weight:500;line-height:1.1}html[lang="ar"] .cta-strip h2{font-weight:600;line-height:1.25}.stat .num{font-size:clamp(2rem,4vw,3rem);font-weight:500}html[lang="ar"] .stat .num{font-weight:600}.stat .lbl{font-size:0.7rem;letter-spacing:0.2em}html[lang="ar"] .stat .lbl{font-size:0.86rem}.ribbon-track{font-size:1.25rem;font-weight:400}html[lang="ar"] .ribbon-track{font-size:1.45rem;font-weight:500}.topbar{font-size:0.74rem}.topbar-inner{padding-block:0.5rem}.nav{padding-block:0.95rem;gap:1.4rem}.nav-links a{font-size:0.84rem;padding:0.55rem 0.7rem;font-weight:500}html[lang="ar"] .nav-links a{font-size:0.96rem;font-weight:500}.lang-switch{font-size:0.72rem;padding:0.45rem 0.7rem;letter-spacing:0.08em}html[lang="ar"] .lang-switch{letter-spacing:0;font-size:0.84rem}.btn{font-size:0.78rem;padding:0.85rem 1.4rem;letter-spacing:0.1em;font-weight:600}html[lang="ar"] .btn{font-size:0.95rem;letter-spacing:0;padding:0.9rem 1.5rem}@media (max-width:720px){.hero{grid-template-columns:1fr;min-height:auto}.hero-image{aspect-ratio:5/4;order:-1}.hero-text{padding:2.4rem 1.4rem 3rem}.hero h1{font-size:clamp(2.2rem,8vw,3rem);line-height:1.05}html[lang="ar"] .hero h1{line-height:1.22}.hero p.lead{font-size:0.98rem}.hero-cta{flex-direction:column;align-items:stretch;gap:0.6rem}.hero-cta .btn{width:100%}.hero-meta{grid-template-columns:repeat(3,1fr);gap:0.4rem;margin-top:2.2rem;padding-top:1.2rem}.hero-meta-item .num{font-size:1.45rem}.hero-meta-item .lbl{font-size:0.58rem;letter-spacing:0.14em}html[lang="ar"] .hero-meta-item .lbl{font-size:0.7rem}.hero-stamp{bottom:1rem;right:1rem;padding:0.6rem 0.9rem;min-width:120px}html[dir="rtl"] .hero-stamp{right:auto;left:1rem}.hero-stamp .stamp-main{font-size:1.18rem}.page-hero{padding:3rem 0 2.4rem}.page-hero h1{font-size:clamp(1.9rem,7vw,2.6rem)}.page-hero .lead{font-size:0.98rem}.section-head h2{font-size:clamp(1.6rem,6vw,2.2rem)}.display{font-size:clamp(1.6rem,6vw,2.2rem)}.topbar-inner{gap:0.6rem;flex-wrap:wrap}.ribbon-track{font-size:1.05rem}html[lang="ar"] .ribbon-track{font-size:1.2rem}.nav{padding-block:0.7rem}.nav-actions{gap:0.4rem}.lang-switch{padding:0.4rem 0.6rem}.menu-toggle{width:38px;height:38px}.quote-block{padding:2.2rem 1.4rem}.quote-block::before{font-size:5rem;top:0.6rem;left:0.8rem}html[dir="rtl"] .quote-block::before{left:auto;right:0.8rem}.cta-inner{gap:1.6rem}.cta-strip{padding:3rem 0}.cta-strip .cta-actions{flex-direction:row;flex-wrap:wrap}.form{padding:1.6rem}.container{padding-inline:1.25rem}.footer{padding-top:3rem}.footer-inner{gap:1.8rem;padding-bottom:2.4rem}.footer-bottom{flex-direction:column;align-items:flex-start}.fab-wa{bottom:1rem;right:1rem;width:50px;height:50px}html[dir="rtl"] .fab-wa{right:auto;left:1rem}}@media (max-width:540px){.topbar-meta .hide-sm{display:none}.stat{padding:1.6rem 1rem}.stat .num{font-size:1.8rem}}@media (max-width:880px){.section-head{gap:0.6rem}.section{padding:clamp(3rem,7vw,5rem) 0}}:root{--w-regular:400;--w-medium:500;--w-semibold:600;--w-bold:700;--w-black:800}html[lang="en"] h1,html[lang="en"] h2,html[lang="en"] h3,html[lang="en"] h4,html[lang="en"] .display{font-family:'Montserrat',sans-serif;font-weight:600;letter-spacing:-0.012em;line-height:1.2}html[lang="ar"] h1,html[lang="ar"] h2,html[lang="ar"] h3,html[lang="ar"] h4,html[lang="ar"] .display{font-family:'El Messiri',serif;font-weight:600;letter-spacing:0;line-height:1.3}.hero h1{font-size:clamp(2.4rem,5.6vw,4.4rem) !important;font-weight:700 !important;line-height:1.04 !important;letter-spacing:-0.02em !important}html[lang="ar"] .hero h1{letter-spacing:0 !important;line-height:1.18 !important}.page-hero h1{font-size:clamp(2rem,4.4vw,3.4rem) !important;font-weight:700 !important;line-height:1.06 !important;letter-spacing:-0.02em !important}html[lang="ar"] .page-hero h1{letter-spacing:0 !important;line-height:1.2 !important}.section-head h2,h2.display,.display{font-size:clamp(1.8rem,3.7vw,2.7rem) !important;font-weight:600 !important;line-height:1.1 !important;letter-spacing:-0.018em !important;margin:0.4rem 0 !important}html[lang="ar"] .section-head h2,html[lang="ar"] h2.display,html[lang="ar"] .display{letter-spacing:0 !important;line-height:1.25 !important}.section .container>h2{font-size:clamp(1.6rem,3vw,2.2rem) !important;font-weight:600 !important;line-height:1.1 !important;letter-spacing:-0.015em !important}html[lang="ar"] .section .container>h2{letter-spacing:0 !important;line-height:1.25 !important}.cta-strip h2{font-size:clamp(1.6rem,3.4vw,2.6rem) !important;font-weight:600 !important;line-height:1.12 !important;letter-spacing:-0.018em !important}html[lang="ar"] .cta-strip h2{letter-spacing:0 !important;line-height:1.3 !important}.featured h3,.value h3,.service h3,.product .name,.pillar h3,.info-card h4,.timeline-item h4{font-size:1.18rem !important;font-weight:600 !important;line-height:1.3 !important;letter-spacing:-0.005em !important;margin:0 0 0.55rem !important}html[lang="ar"] .featured h3,html[lang="ar"] .value h3,html[lang="ar"] .service h3,html[lang="ar"] .product .name,html[lang="ar"] .pillar h3,html[lang="ar"] .info-card h4,html[lang="ar"] .timeline-item h4{font-size:1.32rem !important;letter-spacing:0 !important;line-height:1.4 !important}.step h4{font-size:1.02rem !important;font-weight:600 !important;letter-spacing:-0.005em !important}html[lang="ar"] .step h4{font-size:1.18rem !important;letter-spacing:0 !important}.eyebrow,.hero-eyebrow{font-family:'Montserrat',sans-serif !important;font-size:0.7rem !important;letter-spacing:0.3em !important;text-transform:uppercase !important;font-weight:600 !important}html[lang="ar"] .eyebrow,html[lang="ar"] .hero-eyebrow{font-family:'Tajawal',sans-serif !important;font-size:0.84rem !important;letter-spacing:0.06em !important;text-transform:none !important;font-weight:600 !important}.page-hero .breadcrumbs{font-family:'Montserrat',sans-serif !important;font-size:0.66rem !important;letter-spacing:0.24em !important;text-transform:uppercase !important;font-weight:600 !important}html[lang="ar"] .page-hero .breadcrumbs{font-family:'Tajawal',sans-serif !important;font-size:0.85rem !important;letter-spacing:0.04em !important;text-transform:none !important;font-weight:600 !important}.footer h4,.stat .lbl,.hero-meta-item .lbl,.info-card .lbl,.product .tag,.split-2 .visual .badge,.featured .num,.service .num{font-family:'Montserrat',sans-serif !important;font-size:0.7rem !important;letter-spacing:0.22em !important;text-transform:uppercase !important;font-weight:600 !important}html[lang="ar"] .footer h4,html[lang="ar"] .stat .lbl,html[lang="ar"] .hero-meta-item .lbl,html[lang="ar"] .info-card .lbl,html[lang="ar"] .product .tag,html[lang="ar"] .split-2 .visual .badge,html[lang="ar"] .featured .num,html[lang="ar"] .service .num{font-family:'Tajawal',sans-serif !important;font-size:0.82rem !important;letter-spacing:0.04em !important;text-transform:none !important;font-weight:600 !important}.product .tag,.split-2 .visual .badge{font-size:0.62rem !important;letter-spacing:0.2em !important}html[lang="ar"] .product .tag,html[lang="ar"] .split-2 .visual .badge{font-size:0.78rem !important;letter-spacing:0 !important}.stat .num{font-family:'Montserrat',sans-serif !important;font-size:clamp(2.1rem,4.2vw,3.1rem) !important;font-weight:600 !important;line-height:1 !important;letter-spacing:-0.025em !important}html[lang="ar"] .stat .num{font-family:'El Messiri',serif !important;font-weight:700 !important;letter-spacing:0 !important}.hero-meta-item .num{font-family:'Montserrat',sans-serif !important;font-size:1.7rem !important;font-weight:600 !important;letter-spacing:-0.02em !important}html[lang="ar"] .hero-meta-item .num{font-family:'El Messiri',serif !important;font-size:1.95rem !important;font-weight:700 !important;letter-spacing:0 !important}.step .ring{font-family:'Montserrat',sans-serif !important;font-size:1rem !important;font-weight:600 !important;letter-spacing:0.02em !important;font-style:normal !important}html[lang="ar"] .step .ring{font-family:'El Messiri',serif !important;font-size:1.2rem !important;font-weight:700 !important}.featured .num{font-size:0.7rem !important;font-weight:700 !important;font-style:normal !important}.timeline-item .yr{font-family:'Montserrat',sans-serif !important;font-size:1rem !important;font-weight:700 !important;letter-spacing:0.06em !important;font-style:normal !important}html[lang="ar"] .timeline-item .yr{font-family:'El Messiri',serif !important;font-size:1.2rem !important;font-weight:700 !important;letter-spacing:0 !important}body{font-size:1rem !important;line-height:1.7 !important;font-weight:400 !important}html[lang="ar"] body{line-height:1.85 !important}p{font-size:1rem;line-height:1.7;font-weight:400}html[lang="ar"] p{line-height:1.85}.lead{font-size:1.04rem !important;line-height:1.65 !important;font-weight:400 !important;color:var(--ink-2) !important}html[lang="ar"] .lead{font-size:1.08rem !important;line-height:1.85 !important}.featured p,.value p,.service p,.product .desc,.pillar p,.step p,.timeline-item p,.info-card p:not(:first-child){font-size:0.92rem !important;line-height:1.65 !important;font-weight:400 !important}html[lang="ar"] .featured p,html[lang="ar"] .value p,html[lang="ar"] .service p,html[lang="ar"] .product .desc,html[lang="ar"] .pillar p,html[lang="ar"] .step p,html[lang="ar"] .timeline-item p,html[lang="ar"] .info-card p:not(:first-child){font-size:0.98rem !important;line-height:1.85 !important}.product .meta{font-size:0.78rem !important;font-weight:500 !important;letter-spacing:0.02em !important}html[lang="ar"] .product .meta{font-size:0.88rem !important}.product .vars span{font-family:'Montserrat',sans-serif !important;font-size:0.7rem !important;font-weight:500 !important;letter-spacing:0.02em !important}html[lang="ar"] .product .vars span{font-family:'Tajawal',sans-serif !important;font-size:0.84rem !important;letter-spacing:0 !important}.markets-list li{font-family:'Montserrat',sans-serif !important;font-size:1.08rem !important;font-weight:600 !important;letter-spacing:-0.005em !important}html[lang="ar"] .markets-list li{font-family:'El Messiri',serif !important;font-size:1.3rem !important;font-weight:600 !important;letter-spacing:0 !important}.markets-list .ct{font-family:'Montserrat',sans-serif !important;font-size:0.68rem !important;font-weight:500 !important;letter-spacing:0.18em !important;text-transform:uppercase !important}html[lang="ar"] .markets-list .ct{font-family:'Tajawal',sans-serif !important;font-size:0.82rem !important;font-weight:500 !important;letter-spacing:0 !important;text-transform:none !important}.btn,.filter-btn{font-family:'Montserrat',sans-serif !important;font-size:0.76rem !important;font-weight:600 !important;letter-spacing:0.12em !important;text-transform:uppercase !important}html[lang="ar"] .btn,html[lang="ar"] .filter-btn{font-family:'Tajawal',sans-serif !important;font-size:0.95rem !important;font-weight:600 !important;letter-spacing:0 !important;text-transform:none !important}.nav-links a{font-family:'Montserrat',sans-serif !important;font-size:0.82rem !important;font-weight:500 !important;letter-spacing:0.04em !important}html[lang="ar"] .nav-links a{font-family:'Tajawal',sans-serif !important;font-size:0.96rem !important;font-weight:500 !important;letter-spacing:0 !important}.topbar,.topbar a{font-family:'Montserrat',sans-serif;font-size:0.74rem !important;font-weight:500;letter-spacing:0.04em}html[lang="ar"] .topbar,html[lang="ar"] .topbar a{font-family:'Tajawal',sans-serif;font-size:0.85rem !important;letter-spacing:0}.topbar-meta span[style]{font-family:'Montserrat',sans-serif;font-style:italic !important;font-weight:400}html[lang="ar"] .topbar-meta span[style]{font-family:'Tajawal',sans-serif;font-style:normal !important;font-weight:500}.lang-switch{font-family:'Montserrat',sans-serif !important;font-size:0.72rem !important;letter-spacing:0.08em !important;font-weight:600 !important}html[lang="ar"] .lang-switch{font-family:'Tajawal',sans-serif !important;font-size:0.85rem !important;letter-spacing:0 !important;font-weight:500 !important}.quote-block blockquote{font-family:'Montserrat',sans-serif !important;font-style:italic !important;font-size:clamp(1.2rem,2.2vw,1.55rem) !important;font-weight:400 !important;line-height:1.55 !important;letter-spacing:-0.005em !important}html[lang="ar"] .quote-block blockquote{font-family:'El Messiri',serif !important;font-size:clamp(1.3rem,2.4vw,1.75rem) !important;font-weight:500 !important;line-height:1.7 !important;font-style:normal !important;letter-spacing:0 !important}.quote-block .who{font-family:'Montserrat',sans-serif !important;font-size:0.74rem !important;letter-spacing:0.22em !important;font-weight:700 !important;text-transform:uppercase !important}html[lang="ar"] .quote-block .who{font-family:'Tajawal',sans-serif !important;font-size:0.92rem !important;letter-spacing:0 !important;font-weight:600 !important;text-transform:none !important}.hero-stamp{font-family:'Montserrat',sans-serif !important}html[lang="ar"] .hero-stamp{font-family:'El Messiri',serif !important}.hero-stamp .stamp-eye{font-family:'Montserrat',sans-serif !important;font-size:0.58rem !important;letter-spacing:0.3em !important;font-weight:600 !important;text-transform:uppercase !important}html[lang="ar"] .hero-stamp .stamp-eye{font-family:'Tajawal',sans-serif !important;font-size:0.74rem !important;letter-spacing:0.04em !important;text-transform:none !important}.hero-stamp .stamp-main{font-size:1.35rem !important;font-weight:700 !important;letter-spacing:0 !important;font-style:normal !important}html[lang="ar"] .hero-stamp .stamp-main{font-size:1.55rem !important;font-weight:600 !important}.hero-stamp .stamp-sub{font-family:'Montserrat',sans-serif !important;font-size:0.6rem !important;letter-spacing:0.22em !important;font-weight:600 !important;text-transform:uppercase !important}html[lang="ar"] .hero-stamp .stamp-sub{font-family:'Tajawal',sans-serif !important;font-size:0.78rem !important;letter-spacing:0.02em !important;text-transform:none !important}.ribbon-track{font-family:'Montserrat',sans-serif !important;font-style:italic !important;font-size:1.1rem !important;font-weight:500 !important;letter-spacing:0.005em !important}html[lang="ar"] .ribbon-track{font-family:'El Messiri',serif !important;font-size:1.32rem !important;font-weight:500 !important;font-style:normal !important;letter-spacing:0 !important}html[lang="en"] em{font-style:italic}html[lang="en"] .hero h1 em,html[lang="en"] .page-hero h1 em,html[lang="en"] .section-head h2 em,html[lang="en"] .display em,html[lang="en"] .cta-strip h2 em,html[lang="en"] .section .container>h2 em{font-style:italic !important;font-weight:500 !important;color:var(--terracotta)}html[lang="en"] .section-olive .section-head h2 em,html[lang="en"] .page-hero h1 em{color:var(--gold)}html[lang="en"] .cta-strip h2 em{color:#fde9c5}html[lang="ar"] em{font-style:normal !important;font-weight:700 !important}html[lang="ar"] .hero h1 em,html[lang="ar"] .page-hero h1 em,html[lang="ar"] .section-head h2 em,html[lang="ar"] .display em,html[lang="ar"] .cta-strip h2 em,html[lang="ar"] .section .container>h2 em{font-weight:700 !important;color:var(--terracotta)}html[lang="ar"] .section-olive .section-head h2 em,html[lang="ar"] .page-hero h1 em{color:var(--gold)}html[lang="ar"] .cta-strip h2 em{color:#fde9c5}html[lang="en"] .brand>span:not(.brand-mark){font-family:'Montserrat',sans-serif !important;font-size:1.14rem !important;font-weight:700 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;line-height:1 !important}html[lang="ar"] .brand>span:not(.brand-mark){font-family:'El Messiri',serif !important;font-size:1.7rem !important;font-weight:600 !important;letter-spacing:0 !important;line-height:1 !important}.brand small{font-family:'Montserrat',sans-serif !important;font-size:0.54rem !important;letter-spacing:0.3em !important;font-weight:600 !important;text-transform:uppercase !important;margin-top:7px !important}html[lang="ar"] .brand small{font-family:'Tajawal',sans-serif !important;font-size:0.7rem !important;letter-spacing:0.04em !important;font-weight:500 !important;text-transform:none !important}.form label{font-family:'Montserrat',sans-serif !important;font-size:0.66rem !important;letter-spacing:0.22em !important;font-weight:600 !important;text-transform:uppercase !important}html[lang="ar"] .form label{font-family:'Tajawal',sans-serif !important;font-size:0.84rem !important;letter-spacing:0 !important;text-transform:none !important}.form input,.form select,.form textarea{font-family:'Montserrat',sans-serif !important;font-size:0.94rem !important;font-weight:400 !important}html[lang="ar"] .form input,html[lang="ar"] .form select,html[lang="ar"] .form textarea{font-family:'Tajawal',sans-serif !important;font-size:1rem !important}.form-note{font-family:'Montserrat',sans-serif !important;font-size:0.74rem !important}html[lang="ar"] .form-note{font-family:'Tajawal',sans-serif !important;font-size:0.84rem !important}.info-card .row-line .nm{font-family:'Montserrat',sans-serif !important;font-size:0.8rem !important;font-weight:600 !important;letter-spacing:0.02em !important}html[lang="ar"] .info-card .row-line .nm{font-family:'Tajawal',sans-serif !important;font-size:0.92rem !important;letter-spacing:0 !important}.footer p,.footer ul a,.footer-bottom{font-family:'Montserrat',sans-serif !important;font-size:0.86rem !important;font-weight:400 !important}html[lang="ar"] .footer p,html[lang="ar"] .footer ul a,html[lang="ar"] .footer-bottom{font-family:'Tajawal',sans-serif !important;font-size:0.96rem !important}.footer-bottom{font-size:0.74rem !important}html[lang="ar"] .footer-bottom{font-size:0.84rem !important}.featured a.more{font-family:'Montserrat',sans-serif !important;font-size:0.72rem !important;letter-spacing:0.18em !important;font-weight:700 !important;text-transform:uppercase !important}html[lang="ar"] .featured a.more{font-family:'Tajawal',sans-serif !important;font-size:0.92rem !important;letter-spacing:0 !important;font-weight:600 !important;text-transform:none !important}@media (max-width:720px){.hero h1{font-size:clamp(2.05rem,7.4vw,2.7rem) !important}.page-hero h1{font-size:clamp(1.8rem,6.4vw,2.4rem) !important}.section-head h2,h2.display,.display{font-size:clamp(1.55rem,5.8vw,2.05rem) !important}.cta-strip h2{font-size:clamp(1.4rem,5.2vw,1.9rem) !important}.section .container>h2{font-size:clamp(1.4rem,5vw,1.85rem) !important}.featured h3,.value h3,.service h3,.product .name,.pillar h3,.info-card h4,.timeline-item h4{font-size:1.08rem !important}html[lang="ar"] .featured h3,html[lang="ar"] .value h3,html[lang="ar"] .service h3,html[lang="ar"] .product .name,html[lang="ar"] .pillar h3,html[lang="ar"] .info-card h4,html[lang="ar"] .timeline-item h4{font-size:1.22rem !important}.stat .num{font-size:1.7rem !important}.hero-meta-item .num{font-size:1.32rem !important}html[lang="ar"] .hero-meta-item .num{font-size:1.5rem !important}.markets-list li{font-size:1rem !important}html[lang="ar"] .markets-list li{font-size:1.18rem !important}.ribbon-track{font-size:0.95rem !important}html[lang="ar"] .ribbon-track{font-size:1.12rem !important}.quote-block blockquote{font-size:1.05rem !important}html[lang="ar"] .quote-block blockquote{font-size:1.18rem !important}.lead{font-size:0.96rem !important}html[lang="ar"] .lead{font-size:1rem !important}.featured p,.value p,.service p,.product .desc,.pillar p,.step p,.timeline-item p,.info-card p:not(:first-child){font-size:0.88rem !important}html[lang="ar"] .featured p,html[lang="ar"] .value p,html[lang="ar"] .service p,html[lang="ar"] .product .desc,html[lang="ar"] .pillar p,html[lang="ar"] .step p,html[lang="ar"] .timeline-item p,html[lang="ar"] .info-card p:not(:first-child){font-size:0.94rem !important}}.page-hero .lead{color:rgba(251,246,233,0.85) !important;font-size:0.92rem !important;line-height:1.7 !important;max-width:56ch !important}html[lang="ar"] .page-hero .lead{font-size:0.96rem !important;line-height:1.85 !important}@media (max-width:720px){.page-hero .lead{font-size:0.86rem !important}html[lang="ar"] .page-hero .lead{font-size:0.92rem !important}}.hero p.lead{font-size:0.96rem !important;line-height:1.7 !important}html[lang="ar"] .hero p.lead{font-size:1rem !important;line-height:1.85 !important}@media (max-width:720px){.hero p.lead{font-size:0.9rem !important}html[lang="ar"] .hero p.lead{font-size:0.94rem !important}}.section-olive .lead{color:rgba(251,246,233,0.78) !important}.cta-strip h2 + p,.cta-strip .lead{color:rgba(251,246,233,0.92) !important}@media (max-width:720px){.page-hero{padding:2.6rem 0 2rem !important}.page-hero .breadcrumbs{margin-bottom:0.9rem !important;font-size:0.6rem !important}html[lang="ar"] .page-hero .breadcrumbs{font-size:0.78rem !important}.page-hero h1{font-size:clamp(1.7rem,6.5vw,2.3rem) !important;margin-bottom:1rem !important}}@media (max-width:720px){.topbar-inner{padding-block:0.42rem !important}.topbar{font-size:0.66rem !important}html[lang="ar"] .topbar{font-size:0.76rem !important}}@media (max-width:720px){.hero-meta{grid-template-columns:repeat(3,1fr) !important;gap:0.5rem !important;align-items:start}.hero-meta-item{text-align:center;display:flex;flex-direction:column;align-items:center;min-height:4.5rem}.hero-meta-item .num{margin-bottom:0.45rem}.hero-meta-item .lbl{word-spacing:100vw !important;white-space:normal !important;text-align:center !important;line-height:1.35 !important;max-width:100%;font-size:0.6rem !important;letter-spacing:0.12em !important}html[lang="ar"] .hero-meta-item .lbl{font-size:0.72rem !important;letter-spacing:0 !important;line-height:1.4 !important}}.filters{display:flex;flex-wrap:nowrap;gap:0.4rem;margin-bottom:2.2rem;padding-bottom:0.7rem;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pad-x)}.filters::-webkit-scrollbar{display:none}.filter-btn{flex-shrink:0;scroll-snap-align:start;white-space:nowrap}@media (max-width:720px){.filters{margin-inline:calc(var(--pad-x) * -1);padding-inline:var(--pad-x);margin-bottom:1.6rem;gap:0.3rem;justify-content:flex-start}.filter-btn{padding:0.5rem 0.55rem !important;font-size:0.55rem !important;letter-spacing:0.06em !important;flex:1 1 0;min-width:0;text-align:center}html[lang="ar"] .filter-btn{font-size:0.7rem !important;letter-spacing:0 !important;padding:0.5rem 0.4rem !important}}@media (max-width:980px){html body .site-header .nav-links{position:fixed !important;inset:0 !important;z-index:200 !important;margin:0 !important;padding:5rem 0 2rem !important;list-style:none !important;background:var(--paper) !important;display:flex !important;flex-direction:column !important;align-items:stretch !important;justify-content:flex-start !important;gap:0 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;transform:translateX(-100%) !important;transition:transform 0.4s cubic-bezier(.2,.7,.2,1) !important;box-shadow:6px 0 50px -12px rgba(20,16,8,0.22) !important}html[dir="rtl"] body .site-header .nav-links{transform:translateX(100%) !important}html body .site-header .nav-links.open{transform:translateX(0) !important}html body .site-header .nav-links::before,html body .site-header .nav-links::after{content:none !important;display:none !important}html body .site-header .nav-links li{width:100% !important;margin:0 !important;padding:0 !important;border:0 !important;background:transparent !important;list-style:none !important}html body .site-header .nav-links a{display:flex !important;align-items:center !important;width:100% !important;padding:1rem 1.5rem !important;margin:0 !important;font-family:'Montserrat',sans-serif !important;font-size:0.95rem !important;font-weight:500 !important;letter-spacing:0.04em !important;text-transform:none !important;color:var(--ink-2) !important;text-align:start !important;transition:color 0.2s,background 0.2s !important;position:relative !important}html[lang="ar"] body .site-header .nav-links a{font-family:'Tajawal',sans-serif !important;font-size:1.08rem !important}html body .site-header .nav-links a::before,html body .site-header .nav-links a::after{content:none !important;display:none !important}html body .site-header .nav-links a:hover{background:var(--cream) !important;color:var(--olive) !important}html body .site-header .nav-links a.active{color:var(--terracotta) !important;font-weight:700 !important;background:var(--cream) !important}html body .site-header .nav-links a.active::before{content:'' !important;display:block !important;position:absolute !important;inset-inline-start:0 !important;top:0 !important;bottom:0 !important;width:3px !important;background:var(--terracotta) !important}html body .menu-toggle{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex-direction:column !important;width:40px !important;height:40px !important;padding:0 !important;background:transparent !important;border:1px solid var(--line) !important;border-radius:50% !important;cursor:pointer !important;z-index:50 !important;position:relative !important}html body .menu-toggle span{display:block !important;width:16px !important;height:1.5px !important;background:var(--ink) !important;margin:2.5px auto !important;transition:all 0.3s cubic-bezier(.2,.7,.2,1) !important}html body .menu-toggle.open{position:fixed !important;top:0.7rem !important;inset-inline-end:1rem !important;inset-inline-start:auto !important;z-index:220 !important;background:var(--olive) !important;border-color:var(--olive) !important;box-shadow:0 6px 18px -6px rgba(20,16,8,0.4) !important}html body .menu-toggle.open span{background:var(--cream) !important}html body .menu-toggle.open span:nth-child(1){transform:translateY(5px) rotate(45deg) !important}html body .menu-toggle.open span:nth-child(2){opacity:0 !important}html body .menu-toggle.open span:nth-child(3){transform:translateY(-5px) rotate(-45deg) !important}html body .site-header{position:sticky !important;top:0 !important;z-index:60 !important}body.menu-open .site-header{z-index:210 !important}body.menu-open .topbar{z-index:1 !important;position:relative}body.menu-open{overflow:hidden !important}html body .site-header .nav{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:1rem !important;padding:0.75rem 1.25rem !important}html body .site-header .nav-actions{display:inline-flex !important;align-items:center !important;gap:0.5rem !important;flex-shrink:0 !important}html body .site-header .nav-actions .lang-switch{padding:0.4rem 0.7rem !important;font-size:0.7rem !important;border-radius:999px !important}html body .site-header .brand{gap:0.55rem !important}html body .site-header .brand-mark{width:38px !important;height:32px !important}html[lang="en"] body .site-header .brand>span:not(.brand-mark){font-size:0.92rem !important;letter-spacing:0.16em !important}html[lang="ar"] body .site-header .brand>span:not(.brand-mark){font-size:1.4rem !important}html body .site-header .brand small{font-size:0.5rem !important;margin-top:4px !important}html[lang="ar"] body .site-header .brand small{font-size:0.62rem !important}body.menu-open .nav-actions .lang-switch{opacity:0.4 !important;pointer-events:none !important}}