.global-loading{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000059;cursor:wait;display:grid;inset:0;place-items:center;pointer-events:all;position:fixed;z-index:99999}.global-spinner{animation:global-spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.18);border-radius:999px;border-top-color:#f97316f2;height:22px;width:22px}@keyframes global-spin{to{transform:rotate(1turn)}}
