:root{
  --navy:#062d5d;--navy2:#073b78;--navy3:#0b4a8c;--orange:#ff6200;--orange2:#f97316;--blue:#0866d9;
  --text:#0b2f5f;--muted:#64748b;--bg:#f7f9fc;--border:#e7ecf2;--white:#fff;--shadow:0 8px 26px rgba(8,45,93,.08);
  --container:1240px;--radius:12px;--header-h:74px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Be Vietnam Pro","Segoe UI",Arial,Helvetica,sans-serif;color:#17355c;background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}svg{display:block}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.site-main{overflow:hidden}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}
.topbar{height:32px;background:var(--navy);color:#fff;font-size:12px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-left,.topbar-right,.topbar-right span,.topbar-right a{display:flex;align-items:center;gap:7px}.topbar-right{gap:18px;white-space:nowrap}.mini-icon{width:14px;height:14px}.topbar a:hover{color:#ffd3ba}
.site-header{height:var(--header-h);background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(8,45,93,.07);transition:.2s}.site-header.is-scrolled{box-shadow:0 8px 24px rgba(8,45,93,.10)}.header-inner{height:100%;display:flex;align-items:center;gap:18px}.brand{flex:0 0 205px;display:flex;align-items:center}.brand img{max-height:58px;width:auto}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:58px;width:auto}.desktop-nav{flex:1;min-width:0}.primary-nav{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;justify-content:center;height:74px;gap:3px}.nav-item{height:100%}.nav-link{height:100%;min-width:72px;padding:9px 9px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--navy);font-size:12px;font-weight:700;position:relative;white-space:nowrap}.nav-icon{width:20px;height:20px;transition:.2s}.nav-link:hover,.current-menu-item>.nav-link{color:var(--orange)}.nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--orange);transform:scaleX(0);transition:.2s}.nav-link:hover:after,.current-menu-item>.nav-link:after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.search-toggle{width:38px;height:38px;border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:50%;display:grid;place-items:center;cursor:pointer}.search-toggle svg{width:19px}.btn{height:40px;padding:0 16px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800;transition:.2s;border:1px solid transparent}.btn svg{width:18px;height:18px}.btn-outline-orange{border-color:var(--orange);color:var(--orange);background:#fff}.btn-outline-orange:hover{background:#fff7f2}.btn-orange{background:var(--orange);color:#fff}.btn-orange:hover{background:#e95800}.btn-blue{background:var(--blue);color:#fff}.mobile-menu-toggle,.mobile-call{display:none}.search-panel{position:fixed;top:106px;left:0;right:0;z-index:990;background:#fff;border-top:1px solid var(--border);box-shadow:0 10px 30px rgba(0,0,0,.08);padding:18px}.search-panel form{display:flex;max-width:720px;margin:auto}.search-panel input[type=search]{flex:1;border:1px solid var(--border);border-radius:10px 0 0 10px;padding:13px 15px}.search-panel input[type=submit]{border:0;background:var(--orange);color:#fff;padding:0 22px;border-radius:0 10px 10px 0;font-weight:700}
.hero{height:520px;background-image:var(--hero-bg);background-size:cover;background-position:center right;position:relative;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,27,61,.86) 0%,rgba(3,38,80,.68) 38%,rgba(3,38,80,.05) 68%,rgba(3,38,80,0) 100%)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:100px;background:linear-gradient(0deg,rgba(2,27,61,.22),transparent);pointer-events:none}.hero-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:620px;padding-top:3px}.hero-tagline{font-size:14px;font-weight:800;letter-spacing:.5px;margin-bottom:8px}.hero h1{margin:0;font-size:50px;line-height:1.05;letter-spacing:-1.5px;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.12)}.hero h1 span{display:block;color:var(--orange);margin-top:5px}.hero-service-line{font-size:21px;font-weight:800;margin:13px 0 2px}.hero-desc{font-size:16px;margin:0 0 18px;opacity:.95}.hero-benefits{display:flex;align-items:center;gap:24px;margin:17px 0 22px}.hero-benefits>div{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;line-height:1.35}.hero-benefits svg{width:28px;height:28px;color:var(--orange);flex:0 0 auto}.hero-actions{display:flex;gap:14px}.hero-phone,.hero-zalo{height:52px;border-radius:28px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 28px;font-size:17px;font-weight:900;border:2px solid rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(0,0,0,.12)}.hero-phone{background:var(--orange);color:#fff}.hero-zalo{background:var(--blue);color:#fff}.hero-phone svg,.hero-zalo svg{width:22px;height:22px}
.section{padding:34px 0}.section-tight{padding:22px 0}.services-section{background:#fff;padding-top:18px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:13px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(8,45,93,.13)}.service-image{height:124px;overflow:hidden;background:#eef3f8;display:block}.service-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.service-card:hover .service-image img{transform:scale(1.03)}.service-icon{position:absolute;top:101px;left:18px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;border:4px solid #fff}.service-icon svg{width:20px;height:20px}.service-body{padding:22px 18px 16px}.service-body h3{margin:0 0 7px;color:var(--navy);font-size:17px;line-height:1.3}.service-body p{margin:0 0 11px;color:#4e6686;font-size:13px;line-height:1.5;min-height:38px}.text-link{color:var(--orange);font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.text-link svg{width:15px;height:15px}
.section-head,.fleet-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:15px}.section-head h2,.fleet-head h2,.news-section h2{color:var(--navy);font-size:29px;line-height:1.15;margin:3px 0 3px;font-weight:900;letter-spacing:-.4px}.section-head p,.fleet-head p{margin:0;color:#59708e;font-size:14px}.eyebrow{font-size:12px;font-weight:900;color:var(--orange);letter-spacing:.45px}.eyebrow.with-icon{display:flex;align-items:center;gap:9px}.eyebrow.with-icon svg{width:32px;height:32px}.view-all{display:inline-flex;align-items:center;gap:5px;color:var(--orange);font-size:13px;font-weight:800;white-space:nowrap}.view-all svg{width:16px}.routes-section{background:#fff}.routes-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.route-card{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff;transition:.2s}.route-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.route-thumb{height:92px;overflow:hidden;background:#eef3f8}.route-thumb img{width:100%;height:100%;object-fit:cover}.route-info{padding:8px 9px 9px;position:relative;min-height:68px}.route-info h3{margin:0 22px 5px 0;color:var(--navy);font-size:12.5px;line-height:1.35;font-weight:900}.route-info h3 span{color:var(--orange)}.route-info>div{display:flex;align-items:center;gap:5px;color:#456789;font-size:11px;font-weight:700}.route-info>div svg{width:13px;height:13px;color:var(--navy2)}.route-arrow{position:absolute;right:7px;bottom:10px;width:24px;height:24px;border:1px solid #ffb27c;border-radius:50%;display:grid;place-items:center;color:var(--orange)}.route-arrow svg{width:14px;height:14px}
.about-section{display:grid;grid-template-columns:42% 58%;min-height:270px;background:var(--navy)}.about-media{overflow:hidden}.about-media img{width:100%;height:100%;object-fit:cover}.about-copy{background:linear-gradient(135deg,var(--navy),#0b4d8b);color:#fff;display:flex;align-items:center}.about-content{padding:28px clamp(28px,5vw,72px) 24px 34px;max-width:820px}.about-content .eyebrow{color:#ffb07c}.about-content h2{font-size:27px;line-height:1.2;margin:3px 0 8px;font-weight:900}.about-content>p{margin:0 0 17px;max-width:720px;font-size:13.5px;opacity:.94}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{display:flex;align-items:center;gap:9px}.stat>svg{width:31px;height:31px;color:var(--orange)}.stat strong{display:block;font-size:17px;line-height:1.1}.stat span{display:block;font-size:10px;margin-top:3px;opacity:.85}
.fleet-section{background:#fff;padding-top:16px}.fleet-head{align-items:center;margin-bottom:9px}.fleet-head h2{font-size:21px;margin-bottom:2px}.fleet-head p{font-size:12px}.fleet-scroll{display:grid;grid-template-columns:repeat(6,1fr);gap:0;border-top:1px solid var(--border)}.fleet-card{padding:10px 8px 8px;text-align:center;border-right:1px solid var(--border)}.fleet-card:last-child{border-right:0}.fleet-card img{height:70px;width:100%;object-fit:contain;margin:auto}.fleet-card strong{display:block;color:var(--navy);font-size:12px}.fleet-card span{display:block;color:#6b7d95;font-size:10px;margin-top:1px}
.news-section{background:#fff;padding-top:6px}.section-head.compact{align-items:center;margin-bottom:9px}.news-section h2{font-size:21px;margin:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.news-card{display:grid;grid-template-columns:42% 58%;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff;min-height:96px}.news-thumb{overflow:hidden;background:#eef3f8}.news-thumb img{width:100%;height:100%;object-fit:cover}.news-body{padding:8px 10px}.news-meta{display:flex;align-items:center;gap:5px;color:#7789a0;font-size:9.5px;margin-bottom:5px}.news-meta svg{width:12px;height:12px}.news-body h3{margin:0;color:var(--navy);font-size:12px;line-height:1.4;font-weight:800}.news-body h3 a:hover{color:var(--orange)}
.bottom-cta{position:relative;background-image:linear-gradient(90deg,rgba(2,26,58,.88),rgba(3,44,89,.72)),var(--cta-bg);background-size:cover;background-position:center;min-height:98px;color:#fff;display:flex;align-items:center}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-inner h2{margin:0;font-size:22px}.cta-inner p{margin:2px 0 0;font-size:13px}.cta-actions{display:flex;gap:10px}.cta-actions .hero-phone,.cta-actions .hero-zalo{height:44px;font-size:14px;padding:0 22px}
.site-footer{background:#041f43;color:#c9d5e5;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.1fr;gap:42px;padding-bottom:36px}.footer-brand img{width:225px;filter:brightness(0) invert(1)}.footer-brand p{max-width:330px;font-size:13px;line-height:1.7}.site-footer h3{color:#fff;font-size:15px;margin:4px 0 12px}.site-footer a,.site-footer span{display:flex;align-items:center;gap:7px;font-size:12.5px;margin:8px 0;color:#c9d5e5}.site-footer a:hover{color:#fff}.footer-icon{width:15px;height:15px;color:var(--orange)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:14px 0;font-size:11px;color:#8fa3bf}.mobile-sticky-contact{display:none}
.mobile-drawer{position:fixed;inset:0;z-index:1500;pointer-events:none;visibility:hidden}.mobile-drawer.is-open{pointer-events:auto;visibility:visible}.drawer-backdrop{position:absolute;inset:0;background:rgba(1,18,41,.55);opacity:0;transition:.2s}.mobile-drawer.is-open .drawer-backdrop{opacity:1}.drawer-panel{position:absolute;left:0;top:0;bottom:0;width:min(88vw,360px);background:#fff;transform:translateX(-100%);transition:.24s;box-shadow:20px 0 40px rgba(0,0,0,.18);padding:16px;overflow:auto}.mobile-drawer.is-open .drawer-panel{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--border)}.drawer-head img{width:190px}.drawer-head button{border:0;background:#f2f5f9;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;color:var(--navy)}.drawer-menu .primary-nav{display:block;height:auto;margin-top:10px}.drawer-menu .nav-item{height:auto}.drawer-menu .nav-link{height:auto;min-width:0;flex-direction:row;justify-content:flex-start;font-size:14px;padding:12px 10px;border-bottom:1px solid #edf1f5}.drawer-menu .nav-link:after{display:none}.drawer-menu .nav-icon{width:20px}.drawer-contact{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}.drawer-contact .btn{border-radius:10px;height:46px}
.content-wrap{padding:34px 0}.content-wrap h1{color:var(--navy);font-size:34px}.entry-content{max-width:860px}.entry-content img{border-radius:10px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.archive-card{border:1px solid var(--border);border-radius:12px;overflow:hidden}.archive-card .thumb{aspect-ratio:16/9;background:#eef3f8}.archive-card .thumb img{width:100%;height:100%;object-fit:cover}.archive-card .body{padding:16px}.archive-card h2{font-size:18px;color:var(--navy);margin:0 0 8px}.breadcrumb{font-size:12px;color:#72849a;margin-bottom:12px}
@media(max-width:1180px){.topbar-right span:first-child{display:none}.brand{flex-basis:180px}.nav-link{min-width:63px;padding-inline:6px;font-size:11px}.phone-btn span,.zalo-btn span{display:none}.phone-btn,.zalo-btn{width:40px;padding:0}.hero h1{font-size:46px}.routes-grid{grid-template-columns:repeat(3,1fr)}.route-thumb{height:115px}}
@media(max-width:900px){.topbar,.desktop-nav,.header-actions{display:none}.site-header{height:68px}.header-inner{justify-content:space-between}.brand{position:absolute;left:50%;transform:translateX(-50%);flex-basis:auto}.brand img,.custom-logo{max-height:48px;max-width:180px}.mobile-menu-toggle,.mobile-call{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:var(--navy)}.mobile-menu-toggle svg,.mobile-call svg{width:25px;height:25px}.mobile-call{margin-left:auto;color:var(--orange)}.search-panel{top:68px}.hero{height:520px;background-position:66% center}.hero-overlay{background:linear-gradient(180deg,rgba(3,32,70,.94) 0%,rgba(3,32,70,.70) 49%,rgba(3,32,70,.08) 78%,rgba(3,32,70,.12) 100%)}.hero-inner{align-items:flex-start}.hero-copy{padding-top:34px;max-width:100%;width:100%}.hero h1{font-size:39px;max-width:600px}.hero-service-line{font-size:17px}.hero-benefits{margin-top:230px;justify-content:space-between;gap:10px}.hero-benefits>div{flex-direction:column;text-align:center;gap:5px;font-size:10px}.hero-benefits svg{width:24px;height:24px}.hero-actions{position:absolute;left:20px;right:20px;bottom:16px;gap:8px}.hero-phone,.hero-zalo{height:46px;padding:0 18px;font-size:14px;flex:1}.services-grid{grid-template-columns:repeat(2,1fr)}.routes-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr}.about-media{height:280px}.about-content{padding:28px 24px}.fleet-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-top:0;padding-bottom:5px}.fleet-card{flex:0 0 180px;scroll-snap-align:start;border:1px solid var(--border);border-radius:10px;margin-right:10px}.news-grid{grid-template-columns:1fr}.news-card{min-height:110px}.footer-grid{grid-template-columns:1fr 1fr}.mobile-sticky-contact{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:1200;background:#fff;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(5,35,71,.14);gap:7px}.mobile-sticky-contact a{height:46px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900}.mobile-sticky-contact svg{width:20px}.sticky-phone{background:var(--orange)}.sticky-zalo{background:var(--blue)}body{padding-bottom:62px}}
@media(max-width:640px){.container{width:min(calc(100% - 26px),var(--container))}.hero{height:508px;background-position:68% center}.hero-copy{padding-top:23px}.hero-tagline{font-size:10px;letter-spacing:.2px;margin-bottom:7px}.hero h1{font-size:31px;line-height:1.07;letter-spacing:-.7px;max-width:340px}.hero-service-line{font-size:14px;max-width:360px;margin-top:9px}.hero-desc{font-size:12px}.hero-benefits{margin-top:225px;gap:2px}.hero-benefits>div{width:25%;font-size:9px}.hero-benefits svg{width:23px;height:23px}.hero-actions{left:13px;right:13px;bottom:12px}.hero-phone,.hero-zalo{font-size:12.5px;padding:0 10px;height:43px}.hero-phone svg,.hero-zalo svg{width:19px}.services-section{padding-top:13px}.services-grid{gap:8px}.service-card{border-radius:10px;box-shadow:0 5px 14px rgba(8,45,93,.07)}.service-image{height:86px}.service-icon{top:69px;left:10px;width:32px;height:32px;border-width:3px}.service-icon svg{width:15px}.service-body{padding:15px 10px 10px}.service-body h3{font-size:12.5px;margin-bottom:4px}.service-body p,.service-body .text-link{display:none}.section{padding:22px 0}.section-head{align-items:flex-start;margin-bottom:10px}.section-head h2{font-size:21px;margin-top:2px}.section-head p{font-size:11px;max-width:260px}.eyebrow{font-size:9px}.eyebrow.with-icon svg{width:23px;height:23px}.view-all{font-size:10px}.routes-grid{display:block}.route-card{border-radius:9px;margin-bottom:7px}.route-card>a{display:grid;grid-template-columns:108px 1fr}.route-thumb{height:70px}.route-info{padding:9px 34px 7px 10px;min-height:70px;display:flex;flex-direction:column;justify-content:center}.route-info h3{font-size:12px;margin-bottom:4px}.route-info>div{font-size:10px}.route-arrow{right:8px;bottom:50%;transform:translateY(50%);border:0;width:20px}.about-media{height:200px}.about-content{padding:22px 16px 19px}.about-content h2{font-size:20px}.about-content>p{font-size:11px;line-height:1.55}.stats-grid{grid-template-columns:repeat(2,1fr);gap:13px}.stat>svg{width:25px}.stat strong{font-size:15px}.fleet-head h2{font-size:18px}.fleet-head p{font-size:10px}.fleet-head .view-all{display:none}.fleet-card{flex-basis:145px}.fleet-card img{height:58px}.news-section{padding-top:4px}.news-card{grid-template-columns:106px 1fr;min-height:76px}.news-body{padding:7px 8px}.news-body h3{font-size:11px}.news-meta{font-size:8px}.bottom-cta{display:none}.footer-grid{grid-template-columns:1fr;gap:18px}.site-footer{padding-top:28px}.footer-brand img{width:190px}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){display:none}.archive-grid{grid-template-columns:1fr}.content-wrap{padding:22px 0}.content-wrap h1{font-size:27px}}
@media(max-width:380px){.hero h1{font-size:29px}.hero-service-line{font-size:13px}.hero-benefits{margin-top:230px}.service-body h3{font-size:11.5px}.mobile-sticky-contact a{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* ===== v1.0.1 desktop visual correction / mockup fidelity ===== */
/* Never allow legacy WordPress child menu items to spill over page content. */
.primary-nav .sub-menu,.desktop-nav .children{display:none!important}
.primary-nav>.nav-item{position:relative;list-style:none}
.primary-nav>.nav-item::marker{content:""}

/* WordPress admin bar: keep sticky header below it while logged in. */
body.admin-bar .site-header{top:32px}
body.admin-bar .search-panel{top:138px}

/* Header: cleaner proportions and closer visual rhythm to approved mockup. */
:root{--container:1320px;--header-h:72px}
.header-inner{gap:14px}
.brand{flex-basis:220px}
.brand img,.custom-logo{max-height:54px}
.primary-nav{height:72px;gap:1px}
.nav-link{min-width:76px;padding:8px 8px 7px;gap:4px;font-size:11.5px}
.nav-icon{width:19px;height:19px}
.header-actions{gap:8px}
.search-toggle{width:40px;height:40px}
.phone-btn,.zalo-btn{height:40px;padding-inline:17px}

/* Hero: constrain copy to the left visual zone and keep the truck unobstructed. */
.hero{height:500px;background-position:center right}
.hero-overlay{background:linear-gradient(90deg,rgba(2,28,63,.92) 0%,rgba(3,37,78,.80) 31%,rgba(3,38,80,.42) 47%,rgba(3,38,80,.08) 61%,rgba(3,38,80,0) 75%)}
.hero-copy{max-width:570px}
.hero h1{font-size:47px;line-height:1.04;letter-spacing:-1.25px}
.hero-service-line{font-size:19px;margin-top:12px}
.hero-desc{font-size:15px;margin-bottom:15px}
.hero-benefits{gap:20px;margin:15px 0 20px}
.hero-benefits>div{font-size:11.5px}
.hero-benefits svg{width:26px;height:26px}
.hero-phone,.hero-zalo{height:50px;padding:0 26px;font-size:16px}

/* Service cards: compact, low-shadow cards like the approved desktop mockup. */
.services-section{padding:14px 0 10px}
.services-grid{gap:12px}
.service-card{border-radius:11px;box-shadow:0 6px 20px rgba(8,45,93,.065)}
.service-image{height:132px}
.service-icon{top:108px;left:16px;width:40px;height:40px}
.service-body{padding:20px 16px 14px}
.service-body h3{font-size:16.5px}
.service-body p{font-size:12.5px;min-height:38px}

/* Route section: tighter vertical rhythm, six equal cards at desktop. */
.routes-section{padding-top:24px;padding-bottom:22px}
.section-head{margin-bottom:13px}
.section-head h2{font-size:28px}
.routes-grid{gap:9px}
.route-thumb{height:88px}
.route-info{min-height:64px;padding:7px 8px 8px}
.route-info h3{font-size:12px}

/* About band: balanced 42/58 composition as in mockup. */
.about-section{min-height:292px;grid-template-columns:42% 58%}
.about-content{padding:30px 54px 26px 34px}
.about-content h2{font-size:27px}
.stats-grid{gap:16px}

/* Fleet: remove the dashboard feel and use lighter separators. */
.fleet-section{padding-top:14px;padding-bottom:14px}
.fleet-scroll{border-top:1px solid #edf1f5}
.fleet-card{padding:12px 8px 9px;border-right:1px solid #edf1f5}
.fleet-card img{height:72px}

/* News: compact editorial cards. */
.news-section{padding:8px 0 18px}
.news-grid{gap:12px}
.news-card{min-height:104px;grid-template-columns:40% 60%;box-shadow:none}
.news-body h3{font-size:12.2px;line-height:1.35}

/* Bottom CTA / footer polish. */
.bottom-cta{min-height:96px}
.site-footer{border-top:0}
.footer-grid{padding-top:34px;padding-bottom:32px}

@media(max-width:1180px){
  :root{--container:1120px}
  .brand{flex-basis:190px}
  .nav-link{min-width:63px;font-size:10.8px;padding-inline:5px}
  .hero{height:480px}
  .hero-copy{max-width:535px}
  .hero h1{font-size:44px}
}
@media(max-width:900px){
  body.admin-bar .site-header{top:46px}
  body.admin-bar .search-panel{top:114px}
  .hero{height:520px}
}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(max-width:640px){
  .hero{height:510px}
  .hero-overlay{background:linear-gradient(180deg,rgba(3,32,70,.95) 0%,rgba(3,32,70,.75) 48%,rgba(3,32,70,.12) 76%,rgba(3,32,70,.18) 100%)}
}

/* ===== v1.0.2 header navigation + quick actions refinement ===== */
:root{--zalo:#0068ff}

/* Header navigation: fewer items, stronger icon system, more generous spacing. */
.header-inner{gap:20px}
.desktop-nav{display:flex;align-self:stretch;justify-content:center}
.primary-nav{gap:10px;justify-content:center}
.nav-link{min-width:94px;padding:8px 12px 7px;gap:5px;font-size:12px;letter-spacing:-.05px}
.nav-icon{width:22px;height:22px;stroke-width:1.8}
.nav-link:after{left:20px;right:20px;height:3px}

/* Compact action icons. Details remain hidden until hover/focus/click. */
.header-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto;position:relative}
.header-action-item{position:relative;display:flex;align-items:center}
.header-action-btn{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;color:#fff;padding:0}
.header-action-btn svg{width:20px;height:20px}
.header-action-btn:hover,.header-action-btn:focus-visible,.header-action-item.is-open>.header-action-btn{transform:translateY(-1px)}
.search-action-btn{background:#fff;color:var(--navy);border:2px solid #c6d1df;box-shadow:0 3px 11px rgba(6,45,93,.08)}
.search-action-btn:hover,.search-action-btn:focus-visible,.header-action-item.is-open>.search-action-btn{border-color:var(--navy2);box-shadow:0 5px 16px rgba(6,45,93,.14)}
.phone-action-btn{background:var(--orange);box-shadow:0 6px 16px rgba(255,98,0,.22)}
.phone-action-btn:hover,.phone-action-btn:focus-visible,.header-action-item.is-open>.phone-action-btn{background:#ef5c00;box-shadow:0 7px 19px rgba(255,98,0,.28)}
.zalo-action-btn{background:var(--zalo);box-shadow:0 6px 16px rgba(0,104,255,.21)}
.zalo-action-btn:hover,.zalo-action-btn:focus-visible,.header-action-item.is-open>.zalo-action-btn{background:#005ce5;box-shadow:0 7px 19px rgba(0,104,255,.28)}

.header-action-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:1300;min-width:238px;background:#fff;border:1px solid #dfe6ef;border-radius:13px;box-shadow:0 16px 40px rgba(6,45,93,.16);padding:14px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;color:var(--navy)}
.header-action-popover:before{content:"";position:absolute;right:14px;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #dfe6ef;border-top:1px solid #dfe6ef;transform:rotate(45deg)}
.header-action-item:hover>.header-action-popover,.header-action-item:focus-within>.header-action-popover,.header-action-item.is-open>.header-action-popover{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.popover-kicker,.popover-label{display:block;color:#72839a;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.45px;margin-bottom:4px}
.contact-popover strong{display:block;font-size:16px;line-height:1.25;color:var(--navy);margin-bottom:11px;white-space:nowrap}
.popover-cta{height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:12px;font-weight:900}
.popover-cta svg{width:17px;height:17px}
.popover-cta-phone{background:var(--orange)}
.popover-cta-zalo{background:var(--zalo)}
.search-popover{width:360px;padding:14px}
.search-popover .search-form{display:grid;grid-template-columns:1fr auto;gap:0;margin-top:7px}
.search-popover input[type=search]{min-width:0;height:42px;border:1.5px solid #cbd6e4;border-right:0;border-radius:9px 0 0 9px;padding:0 12px;color:var(--navy);outline:none;background:#fff}
.search-popover input[type=search]:focus{border-color:var(--navy2);box-shadow:inset 0 0 0 1px var(--navy2)}
.search-popover input[type=submit]{height:42px;border:0;border-radius:0 9px 9px 0;background:var(--navy2);color:#fff;padding:0 15px;font-size:12px;font-weight:800;cursor:pointer}

/* Legacy expanded button classes are no longer used in the desktop header. */
.header-actions>.phone-btn,.header-actions>.zalo-btn,.search-toggle{display:none!important}

/* Professional, lighter topbar vehicle icon. */
.topbar-left .mini-icon{width:15px;height:15px}

@media(max-width:1180px){
  .header-inner{gap:14px}
  .brand{flex-basis:184px}
  .primary-nav{gap:3px}
  .nav-link{min-width:78px;padding-inline:7px;font-size:11px}
  .nav-icon{width:20px;height:20px}
  .header-action-btn{width:40px;height:40px}
  .header-action-btn svg{width:18px;height:18px}
}

@media(max-width:900px){
  .desktop-nav,.header-actions{display:none}
}
.footer-page-links{display:flex;align-items:center;gap:16px;margin-top:14px}
.footer-page-links a{display:inline-flex!important;width:auto!important;color:#fff!important;font-size:12px!important;font-weight:800!important;opacity:.9}
.footer-page-links a:after{content:"→";margin-left:5px;color:var(--orange)}
.footer-page-links a:hover{color:#ffb07c!important;opacity:1}


/* ===== v1.0.3 smart header / typography / professional navigation ===== */
:root{
  --font-ui:"Be Vietnam Pro","Segoe UI",Arial,Helvetica,sans-serif;
  --zalo:#0068ff;
  --header-h:82px;
}
body{font-family:var(--font-ui);font-size:16px;line-height:1.58;letter-spacing:-.08px}
button,input,textarea,select{font-family:var(--font-ui)}

/* Smart sticky header: hide while reading down, reveal immediately on upward scroll. */
.site-header{
  height:var(--header-h);
  transition:transform .28s cubic-bezier(.2,.7,.25,1),box-shadow .22s ease,border-color .22s ease;
  will-change:transform;
  transform:translateY(0);
}
.site-header.header-hidden{transform:translateY(calc(-100% - 8px));box-shadow:none}
.site-header.is-scrolled{border-bottom-color:#dfe7f0;box-shadow:0 10px 30px rgba(6,45,93,.10)}
body.admin-bar .site-header.header-hidden{transform:translateY(calc(-100% - 8px))}

/* Stronger typography for the whole site. */
.topbar{font-size:13px;font-weight:500}
.topbar-left{font-weight:600}
.section-head h2,.fleet-head h2,.about-content h2,.news-section h2{letter-spacing:-.55px}
.section-head p,.about-content>p{font-size:14px;line-height:1.7}
.service-body h3{font-size:18px;line-height:1.35;letter-spacing:-.28px}
.service-body p{font-size:14px;line-height:1.58}
.service-body .text-link{font-size:13px}
.route-info h3{font-size:13.5px;line-height:1.35}
.route-info>div{font-size:12px}
.fleet-card strong{font-size:13.5px}
.fleet-card span{font-size:11.5px}
.news-body h3{font-size:14px;line-height:1.48}
.news-meta{font-size:11px}
.site-footer{font-size:14px}

/* Rebuilt desktop navigation: self-contained premium rail instead of plain text links. */
.header-inner{gap:24px}
.brand{flex:0 0 218px}
.brand img,.custom-logo{max-height:58px}
.desktop-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;align-self:stretch}
.primary-nav{
  height:auto;
  min-height:62px;
  padding:5px;
  margin:0;
  gap:5px;
  align-items:center;
  justify-content:center;
  border:1px solid #e2e9f1;
  border-radius:17px;
  background:linear-gradient(180deg,#fbfcfe 0%,#f5f8fb 100%);
  box-shadow:inset 0 1px 0 #fff,0 7px 20px rgba(6,45,93,.055);
}
.primary-nav>.nav-item{height:auto;display:flex;align-items:center}
.nav-link{
  height:52px;
  min-width:112px;
  padding:6px 12px;
  flex-direction:row;
  justify-content:center;
  gap:9px;
  border:1px solid transparent;
  border-radius:12px;
  font-size:13px;
  font-weight:750;
  letter-spacing:-.2px;
  color:#153d6c;
  transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.nav-link .nav-icon{
  width:29px;
  height:29px;
  padding:5px;
  flex:0 0 29px;
  border-radius:9px;
  color:#164d82;
  background:#eaf1f7;
  border:1px solid #dce7f1;
  transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;
}
.nav-link:after{display:none}
.nav-link:hover{
  color:var(--navy2);
  background:#fff;
  border-color:#dde6ef;
  box-shadow:0 5px 14px rgba(6,45,93,.07);
  transform:translateY(-1px);
}
.nav-link:hover .nav-icon{background:#e4eef7;border-color:#ceddea;transform:translateY(-1px)}
.current-menu-item>.nav-link,
.current-menu-ancestor>.nav-link{
  color:var(--orange);
  background:#fff5ef;
  border-color:#ffd7bd;
  box-shadow:0 5px 15px rgba(255,98,0,.08);
}
.current-menu-item>.nav-link .nav-icon,
.current-menu-ancestor>.nav-link .nav-icon{
  color:#fff;
  background:var(--orange);
  border-color:var(--orange);
  box-shadow:0 5px 12px rgba(255,98,0,.20);
}

/* Quick action rail: details open horizontally to the LEFT of all 3 buttons. */
.header-actions{position:relative;gap:10px;margin-left:auto}
.header-action-item{position:static}
.header-action-btn{width:46px;height:46px;flex:0 0 46px}
.header-action-btn svg{width:21px;height:21px}
.search-action-btn{border:2px solid #aebfd2;box-shadow:0 4px 13px rgba(6,45,93,.10)}
.search-action-btn:hover,.search-action-btn:focus-visible,.header-action-item.is-open>.search-action-btn{border-color:#174e82;box-shadow:0 6px 18px rgba(6,45,93,.16)}
.phone-action-btn{background:var(--orange)}
.zalo-action-btn{background:var(--zalo)}
.zalo-action-btn svg{width:30px;height:23px}

.header-action-popover{
  top:50%;
  right:calc(100% + 13px);
  min-width:240px;
  padding:12px 13px;
  border-radius:14px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(8px,-50%);
  box-shadow:0 16px 42px rgba(6,45,93,.17);
  transition:opacity .16s ease,transform .18s ease,visibility .16s ease;
}
.header-action-popover:before{
  right:-7px;
  top:50%;
  width:12px;
  height:12px;
  margin-top:-6px;
  border-left:0;
  border-bottom:0;
  border-right:1px solid #dfe6ef;
  border-top:1px solid #dfe6ef;
  transform:rotate(45deg);
}
.header-action-item:hover>.header-action-popover,
.header-action-item:focus-within>.header-action-popover,
.header-action-item.is-open>.header-action-popover{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translate(0,-50%);
}
.search-popover{width:390px;padding:12px 13px}
.search-popover .search-form{margin-top:6px}
.contact-popover strong{font-size:16.5px}
.popover-kicker,.popover-label{font-size:10px}
.popover-cta{font-size:12.5px}
.popover-cta-zalo svg{width:30px;height:22px}

/* Header icon family is intentionally lighter and more consistent. */
.topbar-left .mini-icon,.topbar-right .mini-icon{stroke-width:1.75}

@media(max-width:1280px){
  :root{--header-h:78px}
  .header-inner{gap:16px}
  .brand{flex-basis:190px}
  .primary-nav{min-height:58px;gap:3px;padding:4px}
  .nav-link{height:48px;min-width:98px;padding-inline:9px;font-size:12px;gap:7px}
  .nav-link .nav-icon{width:27px;height:27px;flex-basis:27px;padding:5px}
  .header-action-btn{width:42px;height:42px;flex-basis:42px}
  .search-popover{width:350px}
}
@media(max-width:1080px){
  .brand{flex-basis:176px}
  .nav-link{min-width:86px;font-size:11.5px;padding-inline:7px}
  .nav-link .nav-icon{width:25px;height:25px;flex-basis:25px}
  .header-actions{gap:7px}
}
@media(max-width:900px){
  :root{--header-h:66px}
  .site-header.header-hidden{transform:none}
  .brand{flex-basis:auto}
  .topbar{font-size:11px}
}
@media(max-width:640px){
  body{font-size:15px}
  .hero-tagline{font-size:10.5px}
  .hero-service-line{font-size:14.5px}
  .hero-desc{font-size:12.5px}
  .service-body h3{font-size:13px}
  .section-head h2{font-size:22px}
  .section-head p{font-size:11.5px}
  .route-info h3{font-size:12.5px}
  .route-info>div{font-size:10.5px}
  .about-content>p{font-size:12px}
  .news-body h3{font-size:11.5px}
  .news-meta{font-size:9px}
}

/* ===== v1.0.4 compact header actions + cleaner menu + back-to-top ===== */
:root{--header-h:70px}

/* Header: remove the outer navigation rail and tighten vertical whitespace. */
.site-header{height:var(--header-h)}
.header-inner{gap:20px}
.brand{flex:0 0 218px}
.brand img,.custom-logo{max-height:52px}
.desktop-nav{align-self:stretch}
.primary-nav{
  height:100%;min-height:0;padding:0;margin:0;gap:7px;
  border:0;border-radius:0;background:transparent;box-shadow:none;
  align-items:center;
}
.primary-nav>.nav-item{height:100%}
.nav-link{
  height:100%;min-width:112px;padding:0 12px;gap:8px;
  border:0;border-radius:10px;background:transparent;box-shadow:none;
  font-size:13.5px;font-weight:750;color:#123b69;
  position:relative;transform:none;
}
.nav-link .nav-icon{
  width:30px;height:30px;flex:0 0 30px;padding:5px;
  border:0;border-radius:9px;background:#eef4f9;color:#164d82;
  box-shadow:none;
}
.nav-link:after{
  display:block;content:"";position:absolute;left:22px;right:22px;bottom:0;
  height:3px;border-radius:4px 4px 0 0;background:var(--orange);
  transform:scaleX(0);transition:transform .18s ease;
}
.nav-link:hover{
  color:var(--navy2);background:#f7f9fc;border:0;box-shadow:none;transform:none;
}
.nav-link:hover .nav-icon{background:#e7f0f8;border:0;transform:none}
.nav-link:hover:after{transform:scaleX(.55)}
.current-menu-item>.nav-link,.current-menu-ancestor>.nav-link{
  color:var(--orange);background:#fff8f3;border:0;box-shadow:none;
}
.current-menu-item>.nav-link .nav-icon,.current-menu-ancestor>.nav-link .nav-icon{
  color:#fff;background:var(--orange);border:0;box-shadow:0 5px 12px rgba(255,98,0,.18);
}
.current-menu-item>.nav-link:after,.current-menu-ancestor>.nav-link:after{transform:scaleX(1)}

/* Quick actions now expand inline inside the header instead of opening cards/popovers. */
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;position:relative}
.header-action-item{
  position:relative;display:flex;align-items:center;justify-content:flex-end;
  height:44px;max-width:44px;overflow:hidden;border-radius:999px;
  transition:max-width .22s cubic-bezier(.2,.7,.25,1),box-shadow .18s ease,background .18s ease,border-color .18s ease;
}
.header-action-btn{
  width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;
  cursor:pointer;position:relative;z-index:2;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.header-action-btn svg{width:20px;height:20px}
.header-action-inline{
  width:0;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;
  transition:max-width .22s cubic-bezier(.2,.7,.25,1),width .22s cubic-bezier(.2,.7,.25,1),opacity .14s ease;
}
.header-action-item:hover .header-action-inline,
.header-action-item:focus-within .header-action-inline,
.header-action-item.is-open .header-action-inline{opacity:1}

/* Search: one clean outlined pill, Enter submits the form. */
.header-search-action{border:2px solid #b7c6d7;background:#fff}
.header-search-action:hover,.header-search-action:focus-within,.header-search-action.is-open{max-width:300px;border-color:#164d82;box-shadow:0 5px 16px rgba(6,45,93,.10)}
.header-search-action:hover .search-inline,.header-search-action:focus-within .search-inline,.header-search-action.is-open .search-inline{width:232px;max-width:232px}
.search-action-btn{border:0!important;background:#fff!important;color:var(--navy)!important;box-shadow:none!important}
.search-inline .search-form{display:block;margin:0;padding-left:13px}
.search-inline input[type=search]{width:219px;height:40px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;padding:0 4px;color:var(--navy);font-size:13px;font-weight:600}
.search-inline input[type=search]::placeholder{color:#7c8da3;font-weight:500}
.search-inline input[type=submit]{display:none!important}

/* Phone: expands into the actual number, no extra title or CTA card. */
.header-phone-action{background:var(--orange)}
.header-phone-action:hover,.header-phone-action:focus-within,.header-phone-action.is-open{max-width:190px;box-shadow:0 7px 18px rgba(255,98,0,.22)}
.header-phone-action:hover .phone-inline,.header-phone-action:focus-within .phone-inline,.header-phone-action.is-open .phone-inline{width:140px;max-width:140px}
.phone-action-btn{border:0!important;background:var(--orange)!important;color:#fff!important;box-shadow:none!important}
.phone-inline a{display:flex;align-items:center;height:44px;padding-left:17px;color:#fff;font-size:13.5px;font-weight:800;letter-spacing:.1px}

/* Zalo: official blue pill, only the action label expands. */
.header-zalo-action{background:var(--zalo)}
.header-zalo-action:hover,.header-zalo-action:focus-within,.header-zalo-action.is-open{max-width:158px;box-shadow:0 7px 18px rgba(0,104,255,.22)}
.header-zalo-action:hover .zalo-inline,.header-zalo-action:focus-within .zalo-inline,.header-zalo-action.is-open .zalo-inline{width:108px;max-width:108px}
.zalo-action-btn{border:0!important;background:var(--zalo)!important;color:#fff!important;box-shadow:none!important}
.zalo-action-btn svg{width:31px;height:23px}
.zalo-inline a{display:flex;align-items:center;height:44px;padding-left:17px;color:#fff;font-size:13.5px;font-weight:800}

/* Retire the older floating popover presentation completely. */
.header-action-popover{display:none!important}

/* Back to top */
.back-to-top{
  position:fixed;right:24px;bottom:24px;z-index:1200;width:46px;height:46px;
  border:0;border-radius:50%;background:var(--navy2);color:#fff;display:grid;place-items:center;
  box-shadow:0 10px 28px rgba(6,45,93,.22);cursor:pointer;
  opacity:0;visibility:hidden;transform:translateY(10px);
  transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background .18s ease;
}
.back-to-top svg{width:21px;height:21px;transform:rotate(-90deg)}
.back-to-top:hover{background:var(--orange)}
.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}

@media(max-width:1280px){
  :root{--header-h:68px}
  .header-inner{gap:14px}
  .brand{flex-basis:190px}
  .brand img,.custom-logo{max-height:49px}
  .primary-nav{gap:3px}
  .nav-link{min-width:100px;padding-inline:9px;font-size:12.5px;gap:7px}
  .nav-link .nav-icon{width:28px;height:28px;flex-basis:28px}
  .header-action-item,.header-action-btn{height:42px}
  .header-action-item{max-width:42px}
  .header-action-btn{width:42px;flex-basis:42px}
  .phone-inline a,.zalo-inline a{height:42px}
  .search-inline input[type=search]{height:38px}
}
@media(max-width:1080px){
  .brand{flex-basis:175px}
  .nav-link{min-width:88px;font-size:12px;padding-inline:6px}
  .nav-link .nav-icon{width:26px;height:26px;flex-basis:26px}
  .header-actions{gap:6px}
}
@media(max-width:900px){
  :root{--header-h:66px}
  .back-to-top{right:14px;bottom:82px;width:42px;height:42px}
}

/* ===== v1.0.5 uppercase desktop nav + balanced inline quick actions ===== */
/* Desktop navigation: consistent uppercase labels for a stronger logistics brand feel. */
.desktop-nav .nav-link{
  text-transform:uppercase;
  letter-spacing:.16px;
  font-weight:800;
}

/* Keep Hotline/Zalo expansions visually compact and vertically/optically balanced. */
.header-phone-action,
.header-zalo-action{
  height:44px;
  min-height:44px;
}
.header-phone-action:hover,
.header-phone-action:focus-within,
.header-phone-action.is-open{
  max-width:178px;
}
.header-phone-action:hover .phone-inline,
.header-phone-action:focus-within .phone-inline,
.header-phone-action.is-open .phone-inline{
  width:134px;
  max-width:134px;
}
.header-zalo-action:hover,
.header-zalo-action:focus-within,
.header-zalo-action.is-open{
  max-width:160px;
}
.header-zalo-action:hover .zalo-inline,
.header-zalo-action:focus-within .zalo-inline,
.header-zalo-action.is-open .zalo-inline{
  width:116px;
  max-width:116px;
}
.phone-inline a,
.zalo-inline a{
  height:44px;
  width:100%;
  padding:0 8px 0 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  text-align:center;
  white-space:nowrap;
  font-size:13px;
  font-weight:800;
}
.header-phone-action .header-action-btn,
.header-zalo-action .header-action-btn{
  width:44px;
  height:44px;
  flex:0 0 44px;
}
.header-phone-action:hover .header-action-btn,
.header-phone-action:focus-within .header-action-btn,
.header-phone-action.is-open .header-action-btn,
.header-zalo-action:hover .header-action-btn,
.header-zalo-action:focus-within .header-action-btn,
.header-zalo-action.is-open .header-action-btn{
  box-shadow:inset 1px 0 0 rgba(255,255,255,.16)!important;
}

@media(max-width:1280px){
  .desktop-nav .nav-link{font-size:12px;letter-spacing:.08px}
  .header-phone-action,.header-zalo-action{height:42px;min-height:42px}
  .header-phone-action .header-action-btn,.header-zalo-action .header-action-btn{width:42px;height:42px;flex-basis:42px}
  .phone-inline a,.zalo-inline a{height:42px;font-size:12.5px}
  .header-phone-action:hover,.header-phone-action:focus-within,.header-phone-action.is-open{max-width:170px}
  .header-phone-action:hover .phone-inline,.header-phone-action:focus-within .phone-inline,.header-phone-action.is-open .phone-inline{width:128px;max-width:128px}
  .header-zalo-action:hover,.header-zalo-action:focus-within,.header-zalo-action.is-open{max-width:154px}
  .header-zalo-action:hover .zalo-inline,.header-zalo-action:focus-within .zalo-inline,.header-zalo-action.is-open .zalo-inline{width:112px;max-width:112px}
}

/* ===== v1.0.6 hero redesign: full-width photographic banner + left fade ===== */
@media(min-width:901px){
  .hero{
    height:530px;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    overflow:hidden;
  }
  .hero-overlay{
    background:linear-gradient(90deg,
      rgba(2,25,57,.88) 0%,
      rgba(2,31,69,.77) 26%,
      rgba(3,37,78,.52) 42%,
      rgba(3,38,80,.18) 56%,
      rgba(3,38,80,0) 70%);
  }
  .hero:after{
    height:115px;
    background:linear-gradient(0deg,rgba(2,25,57,.28),rgba(2,25,57,0));
  }
  .hero-inner{align-items:center}
  .hero-copy{
    max-width:760px;
    width:min(760px,58vw);
    padding-top:0;
  }
  .hero h1{
    font-size:48px;
    line-height:1.04;
    letter-spacing:-1.35px;
  }
  .hero-title-main{
    display:block;
    white-space:nowrap;
    color:#fff;
  }
  .hero-title-accent{
    display:block;
    white-space:nowrap;
    color:var(--orange);
    margin-top:7px;
  }
  .hero-service-line{font-size:20px;margin-top:15px}
  .hero-desc{font-size:15.5px}
  .hero-benefits{gap:22px}
}

@media(min-width:901px) and (max-width:1280px){
  .hero{height:500px;background-position:54% center}
  .hero-copy{max-width:675px;width:56vw}
  .hero h1{font-size:42px;letter-spacing:-1px}
  .hero-service-line{font-size:18px}
}

@media(max-width:900px){
  .hero-title-main,.hero-title-accent{white-space:normal}
  .hero{background-position:67% center}
}

/* ===== v1.0.7 hero: clean full-width banner + controlled fade + Vietnamese typography ===== */
@media(min-width:901px){
  .hero{
    height:530px;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
  }
  /* Keep the fade clean and linear. No blur/filter blobs. */
  .hero-overlay{
    background:linear-gradient(90deg,
      rgba(4,31,70,.34) 0%,
      rgba(4,31,70,.22) 28%,
      rgba(4,31,70,.10) 42%,
      rgba(4,31,70,0) 58%);
  }
  .hero:after{
    height:72px;
    background:linear-gradient(0deg,rgba(3,25,57,.16),rgba(3,25,57,0));
  }
  .hero-copy{
    width:min(800px,62vw);
    max-width:800px;
  }
  .hero-tagline{
    margin-bottom:14px;
    line-height:1.4;
  }
  .hero h1{
    margin:0 0 18px;
    font-size:46px;
    line-height:1.14;
    letter-spacing:-1.15px;
    overflow:visible;
  }
  .hero h1 .hero-title-main{
    display:block;
    color:#fff!important;
    white-space:nowrap;
    margin:0!important;
    padding:2px 0 4px;
  }
  .hero h1 .hero-title-accent{
    display:block;
    color:var(--orange)!important;
    white-space:nowrap;
    margin:7px 0 0!important;
    padding:0 0 2px;
  }
  .hero-service-line{
    margin:0 0 4px;
    font-size:20px;
    line-height:1.45;
  }
  .hero-desc{
    margin:0 0 17px;
    line-height:1.55;
  }
  .hero-benefits{margin:16px 0 21px}
}

@media(min-width:901px) and (max-width:1280px){
  .hero{height:500px;background-position:center center}
  .hero-copy{width:min(720px,60vw);max-width:720px}
  .hero h1{font-size:40px;line-height:1.15;letter-spacing:-.85px;margin-bottom:15px}
  .hero-tagline{margin-bottom:12px}
  .hero-service-line{font-size:18px}
}

@media(max-width:900px){
  .hero h1 .hero-title-main{color:#fff!important;margin-top:0!important}
  .hero h1 .hero-title-accent{color:var(--orange)!important}
  .hero h1{line-height:1.12;margin-bottom:11px}
  .hero-tagline{margin-bottom:10px;line-height:1.35}
}

/* ===== v1.0.8 Hero: realistic truck + long soft photographic fade ===== */
.hero{
  background-image:none!important;
  background:linear-gradient(108deg,#0b3b72 0%,#0d4b84 36%,#0e5a96 62%,#0d548d 100%);
  overflow:hidden;
  isolation:isolate;
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:var(--hero-bg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:100% 100%;
  pointer-events:none;
}
.hero-overlay{
  z-index:1;
  background:linear-gradient(90deg,
    rgba(2,25,57,.30) 0%,
    rgba(2,31,67,.20) 24%,
    rgba(2,35,72,.11) 42%,
    rgba(2,38,76,.04) 56%,
    rgba(2,38,76,0) 68%);
}
.hero-inner{z-index:2}
.hero:after{z-index:1}

@media(min-width:901px){
  .hero{height:530px}
  .hero-copy{width:min(790px,61vw);max-width:790px}
  .hero-tagline{margin-bottom:15px}
  .hero h1{margin-bottom:19px;line-height:1.15}
  .hero h1 .hero-title-main{
    color:#fff!important;
    white-space:nowrap;
    padding:3px 0 5px;
  }
  .hero h1 .hero-title-accent{margin-top:8px!important}
}

@media(min-width:901px) and (max-width:1280px){
  .hero{height:500px}
  .hero-copy{width:min(700px,59vw);max-width:700px}
  .hero h1{font-size:40px}
}

@media(max-width:900px){
  .hero{
    background:linear-gradient(180deg,#0b3b72 0%,#0b477f 48%,#0b4e88 100%);
  }
  .hero::before{
    background-size:auto 100%;
    background-position:right center;
    opacity:.96;
  }
  .hero-overlay{
    background:linear-gradient(180deg,
      rgba(3,31,68,.76) 0%,
      rgba(3,35,75,.54) 42%,
      rgba(3,38,80,.18) 70%,
      rgba(3,38,80,.08) 100%);
  }
}

/* ===== v1.0.9 Hero alignment to approved mockup ===== */
.hero{
  height:500px;
  background:#082f63!important;
  overflow:hidden;
  isolation:isolate;
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:var(--hero-bg);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  opacity:1;
}
.hero-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,
    rgba(2,25,58,.94) 0%,
    rgba(2,28,63,.91) 18%,
    rgba(3,34,73,.82) 32%,
    rgba(3,40,82,.63) 44%,
    rgba(3,43,87,.36) 54%,
    rgba(3,44,88,.14) 63%,
    rgba(3,44,88,.03) 70%,
    rgba(3,44,88,0) 76%);
}
.hero:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:72px;
  z-index:1;
  background:linear-gradient(0deg,rgba(2,25,58,.16),rgba(2,25,58,0));
  pointer-events:none;
}
.hero-inner{
  position:relative;
  z-index:2;
  height:100%;
  display:flex;
  align-items:center;
}
.hero-copy{
  width:610px;
  max-width:610px;
  padding-top:0;
}
.hero-tagline{
  font-size:14px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.25px;
  margin:0 0 12px;
}
.hero h1{
  margin:0 0 14px;
  font-size:46px;
  line-height:1.08;
  letter-spacing:-1px;
  font-weight:900;
}
.hero h1 .hero-title-main{
  display:block;
  color:#fff!important;
  white-space:nowrap;
  margin:0!important;
  padding:0 0 4px;
}
.hero h1 .hero-title-accent{
  display:block;
  color:var(--orange)!important;
  margin:0!important;
  padding:0;
}
.hero-service-line{
  margin:0 0 4px;
  font-size:19px;
  line-height:1.35;
  font-weight:800;
}
.hero-desc{
  margin:0 0 15px;
  font-size:15px;
  line-height:1.5;
  opacity:.96;
}
.hero-benefits{
  display:flex;
  align-items:center;
  gap:20px;
  margin:14px 0 20px;
}
.hero-benefits>div{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:11.5px;
  line-height:1.25;
  font-weight:750;
}
.hero-benefits svg{width:26px;height:26px}
.hero-phone,.hero-zalo{
  height:50px;
  border-radius:28px;
  padding:0 25px;
  font-size:16px;
}

@media(min-width:1281px){
  .hero{height:510px}
  .hero-copy{width:625px;max-width:625px}
  .hero h1{font-size:47px}
}

@media(min-width:901px) and (max-width:1280px){
  .hero{height:480px}
  .hero-copy{width:570px;max-width:570px}
  .hero h1{font-size:41px}
  .hero-service-line{font-size:17px}
  .hero-benefits{gap:15px}
}

@media(max-width:900px){
  .hero{height:520px;background:#082f63!important}
  .hero::before{
    background-size:auto 100%;
    background-position:64% center;
  }
  .hero-overlay{
    background:linear-gradient(180deg,
      rgba(2,25,58,.92) 0%,
      rgba(2,28,64,.78) 38%,
      rgba(2,31,69,.44) 57%,
      rgba(2,34,75,.14) 72%,
      rgba(2,34,75,.06) 100%);
  }
  .hero-copy{width:100%;max-width:100%;padding-top:28px}
  .hero h1 .hero-title-main{white-space:normal}
}

/* === Service detail v1.1.0 === */
.service-detail-hero{position:relative;min-height:430px;background-image:var(--service-hero);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;overflow:hidden}.service-detail-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,68,.94) 0%,rgba(3,42,88,.78) 37%,rgba(3,42,88,.28) 62%,rgba(3,42,88,.06) 100%)}.service-detail-hero-inner{position:relative;z-index:2;width:100%}.service-detail-copy{max-width:650px;padding:68px 0}.service-detail-kicker{display:flex;align-items:center;gap:9px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.7px;margin-bottom:12px}.service-detail-kicker svg{width:26px;height:26px;color:var(--orange)}.service-detail-copy h1{font-size:48px;line-height:1.08;margin:0 0 15px;font-weight:900;letter-spacing:-1.2px}.service-detail-copy>p{font-size:17px;line-height:1.6;max-width:590px;margin:0 0 25px}.service-detail-actions{display:flex;gap:12px}.service-detail-actions a{height:52px;border-radius:28px;display:inline-flex;align-items:center;gap:10px;padding:0 24px;color:#fff;font-weight:800;border:2px solid #fff}.service-detail-actions svg{width:21px;height:21px}.service-cta-phone{background:var(--orange)}.service-cta-zalo{background:var(--blue)}
.service-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:40px;padding-top:34px;padding-bottom:44px}.service-detail-main{min-width:0}.service-breadcrumb{margin-bottom:23px}.service-breadcrumb a{color:#55708f}.service-breadcrumb span{padding:0 6px;color:#9caabd}.service-detail-content{max-width:none;color:#263e5d;font-size:16px;line-height:1.78}.service-detail-content h2{font-size:28px;line-height:1.3;color:var(--navy);margin:33px 0 13px;letter-spacing:-.4px}.service-detail-content h2:first-child{margin-top:0}.service-detail-content p{margin:0 0 15px}.service-detail-content ul,.service-detail-content ol{margin:8px 0 20px;padding-left:23px}.service-detail-content li{margin:7px 0;padding-left:2px}.service-detail-content li::marker{color:var(--orange);font-weight:800}.service-detail-sidebar{display:flex;flex-direction:column;gap:16px}.service-side-card{border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(8,45,93,.07);padding:20px;position:sticky;top:105px}.service-side-card+.service-side-card{position:static}.service-side-card h3{margin:0 0 9px;color:var(--navy);font-size:19px}.service-side-card p{font-size:13px;line-height:1.6;color:#5a7190;margin:0 0 15px}.service-side-card>a.side-phone,.service-side-card>a.side-zalo{height:46px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;margin-top:8px}.service-side-card>a svg{width:19px;height:19px}.side-phone{background:var(--orange)}.side-zalo{background:var(--blue)}.service-side-links a{display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:9px;padding:11px 0;border-top:1px solid var(--border);color:var(--navy);font-size:13px;font-weight:700}.service-side-links a:first-of-type{margin-top:4px}.service-side-links a svg:first-child{width:21px;height:21px;color:var(--orange)}.service-side-links a svg:last-child{width:14px;height:14px;color:#93a3b6}.service-bottom-cta{background:var(--navy);color:#fff;padding:25px 0}.service-bottom-cta>.container{display:flex;align-items:center;justify-content:space-between;gap:25px}.service-bottom-cta strong{display:block;font-size:22px}.service-bottom-cta span{font-size:13px;opacity:.82}.service-bottom-actions{display:flex;gap:10px}.service-bottom-actions a{height:44px;border-radius:24px;padding:0 20px;display:flex;align-items:center;gap:8px;color:#fff;font-weight:800;border:1px solid rgba(255,255,255,.7)}.service-bottom-actions a:first-child{background:var(--orange)}.service-bottom-actions a:last-child{background:var(--blue)}.service-bottom-actions svg{width:19px;height:19px}.service-archive-head{padding:42px 0 24px;background:#f6f9fc}.service-archive-head h1{margin:5px 0 8px;color:var(--navy);font-size:36px}.service-archive-head p{margin:0;color:#5c7390}.service-archive-card{background:#fff;box-shadow:0 7px 24px rgba(8,45,93,.07)}.service-archive-card .body p{color:#5a7190;line-height:1.6}
@media(max-width:900px){.service-detail-hero{min-height:390px;background-position:62% center}.service-detail-overlay{background:linear-gradient(90deg,rgba(3,31,68,.94),rgba(3,42,88,.72) 60%,rgba(3,42,88,.22))}.service-detail-copy{padding:50px 0;max-width:590px}.service-detail-copy h1{font-size:38px}.service-detail-layout{grid-template-columns:1fr;gap:20px}.service-detail-sidebar{display:grid;grid-template-columns:1fr 1fr}.service-side-card{position:static}.service-bottom-cta>.container{align-items:flex-start}}
@media(max-width:640px){.service-detail-hero{min-height:365px;background-position:67% center}.service-detail-overlay{background:linear-gradient(90deg,rgba(3,31,68,.95) 0%,rgba(3,42,88,.81) 66%,rgba(3,42,88,.34) 100%)}.service-detail-copy{padding:36px 0}.service-detail-kicker{font-size:10px}.service-detail-copy h1{font-size:32px}.service-detail-copy>p{font-size:13px;max-width:93%}.service-detail-actions a{height:45px;padding:0 16px;font-size:13px}.service-detail-layout{padding-top:21px;padding-bottom:28px}.service-detail-content{font-size:14px;line-height:1.72}.service-detail-content h2{font-size:22px;margin-top:27px}.service-detail-sidebar{grid-template-columns:1fr}.service-bottom-cta{margin-bottom:58px}.service-bottom-cta>.container{display:block}.service-bottom-actions{margin-top:14px}.service-bottom-actions a{flex:1;justify-content:center}.service-archive-head{padding:28px 0 12px}.service-archive-head h1{font-size:28px}}

/* === v1.1.4: show service artwork at its full 16:9 composition === */
.services-grid .service-image{
  height:auto!important;
  aspect-ratio:16/9;
  background:#f3f6fa;
}
.services-grid .service-image img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center center;
  display:block;
}
@media(max-width:640px){
  .services-grid .service-image{height:auto!important;aspect-ratio:16/9;}
}

/* === v1.1.6: service artwork is now a taller full-frame 20:13 composition === */
.services-grid .service-card{overflow:hidden;}
.services-grid .service-media{
  position:relative;
  aspect-ratio:20/13;
  background:#eef3f8;
}
.services-grid .service-media .service-image{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%!important;
  aspect-ratio:auto!important;
  overflow:hidden;
  background:#eef3f8;
}
.services-grid .service-media .service-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover!important;
  object-position:center center;
  transform:none!important;
}
.services-grid .service-card:hover .service-media .service-image img{transform:scale(1.015)!important;}
.services-grid .service-media .service-icon{
  position:absolute!important;
  top:auto!important;
  left:18px!important;
  bottom:-22px!important;
  width:44px;
  height:44px;
  z-index:5;
  border:4px solid #fff;
  box-shadow:0 4px 12px rgba(8,45,93,.14);
}
.services-grid .service-body{padding-top:32px;}
@media(max-width:640px){
  .services-grid .service-media{aspect-ratio:20/13;}
  .services-grid .service-media .service-icon{
    left:10px!important;
    bottom:-17px!important;
    width:34px;
    height:34px;
    border-width:3px;
  }
  .services-grid .service-body{padding-top:24px;}
}

/* ===== v1.1.8 homepage routes: 10 dedicated images / 5 cards per desktop row ===== */
.routes-section{padding-top:30px;padding-bottom:30px}
.routes-grid-home{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.routes-grid-home .route-card{border-radius:12px;border-color:#e2e9f1;box-shadow:0 5px 18px rgba(8,45,93,.055);overflow:hidden}
.routes-grid-home .route-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(8,45,93,.12)}
.routes-grid-home .route-thumb{height:auto;aspect-ratio:16/9;background:#edf3f8}
.routes-grid-home .route-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}
.routes-grid-home .route-card:hover .route-thumb img{transform:scale(1.025)}
.routes-grid-home .route-info{min-height:76px;padding:10px 38px 10px 11px;display:flex;flex-direction:column;justify-content:center}
.routes-grid-home .route-info h3{font-size:13.5px;line-height:1.34;margin:0 0 7px;font-weight:900;letter-spacing:-.18px;white-space:nowrap}
.routes-grid-home .route-info>div{font-size:11.5px;gap:6px}
.routes-grid-home .route-info>div svg{width:14px;height:14px}
.routes-grid-home .route-arrow{right:10px;bottom:12px;width:28px;height:28px}
.routes-grid-home .route-arrow svg{width:15px;height:15px}

@media(max-width:1180px){
  .routes-grid-home{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .routes-grid-home .route-info h3{white-space:normal}
}
@media(max-width:900px){
  .routes-grid-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .routes-grid-home .route-info{min-height:72px}
}
@media(max-width:640px){
  .routes-grid-home{display:block}
  .routes-grid-home .route-card{margin-bottom:8px}
  .routes-grid-home .route-card>a{display:grid;grid-template-columns:124px 1fr}
  .routes-grid-home .route-thumb{height:82px;aspect-ratio:auto}
  .routes-grid-home .route-info{min-height:82px;padding:10px 36px 9px 11px}
  .routes-grid-home .route-info h3{font-size:12.5px;margin-bottom:5px;white-space:normal}
  .routes-grid-home .route-info>div{font-size:10.5px}
  .routes-grid-home .route-arrow{right:8px;bottom:50%;transform:translateY(50%);width:22px;height:22px;border:0}
}


/* v1.1.9 — Homepage route distance + duration metadata */
.routes-grid-home .route-info{min-height:86px;padding:10px 36px 10px 11px}
.routes-grid-home .route-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#456789;font-size:10.8px;font-weight:750;line-height:1.2}
.routes-grid-home .route-meta>span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}
.routes-grid-home .route-meta svg{width:13px;height:13px;flex:0 0 13px}
.routes-grid-home .route-distance svg{color:var(--orange)}
.routes-grid-home .route-duration svg{color:var(--navy2)}
.routes-grid-home .route-arrow{bottom:13px}
@media(max-width:1180px){
  .routes-grid-home .route-meta{font-size:11px;gap:12px}
}
@media(max-width:900px){
  .routes-grid-home .route-info{min-height:78px}
  .routes-grid-home .route-meta{font-size:10.5px;gap:9px}
}
@media(max-width:640px){
  .routes-grid-home .route-info{min-height:88px;padding-right:34px}
  .routes-grid-home .route-meta{gap:5px 9px;font-size:9.8px}
  .routes-grid-home .route-meta svg{width:12px;height:12px;flex-basis:12px}
}


/* v1.1.10 — Balance homepage route metadata and arrow */
.routes-grid-home .route-info{
  min-height:86px;
  padding:11px 50px 11px 12px;
}
.routes-grid-home .route-info h3{
  margin-bottom:8px;
}
.routes-grid-home .route-meta{
  display:flex;
  align-items:center;
  gap:9px;
  flex-wrap:nowrap;
  color:#536c87;
  font-size:11px;
  font-weight:500;
  line-height:1.25;
  letter-spacing:0;
}
.routes-grid-home .route-meta>span{
  display:inline-flex;
  align-items:center;
  gap:4px;
  white-space:nowrap;
  font-weight:500;
}
.routes-grid-home .route-meta>span>span{
  font-weight:500;
}
.routes-grid-home .route-meta svg,
.routes-grid-home .route-distance svg,
.routes-grid-home .route-duration svg{
  width:13px;
  height:13px;
  flex:0 0 13px;
  color:var(--orange);
}
.routes-grid-home .route-arrow{
  right:11px;
  top:50%;
  bottom:auto;
  transform:translateY(-50%);
  width:29px;
  height:29px;
}

@media(max-width:1180px){
  .routes-grid-home .route-info{padding-right:46px}
  .routes-grid-home .route-meta{gap:8px;font-size:10.7px}
}
@media(max-width:900px){
  .routes-grid-home .route-meta{flex-wrap:wrap;gap:4px 9px}
}
@media(max-width:640px){
  .routes-grid-home .route-info{min-height:82px;padding:9px 36px 9px 11px}
  .routes-grid-home .route-info h3{margin-bottom:5px}
  .routes-grid-home .route-meta{font-size:10.3px;gap:4px 8px;flex-wrap:wrap}
  .routes-grid-home .route-meta svg,
  .routes-grid-home .route-distance svg,
  .routes-grid-home .route-duration svg{width:12px;height:12px;flex-basis:12px}
  .routes-grid-home .route-arrow{right:8px;top:50%;bottom:auto;transform:translateY(-50%);width:22px;height:22px}
}

/* ===== v1.1.11 About section redesign ===== */
.about-section{
  display:block;
  min-height:0;
  padding:30px 0 28px;
  background:linear-gradient(180deg,#f7faff 0%,#fff 100%);
}
.about-shell{
  display:grid;
  grid-template-columns:minmax(0,46%) minmax(0,54%);
  gap:0;
  background:#fff;
  border:1px solid #e3ebf4;
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 18px 48px rgba(8,45,93,.10);
}
.about-media{
  position:relative;
  min-height:360px;
  overflow:hidden;
  background:#eaf1f8;
}
.about-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  transition:transform .45s ease;
}
.about-shell:hover .about-media img{transform:scale(1.018)}
.about-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 58%,rgba(4,35,74,.34) 100%);
  pointer-events:none;
}
.about-media-caption{
  position:absolute;
  left:22px;
  bottom:20px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:10px 14px;
  border-radius:999px;
  color:#fff;
  background:rgba(4,42,88,.78);
  border:1px solid rgba(255,255,255,.30);
  box-shadow:0 10px 24px rgba(4,35,74,.18);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  font-size:12px;
  font-weight:700;
}
.about-media-caption svg{width:18px;height:18px;color:#ff7a1a}
.about-media-caption b{color:#ff7a1a;font-weight:900}
.about-copy{
  display:flex;
  align-items:center;
  color:var(--text);
  background:
    radial-gradient(circle at 100% 0,rgba(8,102,217,.07),transparent 37%),
    linear-gradient(135deg,#ffffff 0%,#f9fbfe 100%);
}
.about-content{
  width:100%;
  max-width:none;
  padding:34px 36px 30px;
}
.about-eyebrow{
  display:flex;
  align-items:center;
  gap:9px;
  color:var(--orange)!important;
  margin-bottom:7px;
}
.about-eyebrow:before{
  content:"";
  width:26px;
  height:2px;
  border-radius:2px;
  background:var(--orange);
}
.about-content h2{
  margin:0 0 10px;
  color:var(--navy);
  font-size:31px;
  line-height:1.18;
  letter-spacing:-.55px;
  font-weight:900;
}
.about-content>p{
  max-width:760px;
  margin:0 0 20px;
  color:#536a88;
  font-size:13.5px;
  line-height:1.72;
  opacity:1;
}
.about-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-bottom:18px;
}
.about-point{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 11px;
  border:1px solid #e6edf5;
  border-radius:13px;
  background:#fff;
  box-shadow:0 5px 16px rgba(8,45,93,.045);
}
.about-point-icon{
  width:36px;
  height:36px;
  flex:0 0 36px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:#fff3eb;
  color:var(--orange);
}
.about-point-icon svg{width:20px;height:20px;stroke-width:1.8}
.about-point-text{display:block;min-width:0}
.about-point-text strong{
  display:block;
  color:var(--navy);
  font-size:11.2px;
  line-height:1.3;
  font-weight:800;
  white-space:nowrap;
}
.about-point-text small{
  display:block;
  margin-top:2px;
  color:#71839a;
  font-size:8.7px;
  line-height:1.35;
}
.stats-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  padding:13px 6px;
  border:1px solid #e4ebf3;
  border-radius:16px;
  background:#fff;
  box-shadow:0 8px 24px rgba(8,45,93,.055);
}
.stat{
  min-width:0;
  display:flex;
  align-items:center;
  gap:9px;
  padding:2px 12px;
  border-left:1px solid #edf1f6;
}
.stat:first-child{border-left:0}
.stat-icon{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  color:var(--orange);
  background:#fff4ed;
  border-radius:12px;
}
.stat-icon svg{width:21px;height:21px;stroke-width:1.8}
.stat-copy{min-width:0;display:block}
.stat strong{
  display:block;
  color:var(--navy);
  font-size:17px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:-.2px;
}
.stat span.stat-copy>span{
  display:block;
  margin-top:3px;
  color:#73849a;
  font-size:8.7px;
  line-height:1.35;
  opacity:1;
}

@media(max-width:1180px){
  .about-shell{grid-template-columns:44% 56%}
  .about-media{min-height:350px}
  .about-content{padding:30px 28px 26px}
  .about-content h2{font-size:28px}
  .about-point{padding:9px}
  .about-point-text strong{font-size:10.4px}
  .about-point-text small{font-size:8px}
  .stat{padding-inline:9px}
  .stat-icon{width:34px;height:34px;flex-basis:34px}
  .stat strong{font-size:15px}
}
@media(max-width:900px){
  .about-section{padding:24px 0}
  .about-shell{grid-template-columns:1fr}
  .about-media{height:auto;min-height:0;aspect-ratio:16/8.5}
  .about-content{padding:28px 24px 24px}
  .about-points{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:640px){
  .about-section{padding:18px 0}
  .about-shell{border-radius:16px}
  .about-media{aspect-ratio:16/9}
  .about-media-caption{left:12px;bottom:12px;padding:7px 10px;font-size:9.5px}
  .about-media-caption svg{width:15px;height:15px}
  .about-content{padding:20px 15px 17px}
  .about-content h2{font-size:21px;line-height:1.25;margin-bottom:7px}
  .about-content>p{font-size:11px;line-height:1.62;margin-bottom:14px}
  .about-points{grid-template-columns:1fr;gap:7px;margin-bottom:13px}
  .about-point{padding:8px 9px}
  .about-point-icon{width:32px;height:32px;flex-basis:32px;border-radius:10px}
  .about-point-icon svg{width:18px;height:18px}
  .about-point-text strong{font-size:10.5px}
  .about-point-text small{font-size:8.2px}
  .stats-grid{grid-template-columns:repeat(2,1fr);gap:0;padding:5px}
  .stat{padding:9px 8px;border-left:0;border-top:1px solid #edf1f6}
  .stat:nth-child(-n+2){border-top:0}
  .stat:nth-child(even){border-left:1px solid #edf1f6}
  .stat-icon{width:31px;height:31px;flex-basis:31px;border-radius:9px}
  .stat-icon svg{width:17px;height:17px}
  .stat strong{font-size:14px}
  .stat span.stat-copy>span{font-size:8px}
}

/* ===== v1.1.13 Fleet truck artwork refinement ===== */
.fleet-section-v2{
  padding:34px 0 30px;
  background:linear-gradient(180deg,#f7faff 0%,#fff 82%);
}
.fleet-head-v2{
  align-items:flex-end;
  margin-bottom:18px;
}
.fleet-heading-copy{min-width:0}
.fleet-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:4px;
  color:var(--orange);
  font-size:10.5px;
  line-height:1;
  letter-spacing:.8px;
  font-weight:900;
}
.fleet-kicker:before{
  content:"";
  width:24px;
  height:2px;
  border-radius:2px;
  background:var(--orange);
}
.fleet-head-v2 h2{
  margin:0 0 4px;
  color:var(--navy);
  font-size:27px;
  line-height:1.18;
  letter-spacing:-.5px;
  font-weight:900;
}
.fleet-head-v2 p{
  color:#607591;
  font-size:12.5px;
}
.fleet-grid-v2{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:10px;
}
.fleet-card-v2{
  min-width:0;
  overflow:hidden;
  border:1px solid #e0e8f1;
  border-radius:15px;
  background:#fff;
  box-shadow:0 7px 22px rgba(8,45,93,.065);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.fleet-card-v2:hover{
  transform:translateY(-4px);
  border-color:#d3dfeb;
  box-shadow:0 15px 32px rgba(8,45,93,.12);
}
.fleet-visual-v2{
  position:relative;
  height:172px;
  padding:30px 7px 4px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  background:
    radial-gradient(ellipse at 50% 92%,rgba(10,61,122,.10),transparent 45%),
    linear-gradient(180deg,#fbfdff 0%,#f2f7fb 100%);
  border-bottom:1px solid #edf1f5;
}
.fleet-visual-v2 img{
  width:100%;
  height:136px;
  object-fit:contain;
  object-position:center bottom;
  margin:0;
  position:relative;
  z-index:2;
  transition:transform .25s ease;
}
.fleet-card-v2:hover .fleet-visual-v2 img{transform:translateY(-2px) scale(1.012)}
.fleet-badge-v2{
  position:absolute;
  left:10px;
  top:10px;
  z-index:4;
  height:26px;
  display:inline-flex;
  align-items:center;
  padding:0 9px;
  border-radius:8px;
  color:#fff;
  background:linear-gradient(135deg,#ff7418,#ff5b00);
  box-shadow:0 5px 12px rgba(255,98,0,.19);
  font-size:10.5px;
  font-weight:900;
  letter-spacing:.15px;
}
.fleet-type-v2{
  position:absolute;
  right:9px;
  top:10px;
  z-index:4;
  padding:5px 7px;
  border:1px solid #dfe9f3;
  border-radius:7px;
  color:#54708f;
  background:rgba(255,255,255,.90);
  font-size:8.5px;
  font-weight:800;
}
.fleet-dim-length{
  position:absolute;
  z-index:3;
  top:43px;
  left:27%;
  right:10%;
  height:13px;
  border-top:1.5px solid var(--orange);
  color:var(--orange);
}
.fleet-dim-length:before,.fleet-dim-length:after{
  content:"";
  position:absolute;
  top:-4px;
  width:7px;
  height:7px;
  border-top:1.5px solid var(--orange);
  border-left:1.5px solid var(--orange);
}
.fleet-dim-length:before{left:-1px;transform:rotate(-45deg)}
.fleet-dim-length:after{right:-1px;transform:rotate(135deg)}
.fleet-dim-length span{
  position:absolute;
  left:50%;
  top:-16px;
  transform:translateX(-50%);
  padding:0 4px;
  color:var(--navy);
  background:#f9fcff;
  font-size:9px;
  font-weight:800;
  white-space:nowrap;
}
.fleet-dim-height{
  position:absolute;
  z-index:3;
  right:9px;
  top:57px;
  bottom:25px;
  width:13px;
  border-right:1.5px solid var(--orange);
  color:var(--orange);
}
.fleet-dim-height:before,.fleet-dim-height:after{
  content:"";
  position:absolute;
  right:-4px;
  width:7px;
  height:7px;
  border-top:1.5px solid var(--orange);
  border-left:1.5px solid var(--orange);
}
.fleet-dim-height:before{top:-1px;transform:rotate(45deg)}
.fleet-dim-height:after{bottom:-1px;transform:rotate(-135deg)}
.fleet-dim-height span{
  position:absolute;
  top:50%;
  right:-2px;
  transform:translateY(-50%) rotate(-90deg);
  transform-origin:center;
  padding:0 4px;
  color:var(--navy);
  background:#f7fafc;
  font-size:8.5px;
  font-weight:800;
  white-space:nowrap;
}
.fleet-body-v2{padding:12px 11px 13px}
.fleet-body-v2 h3{
  margin:0 0 10px;
  color:var(--navy);
  font-size:14.5px;
  line-height:1.25;
  font-weight:900;
}
.fleet-specs-v2{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
}
.fleet-spec-v2{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:5px;
  padding:7px 6px;
  border:1px solid #edf2f7;
  border-radius:9px;
  background:#fbfdff;
}
.fleet-spec-wide-v2{grid-column:1/-1}
.fleet-spec-v2>svg{
  width:15px;
  height:15px;
  margin-top:1px;
  flex:0 0 15px;
  color:var(--orange);
}
.fleet-spec-v2 span{min-width:0;display:block}
.fleet-spec-v2 b{
  display:block;
  overflow:hidden;
  color:#173d6e;
  font-size:9.5px;
  line-height:1.2;
  font-weight:800;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.fleet-spec-v2 small{
  display:block;
  margin-top:2px;
  color:#8392a7;
  font-size:7.5px;
  line-height:1.2;
}
.fleet-uses-v2{
  list-style:none;
  margin:10px 0 0;
  padding:9px 0 0;
  border-top:1px solid #edf1f5;
}
.fleet-uses-v2 li{
  display:flex;
  align-items:flex-start;
  gap:5px;
  margin:4px 0;
  color:#55708e;
  font-size:8.8px;
  line-height:1.35;
}
.fleet-uses-v2 li>span{
  flex:0 0 13px;
  width:13px;
  height:13px;
  margin-top:-1px;
  display:grid;
  place-items:center;
  border:1px solid #ffb37d;
  border-radius:50%;
  color:var(--orange);
  font-size:8px;
  font-weight:900;
}
.fleet-note-v2{
  margin:10px 0 0;
  color:#8694a7;
  font-size:9.5px;
  line-height:1.45;
}
@media(max-width:1180px){
  .fleet-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .fleet-visual-v2{height:190px}
  .fleet-visual-v2 img{height:150px}
  .fleet-body-v2 h3{font-size:15px}
  .fleet-spec-v2 b{font-size:10.5px}
  .fleet-uses-v2 li{font-size:9.5px}
}
@media(max-width:900px){
  .fleet-section-v2{padding-top:26px}
  .fleet-head-v2{align-items:flex-start}
  .fleet-head-v2 h2{font-size:23px}
  .fleet-grid-v2{
    display:flex;
    overflow-x:auto;
    gap:11px;
    padding:2px 2px 10px;
    scroll-snap-type:x mandatory;
    scrollbar-width:thin;
  }
  .fleet-card-v2{flex:0 0 235px;scroll-snap-align:start}
  .fleet-head-v2 .view-all{font-size:11px}
}
@media(max-width:640px){
  .fleet-section-v2{padding:22px 0 18px}
  .fleet-head-v2{margin-bottom:13px}
  .fleet-head-v2 h2{font-size:19px;line-height:1.25}
  .fleet-head-v2 p{font-size:10.5px;max-width:300px}
  .fleet-head-v2 .view-all{display:none}
  .fleet-kicker{font-size:8.5px}
  .fleet-card-v2{flex-basis:218px;border-radius:13px}
  .fleet-visual-v2{height:162px;padding-top:26px}
  .fleet-visual-v2 img{height:124px}
  .fleet-dim-length{top:39px}
  .fleet-body-v2{padding:11px 10px 12px}
  .fleet-body-v2 h3{font-size:13.5px}
  .fleet-note-v2{font-size:8.5px}
}

/* =========================================================
   Homepage news — editorial layout (v1.1.15)
   ========================================================= */
.news-section.news-modern{
  padding:34px 0 38px;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);
}
.news-modern-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:18px;
}
.news-modern-heading{max-width:760px}
.news-modern-eyebrow{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:6px;
}
.news-modern-eyebrow:before{
  content:"";
  width:26px;
  height:2px;
  border-radius:999px;
  background:var(--orange);
}
.news-section.news-modern h2{
  margin:0;
  font-size:29px;
  line-height:1.2;
  letter-spacing:-.6px;
}
.news-modern-heading p{
  margin:6px 0 0;
  color:#627791;
  font-size:13.5px;
  line-height:1.6;
}
.news-modern-all{margin-bottom:4px}
.news-editorial-grid{
  display:grid;
  grid-template-columns:minmax(300px,1.05fr) minmax(0,1.95fr);
  gap:16px;
  align-items:stretch;
}
.news-feature-card,
.news-modern-card{
  background:#fff;
  border:1px solid #e1e9f2;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 8px 26px rgba(9,45,89,.06);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.news-feature-card:hover,
.news-modern-card:hover{
  transform:translateY(-3px);
  border-color:#d1deeb;
  box-shadow:0 14px 34px rgba(9,45,89,.10);
}
.news-feature-media,
.news-modern-thumb{
  position:relative;
  display:block;
  overflow:hidden;
  background:#eaf1f7;
}
.news-feature-media{aspect-ratio:16/9}
.news-modern-thumb{aspect-ratio:16/9}
.news-feature-media img,
.news-modern-thumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .35s ease;
}
.news-feature-card:hover .news-feature-media img,
.news-modern-card:hover .news-modern-thumb img{transform:scale(1.035)}
.news-label{
  position:absolute;
  left:12px;
  bottom:11px;
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:4px 9px;
  border-radius:999px;
  background:rgba(255,98,0,.94);
  color:#fff;
  font-size:9.5px;
  line-height:1;
  font-weight:800;
  letter-spacing:.15px;
  box-shadow:0 4px 12px rgba(221,82,0,.22);
}
.news-feature-content{padding:17px 18px 18px}
.news-feature-content h3{
  margin:0;
  color:var(--navy);
  font-size:19px;
  line-height:1.42;
  font-weight:850;
  letter-spacing:-.25px;
}
.news-feature-content h3 a:hover,
.news-modern-body h3 a:hover{color:var(--orange)}
.news-feature-content p{
  margin:9px 0 13px;
  color:#64778f;
  font-size:12px;
  line-height:1.65;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.news-read-more{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:var(--orange);
  font-size:11px;
  font-weight:800;
}
.news-read-more svg{width:15px;height:15px}
.news-small-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  grid-template-rows:repeat(2,minmax(0,1fr));
  gap:12px;
}
.news-modern-card{
  min-width:0;
  display:flex;
  flex-direction:column;
}
.news-modern-body{
  position:relative;
  flex:1;
  display:flex;
  align-items:flex-start;
  min-height:84px;
  padding:11px 42px 11px 12px;
}
.news-modern-body h3{
  margin:0;
  color:var(--navy);
  font-size:12.4px;
  line-height:1.48;
  font-weight:800;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.news-card-arrow{
  position:absolute;
  right:11px;
  bottom:11px;
  width:27px;
  height:27px;
  display:grid;
  place-items:center;
  border:1px solid #ffb17b;
  border-radius:50%;
  color:var(--orange);
  transition:.2s ease;
}
.news-card-arrow svg{width:14px;height:14px}
.news-modern-card:hover .news-card-arrow{
  background:var(--orange);
  border-color:var(--orange);
  color:#fff;
}

@media(max-width:1100px){
  .news-editorial-grid{grid-template-columns:.9fr 1.7fr}
  .news-small-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}
  .news-modern-card:nth-child(n+5){display:none}
}

@media(max-width:900px){
  .news-section.news-modern{padding:28px 0 30px}
  .news-editorial-grid{grid-template-columns:1fr}
  .news-feature-card{display:grid;grid-template-columns:42% 58%}
  .news-feature-media{aspect-ratio:auto;min-height:210px}
  .news-small-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .news-modern-card:nth-child(n+5){display:flex}
}

@media(max-width:640px){
  .news-section.news-modern{padding:24px 0 27px}
  .news-modern-head{align-items:flex-start;margin-bottom:13px;gap:14px}
  .news-section.news-modern h2{font-size:21px}
  .news-modern-heading p{font-size:10.5px;line-height:1.5;max-width:290px}
  .news-modern-all{font-size:10px;margin-top:3px}
  .news-modern-eyebrow{font-size:8.5px;margin-bottom:5px}
  .news-modern-eyebrow:before{width:20px}
  .news-editorial-grid{gap:10px}
  .news-feature-card{display:block;border-radius:12px}
  .news-feature-media{aspect-ratio:16/9;min-height:0}
  .news-feature-content{padding:12px 13px 13px}
  .news-feature-content h3{font-size:15px;line-height:1.4}
  .news-feature-content p{-webkit-line-clamp:2;font-size:10.5px;margin:7px 0 9px}
  .news-read-more{font-size:10px}
  .news-small-grid{grid-template-columns:1fr;gap:8px}
  .news-modern-card{
    display:grid;
    grid-template-columns:112px 1fr;
    min-height:82px;
    border-radius:11px;
  }
  .news-modern-thumb{aspect-ratio:auto;height:100%;min-height:82px}
  .news-label{left:7px;bottom:7px;min-height:20px;padding:3px 6px;font-size:7.5px}
  .news-modern-body{min-height:82px;padding:10px 34px 10px 10px;align-items:center}
  .news-modern-body h3{font-size:10.8px;line-height:1.42;-webkit-line-clamp:3}
  .news-card-arrow{right:8px;bottom:50%;transform:translateY(50%);width:22px;height:22px;border:0}
  .news-card-arrow svg{width:13px;height:13px}
  .news-modern-card:hover .news-card-arrow{background:transparent;color:var(--orange)}
}

/* =========================================================
   Service detail — Groupage / LTL redesign (v1.1.16)
   One CTA zone on desktop; mobile relies on sticky contact bar.
   ========================================================= */
.service-detail-hero--groupage{
  min-height:390px;
  background-position:center 48%;
}
.service-detail-hero--groupage .service-detail-overlay{
  background:linear-gradient(90deg,rgba(3,31,68,.96) 0%,rgba(3,39,80,.86) 38%,rgba(3,42,88,.40) 66%,rgba(3,42,88,.08) 100%);
}
.service-detail-hero--groupage .service-detail-copy{
  max-width:760px;
  padding:54px 0 52px;
}
.service-detail-hero--groupage .service-detail-copy h1{
  max-width:720px;
  font-size:44px;
  line-height:1.12;
  letter-spacing:-1.05px;
}
.service-detail-hero--groupage .service-detail-copy>p{
  max-width:650px;
  margin-bottom:16px;
  color:rgba(255,255,255,.92);
}
.service-hero-facts{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 20px;
}
.service-hero-facts span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:32px;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.27);
  border-radius:999px;
  background:rgba(4,34,72,.32);
  color:#fff;
  font-size:11px;
  font-weight:700;
  backdrop-filter:blur(3px);
}
.service-hero-facts svg{width:15px;height:15px;color:#ff9b58}

.service-detail-layout--groupage{
  grid-template-columns:minmax(0,1fr) 288px;
  gap:42px;
  padding-top:28px;
  padding-bottom:48px;
}
.service-detail-layout--groupage .service-breadcrumb{
  margin-bottom:18px;
}
.service-content-pro{
  color:#29435f;
  font-size:15px;
  line-height:1.74;
}
.service-content-pro p{margin:0 0 15px}
.service-content-pro h2,
.service-content-pro h3{color:var(--navy)}

.service-answer-box{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:16px;
  align-items:start;
  margin:0 0 14px;
  padding:20px 22px;
  border:1px solid #dce8f3;
  border-radius:16px;
  background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);
  box-shadow:0 8px 28px rgba(9,45,89,.05);
}
.service-answer-icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:13px;
  background:#fff1e7;
  color:var(--orange);
}
.service-answer-icon svg{width:26px;height:26px}
.service-answer-label{
  margin:1px 0 4px;
  color:var(--orange);
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.8px;
}
.service-content-pro .service-answer-box h2{
  margin:0 0 7px;
  font-size:23px;
  line-height:1.3;
  letter-spacing:-.3px;
}
.service-answer-box p{margin:0;color:#46617d}

.service-fact-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-bottom:28px;
}
.service-fact-item{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:8px;
  padding:12px 11px;
  border:1px solid #e1e9f1;
  border-radius:12px;
  background:#fff;
}
.service-fact-item>svg{
  flex:0 0 18px;
  width:18px;
  height:18px;
  margin-top:2px;
  color:var(--orange);
}
.service-fact-item span{min-width:0}
.service-fact-item small{
  display:block;
  margin-bottom:2px;
  color:#8392a5;
  font-size:8.5px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.35px;
}
.service-fact-item strong{
  display:block;
  color:#173b66;
  font-size:10.5px;
  line-height:1.4;
}

.service-pro-section{
  scroll-margin-top:115px;
  padding:30px 0 2px;
  border-top:1px solid #e8eef4;
}
.service-pro-section+.service-pro-section{margin-top:26px}
.service-section-heading{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin-bottom:12px;
}
.service-section-number{
  flex:0 0 34px;
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid #ffd1b3;
  border-radius:10px;
  background:#fff8f3;
  color:var(--orange);
  font-size:10px;
  font-weight:900;
}
.service-section-kicker{
  display:block;
  margin-bottom:2px;
  color:#7b8da2;
  font-size:8.5px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.7px;
}
.service-content-pro .service-section-heading h2{
  margin:0;
  font-size:25px;
  line-height:1.28;
  letter-spacing:-.4px;
}

.service-split-cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:17px;
}
.service-info-card{
  padding:16px 17px;
  border:1px solid #e2eaf2;
  border-radius:14px;
  background:#fff;
}
.service-info-card--good{background:#fbfdff}
.service-info-card h3{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 10px;
  font-size:14px;
}
.service-info-card h3 svg{width:19px;height:19px;color:var(--orange)}
.service-info-card ul{margin:0;padding-left:18px}
.service-info-card li{margin:7px 0;color:#526b85;font-size:12.5px;line-height:1.55}

.service-type-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:11px;
  margin-top:14px;
}
.service-type-card{
  position:relative;
  min-height:132px;
  padding:16px 16px 15px 54px;
  border:1px solid #e2eaf2;
  border-radius:14px;
  background:#fff;
}
.service-type-card>svg{
  position:absolute;
  left:16px;
  top:17px;
  width:27px;
  height:27px;
  color:var(--orange);
}
.service-type-card h3{margin:0 0 6px;font-size:14px}
.service-type-card p{margin:0;color:#60758d;font-size:12.5px;line-height:1.58}
.service-note-box{
  margin-top:12px;
  padding:12px 14px;
  border-left:3px solid var(--orange);
  border-radius:0 10px 10px 0;
  background:#fff8f3;
  color:#5e7085;
  font-size:12px;
  line-height:1.6;
}
.service-note-box strong{color:#8c3d08}

.service-route-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:15px;
}
.service-route-grid a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:48px;
  padding:9px 12px;
  border:1px solid #dfe8f1;
  border-radius:11px;
  background:#fff;
  color:#173f6e;
  font-size:12px;
  font-weight:800;
  transition:.18s ease;
}
.service-route-grid a:hover{border-color:#ffc194;background:#fffaf6;transform:translateY(-1px)}
.service-route-grid a span{display:flex;align-items:center;gap:7px}
.service-route-grid svg{width:15px;height:15px;color:var(--orange)}
.service-inline-link{margin-top:11px!important;color:#72839a;font-size:11px}
.service-inline-link a{display:inline-flex;align-items:center;gap:4px;color:var(--orange);font-weight:800}
.service-inline-link a svg{width:13px;height:13px}

.service-steps{
  position:relative;
  display:grid;
  gap:0;
  margin-top:14px;
}
.service-step{
  position:relative;
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  padding:0 0 18px;
}
.service-step:before{
  content:"";
  position:absolute;
  left:16px;
  top:31px;
  bottom:0;
  width:1px;
  background:#dfe7ef;
}
.service-step:last-child{padding-bottom:0}
.service-step:last-child:before{display:none}
.service-step>span{
  position:relative;
  z-index:1;
  width:33px;
  height:33px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--navy);
  color:#fff;
  font-size:11px;
  font-weight:900;
  box-shadow:0 0 0 5px #fff;
}
.service-step h3{margin:1px 0 4px;font-size:13.5px}
.service-step p{margin:0;color:#63778e;font-size:12px;line-height:1.55}

.service-price-table{
  overflow:hidden;
  margin-top:15px;
  border:1px solid #dde6ef;
  border-radius:13px;
  background:#fff;
}
.service-price-row{
  display:grid;
  grid-template-columns:180px minmax(0,1fr);
  border-top:1px solid #e8eef4;
}
.service-price-row:first-child{border-top:0}
.service-price-row>*{padding:11px 13px}
.service-price-row strong{color:#173e6c;font-size:12px}
.service-price-row span{color:#62768d;font-size:12px;line-height:1.5}
.service-price-head{background:#f6f9fc}
.service-price-head span{
  color:#183f6d;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.5px;
}
.service-quote-prep{
  display:grid;
  grid-template-columns:46px 1fr;
  gap:12px;
  align-items:start;
  margin-top:14px;
  padding:15px 16px;
  border-radius:13px;
  background:var(--navy);
  color:#fff;
}
.service-quote-prep>div:first-child{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(255,255,255,.10);
  color:#ff9f5e;
}
.service-quote-prep svg{width:22px;height:22px}
.service-quote-prep h3{margin:0 0 4px;color:#fff;font-size:13.5px}
.service-quote-prep p{margin:0;color:#d5dfeb;font-size:11.5px;line-height:1.58}
.service-quote-prep strong{color:#fff}

.service-assurance-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  margin-top:13px;
}
.service-assurance-grid>div{
  position:relative;
  min-height:108px;
  padding:14px 14px 14px 47px;
  border:1px solid #e2eaf2;
  border-radius:13px;
  background:#fff;
}
.service-assurance-grid svg{
  position:absolute;
  left:14px;
  top:15px;
  width:23px;
  height:23px;
  color:var(--orange);
}
.service-assurance-grid strong{display:block;margin-bottom:4px;color:#173e6a;font-size:12px}
.service-assurance-grid span{display:block;color:#687c92;font-size:11px;line-height:1.55}

.service-faq-list{
  overflow:hidden;
  margin-top:13px;
  border:1px solid #e0e8f0;
  border-radius:14px;
  background:#fff;
}
.service-faq-item{border-top:1px solid #e8eef4}
.service-faq-item:first-child{border-top:0}
.service-faq-item summary{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:14px 16px;
  color:#173e6b;
  font-size:12.5px;
  line-height:1.45;
  font-weight:800;
  cursor:pointer;
  list-style:none;
}
.service-faq-item summary::-webkit-details-marker{display:none}
.service-faq-item summary span{
  flex:0 0 25px;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#f3f7fb;
  color:var(--orange);
  font-size:16px;
  transition:.18s ease;
}
.service-faq-item[open] summary span{transform:rotate(45deg);background:#fff1e7}
.service-faq-item>div{padding:0 16px 14px;color:#60758d;font-size:12px;line-height:1.62}
.service-faq-item>div p{margin:0}

.service-detail-sidebar--groupage .service-side-card{
  position:static;
  padding:18px;
  border-radius:13px;
  box-shadow:0 7px 22px rgba(8,45,93,.055);
}
.service-detail-sidebar--groupage .service-side-toc{
  position:sticky;
  top:92px;
}
.service-side-eyebrow{
  margin-bottom:4px;
  color:var(--orange);
  font-size:8.5px;
  font-weight:900;
  letter-spacing:.75px;
}
.service-detail-sidebar--groupage .service-side-toc h3{margin-bottom:11px;font-size:17px}
.service-side-toc>a{
  display:grid;
  grid-template-columns:25px 1fr;
  align-items:center;
  gap:8px;
  min-height:38px;
  border-top:1px solid #edf1f5;
  color:#506983;
  font-size:10.5px;
  font-weight:700;
}
.service-side-toc>a span{
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border-radius:7px;
  background:#f4f7fa;
  color:#8190a2;
  font-size:7.5px;
  font-weight:900;
}
.service-side-toc>a:hover{color:var(--orange)}
.service-side-toc>a:hover span{background:#fff1e7;color:var(--orange)}

@media(max-width:1000px){
  .service-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-detail-layout--groupage{grid-template-columns:minmax(0,1fr) 260px;gap:28px}
}

@media(max-width:900px){
  .service-detail-hero--groupage{min-height:330px;background-position:62% center}
  .service-detail-hero--groupage .service-detail-copy{padding:42px 0}
  .service-detail-hero--groupage .service-detail-copy h1{font-size:36px;max-width:650px}
  .service-detail-actions--desktop-only{display:none}
  .service-detail-layout--groupage{grid-template-columns:1fr;gap:0;padding-top:22px}
  .service-detail-sidebar--groupage{display:none}
}

@media(max-width:640px){
  .service-detail-hero--groupage{min-height:322px;background-position:66% center}
  .service-detail-hero--groupage .service-detail-overlay{background:linear-gradient(90deg,rgba(3,31,68,.96) 0%,rgba(3,40,82,.86) 63%,rgba(3,42,88,.40) 100%)}
  .service-detail-hero--groupage .service-detail-copy{padding:30px 0}
  .service-detail-hero--groupage .service-detail-copy h1{font-size:29px;line-height:1.18;letter-spacing:-.6px;max-width:94%}
  .service-detail-hero--groupage .service-detail-copy>p{max-width:94%;font-size:12px;line-height:1.58;margin-bottom:12px}
  .service-hero-facts{gap:6px;margin-bottom:0;max-width:96%}
  .service-hero-facts span{min-height:27px;padding:5px 8px;font-size:8.8px;background:rgba(4,34,72,.44)}
  .service-hero-facts svg{width:13px;height:13px}
  .service-detail-layout--groupage{padding-top:17px;padding-bottom:30px}
  .service-breadcrumb{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .service-content-pro{font-size:13px;line-height:1.68}
  .service-answer-box{grid-template-columns:40px 1fr;gap:11px;padding:15px 14px;border-radius:13px}
  .service-answer-icon{width:38px;height:38px;border-radius:10px}
  .service-answer-icon svg{width:21px;height:21px}
  .service-content-pro .service-answer-box h2{font-size:18px;margin-bottom:5px}
  .service-answer-box p{font-size:11.5px;line-height:1.6}
  .service-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:20px}
  .service-fact-item{padding:9px 8px;border-radius:10px;gap:6px}
  .service-fact-item>svg{width:15px;height:15px;flex-basis:15px}
  .service-fact-item small{font-size:7px}
  .service-fact-item strong{font-size:9px;line-height:1.35}
  .service-pro-section{padding-top:22px;scroll-margin-top:84px}
  .service-pro-section+.service-pro-section{margin-top:20px}
  .service-section-heading{gap:9px;margin-bottom:9px}
  .service-section-number{width:29px;height:29px;flex-basis:29px;border-radius:8px;font-size:8.5px}
  .service-section-kicker{font-size:7px}
  .service-content-pro .service-section-heading h2{font-size:18.5px;line-height:1.32}
  .service-split-cards,.service-type-grid,.service-assurance-grid{grid-template-columns:1fr;gap:8px}
  .service-info-card{padding:13px 13px;border-radius:11px}
  .service-info-card h3{font-size:12.5px}
  .service-info-card li{font-size:11px;margin:5px 0}
  .service-type-card{min-height:0;padding:13px 12px 13px 46px;border-radius:11px}
  .service-type-card>svg{left:13px;top:14px;width:23px;height:23px}
  .service-type-card h3{font-size:12px}
  .service-type-card p{font-size:10.5px;line-height:1.55}
  .service-note-box{font-size:10.5px}
  .service-route-grid{grid-template-columns:1fr;gap:6px}
  .service-route-grid a{min-height:43px;padding:8px 10px;font-size:10.5px}
  .service-step{grid-template-columns:35px 1fr;gap:9px;padding-bottom:15px}
  .service-step>span{width:28px;height:28px;font-size:9px}
  .service-step:before{left:13px;top:27px}
  .service-step h3{font-size:11.5px}
  .service-step p{font-size:10.5px}
  .service-price-row{grid-template-columns:112px minmax(0,1fr)}
  .service-price-row>*{padding:9px 9px}
  .service-price-row strong,.service-price-row span{font-size:9.5px}
  .service-price-head span{font-size:8px}
  .service-quote-prep{grid-template-columns:38px 1fr;padding:12px;gap:9px}
  .service-quote-prep>div:first-child{width:34px;height:34px}
  .service-quote-prep h3{font-size:11.5px}
  .service-quote-prep p{font-size:9.7px}
  .service-assurance-grid>div{min-height:0;padding:12px 12px 12px 43px}
  .service-assurance-grid svg{left:12px;top:13px;width:21px;height:21px}
  .service-assurance-grid strong{font-size:10.5px}
  .service-assurance-grid span{font-size:9.5px}
  .service-faq-item summary{padding:12px;font-size:10.5px}
  .service-faq-item>div{padding:0 12px 12px;font-size:10.5px}
}

/* =========================================================
   Service detail — Groupage readability + real-photo pass (v1.1.17)
   ========================================================= */
.service-detail-hero--groupage{
  min-height:420px;
  background-image:none!important;
  isolation:isolate;
}
.service-detail-hero--groupage .service-detail-hero-media{
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
}
.service-detail-hero--groupage .service-detail-overlay{
  z-index:-1;
  background:linear-gradient(90deg,rgba(3,29,63,.96) 0%,rgba(3,35,74,.88) 34%,rgba(3,42,88,.52) 57%,rgba(3,42,88,.12) 78%,rgba(3,42,88,.04) 100%);
}
/* .service-detail-hero-inner previously overrode .container with width:100%. */
.service-detail-hero--groupage .service-detail-hero-inner{
  width:min(calc(100% - 40px),var(--container));
  margin-inline:auto;
}
.service-detail-hero--groupage .service-detail-copy{
  max-width:720px;
  padding:58px 0 55px;
}
.service-detail-hero--groupage .service-detail-copy h1{
  max-width:700px;
  font-size:46px;
  line-height:1.12;
}
.service-detail-hero--groupage .service-detail-copy>p{
  max-width:645px;
  font-size:18px;
  line-height:1.67;
  margin-bottom:17px;
}
.service-detail-hero--groupage .service-detail-kicker{font-size:12.5px}
.service-hero-facts{gap:9px;margin-bottom:21px}
.service-hero-facts span{font-size:12px;min-height:34px;padding:7px 11px}

.service-detail-layout--groupage{
  grid-template-columns:minmax(0,1fr) 292px;
  gap:44px;
  padding-top:30px;
  padding-bottom:56px;
}
.service-content-pro{
  color:#29435f;
  font-size:17.5px;
  line-height:1.76;
}
.service-content-pro p{margin-bottom:18px}
.service-answer-box{padding:24px 25px;gap:18px;margin-bottom:17px}
.service-content-pro .service-answer-box h2{font-size:27px;margin-bottom:8px}
.service-answer-box p{font-size:17px;line-height:1.7}
.service-answer-label{font-size:10.5px}
.service-answer-icon{width:52px;height:52px}

.service-fact-grid{gap:10px;margin-bottom:34px}
.service-fact-item{padding:14px 13px;gap:10px;min-height:72px}
.service-fact-item>svg{width:20px;height:20px;flex-basis:20px}
.service-fact-item small{font-size:9.5px;margin-bottom:3px}
.service-fact-item strong{font-size:12.5px;line-height:1.45}

.service-pro-section{padding-top:35px}
.service-pro-section+.service-pro-section{margin-top:31px}
.service-section-heading{gap:14px;margin-bottom:15px}
.service-section-number{width:38px;height:38px;flex-basis:38px;font-size:11px}
.service-section-kicker{font-size:9.5px;margin-bottom:4px}
.service-content-pro .service-section-heading h2{font-size:30px;line-height:1.25}

.service-split-cards{gap:14px;margin-top:20px}
.service-info-card{padding:19px 20px;border-radius:15px}
.service-info-card h3{font-size:17px;margin-bottom:12px}
.service-info-card h3 svg{width:21px;height:21px}
.service-info-card li{font-size:15.5px;line-height:1.65;margin:8px 0}

.service-content-photo{
  position:relative;
  overflow:hidden;
  margin:20px 0 18px;
  border:1px solid #dfe8f1;
  border-radius:16px;
  background:#f4f7fa;
  box-shadow:0 10px 28px rgba(8,45,93,.08);
}
.service-content-photo img{
  width:100%;
  height:auto;
  object-fit:cover;
}
.service-content-photo--goods img{
  aspect-ratio:16/7.6;
  object-position:center 48%;
}
.service-content-photo figcaption{
  position:absolute;
  left:14px;
  right:14px;
  bottom:13px;
  width:max-content;
  max-width:calc(100% - 28px);
  padding:8px 11px;
  border-radius:9px;
  background:rgba(5,39,80,.88);
  color:#fff;
  font-size:12px;
  line-height:1.45;
  backdrop-filter:blur(4px);
}
.service-type-grid{gap:13px;margin-top:17px}
.service-type-card{min-height:148px;padding:19px 18px 18px 58px}
.service-type-card>svg{left:18px;top:20px;width:28px;height:28px}
.service-type-card h3{font-size:17px;margin-bottom:7px}
.service-type-card p{font-size:15px;line-height:1.63}
.service-note-box{margin-top:14px;padding:15px 17px;font-size:15px;line-height:1.65}

.service-route-grid{gap:10px;margin-top:18px}
.service-route-grid a{min-height:56px;padding:11px 14px;font-size:14.5px}
.service-inline-link{margin-top:13px!important;font-size:13.5px}

.service-process-layout{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);
  gap:24px;
  align-items:start;
  margin-top:17px;
}
.service-process-layout .service-steps{margin-top:0}
.service-step{grid-template-columns:46px 1fr;gap:13px;padding-bottom:21px}
.service-step:before{left:17px;top:35px}
.service-step>span{width:36px;height:36px;font-size:12px}
.service-step h3{font-size:16px;margin:1px 0 5px}
.service-step p{font-size:14.5px;line-height:1.6}
.service-content-photo--process{margin:0;position:sticky;top:104px}
.service-content-photo--process img{aspect-ratio:4/3;object-position:center center}
.service-content-photo--process figcaption{font-size:11.5px}

.service-price-table{margin-top:18px}
.service-price-row{grid-template-columns:190px minmax(0,1fr)}
.service-price-row>*{padding:13px 15px}
.service-price-row strong{font-size:14.5px}
.service-price-row span{font-size:14.5px;line-height:1.58}
.service-price-head span{font-size:11px}
.service-quote-prep{grid-template-columns:50px 1fr;gap:14px;margin-top:17px;padding:18px 19px}
.service-quote-prep h3{font-size:16.5px}
.service-quote-prep p{font-size:14.5px;line-height:1.62}

.service-assurance-grid{gap:12px;margin-top:16px}
.service-assurance-grid>div{min-height:124px;padding:17px 17px 17px 52px}
.service-assurance-grid svg{left:16px;top:18px;width:25px;height:25px}
.service-assurance-grid strong{font-size:14.5px;margin-bottom:5px}
.service-assurance-grid span{font-size:13.5px;line-height:1.6}

.service-faq-list{margin-top:16px}
.service-faq-item summary{padding:16px 18px;font-size:15px;line-height:1.5}
.service-faq-item>div{padding:0 18px 17px;font-size:14.5px;line-height:1.7}

.service-detail-sidebar--groupage .service-side-card{padding:20px}
.service-detail-sidebar--groupage .service-side-toc h3{font-size:19px}
.service-side-eyebrow{font-size:9.5px}
.service-side-toc>a{grid-template-columns:27px 1fr;gap:9px;min-height:43px;font-size:12.5px}
.service-side-toc>a span{width:22px;height:22px;font-size:8.5px}
.service-detail-sidebar--groupage .service-side-links a{font-size:13.5px;padding:13px 0}

@media(max-width:1100px){
  .service-process-layout{grid-template-columns:1fr}
  .service-content-photo--process{position:relative;top:auto}
  .service-content-photo--process img{aspect-ratio:16/8.6}
}

@media(max-width:900px){
  .service-detail-hero--groupage{min-height:350px}
  .service-detail-hero--groupage .service-detail-hero-inner{width:min(calc(100% - 40px),var(--container))}
  .service-detail-hero--groupage .service-detail-hero-media{object-position:58% center}
  .service-detail-hero--groupage .service-detail-copy{max-width:620px;padding:43px 0}
  .service-detail-hero--groupage .service-detail-copy h1{font-size:38px}
  .service-detail-hero--groupage .service-detail-copy>p{font-size:16.5px;max-width:570px}
  .service-content-pro{font-size:17px}
}

@media(max-width:640px){
  .service-detail-hero--groupage{min-height:330px}
  .service-detail-hero--groupage .service-detail-hero-inner{width:min(calc(100% - 26px),var(--container))}
  .service-detail-hero--groupage .service-detail-hero-media{object-position:61% center}
  .service-detail-hero--groupage .service-detail-overlay{background:linear-gradient(90deg,rgba(3,29,63,.97) 0%,rgba(3,34,72,.90) 62%,rgba(3,42,88,.48) 100%)}
  .service-detail-hero--groupage .service-detail-copy{padding:30px 0;max-width:100%}
  .service-detail-hero--groupage .service-detail-copy h1{font-size:30px;line-height:1.18;max-width:96%}
  .service-detail-hero--groupage .service-detail-copy>p{font-size:14.5px;line-height:1.65;max-width:96%;margin-bottom:13px}
  .service-hero-facts{gap:6px;max-width:98%}
  .service-hero-facts span{min-height:29px;padding:6px 8px;font-size:10px}
  .service-detail-layout--groupage{padding-top:19px;padding-bottom:36px}
  .service-content-pro{font-size:16.2px;line-height:1.75}
  .service-answer-box{grid-template-columns:43px 1fr;gap:12px;padding:17px 15px}
  .service-answer-icon{width:41px;height:41px}
  .service-content-pro .service-answer-box h2{font-size:21px}
  .service-answer-box p{font-size:15.5px;line-height:1.68}
  .service-answer-label{font-size:8.5px}
  .service-fact-grid{gap:7px;margin-bottom:23px}
  .service-fact-item{min-height:64px;padding:10px 9px}
  .service-fact-item small{font-size:7.5px}
  .service-fact-item strong{font-size:10.5px;line-height:1.4}
  .service-pro-section{padding-top:26px}
  .service-pro-section+.service-pro-section{margin-top:24px}
  .service-section-heading{gap:10px;margin-bottom:11px}
  .service-section-number{width:31px;height:31px;flex-basis:31px;font-size:9px}
  .service-section-kicker{font-size:7.5px}
  .service-content-pro .service-section-heading h2{font-size:22px;line-height:1.3}
  .service-info-card{padding:15px 14px}
  .service-info-card h3{font-size:15px}
  .service-info-card li{font-size:14.5px;line-height:1.62;margin:7px 0}
  .service-content-photo{margin:16px 0 14px;border-radius:13px}
  .service-content-photo--goods img,.service-content-photo--process img{aspect-ratio:16/10;object-position:center center}
  .service-content-photo figcaption{left:9px;right:9px;bottom:9px;max-width:calc(100% - 18px);font-size:10.5px;padding:7px 9px}
  .service-type-card{padding:15px 14px 15px 50px}
  .service-type-card>svg{left:14px;top:16px;width:24px;height:24px}
  .service-type-card h3{font-size:15px}
  .service-type-card p{font-size:14px;line-height:1.6}
  .service-note-box{font-size:14px;padding:13px 14px}
  .service-route-grid a{font-size:13px;min-height:52px}
  .service-inline-link{font-size:12.5px}
  .service-process-layout{display:block;margin-top:14px}
  .service-content-photo--process{margin-top:16px}
  .service-step{grid-template-columns:42px 1fr;gap:11px;padding-bottom:19px}
  .service-step>span{width:33px;height:33px;font-size:10.5px}
  .service-step h3{font-size:15px}
  .service-step p{font-size:14px;line-height:1.58}
  .service-price-row{grid-template-columns:1fr}
  .service-price-head{display:none}
  .service-price-row>*{padding:6px 13px}
  .service-price-row strong{padding-top:12px;padding-bottom:2px;font-size:14px}
  .service-price-row span{padding-top:0;padding-bottom:12px;font-size:14px;line-height:1.55}
  .service-quote-prep{grid-template-columns:42px 1fr;padding:15px 14px}
  .service-quote-prep h3{font-size:15px}
  .service-quote-prep p{font-size:13.5px}
  .service-assurance-grid>div{min-height:0;padding:15px 14px 15px 48px}
  .service-assurance-grid strong{font-size:14px}
  .service-assurance-grid span{font-size:13.5px}
  .service-faq-item summary{font-size:14px;padding:15px 14px}
  .service-faq-item>div{font-size:13.8px;padding:0 14px 15px}
}


/* =========================================================
   v1.1.18 — Service sidebar follows long-form content
   Sticky the complete sidebar (TOC + related services), not only the first card.
   ========================================================= */
@media (min-width:901px){
  .service-detail-sidebar--groupage{
    align-self:start;
    position:sticky;
    top:96px;
    height:max-content;
    max-height:calc(100vh - 112px);
    overflow-y:auto;
    overscroll-behavior:contain;
    scrollbar-width:thin;
    padding-bottom:2px;
  }
  .service-detail-sidebar--groupage .service-side-card,
  .service-detail-sidebar--groupage .service-side-toc{
    position:static;
    top:auto;
  }
  .admin-bar .service-detail-sidebar--groupage{
    top:128px;
    max-height:calc(100vh - 144px);
  }
}
