.error-boundary{width:98%;margin:.5rem;background-color:rgba(255,170,170,.8666666667);border-radius:.25rem;overflow:hidden}.error-boundary,.error-boundary__title{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.error-boundary__title{background-color:rgba(255,238,238,.8666666667);padding:.25rem 1rem}.error-boundary__message{direction:ltr;border-radius:.25rem;padding:1rem}