.wave{color:#2f97c8;animation:animate 4s ease-in-out infinite}@keyframes animate{0%,to{clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}.water-glass-effect{background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3)}.donation-chip{transition:all .3s cubic-bezier(.4,0,.2,1)}.donation-chip:active{transform:scale(.95)}.well-card-shadow{box-shadow:0 10px 30px -5px rgba(0,0,0,.1),0 4px 10px -2px rgba(0,0,0,.05)}.liquid-fill{position:relative;overflow:hidden}.liquid-fill:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--fill-percent);background:linear-gradient(180deg,#38bdf8,#0284c7);transition:height 1s ease-in-out;z-index:-1}