halloween-ghost-can{display:block}.halloween-ghost-can{position:absolute;width:150px;height:auto;z-index:9998;pointer-events:auto;cursor:pointer;transition:opacity .6s ease,transform .3s ease;transform-origin:center center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.halloween-ghost-can.state-hidden{opacity:0;pointer-events:none;transform:scale(.8)}.halloween-ghost-can.state-appearing{opacity:0;animation:fadeInGhost .6s ease forwards;transform:scale(1)}.halloween-ghost-can.state-visible{opacity:1;transform:scale(1)}.halloween-ghost-can.state-fading{opacity:0;transition:opacity .8s ease}.halloween-ghost-can img{width:100%;height:auto;display:block}.halloween-ghost-can:hover{animation:shakeGhost .5s ease-in-out infinite!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.5))!important}.halloween-ghost-can.state-visible:hover{animation:shakeGhost .5s ease-in-out infinite!important}@media screen and (max-width: 749px){.halloween-ghost-can{width:100px}}@keyframes fadeInGhost{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.halloween-ghost-can.state-visible{animation:subtleGlow 2s ease-in-out infinite}@keyframes subtleGlow{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}}@keyframes shakeGhost{0%,to{transform:translate(0) rotate(0)}10%{transform:translate(-3px) rotate(-2deg)}20%{transform:translate(3px) rotate(2deg)}30%{transform:translate(-3px) rotate(-1deg)}40%{transform:translate(3px) rotate(1deg)}50%{transform:translate(-2px) rotate(-.5deg)}60%{transform:translate(2px) rotate(.5deg)}70%{transform:translate(-2px) rotate(-.5deg)}80%{transform:translate(2px) rotate(.5deg)}90%{transform:translate(-1px) rotate(0)}}.halloween-ghost-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.halloween-ghost-modal--open{opacity:1;visibility:visible;pointer-events:all}.halloween-ghost-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.halloween-ghost-modal__container{position:relative;background-color:#fff;border-radius:16px;padding:2rem;max-width:90%;width:100%;max-width:500px;box-shadow:0 10px 40px #0000004d;z-index:1;transform:scale(.9);transition:transform .3s ease}.halloween-ghost-modal--open .halloween-ghost-modal__container{transform:scale(1)}.halloween-ghost-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#333;padding:.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease}.halloween-ghost-modal__close:hover,.halloween-ghost-modal__close:focus{background-color:#f0f0f0;color:#000;outline:2px solid #333;outline-offset:2px}.halloween-ghost-modal__close:focus-visible{outline:2px solid #333;outline-offset:2px}.halloween-ghost-modal__content{text-align:center;padding-top:1rem}.halloween-ghost-modal__title{font-size:2rem;font-weight:700;margin:0 0 1.5rem;padding:0 1rem;color:#333;line-height:1.3;word-wrap:break-word}.halloween-ghost-modal__image-wrapper{display:flex;justify-content:center;align-items:center;margin-top:1rem}.halloween-ghost-modal__image{max-width:100%;height:auto;max-height:300px;object-fit:contain}@media screen and (max-width: 749px){.halloween-ghost-modal__container{padding:1.5rem;margin:1rem;max-width:calc(100% - 2rem)}.halloween-ghost-modal__title{font-size:1.5rem;margin-bottom:1rem}.halloween-ghost-modal__image{max-height:200px}.halloween-ghost-modal__close{top:.5rem;right:.5rem;font-size:1.5rem;width:2rem;height:2rem}}.halloween-ghost-modal[aria-hidden=true]{display:none}
/*# sourceMappingURL=/cdn/shop/t/299/assets/halloween-ghost.css.map */
