.app-subway{position:relative}.app-subway__wrapper{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.app-subway__map{cursor:grab}.app-subway__map .subway-map>*{transition-duration:.2s;transition-property:opacity}.app-subway__map .subway-map__item--trigger{cursor:pointer}.app-subway__map--dragging{cursor:grabbing}.app-subway__map--hovered .subway-map>*,.app-subway__map--selected .subway-map>*{opacity:.3}.app-subway__map--hovered .subway-map>.subway-map__item--hovered,.app-subway__map--hovered .subway-map>.subway-map__item--selected,.app-subway__map--selected .subway-map>.subway-map__item--hovered,.app-subway__map--selected .subway-map>.subway-map__item--selected{opacity:1}.app-subway__zoom{background-color:rgb(var(--color-1));box-shadow:0 2px 8px #0000001a;position:absolute;right:12px;top:calc(50% - 48px)}.app-subway__zoom:before{background-color:rgb(var(--color-3));content:"";height:1px;left:8px;position:absolute;right:8px;top:calc(50% - .5px)}.app-subway__zoom-button{height:48px;padding:12px;width:48px}.app-subway__zoom-button .ui-svg-button__wrapper:before{border-radius:0;height:48px;left:-12px;top:-12px;width:48px}.app-subway__cluster-list{background-color:rgb(var(--color-1));border:1px solid rgb(var(--color-3));box-shadow:0 2px 8px #0000001a;max-height:296px;overflow:auto;padding-bottom:8px;padding-top:8px;width:300px}.app-subway__cluster-item{align-items:start;-moz-column-gap:16px;column-gap:16px;cursor:pointer;display:grid;grid-template-areas:"number title" "number subtitle";grid-template-columns:24px 1fr;padding:8px 16px;transition-duration:.3s;transition-property:background-color;width:100%}.app-subway__cluster-item:hover{background-color:rgba(var(--color-primary),.08)}.app-subway__cluster-item--selected .app-subway__cluster-item-title{color:rgb(var(--color-primary));font-weight:700}.app-subway__cluster-item--selected:hover{background-color:rgba(var(--color-primary),.16)}.app-subway__cluster-item-number{background-color:var(--app-subway-cluster-item-color,rgb(var(--color-primary)));border-radius:100%;color:rgb(var(--color-1));font-size:12px;font-weight:700;grid-area:number;height:24px;line-height:24px;text-align:center;width:24px}.app-subway__cluster-item-title{color:rgb(var(--color-8));font-size:14px;grid-area:title;line-height:20px}.app-subway__cluster-item-subtitle{color:rgb(var(--color-7));font-size:12px;grid-area:subtitle;line-height:20px}.app-subway__cluster-item{background-color:transparent;border:none;text-align:left}.app-subway__zoom-button{background-color:rgb(var(--color-1));border:none}
