.journey-node .node-art{width:116px;height:92px;place-items:center}
.journey-node .node-icon-3d{display:block;width:104px;height:104px;background-image:url("images/adventure-map/station-icons-3d-v1.webp?v=20260825icons1");background-repeat:no-repeat;background-size:500% 400%;background-position:var(--sprite-x) var(--sprite-y);filter:drop-shadow(0 10px 9px rgba(18,55,99,.34));transform:translateY(5px);will-change:transform}
.journey-node[data-index="1"] .node-art,.journey-node[data-index="2"] .node-art,.journey-node[data-index="3"] .node-art{width:124px;height:98px}
.journey-node[data-index="1"] .node-icon-3d,.journey-node[data-index="2"] .node-icon-3d,.journey-node[data-index="3"] .node-icon-3d{width:114px;height:114px}
.journey-node.is-locked .node-icon-3d{filter:grayscale(.5) saturate(.48) opacity(.78) drop-shadow(0 8px 7px rgba(18,55,99,.26))}
@media(max-width:900px){.journey-node .node-icon-3d{width:98px;height:98px}.journey-node[data-index="1"] .node-icon-3d,.journey-node[data-index="2"] .node-icon-3d,.journey-node[data-index="3"] .node-icon-3d{width:108px;height:108px}}
@media(prefers-reduced-motion:reduce){.journey-node .node-icon-3d{will-change:auto}}
