.loader-overlay{background-color:var(--c-backdrop);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader-container{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.loader{border:2px solid var(--c-line-strong);border-top-color:var(--c-action);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}
