.gr-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:9999}.gr-loading-logo{width:48px;height:48px;object-fit:contain;border-radius:50%;animation:grPulse 1.2s ease-in-out infinite}@keyframes grPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.85);opacity:.5}}
