/* ── Fluid header: fixed edge padding, no breakpoint jumps ── */
.u-header .u-sheet-1 {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
  box-sizing: border-box !important;
}
