.shampoo-loader{width:34px;height:60px;margin:auto;position:relative;border-radius:12px 12px 10px 10px;border:2px solid #f2a7b5;background:#fff;overflow:hidden;filter:drop-shadow(0 6px 14px rgba(242,167,181,.35))}.shampoo-loader:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:18px;height:8px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#f3a0b2,#e88fa3)}.liquid{position:absolute;bottom:0;width:100%;height:25%;background:linear-gradient(180deg,#f8b6c1,#f3a0b2,#e88fa3);border-radius:0 0 8px 8px;animation:shampooFill 1.8s ease-in-out infinite}@keyframes shampooFill{0%{height:25%}50%{height:85%}to{height:25%}}