:root{--ink:#151416;--muted:#5f6268;--paper:#f4f1ec;--charcoal:#171717;--plum:#321f38;--gold:#c7a15b;--clay:#b94f35;--line:#ded7cb;--white:#fff}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.58}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.topbar{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:20px 4vw;background:#f8f5ef;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:12px;font-weight:900}.brand-mark{width:44px;height:44px;display:grid;place-items:center;background:#171717;color:#f8f5ef;border-radius:50%;font-weight:900}.brand-text{font-size:1.05rem}nav{display:flex;flex-wrap:wrap;color:#353235;font-size:.93rem}nav a{margin-left:18px}.hero{min-height:74vh;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(23,23,23,.16),rgba(23,23,23,.82)),url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1800&q=80') center/cover;color:#fff;padding:9vw 4vw 5vw}.hero h1{font-size:clamp(2.4rem,5.6vw,6.4rem);line-height:.94;max-width:1040px;margin:18px 0}.hero p{max-width:780px;font-size:clamp(1.05rem,1.5vw,1.32rem);color:#f2eee7}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#ffd98c;font-size:.82rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;background:#c7a15b;color:#171717;font-weight:900;border:1px solid #c7a15b}.btn.secondary{background:transparent;color:#fff;border-color:#fff}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.actions .btn{margin:0 14px 14px 0}.band{padding:78px 4vw;border-bottom:1px solid var(--line);background:#f8f5ef}.band.dark{background:#171717;color:#fff}.band.cream{background:#eee7dc}.wrap{max-width:1260px;margin:0 auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:44px;margin-bottom:34px}.section-head h2{font-size:clamp(1.8rem,3.2vw,3.7rem);line-height:1.03;margin:0;max-width:780px}.section-head p{color:var(--muted);margin:0;max-width:520px}.dark .section-head p{color:#cfc7bd}.grid{display:flex;flex-wrap:wrap;gap:18px}.card{flex:1 1 calc(33.333% - 18px);background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 10px 24px rgba(23,23,23,.04)}.grid.four .card{flex-basis:calc(25% - 18px)}.dark .card{background:#242124;border-color:#3b363d;color:#fff}.card h3{margin:0 0 10px}.card p{color:var(--muted);margin:0}.dark .card p{color:#cdc5ce}.insight{font-size:2rem;font-weight:900;color:#b94f35}.case-wall{display:flex;flex-wrap:wrap;gap:16px}.case-tile{flex:1 1 calc(25% - 16px);background:#fff;border:1px solid var(--line);padding:22px;border-radius:8px;min-height:260px;display:flex;flex-direction:column;gap:14px}.case-logo{width:168px;height:56px;padding:8px 10px;background:#321f38;display:flex;align-items:center;justify-content:center}.case-logo img{max-width:148px;max-height:40px;object-fit:contain}.case-logo img[src*="transport-companies"]{filter:brightness(0) invert(1)}.text-logo{width:44px;height:44px;border-radius:50%;background:#321f38;color:#fff;display:grid;place-items:center;font-weight:900}.case-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:auto}.case-actions a{font-weight:900;color:#7a3b16}.case-actions a:last-child{color:#171717}.report-list{display:grid;gap:0;border-top:1px solid #cfc5b6}.report-row{display:grid;grid-template-columns:84px minmax(180px,320px) 1fr;gap:24px;align-items:start;padding:28px 0;border-bottom:1px solid #cfc5b6}.report-row>span{font-size:2rem;font-weight:900;color:#b94f35;line-height:1}.report-row h3{font-size:1.35rem;margin:0}.report-row p{margin:0;color:#4e4b50}.report-row .case-actions{grid-column:2 / 4;margin-top:4px}.detail-hero{background:#321f38;color:#fff;padding:92px 4vw 54px}.detail-hero h1{font-size:clamp(2rem,4vw,4.6rem);line-height:1.02;margin:12px 0}.content{display:flex;gap:44px}.content article{flex:1}.side{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;align-self:flex-start;flex:0 0 340px}.footer{background:#171717;color:#fff;padding:42px 4vw}.footer a{color:#ffd98c}@media(max-width:900px){.topbar{position:static;flex-direction:column;align-items:flex-start}nav a{margin:0 18px 8px 0}.section-head,.grid,.grid.four,.case-wall,.content,.report-row{display:block}.report-row .case-actions{display:flex}.card,.case-tile,.side{margin-bottom:18px}.band{padding:56px 5vw}.hero{min-height:66vh;background:linear-gradient(180deg,rgba(23,23,23,.68),rgba(23,23,23,.96)),url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1800&q=80') 48% center/cover}}
