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}.App{display:grid;grid-template-columns:300px 1fr 300px;grid-template-rows:100px 1fr;height:100vh}.MainSection{position:static;margin-top:112px;z-index:-3}body,input{color:#540000}input{cursor:pointer;border-radius:4px;border:2px solid #540000;font-size:16px;padding:0;min-width:1px;max-width:Calc(100% - 4px)}h1,h2,h3,h4,h5{margin:12px 0;color:#540000}.myContainer{margin-top:100px}.Header{grid-row:1;display:flex;align-items:center;grid-column-start:2;grid-column-end:2;border:4px solid #540000;border-top:0;border-radius:20px;border-top-left-radius:0;border-top-right-radius:0;background-color:#fff;z-index:5}.AppTitle{align-self:center;margin-top:auto}.NavList{display:flex;list-style:none;justify-content:flex-end}.NavLink{margin-left:12px;color:#540000}.SideBar{grid-row-start:1;grid-row-end:3;background-color:#fff;left:0;top:0}.SideBarHeadline{font-size:20px;color:#540000}.SideBarEdit{width:100%;height:100%;margin:0;border-right:4px solid #540000;overflow-y:scroll;background-color:#fff;z-index:10}.FakeCheckbox{border:2px solid #000;margin-top:5px;border-radius:50%;height:13px;width:13px}.checkBoxOn{background-color:#540000}.ObjectSelector{cursor:pointer;text-align:center;border:2px solid #540000;color:#540000;border-radius:4px}.ObjectSelector:hover{background-color:#540000;transition:.3s;color:#fff}.Highlight:hover{background-color:#ffb417;color:#540000}.Highlight{transition:.3s;color:#540000}.Button{cursor:pointer;text-align:center;border-radius:4px;border:2px solid #540000;color:#540000;font-size:16px;padding:0}.Button:hover{background-color:#540000;transition:.3s;color:#fff}.MakeBox{border:2px solid #540000;border-radius:4px;padding:4px;margin-left:12px}.CharacterQuestions{border:1px solid #540000;margin-top:8px;margin-bottom:8px;text-overflow:clip}.CharacterIconSetup{height:20px;width:20px;border-radius:50%;border:1px solid #000}.SideBarPlay{width:100%;height:100%;color:#ffb417;border-right:4px solid #540000}.CharacterDisplaySection{border-top:4px solid #540000;max-height:Calc(80% - 50px);overflow-y:scroll}.MoveSpeedRemainingSection{background-color:#ffb417;border-top:4px solid #540000;height:48px;width:300px;position:absolute;bottom:0;left:0}.MoveSpeedRemainingParagraph{color:#540000;margin:0}.CharacterDisplay{padding-top:8px;justify-content:center;align-items:center;border-bottom:4px solid #540000}.Highlight{background-color:#ffb417}.CharacterIcon{border-radius:50%;width:48px;height:48px;border:2px solid #000}.PlayerInfo{position:relative;text-align:center;top:40px}.CharacterInfo{list-style:none;padding:0;margin:0}.CharacterListItem{margin-bottom:12px}.LoginPage,.LogoutPage{grid-row-start:2;grid-column-start:2}.PlayPage{grid-row-start:1;grid-row-end:3;grid-column-start:2;grid-column-end:4;overflow-y:scroll;overflow-x:scroll}.Grid{display:grid}.GridContainer{display:grid;margin:150px 150px 150px 50px;padding:2rem}.GridCharacters,.GridTiles{grid-column:1;grid-row:1}.Resizer{position:absolute;background-color:#fff;width:100px;text-align:center;right:10px;bottom:10px;border:2px solid #540000;border-radius:4px;padding:4px}.Tile{margin:0;padding:0;display:grid}.Character,.Tile{border:1px solid #000}.Character{position:block;align-self:center;justify-self:center;text-align:center;border-radius:50%;cursor:default;z-index:4}.HighlightCharacter{border:4px solid #ffb417}.Name{font-size:16px;text-overflow:no-wrap}.HomePage,.MapFinder,.PublicMapPage,.SignupPage{grid-row-start:2;grid-column-start:2}.MapBox{border:4px solid #540000;border-radius:20px;margin-top:20px}.MiniGrid{margin:auto;display:grid;border:4px solid #540000;border-radius:8px;padding:2rem;transition:.3s;width:500px}.MiniTile{margin:0;padding:0;border:1px solid grey}.UserMapPage{grid-row-start:2;grid-column-start:2}
/*# sourceMappingURL=main.8e443600.chunk.css.map */