#container{width:100%;height:100%;font-family:Arial,sans-serif;text-align:center;caret-color:#00000000;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#lock-container{width:400px;height:300px;background-image:url(/_next/static/media/lock.7ecce878.png);background-size:cover;margin:0 auto;border:2px solid #000;position:relative;background-color:#ccc;z-index:1}#hook{position:absolute;width:827px;height:65px;cursor:pointer;z-index:2;filter:drop-shadow(3px 3px 2px #00000077)}#top{background-image:url(/_next/static/media/top2.5533f5bb.png);height:37px;width:307px;left:0;top:50%;transform:translate(4px,11px)}#bottom,#top{position:relative;background-size:cover}#bottom{background-image:url(/_next/static/media/bottom2.890c36a8.png);top:0;float:right;height:65px;width:542px}#end{position:absolute;height:30px;width:10px;float:left;top:70%;margin-left:10px}#tension-wrench{position:absolute;width:65px;height:211px;background-image:url(/_next/static/media/wrench.08589310.png);background-size:cover;left:380px;top:250px;transform-origin:center 10px;perspective:100px;filter:drop-shadow(3px 3px 2px #00000077);transition-duration:1s}.rotate{transform:rotateX(80deg)}#score{margin-top:20px}.pin{width:20px;height:43px;background-image:url(/_next/static/media/pin.37c12909.png);background-size:cover;position:relative;transform-origin:center bottom;filter:drop-shadow(2px 2px 1px #00000077)}.pin.correct{transition-duration:.2s;background:linear-gradient(green,green),url(/_next/static/media/pin.37c12909.png);background-blend-mode:hue}.pin.correct,.pin.incorrect{-webkit-mask-image:url(/_next/static/media/pin.37c12909.png)}.pin.incorrect{background:linear-gradient(red,red),url(/_next/static/media/pin.37c12909.png);background-blend-mode:hue}.pin.incorrect,.shake{animation:shake .5s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.shake-small{animation:shake-small .5s;animation-iteration-count:infinite}@keyframes shake-small{0%{transform:rotate(0deg)}10%{transform:rotate(-1deg)}20%{transform:rotate(1deg)}30%{transform:rotate(0deg)}40%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}60%{transform:rotate(0deg)}70%{transform:rotate(-1deg)}80%{transform:rotate(1deg)}90%{transform:rotate(0deg)}to{transform:rotate(-1deg)}}.pin-container{position:absolute;transform-origin:center bottom;transition-duration:.2s;top:150px}.pin-container:has(.pin.incorrect){transform:translateY(-40%)!important}.pin-container:has(.pin.correct){top:122px!important}.pin-slide{height:100%;width:22px;background-color:#666;z-index:-1;pointer-events:none;background-image:url(/_next/static/media/slot.d5acd2f3.png)}.pin-slide,.spring{position:absolute;background-size:cover}.spring{top:10px;width:20px;height:141px;background-image:url(/_next/static/media/spring.21204bf5.png);transform-origin:center top;transition-duration:.2s}.pin-slide:has(.pin.correct) .spring{transform:scaleY(.778)!important}.hide{opacity:0}