/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
:root,:host{--color-warning:#fac832}@keyframes rotate{0%{transform:rotate(0)scale(10)}to{transform:rotate(-360deg)scale(10)}}@keyframes ringing{50%{background-color:var(--color-warning)}}@keyframes blink{50%{opacity:0}}@keyframes slide-x100{0%{transform:translate(0)}to{transform:translate(-100%)}}