/*! 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}}}.Alert{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));border:1px solid;border-radius:.5em;align-items:flex-start;gap:.7em;padding:.7em .9em;display:flex}.Alert .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.4em;height:1.4em}.Alert .body{flex:1;line-height:1.5}.Alert .body .title{--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}.Alert .body .message{color:var(--color-pasea-gray-700,#3a3a3a)}.Alert .body .action{cursor:pointer;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);background:0 0;border:none;margin-top:.35em;padding:0;text-decoration-line:underline;display:block}.Alert.info{background-color:var(--color-pasea-blue-50,#e6f0f8);border-color:var(--color-pasea-blue-200)}.Alert.info .icon{background-image:url(/icons/info.svg)}.Alert.info .title{color:var(--color-pasea-blue-900,#0d2a4a)}.Alert.info .action{color:var(--color-pasea-blue-800,#163e68)}.Alert.success{background-color:var(--color-pasea-green-50,#eef7e9);border-color:var(--color-pasea-green-200)}.Alert.success .icon{background-image:url(/icons/success.svg)}.Alert.success .title{color:var(--color-pasea-green-900,#193a11)}.Alert.success .action{color:var(--color-pasea-green-800,#2c5c1d)}.Alert.warning{background-color:var(--color-pasea-orange-50,#fceedf);border-color:var(--color-pasea-orange-200)}.Alert.warning .icon{background-image:url(/icons/warning.svg)}.Alert.warning .title{color:var(--color-pasea-orange-900,#522a0b)}.Alert.warning .action{color:var(--color-pasea-orange-800,#7e4412)}.Alert.danger{background-color:var(--color-pasea-red-50,#fbe9e9);border-color:var(--color-pasea-red-200)}.Alert.danger .icon{background-image:url(/icons/error.svg)}.Alert.danger .title{color:var(--color-pasea-red-900,#421717)}.Alert.danger .action{color:var(--color-pasea-red-800,#642424)}@property --tw-font-weight{syntax:"*";inherits:false}