body:has(main[data-content-recovery="batch-9"]) { min-width:0; }
[data-content-recovery="batch-9"].recovery-car-page { width:min(1180px,calc(100% - 40px)); margin:40px auto; }
[data-content-recovery="batch-9"] .recovery-heading,
[data-content-recovery="batch-9"] .recovery-reading { width:100%; max-width:780px; margin-inline:auto; }
[data-content-recovery="batch-9"] .recovery-heading h1 { font-size:clamp(2rem,4.5vw,3.25rem); line-height:1.12; overflow-wrap:anywhere; }
[data-content-recovery="batch-9"] .recovery-reading { padding:0; border:0; background:none; box-shadow:none; }
[data-content-recovery="batch-9"] .article-review-date { margin-top:24px; font-size:.875rem; color:var(--muted); }
[data-content-recovery="batch-9"] .recovery-intro { line-height:1.8; margin-block:24px; }
[data-content-recovery="batch-9"] .editorial-flow { max-width:none; margin-top:28px; }
[data-content-recovery="batch-9"] .blog-prose-section { padding-top:16px; }
[data-content-recovery="batch-9"] .blog-inline-figure img { display:block; width:100%; height:auto; border-radius:8px; }
[data-content-recovery="batch-9"] .guide-faqs { margin-top:40px; }
[data-content-recovery="batch-9"] :is(button,input,a):focus-visible { outline:3px solid #2563eb; outline-offset:3px; }
[data-content-recovery="batch-9"][data-dedicated-walking-tool] .mode-selector { display:none; }
@media (max-width:600px) {
  [data-content-recovery="batch-9"].recovery-car-page { width:min(100% - 30px,1180px); margin-top:24px; }
  [data-content-recovery="batch-9"] .recovery-heading h1 { font-size:1.75rem; }
  [data-content-recovery="batch-9"] .speed-copy { min-width:0; width:100%; }
  [data-content-recovery="batch-9"] .mode-selector { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); width:100%; overflow:visible; }
  [data-content-recovery="batch-9"][data-dedicated-walking-tool] .mode-selector { display:none; }
  [data-content-recovery="batch-9"] .mode-button { min-width:0; min-height:44px; padding-inline:4px; }
  [data-content-recovery="batch-9"] .speed-readout { grid-template-columns:minmax(0,1fr); }
  [data-content-recovery="batch-9"] .unit-switch { width:100%; min-width:0; }
  [data-content-recovery="batch-9"] .unit-button { min-width:0; min-height:44px; padding-inline:2px; }
}
