@import"https://cdn.jsdelivr.net/npm/galmuri/dist/galmuri.css";*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}a{text-decoration:none}html,body,#root{width:100%;height:100%}body{background:#384047}input[type=range]{cursor:pointer}.container{width:100%;height:100%;padding:24px 0}.dark{background:#384047}.home-icon{display:block;width:fit-content}.home-icon-lg{margin:30px auto}.home-icon-sm{position:absolute;width:120px;top:30px;z-index:600}.home-icon img{width:100%}.flex-center{display:flex;justify-content:center;align-items:center}.col-center{flex-direction:column}canvas.canvas{background:#fff;border-radius:.5rem}.paint-container{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:10px}.toolbar{display:grid;gap:8px}.tools,.palette{display:grid;gap:4px}.tools button,.palette button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:solid 2px transparent;border-radius:.25rem;font-size:0}.tools button:hover{background-color:#eaeaeaf2}.palette button.selected{border:2px solid white}.tools button.selected{background:#485776;color:#fff}.brush{position:relative}.brush-adjuster{position:absolute;top:0;left:30px;background:#fff;box-shadow:0 0 10px #00000040;padding:8px;border-radius:.5rem;z-index:501}.brush-preview{width:100%;height:20px;display:flex;justify-content:center;align-items:center}.brush-preview span{display:block;background:#000;border-radius:9999px}.backdrop{width:100dvw;height:100dvh;position:fixed;left:0;top:0;z-index:500}.color-palette{position:relative;border-radius:.25rem;overflow:hidden}.palette-btn{width:24px;height:24px;cursor:pointer;border:none!important;background:conic-gradient(red,red 45deg,orange 45deg,orange 90deg,#ff0 90deg,#ff0 135deg,#2fff2f 135deg,#2fff2f 180deg,#64f9f9 180deg,#64f9f9 225deg,#00f 225deg,#00f 270deg,#8e14e5 270deg,#8e14e5 315deg,red 315deg,red 360deg)}.palette-container{position:relative}.picker-container{background:#fff;position:absolute;z-index:502;top:110px;left:36px}.picker-container .backdrop{z-index:502}.cards{padding:48px 0;gap:16px}.card{background:#fff;border-radius:.5rem;width:360px;height:260px;border:solid 3px white;overflow:hidden;position:relative}.card div{width:100%;height:calc(100% - 24px)}.card h2{font-family:GalmuriMono9;color:#000;font-size:16px;text-align:center;font-weight:500;margin:2px 0}.card h2:hover{color:#04c0ff}.card img{width:100%;height:100%;object-fit:cover}.card .coming-soon{position:absolute;background:#31313199;display:flex;align-items:center;justify-content:center;font-size:32px;font-family:GalmuriMono9;color:#fff;z-index:10}.home-msg{font-family:GalmuriMono9;margin-top:30px;color:#fff;text-align:center;font-size:24px}
