body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}button{background-color:#a9a9a9;padding:10px;border-left:#000;margin-left:2px}#root,body,html{height:100%}#root{position:relative;overflow:hidden;background-color:#000}.absolute{position:absolute;z-index:1}#tileset{display:flex;right:10px;top:5%;z-index:2}#tilesetToggle{height:100%}#selectedTile{--background:url(/Fire-Emblem-Map-Maker/static/media/Sacae1.0b274fdb.png);background-image:var(--background);background-repeat:no-repeat;background-size:1024px 1024px;width:32px;height:32px;bottom:12%;right:5px}#hotbar{background-color:grey;display:flex;left:calc(50vw - 146px);bottom:5%;height:40px;width:292px;justify-content:space-evenly;align-items:center}#gridEditors{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.gridEditor{margin-top:2px;margin-left:2px}#sizeInput{color:#fff;top:42px}#container{position:absolute;--background:url(/Fire-Emblem-Map-Maker/static/media/Sacae1.0b274fdb.png);--columns:0;--rows:0;--tilesize:32px;left:50%;top:50%;display:grid;grid-template-columns:repeat(var(--columns),32px);grid-template-rows:repeat(var(--rows),32px);grid-column-gap:0;-webkit-column-gap:0;column-gap:0;grid-row-gap:0;row-gap:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;z-index:0}#recenter{bottom:5%;left:5px}#hotbarOptions{bottom:5%;right:0}.cell{background-image:var(--background);width:var(--tilesize);height:var(--tilesize)}.cell,.hotbarCell{background-repeat:no-repeat;background-size:1024px 1024px}.hotbarCell{background-image:url(/Fire-Emblem-Map-Maker/static/media/Sacae1.0b274fdb.png);width:32px;height:32px}.hotbarEmpty{width:32px;height:32px;background-color:#000}#tilesetContainer{position:relative;height:512px}.tilesetSelection{position:absolute;z-index:2}.tilesetSelection:hover{border:1px solid red;color:red}
/*# sourceMappingURL=main.73b8e830.chunk.css.map */