/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-content:"";--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer components{.p-progressspinner{display:inline-block;height:calc(var(--spacing,.25rem)*28);margin-inline:auto;position:relative;width:100%}.p-progressspinner:before{content:var(--tw-content);display:block}.p-progressspinner-spin{animation:var(--animate-spin,spin 1s linear infinite);height:100%;inset:calc(var(--spacing,.25rem)*0);margin:auto;position:absolute;transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);transform-origin:50%;width:100%}.p-progressspinner-circle{stroke-dasharray:89 200;stroke-dashoffset:0;stroke-linecap:round;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;color:var(--p-primary-color)}@supports (color:color-mix(in lab,red,red)){.p-progressspinner-circle{color:color-mix(in srgb,var(--p-primary-color)100%,transparent)}}.progress-spinner-circle{stroke-dasharray:89 200;stroke-dashoffset:0;stroke-linecap:round;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite}@keyframes p-progress-spinner-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@keyframes p-progress-spinner-color{0%,to{stroke:var(--p-primary-color)}}}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}
