/*! tailwindcss v4.1.4 | 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-border-style:solid}}}.relative{position:relative}.block{display:block}.flex{display:flex}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.css-sparkles{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.twinkle{opacity:0;background-color:#fff;border-radius:50%;width:4px;height:4px;animation:sparkleFlash 2s ease-in-out infinite;position:absolute}@keyframes sparkleFlash{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}