:root{--navy:#071b2d;--navy2:#0b2740;--navy3:#102f4a;--gold:#d4a63b;--gold2:#f4d77c;--cream:#f6f0e4;--ink:#0a1f31;--muted:#647482;--line:rgba(212,166,59,.22);--white:#fff;--shadow:0 26px 80px rgba(4,18,31,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Cairo",sans-serif;background:#f7f8f8;color:var(--ink);overflow-x:hidden}body.en{font-family:"Montserrat",sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-shell{opacity:0;transition:opacity .5s ease}.site-shell.ready{opacity:1}
.loader{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at 50% 42%,#123a58 0,#071b2d 42%,#04111e 100%);display:grid;place-items:center;transition:opacity .7s,visibility .7s}.loader.hide{opacity:0;visibility:hidden}.loader-core{position:relative;text-align:center}.loader-logo{width:170px;margin:auto;filter:drop-shadow(0 12px 25px rgba(212,166,59,.35));animation:eagleFly 1.55s cubic-bezier(.2,.8,.2,1) both}.loader-brand{font-family:Montserrat,sans-serif;letter-spacing:.28em;color:#f6d873;font-size:13px;font-weight:700;margin-top:14px}.loader-bar{width:190px;height:2px;background:rgba(255,255,255,.12);margin:18px auto 0;overflow:hidden}.loader-bar span{display:block;height:100%;background:linear-gradient(90deg,transparent,var(--gold2),transparent);animation:loadbar 1.5s ease both}.speed{position:absolute;height:2px;width:140px;background:linear-gradient(90deg,transparent,#eac759);left:50%;transform:translateX(-50%);opacity:0;animation:speed .9s .2s ease-out}.speed-1{top:45%;margin-left:-140px}.speed-2{top:54%;margin-left:-175px;width:190px}.speed-3{top:63%;margin-left:-110px;width:110px}@keyframes eagleFly{0%{transform:translateY(80px) scale(.68);opacity:0;filter:blur(9px)}55%{transform:translateY(-14px) scale(1.05);opacity:1;filter:blur(0)}100%{transform:translateY(0) scale(1)}}@keyframes speed{0%{opacity:0;transform:translateX(-30%) scaleX(.2)}50%{opacity:.8}100%{opacity:0;transform:translateX(-130%) scaleX(1.3)}}@keyframes loadbar{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.header{position:fixed;top:0;inset-inline:0;z-index:100;background:rgba(7,27,45,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07);transition:.3s}.header.scrolled{background:rgba(7,27,45,.95);box-shadow:0 8px 30px rgba(0,0,0,.18)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:white}.brand img{width:52px;height:52px;object-fit:contain}.brand strong{font-family:Montserrat,sans-serif;font-size:16px;letter-spacing:.08em}.brand span{display:block;color:#b8c1c9;font-size:11px;margin-top:1px}.nav{display:flex;align-items:center;gap:25px;color:#d8e0e5;font-size:13px;font-weight:600}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta):after{content:"";position:absolute;bottom:-8px;inset-inline-start:0;width:0;height:1px;background:var(--gold);transition:.3s}.nav>a:hover:after{width:100%}.nav-cta{padding:11px 17px;border:1px solid var(--gold);color:var(--gold2);border-radius:4px}.lang-btn{border:0;background:transparent;color:#f5d77b;font:bold 12px Montserrat;cursor:pointer}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px}.menu-toggle span{display:block;width:25px;height:2px;background:white;margin:5px auto}
.hero{min-height:100vh;position:relative;background:linear-gradient(135deg,#061827 0%,#0b2a45 55%,#071b2d 100%);display:flex;align-items:center;padding:125px 0 70px;color:white;overflow:hidden}.hero:before{content:"";position:absolute;width:640px;height:640px;border:1px solid rgba(212,166,59,.08);border-radius:50%;inset-inline-start:-250px;top:5%}.hero-noise{position:absolute;inset:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.04fr;gap:65px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;color:#e6c767;font-size:12px;letter-spacing:.05em}.eyebrow span{width:42px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(44px,5vw,74px);line-height:1.18;margin:22px 0;font-weight:800;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--gold2)}.hero-copy>p{font-size:17px;line-height:2;color:#bac7d1;max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{height:54px;padding:0 27px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;border:0;cursor:pointer;font-family:inherit}.btn-gold{background:linear-gradient(135deg,#c5932a,#f4d77c);color:#102237;box-shadow:0 10px 30px rgba(212,166,59,.2)}.btn-gold:hover{transform:translateY(-2px)}.btn-ghost{border:1px solid rgba(255,255,255,.18);color:white}.wa-dot{width:8px;height:8px;background:#28d366;border-radius:50%;box-shadow:0 0 0 5px rgba(40,211,102,.12)}.hero-trust{display:flex;align-items:center;gap:22px;margin-top:43px}.hero-trust div strong{font:700 14px Montserrat}.hero-trust div span{display:block;color:#8093a1;font-size:10px;margin-top:4px}.hero-trust i{width:1px;height:28px;background:rgba(255,255,255,.12)}
.route-screen{border:1px solid rgba(244,215,124,.22);background:linear-gradient(145deg,rgba(6,24,39,.9),rgba(13,48,75,.72));box-shadow:0 35px 90px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03);border-radius:16px;overflow:hidden;transform:perspective(1000px) rotateY(-3deg);direction:ltr}.screen-top,.screen-bottom{height:44px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.07);gap:7px}.screen-top span{width:7px;height:7px;border-radius:50%;background:#365069}.screen-top span:nth-child(2){background:#8d6d2e}.screen-top span:nth-child(3){background:#d6b34d}.screen-top b{margin-left:auto;color:#8093a2;font:600 9px Montserrat;letter-spacing:.18em}.map-stage{position:relative;padding:15px}.map-stage svg{width:100%;height:auto}.world-map path{fill:#173d59;stroke:#2c536d;stroke-width:2}.grid-lines{opacity:.09;stroke:#b4c0c9;stroke-width:1}.route-path{fill:none;stroke:url(#routeGold);stroke-width:3;stroke-dasharray:9 9;filter:url(#glow);animation:dash 8s linear infinite}.route-pulse{fill:#f9d66d;filter:url(#glow);animation:pulse 2s infinite}.syria{animation-delay:1s}.plane{fill:#ffeaa0;filter:url(#glow);offset-path:path("M730 205 C650 105, 535 145, 430 230 C395 258, 370 275, 340 285");animation:flight 7s ease-in-out infinite}.map-label rect{fill:#0a2338;stroke:#c49a39}.map-label text{fill:#f6d977;font:bold 11px Montserrat}.route-card{position:absolute;left:28px;bottom:25px;background:rgba(4,17,29,.88);border-left:2px solid var(--gold);padding:10px 13px;backdrop-filter:blur(8px)}.route-card span{display:block;color:#8ea1ae;font-size:9px}.route-card strong{font:700 12px Montserrat;color:white}.screen-bottom{border:0;border-top:1px solid rgba(255,255,255,.07);justify-content:space-between;color:#7690a1;font:9px Montserrat}.screen-bottom span{display:flex;align-items:center;gap:7px}.screen-bottom i{width:7px;height:7px;border-radius:50%;background:#2fd673;box-shadow:0 0 8px #2fd673}.screen-bottom b{color:#a7bac6}.scroll-mark{position:absolute;bottom:24px;left:50%;width:20px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:12px}.scroll-mark span{display:block;width:3px;height:7px;background:var(--gold);border-radius:3px;margin:6px auto;animation:scroll 1.6s infinite}@keyframes dash{to{stroke-dashoffset:-180}}@keyframes flight{0%,100%{offset-distance:0%;transform:rotate(0deg)}48%{offset-distance:100%;transform:rotate(0deg)}52%{offset-distance:100%;transform:rotate(180deg)}98%{offset-distance:0%;transform:rotate(180deg)}}@keyframes pulse{0%,100%{r:7;opacity:1}50%{r:13;opacity:.3}}@keyframes scroll{0%{transform:translateY(0);opacity:1}100%{transform:translateY(12px);opacity:0}}
.ticker{background:var(--gold);overflow:hidden;color:#092139;padding:12px 0;direction:ltr}.ticker-track{display:flex;width:max-content;gap:26px;align-items:center;animation:ticker 25s linear infinite;font:800 12px Montserrat;letter-spacing:.18em}.ticker-track span,.ticker-track b{white-space:nowrap}@keyframes ticker{to{transform:translateX(-50%)}}
.section{padding:105px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-head h2,.process h2,.about h2,.quote h2{font-size:clamp(32px,4vw,49px);line-height:1.3;margin:8px 0 0;letter-spacing:-.03em}.section-head p{max-width:460px;line-height:1.9;color:var(--muted)}.kicker{font-size:12px;font-weight:800;color:#b58624;letter-spacing:.09em}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{position:relative;background:white;border:1px solid #e6eaec;padding:31px;min-height:280px;transition:.35s;overflow:hidden}.service-card:before{content:"";position:absolute;inset-inline-end:-50px;bottom:-55px;width:120px;height:120px;border:1px solid var(--line);transform:rotate(45deg)}.service-card:hover{transform:translateY(-8px);border-color:#d7b65d;box-shadow:var(--shadow)}.service-card .icon{width:54px;height:54px;background:#eef2f3;display:grid;place-items:center;margin-bottom:45px}.service-card svg{width:27px;fill:none;stroke:#b18428;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-card>span{position:absolute;top:25px;inset-inline-end:25px;color:#c8d0d5;font:600 11px Montserrat}.service-card h3{font-size:20px;margin:0 0 10px}.service-card p{color:var(--muted);line-height:1.85;font-size:13px;margin:0}
.process{background:#081d30;color:white}.process-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.process-copy{position:sticky;top:140px;height:max-content}.process-copy p{color:#9eb0bc;line-height:1.9}.text-link{color:var(--gold2);display:inline-flex;gap:10px;margin-top:20px;font-weight:700}.steps{border-top:1px solid rgba(255,255,255,.12)}.step{display:grid;grid-template-columns:75px 1fr;gap:20px;padding:33px 0;border-bottom:1px solid rgba(255,255,255,.12)}.step>b{font:700 12px Montserrat;color:#d6b34d}.step h3{font-size:21px;margin:0 0 8px}.step p{color:#8fa3b1;margin:0;line-height:1.8;font-size:13px}
.about{background:#f0f2f2}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-visual{height:500px;background:linear-gradient(145deg,#061827,#123b5b);position:relative;display:grid;place-items:center;overflow:hidden}.about-visual:before,.about-visual:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(212,166,59,.18);border-radius:50%}.about-visual:after{width:440px;height:440px}.gold-orbit{position:absolute;width:390px;height:390px;border:1px dashed rgba(244,215,124,.25);border-radius:50%;animation:orbit 18s linear infinite}.about-visual img{width:260px;filter:drop-shadow(0 22px 36px rgba(0,0,0,.35));z-index:2}.about-badge{position:absolute;bottom:25px;inset-inline-start:25px;background:white;padding:14px 18px;z-index:3;box-shadow:var(--shadow)}.about-badge strong{font:800 16px Montserrat;color:#a7791c}.about-badge span{display:block;font-size:10px;color:#5e6b74}.about-copy p{color:var(--muted);line-height:1.95}.features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.features span{background:white;padding:13px 15px;border-inline-start:2px solid var(--gold);font-size:12px;font-weight:700}@keyframes orbit{to{transform:rotate(360deg)}}
.quote{background:linear-gradient(135deg,#a5781d,#d3a33b 55%,#f0d172);color:#071b2d}.quote-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.kicker.light{color:#5e4312}.quote-copy p{line-height:1.9;max-width:520px}.quote-contact{display:grid;gap:12px;margin-top:30px}.quote-contact a{background:rgba(255,255,255,.35);padding:13px 16px;border:1px solid rgba(255,255,255,.5)}.quote-contact small{display:block;font-size:10px}.quote-contact strong{font:700 14px Montserrat}.quote-form{background:#fff;padding:31px;display:grid;grid-template-columns:1fr 1fr;gap:15px;box-shadow:0 30px 70px rgba(74,50,5,.2)}.field{display:flex;flex-direction:column;gap:7px}.field.full,.quote-form .full{grid-column:1/-1}.field label{font-size:11px;font-weight:800;color:#334653}.field input,.field select,.field textarea{width:100%;border:1px solid #dae1e4;background:#f7f9f9;padding:13px;font-family:inherit;outline:none;border-radius:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c89a33;background:white}.quote-form .btn{width:100%}
.contact{background:white}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px}.contact-info{border-top:1px solid #dfe5e7}.contact-item{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:22px 5px;border-bottom:1px solid #dfe5e7;transition:.3s}.contact-item:hover{padding-inline-start:15px;background:#f8f9f9}.contact-item>span{font:700 10px Montserrat;color:#b28427}.contact-item small{display:block;color:#80909a;font-size:10px;margin-bottom:4px}.contact-item strong{font-size:13px}.map{position:relative;min-height:430px;background:#e8ecee}.map iframe{width:100%;height:100%;min-height:430px;border:0;filter:saturate(.55) contrast(1.05)}.map>a{position:absolute;bottom:16px;inset-inline-start:16px;background:#071b2d;color:#f3d674;padding:11px 16px;font-size:11px;font-weight:700}
.footer{background:#04121f;color:white;padding-top:55px}.footer-top{display:grid;grid-template-columns:1.2fr .9fr .7fr;gap:50px;align-items:center;padding-bottom:45px}.footer-brand img{width:70px;height:70px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;color:#91a2ae;font-size:12px}.footer-links a:hover{color:var(--gold2)}.footer-wa{border:1px solid rgba(244,215,124,.3);padding:15px 18px}.footer-wa span{display:block;color:#92a3ae;font-size:10px}.footer-wa b{font:700 13px Montserrat;color:#f3d575}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:19px 0;display:flex;justify-content:space-between;color:#68808f;font:10px Montserrat}.floating-wa{position:fixed;bottom:24px;inset-inline-end:24px;width:54px;height:54px;border-radius:50%;background:#25d366;display:grid;place-items:center;z-index:50;box-shadow:0 12px 30px rgba(0,0,0,.22)}.floating-wa svg{width:27px;fill:white}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s,transform .75s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media(max-width:980px){.menu-toggle{display:block}.nav{position:absolute;top:86px;inset-inline:20px;background:#09243a;padding:25px;display:none;flex-direction:column;align-items:stretch;gap:19px;border:1px solid rgba(255,255,255,.1)}.nav.open{display:flex}.hero-grid,.about-grid,.quote-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-trust{justify-content:center}.route-screen{max-width:680px;margin:auto;transform:none}.service-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr;gap:45px}.process-copy{position:static}.contact-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-wa{grid-column:1/-1}.hero{padding-top:140px}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:75px 0}.brand strong{font-size:13px}.brand span{font-size:9px}.brand img{width:44px;height:44px}.nav-wrap{height:74px}.nav{top:74px}.hero{padding-top:120px}.hero h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-trust{gap:12px}.hero-trust i{display:none}.route-screen{margin-top:20px}.screen-bottom small{display:none}.section-head{display:block}.section-head p{margin-top:15px}.service-grid{grid-template-columns:1fr}.process-grid{gap:30px}.about-visual{height:390px}.about-visual img{width:210px}.features{grid-template-columns:1fr}.quote-form{grid-template-columns:1fr;padding:22px}.field.full,.quote-form .full{grid-column:1}.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{display:block;text-align:center;line-height:2}.floating-wa{width:48px;height:48px;bottom:16px;inset-inline-end:16px}.scroll-mark{display:none}}
body.en{direction:ltr}body.en .hero h1{letter-spacing:-.055em}body.en .service-card h3,body.en .step h3{font-family:Montserrat,sans-serif}body.en .quote-form,body.en .contact-info{font-family:Montserrat,sans-serif}

/* Refined hero world map */
.world-map{filter:drop-shadow(0 10px 16px rgba(0,0,0,.22))}
.world-map path{fill:#163b58;stroke:#47728e;stroke-width:1.7;stroke-linejoin:round;transition:.3s}
.map-stage:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,rgba(212,166,59,.08),transparent 67%);pointer-events:none}
.route-path{stroke-width:4;stroke-linecap:round;stroke-dasharray:12 10}
.plane{fill:#ffe59a}

/* Social media */
.footer-socials{display:flex;gap:10px;flex-wrap:wrap}
.footer-socials a{min-width:130px;display:flex;align-items:center;gap:9px;border:1px solid rgba(244,215,124,.24);padding:12px 14px;color:#d9e1e6;transition:.25s}
.footer-socials a:hover{border-color:var(--gold2);color:var(--gold2);transform:translateY(-2px)}
.footer-socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.footer-socials svg path{fill:currentColor;stroke:none}
.footer-socials .fill-dot{fill:currentColor;stroke:none}
.footer-socials span{font:600 11px Montserrat}
.footer-top{grid-template-columns:1.15fr .8fr .9fr .7fr;gap:28px}

/* Correct WhatsApp floating icon */
.floating-wa{border:2px solid rgba(255,255,255,.85);transition:.25s}
.floating-wa:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 36px rgba(0,0,0,.3)}
.floating-wa svg{width:29px;height:29px;fill:#fff;display:block}

@media(max-width:1100px){.footer-top{grid-template-columns:1fr 1fr}.footer-socials,.footer-wa{grid-column:auto}}
@media(max-width:640px){.footer-socials{display:grid;grid-template-columns:1fr 1fr}.footer-socials a{min-width:0;justify-content:center}.footer-socials,.footer-wa{grid-column:1/-1}}

/* Updated China–Syria hero map */
.map-stage-image{padding:0;overflow:hidden;background:#061a2c;aspect-ratio:16/9}
.hero-route-map{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.route-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.image-route-path{fill:none;stroke:url(#routeGoldImage);stroke-width:4;stroke-linecap:round;stroke-dasharray:10 13;filter:url(#routeGlow);opacity:.95}
.image-route-point{fill:#ffe69a;filter:url(#routeGlow);animation:imagePulse 2s ease-in-out infinite}
.image-route-point.second{animation-delay:1s}
.image-plane{fill:#ffe69a;filter:url(#routeGlow);offset-path:path("M1325 405 C1110 260, 760 300, 440 475");offset-rotate:auto;animation:imageFlight 7s ease-in-out infinite}
@keyframes imageFlight{0%{offset-distance:0%;transform:rotate(0deg)}47%{offset-distance:100%;transform:rotate(0deg)}50%{offset-distance:100%;transform:rotate(180deg)}97%{offset-distance:0%;transform:rotate(180deg)}100%{offset-distance:0%;transform:rotate(0deg)}}
@keyframes imagePulse{0%,100%{opacity:1}50%{opacity:.35}}
.map-stage-image .route-card{z-index:2}
.footer-socials a{color:#d9ab48;border-color:rgba(217,171,72,.38)}
.footer-socials a:hover{color:#ffe69a;border-color:#ffe69a}
.footer-socials svg{color:inherit;stroke:currentColor}
.footer-socials svg path{fill:currentColor;stroke:none}
.footer-socials .fill-dot{fill:currentColor}
.mg-credit a{color:#d9ab48;font-weight:700;letter-spacing:.06em}
.mg-credit a:hover{color:#ffe69a}
@media(max-width:640px){.map-stage-image{aspect-ratio:1.35}.hero-route-map{object-fit:cover}.route-card{left:14px;bottom:14px}}
