.loader{width:100%;height:4px;display:block;position:relative;overflow:hidden;padding:0!important;margin:0!important;background:transparent;z-index:1000}.loader.htmx-request:after{content:"";width:400px;height:4px;background:#8a4dff;background:linear-gradient(90deg,#8a4dff,#c969ff);background:linear-gradient(90deg,#7335e6 68%,#d4a0f2);background:linear-gradient(90deg,#7335e600,#7335e6 43%,#d4a0f2);border-top-right-radius:100px;border-bottom-right-radius:100px;position:absolute;top:0;left:0;box-sizing:border-box;animation:animloader 1.5s linear infinite;margin:0!important}@keyframes animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0)}}.spin-loader{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible;z-index:1}.spin-loader rect{x:2px;y:2px;width:calc(100% - 4px);height:calc(100% - 4px);rx:15px;ry:15px;fill:none;stroke:#7335e6;stroke-width:4;stroke-dasharray:40 60;stroke-linecap:round;animation:spinloader 1s linear infinite}@keyframes spinloader{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}
