html,body{height:100%;margin:0;padding:0;overflow:hidden}#app{flex-direction:column;height:100%;display:flex}#app h1{margin:0;padding:10px}#map{flex-grow:1}.image-modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:auto}.image-modal-content{max-width:80vw;max-height:80vh}.image-modal-close{color:#f1f1f1;cursor:pointer;font-size:40px;font-weight:700;transition:all .3s;position:absolute;top:15px;right:35px}.leaflet-control-reset{text-align:center;color:#333;cursor:pointer;background:#fff;border-radius:4px;width:34px;height:34px;margin-top:6px;font-size:16px;line-height:34px;text-decoration:none;display:inline-block;box-shadow:0 1px 4px #000000a6}.leaflet-control-reset:hover{background:#f0f0f0}.leaflet-popup-content-wrapper{box-sizing:border-box!important;width:200px!important;padding:10px!important}@media (max-width:768px){.leaflet-popup-content-wrapper{width:100px!important;padding:4px!important}#app a.leaflet-popup-close-button{width:26px;height:26px;font-size:18px;line-height:26px;top:-13px;right:-13px}}#app a.leaflet-popup-close-button{text-align:center;color:#5d5d5d;opacity:.7;background-color:#fff;border:1px solid #737373;border-radius:50%;width:40px;height:40px;margin:0;padding:0;font-size:24px;line-height:40px;top:-20px;right:-20px;box-shadow:0 2px 5px #64646433}.leaflet-popup-close-button:hover{background-color:#f0f0f0}.leaflet-popup-content{box-sizing:border-box;width:100%!important;margin:0!important;padding:0!important}.leaflet-popup-content img{display:block}#zoom-controls{z-index:1000;flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:10px}#zoom-controls button{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:8px 12px;font-size:1.2em;box-shadow:0 2px 5px #0003}#zoom-controls button:hover{background-color:#f0f0f0}#image-list-container{display:none}@media (min-width:769px){#image-list-container{z-index:1000;box-sizing:border-box;background:#fff;width:200px;height:100vh;padding:10px;display:block;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-3px 0 6px #0000001a}#image-list-container img{cursor:pointer;border-radius:4px;width:100%;margin-bottom:10px}#app{width:calc(100% - 200px)}}
