:root{--navy:#004b62;--blue:#00a9d6;--ink:#15303a;--muted:#60727a;--cream:#f1f8fa}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);line-height:1.65}a{color:inherit}.wrap{width:min(1000px,calc(100% - 36px));margin:auto}header{border-bottom:1px solid #dbe8ec;background:#fff}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.nav img{width:190px}.phone,.cta{background:var(--navy);color:#fff;text-decoration:none;border-radius:9px;padding:13px 17px;font-weight:700}.hero{padding:76px 0;background:linear-gradient(100deg,rgba(0,49,67,.96),rgba(0,72,94,.74)),url('/assets/cinar-nakliyat-kamyon-hero.webp') center/cover;color:#fff}.crumb{font-size:14px;color:#bceafa}.hero h1{font-size:clamp(38px,6vw,64px);line-height:1.08;margin:18px 0}.hero p{max-width:700px;font-size:19px;margin-bottom:30px}.content{padding:64px 0}.content h2{color:var(--navy);font-size:32px;line-height:1.2;margin-top:42px}.content p,.content li{font-size:17px}.box{background:var(--cream);padding:28px;border-radius:14px;margin:32px 0}.links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.links a{padding:15px;background:#eef6f8;border-radius:9px;color:var(--navy);font-weight:700;text-decoration:none}footer{background:#003747;color:#d3e7ec;padding:32px 0}.foot{display:flex;justify-content:space-between;gap:20px}@media(max-width:600px){.nav img{width:145px}.phone{font-size:13px;padding:10px}.hero{padding:58px 0;background-position:42% center}.links{grid-template-columns:1fr}.foot{display:block}}
