.pylot-page-loader{z-index:2000;-webkit-user-select:none;user-select:none;pointer-events:none;visibility:hidden;opacity:0;justify-content:center;align-items:center;transition:opacity .12s linear;display:flex;position:fixed;inset:0}.pylot-page-loader.is-visible{visibility:visible;opacity:1}.pylot-page-loader__wrapper{aspect-ratio:1;width:96px;position:relative}.pylot-page-loader__disc{opacity:.8;aspect-ratio:1;background:var(--pylot-surface);z-index:0;border-radius:50%;width:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pylot-page-loader__icon{z-index:1;object-fit:contain;opacity:.5;width:100%;height:100%;animation:1.5s linear infinite pylot-loader-spin;position:relative}@keyframes pylot-loader-spin{to{transform:rotate(360deg)}}
