.Spinner_Spinner__2wRjp{display:block;height:16px;margin:auto;position:relative;width:96px}.Spinner_Dot__13Y_w{-webkit-animation:Spinner_Spinner__2wRjp 1.8s cubic-bezier(0,.5,.5,1) infinite;animation:Spinner_Spinner__2wRjp 1.8s cubic-bezier(0,.5,.5,1) infinite;background:var(--card-background);border:1px solid;border-radius:4px;display:inline-block;height:8px;position:absolute;top:4px;width:8px}.Spinner_Dot__13Y_w:after{box-shadow:0 0 3px currentColor;content:"";height:100%;opacity:.5;position:absolute;width:100%}.Spinner_Dot__13Y_w:before{background:currentColor;content:"";height:100%;opacity:.1;position:absolute;width:100%}.Spinner_Dot__13Y_w:first-child{-webkit-animation-delay:0s;animation-delay:0s;color:var(--pickrr-green);left:4px}.Spinner_Dot__13Y_w:nth-child(2){-webkit-animation-delay:.12s;animation-delay:.12s;color:var(--pickrr-blue);left:20px}.Spinner_Dot__13Y_w:nth-child(3){-webkit-animation-delay:.24s;animation-delay:.24s;color:var(--pickrr-yellow);left:36px}.Spinner_Dot__13Y_w:nth-child(4){-webkit-animation-delay:.36s;animation-delay:.36s;color:var(--pickrr-purple);left:52px}.Spinner_Dot__13Y_w:nth-child(5){-webkit-animation-delay:.48s;animation-delay:.48s;color:var(--pickrr-grey);left:68px}.Spinner_Dot__13Y_w:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s;color:var(--pickrr-red);left:84px}@-webkit-keyframes Spinner_Spinner__2wRjp{0%{background-color:currentColor;transform:scale(2)}50%,to{background-color:transparent;transform:scale(1)}}@keyframes Spinner_Spinner__2wRjp{0%{background-color:currentColor;transform:scale(2)}50%,to{background-color:transparent;transform:scale(1)}}.Alert_Alert__3iPZm{align-items:center;border:2px solid transparent;border-radius:5px;display:flex;overflow:hidden;padding:16px;position:relative}.Alert_warning___FB3P{background-color:var(--warning-background);border-color:var(--warning-border);color:var(--warning-text)}.Alert_error__2HAeU{background-color:var(--error-background);border-color:var(--error-border);color:var(--error-text)}.Alert_info__nt3yM{background-color:var(--info-background);border-color:var(--info-border);color:var(--info-text)}.Alert_success__3Vw1g{background-color:var(--success-background);border-color:var(--success-border);color:var(--success-text)}.Alert_Close__2Fjhj{cursor:pointer;fill:rgba(0,0,0,.3);height:20px;padding:2px;position:absolute;right:2px;top:2px;transition:all .15s cubic-bezier(.4,0,.6,1);width:20px;z-index:1}.Alert_warning___FB3P .Alert_Close__2Fjhj{fill:var(--warning-border)}.Alert_error__2HAeU .Alert_Close__2Fjhj{fill:var(--error-border)}.Alert_info__nt3yM .Alert_Close__2Fjhj{fill:var(--info-border)}.Alert_success__3Vw1g .Alert_Close__2Fjhj{fill:var(--success-border)}.Alert_Close__2Fjhj:after{border-radius:3px;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}.Alert_warning___FB3P .Alert_Close__2Fjhj:hover:after{background-color:var(--warning-border)}.Alert_error__2HAeU .Alert_Close__2Fjhj:hover:after{background-color:var(--error-border)}.Alert_info__nt3yM .Alert_Close__2Fjhj:hover:after{background-color:var(--info-border)}.Alert_success__3Vw1g .Alert_Close__2Fjhj:hover:after{background-color:var(--success-border)}.Alert_Icon__1Cv2j{fill:currentColor;flex-shrink:0;height:32px;margin-right:16px;padding:6px;position:relative;width:32px;z-index:1}.Alert_Icon__1Cv2j svg{height:100%;opacity:.65;width:100%}.Alert_warning___FB3P .Alert_Icon__1Cv2j svg{fill:var(--warning-text)}.Alert_error__2HAeU .Alert_Icon__1Cv2j svg{fill:var(--error-text)}.Alert_info__nt3yM .Alert_Icon__1Cv2j svg{fill:var(--info-text)}.Alert_success__3Vw1g .Alert_Icon__1Cv2j svg{fill:var(--success-text)}.Alert_Icon__1Cv2j:after{border-radius:16px;content:"";height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%;z-index:-1}.Alert_warning___FB3P .Alert_Icon__1Cv2j:after{background-color:var(--warning-border);border-color:var(--warning-border)}.Alert_error__2HAeU .Alert_Icon__1Cv2j:after{background-color:var(--error-border);border-color:var(--error-border)}.Alert_info__nt3yM .Alert_Icon__1Cv2j:after{background-color:var(--info-border);border-color:var(--info-border)}.Alert_success__3Vw1g .Alert_Icon__1Cv2j:after{background-color:var(--success-border);border-color:var(--success-border)}*{box-sizing:border-box}body{background-color:var(--background);color:var(--text);font-family:Muli,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.modal-enter>*{opacity:0;transform:translateY(100px) scale(.9)}.modal-enter-active>*{transition:all .3s cubic-bezier(0,0,.2,1)}.modal-enter-active>*,.modal-exit>*{opacity:1;transform:translateY(0) scale(1)}.modal-exit-active>*{opacity:0;transform:translateY(-100px) scale(.9);transition:all .3s cubic-bezier(0,0,.2,1)}body .skeleton,body .skeleton:hover{background-color:rgba(0,0,0,.15);box-shadow:none;cursor:auto;overflow:hidden}body .skeleton:after{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:slide;animation-name:slide;-webkit-animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:cubic-bezier(.4,0,.6,1);background-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes slide{0%{transform:translateX(-100%)}49%{transform:translateX(100%)}50%{transform:translateX(100%) rotate(180deg)}to{transform:translateX(-100%) rotate(180deg)}}@keyframes slide{0%{transform:translateX(-100%)}49%{transform:translateX(100%)}50%{transform:translateX(100%) rotate(180deg)}to{transform:translateX(-100%) rotate(180deg)}}
/*# sourceMappingURL=main.90559587.chunk.css.map */