.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:transparent;z-index:9999}.loading-container--overlay{background:var(--theme-loading-overlay)}.loading-container--inline{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;z-index:10}.loading-container--subtle{inset:12px 12px auto auto;width:auto;height:auto;background:transparent;justify-content:flex-end;align-items:flex-start;pointer-events:none}
