.map-marker-dealer{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;display:flex}.map-marker-dealer-body{border-radius:var(--radius-button-default);background-color:var(--surface-strong);justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:inset 0 3px #49505740,0 8px 8px #00000026}.map-marker-dealer-pointer{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--surface-strong);width:0;height:0;margin-top:-1px}.map-marker-dealer[data-active] .map-marker-dealer-body{border-radius:var(--radius-container);background-color:var(--surface-brand);width:40px;height:40px;box-shadow:inset 0 3px #e3172140,0 8px 8px #00000026}.map-marker-dealer[data-active] .map-marker-dealer-pointer{border-top-color:var(--surface-brand)}.map-marker-cluster{width:40px;height:40px;padding:var(--space-12);cursor:pointer;background-color:var(--surface-strong);border-radius:var(--radius-container);border:none;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 3px #49505740,0 8px 8px #00000026}.map-marker-cluster-count{font-family:var(--font-family-secondary);font-size:var(--font-size-body-small);color:var(--text-on-inverse);text-align:center;font-weight:600;line-height:20px}.map-marker-user{border-radius:var(--radius-pill);justify-content:center;align-items:center;width:16px;height:16px;display:flex;overflow:hidden;box-shadow:inset 0 3px #e3172140,0 8px 8px #00000026}
