*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}#root,#ui-container{width:100%;height:100%}.map-canvas{bottom:0;top:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="10" height="10" fill="rgb(39,39,39)"/><rect x="5" y="0" width="5" height="5" fill="rgb(48,48,48)" /><rect x="0" y="5" width="5" height="5" fill="rgb(48,48,48)"/></svg>') 0 0/30px 30px round}.map-container{width:100%;height:100%}.map-fullscreen{position:absolute;bottom:0;top:0;width:100%;height:100%}.draggable{cursor:-webkit-grab;cursor:grab}.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.loading{cursor:-webkit-wait;cursor:wait}.loading-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:wait}.loading-spinner{width:48px;height:48px;border:5px solid #A7BBCE;border-top-color:transparent;border-radius:50%;animation:spinner-rotate 1s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.button-panel{position:absolute;bottom:0;top:0;width:56px;height:100%;background-color:#131d30;box-shadow:3px 0 15px 5px #00000080}.button-label{color:#a7bbce;position:absolute;left:10px;font:700 14px Lucida Grande,Roboto,sans-serif;-webkit-user-select:none;user-select:none}.view-label{top:8px}.fill-label{top:294px;left:13px}.save-label{top:442px;left:8px}.load-label{top:580px;left:8px}.map-button,.map-button:hover{color:#a7bbce;background-color:#455a7e;cursor:pointer;-webkit-user-select:none;user-select:none;font:700 25px Lucida Console,Monaco,monospace;display:block;position:absolute;text-align:center;text-decoration:none;text-indent:1px;padding:0;border-radius:0;border-color:#01010100;width:36px;height:36px;line-height:36px;top:0;left:10px}.map-button:hover{background-color:#5e7190}.svg-button,.svg-button:hover{display:block;margin:auto;padding-top:3px;padding-right:2px}.button-toggled{background-color:#263f61}.zoom-in-button,.zoom-in-button:hover{top:30px;border-bottom:1px solid #131D30}.zoom-out-button,.zoom-out-button:hover{top:66px}.rotate-cw-button,.rotate-cw-button:hover{top:112px;border-bottom:1px solid #131D30}.rotate-ccw-button,.rotate-ccw-button:hover{top:148px}.home-button,.home-button:hover{top:194px}.fullscreen-button,.fullscreen-button:hover{top:240px}.border-button,.border-button:hover{top:316px;border-bottom:1px solid #131D30}.fill-button,.fill-button:hover{top:352px}.heightmap-button,.heightmap-button:hover{top:388px}.photo-button,.photo-button:hover{top:460px;border-bottom:1px solid #131D30}.hd-photo-button,.hd-photo-button:hover{top:496px}.zoom-photo-button,.zoom-photo-button:hover{top:532px}.load-button,.load-button:hover{top:602px;background-color:#5da93d}.load-button:hover{background-color:#8dc377}@media only screen and (max-height:700px){.load-label,.load-button,.load-button:hover{visibility:hidden}}.github-button{position:absolute;bottom:10px;left:10px;width:36px;height:36px}input[type=file]{position:fixed;right:100%;bottom:100%}
