:root{--gr-brand: #1565F9;--gr-brand-dark: #0F3EA8;--gr-ink: #0F172A;--gr-muted-ink: #5B6577;--gr-line: #DCE3ED;--gr-mist: #F3F7FC;--gr-warm-paper: #F7F4EC;--gr-trail-green: #2D8B66;--gr-trail-green-text: #1A6B4E;--gr-night: #0D1726;--gr-white: #FFFFFF;--gr-danger: #b91c1c;--gr-success-bg: #e2f0e7;--gr-danger-bg: #fde8e8;--gr-map-bg: #e8e6e0;--gr-via-color: #f59e0b;--gr-radius: 16px}.d-none{display:none!important}.gr-body{background:#f5f7fa;color:var(--gr-ink);font-family:var(--font-sans);line-height:1.6;margin:0}.gr-page{overflow-x:clip;padding:0 0 80px}.gr-container{width:min(1120px,calc(100% - 48px));margin:0 auto}@media(max-width:640px){.gr-container{width:min(1120px,calc(100% - 32px))}}.gr-hero{background:var(--gr-brand-dark);color:#fff;border-radius:0;padding:34px 0 40px;margin-bottom:28px}.gr-hero-compact{padding-bottom:26px}.gr-breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 20px;font-size:.875rem}.gr-breadcrumb a{color:#ffffffe6;text-decoration:none}.gr-breadcrumb a:hover{color:#fff;text-decoration:underline}.gr-breadcrumb li+li:before{content:"/";color:#ffffffb3;margin-right:8px}.gr-hero-inner{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:flex-end}.gr-title{margin:0 0 10px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15;font-weight:800;letter-spacing:-.02em}.gr-lead{margin:0;max-width:60ch;color:#fffffff2;font-size:1.02rem}.gr-lead a{color:inherit;font-weight:700;text-underline-offset:3px}.gr-route-path{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0 8px}.gr-arrow{color:var(--gr-brand);font-weight:800}.gr-hero .gr-arrow{color:#fff}.gr-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:var(--gr-mist);color:var(--gr-ink);font-size:.875rem;font-weight:600;white-space:nowrap}.gr-hero .gr-badge{background:#fff3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gr-badge-blue{background:var(--gr-mist);color:var(--gr-brand)}.gr-hero .gr-badge-blue{background:#ffffff38;color:#fff}.gr-badge-green{background:var(--gr-mist);color:var(--gr-trail-green-text)}.gr-hero .gr-badge-green{background:#ffffff38;color:#fff}.gr-meta{margin:0;font-size:.875rem;color:#fffffff2}.gr-actions{display:flex;flex-wrap:wrap;gap:10px}.gr-mobile-actions{display:none}.gr-btn{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:12px 20px;font-size:.92rem;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 1px #0000000d;transition:background-color .15s ease,transform .05s ease;min-height:44px}.gr-btn:active{transform:translateY(1px)}.gr-btn-primary{background:var(--gr-brand);color:#fff}.gr-btn-primary:hover{background:var(--gr-brand-dark)}.gr-btn-outline{background:var(--gr-white);color:var(--gr-ink);border:1px solid var(--gr-line)}.gr-btn-outline:hover{background:var(--gr-mist)}.gr-hero .gr-btn-outline{background:#ffffff2e;border-color:#ffffff59;color:#fff}.gr-hero .gr-btn-outline:hover{background:#ffffff3d}.gr-btn-ghost{background:transparent;color:var(--gr-muted-ink);box-shadow:none}.gr-btn-ghost:hover{color:var(--gr-ink)}.gr-btn[disabled]{opacity:.55;cursor:not-allowed}.gr-like-button .generated-route-like-icon{fill:none;stroke:currentColor;stroke-width:1.8}.gr-like-button.is-liked{background:#fff0f3;border-color:#ffb4c0;color:#b42345}.gr-like-button.is-liked .generated-route-like-icon{fill:currentColor}.generated-route-like-count{min-width:1ch;font-variant-numeric:tabular-nums}.gr-icon{width:18px;height:18px}.gr-page :is(a,button,input,select):focus-visible{outline:3px solid rgba(21,101,249,.55);outline-offset:3px}.gr-hero :is(a,button):focus-visible{outline-color:#fff}.gr-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}@media(max-width:900px){.gr-layout{grid-template-columns:1fr}}.gr-map-stage{position:relative;width:100%;margin-bottom:32px}.gr-map{width:100%;height:clamp(600px,76vh,900px);border-radius:0;overflow:hidden;border-block:1px solid var(--gr-line);background:var(--gr-map-bg);z-index:0}.gr-map-col{position:relative;width:100%}.gr-map-feedback{position:absolute;top:96px;left:50%;z-index:1210;width:max-content;max-width:calc(100% - 32px);margin:0;padding:10px 14px;transform:translate(-50%);border:1px solid #b8d8c8;border-radius:999px;background:#fffffff7;box-shadow:0 8px 24px #0f172a33;color:var(--gr-trail-green-text);font-size:.875rem;font-weight:800;text-align:center}.gr-map-feedback[hidden]{display:none}.gr-mobile-actions,.gr-surface-legend{width:min(1120px,calc(100% - 48px));margin-inline:auto}html.gr-editor-locked,body.gr-editor-locked{overflow:hidden;overscroll-behavior:none}.gr-editing .gr-map-stage{position:fixed;inset:0;z-index:1200;width:100vw;height:100dvh;margin:0;background:var(--gr-map-bg)}.gr-editing .gr-map-col,.gr-editing .gr-map{width:100%;height:100%;min-height:0;border:0}.gr-editing .gr-mobile-actions,.gr-editing .gr-surface-legend,.gr-editing .gr-map-fallback{display:none}.gr-editing .leaflet-top.leaflet-left{top:210px;right:18px;left:auto}.gr-editing .leaflet-bottom{bottom:8px}@media(max-width:640px){.gr-map{height:min(72vh,640px);min-height:500px}}.gr-map-fallback{margin-top:14px;padding:18px 20px;background:var(--gr-mist);border:1px solid var(--gr-line);border-radius:8px}.gr-map-fallback.d-none{display:none}.gr-map-fallback h2{margin:0 0 4px;font-size:1rem}.gr-map-fallback p{margin:0 0 8px}.gr-surface-legend{margin-top:18px;padding-block:14px;border-block:1px solid var(--gr-line)}.gr-surface-legend h2{margin:0 0 10px;font-size:1rem}.gr-surface-legend ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none}.gr-surface-legend li{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600}.gr-surface-legend li strong{color:var(--gr-muted-ink);font-size:.75rem;font-variant-numeric:tabular-nums}.gr-surface-swatch{width:24px;height:5px;flex:0 0 auto;border-radius:999px;background:var(--gr-surface-color);box-shadow:0 0 0 1px #0f172a2e}.gr-edit-bar.d-none,.gr-edit-status.d-none{display:none}.gr-edit-bar{position:absolute;inset:0;z-index:1000;display:block;padding:16px;pointer-events:none}.gr-edit-bar p{margin:0;font-size:.92rem}.gr-map-control-surface{border:1px solid rgba(220,227,237,.9);border-radius:12px;background:#fffffff5;box-shadow:0 12px 32px #0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.gr-edit-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(1080px,calc(100% - 32px));margin:0 auto;padding:12px 14px}.gr-edit-heading h2{margin:0 0 2px;font-size:1rem}.gr-edit-heading{min-width:0}.gr-edit-history{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:6px}.gr-publish-dock{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(1080px,calc(100% - 36px));margin-inline:auto;padding:10px}.gr-editor-score{display:grid;flex:0 0 auto;min-width:132px;padding:7px 10px;border-right:1px solid var(--gr-line)}.gr-editor-score>span{color:var(--gr-muted-ink);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.gr-editor-score strong{color:var(--gr-brand-dark);font-size:1.1rem;line-height:1.2}.gr-editor-score small{color:var(--gr-muted-ink);font-size:.7rem}.gr-editor-score.is-loading{opacity:.62}.gr-editor-score.is-error strong{color:var(--gr-danger)}.gr-edit-history .gr-btn{padding:8px 12px;font-size:.82rem}.gr-edit-history .gr-btn[disabled]{opacity:.45}.gr-edit-actions{display:flex;gap:10px;flex-wrap:wrap}.gr-via-editor{position:absolute;top:112px;bottom:112px;left:18px;width:min(390px,calc(100vw - 36px));padding:16px;overflow:auto;overscroll-behavior:contain}.gr-route-layer-controls{position:absolute;top:112px;right:18px;display:flex;gap:14px;margin:0;padding:10px 12px}.gr-route-layer-controls legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gr-route-layer-controls label{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:700;cursor:pointer}.gr-route-layer-controls input{margin:0}.gr-route-layer-controls label:has(input:disabled){opacity:.48;cursor:not-allowed}.gr-route-swatch{width:28px;height:4px;border-radius:999px;background:var(--gr-brand)}.gr-route-swatch-preview{height:3px;background:repeating-linear-gradient(90deg,var(--gr-trail-green) 0 7px,transparent 7px 11px)}.gr-elevation-profile{position:absolute;right:18px;bottom:112px;width:min(430px,calc(100vw - 36px));padding:12px 14px 10px}.gr-elevation-profile>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.gr-elevation-profile h2{margin:0;font-size:.9rem}.gr-elevation-profile p{color:var(--gr-muted-ink);font-size:.75rem}.gr-elevation-profile svg{display:block;width:100%;height:112px;margin-top:6px;touch-action:none}.gr-elevation-area{fill:#2d8b6629}.gr-elevation-line{fill:none;stroke:var(--gr-trail-green);stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.gr-elevation-cursor{stroke:var(--gr-ink);stroke-width:1.5;stroke-dasharray:3 3}.gr-via-editor-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.gr-via-editor h2{margin:0;width:100%;font-size:1rem}.gr-via-editor-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:40px;padding:0;border:0;background:transparent;color:var(--gr-ink);font:inherit;font-weight:800;cursor:pointer}.gr-via-editor-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s ease}.gr-via-editor.is-collapsed{right:auto;bottom:auto;width:min(240px,calc(100vw - 36px));overflow:hidden}.gr-via-editor.is-collapsed .gr-via-editor-toggle svg{transform:rotate(-90deg)}.gr-via-list{display:grid;gap:10px}.gr-waypoint-list{display:grid;gap:6px;margin:0 0 12px;padding:0;list-style:none}.gr-waypoint-item{display:flex;align-items:center;gap:8px;min-height:44px;padding:4px 8px;background:var(--gr-mist);border:1px solid transparent;border-radius:8px}.gr-waypoint-item.is-selected{border-color:var(--gr-brand);background:#e8f0ff}.gr-waypoint-item.is-reorderable{cursor:grab}.gr-waypoint-item.is-reorderable:active{cursor:grabbing}.gr-waypoint-select{flex:1;min-height:36px;padding:6px 4px;color:var(--gr-ink);text-align:left;font:inherit;font-weight:700;background:transparent;border:0;cursor:pointer}.gr-waypoint-remove{min-height:36px;padding:6px 8px;color:var(--gr-danger);font:inherit;font-size:.8rem;font-weight:700;background:var(--gr-white);border:1px solid #fca5a5;border-radius:6px;cursor:pointer}.gr-via-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px;align-items:end;min-width:0;margin:0;padding:10px 0 0;border:0;border-top:1px solid var(--gr-line)}.gr-via-row legend{grid-column:1 / -1;padding:0;font-size:.875rem;font-weight:700}.gr-via-row label{display:grid;gap:4px;min-width:0;font-size:.875rem;font-weight:600}.gr-via-row input{width:100%;min-width:0;min-height:44px;padding:9px 10px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-white);color:var(--gr-ink);font:inherit}.gr-via-remove{min-height:44px;padding:9px 12px;border:1px solid #fca5a5;border-radius:8px;background:var(--gr-white);color:var(--gr-danger);font:inherit;font-weight:700;cursor:pointer}.gr-via-remove:hover{background:var(--gr-danger-bg)}.gr-via-empty{color:var(--gr-muted-ink);font-size:.875rem}@media(max-width:640px){.gr-mobile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.gr-mobile-actions .gr-btn{flex:1 1 auto;justify-content:center;padding-inline:12px}.gr-edit-preview-facts,.gr-via-row{grid-template-columns:1fr}.gr-via-row legend{grid-column:1}.gr-edit-bar{padding:10px}.gr-edit-toolbar{align-items:flex-start;width:100%;padding:10px 12px}.gr-edit-heading #gr-edit-hint{display:none}.gr-edit-history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.gr-edit-history .gr-btn{min-width:0;min-height:48px;padding:7px 4px;justify-content:center;white-space:normal}.planner-waypoint-item.is-reorderable{flex-wrap:wrap}.planner-waypoint-item.is-reorderable .planner-waypoint-name{order:5;width:100%}.gr-via-editor{top:auto;right:10px;bottom:calc(178px + env(safe-area-inset-bottom));left:10px;width:auto;max-height:min(46dvh,430px);padding:12px}.gr-route-layer-controls{top:104px;right:10px}.gr-elevation-profile{display:none}.gr-publish-dock{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;display:grid;width:auto;padding:8px}.gr-editor-score{grid-template-columns:auto auto 1fr;align-items:baseline;gap:8px;width:100%;border-right:0;border-bottom:1px solid var(--gr-line)}.gr-editor-score small{text-align:right}.gr-editing .leaflet-top.leaflet-left{top:104px;right:10px}.gr-editing .leaflet-bottom{bottom:calc(132px + env(safe-area-inset-bottom))}}.gr-edit-status{margin:6px 0 0;border-radius:10px;color:var(--gr-trail-green-text);font-size:.9rem;font-weight:600}.route-editor-waypoints{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.planner-waypoint-item{display:flex;align-items:center;gap:6px;min-height:48px;padding:6px 8px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-mist)}.planner-waypoint-item.is-selected{border-color:var(--gr-brand);box-shadow:0 0 0 2px #1565f91f}.planner-waypoint-select{display:flex;flex:1;align-items:center;justify-content:space-between;gap:10px;min-width:0;min-height:38px;border:0;background:transparent;color:var(--gr-ink);font:inherit;font-weight:700;text-align:left;cursor:pointer}.planner-waypoint-distance{flex:0 0 auto;color:var(--gr-muted-ink);font-size:.8rem;font-weight:600}.planner-waypoint-name{width:min(145px,34vw);min-width:90px;min-height:36px;padding:6px 8px;border:1px solid var(--gr-line);border-radius:6px;background:var(--gr-white);color:var(--gr-ink);font:inherit;font-size:.8rem}.planner-waypoint-move-up,.planner-waypoint-move-down,.planner-waypoint-remove{min-width:36px;min-height:36px;overflow:hidden;border:1px solid var(--gr-line);border-radius:6px;background:var(--gr-white);color:transparent;font-size:0;cursor:pointer}.planner-waypoint-move-up:before,.planner-waypoint-move-down:before,.planner-waypoint-remove:before{color:var(--gr-ink);font-size:1rem}.planner-waypoint-move-up:before{content:"↑"}.planner-waypoint-move-down:before{content:"↓"}.planner-waypoint-remove:before{content:"×";color:var(--gr-danger)}.planner-waypoint-move-up:disabled,.planner-waypoint-move-down:disabled{opacity:.35;cursor:not-allowed}.planner-editor-marker{display:grid;place-items:center;width:36px;height:36px;border:3px solid var(--gr-white);border-radius:50%;box-shadow:0 3px 12px #0f172a4d;color:var(--gr-white);font-size:.8rem;font-weight:800}.planner-editor-marker-start{background:var(--gr-brand)}.planner-editor-marker-end{background:var(--gr-danger)}.planner-editor-marker-via{width:28px;height:28px;background:var(--gr-via-color)}.planner-editor-tip{border:0;border-radius:6px;background:var(--gr-ink);color:var(--gr-white);box-shadow:0 4px 12px #0f172a3d}.gr-edit-deltas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1 1 auto;gap:8px;margin:0}.gr-edit-deltas.d-none{display:none}.gr-edit-deltas>div{padding:10px 12px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-mist)}.gr-edit-deltas dt{color:var(--gr-muted-ink);font-size:.78rem}.gr-edit-deltas dd{margin:2px 0 0;font-weight:800}.gr-edit-deltas .is-positive{color:var(--gr-danger)}.gr-edit-deltas .is-negative{color:var(--gr-trail-green-text)}.gr-edit-deltas.is-loading{opacity:.58}.gr-coordinate-add{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:8px;align-items:end;margin-top:14px;padding-top:14px;border-top:1px solid var(--gr-line)}.gr-coordinate-add h3{grid-column:1 / -1;margin:0;font-size:.9rem}.gr-coordinate-add label{display:grid;gap:4px;color:var(--gr-muted-ink);font-size:.8rem;font-weight:700}.gr-coordinate-add input{width:100%;min-height:44px;padding:8px 10px;border:1px solid var(--gr-line);border-radius:8px;color:var(--gr-ink);font:inherit}@media(max-width:640px){.gr-coordinate-add{grid-template-columns:1fr}.gr-coordinate-add h3{grid-column:1}.gr-edit-deltas{grid-template-columns:repeat(4,minmax(0,1fr));padding:7px}.gr-edit-deltas>div{padding:7px 8px}}@media(max-width:900px)and (max-height:500px){.gr-edit-heading #gr-edit-hint,.gr-edit-heading #gr-edit-status{display:none}.gr-edit-toolbar{width:auto;margin-right:70px;padding:8px 10px}.gr-edit-history{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-via-editor{top:72px;right:auto;bottom:calc(78px + env(safe-area-inset-bottom));left:10px;width:min(360px,48vw);max-height:none}.gr-editing .leaflet-bottom{bottom:calc(72px + env(safe-area-inset-bottom))}}.gr-edit-preview{margin-top:14px;padding:18px;background:var(--gr-mist);border:1px solid var(--gr-line);border-radius:12px}.gr-edit-preview.d-none{display:none}.gr-edit-preview h2{margin:0 0 6px;font-size:1rem}.gr-edit-preview p{margin:0 0 12px;color:var(--gr-muted-ink)}.gr-edit-preview-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 14px}.gr-edit-preview-facts div{padding:9px 10px;background:var(--gr-white);border:1px solid var(--gr-line);border-radius:8px}.gr-edit-preview-facts dt{color:var(--gr-muted-ink);font-size:.8rem;font-weight:600}.gr-edit-preview-facts dd{margin:2px 0 0;color:var(--gr-ink);font-size:.9rem;font-weight:700}.gr-sidebar{display:flex;flex-direction:column;gap:20px}.gr-card{background:var(--gr-white);border:1px solid var(--gr-line);border-radius:var(--gr-radius);padding:22px 24px;box-shadow:none}.gr-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;font-size:1rem;font-weight:800;color:var(--gr-ink)}.gr-inline-link{font-size:.875rem;font-weight:600;color:var(--gr-brand-dark);text-decoration:none}.gr-inline-link:hover{text-decoration:underline}.gr-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 16px;margin:0 0 14px}.gr-facts>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed var(--gr-line);padding-bottom:6px}.gr-facts dt{color:var(--gr-muted-ink);font-weight:600}.gr-facts dt:after{content:""}.gr-facts dd{margin:0;font-weight:700;text-align:right;color:var(--gr-ink)}.gr-facts-compact{margin-top:6px}.gr-facts-compact dt,.gr-facts-compact dd{font-size:.875rem}.gr-description{font-size:1rem;color:var(--gr-ink)}.gr-description>:first-child{margin-top:0}.gr-description>:last-child{margin-bottom:0}.gr-description p{margin:0 0 .85rem}.gr-description ul,.gr-description ol{margin:0 0 .85rem;padding-left:1.25rem}.gr-description a{color:var(--gr-brand);text-decoration:underline}.gr-admin-copy-link{width:100%;margin-top:1rem}.gr-route-dna{border-left:3px solid var(--gr-brand)!important;background:linear-gradient(145deg,#f7fbff 0%,var(--gr-white) 52%)}.gr-route-dna-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.gr-route-dna-heading p{margin:0 0 2px;color:var(--gr-brand);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gr-route-dna-heading>strong{flex:0 0 auto;color:var(--gr-brand-dark);font-size:.9rem}.gr-route-dna-intro,.gr-route-dna-quality{margin:10px 0 0;color:var(--gr-muted-ink);font-size:.82rem}.gr-route-dna-facts{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 0}.gr-route-dna-facts>div{display:inline-flex;gap:5px;padding:5px 8px;border:1px solid var(--gr-line);border-radius:999px;background:var(--gr-white);font-size:.75rem}.gr-route-dna-facts dt{color:var(--gr-muted-ink)}.gr-route-dna-facts dd{margin:0;font-weight:800}.gr-route-dna-subheading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:18px 0 8px;font-size:.9rem}.gr-route-dna-quality{padding-top:12px;border-top:1px solid var(--gr-line)}.gr-score-main{display:flex;align-items:baseline;gap:12px;margin:0 0 8px}.gr-score-main strong{font-size:1.6rem;color:var(--gr-trail-green)}.gr-score-main span{color:var(--gr-muted-ink);font-weight:600}.gr-score-scale{color:var(--gr-muted-ink);font-size:.75rem;font-weight:600}.gr-score-grid{display:grid;grid-template-columns:1fr;gap:0;margin:4px 0 14px}.gr-score-metric{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:9px 0;border-bottom:1px solid var(--gr-line)}.gr-score-metric dt{display:flex;align-items:center;gap:8px;min-width:0;color:var(--gr-brand-dark)}.gr-score-metric svg{box-sizing:border-box;width:30px;height:30px;flex:0 0 30px;padding:6px;border-radius:50%;background:var(--gr-mist);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gr-score-name{overflow:hidden;color:var(--gr-ink);font-size:.8125rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.gr-score-metric dd{display:flex;align-items:baseline;margin:0;white-space:nowrap}.gr-score-metric dd strong{font-size:1rem}.gr-score-metric dd span{color:var(--gr-muted-ink);font-size:.875rem}.gr-score-glossary{margin-top:12px;border-top:1px solid var(--gr-line)}.gr-score-glossary summary{display:flex;align-items:center;min-height:44px;color:var(--gr-brand-dark);font-weight:700;cursor:pointer}.gr-score-glossary p{margin:0 0 2px;color:var(--gr-muted-ink);font-size:.875rem}.gr-coordinate-error{min-height:1.2em;color:var(--gr-danger);font-size:.75rem;font-weight:600}.gr-via-row input.is-invalid{border-color:var(--gr-danger);box-shadow:0 0 0 2px var(--gr-danger-bg)}.gr-muted{color:var(--gr-muted-ink);font-size:.875rem}.gr-nodes{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.gr-nodes li{background:var(--gr-mist);border-radius:8px;padding:6px 12px;font-size:.875rem;font-weight:600;color:var(--gr-ink)}.gr-instructions{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.gr-instructions li{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px dashed var(--gr-line)}.gr-instructions li:last-child{border-bottom:0}.gr-directions-intro{margin:-4px 0 10px;color:var(--gr-muted-ink);font-size:.8125rem;line-height:1.5}.gr-directions-intro a{color:var(--gr-brand-dark);font-weight:750;text-underline-offset:2px}.gr-instruction-step{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gr-mist);color:var(--gr-brand-dark);font-size:.75rem;font-weight:800}.gr-instruction-text{min-width:0;font-size:.9375rem;color:var(--gr-ink)}.gr-instruction-distance{color:var(--gr-muted-ink);font-size:.875rem;white-space:nowrap;flex-shrink:0}.gr-instructions-more{margin-top:12px;border-top:1px solid var(--gr-line)}.gr-instructions-more summary{display:flex;align-items:center;min-height:44px;color:var(--gr-brand-dark);font-weight:700;cursor:pointer}.gr-instructions-more summary span{margin-left:7px;color:var(--gr-muted-ink);font-size:.75rem;font-weight:600}.gr-instructions-more[open] summary{margin-bottom:4px}.gr-detail-hero{padding:34px 0 96px;background:radial-gradient(circle at 86% 8%,rgb(122 166 255 / 52%),transparent 28%),linear-gradient(125deg,#173f82,#3158cc 58%,#397ff0);color:var(--gr-white)}.gr-detail-hero .gr-breadcrumb{color:#ffffffbf}.gr-detail-hero .gr-breadcrumb a{color:var(--gr-white)}.gr-detail-hero .gr-breadcrumb li+li:before{color:#ffffff9e}.gr-detail-hero .gr-title{max-width:14ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:-.045em;line-height:.98;overflow-wrap:anywhere;text-wrap:balance}.gr-detail-hero .gr-meta{color:#ffffffb8}.gr-detail-hero .gr-arrow{color:var(--gr-white)}.gr-detail-hero .gr-badge{border:1px solid rgb(255 255 255 / 25%);background:#ffffff1f;color:var(--gr-white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gr-detail-hero .gr-badge-blue{color:var(--gr-white)}.gr-detail-hero .gr-btn-primary{background:var(--gr-white);color:#153f91;box-shadow:0 12px 30px #05194838}.gr-detail-hero .gr-btn-primary:hover{background:#f4f7ff;color:#0e347e}.gr-detail-hero .gr-btn-outline{border-color:#ffffff4d;background:#ffffff17;color:var(--gr-white)}.gr-detail-hero .gr-btn-outline:hover{background:#ffffff29}.gr-detail-hero .gr-like-button.is-liked{border-color:#ffd0d8;background:#fff0f3;color:#a51f40}.gr-detail-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(32px,6vw,72px);align-items:center}.gr-hero-kicker{margin:0 0 12px;color:#bcd3ff;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gr-detail-summary{margin:0 0 16px;color:#ffffffe5;font-size:1.125rem;font-weight:700;line-height:1.5}.gr-detail-description{max-width:65ch;margin:0;color:var(--gr-muted-ink);font-size:1rem}.gr-detail-hero .gr-actions{margin-top:22px}.gr-day-hike-alert{display:flex;gap:10px;max-width:520px;margin-top:18px;padding:12px 14px;border:1px solid rgb(255 255 255 / 26%);border-radius:8px;background:#0c245461;color:#ffffffe0}.gr-day-hike-alert svg{width:20px;height:20px;flex:none;fill:none;stroke:#ffe199;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gr-day-hike-alert p{display:grid;gap:2px;margin:0;font-size:.8125rem;line-height:1.45}.gr-day-hike-alert strong{color:var(--gr-white);font-size:.875rem}.gr-route-visual{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / 24%);border-radius:14px;background:var(--gr-map-bg);box-shadow:0 24px 60px #071d5338;aspect-ratio:16 / 9}.gr-route-visual img{display:block;width:100%;height:100%;object-fit:cover}.gr-route-visual figcaption{position:absolute;right:16px;bottom:16px;left:16px;width:fit-content;max-width:calc(100% - 32px);padding:8px 12px;border-radius:7px;background:#0d1726e0;color:var(--gr-white);font-size:.875rem;font-weight:700}.gr-map-overview{margin-top:94px;margin-bottom:52px}.gr-map-overview .gr-map-stage{min-width:0;margin:0}.gr-map-overview .gr-map{height:clamp(480px,62vh,680px);border:1px solid var(--gr-line);border-radius:14px;box-shadow:0 18px 45px #10213a1c}.gr-editing .gr-map-overview .gr-map{height:100%;border:0;border-radius:0;box-shadow:none}.gr-map-overview .gr-surface-legend,.gr-map-overview .gr-mobile-actions{width:100%}.gr-map-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:24px}.gr-map-heading h2{margin:0;color:var(--gr-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.5vw,2.8rem);letter-spacing:-.035em;line-height:1.05}.gr-map-heading>p{max-width:52ch;margin:0;color:var(--gr-muted-ink);font-size:.95rem;line-height:1.65}.gr-section-kicker{margin:0 0 7px;color:var(--gr-brand-dark);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gr-map-overview .gr-surface-legend{margin-top:14px;border:1px solid var(--gr-line);border-radius:10px;background:var(--gr-white);padding:16px 18px}.gr-map-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--gr-line);border-top:0;background:var(--gr-white)}.gr-map-facts>div{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;padding:14px 8px;text-align:center}.gr-map-facts>div+div{border-left:1px solid var(--gr-line)}.gr-map-facts strong{font-size:.9375rem;font-variant-numeric:tabular-nums}.gr-map-facts span{color:var(--gr-muted-ink);font-size:.875rem}.gr-map-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;border:1px solid var(--gr-line);border-top:0;background:var(--gr-white)}.gr-map-actions .gr-btn{justify-content:center}.gr-route-summary{position:relative;z-index:2;overflow:hidden;margin:42px 0 -146px;border:1px solid rgb(223 231 241 / 90%);border-radius:12px;background:var(--gr-white);color:var(--gr-ink);box-shadow:0 18px 45px #10213a21}.gr-route-summary h2,.gr-expectations h2,.gr-faq h2,.gr-related h2,.gr-planner-cta h2{margin:0;font-size:1.25rem;letter-spacing:-.015em}.gr-route-summary h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.gr-route-summary dl{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0}.gr-route-summary dl>div{min-width:0;padding:20px 18px;border-right:1px solid var(--gr-line)}.gr-route-summary dl>div:last-child{border-right:0}.gr-route-summary dt{color:#6c7a8e;font-size:.68rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.gr-route-summary dd{overflow:hidden;margin:6px 0 0;font-size:.92rem;font-weight:800;overflow-wrap:anywhere}.gr-expectations{padding:26px;border:1px solid var(--gr-line);background:var(--gr-white)}.gr-expectation-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.gr-expectation-list>div{min-width:0;padding:0 22px}.gr-expectation-list>div:first-child{padding-left:0}.gr-expectation-list>div:last-child{padding-right:0}.gr-expectation-list>div+div{border-left:1px solid var(--gr-line)}.gr-expectation-list svg{width:26px;height:26px;fill:none;stroke:var(--gr-trail-green-text);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gr-expectation-list h3{margin:11px 0 5px;font-size:1rem}.gr-expectation-list p{margin:0;color:var(--gr-muted-ink);font-size:.875rem;line-height:1.55}.gr-content-layout{gap:26px;margin-top:50px}.gr-content-layout .gr-sidebar{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.85fr);gap:24px}.gr-content-layout .gr-card{border-radius:12px;padding:28px 30px;box-shadow:0 8px 28px #10213a0f}.gr-content-layout .gr-card-heading{justify-content:flex-start;margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;letter-spacing:-.025em}.gr-guide-description{grid-column:1;grid-row:1}.gr-guide-itinerary{grid-column:1;grid-row:2}.gr-guide-directions{grid-column:1;grid-row:3 / span 3;align-self:start}.gr-practical{grid-column:2;grid-row:1;border-color:#d6e3d8!important;background:#f2f6f1}.gr-guide-scores,.gr-guide-nodes{grid-column:2}.gr-data-note{margin:18px 0 0;padding-top:14px;border-top:1px solid var(--gr-line);color:var(--gr-muted-ink);font-size:.875rem}.gr-itinerary-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.gr-itinerary-heading p{margin:0 0 2px;color:var(--gr-trail-green-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gr-itinerary-heading .gr-card-heading{margin-bottom:0}.gr-itinerary-heading>span{color:var(--gr-muted-ink);font-size:.8rem;white-space:nowrap}.gr-itinerary{list-style:none;margin:0;padding:0}.gr-itinerary li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:14px;position:relative;padding-bottom:22px}.gr-itinerary li:last-child{padding-bottom:0}.gr-itinerary li:not(:last-child):before{content:"";position:absolute;left:8px;top:14px;bottom:-2px;width:2px;background:#cfe1d7}.gr-itinerary-marker{position:relative;z-index:1;width:18px;height:18px;margin-top:3px;border:4px solid #dcece3;border-radius:50%;background:var(--gr-trail-green-text)}.gr-itinerary-distance{color:var(--gr-trail-green-text);font-size:.75rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.gr-itinerary h3{margin:2px 0 4px;font-size:1rem;line-height:1.35}.gr-itinerary p{margin:0;color:var(--gr-muted-ink);font-size:.92rem}.gr-itinerary small{display:block;margin-top:5px;color:var(--gr-muted-ink);font-size:.75rem}.gr-itinerary small a{color:inherit;text-underline-offset:2px}.gr-itinerary-photo{margin:10px 0 12px}.gr-itinerary-photo img{display:block;width:100%;max-height:360px;object-fit:cover;border-radius:10px;background:var(--gr-mist)}.gr-itinerary-photo figcaption{margin-top:5px;color:var(--gr-muted-ink);font-size:.72rem;line-height:1.4}.gr-itinerary-photo figcaption a{color:inherit;text-underline-offset:2px}.gr-copy-controls{display:grid;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--gr-border)}.gr-copy-controls .gr-btn{width:100%}.gr-copy-feedback{margin:0;padding:.65rem .75rem;border-radius:.4rem;font-size:.82rem;line-height:1.45}.gr-copy-feedback.is-success{color:#17603f;background:#e8f5ee}.gr-copy-feedback.is-error{color:#8d2430;background:#fcecef}.gr-station-guide{display:grid;gap:18px}.gr-station-guide>div+div{padding-top:18px;border-top:1px solid rgba(45,139,102,.18)}.gr-station-guide h3{margin:0 0 5px;font-size:.9375rem}.gr-station-guide p{margin:0 0 6px;color:var(--gr-muted-ink);font-size:.875rem}.gr-station-guide a,.gr-inline-cta{color:var(--gr-trail-green-text);font-size:.875rem;font-weight:700;text-underline-offset:3px}.gr-inline-cta{display:inline-block;margin-top:20px}.gr-stay-hero{overflow:hidden;margin-top:42px;border-radius:16px;padding:clamp(24px,4vw,42px);background:radial-gradient(circle at 92% 5%,rgb(79 126 215 / 38%),transparent 28%),linear-gradient(130deg,#10284e,#173f82 64%,#245fc4);color:var(--gr-white);box-shadow:0 22px 54px #1030722e}.gr-stay-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.gr-stay-heading p{margin:0 0 6px;color:#bcd3ff;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gr-stay-heading h2{max-width:15ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.5vw,2.8rem);letter-spacing:-.035em;line-height:1.05}.gr-stay-heading>a{flex:0 0 auto;color:var(--gr-white);font-size:.9rem;font-weight:750;text-underline-offset:4px}.gr-stay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.gr-stay-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgb(255 255 255 / 18%);border-radius:12px;background:var(--gr-white);color:var(--gr-ink);box-shadow:0 12px 30px #0314372e}.gr-stay-image{position:relative;display:block;height:176px;overflow:hidden;background:#dce8e3}.gr-stay-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.gr-stay-card:hover .gr-stay-image img{transform:scale(1.025)}.gr-stay-image>span{display:grid;height:100%;place-items:center;background:linear-gradient(145deg,#dcebe2,#eef2e7 52%,#dce7ee)}.gr-stay-image svg{width:55%;fill:none;stroke:#456f62;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.gr-stay-image small{position:absolute;right:12px;bottom:12px;border-radius:999px;padding:6px 9px;background:#07171fdb;color:var(--gr-white);font-size:.68rem;font-weight:750}.gr-stay-card-body{display:flex;height:100%;flex-direction:column;padding:20px}.gr-stay-location{margin:0;color:var(--gr-trail-green-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gr-stay-card h3{margin:6px 0 0;font-size:1.15rem;letter-spacing:-.02em;line-height:1.25}.gr-stay-card h3 a{color:inherit;text-decoration:none}.gr-stay-card h3 a:hover{color:var(--gr-brand-dark);text-decoration:underline;text-underline-offset:3px}.gr-stay-distance{margin:13px 0 0;color:var(--gr-muted-ink);font-size:.82rem;line-height:1.5}.gr-stay-distance strong{display:block;color:var(--gr-ink)}.gr-stay-link{margin-top:auto;padding-top:18px;color:var(--gr-brand-dark);font-size:.84rem;font-weight:750;text-decoration:none}.gr-stay-link:hover{text-decoration:underline;text-underline-offset:3px}.gr-faq{margin-top:30px;border-top:1px solid var(--gr-line);padding:40px 0 0}.gr-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;margin-top:14px}.gr-faq details{border-bottom:1px solid var(--gr-line)}.gr-faq summary{display:flex;align-items:center;min-height:50px;color:var(--gr-ink);font-size:.9375rem;font-weight:700;cursor:pointer}.gr-faq details p{margin:0 0 16px;color:var(--gr-muted-ink);font-size:.9375rem}.gr-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.gr-section-heading>a{color:var(--gr-brand-dark);font-size:.875rem;font-weight:700;text-underline-offset:3px}.gr-related{padding-top:36px}.gr-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.gr-related-route{display:flex;flex-direction:column;gap:5px;min-width:0;padding:20px;border:1px solid var(--gr-line);border-radius:10px;background:var(--gr-white);color:var(--gr-ink);text-decoration:none;box-shadow:0 5px 18px #10213a0d}.gr-related-route:hover{border-color:var(--gr-brand)}.gr-related-route>span{font-size:.9375rem;font-weight:800}.gr-related-route small{color:var(--gr-muted-ink);font-size:.875rem}.gr-planner-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:46px;padding:32px 36px;border:1px solid #2457bb;border-radius:12px;background:linear-gradient(125deg,#173f82,#3158cc);color:var(--gr-white);box-shadow:0 18px 42px #10307229}.gr-planner-cta p{margin:4px 0 0;color:#ffffffc7}.gr-planner-cta .gr-btn-primary{background:var(--gr-white);color:var(--gr-brand-dark)}.gr-editing .gr-map-facts,.gr-editing .gr-map-actions{display:none}@media(max-width:900px){.gr-detail-hero-grid,.gr-content-layout .gr-sidebar{grid-template-columns:1fr}.gr-route-visual{display:none}.gr-route-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-route-summary dl>div:nth-child(3){border-right:0}.gr-route-summary dl>div:nth-child(n+4){border-top:1px solid var(--gr-line)}.gr-map-heading{align-items:flex-start;flex-direction:column;gap:12px}.gr-practical,.gr-guide-description,.gr-guide-itinerary,.gr-guide-directions,.gr-guide-scores,.gr-guide-nodes{grid-column:1;grid-row:auto}.gr-expectation-list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.gr-expectation-list>div{padding-inline:20px}.gr-expectation-list>div:nth-child(odd){padding-left:0;border-left:0}.gr-expectation-list>div:nth-child(2n){padding-right:0}.gr-related-grid,.gr-stay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gr-detail-hero{padding:22px 0 82px}.gr-detail-hero-grid{gap:24px}.gr-detail-hero .gr-title{max-width:none;font-size:clamp(1.85rem,9vw,2.35rem)}.gr-detail-summary{font-size:1rem}.gr-detail-hero .gr-actions .gr-btn{flex:1 1 100%;justify-content:center}.gr-map-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-map-facts>div:nth-child(3){border-left:0}.gr-map-facts>div:nth-child(n+3){border-top:1px solid var(--gr-line)}.gr-map-actions{grid-template-columns:1fr}.gr-mobile-actions{display:none}.gr-route-summary,.gr-expectations{padding:20px}.gr-route-summary{margin-top:34px;padding:0}.gr-route-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-route-summary dl>div:nth-child(3){border-right:1px solid var(--gr-line)}.gr-route-summary dl>div:nth-child(2n){border-right:0}.gr-route-summary dl>div:nth-child(n+3){border-top:1px solid var(--gr-line)}.gr-map-overview{margin-top:88px;margin-bottom:38px}.gr-map-overview .gr-map{height:min(68vh,560px);min-height:420px;border-radius:10px}.gr-content-layout{margin-top:34px}.gr-content-layout .gr-card{padding:23px 21px}.gr-expectation-list,.gr-faq-list,.gr-related-grid{grid-template-columns:1fr}.gr-expectation-list>div{padding:18px 0;border-left:0!important;border-bottom:1px solid var(--gr-line)}.gr-expectation-list>div:first-child{padding-top:0}.gr-expectation-list>div:last-child{padding-bottom:0;border-bottom:0}.gr-section-heading,.gr-planner-cta,.gr-stay-heading{align-items:flex-start;flex-direction:column}.gr-stay-grid{grid-template-columns:1fr}.gr-stay-image{height:210px}.gr-planner-cta{padding:22px}.gr-planner-cta .gr-btn{width:100%;justify-content:center}}.gr-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,240px);gap:20px;align-items:end;margin-bottom:22px;padding:20px;border:1px solid var(--gr-line);background:var(--gr-white)}.gr-search{min-width:0}.gr-search label,.gr-sort-field label{display:block;margin-bottom:7px;color:var(--gr-ink);font-size:.875rem;font-weight:700}.gr-search-row{display:flex;gap:8px}.gr-search input[type=search]{flex:1;padding:11px 14px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-white);font-size:1rem;color:var(--gr-ink);min-height:44px}.gr-search input[type=search]:focus-visible{outline:3px solid rgba(21,101,249,.55);outline-offset:3px}.gr-sort{width:100%;padding:11px 14px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-white);font-size:1rem;color:var(--gr-ink);cursor:pointer;min-height:44px}.gr-result-info{margin:0;font-size:.9375rem;color:var(--gr-muted-ink);font-weight:600}.gr-result-info strong{color:var(--gr-ink);font-variant-numeric:tabular-nums}.gr-results-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.gr-reset-link{color:var(--gr-brand-dark);font-size:.875rem;font-weight:700;text-underline-offset:3px}.gr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gr-route-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--gr-line);border-top-color:var(--gr-trail-green);background:var(--gr-white);color:var(--gr-ink);transition:transform .18s cubic-bezier(.16,1,.3,1),border-color .18s ease,box-shadow .18s ease}.gr-route-card:hover{transform:translateY(-3px);border-color:#b9c7d9;border-top-color:var(--gr-trail-green);box-shadow:0 12px 30px #0f172a14}.gr-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:28px}.gr-card-type{color:var(--gr-muted-ink);font-size:.875rem;font-weight:700}.gr-quality-score{padding:3px 8px;border-radius:999px;background:var(--gr-mist);color:var(--gr-trail-green-text);font-size:.875rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.gr-station-route{display:grid;grid-template-columns:10px 1fr 10px;align-items:center;margin:22px 0 12px}.gr-station-dot{width:10px;height:10px;border:2px solid var(--gr-brand);border-radius:50%;background:var(--gr-white)}.gr-station-line{height:1px;background:var(--gr-brand)}.gr-card-title{margin:0;font-size:1.1875rem;font-weight:800;line-height:1.3;letter-spacing:-.015em;color:var(--gr-ink)}.gr-route-name{margin:6px 0 20px;color:var(--gr-muted-ink);font-size:.875rem;font-weight:600}.gr-card-title+.gr-card-facts{margin-top:22px}.gr-card-title a{color:inherit;text-decoration:none}.gr-card-title a:after{position:absolute;inset:0;content:""}.gr-route-card{position:relative}.gr-route-card:focus-within{outline:3px solid rgba(21,101,249,.55);outline-offset:3px}.gr-card-title a:focus-visible{outline:none}.gr-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-block:1px solid var(--gr-line)}.gr-card-facts>div{padding:13px 0}.gr-card-facts>div:nth-child(odd){padding-right:12px;border-right:1px solid var(--gr-line)}.gr-card-facts>div:nth-child(2n){padding-left:12px}.gr-card-facts>div:nth-child(-n+2){border-bottom:1px solid var(--gr-line)}.gr-card-facts dt,.gr-terrain-label span{color:var(--gr-muted-ink);font-size:.875rem;font-weight:600}.gr-card-facts dd{margin:2px 0 0;color:var(--gr-ink);font-size:.9375rem;font-weight:800;font-variant-numeric:tabular-nums}.gr-terrain{padding:17px 0;border-bottom:1px solid var(--gr-line)}.gr-terrain-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.gr-terrain-label strong{font-size:.875rem;font-variant-numeric:tabular-nums}.gr-terrain-track{height:5px;overflow:hidden;background:#e4e9e5}.gr-terrain-track span{display:block;height:100%;background:var(--gr-trail-green)}.gr-card-signals{display:flex;flex-wrap:wrap;gap:8px 16px;padding:15px 0 0;color:var(--gr-muted-ink);font-size:.875rem}.gr-card-signals strong{color:var(--gr-ink)}.gr-card-desc{margin:14px 0 0;color:var(--gr-muted-ink);font-size:.9375rem;line-height:1.55}.gr-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px;color:var(--gr-brand-dark);font-size:.9375rem;font-weight:800}.gr-card-footer svg{width:20px;height:20px;transition:transform .18s cubic-bezier(.16,1,.3,1)}.gr-route-card:hover .gr-card-footer svg{transform:translate(3px)}.gr-empty{grid-column:1 / -1;background:var(--gr-white);border:1px dashed var(--gr-line);padding:48px 24px;text-align:center}.gr-empty h2{margin-top:0}.gr-empty p{color:var(--gr-muted-ink)}.gr-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.gr-pagination{margin-top:28px}.gr-pagination nav[role=navigation]{display:flex;justify-content:center}.gr-pagination a,.gr-pagination span[aria-current]{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;margin:0 2px;border-radius:8px;background:var(--gr-white);border:1px solid var(--gr-line);color:var(--gr-ink);font-weight:600;font-size:.9rem;text-decoration:none}.gr-pagination span[aria-current]{background:var(--gr-brand);border-color:var(--gr-brand);color:#fff}.gr-pagination a:hover{border-color:var(--gr-brand);color:var(--gr-brand)}@media(max-width:900px){.gr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gr-index-page{padding-top:16px}.gr-controls{grid-template-columns:1fr;padding:16px}.gr-grid{grid-template-columns:1fr}.gr-route-card{padding:20px}.gr-search-row{align-items:stretch}.gr-search-row .gr-btn{flex:0 0 auto}}@media(max-width:390px){.gr-search-row{flex-direction:column}.gr-search-row .gr-btn{width:100%}.gr-results-heading{align-items:flex-start;flex-direction:column;gap:6px}}.gr-map .leaflet-marker-icon{transition:transform .12s ease}.gr-marker{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);font-weight:800;font-size:.875rem;box-shadow:0 2px 8px #0000004d;border:2px solid #fff}.gr-marker-start{background:var(--gr-brand);color:#fff}.gr-marker-end{background:var(--gr-danger);color:#fff}.gr-marker-start span,.gr-marker-end span{transform:rotate(45deg)}.gr-marker-via{width:20px;height:20px;border-radius:50%;background:var(--gr-via-color);color:#fff;transform:none;border:2px solid #fff}.gr-editing .gr-marker-via{cursor:grab;background:#16a34a}.gr-editing .gr-marker-via:active{cursor:grabbing}.gr-map .leaflet-tip{background:var(--gr-ink);color:#fff;border:0;border-radius:8px;padding:6px 10px;font-size:.875rem;box-shadow:0 4px 12px #00000040;white-space:nowrap}@media(prefers-reduced-motion:reduce){.gr-btn,.gr-route-card,.gr-card-footer svg,.gr-map .leaflet-marker-icon{transition:none}.gr-btn:active,.gr-route-card:hover,.gr-route-card:hover .gr-card-footer svg{transform:none}}
