.error-boundary{justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex}.error-boundary__header{margin-bottom:var(--scribe-space-10);text-align:center}.error-boundary__header .error-boundary__logo{max-height:120px}.error-boundary__content{text-align:center;padding:var(--scribe-space-10);border-radius:var(--scribe-radius-md);border:1px solid var(--scribe-recording-red);background-color:var(--scribe-white);width:100%;max-width:500px}.error-boundary__message{color:var(--scribe-dark);margin:0 0 15px;font-size:16px;line-height:1.5}.error-boundary__message a{color:var(--scribe-primary-blue);text-decoration:none}.error-boundary__message a:hover{color:var(--scribe-deep-blue)}.error-boundary__retry-button{background-color:var(--scribe-recording-red);border-color:var(--scribe-recording-red);color:var(--scribe-white)}
