.ErrorState_wrap__UyEbX{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:4rem 1.25rem;background:var(--surface);color:var(--on-surface)}.ErrorState_inner__vkXu_{max-width:820px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.ErrorState_code__J5jos{font-size:clamp(8rem,22vw,18rem);font-weight:800;line-height:.9;letter-spacing:-.04em;color:var(--accent,#e0b04e);margin:0}.ErrorState_title__E_tkk{font-size:clamp(1.65rem,4.5vw,2.75rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;margin:0;line-height:1.1}.ErrorState_message__GJt3M{margin:0;font-size:1.05rem;color:var(--on-surface-variant);max-width:560px;line-height:1.55}.ErrorState_actions__2Ily4{margin-top:1.75rem;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.ErrorState_primary__IirXB,.ErrorState_secondary__JsN6G{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;border-radius:6px;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease;cursor:pointer;border:none;font-family:inherit}.ErrorState_primary__IirXB{background:var(--on-surface);color:var(--surface)}.ErrorState_primary__IirXB:focus-visible,.ErrorState_primary__IirXB:hover{transform:translateY(-2px)}.ErrorState_secondary__JsN6G{background:rgba(0,0,0,0);color:var(--on-surface);border:1px solid rgba(var(--on-surface-rgb),.2)}.ErrorState_secondary__JsN6G:focus-visible,.ErrorState_secondary__JsN6G:hover{border-color:rgba(var(--on-surface-rgb),.5)}.ErrorState_suggestions__fRl1p{margin-top:3.5rem;width:100%;max-width:760px;text-align:left}.ErrorState_suggestionsTitle__fSU_U{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);margin:0 0 1rem;text-align:center}.ErrorState_suggestionsList__3vrio{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.ErrorState_suggestionCard__e2JUI{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border:1px solid rgba(var(--on-surface-rgb),.12);border-radius:8px;text-decoration:none;color:inherit;background:rgba(0,0,0,0);transition:border-color .15s ease,transform .15s ease,background .15s ease}.ErrorState_suggestionCard__e2JUI:focus-visible,.ErrorState_suggestionCard__e2JUI:hover{border-color:rgba(var(--on-surface-rgb),.4);transform:translateY(-2px);background:rgba(var(--on-surface-rgb),.03)}.ErrorState_suggestionLabel__3TNHo{font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--on-surface)}.ErrorState_suggestionDescription__FE2jd{font-size:.86rem;line-height:1.45;color:var(--on-surface-variant)}.ErrorState_footerNote__2sT1f{margin:2.5rem 0 0;font-size:.85rem;color:var(--on-surface-variant);line-height:1.5}.ErrorState_footerNote__2sT1f a{color:inherit;text-decoration:underline;text-decoration-color:rgba(var(--on-surface-rgb),.4);text-underline-offset:3px}.ErrorState_footerNote__2sT1f a:focus-visible,.ErrorState_footerNote__2sT1f a:hover{text-decoration-color:currentColor}