@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap);.App{background:#030918;color:#fff;display:flex;min-height:100vh;min-width:100%}.documentation{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;left:0;min-height:100%;padding:0 1rem;top:0;width:100%}.documentation .warper{align-items:center;display:flex;justify-content:space-between;position:relative}.documentation .warper .content{color:hsla(0,0%,91%,.938);width:55%}.documentation .warper .content .title{font-size:2.9rem;font-weight:500;margin-bottom:1rem}.documentation .warper .content .content_text p{display:flex;flex-direction:column}.documentation .warper .content .content_text p span{margin:.5rem 0}.documentation .warper .video_warper{height:100%;overflow:hidden;width:50%}.documentation .warper .video_warper #video{border-radius:10px;height:100%;width:100%}.canvas{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;width:70%}.canvas .canvas_title{font-weight:500;margin:.5rem 0}.canvas .canvas_warper{display:grid;min-height:95%;place-items:center;width:100%}.canvas .canvas_warper .image_warper{background:var(--bg-color);border-radius:10px;display:grid;height:98%;overflow:hidden;padding:3rem 0;place-items:center;position:relative;width:900px}.canvas .canvas_warper .image_warper .img{display:grid;height:100%;object-fit:cover;place-items:center;width:100%;z-index:99}.canvas .canvas_warper .image_warper .img .img_warper{height:auto;-webkit-perspective:2000px;perspective:2000px;width:85%}.canvas .canvas_warper .image_warper .img .img_warper .canvas_img{border-radius:10px;cursor:pointer;height:100%;-webkit-transform-origin:center;transform-origin:center;transition:all .25s linear;width:100%}.canvas .canvas_warper .image_warper:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,39%,.299);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sideBer{border:1px solid hsla(0,26%,95%,.151);height:100%;min-height:100vh;padding:1rem .5rem;width:30%}.sideBer .top{box-sizing:border-box;padding-bottom:2rem;position:relative}.sideBer .top .ul{align-items:center;display:flex;justify-content:space-between}.sideBer .top .ul .logo{width:70px}.sideBer .top .ul .searchArea{align-items:center;display:flex;justify-content:space-between}.sideBer .top .ul .searchArea #searchInput{background:linear-gradient(90deg,#490085,#400099);border-radius:5px 0 0 5px;padding:.8rem 2rem}.sideBer .top .ul .searchArea .icon{background:linear-gradient(90deg,#490085,#400099);border-radius:0 5px 5px 0;cursor:pointer;font-size:1.2rem;padding:.53rem 1rem}.sideBer .design_plate .edit_btn{display:grid;display:none;margin:1rem 0;place-items:center;width:10rem}.sideBer .design_plate .edit_btn .editBtn{background:linear-gradient(200deg,#3d0491,#500483);border-radius:8px;font-weight:500;letter-spacing:1px;padding:.8rem 3rem;text-transform:uppercase}.sideBer .design_plate .inputs_functionality{color:hsla(0,0%,100%,.878);padding:2rem;position:relative}.sideBer .design_plate .inputs_functionality .inputs_functionality_value{align-items:center;display:flex;justify-content:space-between;margin:2.5rem 0}.sideBer .design_plate .inputs_functionality .inputs_functionality_value input[type=range]{-webkit-appearance:none;background:hsla(0,0%,100%,.247);border-radius:15px;height:4px;width:70%}.sideBer .design_plate .inputs_functionality .inputs_functionality_value input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:hsla(0,0%,100%,.247);border-radius:20px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:.5rem;width:.5rem}.sideBer .design_plate .inputs_functionality .inputs_functionality_value input[type=range]:focus{outline:block}.sideBer .design_plate .inputs_functionality:after{background:hsla(0,0%,100%,.164);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.sideBer .design_plate .inputs_functionality:before{background:hsla(0,0%,100%,.164);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.sideBer .design_plate .backgrounds{padding:1rem 1rem 2rem;position:relative}.sideBer .design_plate .backgrounds .backgrounds_warper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-top:1rem}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li{border-radius:8px;cursor:pointer;height:2.5rem;margin:.5rem;width:2.5rem}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:first-child{background:var(--bg-clr-first)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(2){background:var(--bg-clr-second)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(3){background:var(--bg-clr-third)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(4){background:var(--bg-clr-fourth)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(5){background:var(--bg-clr-five)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(6){background:var(--bg-clr-six)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(7){background:var(--bg-clr-seven)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(8){background:var(--bg-clr-eight)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(9){background:var(--bg-clr-nine)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(10){background:var(--bg-clr-ten)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(11){background:var(--bg-clr-eleven)}.sideBer .design_plate .backgrounds .backgrounds_warper .backgrounds_colors_ul .backgrounds_colors_li:nth-child(12){background:var(--bg-clr-twelve)}.sideBer .design_plate .backgrounds:before{background:hsla(0,0%,100%,.164);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.sideBer .design_plate .download_btn{cursor:pointer;display:grid;margin:1.5rem 1rem;place-items:center;width:10rem}.sideBer .design_plate .download_btn .downloadBtn{background:linear-gradient(200deg,#3d0491,#500483);border-radius:8px;font-weight:500;letter-spacing:1px;padding:.8rem 3rem;text-transform:uppercase}:root{--bg-color:linear-gradient(90deg,#990bb6,#400099);--bg-clr-first:linear-gradient(90deg,#990bb6,#400099);--bg-clr-second:linear-gradient(90deg,#bd04db,#200644);--bg-clr-third:linear-gradient(90deg,#ce04db,#05fade);--bg-clr-fourth:linear-gradient(90deg,#ca04db,#05a2fa);--bg-clr-five:linear-gradient(90deg,#04a7db,#0451ff);--bg-clr-six:linear-gradient(90deg,#833ab4,#fd1d1d 50%,#fcb045);--bg-clr-seven:radial-gradient(circle,#eeaeca 0%,#94bbe9 100%);--bg-clr-eight:linear-gradient(90deg,#833ab4,#601dfd 50%,#f745fc);--bg-clr-nine:radial-gradient(circle,#e6aeee 0%,#9c94e9 100%);--bg-clr-ten:radial-gradient(circle,#860494 0%,#742acf 100%);--bg-clr-eleven:radial-gradient(circle,#160373 0%,#982acf 100%);--bg-clr-twelve:radial-gradient(circle,#ac0ceb 0%,#360191 100%)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Raleway,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}button{background-color:initial;border:none;outline:none}li{list-style:none}a,li{color:inherit;height:inherit;width:inherit}a{text-decoration:none}input{background:transparent;border:none;color:inherit;outline:none}
/*# sourceMappingURL=main.5170de0e.css.map*/