.route-error-state-module__XSvEja__page{min-height:100svh;padding:24px max(20px, 5vw) max(24px, env(safe-area-inset-bottom));background:var(--rw-black);color:var(--rw-white)}.route-error-state-module__XSvEja__shell{grid-template-rows:auto 1fr;max-width:1180px;min-height:calc(100svh - 48px);margin:0 auto;display:grid}.route-error-state-module__XSvEja__content{text-align:center;align-self:center;width:min(100%,720px);margin:0 auto;padding:64px 0}.route-error-state-module__XSvEja__statusIcon{color:var(--rw-green-bright);margin:0 auto 18px;display:block}.route-error-state-module__XSvEja__title{max-width:640px;font-family:var(--font-display), "Arial Narrow", sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:0 auto;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:.92}.route-error-state-module__XSvEja__message{max-width:560px;color:var(--rw-muted-dark);margin:24px auto 0;font-size:clamp(16px,2vw,20px);line-height:1.55}.route-error-state-module__XSvEja__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;display:flex}.route-error-state-module__XSvEja__action,.route-error-state-module__XSvEja__secondaryAction{border:1px solid var(--rw-green);border-radius:0;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.route-error-state-module__XSvEja__action{background:var(--rw-green);color:var(--rw-black);cursor:pointer}.route-error-state-module__XSvEja__action:hover{border-color:var(--rw-green-bright);background:var(--rw-green-bright)}.route-error-state-module__XSvEja__secondaryAction{color:var(--rw-white);border-color:#f8f8f359}.route-error-state-module__XSvEja__secondaryAction:hover{border-color:var(--rw-green-bright);color:var(--rw-green-bright)}.route-error-state-module__XSvEja__action:focus-visible,.route-error-state-module__XSvEja__secondaryAction:focus-visible{outline:2px solid var(--rw-green-bright);outline-offset:4px}@media (max-width:520px){.route-error-state-module__XSvEja__page{padding-inline:20px}.route-error-state-module__XSvEja__content{padding:48px 0}.route-error-state-module__XSvEja__actions>*{width:100%}}@media (prefers-reduced-motion:reduce){.route-error-state-module__XSvEja__action,.route-error-state-module__XSvEja__secondaryAction{transition:none}}