body{margin:0;padding:0;background:#222831}.container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;overflow:hidden}.conf{-webkit-align-self:center;align-self:center;margin-top:7px}.added-colors,.colors{display:-webkit-flex;display:flex}.added-colors{margin-top:13px}.color{width:20px;height:20px;display:-webkit-flex;display:flex;margin-right:10px;-webkit-flex-direction:row;flex-direction:row}.color,.color-picker{box-sizing:border-box;border-radius:100px}.color-picker{width:35px;height:35px}.color-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;background:#222831}.conf-container{width:100%;height:100px;border:1px solid hsla(0,0%,93.3%,.9333333333333333);border-radius:50px 50px 0 0;text-align:left;position:fixed;left:0;margin-bottom:auto;background:#222831}.conf-container,.pixel-container{margin-top:30px;box-sizing:border-box}.pixel-container{margin-left:30px;width:60%;height:700px}.per-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}.column{user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.open-close-button{margin-top:30px;box-sizing:border-box;width:100%;height:50px;position:absolute;left:0;bottom:82px;margin-bottom:auto;-webkit-flex-direction:column;flex-direction:column;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;z-index:-1}.open-close-button,.open-close-button-inside{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.open-close-button-inside{width:70px;height:70px;background:#222831;border-radius:30px 30px 0 0;border:1px solid #fff}.open-configuration-container{-webkit-animation-name:open-conf;animation-name:open-conf;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes open-conf{0%{bottom:-99px}to{bottom:0}}@keyframes open-conf{0%{bottom:-99px}to{bottom:0}}@-webkit-keyframes close-conf{0%{bottom:0}to{bottom:-99px}}@keyframes close-conf{0%{bottom:0}to{bottom:-99px}}.close-configuration-container{-webkit-animation-name:close-conf;animation-name:close-conf;-webkit-animation-duration:.5s;animation-duration:.5s}.open-configuration-button{-webkit-animation-name:open-conf-button;animation-name:open-conf-button;-webkit-animation-duration:.5s;animation-duration:.5s}.close-configuration-button{-webkit-animation-name:close-conf-button;animation-name:close-conf-button;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes close-conf-button{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes close-conf-button{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes open-conf-button{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes open-conf-button{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.conf-container{bottom:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}.conf-area{width:100%;height:100%;box-sizing:border-box;margin-right:50px;margin-left:50px}.input-container{position:relative;width:80px;height:50px;border-radius:40px;border:2px solid hsla(0,0%,100%,.2)}.input-container:hover{width:120px;border:2px solid hsla(0,0%,100%,.2)}.input-container .next{position:absolute;top:50%;right:30px;display:block;width:12px;height:12px;border-top:2px solid #fff;border-left:2px solid #fff;z-index:1;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);cursor:poiner;opacity:0;transition:1s}.input-container:hover .next{transition:.5s;opacity:1;right:20px}.input-container .prev{position:absolute;top:50%;left:30px;display:block;width:12px;height:12px;border-top:2px solid #fff;border-left:2px solid #fff;z-index:1;-webkit-transform:translateY(-50%) rotate(315deg);transform:translateY(-50%) rotate(315deg);cursor:poiner;opacity:0;transition:.5s}.input-container:hover .prev{opacity:1;left:20px}#box span{position:absolute;display:block;width:100%;height:100%;text-align:center;line-height:46px;color:#fff;font-size:24px;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none}.main-input-container{margin-right:8px;display:-webkit-flex;display:flex;color:#fff;-webkit-flex-direction:column;flex-direction:column;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:30%;height:80px;margin-top:15px}.checkbox-config{position:relative;width:60px;height:30px;-webkit-appearance:none;appearance:none;background:#798699;outline:none;border-radius:20px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);transition:.5s}.checkbox-config:checked{background:#38547e}.checkbox-config:before{content:"";position:absolute;width:30px;height:30px;border-radius:20px;top:0;left:0;background:#fff;-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.5s}.checkbox-config:checked:before{left:30px}.checkbox-container{display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;margin-left:15px}
/*# sourceMappingURL=main.68c58433.chunk.css.map */