.colorgen .react-colorful{width:auto;height:150px}.colorgen .react-colorful__saturation{margin:0 0 11px;border-radius:5px;border-bottom:none}.colorgen .react-colorful__alpha,.colorgen .react-colorful__hue{height:11px;border-radius:10px}.colorgen .react-colorful__saturation-pointer{width:10px;height:10px;border-radius:5px}.colorgen .react-colorful__alpha-pointer,.colorgen .react-colorful__hue-pointer{width:14px;height:14px}input[type=text]{height:22px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);width:80px;border:1px solid rgba(0,0,0,.2);background-color:#fff;font-family:Lato;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#122442;margin:8px auto;display:block;text-align:center}input[type=text]:focus{border:1px solid rgba(0,0,0,.2);outline:none}.animatedFadeOutLeft{animation-name:fadeOutLeftScale;animation-fill-mode:both}.animatedFadeOutLeft,.animatedFadeOutRight{position:absolute!important;animation-duration:1s}.animatedFadeOutRight{animation-name:fadeOutRightScale;animation-fill-mode:both}.animatedFadeIn{position:static;top:0;left:0;opacity:1;transform:scale(1);animation-name:fadeIn;animation-duration:4s;animation-fill-mode:both}@keyframes fadeOutLeftScale{0%{opacity:1;top:0;left:0;transform:scale(1)}to{opacity:0;top:1px;left:-50px;transform:scale(.9)}}@keyframes fadeOutRightScale{0%{opacity:1;top:0;left:0;transform:scale(1)}to{opacity:0;top:1px;left:50px;transform:scale(.9)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}input[type=range]{-webkit-appearance:none;width:100%;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}
/*# sourceMappingURL=main.79a8add8.chunk.css.map */