.route-enrichment{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color,var(--gray-200))}.route-enrichment__title{font-size:1.5rem;font-weight:var(--font-weight-semibold,600);margin-bottom:1.5rem;color:var(--text-primary,var(--gray-900))}.route-enrichment__section{margin-bottom:2rem}.route-enrichment__section-title{font-size:1.125rem;font-weight:var(--font-weight-semibold,600);margin-bottom:.75rem;color:var(--text-primary,var(--gray-900))}.route-enrichment__section-content{color:var(--text-secondary,var(--gray-600));line-height:1.6}.route-enrichment__list{list-style:none;padding:0;margin:0}.route-enrichment__list-item{padding:.75rem 0;border-bottom:1px solid var(--border-color,var(--gray-100))}.route-enrichment__list-item:last-child{border-bottom:none}.route-enrichment__badge{display:inline-block;padding:.25rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:var(--font-weight-medium,500);background-color:var(--bg-secondary,var(--gray-100));color:var(--text-primary,var(--gray-900));margin-right:.5rem;margin-bottom:.5rem}.route-enrichment__info-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.route-enrichment__info-label{font-weight:var(--font-weight-medium,500);color:var(--text-primary,var(--gray-900))}.route-enrichment__info-value{color:var(--text-secondary,var(--gray-600));text-align:right}.route-enrichment__coordinates{font-family:monospace;font-size:.875rem;color:var(--text-secondary,var(--gray-600))}.route-enrichment__link{color:var(--link-color,var(--blue-600));text-decoration:none}.route-enrichment__link:hover{text-decoration:underline}