.journey-panel{padding:18px 18px 20px}.journey-panel h2{margin-bottom:12px}.journey-crops{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;align-items:start}.journey-crops figure{margin:0;min-width:0;border-radius:12px;overflow:hidden;background:#020711}.journey-crops img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:900px){.journey-crops{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(max-width:560px){.journey-panel{padding:16px 10px}.journey-crops{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}.journey-crops figure{flex:0 0 220px;scroll-snap-align:start}.journey-crops::-webkit-scrollbar{height:6px}.journey-crops::-webkit-scrollbar-thumb{background:#7530e9;border-radius:10px}}
