.loading-layer{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:var(--z-index-loading-layer);z-index:999}.loading-container,.loading-layer{align-items:center;display:flex;justify-content:center}.loading-container{border-radius:var(--radius);color:var(--on-background);flex-direction:column;gap:1em;padding:1.5em}.loading-icon{height:100px;width:100px}.loading-icon img,.loading-icon svg{width:100%}.loading-title{font-size:1.5em;font-weight:600}.loading-subtitle{color:var(--color-gray);font-size:1em;font-weight:400}
