:root{--navy:#092d5f;--navy2:#061e40;--orange:#f47a16;--ink:#122033;--muted:#64748b;--line:#dfe6ef;--soft:#f5f8fc;--white:#fff;--shadow:0 18px 55px rgba(7,30,60,.10);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Noto Sans SC",sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy2);color:#d9e5f5;font-size:12px}.topbar-inner{display:flex;justify-content:space-between;padding:7px 0}.topbar a{color:#fff}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(9,45,95,.08)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:190px;height:auto;display:block}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#32445c}.navlinks a:hover{color:var(--navy)}.nav-cta{background:var(--navy);color:#fff!important;padding:11px 16px;border-radius:999px}.lang,.mobile-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;font-weight:800;color:var(--navy);cursor:pointer}.mobile-btn{display:none}.hero{background:linear-gradient(180deg,#f6f9fd 0%,#fff 100%);padding:92px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--orange)}h1,h2,h3{color:var(--navy);line-height:1.12;margin:0 0 20px}h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.045em}h1 span{color:var(--orange)}h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.035em}h3{font-size:22px}.lead{font-size:19px;color:#506177;max-width:700px}.cta{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 18px;font-weight:900;cursor:pointer;font-size:14px}.primary{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(244,122,22,.22)}.ghost{border:1px solid var(--line);background:#fff;color:var(--navy)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#65748a}.trust-row span:before{content:"✓";color:var(--orange);font-weight:900;margin-right:7px}.hero-visual{min-height:470px;background:var(--navy2);border-radius:32px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:42px 42px}.route-map{position:absolute;inset:55px 40px 125px;border:1px solid rgba(255,255,255,.12);border-radius:50%;transform:rotate(-10deg)}.route-line{position:absolute;width:78%;height:8px;left:10%;top:55%;background:var(--orange);border-radius:99px;transform:rotate(-27deg);box-shadow:0 0 35px rgba(244,122,22,.28)}.route-dot{position:absolute;width:14px;height:14px;background:#fff;border:4px solid var(--orange);border-radius:50%}.route-dot.cn{left:12%;bottom:26%}.route-dot.dest{right:10%;top:22%}.plane{position:absolute;right:7%;top:12%;font-size:36px;color:var(--orange);transform:rotate(-27deg)}.map-label{position:absolute;color:#fff;font-weight:900;letter-spacing:.08em;font-size:13px}.map-label small{display:block;color:#9eb0c8;font-weight:500;letter-spacing:0;font-size:11px;margin-top:3px}.cn-label{left:5%;bottom:14%}.dest-label{right:4%;top:9%;text-align:right}.visual-card{position:absolute;left:28px;right:28px;bottom:26px;padding:20px 22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.07);color:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center}.visual-card b{font-size:18px}.visual-card span{color:#b9c8db;font-size:12px}.stats{background:var(--navy);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.stats-grid div{padding:4px 25px;border-right:1px solid rgba(255,255,255,.14)}.stats-grid div:first-child{padding-left:0}.stats-grid div:last-child{border:0}.stats-grid b{display:block;font-size:28px}.stats-grid span{font-size:12px;color:#b9c9de}.section{padding:100px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-head>p{max-width:500px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;min-height:260px;box-shadow:0 8px 30px rgba(9,45,95,.04)}.service-no{font-size:12px;color:var(--orange);font-weight:900;letter-spacing:.15em;margin-bottom:60px}.service-grid p,.lane small,.feature-list span,.company-card span,.contact-card p{color:var(--muted)}.service-grid a{font-size:13px;color:var(--navy);font-weight:900}.lane-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.lane{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:18px;transition:.2s}.lane:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.lane>span{font-size:28px}.lane div{flex:1}.lane b{display:block;color:var(--navy)}.lane small{display:block;font-size:12px}.lane em{font-style:normal;color:var(--orange);font-size:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:22px;overflow:hidden}.feature-list div{padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-list div:nth-child(2n){border-right:0}.feature-list div:nth-last-child(-n+2){border-bottom:0}.feature-list b{display:block;color:var(--navy);font-size:20px;margin-bottom:4px}.feature-list span{font-size:13px}.company-card{background:var(--navy);color:#fff;border-radius:26px;padding:32px;box-shadow:var(--shadow)}.company-card img{width:220px;margin-bottom:22px}.company-card div{padding:15px 0;border-top:1px solid rgba(255,255,255,.14)}.company-card span{display:block;color:#9fb2cb;font-size:12px}.company-card b{display:block;margin-top:3px}.quote-section{background:#f0f4f9}.quote-shell{display:grid;grid-template-columns:.7fr 1.3fr;background:#fff;border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.quote-side{padding:44px;background:var(--navy);color:#fff}.quote-side h2{color:#fff}.quote-side p{color:#c3d0e0}.reply-badge{display:flex;gap:12px;align-items:center;margin:28px 0;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:14px}.reply-badge b{font-size:28px;color:var(--orange)}.reply-badge span{font-size:12px}.contact-mini a{display:block;color:#fff;margin-top:10px}.quote-form{padding:38px}.form-tabs{display:flex;gap:8px;margin-bottom:20px}.form-tabs button{border:1px solid var(--line);background:#fff;padding:11px 14px;border-radius:10px;font-weight:800;cursor:pointer;color:#526278}.form-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:12px;font-weight:800;color:#3e4f65}.form-grid input,.form-grid select,.form-grid textarea{width:100%;margin-top:7px;border:1px solid #d8e0ea;border-radius:10px;padding:12px 13px;font:inherit;outline:none;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#7a9bc5;box-shadow:0 0 0 3px rgba(9,45,95,.08)}.full{grid-column:1/-1}.hint{font-weight:500;color:#7c899a}.nested{margin-top:0}.hidden{display:none}.upload{border:1px dashed #b7c5d6;padding:16px;border-radius:12px}.upload span{display:block}.upload small{display:block;color:#7a8798;margin-top:5px}.consent{display:flex;gap:8px;align-items:flex-start;font-weight:500!important}.consent input{width:auto!important;margin-top:4px}.consent a{color:var(--navy);text-decoration:underline}.form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.form-actions span{font-size:12px;color:#6a788c}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.contact-card,.map-card{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.contact-card{padding:30px}.contact-card p{margin:0;padding:16px 0;border-bottom:1px solid var(--line)}.contact-card p:last-child{border:0}.contact-card p b{display:block;color:var(--navy);font-size:12px}.contact-card p a{display:block;color:var(--navy);font-weight:800}.map-card iframe{display:block;width:100%;height:330px;border:0}.map-link{display:block;padding:14px 18px;font-weight:800;color:var(--navy)}footer{background:#061c39;color:#afc0d5;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-logo{width:200px;margin-bottom:15px}.footer-grid b{display:block;color:#fff;margin-bottom:12px}.footer-grid a,.footer-grid span{display:block;margin:8px 0;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:18px;font-size:12px}.chat-widget{position:fixed;right:20px;bottom:20px;z-index:70}.chat-widget>button{width:54px;height:54px;border-radius:50%;border:0;background:var(--orange);color:#fff;font-size:22px;box-shadow:0 12px 30px rgba(244,122,22,.28);cursor:pointer}.chat-panel{display:none;position:absolute;right:0;bottom:68px;width:290px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.chat-panel.open{display:block}.chat-panel p{font-size:13px;color:var(--muted)}.chat-panel #chatClose{display:block;border:0;background:none;color:#7b8796;margin:12px 0 0 auto;cursor:pointer}.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:90;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:16px 18px;display:none;align-items:center;justify-content:space-between;gap:18px}.cookie-banner.show{display:flex}.cookie-banner p{margin:3px 0 0;font-size:12px;color:var(--muted)}.cookie-actions{display:flex;gap:8px;flex:none}.cookie-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}.cookie-actions button:last-child{background:var(--navy);color:#fff}.admin-note{background:#fff4e9;border-left:4px solid var(--orange);padding:12px 14px;color:#704115}.legal{max-width:850px}.legal h1{font-size:52px}.legal h2{font-size:28px;margin-top:36px}.legal p,.legal li{color:#53657b}.reveal{opacity:0;transform:translateY(12px);transition:.6s}.reveal.show{opacity:1;transform:none}
@media(max-width:950px){.navlinks{display:none}.navlinks.open{display:flex;position:absolute;left:20px;right:20px;top:78px;background:#fff;padding:16px;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.mobile-btn{display:block}.hero-grid,.split,.quote-shell,.contact-grid{grid-template-columns:1fr}.hero{padding-top:60px}.service-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stats-grid div{border:0;padding:10px 0}.section-head{display:block}.section-head>p{margin-top:15px}.footer-grid{grid-template-columns:1fr 1fr}.hero-visual{min-height:390px}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.topbar-inner{display:block;text-align:center}.topbar-inner span:last-child{display:block}.nav-inner{height:70px}.brand img{width:150px}.hero{padding:48px 0}.hero-grid{gap:35px}h1{font-size:46px}.lead{font-size:17px}.hero-visual{min-height:330px}.route-map{inset:35px 25px 105px}.visual-card{left:18px;right:18px;bottom:18px;display:block}.visual-card span{display:block;margin-top:5px}.section{padding:70px 0}.service-grid,.lane-grid,.form-grid,.footer-grid,.feature-list{grid-template-columns:1fr}.feature-list div{border-right:0!important}.feature-list div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.feature-list div:last-child{border-bottom:0}.quote-form,.quote-side{padding:24px}.cookie-banner{display:none!important}.cookie-banner.show{display:block!important}.cookie-actions{margin-top:12px}.stats-grid{grid-template-columns:1fr 1fr}.section-head{margin-bottom:30px}}

/* HONGVIA V3.1 visual refinements */
.brand{display:flex;align-items:center;gap:18px;min-width:0}.brand img{width:270px;height:auto;display:block}.brand-slogan{font-size:13px;font-weight:700;color:#64748b;letter-spacing:.02em;white-space:nowrap}.hero-visual{min-height:500px}.hero-map-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.visual-badge{position:absolute;left:28px;right:28px;bottom:26px;padding:18px 22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(6,30,64,.78);backdrop-filter:blur(8px);color:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center}.visual-badge b{font-size:18px}.visual-badge span{color:#c3d0e0;font-size:12px}.footer-logo{width:230px;filter:none!important}.company-card img{width:240px;filter:none!important}.topbar-inner span{line-height:1.5}
h1{font-size:clamp(44px,4.7vw,62px);line-height:1.08;letter-spacing:-.04em}.lead{font-size:18px}.chat-widget>button{width:62px;height:62px;font-size:24px}.chat-panel{width:310px}
@media(max-width:1100px){.brand img{width:235px}.brand-slogan{font-size:12px}.navlinks{gap:18px}.hero-grid{gap:45px}}
@media(max-width:950px){.brand-slogan{display:none}.brand img{width:220px}.hero-visual{min-height:440px}.visual-badge{left:20px;right:20px;bottom:20px}}
@media(max-width:600px){.nav-inner{height:76px}.brand img{width:205px}h1{font-size:36px;line-height:1.1;letter-spacing:-.025em}.lead{font-size:16px}.hero{padding:40px 0}.hero-grid{gap:28px}.hero-visual{min-height:330px;border-radius:24px}.visual-badge{padding:14px 16px;display:block}.visual-badge b{font-size:16px}.visual-badge span{display:block;margin-top:4px;font-size:11px}.chat-widget{right:14px;bottom:14px}.chat-widget>button{width:58px;height:58px}.navlinks.open{top:76px;max-height:calc(100vh - 90px);overflow:auto}.navlinks.open a,.navlinks.open button{font-size:16px;padding:12px 14px}.navlinks.open .nav-cta{padding:13px 14px}}

/* HONGVIA V4 visual refinement */
.brand img{width:310px;max-height:64px;object-fit:contain;object-position:left center}
.brand-slogan{font-size:14px;color:#092d5f;font-weight:650;border-left:1px solid #dfe6ef;padding-left:18px}
.hero{padding:72px 0 54px}
.hero-grid{grid-template-columns:1.02fr .98fr;gap:52px}
.hero-copy h1{font-size:clamp(44px,5.2vw,70px);line-height:1.05;letter-spacing:-.04em;max-width:690px}
.hero-copy .lead{font-size:18px;line-height:1.6;max-width:650px}
.hero-visual.route-visual{position:relative;min-height:570px;border-radius:30px;overflow:hidden;background:#07264f;box-shadow:0 22px 65px rgba(7,30,60,.18)}
.hero-map-img{object-fit:cover}
.visual-badge{bottom:20px}
.motion-strip{background:#eef4f9;padding:55px 0 70px}
.motion-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.motion-head h2{font-size:clamp(30px,3.2vw,42px);margin-bottom:0}
.motion-controls{display:flex;gap:8px}
.motion-controls button{width:42px;height:42px;border-radius:50%;border:1px solid #d5e0eb;background:#fff;color:#092d5f;font-size:28px;cursor:pointer}
.motion-carousel{position:relative;min-height:360px;overflow:hidden;border-radius:24px}
.motion-card{position:absolute;inset:0;opacity:0;transform:translateX(24px);transition:.45s ease;pointer-events:none;border-radius:24px;overflow:hidden;background:#061e40}
.motion-card.active{opacity:1;transform:none;pointer-events:auto}
.motion-card img{width:100%;height:360px;object-fit:cover;display:block}
.motion-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,22,45,.88))}
.motion-card div{position:absolute;left:28px;bottom:24px;z-index:2;color:#fff}
.motion-card b{display:block;font-size:18px;letter-spacing:.08em}
.motion-card span{display:block;margin-top:4px;color:#dce8f5;font-size:14px}
.motion-dots{text-align:center;margin-top:15px}.motion-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#c2cfdd;margin:0 5px;padding:0;cursor:pointer}.motion-dots button.active{background:var(--orange);transform:scale(1.25)}
@media(max-width:1100px){.brand img{width:255px}.brand-slogan{font-size:12px}.hero-grid{gap:35px}.hero-visual.route-visual{min-height:520px}}
@media(max-width:950px){.brand-slogan{display:none}.brand img{width:225px}.hero-visual.route-visual{min-height:470px}.motion-carousel,.motion-card img{height:320px}}
@media(max-width:600px){.nav-inner{height:78px}.brand img{width:205px;max-height:58px}.hero{padding:42px 0 38px}.hero-copy h1{font-size:35px;line-height:1.08;letter-spacing:-.025em}.hero-copy .lead{font-size:16px;line-height:1.62}.hero-visual.route-visual{min-height:410px;border-radius:22px}.motion-strip{padding:45px 0 55px}.motion-head{align-items:center}.motion-head h2{font-size:28px}.motion-carousel,.motion-card img{height:245px}.motion-card div{left:20px;bottom:18px}.motion-card b{font-size:15px}.motion-card span{font-size:12px}.visual-badge{left:14px;right:14px;padding:12px 14px}.visual-badge b{font-size:14px}.visual-badge span{font-size:10px}}


/* =========================================================
   HONGVIA REFERENCE HERO — desktop visual match
   Based on the approved 1536×1024 reference screenshot.
   ========================================================= */
:root{--navy:#082f67;--navy2:#082b59;--orange:#ff7414}

.nav{position:relative;background:#fff;backdrop-filter:none;border-bottom:1px solid #e8edf4}
.nav-inner{height:106px;max-width:1432px}
.brand{gap:20px}
.brand img{width:318px;max-height:76px;object-fit:contain;object-position:left center}
.brand-slogan{font-size:14px;font-weight:600;color:#405678;border-left:1px solid #cfd9e6;padding-left:20px}
.navlinks{gap:31px;font-size:15px;color:#082f67}
.navlinks a{white-space:nowrap}
.navlinks a:hover{color:#ff7414}
.nav-cta{background:#0a3c78;padding:14px 22px;border-radius:18px;color:#fff!important;box-shadow:0 7px 20px rgba(8,47,103,.12)}
.lang{border:0;background:#f2f6fb;padding:8px 12px}
.mobile-btn{display:none}

.hero-reference{position:relative;height:752px;min-height:752px;padding:0;overflow:hidden;background:#fff}
.hero-reference-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff 0%,#fff 34%,rgba(255,255,255,.97) 42%,rgba(255,255,255,.68) 50%,rgba(255,255,255,0) 62%),url('/assets/hero-reference-right.jpg');background-repeat:no-repeat;background-position:left top,right top;background-size:100% 100%,auto 100%;background-color:#fff}
.hero-reference-inner{position:relative;height:100%;max-width:1432px;display:block}
.hero-reference .hero-copy{position:absolute;left:0;top:58px;width:690px;z-index:2}
.hero-reference .eyebrow{font-size:17px;line-height:1.2;letter-spacing:.08em;margin-bottom:20px}
.hero-reference .hero-copy h1{font-size:clamp(54px,5vw,78px);line-height:1.02;letter-spacing:-.045em;max-width:700px;margin-bottom:24px}
.hero-reference .hero-copy h1 span{color:var(--orange)}
.hero-reference .hero-copy .lead{font-size:21px;line-height:1.48;max-width:650px;color:#2f4b72;margin-bottom:0}
.hero-reference .cta{gap:18px;margin:27px 0 27px}
.hero-reference .btn{height:58px;padding:0 31px;border-radius:12px;font-size:17px}
.hero-reference .primary{min-width:212px}
.hero-reference .ghost{min-width:258px;border:1px solid #7b9ac0}
.cta-arrow{font-size:27px;line-height:1;margin-left:8px}
.whatsapp-btn{color:#123f79}
.wa-icon{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border:3px solid #18b965;border-radius:50%;color:#18b965;font-weight:900;font-size:17px;margin-right:8px}
.hero-reference .trust-row{gap:48px;font-size:15px;color:#304d73}
.hero-reference .trust-row span:before{font-size:21px;margin-right:10px}
.hero-reference .trust-row span{white-space:nowrap}

.motion-strip{position:relative;z-index:5;margin-top:-245px;padding:0 0 36px;background:transparent;pointer-events:none}
.motion-strip .container{max-width:1432px;position:relative}
.motion-head{display:none}
.motion-carousel{min-height:205px;height:205px;overflow:visible;display:flex;gap:12px;position:relative}
.motion-card{position:relative;inset:auto;opacity:1;transform:none;pointer-events:auto;flex:0 0 465px;height:205px;border-radius:12px;overflow:hidden;box-shadow:0 6px 22px rgba(6,35,70,.16);border:1px solid rgba(255,255,255,.8)}
.motion-card:nth-child(1){margin-left:-86px}
.motion-card:nth-child(2){flex-basis:465px}
.motion-card:nth-child(n+3){display:none}
.motion-card img{height:205px;object-fit:cover}
.motion-card:after{inset:42% 0 0}
.motion-card div{left:27px;bottom:19px}
.motion-card b{font-size:16px}
.motion-card span{font-size:14px}
.motion-dots{margin-top:10px}
.motion-dots button{width:9px;height:9px}
.motion-controls{display:none}

.service-bar{position:relative;z-index:6;background:#fff;border-top:1px solid #e9eef5;box-shadow:0 -3px 18px rgba(8,47,103,.03)}
.service-bar-grid{max-width:1432px;min-height:128px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}
.service-pill{height:62px;display:flex;align-items:center;gap:18px;padding:0 27px;border-right:1px solid #d7e0ea;color:#0a356c}
.service-pill:first-child{padding-left:26px}
.service-pill:last-child{border-right:0}
.service-pill .service-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;font-size:39px;line-height:1;font-weight:400}
.service-pill b{display:block;font-size:16px;line-height:1.2}
.service-pill span:not(.service-icon){display:block;font-size:15px;color:#405678;margin-top:6px;line-height:1.2}

@media(max-width:1250px){
  .nav-inner,.hero-reference-inner,.motion-strip .container,.service-bar-grid{max-width:calc(100% - 48px)}
  .brand img{width:275px}
  .brand-slogan{font-size:13px;padding-left:16px}
  .navlinks{gap:20px}
  .hero-reference .hero-copy{width:57vw}
  .hero-reference .hero-copy h1{font-size:clamp(50px,5.2vw,68px)}
  .motion-card{flex-basis:390px}
  .motion-card:nth-child(2){flex-basis:390px}
}

@media(max-width:950px){
  .nav-inner{height:86px}
  .brand img{width:235px;max-height:62px}
  .brand-slogan{display:none}
  .navlinks{display:none;position:absolute;left:18px;right:18px;top:86px;background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:14px;box-shadow:0 20px 45px rgba(8,47,103,.14);flex-direction:column;align-items:stretch;gap:5px}
  .navlinks.open{display:flex}
  .navlinks a,.navlinks button{padding:12px 14px}
  .mobile-btn{display:block}
  .hero-reference{height:auto;min-height:0;padding:0 0 28px}
  .hero-reference-bg{position:absolute;top:430px;bottom:0;height:420px;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.15) 34%,rgba(255,255,255,0) 58%),url('/assets/hero-reference-right.jpg');background-position:center top;background-size:cover}
  .hero-reference-inner{height:auto;min-height:790px}
  .hero-reference .hero-copy{position:relative;left:auto;top:auto;padding-top:50px;width:min(100%,680px)}
  .hero-reference .hero-copy h1{font-size:58px}
  .hero-reference .hero-copy .lead{font-size:18px}
  .motion-strip{margin-top:-150px}
  .motion-carousel{overflow:hidden}
  .motion-card:nth-child(1){margin-left:0}
  .motion-card{flex-basis:62vw}
  .motion-card:nth-child(2){flex-basis:62vw}
  .service-bar-grid{grid-template-columns:repeat(3,1fr);padding:12px 0}
  .service-pill:nth-child(3){border-right:0}
  .service-pill:nth-child(n+4){border-top:1px solid #d7e0ea}
}

@media(max-width:600px){
  .nav-inner{height:76px}
  .brand img{width:205px;max-height:55px}
  .hero-reference{padding-bottom:20px}
  .hero-reference-bg{top:440px;height:390px}
  .hero-reference-inner{min-height:820px}
  .hero-reference .hero-copy{padding-top:38px;width:100%}
  .hero-reference .eyebrow{font-size:13px;margin-bottom:15px}
  .hero-reference .hero-copy h1{font-size:38px;line-height:1.1;letter-spacing:-.025em;margin-bottom:18px}
  .hero-reference .hero-copy .lead{font-size:16px;line-height:1.6;max-width:100%}
  .hero-reference .cta{gap:10px;margin:22px 0}
  .hero-reference .btn{height:52px;padding:0 20px;font-size:15px}
  .hero-reference .primary{min-width:0}
  .hero-reference .ghost{min-width:0}
  .hero-reference .trust-row{gap:12px 20px;font-size:12px;flex-wrap:wrap}
  .hero-reference .trust-row span{white-space:normal}
  .motion-strip{margin-top:-130px;padding-bottom:25px}
  .motion-carousel{height:180px;min-height:180px;gap:10px;overflow:hidden}
  .motion-card,.motion-card:nth-child(2){flex-basis:84vw;height:180px}
  .motion-card img{height:180px}
  .motion-card div{left:18px;bottom:15px}
  .motion-card b{font-size:14px}
  .motion-card span{font-size:11px}
  .service-bar-grid{grid-template-columns:1fr 1fr;padding:8px 0}
  .service-pill{min-height:76px;height:auto;padding:12px 12px;border-right:1px solid #d7e0ea}
  .service-pill:nth-child(2n){border-right:0}
  .service-pill:nth-child(n+3){border-top:1px solid #d7e0ea}
  .service-pill .service-icon{width:32px;font-size:30px}
  .service-pill b{font-size:13px}
  .service-pill span:not(.service-icon){font-size:11px;margin-top:4px}
}

@media(min-width:951px){
  .motion-strip .container{max-width:1000px;margin-left:max(24px,calc((100% - 1432px)/2));margin-right:0}
  .motion-carousel{overflow:hidden}
  .motion-card:nth-child(1){margin-left:-400px}
  .motion-card:nth-child(2),.motion-card:nth-child(3){display:block;flex-basis:465px}
}
@media(max-width:950px){
  .motion-card:nth-child(n){display:block}
  .motion-card:nth-child(1){margin-left:0}
}

/* Header details to match approved reference */
.topbar{display:none}
.search-mini{border:0;background:transparent;color:#082f67;font-size:29px;line-height:1;cursor:pointer;padding:5px 3px;margin-left:-6px}
.lang{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;padding:0;color:#082f67;font-size:15px;font-weight:700}
.lang-current{display:inline-flex;align-items:center;justify-content:center;min-width:47px;height:36px;padding:0 11px;border-radius:18px;background:#f0f5fb}
.lang-other{padding-right:3px}
.service-pill .service-icon svg{width:43px;height:43px;fill:none;stroke:#0a3c78;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:950px){.search-mini{display:none}.lang{justify-content:flex-start}.lang-current{height:38px}.lang-other{padding-right:0}}


/* HONGVIA V5.1 final adjustments from client markup */
@media(min-width:951px){
  .brand{gap:20px;flex:0 0 auto;max-width:650px;}
  .brand img{width:310px;max-height:70px;}
  .brand-slogan{font-size:17px;font-weight:700;color:#092d5f;letter-spacing:0;white-space:nowrap;padding-left:20px;}
  .navlinks{gap:24px;font-size:15px;}
  .nav-inner{height:82px;}
  .hero-reference .eyebrow{font-size:21px;line-height:1.2;margin-bottom:20px;letter-spacing:.04em;}
  .hero-reference .hero-copy .lead{font-size:18px;line-height:1.55;max-width:720px;margin-top:0;}
  .motion-carousel{transform:none!important;overflow:hidden;justify-content:flex-start;}
  .motion-card:nth-child(1){margin-left:0;}
  .motion-card:nth-child(n){display:block;}
  .motion-card{flex:0 0 465px;}
}
.search-mini{display:none!important;}
.lang{white-space:nowrap;writing-mode:horizontal-tb;flex-direction:row;min-width:auto;width:auto;}
.lang-current,.lang-other{white-space:nowrap;writing-mode:horizontal-tb;}
.lang-current{min-width:47px;width:auto;}
@media(max-width:950px){
  .lang{white-space:nowrap;writing-mode:horizontal-tb;flex-direction:row;}
  .lang-current,.lang-other{white-space:nowrap;writing-mode:horizontal-tb;}
}
/* Desktop carousel stays anchored on the left; autoplay changes emphasis, not position. */
@media(min-width:951px){
  .motion-carousel{transition:none!important;}
  .motion-card{transition:box-shadow .35s ease,opacity .35s ease;}
  .motion-card.active{box-shadow:0 10px 30px rgba(6,35,70,.22);}
}

/* V5.1.1: preserve the approved V5.1 homepage geometry exactly.
   The latest logo replaces the artwork only; sizing and positioning stay V5.1. */
@media(min-width:951px){
  .brand{display:flex;align-items:center;gap:20px;flex:0 0 auto;max-width:650px;margin-left:0;}
  .brand img{width:310px;height:auto;max-height:70px;object-fit:contain;object-position:left center;}
  .brand-slogan{font-size:17px;font-weight:700;color:#092d5f;letter-spacing:0;white-space:nowrap;padding-left:20px;}
  .motion-strip .container{max-width:1000px;margin-left:max(24px,calc((100% - 1432px)/2));margin-right:0;}
  .motion-carousel{transform:none!important;overflow:hidden;justify-content:flex-start;}
  .motion-card:nth-child(1){margin-left:0;}
  .motion-card{flex:0 0 465px;}
}

/* =========================================================
   HONGVIA V5.1.2 — client-approved compact refinements
   Keep the V5.1 geometry; only tighten spacing and correct the
   requested elements.
   ========================================================= */
@media(min-width:951px){
  /* Move the logo + slogan group left by about 1 cm as requested. */
  .nav .brand{transform:translateX(-38px);}
  .nav .brand img{width:310px;max-height:70px;}
  .nav .brand-slogan{font-size:17px;line-height:1.2;padding-left:20px;}

  /* Two fixed cards, always anchored at the left; no carousel movement. */
  .motion-strip{margin-top:-245px;padding-bottom:28px;}
  .motion-strip .container{margin-left:max(24px,calc((100% - 1432px)/2));margin-right:0;max-width:1000px;}
  .motion-carousel{display:flex;gap:12px;height:205px;min-height:205px;overflow:hidden;transform:none!important;justify-content:flex-start;}
  .motion-card,.motion-card:nth-child(1),.motion-card:nth-child(2){display:block;position:relative;inset:auto;opacity:1;transform:none;flex:0 0 465px;width:465px;height:205px;margin-left:0;pointer-events:auto;}
  .motion-card img{height:205px;}
  .motion-card.active{box-shadow:0 6px 22px rgba(6,35,70,.16);}
}

/* Compact, consistent section typography and spacing across Services,
   Routes, About, Quote and Contact. */
.section{padding:68px 0;}
.section-head{display:block;margin-bottom:30px;}
.section-head h2{font-size:clamp(38px,3.7vw,52px);line-height:1.12;letter-spacing:-.035em;margin-bottom:0;}
.section-head>p{max-width:780px;margin:12px 0 0;font-size:16px;line-height:1.55;color:var(--muted);}

/* Service cards: number and title sit together instead of leaving a large gap. */
.service-grid{gap:16px;}
.service-grid article{padding:24px;min-height:220px;}
.service-title{display:flex;align-items:baseline;gap:12px;margin-bottom:16px;}
.service-title h3{margin:0;font-size:23px;line-height:1.15;}
.service-no{display:inline-block;margin:0;font-size:14px;line-height:1;color:var(--orange);font-weight:900;letter-spacing:.08em;flex:none;}
.service-grid p{font-size:15px;line-height:1.6;margin:0 0 18px;}

/* Keep the quote notes field fixed like the other inputs. */
.fixed-textarea{resize:none;min-height:112px;max-height:112px;}

/* The cleaned hero image contains no embedded carousel artwork. */
.hero-reference-bg{background-image:linear-gradient(90deg,#fff 0%,#fff 34%,rgba(255,255,255,.97) 42%,rgba(255,255,255,.68) 50%,rgba(255,255,255,0) 62%),url('/assets/hero-reference-right.jpg')!important;}

@media(max-width:950px){
  .section{padding:54px 0;}
  .section-head{display:block;margin-bottom:24px;}
  .section-head h2{font-size:36px;line-height:1.14;}
  .section-head>p{font-size:15px;line-height:1.55;margin-top:10px;}
  .service-grid article{min-height:0;padding:22px;}
  .service-title{margin-bottom:13px;}
  .service-title h3{font-size:21px;}
  .service-no{font-size:13px;}
  .fixed-textarea{min-height:112px;max-height:112px;}
  .motion-carousel{display:grid!important;grid-template-columns:1fr;gap:10px;height:auto!important;min-height:0!important;overflow:visible!important;transform:none!important;}
  .motion-card,.motion-card:nth-child(1),.motion-card:nth-child(2){position:relative!important;display:block!important;inset:auto!important;opacity:1!important;transform:none!important;width:100%!important;height:245px!important;flex:none!important;margin:0!important;}
  .motion-card img{height:245px!important;}
  .motion-strip{margin-top:-130px;padding-bottom:25px;}
}
@media(min-width:951px) and (max-width:1250px){
  .nav .brand{transform:translateX(-28px);}
}

/* V5.1.2 final polish — clean fixed homepage image cards and unified orange section labels. */
.kicker,.eyebrow{
  font-size:18px !important;
  line-height:1.25 !important;
  letter-spacing:.08em !important;
  font-weight:900 !important;
}
.motion-card{
  box-shadow:none !important;
  border:0 !important;
}
.motion-card:after{
  display:none !important;
}
.motion-card div,
.motion-card b,
.motion-card span{
  text-shadow:none !important;
}
.motion-card img{
  border:0 !important;
  box-shadow:none !important;
}
@media(max-width:950px){
  .kicker,.eyebrow{font-size:15px !important;letter-spacing:.07em !important;}
}


/* =========================================================
   HONGVIA V5.1.4 — desktop precision + mobile layout polish
   Based directly on the approved V5.1.3 package.
   ========================================================= */
@media (min-width:951px){
  /* 1) Homepage bottom images: each card 1 cm narrower, same height. */
  .motion-strip .container{
    max-width:none;
    width:auto;
    margin-left:2cm;
    margin-right:0;
  }
  .motion-carousel{
    display:flex;
    gap:12px;
    height:205px;
    min-height:205px;
    overflow:hidden;
    transform:none!important;
    justify-content:flex-start;
  }
  .motion-card,
  .motion-card:nth-child(1),
  .motion-card:nth-child(2){
    display:block;
    position:relative;
    inset:auto;
    opacity:1;
    transform:none;
    flex:0 0 calc(465px - 1cm);
    width:calc(465px - 1cm);
    height:205px;
    margin-left:0;
  }
  .motion-card img{width:100%;height:205px;object-fit:cover;display:block;}

  /* 3) Service numbers match the service-title font size. */
  .service-title .service-no{font-size:23px;line-height:1.15;letter-spacing:0;}

  /* 4) Enlarge orange section/page labels consistently. */
  .kicker,.eyebrow{font-size:21px!important;line-height:1.22!important;}
}

@media (max-width:950px){
  html,body{overflow-x:hidden;}

  /* Keep the mobile header compact and prevent menu content from pushing the page sideways. */
  .nav-inner{width:calc(100% - 28px);max-width:none;margin:0 auto;}
  .brand img{width:190px;max-width:calc(100vw - 100px);height:auto;max-height:54px;object-fit:contain;}
  .navlinks{left:14px;right:14px;top:76px;max-height:calc(100vh - 90px);overflow:auto;}

  /* Make the hero a normal vertical flow on phones instead of overlapping the image strip. */
  .hero-reference{height:auto;min-height:0;padding:0 0 0;}
  .hero-reference-inner{height:auto;min-height:0;width:calc(100% - 28px);max-width:none;margin:0 auto;padding-bottom:0;}
  .hero-reference .hero-copy{position:relative;left:auto;top:auto;padding-top:34px;padding-bottom:28px;width:100%;}
  .hero-reference .hero-copy h1{font-size:38px;line-height:1.08;}
  .hero-reference .hero-copy .lead{font-size:16px;line-height:1.58;}
  .hero-reference .cta{display:flex;gap:10px;flex-wrap:wrap;}
  .hero-reference .btn{flex:1 1 145px;min-width:0;height:50px;padding:0 14px;font-size:14px;}
  .hero-reference .trust-row{gap:10px 16px;display:flex;flex-wrap:wrap;}
  .hero-reference .trust-row span{white-space:normal;}

  /* The APAC visual follows the copy cleanly; no overlap with the photo cards. */
  .hero-reference-bg{
    position:absolute;
    top:auto;
    bottom:0;
    height:330px;
    background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.10) 34%,rgba(255,255,255,0) 58%),url('/assets/hero-reference-right.jpg');
    background-position:center top;
    background-size:cover;
  }
  .hero-reference-inner:after{
    content:"";
    display:block;
    height:330px;
  }

  /* 5) Mobile: photo cards move below the hero in a stable, non-overlapping stack.
     Preserve the source image ratio to eliminate squeezing/distortion. */
  .motion-strip{
    margin-top:0!important;
    padding:22px 0 28px!important;
    background:#eef4f9;
    pointer-events:auto;
  }
  .motion-strip .container{width:calc(100% - 28px);max-width:none;margin:0 auto;}
  .motion-carousel{
    display:grid!important;
    grid-template-columns:1fr;
    gap:12px;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    transform:none!important;
  }
  .motion-card,
  .motion-card:nth-child(1),
  .motion-card:nth-child(2){
    display:block!important;
    position:relative!important;
    inset:auto!important;
    opacity:1!important;
    transform:none!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:905 / 282;
    flex:none!important;
    margin:0!important;
    border-radius:12px;
    overflow:hidden;
  }
  .motion-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;}
  .motion-card div{left:16px;bottom:12px;}
  .motion-card b{font-size:14px;line-height:1.2;}
  .motion-card span{font-size:11px;line-height:1.2;}

  /* 3) Mobile service numbers match the service title. */
  .service-title .service-no{font-size:21px;line-height:1.15;letter-spacing:0;}

  /* 4) Larger orange section labels on mobile too. */
  .kicker,.eyebrow{font-size:17px!important;line-height:1.22!important;letter-spacing:.06em!important;}

  /* Keep route/service cards from forcing horizontal overflow on narrow phones. */
  .service-grid,.lane-grid,.split,.quote-shell,.contact-grid,.footer-grid{min-width:0;}
  .service-grid article,.lane,.feature-list div,.quote-form,.quote-side,.contact-card{min-width:0;}
  .service-title{gap:9px;align-items:baseline;}
}

@media (max-width:380px){
  .brand img{width:178px;max-width:calc(100vw - 92px);}
  .hero-reference .hero-copy h1{font-size:35px;}
  .hero-reference .cta .btn{flex-basis:100%;}
  .service-grid{grid-template-columns:1fr;}
  .service-bar-grid{grid-template-columns:1fr;}
  .service-pill{border-right:0!important;}
  .service-pill:nth-child(n+2){border-top:1px solid #d7e0ea;}
}

/* =========================================================
   HONGVIA V5.1.5 — mobile map composition + desktop photo scaling
   Based directly on V5.1.4. Desktop hero/map and approved page content remain unchanged.
   ========================================================= */
@media (min-width:951px){
  /* Desktop: the two photo cards are scaled to the requested narrower width;
     the 205px card height is retained. Do not crop the source image content. */
  .motion-card,
  .motion-card:nth-child(1),
  .motion-card:nth-child(2){
    width:calc(465px - 1cm)!important;
    flex-basis:calc(465px - 1cm)!important;
    height:205px!important;
    border-radius:12px!important;
    overflow:hidden!important;
  }
  .motion-card img{
    width:100%!important;
    height:205px!important;
    object-fit:fill!important;
    display:block!important;
  }
  /* One consistent corner radius on both cards. */
  .motion-card:nth-child(1),
  .motion-card:nth-child(2){border-radius:14px!important;}
}

@media (max-width:950px){
  /* Mobile map: use a dedicated crop that removes the large white left gradient,
     while keeping Guangzhou, Southeast Asia and Australia visible. */
  .hero-reference-bg{
    height:330px!important;
    background-image:url('/assets/hero-reference-mobile.jpg')!important;
    background-repeat:no-repeat!important;
    background-position:center top!important;
    background-size:cover!important;
    background-color:var(--navy2)!important;
    border-radius:0!important;
  }
}

/* V5.2: fixed language switch positions (EN always left, 中文 always right). */
.lang{width:104px;min-width:104px;display:grid;grid-template-columns:47px 47px;gap:7px;align-items:center;}
.lang .lang-en,.lang .lang-zh{display:inline-flex;align-items:center;justify-content:center;width:47px;min-width:47px;height:36px;padding:0;border-radius:18px;white-space:nowrap;}
.lang .is-active{background:#f0f5fb;}
@media(max-width:950px){.lang .lang-en,.lang .lang-zh{height:38px;}}

/* V5.2 hero title stability — keep the approved headline to exactly two forced lines. */
.hero-reference .hero-copy h1,
.hero-reference .hero-copy h1 span{
  white-space:nowrap;
}
@media (min-width:951px){
  .hero-reference .hero-copy h1{
    font-size:clamp(46px,4.15vw,64px);
  }
}
@media (max-width:950px){
  html[lang="en"] .hero-reference .hero-copy h1{
    font-size:clamp(30px,7.8vw,38px);
  }
  html[lang="zh-CN"] .hero-reference .hero-copy h1{
    font-size:clamp(27px,7.2vw,38px);
  }
}


/* V5.3 targeted hero refinements: preserve the uploaded V5.2 layout. */
.hero-reference .hero-copy h1{line-height:1.16;}
.hero-reference .trust-row{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:20px;width:100%;}
.hero-reference .trust-row span{white-space:nowrap;flex:0 0 auto;}
@media (max-width:950px){
  .hero-reference .hero-copy h1{line-height:1.18;}
  .hero-reference .trust-row{flex-wrap:nowrap;gap:8px;font-size:clamp(8px,1.75vw,12px);justify-content:space-between;}
  .hero-reference .trust-row span{white-space:nowrap;}
  .hero-reference .trust-row span:before{font-size:1.25em;margin-right:4px;}
}
@media (max-width:600px){
  .hero-reference .hero-copy h1{line-height:1.2;}
  .hero-reference .trust-row{gap:5px;font-size:clamp(7px,2.15vw,10px);}
}


/* V5.3.1 targeted refinements: larger hero line spacing + Windows-safe one-line trust bar. */
.hero-reference .hero-copy h1{line-height:1.30!important;}
@media (min-width:951px){
  .hero-reference .trust-row{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    align-items:center!important;
    font-size:clamp(10px,1.02vw,13px)!important;
  }
  .hero-reference .trust-row span{
    min-width:0!important;
    white-space:nowrap!important;
    overflow:visible!important;
    letter-spacing:-.01em!important;
  }
  .hero-reference .trust-row span:before{margin-right:6px!important;}
}
@media (max-width:950px){
  .hero-reference .hero-copy h1{line-height:1.30!important;}
}
