@import"https://fonts.googleapis.com/css?family=Nunito";body{margin:0;font-family:Nunito,system-ui,sans-serif}.penguin-page{min-height:100vh;background-image:url(background.jpg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;background-size:1735px;background-repeat:no-repeat;background-position:bottom;background-color:#b5d7e0}.penguin-mobile-container{position:absolute;bottom:0%}.penguin-speech{max-width:340px;background:#fff;padding:12px 18px;border-radius:20px;box-shadow:0 14px 30px #00000040;text-align:center;font-size:.95rem;position:relative;z-index:9999}.penguin-speech p{margin:0}.penguin-speech-tail{position:absolute;width:16px;height:16px;background:#fff;left:50%;transform:translate(-50%) rotate(45deg);bottom:-8px}.penguin-hint{font-size:.8rem;color:#000c}*{box-sizing:border-box}.penguin-container{width:230px;margin:0 auto;transform:scale(.9);position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;transition:transform .15s ease-out}.penguin-container:hover{transform:scale(.95)}@keyframes penguin-bounce{0%{transform:scale(1.3) translateY(0)}30%{transform:scale(1.4) translateY(-10px)}60%{transform:scale(1.32) translateY(4px)}to{transform:scale(1.3) translateY(0)}}.penguin-container--bounce{animation:penguin-bounce .7s ease-out}.penguin-body{box-shadow:inset -20px -20px #0000001a;background-color:#263238;width:230px;height:300px;border-radius:50% 50% 40% 40%;position:relative}.penguin-body-left-inside,.penguin-body-right-inside{z-index:2;position:absolute;width:130px;height:210px;border-radius:50%;background-color:#fff;top:35px}.penguin-body-right-inside{right:30px;transform:rotate(20deg);box-shadow:inset -5px -10px #0000001a}.penguin-body-left-inside{transform:rotate(-20deg);left:30px}@keyframes wave{0%{transform:rotate(10deg)}50%{transform:rotate(-50deg)}to{transform:rotate(10deg)}}.penguin-right-wing,.penguin-left-wing{position:absolute;top:130px;background-color:#263238;width:100px;height:35px;border-top-right-radius:50%;border-bottom-right-radius:50%}.penguin-right-wing{right:-75px;transform-origin:left;transform:rotate(40deg);box-shadow:inset -5px -10px #0000001a}.penguin-left-wing{top:150px;left:-66px;transform:rotate(130deg)}.penguin-right-eye,.penguin-left-eye{box-shadow:inset -3px -3px #0000004d;top:70px;z-index:3;position:absolute;height:20px;width:20px;border-radius:50%;background-color:#263238;transform-origin:center center;animation:penguin-blink 4s infinite}.penguin-right-eye{right:57px}.penguin-left-eye{left:57px;animation-delay:0s}.penguin-nose{top:110px;position:absolute;z-index:3;width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-top:25px solid #ffc107;border-radius:50%;left:40%}.penguin-right-foot,.penguin-left-foot{box-shadow:inset -5px -10px #0000001a;background-color:#ffc107;position:absolute;width:70px;height:30px;z-index:3;bottom:0;border-radius:50%}.penguin-right-foot{right:5px}.penguin-left-foot{left:5px}.shadow{z-index:-1;bottom:-10px;position:absolute;width:250px;height:40px;background-color:#0000001a;border-radius:50%}@keyframes penguin-blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes penguin-jump{0%{transform:translateY(0)}30%{transform:translateY(-18px)}60%{transform:translateY(4px)}to{transform:translateY(0)}}.penguin-action--jump .penguin-body{animation:penguin-jump .7s ease-out}@keyframes penguin-wave{0%{transform:rotate(40deg)}50%{transform:rotate(-40deg)}to{transform:rotate(40deg)}}.penguin-action--wave .penguin-right-wing{animation:penguin-wave .9s ease-in-out}.penguin-action--kiss .penguin-body .penguin-kiss-heart{position:absolute;top:90px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#ff4b7b;clip-path:path("M8 14 L1 7.5 A3.5 3.5 0 0 1 8 2.5 A3.5 3.5 0 0 1 15 7.5 Z");opacity:0;animation:penguin-kiss .9s ease-out forwards;z-index:999999}@keyframes penguin-kiss{0%{transform:translate(-50%) scale(.6);opacity:0}20%{opacity:1}to{transform:translate(-50%,-40px) scale(1.1);opacity:0}}.snowflake{color:#fff;font-size:1.2em;font-family:Arial,sans-serif;text-shadow:0 0 5px #000}.snowflake,.snowflake .inner{animation-iteration-count:infinite;animation-play-state:running}@keyframes snowflakes-fall{0%{transform:translateY(0)}to{transform:translateY(110vh)}}@keyframes snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;user-select:none;cursor:default;pointer-events:none;animation-name:snowflakes-shake;animation-duration:3s;animation-timing-function:ease-in-out}.snowflake .inner{animation-duration:10s;animation-name:snowflakes-fall;animation-timing-function:linear}.snowflake:nth-of-type(0){left:1%;animation-delay:0s}.snowflake:nth-of-type(0) .inner{animation-delay:0s}.snowflake:first-of-type{left:10%;animation-delay:1s}.snowflake:first-of-type .inner,.snowflake:nth-of-type(8) .inner{animation-delay:1s}.snowflake:nth-of-type(2){left:20%;animation-delay:.5s}.snowflake:nth-of-type(2) .inner,.snowflake:nth-of-type(6) .inner{animation-delay:6s}.snowflake:nth-of-type(3){left:30%;animation-delay:2s}.snowflake:nth-of-type(11) .inner,.snowflake:nth-of-type(3) .inner{animation-delay:4s}.snowflake:nth-of-type(4){left:40%;animation-delay:2s}.snowflake:nth-of-type(10) .inner,.snowflake:nth-of-type(4) .inner{animation-delay:2s}.snowflake:nth-of-type(5){left:50%;animation-delay:3s}.snowflake:nth-of-type(5) .inner{animation-delay:8s}.snowflake:nth-of-type(6){left:60%;animation-delay:2s}.snowflake:nth-of-type(7){left:70%;animation-delay:1s}.snowflake:nth-of-type(7) .inner{animation-delay:2.5s}.snowflake:nth-of-type(8){left:80%;animation-delay:0s}.snowflake:nth-of-type(9){left:90%;animation-delay:1.5s}.snowflake:nth-of-type(9) .inner{animation-delay:3s}.snowflake:nth-of-type(10){left:25%;animation-delay:0s}.snowflake:nth-of-type(11){left:65%;animation-delay:2.5s}
