.site-header{position:sticky;top:0;z-index:100;background:rgba(255,252,248,.97);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:2rem}.brand img{width:180px}.main-nav{display:flex;align-items:center;justify-content:center;gap:1.8rem}.header-actions,.hero-actions,.form-actions{display:flex;align-items:center;gap:.8rem}.hero{padding-block:clamp(48px,6vw,82px);min-height:calc(100vh - 82px);display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.hero-points{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding:0;margin:2.4rem 0 0;list-style:none}.problem-grid,.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-block:1px solid var(--line)}.route-grid{grid-template-columns:repeat(3,1fr);background:transparent;border:0;gap:1rem}.department-layout,.trust-layout,.quote-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2.5rem,6vw,6rem);align-items:start}.department-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem}.panel-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.delivery-steps{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;list-style:none;border-block:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding-block:1.2rem;border-top:1px solid rgba(255,255,255,.18)}
@media(max-width:1000px){.header-inner{grid-template-columns:170px 1fr auto}.main-nav{gap:1rem}.hero-grid{grid-template-columns:1fr 1fr;gap:2rem}.problem-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.header-inner{grid-template-columns:1fr auto auto;min-height:70px}.brand img{width:150px}.menu-toggle{display:grid}.main-nav{display:none;position:fixed;inset:70px 0 auto;background:var(--warm-white);padding:1.5rem var(--gutter);border-bottom:1px solid var(--line);align-items:stretch;flex-direction:column}.main-nav.is-open{display:flex}.header-actions .button{display:none}.hero{min-height:auto}.hero-grid,.department-layout,.trust-layout,.quote-layout{grid-template-columns:1fr}.operating-map{min-height:500px}.route-grid{grid-template-columns:1fr}.delivery-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){h1{font-size:2.55rem}.header-actions{gap:.5rem}.language-link{font-size:.78rem}.hero-actions,.form-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.hero-actions .text-link,.form-actions .button{width:100%;text-align:center}.hero-points{display:grid}.problem-grid,.department-tabs,.panel-columns,.delivery-steps,.footer-grid{grid-template-columns:1fr}.operating-map{min-height:440px}.field-row{grid-template-columns:1fr!important}}
