.spinner{width:56px;height:56px;border-radius:50%;background:radial-gradient(farthest-side,#ef4444 94%,#0000) top/9px 9px no-repeat,conic-gradient(#0000 30%,#ef4444);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);animation:spinner-c7wet2 1s linear infinite}@keyframes spinner-c7wet2{to{transform:rotate(1turn)}}