.GlobalError-module__qYW-oW__errorContainer{background-color:var(--bg-dark);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 100px);padding:3rem;display:flex}.GlobalError-module__qYW-oW__iconWrapper{background-color:#ef44441a;border-radius:50%;margin-bottom:2rem;padding:1.5rem;animation:2s ease-in-out infinite GlobalError-module__qYW-oW__pulse}.GlobalError-module__qYW-oW__icon{color:var(--color-danger);width:48px;height:48px}.GlobalError-module__qYW-oW__title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.75rem}.GlobalError-module__qYW-oW__message{color:var(--text-secondary);opacity:.7;max-width:400px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.GlobalError-module__qYW-oW__resetButton{background-color:var(--accent);color:var(--bg-dark);cursor:pointer;transition:all var(--transition-fast);min-height:var(--touch-min);border:none;border-radius:8px;padding:.875rem 2.5rem;font-weight:600;box-shadow:0 4px 14px #b2d9f24d}.GlobalError-module__qYW-oW__resetButton:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #b2d9f266}.GlobalError-module__qYW-oW__resetButton:active{transform:translateY(0)}@keyframes GlobalError-module__qYW-oW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.GlobalError-module__qYW-oW__errorContainer{min-height:calc(100vh - 56px);padding:2rem 1.25rem}.GlobalError-module__qYW-oW__iconWrapper{margin-bottom:1.5rem;padding:1rem}.GlobalError-module__qYW-oW__icon{width:36px;height:36px}.GlobalError-module__qYW-oW__title{font-size:1.35rem}.GlobalError-module__qYW-oW__message{max-width:100%;margin-bottom:2rem;font-size:.95rem}.GlobalError-module__qYW-oW__resetButton{width:100%;max-width:280px;padding:.75rem 2rem}}
