.simple-loading-page{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8eb 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.simple-loading-content{flex-direction:column;align-items:center;gap:24px;display:flex}.simple-loading-logo{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.simple-loading-isotype{object-fit:contain;width:100%;height:100%;animation:1.8s ease-in-out infinite simple-loading-breathe}.simple-loading-bar{background:#5184d826;border-radius:999px;width:140px;height:4px;overflow:hidden}.simple-loading-bar-inner{border-radius:inherit;background:#5184d8;width:40%;height:100%;animation:1.3s ease-in-out infinite simple-loading-slide}@keyframes simple-loading-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.92)}}@keyframes simple-loading-slide{0%{transform:translate(-140%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.simple-loading-isotype,.simple-loading-bar-inner{animation-duration:3s}}
