.floating-donate{position:fixed;right:1.6rem;bottom:3.6rem;z-index:20;display:flex;align-items:flex-end;gap:1rem;opacity:0;transform:translateY(2rem) scale(.96);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.floating-donate.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.floating-donate__button{width:clamp(6.4rem,8vw,9.6rem);line-height:0;border-radius:999px;text-decoration:none;transform-origin:center;animation:sargeFloat 5.8s ease-in-out infinite;filter:drop-shadow(0 .6rem 1rem rgba(0,0,0,.35));transition:transform .45s ease,filter .45s ease}.floating-donate__image{width:100%;height:auto;display:block}.floating-donate__bubble{position:relative;margin:0;max-width:min(32rem,calc(100vw - 14rem));padding:1.1rem 1.3rem;border-radius:1.4rem;background:rgba(var(--color-background),.95);border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.45;box-shadow:0 1rem 2.2rem #0003;transform-origin:bottom right;transform:translate(1.2rem) scale(.9);opacity:0;transition:opacity .3s ease,transform .3s ease}.floating-donate__message{display:block;min-height:1.45em}.floating-donate__message-link{color:rgba(var(--color-foreground),.62);text-decoration:underline;text-underline-offset:.2rem;transition:color .2s ease}.floating-donate__message-link:hover{color:rgba(var(--color-foreground),.8)}.floating-donate__bubble:after{content:"";position:absolute;right:-.6rem;bottom:1rem;width:1.2rem;height:1.2rem;background:rgba(var(--color-background),.95);border-right:.1rem solid rgba(var(--color-foreground),.1);border-bottom:.1rem solid rgba(var(--color-foreground),.1);transform:rotate(-45deg)}.floating-donate.is-bubble-visible .floating-donate__bubble{opacity:1;transform:translate(0) scale(1)}@media(hover:hover){.floating-donate__button:hover{transform:translateY(-.3rem) scale(1.14) rotate(-2deg);filter:drop-shadow(0 1rem 1.8rem rgba(0,0,0,.4))}.floating-donate:hover .floating-donate__bubble{opacity:1;transform:translate(0) scale(1)}}.floating-donate__button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.65);outline-offset:.4rem}@media screen and (max-width:749px){.floating-donate:not(.floating-donate--vff){display:none!important}.floating-donate--vff{right:1rem;bottom:2.2rem;gap:.8rem}}@media(prefers-reduced-motion:reduce){.floating-donate,.floating-donate__bubble,.floating-donate__button{transition:none;animation:none}}@keyframes sargeFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-.35rem) rotate(-.7deg)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/floating-donate.css.map */
