.dog-container{position:absolute;top:50%;right:0;transform:translateY(-50%) scale(.5);transform-origin:top center}.dog-head{position:relative;width:180px;height:95px;background:#292727;border-radius:100px 100px 0 0/90px 90px 0 0;z-index:2}.jaw-container{position:absolute;top:88px;left:50%;transform:translate(-50%);width:140px;height:72px;background:#292727;z-index:1}.jaw{position:absolute;top:0;left:-20px;width:180px;height:120px;background:#a35a1e;clip-path:polygon(0% 30%,0% 5%,15% 5%,20% 30%,40% 30%,42% 60%,52% 60%,50% 30%,50% 30%,52% 60%,60% 60%,60% 30%,80% 30%,85% 5%,100% 5%,100% 30%,93% 45%,88% 65%,80% 75%,67% 90%,56% 97%,50% 98%,44% 97%,33% 90%,20% 75%,12% 65%,7% 45%);z-index:2}.nose{position:absolute;top:155%;left:51%;transform:translate(-50%);width:30px;height:30px;background:#1e1e1e;border-radius:50%;z-index:3}.ear{width:80px;height:120px;background:#292727;clip-path:polygon(10% 100%,50% 0%,100% 20%,90% 100%);position:absolute;top:-80px}.ear .inner-ear{width:60px;height:100px;background:#a35a1e;clip-path:polygon(15% 90%,50% 10%,85% 25%,75% 90%);position:absolute;top:10px;left:10px}.ear.left{left:-40px;transform:rotate(-15deg)}.ear.right{right:-40px;transform:scaleX(-1) rotate(-15deg)}.eye{width:30px;height:30px;background:#5c3b1e;border-radius:50%;position:absolute;top:60px;overflow:hidden}.eye.left{left:35px}.eye.right{right:35px}.pupil{width:12px;height:12px;background:#000;border-radius:50%;position:absolute;top:9px;left:9px;transition:all .05s ease-out}.eye:after{content:"";width:6px;height:6px;background:#fff;border-radius:50%;position:absolute;top:5px;left:5px}.eyebrow{width:25px;height:10px;background:#a35a1e;border-radius:50%;position:absolute;top:45px}.eyebrow.left{left:35px;transform:rotate(-10deg)}.eyebrow.right{right:35px;transform:rotate(10deg)}.speech-bubble{position:absolute;top:45%;right:200px;width:120px;height:60px;background:#ffffffe6;border-radius:40px;border:2px solid black;display:flex;align-items:center;justify-content:center;color:#000;font-size:16px;font-weight:700;text-align:center;pointer-events:none;z-index:5}
