.error-module__bSZLSW__container{box-sizing:border-box;background-color:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 12rem);padding:5rem 2rem;display:flex}.error-module__bSZLSW__consoleCard{border:1px solid var(--border-light);background-color:var(--bg-primary);box-sizing:border-box;text-align:left;border-radius:8px;width:100%;max-width:480px;transition:border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 32px #00000005,0 1px 3px #00000003}.error-module__bSZLSW__consoleCard:hover{border-color:var(--border-dark);box-shadow:0 16px 36px #00000008,0 1px 3px #00000003}.error-module__bSZLSW__cardBody{box-sizing:border-box;padding:1.75rem 1.5rem}.error-module__bSZLSW__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.85rem;font-size:1.375rem;font-weight:600;line-height:1.3}.error-module__bSZLSW__description{color:var(--text-secondary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.error-module__bSZLSW__terminalLine{font-family:var(--font-geist-mono), monospace;background-color:var(--bg-secondary);border:1px solid var(--border-light);box-sizing:border-box;letter-spacing:-.01em;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:0;padding:.75rem 1rem;font-size:.75rem;display:flex}.error-module__bSZLSW__terminalRoute{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:70%;font-weight:500;overflow:hidden}.error-module__bSZLSW__terminalError{color:var(--brand-600);flex-shrink:0;font-weight:600}.error-module__bSZLSW__terminalErrorFatal{color:var(--error);flex-shrink:0;font-weight:600}.error-module__bSZLSW__actions{display:none}.error-module__bSZLSW__buttonPrimary{letter-spacing:-.01em;box-sizing:border-box;cursor:pointer;background-color:var(--black-900);color:var(--text-white);border:1px solid var(--black-900);z-index:1;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.15rem;font-size:.875rem;font-weight:500;transition:color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;text-decoration:none!important}.error-module__bSZLSW__buttonPrimary:before{content:"";background-color:var(--brand-500);border-radius:inherit;transform-origin:0;z-index:-1;width:100%;height:100%;transition:transform .32s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.error-module__bSZLSW__buttonPrimary:hover:before{transform:scaleX(1)}.error-module__bSZLSW__buttonPrimary:hover{color:var(--black-900);border-color:var(--black-900)}@media (max-width:992px){.error-module__bSZLSW__terminalLine{margin-bottom:1.5rem}.error-module__bSZLSW__actions{justify-content:flex-start;align-items:center;width:100%;display:flex}.error-module__bSZLSW__buttonPrimary{width:100%;padding:.65rem 1rem}}@media (max-width:600px){.error-module__bSZLSW__container{min-height:calc(100vh - 16rem);padding:4rem 1.5rem}.error-module__bSZLSW__consoleCard{border-radius:6px}.error-module__bSZLSW__cardBody{padding:1.5rem 1.25rem}.error-module__bSZLSW__title{font-size:1.25rem}.error-module__bSZLSW__terminalRoute{max-width:60%}}
