@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800&display=swap');

:root{--jh-ink:#171512;--jh-muted:#716e67;--jh-cream:#f8f5ef;--jh-line:#e8e2d8;--jh-orange:#df6a34;--jh-orange-dark:#b64b1f;--jh-white:#fff;--jh-green:#376a53}
html{scroll-behavior:smooth}
body.jh-home-v2-page{margin:0;background:#fff;color:var(--jh-ink)}
body.jh-home-v2-page .titlebar,body.jh-home-v2-page #lqd-site-header,body.jh-home-v2-page .lqd-site-header,body.jh-home-v2-page #site-header,body.jh-home-v2-page .site-header,body.jh-home-v2-page #lqd-site-footer,body.jh-home-v2-page .lqd-site-footer,body.jh-home-v2-page #site-footer,body.jh-home-v2-page .site-footer{display:none!important}
body.jh-home-v2-page header:not(.jh-header),body.jh-home-v2-page footer:not(.jh-footer),body.jh-home-v2-page .main-header,body.jh-home-v2-page .lqd-stickybar,body.jh-home-v2-page .lqd-stickybar-wrap,body.jh-home-v2-page .lqd-sticky-header,body.jh-home-v2-page #qlwapp,body.jh-home-v2-page .qlwapp,body.jh-home-v2-page .qlwapp-toggle,body.jh-home-v2-page .qlwapp-container,body.jh-home-v2-page [class*="qlwapp"]{display:none!important}
body.jh-home-v2-page #lqd-site-content,body.jh-home-v2-page .lqd-site-content,body.jh-home-v2-page .content{padding:0!important;margin:0!important}
body.jh-home-v2-page .container:has(>.jh-home){width:100%!important;max-width:none!important;padding:0!important}
.jh-home{font-family:'Tajawal',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--jh-ink);background:#fff;line-height:1.7;overflow:hidden;width:100vw;margin-inline:calc(50% - 50vw)}
.jh-home *{box-sizing:border-box}
.jh-home a{text-decoration:none;color:inherit}
.jh-home img{max-width:100%;height:auto}
.jh-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.jh-header{height:88px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(23,21,18,.08);display:flex;align-items:center;position:relative;z-index:50;backdrop-filter:blur(14px)}
.jh-header__inner{display:flex;align-items:center;gap:38px;height:100%}
.jh-brand{display:flex;align-items:center;margin-left:auto}
.jh-brand img{width:122px;max-height:58px;object-fit:contain;mix-blend-mode:multiply}
.jh-nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:600}
.jh-nav a{position:relative;transition:.2s}
.jh-nav a:after{content:'';position:absolute;right:0;bottom:-7px;width:0;height:2px;background:var(--jh-orange);transition:.25s}
.jh-nav a:hover{color:var(--jh-orange-dark)}.jh-nav a:hover:after{width:100%}
.jh-btn{min-height:50px;padding:0 24px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent;white-space:nowrap}
.jh-btn:hover{transform:translateY(-2px)}.jh-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.jh-btn--dark{background:var(--jh-ink);color:#fff!important;box-shadow:0 10px 24px rgba(23,21,18,.14)}
.jh-btn--accent{background:var(--jh-orange);color:#fff!important;box-shadow:0 12px 28px rgba(223,106,52,.24)}
.jh-btn--outline{border-color:#d9d2c8;background:rgba(255,255,255,.6)}
.jh-btn--light{background:#fff;color:var(--jh-ink)!important}
.jh-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--jh-line);border-radius:10px;background:#fff;padding:10px;flex-direction:column;justify-content:center;gap:5px}
.jh-menu-toggle span{display:block;height:2px;background:var(--jh-ink);border-radius:2px}
.jh-hero{background:radial-gradient(circle at 10% 20%,rgba(223,106,52,.12),transparent 27%),linear-gradient(135deg,#fbf8f2 0%,#fff 72%);padding:84px 0 72px;position:relative}
.jh-hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(23,21,18,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(23,21,18,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to left,black,transparent 70%)}
.jh-hero__grid{display:grid;grid-template-columns:1.06fr .94fr;gap:70px;align-items:center;position:relative;z-index:1}
.jh-eyebrow,.jh-kicker{font-size:14px;font-weight:700;color:var(--jh-orange-dark);letter-spacing:.02em}.jh-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px}.jh-eyebrow span{width:30px;height:2px;background:var(--jh-orange)}
.jh-hero h1{font-size:clamp(48px,6vw,78px);line-height:1.12;letter-spacing:-.045em;margin:0 0 24px;font-weight:800}.jh-hero h1 em{font-style:normal;color:var(--jh-orange)}
.jh-hero__copy>p{font-size:19px;color:var(--jh-muted);max-width:610px;margin:0 0 32px;line-height:1.9}
.jh-actions{display:flex;gap:12px;flex-wrap:wrap}
.jh-trust-row{display:flex;align-items:center;gap:36px;margin-top:44px;border-top:1px solid var(--jh-line);padding-top:24px}.jh-trust-row div{display:flex;flex-direction:column}.jh-trust-row strong{font-size:22px}.jh-trust-row span{font-size:13px;color:var(--jh-muted)}
.jh-hero__visual{min-height:520px;position:relative;display:flex;align-items:center;justify-content:center}
.jh-orbit{position:absolute;border:1px solid rgba(223,106,52,.19);border-radius:50%}.jh-orbit--one{width:460px;height:460px}.jh-orbit--two{width:360px;height:360px;border-style:dashed}
.jh-network-card{width:min(440px,90%);background:rgba(255,255,255,.94);border:1px solid #eee5da;border-radius:26px;padding:28px;box-shadow:0 30px 70px rgba(66,48,32,.14);position:relative;z-index:2;transform:rotate(-1.5deg)}
.jh-network-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.jh-network-card__top span{font-size:20px;font-weight:800}.jh-network-card__top b{font-size:11px;color:var(--jh-green);background:#e8f1ec;border-radius:20px;padding:6px 10px}
.jh-route{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;position:relative;margin-bottom:30px}.jh-route__line{position:absolute;right:12.5%;left:12.5%;top:16px;height:2px;background:linear-gradient(to left,var(--jh-orange) 72%,#e5ded4 72%)}
.jh-route__point{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.jh-route__point i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #ddd5ca;font-size:10px;font-style:normal;z-index:2}.jh-route__point.is-active i{background:var(--jh-orange);border-color:var(--jh-orange);color:#fff}.jh-route__point strong{font-size:12px;margin-top:8px}.jh-route__point small{font-size:9px;color:var(--jh-muted)}
.jh-shipment{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;background:var(--jh-cream);border-radius:16px;padding:14px}.jh-shipment__icon{width:44px;height:44px;border-radius:12px;background:#fff;display:grid;place-items:center}.jh-shipment__icon svg,.jh-float-card svg{width:24px;height:24px;fill:none;stroke:var(--jh-orange);stroke-width:1.7}.jh-shipment div:nth-child(2){display:flex;flex-direction:column}.jh-shipment small{font-size:10px;color:var(--jh-muted)}.jh-shipment strong{font-size:13px}.jh-shipment>span{font-weight:800;color:var(--jh-orange)}
.jh-float-card{position:absolute;z-index:3;background:#fff;border:1px solid #eee5da;box-shadow:0 16px 40px rgba(66,48,32,.12);border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:10px}.jh-float-card--quality{right:-5px;bottom:80px}.jh-float-card--quality span{display:flex;flex-direction:column}.jh-float-card--quality b{font-size:12px}.jh-float-card--quality small{font-size:10px;color:var(--jh-muted)}.jh-float-card--response{left:0;top:75px}.jh-float-card--response>b{color:var(--jh-orange);font-size:22px}.jh-float-card--response span{font-size:10px;line-height:1.3;color:var(--jh-muted)}
.jh-proof{border-block:1px solid var(--jh-line);background:#fff}.jh-proof__inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.jh-proof__inner>span{font-size:13px;color:var(--jh-muted)}.jh-proof__items{display:flex;align-items:center;gap:24px;font-size:13px}.jh-proof__items i{width:4px;height:4px;border-radius:50%;background:var(--jh-orange)}
.jh-section{padding:108px 0}.jh-section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.jh-section-head h2{font-size:clamp(36px,4vw,54px);line-height:1.25;margin:8px 0 0;letter-spacing:-.035em}.jh-section-head>p{max-width:440px;color:var(--jh-muted);font-size:16px;margin:0}
.jh-services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--jh-line);border-right:1px solid var(--jh-line)}
.jh-service{min-height:292px;padding:32px;border-left:1px solid var(--jh-line);border-bottom:1px solid var(--jh-line);position:relative;transition:.25s;background:#fff}.jh-service:hover{background:var(--jh-cream);transform:translateY(-3px);box-shadow:0 18px 36px rgba(48,38,27,.06);z-index:2}.jh-service.is-featured{background:var(--jh-cream);color:var(--jh-ink);box-shadow:inset 0 3px var(--jh-orange)}.jh-service>span{position:absolute;left:28px;top:28px;color:#a49d93;font-size:12px}.jh-icon{width:52px;height:52px;border-radius:14px;background:#f5ece5;display:grid;place-items:center;margin-bottom:32px}.jh-icon svg{width:26px;height:26px;fill:none;stroke:var(--jh-orange);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.jh-service.is-featured .jh-icon{background:#f5ece5}.jh-service h3{font-size:22px;margin:0 0 10px}.jh-service p{margin:0;color:var(--jh-muted);font-size:14px}.jh-service.is-featured p{color:var(--jh-muted)}
.jh-process-section{background:#fff;color:var(--jh-ink);position:relative}.jh-process-section:before{display:none}.jh-process-section>.jh-shell{position:relative}.jh-section-head--light>p{color:var(--jh-muted)}.jh-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.jh-steps article{border:1px solid var(--jh-line);border-radius:18px;padding:28px;position:relative;background:#fff;min-height:205px;transition:.25s}.jh-steps article:first-child{background:var(--jh-cream)}.jh-steps article:hover{background:var(--jh-cream);transform:translateY(-3px);box-shadow:0 18px 36px rgba(48,38,27,.06)}.jh-steps article:before{content:'';position:absolute;right:24px;top:-1px;width:42px;height:3px;background:var(--jh-orange)}.jh-steps span{font-size:12px;color:var(--jh-orange)}.jh-steps h3{font-size:21px;margin:30px 0 8px}.jh-steps p{font-size:13px;color:var(--jh-muted);margin:0;max-width:220px}
.jh-guide-section{background:var(--jh-cream);padding-bottom:78px}.jh-guide{min-height:520px;border-radius:30px;background:var(--jh-orange);color:#fff;padding:70px 80px;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;overflow:hidden;position:relative}.jh-guide:after{content:'中';position:absolute;left:-10px;bottom:-150px;font-size:420px;font-weight:800;color:rgba(255,255,255,.06);line-height:1}.jh-guide__copy{position:relative;z-index:2}.jh-guide .jh-kicker{color:#ffe0d1}.jh-guide h2{font-size:52px;line-height:1.2;margin:8px 0 18px}.jh-guide p{font-size:17px;max-width:580px;color:#fff4ed;margin:0 0 28px}.jh-guide__phone{width:300px;background:#fff;color:var(--jh-ink);border:9px solid #231f1b;border-radius:38px;padding:22px 17px;box-shadow:0 30px 60px rgba(81,34,15,.26);transform:rotate(-4deg);justify-self:center;position:relative;z-index:2}.jh-phone-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:18px}.jh-phone-top span{width:36px;height:7px;background:#ded7ce;border-radius:20px}.jh-phone-search{background:#f4f1ec;border-radius:10px;padding:10px;color:#9a9389;font-size:10px}.jh-phone-chips{display:flex;gap:6px;margin:11px 0}.jh-phone-chips span{font-size:8px;padding:5px 8px;background:#f4f1ec;border-radius:20px}.jh-phone-chips span:first-child{background:var(--jh-ink);color:#fff}.jh-phone-card{display:flex;gap:10px;align-items:center;border:1px solid #eee9e1;border-radius:12px;padding:10px;margin-top:8px}.jh-phone-card i{width:52px;height:45px;border-radius:8px;background:linear-gradient(135deg,#d9c7b4,#8ea199)}.jh-phone-card:nth-of-type(5) i{background:linear-gradient(135deg,#e1b98f,#c65c31)}.jh-phone-card div{display:flex;flex-direction:column}.jh-phone-card b{font-size:10px}.jh-phone-card small{font-size:7px;color:#9a9389}
.jh-expo-guide{margin-top:24px;min-height:430px;border:1px solid var(--jh-line);border-radius:30px;background:#fff;padding:58px 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center;overflow:hidden;position:relative}.jh-expo-guide:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 88% 20%,rgba(223,106,52,.12),transparent 33%);pointer-events:none}.jh-expo-guide__copy,.jh-expo-board{position:relative;z-index:1}.jh-expo-guide h2{font-size:48px;line-height:1.2;margin:8px 0 18px}.jh-expo-guide p{font-size:16px;color:var(--jh-muted);margin:0 0 26px;max-width:580px}.jh-expo-board{background:var(--jh-cream);border:1px solid var(--jh-line);border-radius:22px;padding:22px;box-shadow:0 22px 50px rgba(66,48,32,.09)}.jh-expo-board__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.jh-expo-board__top>span{font-weight:800}.jh-expo-board__top b{font-size:10px;color:var(--jh-green);background:#e5f1e9;border-radius:20px;padding:6px 9px}.jh-expo-board__top i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#43a270;margin-left:4px}.jh-expo-preview{display:grid;grid-template-columns:60px 1fr 30px;gap:12px;align-items:center;background:#fff;border:1px solid #ebe5dc;border-radius:14px;padding:12px;margin-top:9px}.jh-expo-preview>span{font-size:10px;color:var(--jh-orange-dark);font-weight:800}.jh-expo-preview>div{display:flex;flex-direction:column}.jh-expo-preview b{font-size:12px}.jh-expo-preview small{font-size:8px;color:var(--jh-muted)}.jh-expo-preview em{font-style:normal;color:#c2bbb1;font-size:11px;font-weight:800}.jh-expo-board__source{font-size:9px;color:#9b948a;margin-top:13px;text-align:left}
.jh-offices{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.jh-offices article{border:1px solid var(--jh-line);border-radius:18px;padding:24px;background:#fff}.jh-offices article>span{font-size:10px;color:var(--jh-orange);font-weight:700}.jh-offices h3{font-size:24px;margin:16px 0 8px}.jh-offices p{min-height:52px;color:var(--jh-muted);font-size:13px;margin:0 0 18px;line-height:1.9}.jh-offices a{display:inline-block;font-size:13px;font-weight:700;border-bottom:1px solid var(--jh-orange)}.jh-offices small{display:block;color:var(--jh-muted);font-size:11px;margin-top:12px}.jh-offices .is-china{background:var(--jh-cream)}
.jh-cta{padding:0 0 90px}.jh-cta__inner{background:var(--jh-ink);color:#fff;border-radius:26px;padding:52px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.jh-cta__inner>div>span{color:var(--jh-orange);font-size:12px;font-weight:700}.jh-cta h2{font-size:34px;margin:8px 0}.jh-cta p{color:#bcb6ad;margin:0}.jh-cta .jh-btn{flex:none}
.jh-footer{background:#f3efe8;padding:70px 0 22px}.jh-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding-bottom:48px}.jh-footer__brand img{width:115px;mix-blend-mode:multiply}.jh-footer__brand p{color:var(--jh-muted);max-width:350px;font-size:14px}.jh-footer__brand h3{margin-top:24px}.jh-footer h3{font-size:14px;margin:0 0 18px}.jh-footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.jh-footer__grid a{font-size:13px;color:var(--jh-muted)}.jh-socials{display:flex;flex-wrap:wrap;gap:8px}.jh-socials a{border:1px solid #d9d0c4;border-radius:999px;padding:8px 13px;background:#fff;color:var(--jh-ink);transition:.2s}.jh-socials a:hover{border-color:var(--jh-orange);background:var(--jh-orange);color:#fff}.jh-footer__bottom{border-top:1px solid #ddd6cb;padding-top:20px;display:flex;justify-content:space-between;color:#8c857b;font-size:11px}.jh-footer__bottom div{display:flex;gap:20px}
@media(max-width:980px){.jh-header__inner{gap:20px}.jh-nav{gap:14px;font-size:14px}.jh-header__cta{display:none}.jh-hero__grid{grid-template-columns:1fr;gap:35px}.jh-hero__copy{text-align:center}.jh-eyebrow{justify-content:center}.jh-hero__copy>p{margin-inline:auto}.jh-actions,.jh-trust-row{justify-content:center}.jh-hero__visual{min-height:470px}.jh-proof__inner{flex-direction:column;justify-content:center;padding-block:20px}.jh-section-head{align-items:start}.jh-services{grid-template-columns:repeat(2,1fr)}.jh-steps{grid-template-columns:repeat(2,1fr);gap:40px}.jh-guide{padding:55px;grid-template-columns:1fr 320px}.jh-expo-guide{padding:48px;grid-template-columns:1fr 1fr;gap:35px}.jh-offices{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.jh-shell{width:min(100% - 28px,1180px)}.jh-header{height:72px}.jh-brand img{width:96px}.jh-menu-toggle{display:flex}.jh-nav{position:absolute;right:14px;left:14px;top:78px;background:#fff;border:1px solid var(--jh-line);border-radius:16px;box-shadow:0 18px 40px rgba(23,21,18,.13);padding:18px;display:none;flex-direction:column;align-items:stretch;gap:0}.jh-nav.is-open{display:flex}.jh-nav a{padding:11px}.jh-hero{padding:58px 0}.jh-hero h1{font-size:47px}.jh-hero__copy>p{font-size:16px}.jh-actions{flex-direction:column}.jh-actions .jh-btn{width:100%}.jh-trust-row{gap:20px}.jh-trust-row strong{font-size:18px}.jh-hero__visual{min-height:400px}.jh-network-card{padding:20px}.jh-orbit--one{width:350px;height:350px}.jh-orbit--two{width:290px;height:290px}.jh-float-card--response{left:3px;top:20px}.jh-float-card--quality{right:0;bottom:38px}.jh-proof__items{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.jh-proof__items i{display:none}.jh-section{padding:72px 0}.jh-section-head{display:block;margin-bottom:32px}.jh-section-head h2{font-size:37px}.jh-section-head>p{margin-top:18px}.jh-services{grid-template-columns:1fr}.jh-service{min-height:240px}.jh-steps{grid-template-columns:1fr 1fr;gap:28px 18px}.jh-guide{grid-template-columns:1fr;padding:44px 24px;text-align:center}.jh-guide h2{font-size:39px}.jh-guide__phone{width:270px;margin-top:20px}.jh-expo-guide{grid-template-columns:1fr;padding:38px 22px;text-align:center}.jh-expo-guide h2{font-size:36px}.jh-expo-guide p{font-size:14px}.jh-expo-board{text-align:right}.jh-offices{grid-template-columns:1fr}.jh-cta{padding-bottom:58px}.jh-cta__inner{padding:38px 24px;display:block;text-align:center}.jh-cta h2{font-size:29px}.jh-cta .jh-btn{margin-top:25px;width:100%}.jh-footer__grid{grid-template-columns:1fr;gap:30px}.jh-footer__bottom{flex-direction:column;gap:10px}.jh-footer__bottom div{flex-wrap:wrap}}
@media(max-width:420px){.jh-hero h1{font-size:40px}.jh-hero__visual{min-height:360px}.jh-network-card{width:100%}.jh-route__point strong{font-size:10px}.jh-float-card{display:none}.jh-trust-row{justify-content:space-between;gap:8px}.jh-steps{grid-template-columns:1fr}.jh-guide__phone{width:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.jh-home *{transition:none!important}}
