@keyframes host-spin{to{transform:rotate(360deg)}}.host-loading{background:var(--paper,#ede5d2);justify-content:center;align-items:center;min-height:100vh;display:flex}.host-loading-spin{border:3px solid #1a15121a;border-top-color:#1a1512;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite host-spin}