@keyframes slideIn{0%{transform:translate(-150%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(-150%)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}@keyframes bubblePop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}@keyframes hammerSwing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(25deg)}}@keyframes blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes textGlow{0%,to{text-shadow:0 0 5px #f39c1280}50%{text-shadow:0 0 15px #f39c12cc,0 0 25px #f39c1266}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.penguin-container{z-index:9999;cursor:pointer;filter:drop-shadow(0 10px 30px #0006);align-items:flex-end;gap:15px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards slideIn;display:flex;position:fixed;bottom:30px;left:30px}.penguin-container.leaving{animation:.5s ease-in forwards slideOut}.penguin-wrapper{animation:2s ease-in-out infinite bounce}.penguin{width:160px;height:200px;position:relative}.penguin .body{background:linear-gradient(135deg,#2d3436 0%,#1a1a2e 100%);border-radius:55px 55px 50px 50px;width:110px;height:130px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.penguin .belly{background:linear-gradient(#fff 0%,#f0f0f0 100%);border-radius:38px 38px 32px 32px;flex-direction:column;justify-content:center;align-items:center;width:75px;height:95px;padding-top:10px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.penguin .belly-text{color:#e67e22;text-align:center;letter-spacing:.5px;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.1;animation:2s ease-in-out infinite textGlow}.penguin .belly-text .ws{color:#2d3436;font-size:11px;display:block}.penguin .belly-text .konsorcjum{color:#e67e22;font-size:8px;display:block}.penguin .head{z-index:2;background:linear-gradient(135deg,#2d3436 0%,#1a1a2e 100%);border-radius:50%;width:80px;height:75px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.penguin .face{background:linear-gradient(#fff 0%,#f5f5f5 100%);border-radius:50%;width:58px;height:48px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.penguin .eyes{z-index:3;gap:22px;display:flex;position:absolute;top:32px;left:50%;transform:translate(-50%)}.penguin .eye{background:#1a1a2e;border-radius:50%;width:18px;height:20px;animation:4s ease-in-out infinite blink;position:relative}.penguin .eye:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.penguin .cheeks{z-index:3;gap:50px;display:flex;position:absolute;top:48px;left:50%;transform:translate(-50%)}.penguin .cheek{background:#ff969680;border-radius:50%;width:14px;height:9px}.penguin .beak{z-index:4;border-top:18px solid #ff9f43;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;top:52px;left:50%;transform:translate(-50%)}.penguin .beak:before{content:"";background:#e17055;border-radius:50%;width:16px;height:8px;position:absolute;top:-22px;left:-8px}.penguin .wing{z-index:1;background:linear-gradient(135deg,#2d3436 0%,#1a1a2e 100%);border-radius:15px 15px 24px 24px;width:30px;height:65px;position:absolute;top:65px}.penguin .wing.left{transform-origin:top;left:5px;transform:rotate(15deg)}.penguin .wing.right{transform-origin:top;right:5px}.penguin .wing.right.waving{animation:.4s ease-in-out infinite wave}.penguin .feet{gap:24px;display:flex;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.penguin .foot{background:linear-gradient(#ff9f43 0%,#e67e22 100%);border-radius:50% 50% 40% 40%;width:35px;height:15px}.penguin .helmet{z-index:5;background:linear-gradient(#fdcb6e 0%,#f39c12 40%,#e67e22 100%);border-radius:48px 48px 14px 14px;width:95px;height:55px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:inset 0 -8px 15px #0003,inset 0 5px 10px #ffffff4d,0 3px 8px #0000004d}.penguin .helmet:before{content:"";background:linear-gradient(#f39c12 0%,#d68910 100%);border-radius:6px;height:15px;position:absolute;bottom:-2px;left:-7px;right:-7px;box-shadow:0 2px 4px #0003}.penguin .helmet:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);border-radius:50%;width:60px;height:12px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.penguin .helmet-stripe{background:linear-gradient(#2d3436 0%,#1a1a2e 100%);border-radius:3px;width:70px;height:12px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 3px #0000004d}.penguin .hammer{transform-origin:100% 100%;z-index:6;animation:.8s ease-in-out infinite hammerSwing;position:absolute;bottom:40px;left:-28px}.penguin .hammer-head{background:linear-gradient(#74b9ff 0%,#0984e3 50%,#636e72 50%,#2d3436 100%);border-radius:4px;width:38px;height:22px;position:relative;box-shadow:0 2px 5px #0000004d}.penguin .hammer-handle{background:linear-gradient(90deg,sienna 0%,peru 50%,sienna 100%);border-radius:3px;width:11px;height:45px;position:absolute;top:100%;right:7px;box-shadow:1px 2px 3px #0003}.speech-bubble{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #f39c124d;border-radius:24px;max-width:320px;margin-bottom:60px;padding:20px 28px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards bubblePop;position:relative;box-shadow:0 8px 30px #0003,0 2px 8px #0000001a,inset 0 1px #fffc}.speech-bubble:before{content:"";background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-bottom:2px solid #f39c124d;border-right:2px solid #f39c124d;width:28px;height:28px;position:absolute;bottom:-14px;left:28px;transform:rotate(45deg);box-shadow:4px 4px 8px #0000001a}.speech-bubble:after{content:"";background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:0 0 12px 12px;width:45px;height:22px;position:absolute;bottom:0;left:18px}.bubble-text{color:#2d3436;z-index:1;font-size:18px;line-height:1.5;position:relative}.bubble-text .erp-name{background:linear-gradient(135deg,#e67e22 0%,#f39c12 50%,#e67e22 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800;display:inline-block}.bubble-emoji{margin-left:8px;font-size:28px;animation:1s ease-in-out infinite bounce;display:inline-block}.sparkles{pointer-events:none;height:55px;position:absolute;top:-28px;left:-12px;right:-12px}.sparkle{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#f39c12;width:14px;height:14px;position:absolute}.sparkle:first-child{animation:1.5s ease-in-out infinite sparkle;left:5%}.sparkle:nth-child(2){animation:1.5s ease-in-out .3s infinite sparkle;left:25%}.sparkle:nth-child(3){animation:1.5s ease-in-out .6s infinite sparkle;left:50%}.sparkle:nth-child(4){animation:1.5s ease-in-out .9s infinite sparkle;left:75%}.sparkle:nth-child(5){animation:1.5s ease-in-out 1.2s infinite sparkle;left:95%}.close-hint{color:#ffffffb3;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;border-radius:20px;padding:6px 14px;font-size:12px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.confetti{pointer-events:none;z-index:9998;width:100%;height:100%;position:fixed;top:0;left:0}.confetti-piece{width:10px;height:20px;animation:linear forwards confetti-fall;position:absolute;top:-20px}
.easter-chick{width:160px;height:220px;position:relative}.easter-chick .egg-shell-bottom{z-index:2;background:linear-gradient(#fff9e6 0%,#f5e6c8 100%);border-radius:0 0 55px 55px;width:120px;height:90px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 -5px 15px #0000001a,0 3px 8px #00000026}.easter-chick .egg-shell-bottom:before{content:"";opacity:.7;background:repeating-linear-gradient(90deg,#e74c3c 0 15px,#3498db 15px 30px,#f1c40f 30px 45px,#2ecc71 45px 60px);height:12px;position:absolute;top:15px;left:0;right:0}.easter-chick .egg-shell-bottom:after{content:"";opacity:.5;background:repeating-linear-gradient(90deg,#9b59b6 0 10px,#0000 10px 20px);height:8px;position:absolute;top:35px;left:0;right:0}.easter-chick .egg-crack{z-index:3;width:120px;height:20px;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.easter-chick .egg-crack:before{content:"";background-color:#0000;background-image:linear-gradient(135deg,#fff9e6 25%,#0000 25%),linear-gradient(225deg,#fff9e6 25%,#0000 25%),linear-gradient(315deg,#fff9e6 25%,#0000 25%),linear-gradient(45deg,#fff9e6 25%,#0000 25%);background-position:-10px 0,-10px 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;height:20px;position:absolute;top:0;left:0;right:0}.easter-chick .chick-body{z-index:4;background:linear-gradient(#ffd32a 0%,#ffb142 60%,#ff9f43 100%);border-radius:45px 45px 40px 40px;width:90px;height:80px;position:absolute;bottom:75px;left:50%;transform:translate(-50%)}.easter-chick .chick-belly{background:linear-gradient(#fff3cd 0%,#ffe69c 100%);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:45px;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.easter-chick .chick-belly-text{color:#e67e22;text-align:center;letter-spacing:.5px;text-transform:uppercase;font-size:8px;font-weight:800;line-height:1.1;animation:2s ease-in-out infinite textGlow}.easter-chick .chick-belly-text .ws{color:#8b4513;font-size:10px;display:block}.easter-chick .chick-belly-text .konsorcjum{color:#e67e22;font-size:7px;display:block}.easter-chick .chick-head{z-index:5;background:linear-gradient(#ffd32a 0%,#ffb142 100%);border-radius:50%;width:70px;height:65px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.easter-chick .chick-eyes{z-index:6;gap:20px;display:flex;position:absolute;top:50px;left:50%;transform:translate(-50%)}.easter-chick .chick-eye{background:#2d3436;border-radius:50%;width:16px;height:18px;animation:3.5s ease-in-out infinite blink;position:relative}.easter-chick .chick-eye:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:3px}.easter-chick .chick-cheeks{z-index:6;gap:44px;display:flex;position:absolute;top:62px;left:50%;transform:translate(-50%)}.easter-chick .chick-cheek{background:#ffa07a99;border-radius:50%;width:14px;height:10px}.easter-chick .chick-beak{z-index:7;border-top:14px solid #ff6b35;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:62px;left:50%;transform:translate(-50%)}.easter-chick .chick-beak:before{content:"";background:#e55100;border-radius:50%;width:12px;height:6px;position:absolute;top:-18px;left:-6px}.easter-chick .chick-helmet{z-index:8;background:linear-gradient(#fdcb6e 0%,#f39c12 40%,#e67e22 100%);border-radius:43px 43px 12px 12px;width:85px;height:48px;position:absolute;top:2px;left:50%;transform:translate(-50%);box-shadow:inset 0 -6px 12px #0003,inset 0 4px 8px #ffffff4d,0 3px 6px #00000040}.easter-chick .chick-helmet:before{content:"";background:linear-gradient(#f39c12 0%,#d68910 100%);border-radius:5px;height:12px;position:absolute;bottom:-2px;left:-5px;right:-5px;box-shadow:0 2px 3px #00000026}.easter-chick .chick-helmet:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);border-radius:50%;width:50px;height:10px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.easter-chick .chick-helmet-stripe{background:linear-gradient(#2d3436 0%,#1a1a2e 100%);border-radius:3px;width:60px;height:10px;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #0000004d}.easter-chick .chick-wing{z-index:3;background:linear-gradient(135deg,#ffd32a 0%,#ffb142 100%);width:25px;height:45px;position:absolute;top:100px}.easter-chick .chick-wing.left{transform-origin:top;border-radius:12px 12px 20px 20px;left:18px;transform:rotate(15deg)}.easter-chick .chick-wing.right{transform-origin:top;border-radius:12px 12px 20px 20px;animation:.5s ease-in-out infinite wave;right:18px}.easter-chick .shell-piece{clip-path:polygon(0% 100%,20% 40%,50% 100%,80% 30%,100% 100%);z-index:9;background:linear-gradient(#fff9e6 0%,#f5e6c8 100%);width:30px;height:25px;position:absolute;top:-5px;right:15px;transform:rotate(15deg)}@keyframes easterFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-12px)rotate(5deg)}75%{transform:translateY(5px)rotate(-3deg)}}@keyframes easterFloat2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-8deg)}}.easter-chick .floating-egg{z-index:1;border-radius:50%/60% 60% 40% 40%;width:18px;height:24px;position:absolute;box-shadow:0 2px 5px #00000026}.easter-chick .floating-egg:first-child{background:linear-gradient(#e74c3c 50%,#c0392b 50%);animation:3s ease-in-out infinite easterFloat;top:50px;left:-15px}.easter-chick .floating-egg:nth-child(2){background:linear-gradient(#3498db 50%,#2980b9 50%);animation:2.5s ease-in-out .5s infinite easterFloat2;top:70px;right:-12px}.easter-chick .floating-egg:nth-child(3){background:linear-gradient(#2ecc71 50%,#27ae60 50%);animation:2.8s ease-in-out 1s infinite easterFloat;bottom:30px;left:-8px}@keyframes flowerSway{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.easter-chick .flower{z-index:1;position:absolute}.easter-chick .flower:nth-child(4){width:20px;height:25px;animation:2s ease-in-out infinite flowerSway;bottom:0;left:-20px}.easter-chick .flower:nth-child(4):before{content:"🌷";font-size:20px}.easter-chick .flower:nth-child(5){width:18px;height:22px;animation:2.5s ease-in-out .5s infinite flowerSway;bottom:5px;right:-18px}.easter-chick .flower:nth-child(5):before{content:"🌸";font-size:18px}@keyframes easterConfettiFall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;transform:translateY(100vh)rotate(540deg)scale(.5)}}.easter-confetti-piece{animation:linear forwards easterConfettiFall;position:absolute;top:-20px}.easter-confetti-piece.egg-shape{border-radius:50%/60% 60% 40% 40%;width:12px;height:16px}.easter-confetti-piece.rect-shape{border-radius:2px;width:8px;height:16px}.easter-bubble{border-color:#2ecc714d!important}.easter-bubble:before{border-bottom-color:#2ecc714d!important;border-right-color:#2ecc714d!important}
