@keyframes sharedChartBarGrowY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes sharedChartBarGrowX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes sharedChartFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sharedChartRowEnter{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}.shared-monthly-bar-grow{animation:sharedChartBarGrowY .8s ease-out forwards;transform-origin:bottom}.shared-horizontal-bar-grow{animation:sharedChartBarGrowX .7s ease-out both;transform-origin:left}.shared-fade-in{animation:sharedChartFadeIn .45s ease-out forwards}.shared-row-enter{animation:sharedChartRowEnter .4s ease-out both}@keyframes kafelkowyBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes kafelkowyFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes kafelkowyTileExpand{0%{opacity:0;transform:scaleY(.3) scaleX(.8);max-height:0}to{opacity:1;transform:scaleY(1) scaleX(1);max-height:500px}}@keyframes kafelkowySubPop{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes kafelkowyIconExpand{0%{transform:scale(.98) rotate(0deg);opacity:.95}35%{transform:scale(1.06) rotate(35deg);opacity:1}70%{transform:scale(1.03) rotate(-35deg);opacity:1}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes kafelkowyIconCollapse{0%{transform:scale(1.06) translateY(-1px);opacity:1}55%{transform:scale(.92) translateY(2px);opacity:.95}to{transform:scale(1) translateY(0);opacity:1}}@keyframes kafelkowyDotBounce{0%,to{transform:translateY(0)}35%{transform:translateY(-4px)}60%{transform:translateY(1px)}}[data-testid=Kafelkowy-Root] .kafelkowy-animate-bar{animation:kafelkowyBarGrow 1s ease-out forwards}[data-testid=Kafelkowy-Root] .kafelkowy-animate-fade-up{animation:kafelkowyFadeUp .6s ease-out forwards}[data-testid=Kafelkowy-Root] .kafelkowy-animate-tile-expand{animation:kafelkowyTileExpand .5s cubic-bezier(.34,1.56,.64,1) forwards}[data-testid=Kafelkowy-Root] .kafelkowy-animate-sub-pop{animation:kafelkowySubPop .4s cubic-bezier(.34,1.56,.64,1) both}[data-testid=Kafelkowy-Root] .kafelkowy-animate-icon-expand{animation:kafelkowyIconExpand .55s cubic-bezier(.22,1.2,.36,1) forwards}[data-testid=Kafelkowy-Root] .kafelkowy-animate-icon-collapse{animation:kafelkowyIconCollapse .45s cubic-bezier(.2,.9,.2,1) forwards}[data-testid=Kafelkowy-Root] .kafelkowy-tile:hover .kafelkowy-dot{animation:kafelkowyDotBounce .56s ease-in-out both;will-change:transform}[data-testid=Kafelkowy-Root] .kafelkowy-tile:hover .kafelkowy-dot:first-child{animation-delay:0s}[data-testid=Kafelkowy-Root] .kafelkowy-tile:hover .kafelkowy-dot:nth-child(2){animation-delay:80ms}[data-testid=Kafelkowy-Root] .kafelkowy-tile:hover .kafelkowy-dot:nth-child(3){animation-delay:.16s}[data-testid=Horyzontalny-Root] .kafelkowy-animate-bar{animation:kafelkowyBarGrow 1s ease-out forwards}[data-testid=Horyzontalny-Root] .kafelkowy-animate-fade-up{animation:kafelkowyFadeUp .4s ease-out forwards}[data-testid=Horyzontalny-Root] .kafelkowy-animate-sub-pop{animation:kafelkowySubPop .4s cubic-bezier(.34,1.56,.64,1) both}[data-testid=Horyzontalny-Root] .kafelkowy-animate-icon-collapse{animation:kafelkowyIconCollapse .45s cubic-bezier(.2,.9,.2,1) forwards}[data-testid=Horyzontalny-Root] .horyzontalny-confetti-piece{position:absolute;top:50%;left:100%;opacity:0;pointer-events:none}[data-testid=Horyzontalny-Root] .horyzontalny-row:hover .horyzontalny-confetti-0{animation:horyzontalnyConfetti0 .65s ease-out both}[data-testid=Horyzontalny-Root] .horyzontalny-row:hover .horyzontalny-confetti-1{animation:horyzontalnyConfetti1 .7s ease-out both;animation-delay:40ms}[data-testid=Horyzontalny-Root] .horyzontalny-row:hover .horyzontalny-confetti-2{animation:horyzontalnyConfetti2 .62s ease-out both;animation-delay:80ms}[data-testid=Horyzontalny-Root] .horyzontalny-row:hover .horyzontalny-confetti-3{animation:horyzontalnyConfetti3 .72s ease-out both;animation-delay:60ms}[data-testid=Horyzontalny-Root] .horyzontalny-row:hover .horyzontalny-confetti-4{animation:horyzontalnyConfetti4 .68s ease-out both;animation-delay:.1s}@keyframes horyzontalnyConfetti0{0%{opacity:0;transform:translateX(-50%) translateX(-2px) translateY(-50%) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) translateX(26px) translateY(calc(-50% - 18px)) scale(1)}}@keyframes horyzontalnyConfetti1{0%{opacity:0;transform:translateX(-50%) translateX(0) translateY(-50%) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) translateX(18px) translateY(calc(-50% - 10px)) scale(1)}}@keyframes horyzontalnyConfetti2{0%{opacity:0;transform:translateX(-50%) translateX(4px) translateY(-50%) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) translateX(34px) translateY(calc(-50% - 14px)) scale(1)}}@keyframes horyzontalnyConfetti3{0%{opacity:0;transform:translateX(-50%) translateX(-6px) translateY(-50%) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) translateX(22px) translateY(calc(-50% - 8px)) scale(1)}}@keyframes horyzontalnyConfetti4{0%{opacity:0;transform:translateX(-50%) translateX(8px) translateY(-50%) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) translateX(30px) translateY(calc(-50% - 16px)) scale(1)}}