:root{--toastify-color-progress-light:hsl(var(--heroui-primary));--toastify-color-progress-dark:hsl(var(--heroui-primary));--toastify-color-progress-success:hsl(var(--heroui-success));--toastify-icon-color-success:hsl(var(--heroui-success));--toastify-color-progress-warning:hsl(var(--heroui-warning));--toastify-icon-color-warning:hsl(var(--heroui-warning));--toastify-color-progress-error:hsl(var(--heroui-danger));--toastify-icon-color-error:hsl(var(--heroui-danger));--toastify-toast-background:hsl(var(--heroui-background));--toastify-text-color-light:hsl(var(--heroui-foreground));--toastify-text-color-dark:hsl(var(--heroui-foreground));--toastify-color-light:hsl(var(--heroui-background));--toastify-color-dark:hsl(var(--heroui-background))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsla(var(--heroui-primary)/30%);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(var(--heroui-primary)/50%)}::-webkit-scrollbar-corner{background:0 0}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background:hsla(var(--heroui-primary)/30%);border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:hsla(var(--heroui-primary)/50%)}.scrollbar-thin::-webkit-scrollbar-corner{background:0 0}.border-gradient1{border-radius:25px;position:relative}.border-gradient1:before{z-index:-1;content:"";border-radius:inherit;-webkit-mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);background:linear-gradient(270deg,#424242,#496572,#a8d5ea);padding:1px;position:absolute;inset:0}.border-gradient2{border-radius:25px;position:relative}.border-gradient2:before{z-index:-1;content:"";border-radius:inherit;-webkit-mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);background:linear-gradient(67.78deg,#d04e74 33.6%,#ebbf93 74.76%,#9bd9fb 98.47%);padding:2px;position:absolute;inset:0}
