.VYuFuq_contentWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VYuFuq_contentWrapper span{white-space:nowrap;justify-content:center;align-items:center;width:100%;font-family:Inter,sans-serif;font-weight:500;display:flex}.VYuFuq_errorState{background:linear-gradient(180deg,var(--core-destructive-500)0%,var(--core-destructive-600)100%)!important;box-shadow:0px 0px 1px 1px #ffffff14 inset,0px 1px 1.5px 0px #00000052,0px 0px 0px .5px var(--core-destructive-600)!important;color:var(--core-neutral-50)!important}.VYuFuq_Wrapper{height:var(--spinner-size,20px);width:var(--spinner-size,20px)}.VYuFuq_Spinner{height:var(--spinner-size,20px);width:var(--spinner-size,20px);position:relative;top:50%;left:50%}.VYuFuq_Bar{background:var(--spinner-color);border-radius:6px;width:24%;height:8%;animation:1.2s linear infinite VYuFuq_spin;position:absolute;top:-3.9%;left:-10%}.VYuFuq_Bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg)translate(146%)}.VYuFuq_Bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg)translate(146%)}.VYuFuq_Bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg)translate(146%)}.VYuFuq_Bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg)translate(146%)}.VYuFuq_Bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg)translate(146%)}.VYuFuq_Bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg)translate(146%)}.VYuFuq_Bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg)translate(146%)}.VYuFuq_Bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg)translate(146%)}.VYuFuq_Bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg)translate(146%)}.VYuFuq_Bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg)translate(146%)}.VYuFuq_Bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg)translate(146%)}.VYuFuq_Bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg)translate(146%)}@keyframes VYuFuq_spin{0%{opacity:1}to{opacity:.15}}