.global-wait-indicator{color:#fff;isolation:isolate;place-items:center;width:100%;display:grid;position:relative}.global-wait-indicator--screen{background:#0a0b0d;min-height:100dvh}.global-wait-indicator--section{grid-column:1/-1;min-height:clamp(260px,48vh,560px)}.global-wait-indicator--overlay{z-index:12000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07080a9e;min-height:100dvh;position:fixed;inset:0}.global-wait-indicator__bulb{color:#fff;filter:drop-shadow(0 0 16px #ffffff1f);place-items:center;width:78px;height:78px;display:grid;position:relative}.global-wait-indicator__bulb:before{z-index:-1;content:"";background:#ffffff0f;border-radius:50%;position:absolute;inset:13px;transform:scale(.72)}@media (prefers-reduced-motion:no-preference){.global-wait-indicator__bulb svg>*{stroke-dasharray:100;stroke-dashoffset:100px;animation:1.65s cubic-bezier(.16,1,.3,1) infinite blingyx-bulb-stroke-growth}.global-wait-indicator__bulb:before{animation:1.65s ease-in-out infinite blingyx-bulb-glow}}@keyframes blingyx-bulb-stroke-growth{0%{opacity:.1;stroke-dashoffset:100px}58%,78%{opacity:1;stroke-dashoffset:0}to{opacity:.12;stroke-dashoffset:-100px}}@keyframes blingyx-bulb-glow{0%,to{opacity:.18;transform:scale(.72)}62%,78%{opacity:1;transform:scale(1)}}
