/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer components{.loader{color:var(--color-info,var(--info))}.loader.loader--sm{width:calc(var(--spacing,.25rem) * 5);height:calc(var(--spacing,.25rem) * 5)}.loader.loader--md{width:calc(var(--spacing,.25rem) * 8);height:calc(var(--spacing,.25rem) * 8)}.loader.loader--lg{width:calc(var(--spacing,.25rem) * 12);height:calc(var(--spacing,.25rem) * 12)}.loader-icon{opacity:0;animation:ease-in-out infinite icon-cycle}.loader-icon path{stroke-dasharray:1;stroke-dashoffset:1px;animation:ease-in-out infinite draw-path;animation-duration:inherit;animation-delay:inherit}@keyframes icon-cycle{0%{opacity:0}1.5%{opacity:1}8%{opacity:1}11.1%{opacity:0}to{opacity:0}}@keyframes draw-path{0%{stroke-dashoffset:1px}5%{stroke-dashoffset:0}8%{stroke-dashoffset:0}11.1%{stroke-dashoffset:0}11.2%{stroke-dashoffset:1px}to{stroke-dashoffset:1px}}}
