body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;overflow:hidden;padding:0}.map{flex-grow:1}.toolbar{display:flex;flex-wrap:wrap;gap:10px;padding:10px}.toolbar-cont{display:flex;flex-direction:column}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.progress-indicator-cont{height:0}.progress-indicator{color:#fff;height:fit-content;opacity:0;padding:4px 8px;position:relative;text-align:center;transition:opacity 1s ease-in-out;z-index:1000}.progress-indicator.in-progress{background-color:#976913;opacity:1}.progress-indicator.ready{animation:fadeOut 1s ease-in-out 2s forwards;background-color:#5c5;opacity:1}.App{display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh}
/*# sourceMappingURL=main.35fd92a8.css.map*/