.navigation-error-recovery-module__LDUS_W__screen{box-sizing:border-box;background:var(--bg,#f4f1ea);min-height:100dvh;color:var(--text,#181611);font-family:var(--sans), ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;place-items:center;padding:24px;display:grid}.navigation-error-recovery-module__LDUS_W__card{box-sizing:border-box;border:1px solid var(--border,#e2ddd2);background:var(--surface,#fffefa);border-radius:20px;width:min(100%,480px);padding:30px}.navigation-error-recovery-module__LDUS_W__icon{background:var(--surface-2,#efebe1);width:42px;height:42px;color:var(--text,#181611);border-radius:13px;place-items:center;margin-bottom:22px;display:grid}.navigation-error-recovery-module__LDUS_W__spinner{box-sizing:border-box;border:2px solid var(--border-strong,#c9c2b2);border-top-color:var(--text,#181611);border-radius:999px;width:18px;height:18px;animation:.8s linear infinite navigation-error-recovery-module__LDUS_W__recovery-spin}.navigation-error-recovery-module__LDUS_W__warning{width:22px;height:22px}.navigation-error-recovery-module__LDUS_W__title{letter-spacing:-.035em;margin:0;font-size:clamp(25px,5vw,32px);font-weight:800;line-height:1.08}.navigation-error-recovery-module__LDUS_W__message{max-width:38ch;color:var(--muted,#8a8371);margin:10px 0 0;font-size:15px;line-height:1.55}.navigation-error-recovery-module__LDUS_W__status{color:var(--muted,#8a8371);align-items:center;gap:8px;margin-top:24px;font-size:13px;font-weight:600;display:flex}.navigation-error-recovery-module__LDUS_W__statusDot{background:var(--primary,#2f5fe0);border-radius:999px;width:7px;height:7px;animation:1.1s ease-in-out infinite navigation-error-recovery-module__LDUS_W__recovery-pulse}.navigation-error-recovery-module__LDUS_W__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.navigation-error-recovery-module__LDUS_W__button{border:1px solid var(--text,#181611);background:var(--text,#181611);min-height:44px;color:var(--surface,#fffefa);font:inherit;cursor:pointer;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:650}.navigation-error-recovery-module__LDUS_W__button:hover{opacity:.88}.navigation-error-recovery-module__LDUS_W__buttonSecondary{border-color:var(--border-strong,#c9c2b2);background:var(--surface,#fffefa);color:var(--text,#181611)}.navigation-error-recovery-module__LDUS_W__buttonSecondary:hover{border-color:var(--text,#181611);opacity:1}.navigation-error-recovery-module__LDUS_W__button:focus-visible{outline:3px solid var(--ring,#2f5fe03d);outline-offset:3px}@keyframes navigation-error-recovery-module__LDUS_W__recovery-spin{to{transform:rotate(360deg)}}@keyframes navigation-error-recovery-module__LDUS_W__recovery-pulse{0%,to{opacity:.35}50%{opacity:1}}@media (max-width:520px){.navigation-error-recovery-module__LDUS_W__screen{align-items:start;padding:18px}.navigation-error-recovery-module__LDUS_W__card{margin-top:12vh;padding:24px}.navigation-error-recovery-module__LDUS_W__actions{display:grid}.navigation-error-recovery-module__LDUS_W__button{width:100%}}@media (prefers-color-scheme:dark){.navigation-error-recovery-module__LDUS_W__screen{background:var(--bg,#16140e);color:var(--text,#f1ede2)}.navigation-error-recovery-module__LDUS_W__card{border-color:var(--border,#39342a);background:var(--surface,#201d15)}.navigation-error-recovery-module__LDUS_W__icon{background:var(--surface-2,#2a261c);color:var(--text,#f1ede2)}.navigation-error-recovery-module__LDUS_W__message,.navigation-error-recovery-module__LDUS_W__status{color:var(--muted,#a79e8b)}.navigation-error-recovery-module__LDUS_W__button{border-color:var(--text,#f1ede2);background:var(--text,#f1ede2);color:var(--surface,#201d15)}.navigation-error-recovery-module__LDUS_W__buttonSecondary{border-color:var(--border-strong,#4b4537);background:var(--surface,#201d15);color:var(--text,#f1ede2)}}@media (prefers-reduced-motion:reduce){.navigation-error-recovery-module__LDUS_W__spinner,.navigation-error-recovery-module__LDUS_W__statusDot{animation:none}}