*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111827;background:#f7f8fb}a{text-decoration:none}.topbar{position:sticky;top:0;z-index:20;background:#05070b;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:14px 6%;box-shadow:0 8px 24px rgba(0,0,0,.18)}.brand{display:flex;gap:12px;align-items:center}.brand span{display:block;font-size:12px;color:#c7d2fe;margin-top:2px}.logo{width:46px;height:46px;border-radius:14px;background:#1d4ed8;display:grid;place-items:center;font-weight:900}.phone-top{background:#1d4ed8;color:white;padding:12px 18px;border-radius:999px;font-weight:800}.hero{min-height:82vh;position:relative;display:flex;align-items:center;background:url('assets/black-truck-main.jpg') center/cover no-repeat;color:#fff}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.90),rgba(0,0,0,.60),rgba(0,0,0,.22))}.hero-content{position:relative;z-index:2;max-width:850px;padding:80px 6%}.badge,.eyebrow{color:#60a5fa;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.hero h1{font-size:clamp(42px,7vw,78px);line-height:.95;margin:12px 0}.lead{font-size:clamp(18px,3vw,24px);max-width:680px;color:#e5e7eb}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-block;padding:16px 24px;border-radius:14px;font-weight:900}.primary{background:#1d4ed8;color:#fff}.secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);color:#fff}.trust{display:flex;gap:10px;flex-wrap:wrap}.trust span,.areas span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:10px 14px;border-radius:999px}.section{padding:72px 6%;max-width:1220px;margin:0 auto}.intro{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.intro h2,.section h2{font-size:clamp(32px,5vw,52px);line-height:1.05;margin:8px 0 18px}.intro p,.card p,.cta p{font-size:18px;color:#4b5563;line-height:1.55}.intro img{width:100%;border-radius:28px;box-shadow:0 24px 60px rgba(0,0,0,.18)}.center{text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.card{background:#fff;border-radius:24px;padding:26px;box-shadow:0 14px 40px rgba(15,23,42,.08);font-size:32px}.card h3{font-size:22px;margin:18px 0 8px}.dark{background:#05070b;color:#fff;max-width:none}.areas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;max-width:1000px;margin:28px auto 0}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:22px;box-shadow:0 12px 34px rgba(0,0,0,.12)}.cta{text-align:center;background:#fff;border-radius:32px;margin-top:50px;margin-bottom:50px;box-shadow:0 18px 60px rgba(15,23,42,.1)}.big{font-size:24px;margin-top:12px}footer{text-align:center;background:#030712;color:#fff;padding:36px 6%;margin-bottom:60px}footer a{color:#60a5fa;font-weight:900}.sticky-call{position:fixed;left:16px;right:16px;bottom:16px;z-index:50;text-align:center;background:#1d4ed8;color:#fff;padding:16px;border-radius:18px;font-size:20px;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.25)}@media(max-width:850px){.phone-top{font-size:14px;padding:10px 12px}.intro{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.hero-content{padding:60px 5%}}@media(max-width:520px){.gallery{grid-template-columns:1fr}.gallery img{height:320px}.phone-top{display:none}}