.scene{overflow:hidden}.an-fixed{background-color:#fff;padding:1rem;position:fixed;right:0}@media screen and (min-width:800px){.App{height:100vh;width:100vw}.App,.tools{display:flex;flex-direction:row}.tools{transition:1s}.tool-icons{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:5rem}.tool-controls{border-left:1px solid silver;max-height:100vh;width:-webkit-fill-available}.tools-open{width:30rem}.scene{background-color:#000;color:#fff;flex-grow:50}.tool-section{display:flex;flex-direction:row}.tool{fill:#525252;align-items:center;border-bottom:1px solid silver;color:#525252;cursor:pointer;display:flex;flex-direction:column;height:4rem;justify-content:center;padding:.5rem 0;width:5rem}.controls{margin:1rem}}@media screen and (max-width:800px){.App{height:100vh;width:100vw}.App,.tools{display:flex;flex-direction:column-reverse}.tools{overflow:hidden;transition:1s}.tool-icons{display:flex;justify-content:space-around;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tool-controls{border-left:1px solid silver;max-height:50vh;overflow-y:scroll;scrollbar-width:0}.tools-open{overflow:hidden}.scene{background-color:#000;color:#fff;flex-grow:50}.tool-section{font-size:1rem}.tool{fill:#525252;align-items:center;border-bottom:1px solid silver;color:#525252;cursor:pointer;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:.5rem 0}.controls{margin:1rem;overflow:hidden}}#shed-canvas{height:100%;width:100%}
/*# sourceMappingURL=main.043126ed.css.map*/