.gst-auth-modal{z-index:10000;background:#fff;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gst-auth-modal__spinner{border:3px solid #0b1f5926;border-top-color:#0b1f59;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite gst-auth-spin}@keyframes gst-auth-spin{to{transform:rotate(360deg)}}
