.app-error-screen-module__Vzg8xG__shell{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem 4rem;display:flex}.app-error-screen-module__Vzg8xG__shellMarketing,.app-error-screen-module__Vzg8xG__shellPortal{min-height:min(100dvh,560px)}.app-error-screen-module__Vzg8xG__shellStandalone{min-height:100dvh;padding-top:3rem;padding-bottom:3rem}.app-error-screen-module__Vzg8xG__shellConsole{min-height:min(100dvh,720px)}.app-error-screen-module__Vzg8xG__brandWrap{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.app-error-screen-module__Vzg8xG__brandLink{color:var(--text);flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:flex}.app-error-screen-module__Vzg8xG__brandLink:hover{opacity:.92}.app-error-screen-module__Vzg8xG__brandIconBox{border:1px solid var(--border);background:var(--surface-strong);width:5rem;height:5rem;box-shadow:var(--shadow);border-radius:0;justify-content:center;align-items:center;display:flex}.app-error-screen-module__Vzg8xG__brandName{text-align:center;letter-spacing:-.02em;font-size:1.4rem;font-weight:700;line-height:1.2}@media (max-width:480px){.app-error-screen-module__Vzg8xG__brandIconBox{width:4rem;height:4rem}.app-error-screen-module__Vzg8xG__brandName{font-size:1.2rem}}.app-error-screen-module__Vzg8xG__card{box-sizing:border-box;width:100%;max-width:32rem}.app-error-screen-module__Vzg8xG__cardFramed{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow);padding:2rem}.app-error-screen-module__Vzg8xG__cardConsole{background:#fff;border:1px solid #e5e7eb;border-radius:0;padding:2rem;box-shadow:0 1px 2px #0f172a0f}.dark .app-error-screen-module__Vzg8xG__cardConsole{box-shadow:none;background:#030712;border-color:#1f2937}.app-error-screen-module__Vzg8xG__inner{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}@media (min-width:640px){.app-error-screen-module__Vzg8xG__inner{text-align:left;flex-direction:row;align-items:flex-start;gap:1.25rem}}.app-error-screen-module__Vzg8xG__iconWrap{border-radius:var(--radius-sm);width:3.5rem;height:3.5rem;color:var(--text);background:#79d9ff2e;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (min-width:640px){.app-error-screen-module__Vzg8xG__iconWrap{width:4rem;height:4rem}}.app-error-screen-module__Vzg8xG__iconWrapConsole{color:#465fff;background:#465fff1a;border-radius:0}.dark .app-error-screen-module__Vzg8xG__iconWrapConsole{color:#7c8cff;background:#465fff26}.app-error-screen-module__Vzg8xG__body{flex:1;min-width:0;margin-top:1.25rem}@media (min-width:640px){.app-error-screen-module__Vzg8xG__body{margin-top:0}}.app-error-screen-module__Vzg8xG__code{font-variant-numeric:tabular-nums;color:var(--text-soft);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.875rem;font-weight:700;line-height:1.2}.app-error-screen-module__Vzg8xG__codeConsole{color:#9ca3af}.dark .app-error-screen-module__Vzg8xG__codeConsole{color:#6b7280}.app-error-screen-module__Vzg8xG__title{letter-spacing:-.02em;color:var(--text);margin:.25rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.3}.app-error-screen-module__Vzg8xG__titleConsole{color:#111827}.dark .app-error-screen-module__Vzg8xG__titleConsole{color:#f9fafb}.app-error-screen-module__Vzg8xG__desc{color:var(--text-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.app-error-screen-module__Vzg8xG__descConsole{color:#4b5563}.dark .app-error-screen-module__Vzg8xG__descConsole{color:#9ca3af}.app-error-screen-module__Vzg8xG__digest{word-break:break-all;color:var(--text-soft);margin:.75rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.app-error-screen-module__Vzg8xG__digestConsole{color:#6b7280}.dark .app-error-screen-module__Vzg8xG__digestConsole{color:#6b7280}.app-error-screen-module__Vzg8xG__actions{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;margin-top:2rem;display:flex}@media (min-width:640px){.app-error-screen-module__Vzg8xG__actions{flex-flow:wrap;justify-content:center;align-items:center}}.app-error-screen-module__Vzg8xG__btn{border-radius:var(--radius-md);cursor:pointer;min-height:2.75rem;font-size:.875rem;font-weight:500;font:inherit;appearance:none;text-align:center;box-sizing:border-box;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;text-decoration:none;display:inline-flex}.app-error-screen-module__Vzg8xG__btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.app-error-screen-module__Vzg8xG__btnPrimaryConsole:focus-visible,.app-error-screen-module__Vzg8xG__btnSecondaryConsole:focus-visible{outline-color:#465fff}.app-error-screen-module__Vzg8xG__btnConsole{border-radius:0}.app-error-screen-module__Vzg8xG__btnPrimary{background:var(--primary);color:#fff;box-shadow:var(--shadow)}.app-error-screen-module__Vzg8xG__btnPrimary:hover{background:var(--primary-strong);color:#fff}.app-error-screen-module__Vzg8xG__btnPrimaryConsole{color:#fff;background:#465fff;box-shadow:0 1px 2px #0f172a14}.app-error-screen-module__Vzg8xG__btnPrimaryConsole:hover{color:#fff;background:#3b52e6}.app-error-screen-module__Vzg8xG__btnSecondary{border:1px solid var(--border);background:var(--surface);color:var(--text)}.app-error-screen-module__Vzg8xG__btnSecondary:hover{opacity:.95}.app-error-screen-module__Vzg8xG__btnSecondaryConsole{color:#1f2937;background:#fff;border:1px solid #d1d5db}.app-error-screen-module__Vzg8xG__btnSecondaryConsole:hover{background:#f9fafb}.dark .app-error-screen-module__Vzg8xG__btnSecondaryConsole{color:#e5e7eb;background:#111827;border-color:#4b5563}.dark .app-error-screen-module__Vzg8xG__btnSecondaryConsole:hover{background:#1f2937}.app-error-screen-module__Vzg8xG__btnGhost{color:var(--text-muted);text-underline-offset:2px;min-height:auto;box-shadow:none;background:0 0;border:none;padding:.5rem .75rem;text-decoration:underline}.app-error-screen-module__Vzg8xG__btnGhost:hover{color:var(--text)}.app-error-screen-module__Vzg8xG__btnGhostConsole{color:#6b7280}.dark .app-error-screen-module__Vzg8xG__btnGhostConsole{color:#9ca3af}.app-error-screen-module__Vzg8xG__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-soft);margin-top:1.5rem;padding-top:1rem;font-size:.75rem}.app-error-screen-module__Vzg8xG__footerConsole{color:#6b7280;border-top-color:#f3f4f6}.dark .app-error-screen-module__Vzg8xG__footerConsole{color:#6b7280;border-top-color:#1f2937}.app-error-screen-module__Vzg8xG__selectAll{-webkit-user-select:all;user-select:all}.app-error-screen-module__Vzg8xG__iconSvg{flex-shrink:0;width:1.75rem;height:1.75rem}@media (min-width:640px){.app-error-screen-module__Vzg8xG__iconSvg{width:2rem;height:2rem}}
