.hb-evmm-wrap{display:grid;grid-template-columns:1fr 2fr;gap:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial}
.hb-evmm-list{border:1px solid #e6eaf0;border-radius:12px;overflow:auto;max-height:100%}
.hb-evmm-list-inner{padding:8px}
.hb-evmm-item{padding:10px 8px;border-bottom:1px solid rgba(30,99,255,.12)}
.hb-evmm-item:last-child{border-bottom:none}
.hb-evmm-title{font-weight:600;margin-bottom:4px}
.hb-evmm-title a{text-decoration:none}
.hb-evmm-title a:hover{text-decoration:underline}
.hb-evmm-addr{font-size:.95em;opacity:.9}
.hb-evmm-dist{float:right;font-weight:500;opacity:.9}
.hb-evmm-map{border:1px solid #e6eaf0;border-radius:12px;overflow:hidden}
@media(max-width:900px){.hb-evmm-wrap{grid-template-columns:1fr}.hb-evmm-list{order:2}.hb-evmm-map{order:1;margin-bottom:8px}}
