:root{--header-height:60px;--color-info-error:#e74c3c;--color-info-warn:#f39c12;--color-info-success:#2ecc71}.styled-image{width:100%;height:100%;transition:.2s ease-in-out;border-radius:inherit;display:block;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.styled-image--hide{opacity:0;visibility:hidden}.styled-image-wrapper{position:relative;flex-shrink:0;background:#141414}.styled-image-error,.styled-image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;transition:.2s ease-in-out;border-radius:inherit}.styled-image-error{background:#141414;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}