/* Canonical shell error-state variant; no content-page geometry overrides. */
html body.gl-r53 .r53-site .gl-route-status { padding-block:clamp(48px,8vw,112px); }
html body.gl-r53 .r53-site .gl-route-status h1 { max-width:20ch; font-size:clamp(32px,4vw,58px); line-height:1.2; margin:20px 0; overflow-wrap:anywhere; }
html body.gl-r53 .r53-site .gl-route-status > p:not(.r53-eyebrow) { max-width:60ch; font-size:18px; line-height:1.7; }
html body.gl-r53 .r53-site .gl-route-status nav { display:flex; flex-wrap:wrap; gap:16px; margin-top:28px; }
html body.gl-r53 .r53-site .gl-route-status nav a { display:inline-flex; align-items:center; min-height:48px; padding:12px 20px; border:1px solid #89151b; color:#89151b; text-decoration:none; }
html body.gl-r53 .r53-site .gl-route-status nav a.gl-status-home { background:#89151b; color:#fff; }
html body.gl-r53 .r53-site .gl-route-status nav a:focus-visible { outline:2px solid #89151b; outline-offset:4px; }
