.gh-item{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;text-align:left!important;background:0 0!important;border:0!important;border-left:3px solid transparent!important;box-shadow:none!important;cursor:pointer!important;color:var(--gh-cream)!important;padding:18px!important;border-radius:12px!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important;font-family:inherit!important;font-size:15px!important;line-height:1.35!important;margin:0!important;min-height:0!important;transition:background .18s,border-color .18s}.gh-item:hover{background:var(--gh-dark-2)!important}.gh-item.active{background:var(--gh-dark-2)!important;border-left-color:var(--gh-gold)!important}.gh-item .label{font-size:15px!important;line-height:1.35!important;text-align:left!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important;color:var(--gh-cream)!important}.gh-item .sub{display:block!important;font-size:12px!important;text-align:left!important;color:var(--gh-muted)!important;margin-top:1px!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}#gh-map .leaflet-tile-pane{filter:none}.ghm{position:relative;transform:translate(-50%,-50%)}.ghm-circle{width:40px;height:40px;border-radius:50%;background:var(--m,#234d35);border:3px solid #fff;color:#f2ece0;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 14px -3px rgba(0,0,0,.45);position:relative;z-index:2;transition:transform .2s}.ghm-label{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;position:absolute;top:50%;left:20px;height:40px;line-height:40px;padding:0 18px 0 30px;background:var(--m,#234d35);color:#f2ece0;border-radius:0 20px 20px 0;white-space:nowrap;font-size:14px;font-weight:600;opacity:0;pointer-events:none;z-index:1;transition:opacity .2s,transform .2s;transform:translateY(-50%) translateX(-8px);box-shadow:0 5px 14px -3px rgba(0,0,0,.35)}.ghm.active .ghm-circle{transform:scale(1.08)}.ghm.active .ghm-label{opacity:1;transform:translateY(-50%) translateX(0)}.ghm.project .ghm-circle,.ghm.project .ghm-label{background:var(--gh-gold);color:#12241a}.ghm.project .ghm-circle{width:48px;height:48px;cursor:pointer}.ghm.project .ghm-circle::after{content:"";position:absolute;left:-3px;top:-3px;right:-3px;bottom:-3px;border-radius:50%;border:3px solid var(--gh-gold);opacity:0;pointer-events:none}.ghm.project.pulse .ghm-circle{transform:scale(1.12)}.ghm.project.pulse .ghm-circle::after{animation:ghpulse 1.1s ease-out 2}.leaflet-control-attribution{font-size:10px}