:root{--orange:#ff7900;--orange2:#ff9e35;--ink:#0a0d0f;--ink2:#12171b;--panel:#171c20;--muted:#687078;--line:#e7e8ea;--soft:#f5f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.utility{background:#050607;color:#ddd;border-bottom:1px solid #222}.utility>div{max-width:1380px;margin:auto;padding:9px 24px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.utility a{font-weight:800;color:#fff}.site-header{background:#0d1114;color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 10px 30px #0005}.navwrap{max-width:1380px;margin:auto;min-height:86px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;min-width:265px}.logoImg{width:255px;height:auto}.site-header nav{display:flex;align-items:center;gap:5px}.site-header nav a{font-size:12px;font-weight:800;text-transform:uppercase;padding:14px 12px}.site-header nav a:hover{color:var(--orange)}.site-header nav .quote{background:var(--orange);padding:15px 18px;border-radius:5px;margin-left:8px;color:#fff}.menuBtn{display:none;background:transparent;border:0;color:white;font-size:28px}.hero{position:relative;min-height:610px;background:#111;color:#fff;overflow:hidden}.heroBg{position:absolute;inset:0;background:url('/assets/v4/img/hero-truck.jpg?v=6') center 52%/cover no-repeat;filter:saturate(1.05) contrast(1.04);transform:scale(1.01)}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,7,.95) 0%,rgba(4,6,8,.90) 31%,rgba(4,6,8,.50) 52%,rgba(4,6,8,.08) 73%,rgba(4,6,8,.25) 100%)}.heroInner{position:relative;z-index:2;max-width:1380px;margin:auto;padding:76px 24px 64px;display:flex;justify-content:space-between;gap:55px;align-items:center}.heroCopy{max-width:750px}.tag,.sectionTitle>span,.cityIntro>span,.orangeLabel,.pageHero span,.sideCard>span,.provinceHead span,.contactCard>span{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:1.6px}.hero h1{font-size:clamp(48px,5.1vw,78px);line-height:.96;text-transform:uppercase;letter-spacing:-2.8px;margin:13px 0 20px;text-shadow:0 5px 22px #0008}.hero h1 em{font-style:normal;color:var(--orange)}.hero p{max-width:690px;font-size:18px;line-height:1.65;color:#e5e7e8}.heroChecks{display:grid;grid-template-columns:repeat(2,max-content);gap:12px 30px;margin:24px 0 0;font-size:13px;font-weight:700}.heroChecks span{position:relative;padding-left:18px}.heroChecks span:before{content:'✓';position:absolute;left:0;color:var(--orange);font-weight:900}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:5px;font-weight:900}.btn.primary{background:var(--orange);color:#fff}.btn.dark{background:rgba(8,10,12,.85);border:1px solid #aaa;color:#fff}.coverage{width:300px;background:rgba(10,12,14,.86);backdrop-filter:blur(8px);border:1px solid #45494c;border-radius:10px;padding:26px;box-shadow:0 20px 45px #0008}.coverage h3{font-size:24px;line-height:1.15;margin:9px 0 16px}.coverage ul{list-style:none;padding:0;margin:0 0 18px}.coverage li{border-bottom:1px solid #31363a;padding:9px 0;font-size:13px}.coverage b{color:var(--orange);font-size:19px}.coverage>a{color:var(--orange);font-weight:900;font-size:13px}.serviceStrip{background:#fff;padding:45px max(24px,calc((100vw - 1380px)/2));box-shadow:0 -5px 24px #0002;position:relative;z-index:3}.sectionTitle.mini{display:flex;align-items:end;gap:18px;margin-bottom:24px}.sectionTitle h2,.cityIntro h2{font-size:clamp(28px,3vw,44px);line-height:1.04;letter-spacing:-1.2px;margin:8px 0 10px}.sectionTitle p{color:#737a80;line-height:1.6}.serviceCards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.servicePhoto{border:1px solid #e0e2e4;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 7px 20px #00000012;transition:.2s}.servicePhoto:hover{transform:translateY(-5px);box-shadow:0 18px 38px #0002;border-color:#ffb46f}.servicePhoto img{width:100%;height:145px;object-fit:cover}.servicePhoto>div{padding:16px}.servicePhoto h3{font-size:14px;margin:0 0 8px;text-transform:uppercase}.servicePhoto p{font-size:12px;color:#676d72;line-height:1.55;min-height:56px}.servicePhoto span{color:var(--orange);font-weight:900;font-size:12px}.cityBand{background:#0b0f12;color:#fff;padding:26px max(24px,calc((100vw - 1380px)/2));display:flex;gap:18px;align-items:center;border-top:1px solid #272d31}.cityIntro{min-width:190px}.cityIntro h2{font-size:26px}.cityScroller{display:grid;grid-template-columns:repeat(6,minmax(115px,1fr));gap:9px;flex:1}.cityScroller a{height:100px;position:relative;overflow:hidden;border-radius:6px;border:1px solid #42484d;background:#222}.cityScroller img{width:100%;height:100%;object-fit:cover}.cityScroller a:after{content:'';position:absolute;inset:38% 0 0;background:linear-gradient(transparent,#000)}.cityScroller b,.cityScroller small{position:absolute;z-index:2;left:10px}.cityScroller b{bottom:23px;font-size:13px}.cityScroller small{bottom:7px;color:#ffb56e;font-size:10px}.allCities{background:var(--orange);border-radius:6px;padding:34px 18px;font-weight:900;white-space:nowrap}.stats{max-width:1380px;margin:auto;padding:25px 24px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stats div{text-align:center;border-right:1px solid #ddd}.stats div:last-child{border:0}.stats b{display:block;font-size:30px;color:var(--orange)}.stats span{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:1px}.why{background:#f4f5f6;padding:75px max(24px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.whyCopy h2{font-size:44px;line-height:1.05;letter-spacing:-1.6px;margin:10px 0 18px}.whyCopy>p{font-size:16px;line-height:1.75;color:#616970}.featureGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.featureGrid div{background:#fff;border:1px solid #e0e2e3;padding:17px}.featureGrid b{display:block;font-size:13px}.featureGrid small{display:block;color:#747b80;margin-top:6px}.whyVisual{position:relative}.whyVisual img{width:100%;height:355px;object-fit:cover;border-radius:9px;box-shadow:0 20px 45px #0003}.quoteBox{position:absolute;right:18px;bottom:18px;width:270px;background:rgba(9,12,14,.95);color:#fff;padding:21px;border-radius:7px}.quoteBox h3{margin:0 0 6px}.quoteBox p{color:#c3c7ca;font-size:12px}.quoteBox a{display:block;background:var(--orange);padding:12px;text-align:center;font-weight:900;border-radius:4px}.routeMatrix,.contentSection,.related{max-width:1380px;margin:auto;padding:72px 24px}.matrixCols{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.matrixCols>div{border:1px solid #e1e3e4;padding:25px}.chipGrid{display:flex;flex-wrap:wrap;gap:8px}.chipGrid a{background:#f4f5f5;border:1px solid #e2e4e5;padding:9px 11px;border-radius:3px;font-size:12px}.chipGrid a:hover{background:var(--orange);color:white}.bottomCTA{background:var(--orange);color:#fff;padding:50px max(24px,calc((100vw - 1380px)/2));display:flex;justify-content:space-between;align-items:center;gap:25px}.bottomCTA h2{font-size:39px;margin:6px 0}.bottomCTA>div:last-child{display:flex;gap:10px}.bottomCTA a{background:#111;padding:15px 18px;font-weight:900;border-radius:4px}.bottomCTA .wa{background:#1eaa55}.pageHero{background:linear-gradient(110deg,rgba(5,7,9,.95),rgba(5,7,9,.44)),url('/assets/v4/img/hero-truck.jpg?v=6') center 47%/cover;color:#fff;min-height:370px;display:flex;align-items:center}.pageHero>div{width:100%;max-width:1380px;margin:auto;padding:65px 24px}.pageHero h1{font-size:clamp(38px,5vw,65px);line-height:1.02;letter-spacing:-2px;margin:12px 0}.pageHero p{max-width:800px;color:#d5d7d9;font-size:17px;line-height:1.6}.breadcrumbs{max-width:1380px;margin:auto;padding:18px 24px;display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#70777c}.finder{background:#11161a;color:#fff;padding:18px 20px;border-radius:6px;margin-bottom:28px}.finder select{margin-left:10px;padding:10px 12px}.provinceList article{padding:28px 0;border-bottom:1px solid #e5e7e8}.provinceHead{display:flex;justify-content:space-between;gap:20px;align-items:end}.provinceHead h2{font-size:30px;margin:4px 0}.districtLinks{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.districtLinks a{background:#f4f5f5;padding:8px 10px;border-radius:3px;font-size:12px}.twoCol{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px}.article h2{font-size:31px}.article p,.article li{font-size:16px;line-height:1.75;color:#565d62}.ticks{list-style:none;padding:0}.ticks li:before{content:'✓';color:var(--orange);font-weight:900;margin-right:9px}.routeInfo{background:#f2f3f3;border-left:5px solid var(--orange);padding:20px}.sideCard{background:#11161a;color:#fff;padding:25px;border-radius:7px;position:sticky;top:120px}.sideCard a{display:block;background:var(--orange);padding:13px;text-align:center;font-weight:900;margin-top:9px}.sideCard .white{background:#fff;color:#111}.serviceCards.full{grid-template-columns:repeat(4,1fr)}.contactSection{max-width:1000px;margin:auto;padding:70px 24px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.contactCard{background:#11161a;color:#fff;padding:35px;border-radius:8px}.contactCard h2{font-size:36px}.contactCard a{display:inline-block;background:var(--orange);padding:13px 18px;font-weight:900}.waCard{background:#146f3b}.waCard a{background:#fff;color:#146f3b}.footGrid{max-width:1380px;margin:auto;padding:52px 24px 36px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footGrid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footGrid p{color:#92979b;line-height:1.6}.copy{border-top:1px solid #222;color:#73797d;text-align:center;padding:16px}footer{background:#080b0d;color:#fff}.floatingWa{position:fixed;right:18px;bottom:18px;background:#1fbd61;color:#fff;padding:13px 16px;border-radius:999px;z-index:60;box-shadow:0 12px 30px #0004;display:flex;gap:8px;align-items:center}.floatingCall{display:none;position:fixed;right:18px;bottom:76px;width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;place-items:center;z-index:60}@media(max-width:1050px){.site-header nav{display:none;position:absolute;top:86px;left:0;right:0;background:#111;flex-direction:column;align-items:stretch;padding:12px}.site-header nav.open{display:flex}.menuBtn{display:block}.coverage{display:none}.serviceCards{grid-template-columns:repeat(3,1fr)}.cityScroller{grid-template-columns:repeat(3,1fr)}.cityScroller a:nth-child(n+7){display:none}.why{grid-template-columns:1fr}.twoCol{grid-template-columns:1fr}.sideCard{position:static}.serviceCards.full{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.utility>div{font-size:10px}.utility>div span:nth-child(2){display:none}.navwrap{min-height:70px}.logoImg{width:205px}.site-header nav{top:70px}.hero{min-height:670px}.heroBg{background-position:66% center}.heroShade{background:linear-gradient(90deg,rgba(4,6,8,.95),rgba(4,6,8,.78) 75%,rgba(4,6,8,.58))}.heroInner{padding:55px 18px;align-items:flex-start}.hero h1{font-size:45px;letter-spacing:-1px}.hero p{font-size:15px}.heroChecks{grid-template-columns:1fr}.actions{flex-direction:column}.btn{width:100%}.serviceStrip,.why,.routeMatrix,.contentSection,.related{padding:52px 18px}.serviceCards,.serviceCards.full{grid-template-columns:1fr 1fr}.servicePhoto img{height:122px}.servicePhoto p{display:none}.servicePhoto h3{font-size:12px}.cityBand{display:block;padding:22px 18px}.cityScroller{grid-template-columns:repeat(3,1fr);margin-top:12px}.allCities{display:block;text-align:center;margin-top:12px;padding:13px}.stats{grid-template-columns:repeat(2,1fr);padding:18px}.stats div{border:0;background:#f6f6f6;padding:13px}.matrixCols,.featureGrid{grid-template-columns:1fr}.whyCopy h2{font-size:34px}.whyVisual img{height:280px}.quoteBox{position:static;width:auto;margin-top:10px}.bottomCTA{flex-direction:column;align-items:flex-start;padding:38px 18px}.bottomCTA h2{font-size:32px}.bottomCTA>div:last-child{flex-direction:column;width:100%}.bottomCTA a{text-align:center}.pageHero{min-height:300px}.pageHero>div{padding:50px 18px}.pageHero h1{font-size:40px}.provinceHead{flex-direction:column;align-items:flex-start}.contactSection{grid-template-columns:1fr}.footGrid{grid-template-columns:1fr;padding:40px 18px}.floatingCall{display:grid}.floatingWa b{display:none}.floatingWa{width:48px;height:48px;padding:0;justify-content:center}}


/* V6 homepage lock: based on the approved dark/orange reference */
body{font-family:Arial,Helvetica,sans-serif}
.utility{background:#17191b;border-bottom:1px solid #313438}
.utility>div{max-width:1220px;padding:8px 20px}
.site-header{background:#242628;position:relative;box-shadow:none;border-bottom:3px solid #f58220}
.navwrap{max-width:1220px;min-height:72px;padding:0 20px}
.logoImg{width:230px}
.site-header nav a{font-size:11px;padding:12px 10px}
.site-header nav .quote{background:#f58220;border-radius:2px}
.hero{min-height:455px;border-bottom:5px solid #f58220}
.heroBg{background-position:center 55%}
.heroShade{background:linear-gradient(90deg,rgba(8,10,12,.94) 0%,rgba(8,10,12,.82) 37%,rgba(8,10,12,.25) 68%,rgba(8,10,12,.22) 100%)}
.heroInner{max-width:1220px;padding:56px 20px 46px;align-items:center}
.heroCopy{max-width:650px}
.hero h1{font-size:clamp(43px,4.7vw,66px);line-height:.99;letter-spacing:-2px;margin:10px 0 16px}
.hero p{font-size:15px;max-width:590px;line-height:1.55}
.heroChecks{font-size:12px;gap:8px 22px;margin-top:17px}
.actions{margin-top:21px}
.btn{min-height:44px;padding:0 18px;border-radius:2px;font-size:12px}
.coverage{width:270px;border-radius:2px;padding:21px;background:rgba(25,27,29,.92);border-color:#686b6e}
.coverage h3{font-size:20px}
.serviceStrip{max-width:1220px;margin:auto;padding:35px 20px 38px;box-shadow:none}
.sectionTitle.mini{display:block;text-align:center;margin-bottom:22px}
.sectionTitle.mini h2{font-size:31px;margin:6px 0}
.serviceCards{grid-template-columns:repeat(3,1fr);gap:15px}
.servicePhoto{border-radius:2px;box-shadow:0 4px 13px #00000012}
.servicePhoto img{height:155px}
.servicePhoto>div{padding:14px}
.servicePhoto p{min-height:auto}
.cityBand{padding:25px max(20px,calc((100vw - 1220px)/2));gap:14px}
.cityScroller{grid-template-columns:repeat(6,1fr)}
.stats{max-width:1220px}
.why{padding:60px max(20px,calc((100vw - 1220px)/2))}
.bottomCTA{padding-left:max(20px,calc((100vw - 1220px)/2));padding-right:max(20px,calc((100vw - 1220px)/2))}
@media(max-width:900px){
 .site-header{position:relative}.navwrap{min-height:68px}.logoImg{width:205px}
 .hero{min-height:540px}.heroInner{padding-top:45px}.coverage{display:none}
 .heroShade{background:linear-gradient(90deg,rgba(5,7,9,.94),rgba(5,7,9,.58))}
 .serviceCards{grid-template-columns:repeat(2,1fr)}
 .cityScroller{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
 .utility>div span{display:none}.utility>div{justify-content:flex-end}
 .hero h1{font-size:39px}.hero p{font-size:14px}.heroChecks{grid-template-columns:1fr}
 .serviceCards{grid-template-columns:1fr}.servicePhoto img{height:190px}
 .cityScroller{grid-template-columns:repeat(2,1fr)}
}

.faqSection{background:#fff;padding:70px max(20px,calc((100vw - 1220px)/2));border-top:1px solid #eceeef}
.faqTitle{text-align:center;max-width:820px;margin:0 auto 30px}.faqTitle h2{font-size:clamp(30px,3.3vw,44px);margin:8px 0 12px}.faqTitle p{color:#687078;line-height:1.65}
.faqList{max-width:980px;margin:auto;display:grid;gap:10px}.faqList details{border:1px solid #dfe2e4;background:#fafafa;border-radius:4px;overflow:hidden}
.faqList summary{cursor:pointer;list-style:none;padding:19px 54px 19px 20px;font-weight:800;font-size:15px;position:relative}.faqList summary::-webkit-details-marker{display:none}
.faqList summary:after{content:'+';position:absolute;right:20px;top:13px;font-size:27px;color:var(--orange);font-weight:400}.faqList details[open] summary:after{content:'−'}
.faqList details[open] summary{background:#15191c;color:#fff}.faqList details>div{padding:4px 20px 19px;background:#fff}.faqList p{color:#555e64;line-height:1.72;font-size:14px;margin:13px 0 0}

.locationSection,.mapSection{max-width:1220px;margin:auto;padding:65px 20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}
.locationCopy h2,.mapSection h2{font-size:clamp(30px,3.3vw,44px);line-height:1.08;margin:8px 0 16px}.locationCopy p,.mapSection p{color:#626a70;line-height:1.7}
.mapSection{display:block}.mapSection .sectionTitle{max-width:760px;margin-bottom:22px}.mapFrame{border:1px solid #dfe2e4;background:#f4f5f6;box-shadow:0 12px 32px #0001;min-height:390px;overflow:hidden}.mapFrame iframe{display:block;width:100%;height:390px;border:0}
.addressCard p{font-size:13px;line-height:1.6;color:#666}.footAddress{display:block;color:#b8bdc1;font-size:12px;line-height:1.55;max-width:280px;margin-top:8px}
@media(max-width:800px){.locationSection{grid-template-columns:1fr;padding-top:45px;padding-bottom:45px}.mapFrame,.mapFrame iframe{min-height:320px;height:320px}}

.seoLanding{padding:65px max(20px,calc((100vw - 1220px)/2));background:#f5f6f7}.seoLanding .sectionTitle{max-width:800px;margin-bottom:25px}.seoLandingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seoLandingGrid>div{background:#fff;border:1px solid #e2e4e6;padding:24px}.seoLandingGrid h3{margin:0 0 10px;font-size:19px}.seoLandingGrid p{color:#626a70;line-height:1.7;font-size:14px}
.searchIntent,.routeSearchBox{margin:25px 0;padding:24px;background:#f7f8f8;border-left:4px solid var(--orange)}.searchIntent>span{font-size:11px;font-weight:900;color:var(--orange);letter-spacing:1px}.searchIntent h2{margin:7px 0 12px}.searchIntent p,.routeSearchBox p{color:#5e666c;line-height:1.7}.intentChips{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.intentChips span{background:#fff;border:1px solid #dfe2e4;padding:7px 10px;font-size:11px;font-weight:700;border-radius:2px}.intentNote{font-size:12px!important;color:#7a8085!important}
.routeSearchBox h3{margin:0 0 8px;font-size:18px}
@media(max-width:800px){.seoLandingGrid{grid-template-columns:1fr}.seoLanding{padding-top:45px;padding-bottom:45px}}

.priorityCities{padding:65px max(20px,calc((100vw - 1220px)/2));background:#fff}.priorityCities .sectionTitle{max-width:820px;margin-bottom:24px}.priorityCityGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.priorityCityGrid a{border:1px solid #e0e3e5;padding:17px 18px;text-decoration:none;background:#fafafa;display:flex;flex-direction:column;gap:6px;color:#1c2023}.priorityCityGrid a:hover{border-color:var(--orange)}.priorityCityGrid span{font-size:11px;color:#727a80}.priorityGuide{background:#f7f8f8;border-left:5px solid var(--orange);padding:24px;margin:28px 0}.priorityGuide>span{font-size:11px;font-weight:900;letter-spacing:1px;color:var(--orange)}.priorityGuide h2{margin:7px 0 12px}.priorityGuide p{color:#5e666c;line-height:1.72}.priorityLinks{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.priorityLinks a{background:#171a1d;color:#fff;padding:9px 12px;text-decoration:none;font-size:12px;font-weight:800}.priorityLinks a:hover{background:var(--orange)}@media(max-width:800px){.priorityCityGrid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.priorityCityGrid{grid-template-columns:1fr}}

.serviceDepth{margin:28px 0;padding:26px;background:#f7f8f8;border-left:5px solid var(--orange)}.serviceDepth>span{font-size:11px;font-weight:900;letter-spacing:1px;color:var(--orange)}.serviceDepth h2{margin:7px 0 12px}.serviceDepth h3{margin:20px 0 8px}.serviceDepth p{color:#5d656b;line-height:1.75}
.serviceCluster{margin:30px 0}.serviceCluster>p{color:#646c72;line-height:1.65}.clusterGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.clusterGrid a{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #e1e4e6;background:#fafafa;color:#1b1f22;text-decoration:none}.clusterGrid a:hover{border-color:var(--orange)}.clusterGrid b{font-size:13px}.clusterGrid span{font-size:11px;color:#737a80}@media(max-width:800px){.clusterGrid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.clusterGrid{grid-template-columns:1fr}}

.uniqueRouteCopy{margin:0 0 30px;padding:26px;background:#fff;border:1px solid #e2e5e7;border-top:4px solid var(--orange)}.uniqueRouteCopy>span{font-size:10px;font-weight:900;letter-spacing:1.2px;color:var(--orange)}.uniqueRouteCopy h2{margin:8px 0 14px}.uniqueRouteCopy h3{margin:20px 0 8px;font-size:18px}.uniqueRouteCopy p{line-height:1.78;color:#596168}.cityUnique{background:#f8f9f9}

.deepLanding{margin:30px 0;padding:30px;background:#fff;border:1px solid #e3e6e8;box-shadow:0 8px 24px rgba(0,0,0,.03)}.deepLanding>span{font-size:10px;font-weight:900;letter-spacing:1.3px;color:var(--orange)}.deepLanding h2{font-size:clamp(25px,3vw,36px);margin:8px 0 12px}.deepLanding .lead{font-size:16px;line-height:1.8;color:#4f575d}.deepSection{padding:20px 0;border-top:1px solid #eceeef}.deepSection h3{font-size:20px;margin:0 0 8px}.deepSection p{line-height:1.78;color:#5b646a;margin:0}

.longSeoGuide{margin:34px 0;padding:32px;background:#fff;border:1px solid #e1e4e6}.longSeoGuide>span{font-size:10px;font-weight:900;letter-spacing:1.4px;color:var(--orange)}.longSeoGuide>h2{font-size:clamp(26px,3vw,38px);margin:8px 0 14px}.guideIntro{font-size:16px;line-height:1.85;color:#485158}.guideSection{padding:22px 0;border-top:1px solid #e9ebed}.guideSection h3{font-size:20px;margin:0 0 10px}.guideSection p{line-height:1.82;color:#5a6268;margin:0 0 12px}.routeLong{background:#fafbfb}

.antalyaSeoV6,.antalyaRankHub{margin-top:34px}
.antalyaSeoV6 .seoLandingGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.antalyaSeoV6 .seoLandingGrid>div{background:#fff;border:1px solid #e6e6e6;padding:20px}
.antalyaSeoV6 a,.antalyaRankHub a{text-decoration:none;font-weight:700}
.antalyaRankHub .rankingHubGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.antalyaRankHub .rankingHubGrid a{background:#fff;border:1px solid #e6e6e6;padding:14px}
@media(max-width:800px){.antalyaSeoV6 .seoLandingGrid,.antalyaRankHub .rankingHubGrid{grid-template-columns:1fr}}

/* V12 intercity landing pages */
.v12Hero{max-width:1180px;margin:30px auto 18px;display:grid;grid-template-columns:1.18fr .82fr;min-height:390px;border-radius:24px;overflow:hidden;background:linear-gradient(125deg,#23130f 0%,#54261a 58%,#1e1513 100%);color:#fff;box-shadow:0 18px 55px rgba(45,20,12,.18)}
.v12HeroCopy{padding:52px 48px}.v12Eyebrow,.v12Head>span,.v12Cta>span{display:inline-block;font-size:12px;font-weight:900;letter-spacing:1.6px;color:#ff8a3d;margin-bottom:12px}
.v12Hero h1{font-size:42px;line-height:1.08;margin:0 0 18px;color:#fff}.v12Hero p{font-size:17px;line-height:1.7;color:#f5e9e3;max-width:700px}
.v12Badges{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.v12Badges span{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700}
.v12HeroVisual{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle at 65% 25%,#f18a4a 0,transparent 28%),linear-gradient(155deg,#181514,#40231b);overflow:hidden}
.v12HeroVisual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(125deg,transparent 0 35px,rgba(255,255,255,.025) 36px 37px)}
.v12Truck{font-size:110px;filter:drop-shadow(0 16px 12px rgba(0,0,0,.35));z-index:2}.v12RouteTag{z-index:2;display:flex;align-items:center;gap:14px;font-size:18px;margin-top:15px}.v12RouteTag i{font-size:28px;color:#ff7a28}.v12HeroVisual small{z-index:2;margin-top:13px;color:#e7d8d1}
.v12Quick,.v12Section,.v12Cta{max-width:1180px;margin:18px auto}.v12Quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v12Quick>div{background:#fff;border:1px solid #eee1db;border-radius:15px;padding:18px;box-shadow:0 8px 25px rgba(60,35,25,.06)}.v12Quick b{display:block;font-size:16px;margin-bottom:6px}.v12Quick span{font-size:13px;color:#665c58}
.v12Section{padding:38px 0}.v12Section.alt{background:#faf6f3;max-width:none;padding-left:max(24px,calc((100% - 1180px)/2));padding-right:max(24px,calc((100% - 1180px)/2))}
.v12Head{margin-bottom:22px}.v12Head h2{font-size:30px;margin:0 0 8px;color:#251b18}.v12Head p,.v12Lead{color:#665c58;line-height:1.75}
.v12Two{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.v12TextCard,.v12InfoCard{border-radius:18px;padding:26px;background:#fff;border:1px solid #eee2dc}.v12TextCard p{line-height:1.8;color:#4f4642}.v12InfoCard{background:#2a1b17;color:#fff}.v12InfoCard>span{font-size:11px;color:#ff8a3d;font-weight:900;letter-spacing:1px}.v12InfoCard h3{font-size:22px;margin:8px 0}.v12InfoCard p{color:#eadbd5;line-height:1.6}.v12InfoCard a{color:#ff9b5c;font-weight:800}
.v12Factors{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v12Factors>div{background:#fff;padding:22px;border-radius:16px;border:1px solid #eaded8}.v12Factors strong{display:block;color:#f36d21;font-size:27px;margin-bottom:14px}.v12Factors b{display:block;font-size:16px}.v12Factors p{font-size:13px;line-height:1.55;color:#6a605b}
.v12LoadGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.v12LoadGrid>div{padding:20px;border-radius:14px;background:#fff;border:1px solid #eee0da;font-size:16px}
.v12Districts{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.v12Districts a{background:#fff;border:1px solid #e6d7d0;border-radius:999px;padding:9px 14px;font-weight:700;color:#3d2b25}
.v12ServiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.v12ServiceGrid a{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid #eaded8;border-radius:16px;background:#fff;color:#2d211d;box-shadow:0 7px 20px rgba(55,32,23,.04)}.v12ServiceGrid a:hover{transform:translateY(-2px)}.v12ServiceGrid span{color:#e85e19;font-size:13px;font-weight:800}
.v12Cta{padding:42px;border-radius:22px;background:linear-gradient(120deg,#ef6b22,#a73d19);color:#fff}.v12Cta>span{color:#fff4ec}.v12Cta h2{font-size:31px;margin:0 0 9px}.v12Cta p{color:#fff3ed;max-width:760px;line-height:1.65}
@media(max-width:800px){.v12Hero{grid-template-columns:1fr;margin:12px;min-height:auto}.v12HeroCopy{padding:30px 22px}.v12Hero h1{font-size:32px}.v12HeroVisual{min-height:230px}.v12Truck{font-size:82px}.v12Quick{grid-template-columns:1fr 1fr;margin:12px}.v12Section{padding:28px 18px}.v12Two,.v12Factors,.v12LoadGrid,.v12ServiceGrid{grid-template-columns:1fr}.v12Cta{margin:15px;border-radius:18px;padding:28px 22px}.v12Head h2,.v12Cta h2{font-size:25px}}

/* V12 Antalya route pages — Ankara route visual hierarchy, original Antalya content */
.antRouteHero{min-height:360px;background:
linear-gradient(90deg,rgba(26,15,12,.94) 0%,rgba(31,18,14,.78) 48%,rgba(25,15,12,.32) 100%),
url('/assets/v4/img/hero-v4.webp') center/cover no-repeat!important}
.antRouteHero>div{max-width:760px}.antRouteHero h1{font-size:46px;line-height:1.08}
.antRouteHero p{font-size:17px;line-height:1.65;max-width:720px}
.contentGrid .article .kicker{display:block;color:#e86422;font-weight:900;letter-spacing:1.2px;font-size:12px;margin-bottom:14px}
.contentGrid .article h2{font-size:29px;line-height:1.18;margin-top:12px;margin-bottom:16px}
.contentGrid .article p{font-size:16px;line-height:1.82;color:#544b47}
.infoCards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.infoCards>div{border:1px solid #eadfd9;border-radius:12px;padding:17px;background:#faf7f5}.infoCards b{display:block;margin-bottom:8px}.infoCards p{font-size:13px!important;line-height:1.55!important;margin:0}
.linkGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.linkGrid a{padding:12px 14px;border:1px solid #e7dad4;background:#fff7f2;color:#34241e;font-weight:800;border-radius:8px}
.quoteBox{position:sticky;top:90px}.quoteBox .btn{display:block;text-align:center;margin-top:9px}.sideBox{margin-top:16px;padding:20px;border:1px solid #eaded8;background:#fff;border-radius:10px}.sideBox h3{margin-top:0}
.bottomCta{max-width:1180px;margin:25px auto 45px;background:#241714;color:#fff;border-radius:12px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px}.bottomCta span{font-size:11px;font-weight:900;letter-spacing:1.4px;color:#f27a36}.bottomCta h2{margin:6px 0;font-size:27px}.bottomCta p{margin:0;color:#e5d9d4}.bottomCta .actions{min-width:270px}
@media(max-width:800px){.antRouteHero{min-height:330px}.antRouteHero h1{font-size:34px}.infoCards,.linkGrid{grid-template-columns:1fr}.bottomCta{margin:18px 12px 35px;display:block}.bottomCta .actions{min-width:0;margin-top:18px}}

/* V18 - özgün nakliyat rehberi */
.blogHero .blogMeta{margin-top:14px;font-size:.92rem;opacity:.78}
.blogIndexWrap,.blogPreview{padding:64px max(5vw,24px)}
.blogGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px;margin:0 auto}
.blogGrid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.blogCard{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}
.blogCard>span{display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c95f13;margin-bottom:10px}
.blogCard h2,.blogCard h3{margin:0 0 12px;line-height:1.25}.blogCard h2{font-size:1.28rem}.blogCard h3{font-size:1.12rem}
.blogCard h2 a,.blogCard h3 a{color:inherit;text-decoration:none}.blogCard p{margin:0 0 16px;line-height:1.65;color:#53575c}
.blogRead{font-weight:800;text-decoration:none;color:#111}
.blogLayout{align-items:start}.blogArticle{max-width:860px}.blogLead{font-size:1.08rem;line-height:1.8;color:#333}
.blogSection{margin:34px 0}.blogSection h2,.blogFaq h2,.blogRelated h2{margin-bottom:14px}.blogSection p{line-height:1.8}
.blogFaq{margin-top:42px}.blogRelated{margin-top:40px}.blogAside .blogMore{margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.22)}
.blogAside .blogMore b{display:block;margin-bottom:10px}.blogAside .blogMore a{display:block;margin:8px 0;font-size:.9rem}
.blogAll{text-align:center;margin-top:30px}
@media(max-width:980px){.blogGrid,.blogGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.blogGrid,.blogGrid.compact{grid-template-columns:1fr}.blogIndexWrap,.blogPreview{padding:44px 18px}.blogCard{padding:20px}}
