.dot-elastic{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear infinite dot-elastic;position:relative}.dot-elastic:before,.dot-elastic:after{content:"";display:inline-block;position:absolute;top:0}.dot-elastic:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear infinite dot-elastic-before;left:-6px}.dot-elastic:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear infinite dot-elastic-after;left:6px}@keyframes dot-elastic-before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.dot-pulse{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1.5s linear .25s infinite dot-pulse;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px}.dot-pulse:before,.dot-pulse:after{content:"";background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;display:inline-block;position:absolute;top:0}.dot-pulse:before{animation:1.5s linear infinite dot-pulse-before;box-shadow:9993px 0 0 -5px}.dot-pulse:after{animation:1.5s linear .5s infinite dot-pulse-after;box-shadow:10005px 0 0 -5px}@keyframes dot-pulse-before{0%{box-shadow:9993px 0 0 -5px}30%{box-shadow:9993px 0 0 2px}60%,to{box-shadow:9993px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10005px 0 0 -5px}30%{box-shadow:10005px 0 0 2px}60%,to{box-shadow:10005px 0 0 -5px}}.dot-flashing{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear .5s infinite alternate dot-flashing;position:relative}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s infinite alternate dot-flashing;left:-6px}.dot-flashing:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s 1s infinite alternate dot-flashing;left:6px}@keyframes dot-flashing{0%{background-color:rgba(var(--muted-foreground),1)}50%,to{background-color:rgba(var(--muted-foreground),.2)}}.dot-collision{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;position:relative}.dot-collision:before,.dot-collision:after{content:"";display:inline-block;position:absolute;top:0}.dot-collision:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:2s ease-in infinite dot-collision-before;left:-4px}.dot-collision:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:2s ease-in 1s infinite dot-collision-after;left:4px}@keyframes dot-collision-before{0%,50%,75%,to{transform:translate(0)}25%{transform:translate(-6px)}}@keyframes dot-collision-after{0%,50%,75%,to{transform:translate(0)}25%{transform:translate(6px)}}.dot-revolution{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;position:relative}.dot-revolution:before,.dot-revolution:after{content:"";display:inline-block;position:absolute}.dot-revolution:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);transform-origin:2px 8px;border-radius:2px;animation:1.4s linear infinite dot-revolution;top:-6px;left:0}.dot-revolution:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);transform-origin:2px 14px;border-radius:2px;animation:1s linear infinite dot-revolution;top:-12px;left:0}@keyframes dot-revolution{0%{transform:rotate(0)translate(0,0)}to{transform:rotate(360deg)translate(0,0)}}.dot-carousel{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground);border-radius:2px;animation:1.5s linear infinite dot-carousel;position:relative;left:-9999px}@keyframes dot-carousel{0%{box-shadow:9993px 0 0 -1px var(--muted-foreground),9999px 0 0 1px var(--muted-foreground),10005px 0 0 -1px var(--muted-foreground)}50%{box-shadow:10005px 0 0 -1px var(--muted-foreground),9993px 0 0 -1px var(--muted-foreground),9999px 0 0 1px var(--muted-foreground)}to{box-shadow:9999px 0 0 1px var(--muted-foreground),10005px 0 0 -1px var(--muted-foreground),9993px 0 0 -1px var(--muted-foreground)}}.dot-typing{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground);border-radius:2px;animation:1.5s linear infinite dot-typing;position:relative;left:-9999px}@keyframes dot-typing{0%{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}16.667%{box-shadow:9993px -10px 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}33.333%{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}50%{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px -10px 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}66.667%{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}83.333%{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px -10px 0 0 var(--muted-foreground)}to{box-shadow:9993px 0 0 0 var(--muted-foreground),9999px 0 0 0 var(--muted-foreground),10005px 0 0 0 var(--muted-foreground)}}.dot-windmill{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);transform-origin:5px 15px;border-radius:2px;animation:2s linear infinite dot-windmill;position:relative;top:-10px}.dot-windmill:before,.dot-windmill:after{content:"";display:inline-block;position:absolute}.dot-windmill:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;top:15px;left:-8.66254px}.dot-windmill:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;top:15px;left:8.66254px}@keyframes dot-windmill{0%{transform:rotate(0)translate(0,0)}to{transform:rotate(720deg)translate(0,0)}}.dot-bricks{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);box-shadow:9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground);border-radius:2px;animation:2s infinite dot-bricks;position:relative;top:5px;left:-9999px}@keyframes dot-bricks{0%{box-shadow:9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground)}8.333%{box-shadow:10004px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground)}16.667%{box-shadow:10004px -10px 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground)}25%{box-shadow:10004px -10px 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground)}33.333%{box-shadow:10004px 0 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground)}41.667%{box-shadow:10004px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground)}50%{box-shadow:10004px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground)}58.333%{box-shadow:9994px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground)}66.666%{box-shadow:9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground),9994px -10px 0 0 var(--muted-foreground)}75%{box-shadow:9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground)}83.333%{box-shadow:9994px -10px 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground)}91.667%{box-shadow:9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground),10004px -10px 0 0 var(--muted-foreground)}to{box-shadow:9994px -10px 0 0 var(--muted-foreground),9994px 0 0 0 var(--muted-foreground),10004px 0 0 0 var(--muted-foreground)}}.dot-floating{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:3s cubic-bezier(.15,.6,.9,.1) infinite dot-floating;position:relative}.dot-floating:before,.dot-floating:after{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:3s ease-in-out infinite dot-floating-before;left:-12px}.dot-floating:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:3s cubic-bezier(.4,0,1,1) infinite dot-floating-after;left:-24px}@keyframes dot-floating{0%{left:calc(-50% - 2px)}75%{left:calc(50% + 102px)}to{left:calc(50% + 102px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.dot-fire{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);box-shadow:9999px 9px 0 -5px var(--muted-foreground);border-radius:2px;animation:1.5s linear -.85s infinite dot-fire;position:relative;left:-9999px}.dot-fire:before,.dot-fire:after{content:"";background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;display:inline-block;position:absolute;top:0}.dot-fire:before{box-shadow:9999px 9px 0 -5px var(--muted-foreground);animation:1.5s linear -1.85s infinite dot-fire}.dot-fire:after{box-shadow:9999px 9px 0 -5px var(--muted-foreground);animation:1.5s linear -2.85s infinite dot-fire}@keyframes dot-fire{1%{box-shadow:9999px 9px 0 -5px var(--muted-foreground)}50%{box-shadow:9999px -2.25px 0 2px var(--muted-foreground)}to{box-shadow:9999px -9px 0 -5px var(--muted-foreground)}}.dot-spin{color:#0000;width:4px;height:4px;box-shadow:0 -7.2px 0 0 rgba(var(--muted-foreground),1),5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1),7.2px 0 0 0 rgba(var(--muted-foreground),1),5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),0),0 7.2px 0 0 rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),0),-7.2px 0 0 0 rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),0);background-color:#0000;border-radius:2px;animation:1.5s linear infinite dot-spin;position:relative}@keyframes dot-spin{0%,to{box-shadow:0 -7.2px 0 0 rgba(var(--muted-foreground),1),5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1),7.2px 0 0 0 rgba(var(--muted-foreground),1),5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),0 7.2px 0 -5px rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),-7.2px 0 0 -5px rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0)}12.5%{box-shadow:0 -7.2px 0 -5px rgba(var(--muted-foreground),0),5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1),7.2px 0 0 0 rgba(var(--muted-foreground),1),5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),0 7.2px 0 -5px rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),-7.2px 0 0 -5px rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0)}25%{box-shadow:0 -7.2px 0 -5px rgba(var(--muted-foreground),0),5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0),7.2px 0 0 0 rgba(var(--muted-foreground),1),5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),0 7.2px 0 0 rgba(var(--muted-foreground),1),-5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),-7.2px 0 0 -5px rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0)}37.5%{box-shadow:0 -7.2px 0 -5px rgba(var(--muted-foreground),0),5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0),7.2px 0 0 -5px rgba(var(--muted-foreground),0),5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),0 7.2px 0 0 rgba(var(--muted-foreground),1),-5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),-7.2px 0 0 -5px rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0)}50%{box-shadow:0 -7.2px 0 -5px rgba(var(--muted-foreground),0),5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0),7.2px 0 0 -5px rgba(var(--muted-foreground),0),5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),0 7.2px 0 0 rgba(var(--muted-foreground),1),-5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),-7.2px 0 0 0 rgba(var(--muted-foreground),1),-5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0)}62.5%{box-shadow:0 -7.2px 0 -5px rgba(var(--muted-foreground),0),5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0),7.2px 0 0 -5px rgba(var(--muted-foreground),0),5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),0 7.2px 0 -5px rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 0 rgba(var(--muted-foreground),1),-7.2px 0 0 0 rgba(var(--muted-foreground),1),-5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1)}75%{box-shadow:0 -7.2px 0 0 rgba(var(--muted-foreground),1),5.09117px -5.09117px 0 -5px rgba(var(--muted-foreground),0),7.2px 0 0 -5px rgba(var(--muted-foreground),0),5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),0 7.2px 0 -5px rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),-7.2px 0 0 0 rgba(var(--muted-foreground),1),-5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1)}87.5%{box-shadow:0 -7.2px 0 0 rgba(var(--muted-foreground),1),5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1),7.2px 0 0 -5px rgba(var(--muted-foreground),0),5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),0 7.2px 0 -5px rgba(var(--muted-foreground),0),-5.09117px 5.09117px 0 -5px rgba(var(--muted-foreground),0),-7.2px 0 0 -5px rgba(var(--muted-foreground),0),-5.09117px -5.09117px 0 0 rgba(var(--muted-foreground),1)}}.dot-falling{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);box-shadow:9999px 0 0 0 var(--muted-foreground);border-radius:2px;animation:1s linear .1s infinite dot-falling;position:relative;left:-9999px}.dot-falling:before,.dot-falling:after{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear infinite dot-falling-before}.dot-falling:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:1s linear .2s infinite dot-falling-after}@keyframes dot-falling{0%{box-shadow:9999px -6px 0 0 rgba(var(--muted-foreground),0)}25%,50%,75%{box-shadow:9999px 0 0 0 rgba(var(--muted-foreground),1)}to{box-shadow:9999px 6px 0 0 rgba(var(--muted-foreground),0)}}@keyframes dot-falling-before{0%{box-shadow:9993px -6px 0 0 rgba(var(--muted-foreground),0)}25%,50%,75%{box-shadow:9993px 0 0 0 rgba(var(--muted-foreground),1)}to{box-shadow:9993px 6px 0 0 rgba(var(--muted-foreground),0)}}@keyframes dot-falling-after{0%{box-shadow:10005px -6px 0 0 rgba(var(--muted-foreground),0)}25%,50%,75%{box-shadow:10005px 0 0 0 rgba(var(--muted-foreground),1)}to{box-shadow:10005px 6px 0 0 rgba(var(--muted-foreground),0)}}.dot-stretching{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:2s ease-in infinite dot-stretching;position:relative;transform:scale(1.25)}.dot-stretching:before,.dot-stretching:after{content:"";display:inline-block;position:absolute;top:0}.dot-stretching:before{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:2s ease-in infinite dot-stretching-before}.dot-stretching:after{background-color:var(--muted-foreground);width:4px;height:4px;color:var(--muted-foreground);border-radius:2px;animation:2s ease-in infinite dot-stretching-after}@keyframes dot-stretching{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes dot-stretching-before{0%{transform:translate(0)scale(.7)}50%,60%{transform:translate(-20px)scale(1)}to{transform:translate(0)scale(.7)}}@keyframes dot-stretching-after{0%{transform:translate(0)scale(.7)}50%,60%{transform:translate(20px)scale(1)}to{transform:translate(0)scale(.7)}}.dot-gathering{color:#0000;filter:blur(2px);background-color:#000;border-radius:6px;width:12px;height:12px;margin:-1px 0;position:relative}.dot-gathering:before,.dot-gathering:after{content:"";color:#0000;opacity:0;filter:blur(2px);background-color:#000;border-radius:6px;width:12px;height:12px;animation:2s ease-in infinite dot-gathering;display:inline-block;position:absolute;top:0;left:-50px}.dot-gathering:after{animation-delay:.5s}@keyframes dot-gathering{0%{opacity:0;transform:translate(0)}35%,60%{opacity:1;transform:translate(50px)}to{opacity:0;transform:translate(100px)}}.dot-hourglass{color:#0000;filter:blur(2px);transform-origin:2px 8px;background-color:#000;border-radius:6px;width:12px;height:12px;margin:-1px 0;animation:2.4s ease-in-out .6s infinite dot-hourglass;position:relative;top:-6px}.dot-hourglass:before,.dot-hourglass:after{content:"";color:#0000;filter:blur(2px);background-color:#000;border-radius:6px;width:12px;height:12px;display:inline-block;position:absolute;top:0;left:0}.dot-hourglass:before{top:12px}.dot-hourglass:after{animation:2.4s cubic-bezier(.65,.05,.36,1) infinite dot-hourglass-after}@keyframes dot-hourglass{0%{transform:rotate(0)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}to{transform:rotate(360deg)}}@keyframes dot-hourglass-after{0%{transform:translateY(0)}25%{transform:translateY(12px)}50%{transform:translateY(12px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.dot-overtaking{color:#000;filter:blur(2px);background-color:#0000;border-radius:6px;width:12px;height:12px;margin:-1px 0;animation:2s cubic-bezier(.2,.6,.8,.2) infinite dot-overtaking;position:relative;box-shadow:0 -20px}.dot-overtaking:before,.dot-overtaking:after{content:"";color:#000;filter:blur(2px);background-color:#0000;border-radius:6px;width:12px;height:12px;display:inline-block;position:absolute;top:0;left:0;box-shadow:0 -20px}.dot-overtaking:before{animation:2s cubic-bezier(.2,.6,.8,.2) .3s infinite dot-overtaking}.dot-overtaking:after{animation:1.5s cubic-bezier(.2,.6,.8,.2) .6s infinite dot-overtaking}@keyframes dot-overtaking{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dot-shuttle{color:#0000;filter:blur(2px);background-color:#000;border-radius:6px;width:12px;height:12px;margin:-1px 0;position:relative;left:-6px}.dot-shuttle:before,.dot-shuttle:after{content:"";color:#0000;filter:blur(2px);background-color:#000;border-radius:6px;width:12px;height:12px;display:inline-block;position:absolute;top:0}.dot-shuttle:before{animation:2s ease-out infinite dot-shuttle;left:6px}.dot-shuttle:after{left:12px}@keyframes dot-shuttle{0%,50%,to{transform:translate(0)}25%{transform:translate(-18px)}75%{transform:translate(18px)}}.dot-bouncing{height:4px;font-size:10px;position:relative}.dot-bouncing:before{content:"⚽🏀🏐";animation:1s infinite dot-bouncing;display:inline-block;position:relative}@keyframes dot-bouncing{0%{animation-timing-function:ease-in;top:-20px}34%{transform:scale(1)}35%{animation-timing-function:ease-out;top:20px;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.dot-rolling{height:4px;font-size:10px;position:relative}.dot-rolling:before{content:"⚽";animation:3s infinite dot-rolling;display:inline-block;position:relative;transform:translate(-25px)}@keyframes dot-rolling{0%{content:"⚽";transform:translate(-25px)rotate(0)}16.667%{content:"⚽";transform:translate(25px)rotate(720deg)}33.333%{content:"⚽";transform:translate(-25px)rotate(0)}34.333%{content:"🏀";transform:translate(-25px)rotate(0)}50%{content:"🏀";transform:translate(25px)rotate(720deg)}66.667%{content:"🏀";transform:translate(-25px)rotate(0)}67.667%{content:"🏐";transform:translate(-25px)rotate(0)}83.333%{content:"🏐";transform:translate(25px)rotate(720deg)}to{content:"🏐";transform:translate(-25px)rotate(0)}}.gooey{width:16px;height:16px;transform-style:preserve-3d;will-change:border-radius,transform,opacity;transform-origin:40% 40%;background-image:linear-gradient(#b400ff7f 0%,#34e0f07f 100%);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;outline:1px solid #0000;animation:1.3s linear infinite morph;position:relative;box-shadow:5px 5px 89px #0066ff36}.gooey:before{content:"";will-change:border-radius;opacity:.6;background-image:linear-gradient(120deg,#34e0f0 0%,#b400ff 100%);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;outline:1px solid #0000;width:90%;height:90%;animation:.93s linear infinite morph-before,1.45s linear infinite morph-transform;display:block;position:absolute;top:50%;left:50%}.gooey:after{content:"";will-change:border-radius,transform,opacity;opacity:.3;background-image:linear-gradient(120deg,#0043ff8c 0%,#0067ffe3 100%);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;width:80%;height:100%;animation:1.7s linear .4s infinite morph-after,2.1s linear infinite morph-transform;display:block;position:absolute;top:50%;left:50%;box-shadow:5px 5px 89px #0066ff36}@keyframes morph-before{0%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}34%{border-radius:70% 30% 46% 54%/30% 29% 71% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}to{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}}@keyframes morph-after{0%{opacity:.2;border-radius:42% 58% 70% 30%/45% 45% 55% 55%}34%{border-radius:70% 30% 46% 54%/30% 29% 71% 70%}50%{opacity:.7}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}to{opacity:.2;border-radius:42% 58% 70% 30%/45% 45% 55% 55%}}@keyframes morph-transform{0%{transform:translate(-50%,-50%)scale(.9,1.3)rotate(0)}34%{transform:translate(-50%,-50%)scale(1.2,.9)rotate(122deg)}50%{transform:translate(-50%,-50%)rotate(180deg)}67%{transform:translate(-50%,-50%)scale(.8,.9)rotate(241deg)}to{transform:translate(-50%,-50%)scale(.9,1.3)rotate(360deg)}}@keyframes morph{0%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%;transform:translate(0,0)}34%{border-radius:70% 30% 46% 54%/30% 29% 71% 70%;transform:translate(0,0)}50%{transform:translate(0,0)}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%;transform:translate(0,0)}to{border-radius:42% 58% 70% 30%/45% 45% 55% 55%;transform:translate(0,0)}}.circular-progress{--half-size:calc(var(--size)/2);--stroke-width:2px;--radius:calc((var(--size) - var(--stroke-width))/2);--circumference:calc(var(--radius)*pi*2);--dash:calc((var(--progress)*var(--circumference))/100);animation:progress-animation var(--duration)linear 0s 1 forwards}.circular-progress circle{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none}.circular-progress circle.bg{transform-origin:var(--half-size)var(--half-size);stroke-dasharray:var(--dash)calc(var(--circumference) - var(--dash));transition:stroke-dasharray .3s linear;transform:rotate(-90deg)}@property --progress{syntax:"<number>";inherits:false;initial-value:0}@keyframes progress-animation{0%{--progress:0}to{--progress:100}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;pointer-events:none}}@keyframes fillUp{0%{width:0%}to{width:100%}}.transition-slide-down-and-fade{opacity:0;pointer-events:none;transition:opacity .5s,transform 1s,max-height .5s;transform:translateY(50vh);max-height:0!important}
@media print{._print_hidden:not(.printable){display:none!important}._print{width:100vw!important;height:fit-content!important;box-shadow:none!important;position:relative!important;overflow:visible!important}.ProseMirror h1{font-size:1.75em!important}.ProseMirror h2{margin:var(--editor-spacing-8)0 var(--editor-spacing-1)0!important;font-size:1.5em!important}.ProseMirror h3{margin:var(--editor-spacing-6)0 var(--editor-spacing-1)0!important;font-size:1.17em!important}.ProseMirror h4{margin:var(--editor-spacing-4)0 var(--editor-spacing-1)0!important;font-size:1em!important}.ProseMirror h5{margin:var(--editor-spacing-2)0 var(--editor-spacing-1)0!important;font-size:.83em!important}.ProseMirror p{font-size:1em!important;line-height:1.25!important}.ProseMirror a>span{background:0 0!important;border:none!important;padding:0!important}.ProseMirror a>span:before{content:"[";font-size:1.2em!important}.ProseMirror a>span:after{content:"]";font-size:1.2em!important}.printable-page{padding:0 1em!important}}
