:root{--header-height:60px;--color-info-error:#e74c3c;--color-info-warn:#f39c12;--color-info-success:#2ecc71}.styled-image{border-radius:inherit;width:100%;height:100%;transition:all .2s ease-in-out;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{background:#141414;flex-shrink:0;position:relative}.styled-image-skeleton{border-radius:inherit;width:100%;height:100%;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.styled-image-error{border-radius:inherit;background:#141414;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;left:0}
