@import"https://fonts.googleapis.com/css2?family=Truculenta:wght@100;400;600;800&display=swap";body{background-color:#c5ebfd!important;height:100vh}.app-container{max-width:1280px;margin:0 auto;padding:.5rem;text-align:center;font-family:Truculenta,sans-serif}body>*{color:#1a1a1a}.header-title{font-size:4rem;font-weight:600}.mobile-text{font-size:small}.back-text{font-size:2rem;font-weight:600}.menu-title{font-size:2rem;color:#fff}.main-container{justify-content:space-between}.main-container>.left-sidebar{overflow:scroll;max-height:835px;background:#242525;border-radius:20px;padding:1rem 2rem}.drawing-container{position:relative;overflow:hidden}.github-picker{gap:.2rem;max-width:650px;margin:0 auto;justify-content:center}.github-picker>span>div{width:40px!important;height:40px!important;border:2px solid #1f1f1f;border-radius:3px}.color-picker-mobile-overlay{display:none;width:100%;height:100%;position:absolute;background-color:#33333380;z-index:99}.show-picker-btn{display:none;cursor:pointer;border-radius:5px;font-size:25px;font-weight:800;color:#fff;max-width:250px;width:100%;margin:0 auto;margin-top:1.5rem;margin-bottom:1rem;padding:.2rem 0;text-shadow:1px 1px #737373;letter-spacing:1.2px;background:linear-gradient(90deg,rgba(255,0,0,1) 0%,rgba(255,154,0,1) 10%,rgba(208,222,33,1) 20%,rgba(79,220,74,1) 30%,rgba(63,218,216,1) 40%,rgba(47,201,226,1) 50%,rgba(28,127,238,1) 60%,rgba(95,21,242,1) 70%,rgba(186,12,248,1) 80%,rgba(251,7,217,1) 90%,rgba(255,0,0,1) 100%)}@media (max-width: 950px){.back-text{font-size:1.3rem;font-weight:600}.header-title{font-size:2rem;font-weight:600}.menu-title{font-size:2rem;color:#fff}.main-container>.left-sidebar{width:100%;margin-bottom:10px;max-height:355px}.main-container{flex-direction:column}.option-select{border-radius:50px;background-color:#cfd0d0;margin:2rem 0;padding:.5rem 1rem;cursor:pointer;width:100%;font-size:1.2rem;color:#000}}@media screen and (max-width: 680px){.color-picker-mobile-overlay.active,.show-picker-btn{display:block}.color-picker-container{position:absolute;top:100%;transition:all .4s ease;z-index:999}.color-picker-container.active{top:0}.github-picker{max-height:500px;overflow:scroll}}
