/*! tailwindcss v4.3.0 | 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-font-weight:initial}}}.Badge{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-radius:999em;align-items:center;padding:.2em .7em;display:inline-flex}.Badge.success{background-color:var(--color-pasea-green-50,#eef7e9);color:var(--color-pasea-green-700,#3e7d29)}.Badge.info{background-color:var(--color-pasea-blue-50,#e6f0f8);color:var(--color-pasea-blue-700,#1b4f87)}.Badge.warning{background-color:var(--color-pasea-orange-50,#fceedf);color:var(--color-pasea-orange-700,#a85b17)}.Badge.danger{background-color:var(--color-pasea-red-50,#fbe9e9);color:var(--color-pasea-red-700,#832f2f)}.Badge.neutral{background-color:var(--color-pasea-gray-100,#eaeaea);color:var(--color-pasea-gray-700,#3a3a3a)}@property --tw-font-weight{syntax:"*";inherits:false}