.RouteCard-module__VUFjeG__card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:box-shadow .3s,border-color .3s,transform .3s;display:block;overflow:hidden;box-shadow:0 1px 3px #0000001a}.RouteCard-module__VUFjeG__card:hover{border-color:#60a5fa;box-shadow:0 10px 25px #0f172a26}.RouteCard-module__VUFjeG__imageWrapper{width:100%;height:12rem;position:relative;overflow:hidden}.RouteCard-module__VUFjeG__image{object-fit:cover;transition:transform .3s}.RouteCard-module__VUFjeG__card:hover .RouteCard-module__VUFjeG__image{transform:scale(1.1)}.RouteCard-module__VUFjeG__favoriteButton{z-index:10;cursor:pointer;background-color:#ffffffe6;border:none;border-radius:50%;align-content:center;width:2.5rem;height:2.5rem;transition:box-shadow .2s,background-color .2s,transform .2s;position:absolute;top:.75rem;right:.75rem;box-shadow:0 1px 3px #0003}.RouteCard-module__VUFjeG__favoriteButton:hover{background-color:#fff;transform:translateY(-1px);box-shadow:0 6px 12px #0003}.RouteCard-module__VUFjeG__difficultyBadgeContainer{z-index:10;position:absolute;top:.75rem;left:.75rem}.RouteCard-module__VUFjeG__difficultyBadge{border-radius:360px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.RouteCard-module__VUFjeG__difficultyT1{color:#1b5e20;background-color:#e6f4ea}.RouteCard-module__VUFjeG__difficultyT2{color:#8c6d00;background-color:#fff7cc}.RouteCard-module__VUFjeG__difficultyT3{color:#a84300;background-color:#ffe1b2}.RouteCard-module__VUFjeG__difficultyT4{color:#b71c1c;background-color:#f8c7c7}.RouteCard-module__VUFjeG__difficultyT5{color:#6a1b9a;background-color:#f0d7f7}.RouteCard-module__VUFjeG__difficultyT6{color:#000;background-color:#e0e0e0}.RouteCard-module__VUFjeG__title{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;transition:color .2s;overflow:hidden}.RouteCard-module__VUFjeG__card:hover .RouteCard-module__VUFjeG__title{color:#2563eb}.RouteCard-module__VUFjeG__location{color:#4b5563;align-items:center;margin-bottom:.75rem;font-size:.875rem;display:flex}.RouteCard-module__VUFjeG__location .RouteCard-module__VUFjeG__locationText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RouteCard-module__VUFjeG__rating{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.RouteCard-module__VUFjeG__rating .RouteCard-module__VUFjeG__stars{align-items:center;display:flex}.RouteCard-module__VUFjeG__rating .RouteCard-module__VUFjeG__stars .RouteCard-module__VUFjeG__star{color:#facc15;font-size:.875rem}.RouteCard-module__VUFjeG__rating .RouteCard-module__VUFjeG__ratingValue{color:#4b5563;font-size:.875rem}.RouteCard-module__VUFjeG__rating .RouteCard-module__VUFjeG__reviewCount{color:#6b7280;font-size:.875rem}.RouteCard-module__VUFjeG__details{border-top:1px solid #e5e7eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding-top:.75rem;display:grid}.RouteCard-module__VUFjeG__details .RouteCard-module__VUFjeG__detailItem{text-align:center}.RouteCard-module__VUFjeG__details .RouteCard-module__VUFjeG__detailItemMiddle{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.RouteCard-module__VUFjeG__details .RouteCard-module__VUFjeG__detailLabel{color:#6b7280;margin-bottom:.25rem;font-size:.75rem}.RouteCard-module__VUFjeG__details .RouteCard-module__VUFjeG__detailValue{color:#1f2937;font-size:.875rem;font-weight:600}.RouteCard-module__VUFjeG__imageAttribution{z-index:10;background:linear-gradient(#0000,#000000b3);padding:.5rem .75rem;position:absolute;bottom:0;left:0;right:0}.RouteCard-module__VUFjeG__attributionText{color:#ffffffe6;text-shadow:0 1px 2px #00000080;font-size:.625rem}
.page-module__pPEAFG__container{background-color:var(--background);max-width:100rem;min-height:100vh;margin-left:auto;margin-right:auto;padding:2rem 1rem}.page-module__pPEAFG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__pPEAFG__header .page-module__pPEAFG__title{color:var(--foreground);margin:0;font-size:2.25rem;font-weight:700}.page-module__pPEAFG__viewToggle{background-color:#f3f4f6;border-radius:.5rem;gap:.5rem;padding:.25rem;display:flex}.page-module__pPEAFG__viewToggle .page-module__pPEAFG__toggleButton{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.page-module__pPEAFG__viewToggle .page-module__pPEAFG__toggleButton:hover{color:#374151;background-color:#e5e7eb}.page-module__pPEAFG__viewToggle .page-module__pPEAFG__toggleButton.page-module__pPEAFG__active{color:#2563eb;background-color:#fff;box-shadow:0 1px 3px #0000001a}@media (min-width:640px){.page-module__pPEAFG__buttonText{display:inline}}.page-module__pPEAFG__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (min-width:768px){.page-module__pPEAFG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.page-module__pPEAFG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.page-module__pPEAFG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-module__pPEAFG__table{background-color:#fff;border-radius:.5rem;overflow-x:auto;box-shadow:0 1px 3px #0000001a}.page-module__pPEAFG__table table{border-collapse:collapse;width:100%}.page-module__pPEAFG__table thead{background-color:#f9fafb;border-bottom:2px solid #e5e7eb}.page-module__pPEAFG__table th{text-align:left;color:#374151;text-transform:capitalize;white-space:nowrap;padding:1rem;font-size:.875rem;font-weight:600}.page-module__pPEAFG__table td{color:#4b5563;white-space:nowrap;padding:1rem;font-size:.875rem}.page-module__pPEAFG__table tbody tr{border-bottom:1px solid #e5e7eb}.page-module__pPEAFG__table .page-module__pPEAFG__tableRow{cursor:pointer;transition:background-color .2s}.page-module__pPEAFG__table .page-module__pPEAFG__tableRow:hover{background-color:#f9fafb}@media (max-width:768px){.page-module__pPEAFG__table{font-size:.75rem}.page-module__pPEAFG__table th,.page-module__pPEAFG__table td{padding:.75rem .5rem}}
