.shepherd-button{--tw-border-opacity:1;background-color:hsl(var(--heroui-primary)/var(--heroui-primary-opacity,var(--tw-bg-opacity)));font-weight:700;border:1px solid;border-radius:3rem;height:3rem;min-width:10rem;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button,.shepherd-button:not(:disabled):hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.shepherd-button:not(:disabled):hover{background-color:hsl(var(--heroui-primary-600)/var(--heroui-primary-600-opacity,var(--tw-bg-opacity)))}.shepherd-button.shepherd-button-secondary{height:3rem;min-width:10rem;border-radius:3rem;border:1px solid;background:transparent;--tw-border-opacity:1;border-color:hsl(var(--heroui-secondary)/var(--heroui-secondary-opacity,var(--tw-border-opacity)));--tw-text-opacity:1;color:hsl(var(--heroui-foreground)/var(--heroui-foreground-opacity,var(--tw-text-opacity)))}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{--tw-bg-opacity:1;background-color:hsl(var(--heroui-secondary-100)/var(--heroui-secondary-100-opacity,var(--tw-bg-opacity)));--tw-text-opacity:1;color:hsl(var(--heroui-foreground)/var(--heroui-foreground-opacity,var(--tw-text-opacity)))}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;--tw-text-opacity:1;color:hsl(var(--heroui-default-400)/var(--heroui-default-400-opacity,var(--tw-text-opacity)));cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{--tw-text-opacity:1;color:hsl(var(--heroui-default-700)/var(--heroui-default-700-opacity,var(--tw-text-opacity)))}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{--tw-text-opacity:1;color:hsl(var(--heroui-default-400)/var(--heroui-default-400-opacity,var(--tw-text-opacity)))}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{--tw-text-opacity:1;color:hsl(var(--heroui-default-700)/var(--heroui-default-700-opacity,var(--tw-text-opacity)))}.shepherd-title{--tw-text-opacity:1;color:hsl(var(--heroui-foreground)/var(--heroui-foreground-opacity,var(--tw-text-opacity)));display:flex;flex:1 0 auto;font-size:1rem;font-weight:700;margin:0;padding:0;text-align:center}.shepherd-header{align-items:center;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:center;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header,.shepherd-header{--tw-bg-opacity:1;background-color:hsl(var(--heroui-secondary-50)/var(--heroui-secondary-50-opacity,var(--tw-bg-opacity)))}.shepherd-has-title .shepherd-content .shepherd-header{padding:1em}.shepherd-text{--tw-text-opacity:1;color:hsl(var(--heroui-foreground)/var(--heroui-foreground-opacity,var(--tw-text-opacity)));font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:1.5rem;--tw-bg-opacity:1;background-color:hsl(var(--heroui-background)/var(--heroui-background-opacity,var(--tw-bg-opacity)));outline:none;padding:0}.shepherd-element{border-radius:1.5rem;width:18rem;min-width:18rem;max-width:18rem;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{--tw-bg-opacity:1;background-color:hsl(var(--heroui-background)/var(--heroui-background-opacity,var(--tw-bg-opacity)));content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{--tw-bg-opacity:1;background-color:hsl(var(--heroui-secondary-50)/var(--heroui-secondary-50-opacity,var(--tw-bg-opacity)))}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}