@font-face{font-family:Cairo;src:url('/fonts/cairo-arabic-latin.woff2') format('woff2');font-style:normal;font-weight:200 1000;font-display:swap}
:root{color-scheme:dark;--bg:#101011;--crimson:#852c40;--gold:#c6a56a;--gold-light:#f1dfae;--text:#f2eeea;--muted:#aaa3a5;--line:#342a2e;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--gutter:clamp(20px,4vw,64px);font-family:"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
body{margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
a{color:inherit}
button{font:inherit}
a:focus-visible,button:focus-visible{outline:2px solid var(--gold-light);outline-offset:6px}
[hidden]{display:none!important}
.page-shell{width:min(calc(100% - var(--gutter)*2),1440px);margin:auto}
.site-header{display:flex;align-items:center;justify-content:space-between;min-height:104px;border-bottom:1px solid var(--line);gap:var(--space-2)}
.brand{display:flex;align-items:center;min-height:48px;text-decoration:none}
.brand img{display:block;width:208px;height:44px;object-fit:contain}
.language-switcher{display:flex;gap:4px;padding:3px;border:1px solid var(--line);border-radius:3px;direction:ltr}
.language-switcher button{min-height:44px;min-width:48px;border:0;border-radius:1px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:600;transition:color .2s,background .2s}
.language-switcher button[lang=ar]{font-family:Cairo,system-ui,sans-serif}
.language-switcher button[aria-pressed=true]{background:#25201c;color:#e5c992;box-shadow:inset 0 -1px #9c8153}
.language-switcher button:hover{background:#30261f;color:var(--text)}
.hero{display:grid;grid-template-columns:1.18fr 1fr;gap:var(--space-6);align-items:center;padding-block:var(--space-6);min-width:0}
.hero-copy{min-width:0;animation:reveal .65s ease-out both}
.eyebrow{display:flex;align-items:center;gap:10px;color:var(--gold);font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0}
.status-dot{width:6px;height:6px;background:var(--gold);transform:rotate(45deg);flex-shrink:0}
.positioning{color:var(--muted);font-size:13px;margin:var(--space-4) 0 var(--space-2);letter-spacing:.025em}
h1{font-size:clamp(44px,4.9vw,78px);font-weight:500;line-height:1.09;letter-spacing:-.055em;margin:0}
.headline-accent{color:#c995a0}
.lead{max-width:440px;font-size:16px;color:#b5aeb0;line-height:1.8;margin:var(--space-3) 0}
.contact{display:inline-flex;align-items:center;gap:var(--space-4);min-height:48px;border-bottom:1px solid #8c7149;text-decoration:none;font-size:13px;font-weight:600;position:relative;overflow:hidden}
.arrow{font-size:21px;color:var(--gold);transition:transform .2s}
.contact:hover .arrow{transform:translate(3px,-3px)}
.contact::after{content:"";position:absolute;bottom:0;left:0;width:24%;height:1px;background:linear-gradient(90deg,#8f6d32,#c6a56a,#f1dfae,#b58b46);transform:translateX(-130%);animation:gold-line 4s .5s ease-in-out 1}
.brand-study{position:relative;min-width:0;background:radial-gradient(ellipse at center,#591d2b30,transparent 65%)}
.study-caption{display:flex;justify-content:space-between;gap:var(--space-2);color:#a29384;font-size:9px;letter-spacing:.11em}
.drawing{width:100%;max-width:420px;margin:var(--space-2) auto}
.drawing svg{width:100%;height:auto;display:block}
.construction{opacity:.5}
/* One narrow metallic reflection crosses the connecting seam and then settles. */
.gold-trace{opacity:0;animation:metallic-seam 4s 1s ease-in-out 1}
.launch{display:grid;grid-template-columns:1fr 1.15fr;gap:var(--space-4);align-items:center;padding:var(--space-4) 0 var(--space-5);border-block:1px solid var(--line);position:relative;background:radial-gradient(ellipse at 80% 0,#32192333,transparent 70%)}
.launch::before{content:"";position:absolute;top:-1px;inset-inline-start:0;width:48px;height:1px;background:var(--gold)}
.launch-intro>p:last-child{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0 0}
.countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));direction:ltr;gap:var(--space-2)}
.counter{text-align:center;position:relative;padding:0 4px}
.counter:not(:first-child)::before{content:"";position:absolute;left:calc(var(--space-2)/-2);top:27px;width:2px;height:2px;background:#886b48;box-shadow:0 8px #886b48}
.value{display:block;font-size:clamp(44px,4.4vw,68px);line-height:1.1;font-weight:300;letter-spacing:-.035em;font-variant-numeric:tabular-nums;color:var(--text)}
.unit{display:block;color:var(--muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-top:12px}
.expired{font-size:24px;color:#e7d8bc;margin:0}
.specialties{display:flex;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) 0}
.specialties>span{display:flex;align-items:center;gap:12px;font-size:12px;color:#c3bdbf}
.specialties b{font-size:9px;font-weight:400;color:#b79a68;font-family:"Segoe UI",Arial,sans-serif}
footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;font-size:11px;color:var(--muted)}
footer a{display:flex;align-items:center;gap:var(--space-2);min-height:44px;text-decoration:none;direction:ltr}
footer a:hover{color:var(--text)}
.copyright{white-space:nowrap;font-size:10px;letter-spacing:.08em}
.skip-link{position:fixed;inset-inline-start:20px;top:-100px;padding:14px;background:var(--text);color:var(--bg);z-index:10}
.skip-link:focus{top:10px}
[lang=ar]{font-family:Cairo,system-ui,sans-serif}
[dir=rtl] h1{font-size:clamp(44px,4.8vw,76px);font-weight:700;line-height:1.5;letter-spacing:-.025em}
[dir=rtl] .eyebrow,[dir=rtl] .unit,[dir=rtl] .positioning,[dir=rtl] .study-caption,[dir=rtl] .copyright{letter-spacing:0}
[dir=rtl] .eyebrow{font-size:12px}
[dir=rtl] .lead{line-height:1.95;font-weight:400}
[dir=rtl] .positioning{font-size:14px}
[dir=rtl] .unit{font-size:12px;line-height:1.8}
[dir=rtl] .study-caption{font-size:11px}
.value{font-family:"Segoe UI",Arial,sans-serif}
[dir=rtl] .value{font-family:Cairo,system-ui,sans-serif;font-weight:300}
@keyframes reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes metallic-seam{0%{opacity:0;transform:translateX(0)}20%{opacity:.9}75%{opacity:.9}100%{opacity:0;transform:translateX(100px)}}
@keyframes gold-line{from{transform:translateX(-130%)}to{transform:translateX(550%)}}
@media(min-width:1600px){.hero{padding-block:80px}.drawing{max-width:460px}.site-header{min-height:120px}}
@media(max-width:1050px){.hero{gap:var(--space-4)}h1{font-size:clamp(40px,4.8vw,56px)}[dir=rtl] h1{font-size:clamp(42px,4.8vw,56px)}.footer-signature{display:none}.launch{grid-template-columns:.9fr 1.2fr}.launch-intro .eyebrow{font-size:10px}.study-caption{font-size:8px}}
@media(max-width:760px){.site-header{min-height:88px}.brand img{width:174px;height:38px}.hero{grid-template-columns:1fr;padding-block:var(--space-5) var(--space-4);gap:var(--space-4)}.positioning{margin-top:var(--space-3);font-size:12px}h1{font-size:clamp(39px,7.8vw,59px)}[dir=rtl] h1{font-size:clamp(42px,8.2vw,60px);line-height:1.5}.lead{font-size:15px;max-width:440px;margin-block:var(--space-2)}.brand-study{width:100%;max-width:420px;margin:auto}.drawing{max-width:240px;margin:var(--space-1) auto}.study-caption{font-size:8px}[dir=rtl] .study-caption{font-size:10px}.launch{grid-template-columns:1fr;gap:var(--space-3);padding-block:var(--space-3) var(--space-4)}.value{font-size:48px}.counter:not(:first-child)::before{top:19px}.specialties{gap:12px;padding-block:var(--space-3)}.specialties>span{font-size:10px;gap:7px}.specialties b{font-size:8px}footer{flex-wrap:wrap;gap:var(--space-1);padding-block:var(--space-2)}.copyright{font-size:10px}}
@media(max-width:360px){:root{--gutter:16px}.brand img{width:152px;height:34px}.language-switcher button{min-width:44px}.eyebrow{font-size:9px}h1{font-size:36px}[dir=rtl] h1{font-size:40px}.positioning{font-size:11px}[dir=rtl] .positioning{font-size:12px}.countdown{gap:var(--space-1)}.value{font-size:42px}.unit{font-size:9px}.counter:not(:first-child)::before{left:-4px;top:16px}.specialties{flex-wrap:wrap;justify-content:flex-start;gap:14px}footer{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
