.otw-item{display:flex;align-items:center;gap:9px;padding:8px 12px;border-bottom:1px solid #f3f7f3;cursor:pointer;transition:background .12s}.otw-item:hover{background:#f0f9f2}.otw-item.on{background:#eaf5ec;border-left:3px solid #2d7a3e;padding-left:9px}.otw-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.otw-info{min-width:0;flex:1}.otw-iname{font-size:11.5px;font-weight:600;color:#111;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otw-iarea{font-size:10px;color:#999;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otw-badge{flex-shrink:0;font-size:8.5px;font-weight:800;padding:2px 5px;border-radius:3px;text-transform:uppercase;letter-spacing:.3px}.leaflet-popup-content-wrapper{border-radius:8px!important;box-shadow:0 4px 20px rgba(0,0,0,.14)!important}.leaflet-popup-content{margin:0!important;padding:0!important}.otw-ring{position:absolute;top:50%;left:50%;width:24px;height:24px;border-radius:50%;animation:otw-pulse 2.2s ease-out infinite}.otw-dot-m{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.9)}