.v2 .lst-split{display:flex;gap:28px;align-items:flex-start}.v2 .lst-citycol{flex:1.15 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.v2 .lst-mapcol{flex:1 1 0;min-width:0;position:sticky;top:24px;display:flex;flex-direction:column;gap:8px}.v2 .lst-count{color:var(--muted);font-size:15px}.v2 .lst-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:8px}.v2 .lst-tile{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 12px 8px 14px;border-radius:10px;background:var(--surface);color:var(--heading);font-weight:700;text-decoration:none;transition:background .15s ease}.v2 a.lst-tile:hover{background:var(--sky-tint);color:var(--heading)}.v2 .lst-tile-name{min-width:0;overflow-wrap:break-word;word-break:normal;line-height:1.25}.v2 .lst-tile-n{flex:none;min-width:32px;padding:2px 8px;border-radius:6px;text-align:center;font-size:14px;background:var(--c-urgent-t);color:var(--c-urgent-i)}.v2 .lst-dental .lst-tile-n{background:var(--c-dental-t);color:var(--c-dental-i)}.v2 .lst-tile-plain{color:var(--muted);font-weight:600}.v2 .lst-tile-plain .lst-tile-n{background:var(--surface-2);color:var(--muted)}.v2 .lst-more-grid{margin-top:8px}.v2 .lst-map-box{height:min(720px,calc(100vh - 96px));min-height:440px;border-radius:12px;box-shadow:var(--shadow);overflow:hidden;background:var(--sky-tint)}.v2 .lst-map-canvas{width:100%;height:100%}.v2 .lst-map-loading{display:flex;align-items:center;justify-content:center}.v2 .lst-map-canvas .leaflet-control-attribution{font-size:11px}.v2 .lst-pin-wrap{background:none;border:0}.v2 .lst-pin{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--pc);border:2px solid #ffffff;color:var(--pin-ink);font-family:var(--font-head);font-weight:800;font-size:12px;font-variant-numeric:tabular-nums;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;transition:transform .15s ease}.v2 .lst-pin:hover{transform:scale(1.12)}.v2 .lst-map-note{font-size:13px;color:var(--muted)}@media (max-width:899px){.v2 .lst-split{display:flex;flex-direction:column}.v2 .lst-citycol,.v2 .lst-mapcol{flex:none;width:100%}.v2 .lst-mapcol{position:static}.v2 .lst-map-box{height:360px;min-height:0}}.v2 .lst-svcs{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:16px}.v2 .lst-svc{padding:20px;gap:10px}.v2 .lst-svc,.v2 .lst-svc ul{display:flex;flex-direction:column}.v2 .lst-svc ul{margin:0;padding-left:18px;gap:4px;font-size:16px}.v2 .lst-table-wrap{overflow-x:auto;border-radius:12px;background:var(--ground);box-shadow:var(--shadow)}.v2 .lst-table{width:100%;min-width:600px;border-collapse:collapse;font-size:16px}.v2 .lst-table td,.v2 .lst-table th{text-align:left;vertical-align:top;padding:14px 16px;border-bottom:1px solid var(--border)}.v2 .lst-table thead th{font-family:var(--font-head);font-weight:800;color:var(--heading);background:var(--surface)}.v2 .lst-table tbody th{font-weight:700;color:var(--heading);width:22%}.v2 .lst-table tbody tr:last-child>*{border-bottom:0}.v2 .lst-searches{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.v2 .lst-searches li{padding:6px 12px;border-radius:8px;background:var(--surface);font-size:15px;color:var(--ink)}.v2 .lst-alt{display:flex;flex-wrap:wrap;gap:12px}.v2 .lst-alt .v2-btn{width:auto}.v2 .lst-dental .city-nearby-n.has{background:var(--c-dental-t);color:var(--c-dental-i)}@media (max-width:640px){.v2 .lst-table-wrap{overflow:visible;background:none;box-shadow:none;border-radius:0}.v2 .lst-table,.v2 .lst-table tbody,.v2 .lst-table td,.v2 .lst-table th,.v2 .lst-table tr{display:block;width:100%;min-width:0}.v2 .lst-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.v2 .lst-table tbody{display:flex;flex-direction:column;gap:12px}.v2 .lst-table tr{border-radius:12px;background:var(--ground);box-shadow:var(--shadow);overflow:hidden}.v2 .lst-table tbody th{width:100%;background:var(--surface);padding:12px 16px}.v2 .lst-table td{padding:10px 16px}.v2 .lst-table td:before{content:attr(data-label);display:block;font-size:13px;font-weight:700;color:var(--muted);letter-spacing:.02em}.v2 .lst-table tbody tr:last-child>*{border-bottom:1px solid var(--border)}.v2 .lst-table tbody tr:last-child>:last-child,.v2 .lst-table tr>:last-child{border-bottom:0}}.v2 .lst-top{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,460px),1fr));gap:0 40px}.v2 .lst-top-row{display:grid;grid-template-columns:28px minmax(0,1fr) minmax(60px,34%) auto;align-items:center;gap:12px;min-height:48px;padding:6px 8px;border-bottom:1px solid var(--border);border-radius:8px;text-decoration:none;color:var(--ink);transition:background .15s ease}.v2 a.lst-top-row:hover{background:var(--surface);color:var(--ink)}.v2 .lst-top-rank{font-family:var(--font-head);font-weight:800;color:var(--muted);text-align:right}.v2 .lst-top-name{font-weight:700;color:var(--heading);overflow-wrap:break-word}.v2 .lst-top-track{height:10px;border-radius:5px;background:var(--surface-2);overflow:hidden}.v2 .lst-top-bar{display:block;height:100%;border-radius:5px;background:var(--c-urgent)}.v2 .lst-dental .lst-top-bar{background:var(--c-dental)}.v2 .lst-top-n{font-weight:700;min-width:36px;text-align:right}