.route-elevation-profile__actions{align-items:center;gap:.5rem;display:flex}.route-elevation-profile__point-action{justify-content:flex-end;padding:0 1rem .875rem;display:flex}.route-elevation-profile__clear{border:1px solid var(--ut-color-border);min-height:2rem;color:var(--ut-color-text);cursor:pointer;font:700 .75rem var(--ut-font-body);background:0 0;border-radius:.2rem;padding:0 .625rem}.route-elevation-profile__expand{border:1px solid var(--ut-color-border);width:2rem;height:2rem;color:var(--ut-color-text);cursor:pointer;background:0 0;border-radius:.2rem;place-items:center;padding:0;display:inline-grid}.route-elevation-profile__expand:hover,.route-elevation-profile__clear:hover{background:color-mix(in srgb, var(--ut-color-text) 6%, transparent)}.route-elevation-profile__clear:focus-visible,.route-elevation-profile__expand:focus-visible,.route-elevation-profile__chart--interactive:focus-visible{outline:3px solid var(--ut-color-focus);outline-offset:2px}.route-elevation-profile[data-profile-expanded=true] .route-elevation-profile__facts{grid-template-columns:repeat(4,minmax(0,1fr))}.route-elevation-profile[data-profile-expanded=true] .route-elevation-profile__facts div{border-top:0;border-right:1px solid var(--ut-color-border-subtle)}.route-elevation-profile[data-profile-expanded=true] .route-elevation-profile__facts div:last-child{border-right:0}.route-elevation-profile__chart--interactive{cursor:crosshair;touch-action:pan-y}.route-elevation-profile__component{transition:opacity .12s}.route-elevation-profile__component--muted{opacity:.22}.route-elevation-profile__selection-band{fill:var(--ut-color-route);fill-opacity:.09;pointer-events:none}.route-elevation-profile__selection-marker{stroke:var(--ut-color-route);stroke-linecap:round;stroke-width:3px;vector-effect:non-scaling-stroke;opacity:.42;pointer-events:none}.route-elevation-profile__water-marker{fill:var(--ut-color-water,#397983);stroke:var(--ut-color-surface);stroke-width:1.2px}.route-elevation-profile__water [data-active=true] .route-elevation-profile__water-marker{fill:var(--ut-color-structural);stroke-width:1.8px}.route-elevation-profile__water-line{stroke:var(--ut-color-water,#397983);stroke-dasharray:2 3;stroke-width:1.25px}.route-elevation-profile__area--selected{fill-opacity:.2}.route-elevation-profile__line--selected{stroke-width:3px}.route-elevation-profile__cursor{pointer-events:none}.route-elevation-profile__cursor-line{stroke:var(--ut-color-text);stroke-dasharray:2 3;stroke-width:1px;vector-effect:non-scaling-stroke}.route-elevation-profile__cursor-halo{fill:var(--ut-color-surface);stroke:var(--ut-color-surface);stroke-width:2px;vector-effect:non-scaling-stroke}.route-elevation-profile__cursor-dot{fill:var(--ut-color-route);stroke:var(--ut-color-text);stroke-width:1px;vector-effect:non-scaling-stroke}.route-elevation-profile__chart--interactive[data-cursor-state=locked] .route-elevation-profile__cursor-dot{stroke-width:2px}.route-elevation-profile__tooltip-background{fill:var(--ut-color-text)}.route-elevation-profile__tooltip-text{fill:var(--ut-color-surface);font:700 10px var(--ut-font-mono)}@media (prefers-reduced-motion:reduce){.route-elevation-profile__component{transition:none}}
