.coffee-wrap{position:fixed;top:0;left:0;bottom:0;width:100%;background:#f0f0f0e6;display:flex;justify-content:center;align-items:center;z-index:11000}.wave-wrapper{position:relative;width:120px;height:120px}.wave-svg{position:absolute;top:0;left:0;width:120px;height:120px;z-index:1}.cophi-outline{width:120px;height:120px;z-index:2;position:relative}.wave-svg{z-index:2}.cophi-outline{z-index:1}.wave-rect{animation:waveFill 2s ease-out forwards}.wave-path{animation:waveFillUp 2s ease-out forwards,waveMotion 4s ease-in-out infinite;transform-box:fill-box;transform-origin:bottom}@keyframes waveFill{0%{y:207;height:0}to{y:0;height:207}}
