.loader{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s linear infinite}@keyframes l13{to{transform:rotate(1turn)}}.loader-small{width:30px;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/5px 5px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0)}.loader-medium{width:50px;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0)}.loader-large{width:70px;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/12px 12px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 12px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 12px),#000 0)}.spinner-multispin{display:flex;gap:6px;align-items:center;justify-content:center;width:60px;height:20px}.spinner-multispin div{width:12px;height:12px;background:linear-gradient(45deg,#4facfe,#00f2fe);animation:morph-multispin 2s ease-in-out infinite}.spinner-multispin div:first-child{animation-delay:0s}.spinner-multispin div:nth-child(2){animation-delay:.25s}.spinner-multispin div:nth-child(3){animation-delay:.5s}@keyframes morph-multispin{0%{transform:scale(1) rotate(0deg);border-radius:0}25%{transform:scale(1.2) rotate(180deg);border-radius:20%}50%{transform:scale(1.4) rotate(1turn);border-radius:50%}75%{transform:scale(1.2) rotate(540deg);border-radius:20%}to{transform:scale(1) rotate(2turn);border-radius:0}}.spinner-multispin-small{width:45px;height:15px;gap:4px}.spinner-multispin-small div{width:9px;height:9px}.spinner-multispin-medium{width:60px;height:20px;gap:6px}.spinner-multispin-medium div{width:12px;height:12px}.spinner-multispin-large{width:80px;height:26px;gap:8px}.spinner-multispin-large div{width:16px;height:16px}.spinning-dots-loader{aspect-ratio:1;display:grid;color:#8d7958;background:radial-gradient(circle 16px,currentColor 94%,#0000);-webkit-mask:radial-gradient(circle 5px,#0000 90%,#000);mask:radial-gradient(circle 5px,#0000 90%,#000);animation:spinning-dots-rotate 1.5s linear infinite}.spinning-dots-loader:after,.spinning-dots-loader:before{content:"";grid-area:1/1;background:radial-gradient(farthest-side at bottom right,currentColor 94%,#0000) 100% 0,radial-gradient(farthest-side at top left,currentColor 94%,#0000) 0 100%;background-size:40% 45%;background-repeat:no-repeat;-webkit-mask:radial-gradient(60% 100% at bottom right,#0000 94%,#000) top right,radial-gradient(60% 100% at top left,#0000 94%,#000) bottom left;mask:radial-gradient(60% 100% at bottom right,#0000 94%,#000) top right,radial-gradient(60% 100% at top left,#0000 94%,#000) bottom left;-webkit-mask-size:40% 45%;mask-size:40% 45%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.spinning-dots-loader:after{transform:rotate(90deg)}@keyframes spinning-dots-rotate{to{transform:rotate(1turn)}}.spinning-dots-loader-small{width:16px}.spinning-dots-loader-medium{width:24px}.spinning-dots-loader-large{width:32px}@media (prefers-color-scheme:dark){.spinning-dots-loader{color:#a1a1aa}}.dark .spinning-dots-loader{color:#a1a1aa}.reading-file-loader{display:inline-flex;gap:6px}.reading-file-loader:after,.reading-file-loader:before{content:"";aspect-ratio:1;border-radius:50%;background:linear-gradient(#222 0 0) top/100% 40% no-repeat,radial-gradient(farthest-side,#000 95%,#0000) 50%/8px 8px no-repeat #fff;animation:reading-file-animation 1.5s ease-in infinite alternate}@keyframes reading-file-animation{0%,70%{background-size:100% 40%,8px 8px}85%{background-size:100% 120%,8px 8px}to{background-size:100% 40%,8px 8px}}.reading-file-loader-small:after,.reading-file-loader-small:before{height:16px}.reading-file-loader-medium:after,.reading-file-loader-medium:before{height:20px}.reading-file-loader-large:after,.reading-file-loader-large:before{height:24px}@media (prefers-color-scheme:dark){.reading-file-loader:after,.reading-file-loader:before{background:linear-gradient(#e5e5e5 0 0) top/100% 40% no-repeat,radial-gradient(farthest-side,#e5e5e5 95%,#0000) 50%/8px 8px no-repeat #374151}}.dark .reading-file-loader:after,.dark .reading-file-loader:before{background:linear-gradient(#e5e5e5 0 0) top/100% 40% no-repeat,radial-gradient(farthest-side,#e5e5e5 95%,#0000) 50%/8px 8px no-repeat #374151}