.error-boundary{font-family:Roboto,sans-serif;width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;box-sizing:border-box;background:var(--deep-001);color:var(--deep-999)}.error-boundary__content{max-width:380px}.errorBoundary :global(details):focus{outline:none}.error-boundary__close{position:fixed;width:32px;height:32px;object-fit:contain;right:16px;top:16px;z-index:10}.error-boundary__close:active{transform:scale(.97)}.error-boundary h2{font-size:19px;line-height:24px}