@import url(https://fonts.googleapis.com/css2?family=Coming+Soon&family=Open+Sans:wght@300;400;600&display=swap);.draw-panel{height:100%;padding:1rem;max-width:500px;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}.canvas-draw{border:1px solid #736f72;margin:1.5rem 1rem;max-width:500px;max-height:500px;min-width:250px;min-height:250px}.img-utils{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly}.share-url{margin-top:1rem;text-align:center}.brush-tools{-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:flex-start;align-items:flex-start;width:80%;margin:auto;padding:0 2rem}.brush-tools,.size-and-picker{display:-webkit-flex;display:flex;grid-gap:1rem;gap:1rem}.size-and-picker{-webkit-flex-flow:column wrap;flex-flow:column wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}.size-and-picker>.brush-size{width:100%;place-self:center stretch;text-align:center}.palette-generator{width:9rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow-wrap:break-word}.palette-swatches{margin:0 1.5rem;padding:.5rem;display:-webkit-flex;display:flex;-webkit-flex-flow:column wrap;flex-flow:column wrap;max-height:200px}.palette-swatch{width:30px;height:30px;margin:4px;border:.2px solid #1d1b1b;border-radius:4px;cursor:pointer}@media screen and (max-width:500px){.draw-panel{width:100%;padding:1rem 0}.brush-tools{-webkit-justify-content:center;justify-content:center}.palette-generator{width:100%;-webkit-align-items:center;align-items:center}.palette-swatches{-webkit-flex-flow:row wrap;flex-flow:row wrap;max-width:200px;margin:0}}:root{--white:#fff;--purple:#571089;--btn:#edeaf5;--btn-border:1px solid #3d00b8;--canvas-border:1px solid #736f72;--font-large:"Coming Soon"}body{background:url(/static/media/beige-paper.ea4127ea.png) #fff;background:url(/static/media/beige-paper.ea4127ea.png) var(--white);background-blend-mode:multiply}.App{-webkit-flex-flow:column wrap;flex-flow:column wrap;padding:1rem;font-family:"Open Sans",sans-serif}.App,nav{display:-webkit-flex;display:flex}nav{-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}h1{font-size:3rem;font-family:"Coming Soon";font-family:var(--font-large);margin:-1rem 0}h1>a{color:#571089;color:var(--purple)}.user-icon{border-radius:50%;height:4rem}.login-items{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem}.loading{margin:auto;font:2rem "Coming Soon";font:2rem var(--font-large)}.loading,.main-page{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.main-page{-webkit-flex-flow:column;flex-flow:column;-webkit-align-items:center;align-items:center}.description{background:hsla(0,0%,100%,.5019607843137255);padding:1rem;margin:0 .5rem;border-radius:.5em}.img-history{display:-webkit-flex;display:flex;-webkit-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap;grid-gap:1rem;gap:1rem;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:1000px){main{padding:0 -50px}.App{padding:1rem 0}}@media screen and (max-width:500px){main{padding:0 -50px}.App{padding:1rem 0}nav{-webkit-justify-content:space-evenly;justify-content:space-evenly}.user-icon{height:0}}
/*# sourceMappingURL=main.cd42c08c.chunk.css.map */