.app-loader{background:var(--backdrop);position:fixed;inset:0;z-index:90;display:flex;justify-content:center;align-items:center;flex-direction:column}.app-loader .app-reloader{text-align:center;position:absolute;left:50%;transform:translate(-50%);bottom:36px}.logo-loader{width:50px;height:52px;display:block}.logo-loader .path{stroke-dasharray:180;stroke-dashoffset:180;animation:dash 1.5s linear;animation-iteration-count:infinite}@keyframes dash{to{stroke-dashoffset:0}}
