.GlobalError-module__D-8xmW__container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#191919;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:2rem;font-family:Sofia Pro,sans-serif;display:flex}.GlobalError-module__D-8xmW__content{text-align:center;flex-direction:column;align-items:center;max-width:480px;display:flex}.GlobalError-module__D-8xmW__iconWrapper{color:#ef4444;background:#dc262614;border:1px solid #dc26262e;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;animation:3s ease-in-out infinite GlobalError-module__D-8xmW__pulse;display:flex}.GlobalError-module__D-8xmW__errorLabel{letter-spacing:.2em;color:#6b7280;-webkit-user-select:none;user-select:none;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.GlobalError-module__D-8xmW__title{color:#ececec;margin:0;font-size:1.875rem;font-weight:600;line-height:1.25}.GlobalError-module__D-8xmW__message{color:#9ca3af;max-width:340px;margin:1rem 0 0;font-size:.875rem;line-height:1.75}.GlobalError-module__D-8xmW__actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.GlobalError-module__D-8xmW__actions:before{content:"";background:linear-gradient(90deg,#0000,#333,#0000);border-radius:1px;width:40px;height:2px;margin-bottom:.25rem;display:block}.GlobalError-module__D-8xmW__buttonPrimary{color:#fff;cursor:pointer;background:#2383e2;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex}.GlobalError-module__D-8xmW__buttonPrimary:hover{background:#4a9eff;transform:translateY(-1px);box-shadow:0 4px 12px #2383e24d}.GlobalError-module__D-8xmW__buttonPrimary:active{transform:translateY(0)}.GlobalError-module__D-8xmW__homeLink{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.GlobalError-module__D-8xmW__homeLink:hover{color:#ececec}.GlobalError-module__D-8xmW__detailsSection{width:100%;max-width:400px;margin-top:2rem}.GlobalError-module__D-8xmW__detailsToggle{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem 0;font-family:inherit;font-size:.75rem;font-weight:500;transition:color .15s;display:inline-flex}.GlobalError-module__D-8xmW__detailsToggle:hover{color:#9ca3af}.GlobalError-module__D-8xmW__chevron{transition:transform .2s}.GlobalError-module__D-8xmW__chevronOpen{transform:rotate(180deg)}.GlobalError-module__D-8xmW__detailsCode{color:#9ca3af;text-align:left;white-space:pre-wrap;word-break:break-word;box-sizing:border-box;background:#1b1b1b;border:1px solid #262626;border-radius:.5rem;width:100%;max-height:120px;margin:.5rem 0 0;padding:.75rem;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.5;overflow:auto}@keyframes GlobalError-module__D-8xmW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.GlobalError-module__D-8xmW__iconWrapper{animation:none}.GlobalError-module__D-8xmW__buttonPrimary:hover{transform:none}}