.gradient-spinner.svelte-17yr72c{background:conic-gradient(from 0deg,transparent,var(--color-primary));animation:svelte-17yr72c-spin 1s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px))}.dna-loader.svelte-17yr72c{display:flex;gap:4px;height:32px;align-items:center}.dna-dot.svelte-17yr72c{width:6px;height:6px;background:var(--color-primary);border-radius:50%;animation:svelte-17yr72c-dnaWave 1s ease-in-out infinite}.dna-dot.svelte-17yr72c:nth-child(2){animation-delay:.1s}.dna-dot.svelte-17yr72c:nth-child(3){animation-delay:.2s}.dna-dot.svelte-17yr72c:nth-child(4){animation-delay:.3s}.dna-dot.svelte-17yr72c:nth-child(5){animation-delay:.4s}@keyframes svelte-17yr72c-dnaWave{0%,to{transform:translateY(-8px)}50%{transform:translateY(8px)}}.cube-flip.svelte-17yr72c{width:32px;height:32px;perspective:100px}.cube-face.svelte-17yr72c{width:100%;height:100%;background:var(--color-primary);animation:svelte-17yr72c-cubeFlip 1.5s ease-in-out infinite}@keyframes svelte-17yr72c-cubeFlip{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(180deg) rotateY(0)}50%{transform:rotateX(180deg) rotateY(180deg)}75%{transform:rotateX(0) rotateY(180deg)}to{transform:rotateX(0) rotateY(0)}}.atom-loader.svelte-17yr72c{position:relative;width:40px;height:40px}.atom-nucleus.svelte-17yr72c{position:absolute;top:50%;left:50%;width:8px;height:8px;background:var(--color-primary);border-radius:50%;transform:translate(-50%,-50%)}.atom-orbit.svelte-17yr72c{position:absolute;inset:0;border:2px solid transparent;border-top-color:var(--color-primary);border-radius:50%;animation:svelte-17yr72c-atomOrbit 1.5s linear infinite}@keyframes svelte-17yr72c-atomOrbit{to{transform:rotate(360deg)}}.pendulum-loader.svelte-17yr72c{display:flex;gap:4px;height:32px;align-items:flex-end}.pendulum-ball.svelte-17yr72c{width:6px;height:6px;background:var(--color-primary);border-radius:50%;animation:svelte-17yr72c-pendulum .8s ease-in-out infinite}@keyframes svelte-17yr72c-pendulum{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.heartbeat-line.svelte-17yr72c{stroke-dasharray:200;stroke-dashoffset:200;animation:svelte-17yr72c-heartbeatDraw 2s linear infinite}@keyframes svelte-17yr72c-heartbeatDraw{to{stroke-dashoffset:0}}.infinity-loader.svelte-17yr72c{width:40px;height:20px}.infinity-track.svelte-17yr72c{width:100%;height:100%;position:relative}.infinity-dot.svelte-17yr72c{position:absolute;width:8px;height:8px;background:var(--color-primary);border-radius:50%;animation:svelte-17yr72c-infinityPath 2s ease-in-out infinite}@keyframes svelte-17yr72c-infinityPath{0%,to{left:0;top:50%;transform:translateY(-50%)}25%{left:50%;top:0;transform:translateY(0)}50%{left:100%;top:50%;transform:translate(-100%,-50%)}75%{left:50%;top:100%;transform:translateY(-100%)}}.hourglass-loader.svelte-17yr72c{width:24px;height:32px;position:relative;animation:svelte-17yr72c-hourglassFlip 2s ease-in-out infinite}.hourglass-top.svelte-17yr72c,.hourglass-bottom.svelte-17yr72c{position:absolute;left:0;right:0;height:50%;border:2px solid var(--color-primary)}.hourglass-top.svelte-17yr72c{top:0;border-radius:50% 50% 0 0;border-bottom:none}.hourglass-bottom.svelte-17yr72c{bottom:0;border-radius:0 0 50% 50%;border-top:none}@keyframes svelte-17yr72c-hourglassFlip{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}.ripple-loader.svelte-17yr72c{position:relative;width:40px;height:40px}.ripple-circle.svelte-17yr72c{position:absolute;inset:0;border:3px solid var(--color-primary);border-radius:50%;animation:svelte-17yr72c-rippleExpand 1.5s ease-out infinite}@keyframes svelte-17yr72c-rippleExpand{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.dot-grid.svelte-17yr72c{display:grid;grid-template-columns:repeat(3,8px);gap:4px}.dot.svelte-17yr72c{width:8px;height:8px;background:var(--color-primary);border-radius:50%;animation:svelte-17yr72c-dotPulse 1.2s ease-in-out infinite}@keyframes svelte-17yr72c-dotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.5}}.animate-spin-slow.svelte-17yr72c{animation:svelte-17yr72c-spin 3s linear infinite}@keyframes svelte-17yr72c-spin{to{transform:rotate(360deg)}}.morph-square.svelte-17yr72c{width:32px;height:32px;background:var(--color-primary);animation:svelte-17yr72c-morphSquare 2s ease-in-out infinite}@keyframes svelte-17yr72c-morphSquare{0%,to{border-radius:0;transform:rotate(0)}25%{border-radius:50% 0;transform:rotate(45deg)}50%{border-radius:50%;transform:rotate(90deg)}75%{border-radius:0 50%;transform:rotate(135deg)}}.sr-only.svelte-17yr72c{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.gradient-spinner.svelte-17yr72c,.dna-dot.svelte-17yr72c,.cube-face.svelte-17yr72c,.atom-orbit.svelte-17yr72c,.pendulum-ball.svelte-17yr72c,.heartbeat-line.svelte-17yr72c,.infinity-dot.svelte-17yr72c,.hourglass-loader.svelte-17yr72c,.ripple-circle.svelte-17yr72c,.dot.svelte-17yr72c,.animate-spin-slow.svelte-17yr72c,.morph-square.svelte-17yr72c{animation:none!important;opacity:.7}.gradient-spinner.svelte-17yr72c{background:var(--color-primary)}.morph-square.svelte-17yr72c{border-radius:var(--radius-sm)}}
