﻿.ruler-toolbar{position:absolute;top:0.1%;left:50%;transform:translateX(-50%);z-index:100;background:none;padding:5px;display:flex;gap:8px;flex-wrap:wrap}.ruler-toolbar button{width:40px;height:40px;border:none;background:#f0f0f0;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color 0.2s}.ruler-toolbar button:hover{background:#e0e0e0}.ruler-toolbar button svg{fill:black;width:24px;height:24px}.ruler-toolbar button.active{background:rgba(93,165,174,0.724);opacity:1}#title{height:fit-content;position:absolute;left:3.5%;z-index:80;background-color:rgba(255,255,255,0.6);padding:8px 12px;border-radius:1rem;top:1%}@media (max-width: 768px){.ruler-toolbar{top:1px;bottom:auto;left:50%;transform:translateX(-50%);flex-direction:row;gap:6px}.ruler-toolbar button{width:36px;height:36px}.ruler-toolbar button svg{width:20px;height:20px}#title{top:auto;bottom:1%;left:2%;right:2%;max-width:290px}}.ol-zoom{left:unset;right:8px}.ol-popup{position:absolute;background-color:white;-webkit-filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));padding:15px;border-radius:10px;border:1px solid #cccccc;bottom:12px;left:-50px;min-width:280px}.ol-popup:after,.ol-popup:before{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ol-popup:after{border-top-color:white;border-width:10px;left:48px;margin-left:-10px}.ol-popup:before{border-top-color:#cccccc;border-width:11px;left:48px;margin-left:-11px}.ol-popup-closer{text-decoration:none;position:absolute;top:2px;right:8px}.ol-popup-closer:after{content:"✖"}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.7);display:none;justify-content:center;align-items:center}.overlay p{font-size:24px;color:#333}.backgroud{background-color:#c8dadf}.p5{padding:5px}.tooltip{position:relative;background:rgba(0,0,0,0.5);border-radius:4px;color:white;padding:4px 8px;opacity:0.7;white-space:nowrap}.tooltip-measure{opacity:1;font-weight:bold}.tooltip-static{background-color:#ffcc33;color:black;border:1px solid white}.tooltip-measure:before,.tooltip-static:before{border-top:6px solid rgba(0,0,0,0.5);border-right:6px solid transparent;border-left:6px solid transparent;content:"";position:absolute;bottom:-6px;margin-left:-7px;left:50%}.tooltip-static:before{border-top-color:#ffcc33}#map{height:100vh;position:relative}#geo-base-toolbar{position:absolute;top:40px;left:56px;z-index:10000}#geo-base-toolbar button{background:#fff;border:1px solid #ddd;padding:6px 8px;border-radius:4px;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,0.08)}#geo-base-panel{position:absolute;top:48px;left:56px;z-index:10000;background:#fff;border:1px solid #ddd;border-radius:6px;width:360px;max-height:70vh;overflow:auto;box-shadow:0 6px 30px rgba(0,0,0,0.2);padding:12px}#geo-base-panel h4{margin:0 0 8px 0;font-size:14px}#geo-base-panel label{display:block;font-size:13px;margin:6px 0 3px 0}#geo-base-panel input[type="text"]{width:100%;padding:6px 8px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px}#geo-base-panel .btns{display:flex;gap:8px;margin-top:8px}#geo-base-panel .small{font-size:12px;color:#666;margin-top:6px}#geo-base-sources{display:flex;flex-direction:column;gap:6px}.geo-source-radio{display:flex;align-items:left !important;gap:8px}
