#wru-ev-tool .wru-station-item{display:flex;align-items:stretch;padding:10px 16px;border-bottom:1px solid var(--wru-border);cursor:pointer;transition:background .1s}#wru-ev-tool .wru-station-item:hover{background:var(--wru-bg)}#wru-ev-tool .wru-station-item:last-child{border-bottom:none}#wru-ev-tool .wru-station-level{width:3px;align-self:stretch;margin-right:12px;border-radius:2px;flex-shrink:0}#wru-ev-tool .wru-level-dcfast{background:var(--wru-red)}#wru-ev-tool .wru-level-level2{background:var(--wru-navy)}#wru-ev-tool .wru-level-level1{background:#8b95a1}#wru-ev-tool .wru-station-body{flex:1;min-width:0}#wru-ev-tool .wru-station-name{font-size:.86rem;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wru-ev-tool .wru-station-body p{font-size:.74rem;color:var(--wru-muted)}#wru-ev-tool .wru-station-dist{font-size:.82rem;font-weight:700;color:var(--wru-navy);align-self:center;margin-left:10px;white-space:nowrap}#wru-ev-tool .wru-marker{background:0 0;border:none}#wru-ev-tool .wru-marker-inner{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem;box-shadow:0 2px 6px rgba(0,0,0,.35);border:2px solid #fff}#wru-ev-tool .wru-user-marker{width:18px;height:18px;border-radius:50%;background:var(--wru-red);border:3px solid #fff;box-shadow:0 0 0 4px rgba(200,16,46,.25)}.leaflet-popup-content-wrapper{border-radius:6px;padding:0}.leaflet-popup-content{margin:14px 16px;min-width:220px}.wru-popup-title{font-size:.95rem;color:#0a2463;margin-bottom:6px;line-height:1.3;font-weight:700}.wru-popup p{font-size:.8rem;margin:3px 0;color:#1a1f2e}.wru-popup-addr{color:#5a6478}.wru-popup-ports{font-weight:600;color:#c8102e;margin-top:8px!important}.wru-popup-meta{color:#5a6478;font-size:.74rem!important;padding-top:6px;border-top:1px solid #e2e6ec;margin-top:8px!important}