.station-popup{position:fixed;bottom:20px;right:20px;width:280px;padding:20px 16px 16px;background:#141414d9;color:#fff;border-radius:10px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.4;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px #0000004d;z-index:100}.station-popup__close{position:absolute;top:6px;right:6px;width:28px;height:28px;background:transparent;border:0;color:#fff;font-size:20px;line-height:1;cursor:pointer;border-radius:4px}.station-popup__close:hover{background:#ffffff1a}.station-popup__title{margin:0 0 8px;font-size:16px;font-weight:600}.station-popup__town{margin:0 0 12px;color:#ffffffb3;font-size:13px}.station-popup__lines{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.station-popup__line{display:inline-flex;width:28px;height:28px}.station-popup__line img{width:100%;height:100%;display:block}.station-popup__line--text{align-items:center;justify-content:center;min-width:28px;padding:0 6px;border-radius:999px;background:#ffffff1f;font-size:12px;font-weight:600}.station-popup__placeholder{margin:0;color:#fff9}@media(max-width:640px){.station-popup{left:0;right:0;bottom:0;width:auto;border-radius:10px 10px 0 0}}
