.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}.error-page__container{max-width:560px;text-align:center}.error-page__status{font-size:120px;font-weight:700;color:#e5e5e5;line-height:1;margin-bottom:24px;letter-spacing:-.04em}@media (max-width: 640px){.error-page__status{font-size:80px}}.error-page__title{font-size:32px;font-weight:700;color:#0f0f0f;margin-bottom:16px}@media (max-width: 768px){.error-page__title{font-size:28px}}.error-page__description{font-size:18px;color:#525252;line-height:1.6;margin-bottom:48px}@media (max-width: 768px){.error-page__description{font-size:16px}}.error-page__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.error-page__details{margin-top:48px;text-align:left}.error-page__details-toggle{background:none;border:none;padding:0;font:inherit;color:inherit;font-size:13px;color:#878787;text-decoration:underline;cursor:pointer;margin-bottom:16px;display:inline-block}.error-page__details-toggle:hover{color:#525252}.error-page__details-content{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:16px;font-family:SF Mono,Fira Code,Fira Mono,monospace;font-size:12px;color:#525252;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto}.route-error{padding:80px 24px;display:flex;align-items:center;justify-content:center;min-height:60vh}.route-error__container{max-width:480px;text-align:center}.route-error__icon{display:flex;justify-content:center;align-items:center;margin-bottom:24px;color:#f59e0b}.route-error__icon svg{display:block}.route-error__title{font-size:24px;font-weight:600;color:#0f0f0f;margin-bottom:8px}.route-error__description{font-size:16px;color:#525252;line-height:1.6;margin-bottom:32px}.route-error__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
