.cat-container{filter:drop-shadow(0 4px 8px #00000026);width:110px;height:70px;position:relative}.cat{width:100%;height:100%;position:relative}.cat-body{z-index:2;background:#f4a460;border-radius:60% 40% 40% 60%/70% 50% 50% 70%;width:60px;height:32px;position:absolute;top:18px;left:25px;box-shadow:inset -5px -5px 10px #0000001a}.cat-body:before{content:"";background:#fff8dc;border-radius:50%/40% 40% 60% 60%;width:70%;height:60%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cat-stripe{display:none}.cat-head{z-index:3;background:#f4a460;border-radius:50% 50% 45% 45%;width:38px;height:35px;position:absolute;top:6px;left:63px;box-shadow:inset -3px -3px 8px #0000001a}.cat-head:before{content:"";background:#fff8dc;border-radius:50% 50% 40% 40%;width:85%;height:55%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cat-ear{z-index:1;filter:drop-shadow(0 -1px 2px #0000001a);border-bottom:16px solid #f4a460;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:-10px}.cat-ear:before{display:none}.cat-ear-left{left:-4px;transform:rotate(-30deg)}.cat-ear-right{right:-4px;transform:rotate(30deg)}.cat-face{z-index:2;width:100%;height:100%;position:relative}.cat-eyes{z-index:3;gap:12px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.cat-eye{background:#2c3e50;border-radius:50%;width:8px;height:10px;position:relative;overflow:hidden}.cat-eye:before{content:"";opacity:.6;background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;top:2px;left:2px}.cat-nose{z-index:4;background:#d4a574;border-radius:50%/40% 40% 60% 60%;width:6px;height:5px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.cat-nose:after{content:"";border:1px solid #d4a574;border-top:none;border-radius:0 0 50% 50%;width:8px;height:6px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.cat-whiskers{display:none}.cat-tail{z-index:1;transform-origin:100%;background:#f4a460;border-radius:8px 0 0 8px;width:30px;height:9px;position:absolute;top:25px;left:5px;box-shadow:inset 0 -2px 4px #0000001a}.cat-tail:after{content:"";background:#d2691e;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.cat-container:not(.walking) .cat-tail{animation:3s ease-in-out infinite tail-wag-gentle}@keyframes tail-wag-gentle{0%,to{transform:rotate(-5deg)}50%{transform:rotate(8deg)}}.cat-leg{z-index:1;background:linear-gradient(#f4a460 0%,#e8956f 100%);border-radius:3px 3px 4px 4px;width:7px;height:20px;position:absolute;box-shadow:2px 2px 4px #00000026}.cat-leg:after{content:"";background:#fff;border-radius:50%;width:10px;height:8px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:0 2px 3px #0003}.cat-leg.front-left{z-index:3;top:42px;left:58px}.cat-leg.front-right{z-index:3;top:42px;left:70px}.cat-leg.back-left{z-index:1;top:42px;left:32px;transform:rotate(-3deg)}.cat-leg.back-right{z-index:1;top:42px;left:42px;transform:rotate(3deg)}.cat-container.walking .cat-body,.cat-container.walking .cat-head{animation:.6s ease-in-out infinite cat-bounce}@keyframes cat-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.cat-container.walking .cat-leg.front-left{z-index:4;animation:.6s ease-in-out infinite leg-walk-front-left}.cat-container.walking .cat-leg.front-right{z-index:2;animation:.6s ease-in-out infinite leg-walk-front-right}.cat-container.walking .cat-leg.back-left{z-index:1;animation:.6s ease-in-out infinite leg-walk-back-left}.cat-container.walking .cat-leg.back-right{z-index:3;animation:.6s ease-in-out infinite leg-walk-back-right}@keyframes leg-walk-front-left{0%{transform:translateY(0)translate(0)}25%{transform:translateY(-8px)translate(2px)}50%{transform:translateY(0)translate(4px)}75%{transform:translateY(0)translate(2px)}to{transform:translateY(0)translate(0)}}@keyframes leg-walk-front-right{0%{transform:translateY(0)translate(4px)}25%{transform:translateY(0)translate(2px)}50%{transform:translateY(0)translate(0)}75%{transform:translateY(-8px)translate(2px)}to{transform:translateY(0)translate(4px)}}@keyframes leg-walk-back-left{0%{transform:translateY(0)translate(4px)rotate(-3deg)}25%{transform:translateY(0)translate(2px)rotate(-3deg)}50%{transform:translateY(0)translate(0)rotate(-3deg)}75%{transform:translateY(-8px)translate(2px)rotate(-3deg)}to{transform:translateY(0)translate(4px)rotate(-3deg)}}@keyframes leg-walk-back-right{0%{transform:translateY(0)translate(0)rotate(3deg)}25%{transform:translateY(-8px)translate(2px)rotate(3deg)}50%{transform:translateY(0)translate(4px)rotate(3deg)}75%{transform:translateY(0)translate(2px)rotate(3deg)}to{transform:translateY(0)translate(0)rotate(3deg)}}.cat-container.walking .cat-tail{animation:.4s ease-in-out infinite tail-wag-excited}@keyframes tail-wag-excited{0%,to{transform:rotate(-15deg)}50%{transform:rotate(25deg)}}.cat-container:hover{transition:transform .3s;transform:scale(1.15)}.cat-container:hover .cat-eye{animation:3s ease-in-out infinite blink}@keyframes blink{0%,92%,to{height:10px}95%{height:2px}}.cat-container.walking .cat-leg:before{content:"";filter:blur(2px);background:#0003;border-radius:50%;width:12px;height:4px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.cat-container.dragging .cat-leg{transform-origin:top;animation:.5s ease-in-out infinite leg-dangle!important}@keyframes leg-dangle{0%,to{transform:rotate(-5deg)translateY(2px)}50%{transform:rotate(5deg)translateY(4px)}}.cat-container.dragging .cat-tail{animation:.6s ease-in-out infinite tail-dangle!important}@keyframes tail-dangle{0%,to{transform:rotate(-25deg)}50%{transform:rotate(-5deg)}}.cat-container.dragging .cat-body,.cat-container.dragging .cat-head{animation:.8s ease-in-out infinite body-sway}@keyframes body-sway{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(2px)rotate(2deg)}}.cat-whiskers{z-index:3;position:absolute;top:23px}.cat-whiskers:before,.cat-whiskers:after{content:"";background:linear-gradient(90deg,#32323299,#32323200);height:.8px;position:absolute}.cat-whiskers.left{width:20px;left:0}.cat-whiskers.left:before{transform-origin:0;width:20px;top:-4px;left:0;transform:rotate(-12deg)}.cat-whiskers.left:after{transform-origin:0;width:22px;top:0;left:0;transform:rotate(-5deg)}.cat-whiskers.left{transform-origin:0;background:linear-gradient(90deg,#32323299,#32323200);width:18px;height:.8px;top:4px;left:0;transform:rotate(5deg)}.cat-whiskers.right{width:20px;right:0}.cat-whiskers.right:before{transform-origin:100%;background:linear-gradient(90deg,#32323200,#32323299);width:20px;top:-4px;right:0;transform:rotate(12deg)}.cat-whiskers.right:after{transform-origin:100%;background:linear-gradient(90deg,#32323200,#32323299);width:22px;top:0;right:0;transform:rotate(5deg)}.cat-whiskers.right{transform-origin:100%;background:linear-gradient(90deg,#32323200,#32323299);width:18px;height:.8px;top:4px;right:0;transform:rotate(-5deg)}
