/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */:host,:root{--color-gradient-start:#7f5af0;--color-gradient-end:#af5af0}.dashed-custom{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='6' ry='6' stroke='%235D5D5DFF' stroke-width='4' stroke-dasharray='8%2c 12' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.trash-hover{border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.trash-hover:after{content:"";background:linear-gradient(180deg,var(--color-gradient-start)0,var(--color-gradient-end)100%);opacity:0;z-index:0;border-radius:6px;width:100%;height:100%;transition:all .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.trash-hover:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.trash-hover>*{z-index:1;position:relative}