<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: sans-serif;
  background: white;
  padding: 1em;
  margin: 0;
}

#main {
  background: white;
  border: 1em solid #a8ff33;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
  width: 75%;
  margin: 1em auto 1em auto;
  padding: 1em;
}

#footer {
  border: 0;

  width: 75%;
  margin: 0 auto 0 auto;
  padding: 0;
}

.header {
  width: 100%;
  color: white;
  background: black;
  margin: 0 0 0 0;
  padding: 0 0 0.5em 0;
}

.header span.right {
  padding: 0.25em 0.5em 0em 0.5em;
  margin: 0.25em;
  float: right;
}

h1 {
  margin: 0;
  padding: 0.25em 0.5em 0em 0.5em;
  width: calc(100% - 1em);
  text-align: left;
  color: white;
  background: black;  
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header ul {
 width: 100%;
 border-top: 1px solid white;
}

.header ul li {
 display: inline;
 list-style: none;
 margin: 0.25em;
}

h2 {
  margin: 1em 0 0.5em 0;
  padding: 0.25em;
  width: calc(100% - 0.5em);
  color: black;
  background: #a8ff33;
  color: white;
  background: black;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19);
}

.card h2 {
  margin-top: 0;
}

h3 {
  margin: 0.5em 0;
  padding: 0.25em;
  width: calc(100% - 0.5em);
  background: #efc;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19);
}

h4 {
  margin: 0.5em 0;
  padding: 0.25em;
  width: calc(100% - 0.5em);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19);
}

a {
  font-weight: bold;
  color: #7d0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.header a, h1 a {
  color: #efc;
}

.header a.active {
  color: white;
}

.smaller {
  font-size: smaller;
 }

.larger {
  font-size: larger;
 }

table {
  min-width: 70%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 0 auto;
  text-align: center;
  font-size: small;
}

.centerbox-detail table {
 box-shadow: none;
 width: 100%;
}

.map {
  width: 100%;
  height: 400px;
}

.map a.maptiler {
  position: relative;
  top: 380px;
  left: 10px;
  z-index:999;
}

.map a.maptiler img {
  width: 67px;
  height: 20px;
  position: absolute;
}

th {
  padding: 0.125em;
  background: black;
  background: #A8FF33;
  color: black;
  font-weight: bold;
}

th.alt {
 background: #ccc;
}

th a {
  color: black;
}

tr:nth-child(even) th:empty {
  background: white;
}

td {
  background: #fff;
  margin: 0.5em;
  padding: 0.25em;
}

tr:nth-child(odd) td
{
  background: #efc;
}

td hr, th hr {
  border: 0;
  height: 1px;
  background-color: white;
}

span.numeric, td.numeric {
  font-family: monospace;
}

td.strong {
  font-weight: bold;
}
td.error {
  font-weight: bold;
  color: #f00;
}
td.warning {
  font-weight: bold;
  color: #fa0;
}

tr.disabled, tr.disabled td {
  text-decoration: line-through;
  color: #999;
}

a.grayscale, tr.grayscale, td.grayscale {
  color: #999;
}

i.em {
  margin: 2px 0;
}

i.em-four, i.em-five, i.em-six, i.em-seven, i.em-eight, i.em-nine, i.em-keycap_ten {
 filter: grayscale(100%);
 opacity: 0.6;
}

i.grayscale {
 filter: grayscale(100%);
 opacity: 0.35;
}

i.semi-grayscale {
 filter: grayscale(30%);
 opacity: 0.75;
}

div.centerbox {
  text-align: center;
  margin: 0 auto;
}

.nw {
  white-space: nowrap;
}

.cb {
  clear: both;
}

.card {
  border: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  float: left;
  width: 30%;
  padding: 0.25em;
  margin: 0.5em;
}

.card img {
 width: 100%;
}

.card h3,h4 {
  box-shadow: none;
}

.card:nth-child(3n+1) {
  clear: both;
}

ul.tag-ul {
  padding: 0;
}

ul.legend li {
  list-style-type: none;
  line-height: 1.5em;
}

ul.legend li {
  font-size: small;
}

ul.tag-ul li {
  list-style: none;
  display: inline-block;
  background: #efc; // #7d0;
  margin: 0.25em;
  padding: 0.25em;
  xborder: 1px solid black;
}

ul.tag-ul li.active {
  color: white;
  background: black;
}

ul.tag-ul li a {
  xcolor: white;
}

.shoe-brand {
}

.shoe-edition {
  font-size: smaller;
}

select {
  // A reset of styles, including removing the default dropdown arrow
  appearance: none;
  // Additional resets for further consistency
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
}

select {
  border: 1px solid #ccc;
  background: #efc;
  padding: 5px;
  margin: 5px;
  width: 90%;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  xborder-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 992px) {
  
  #footer {
    width: 95%;
  }

  .card {
    width: 47%;
  }

  .card:nth-child(3n+1) {
    clear: none;
  }

  .card:nth-child(2n+1) {
    clear: both;
  }
  
  table {
    max-width: 99%;
  }
}

.centerbox-detail .card {
  width: 47%;
}

.centerbox-detail .card:nth-child(3n+1) {
  clear: none;
}

.centerbox-detail .card:nth-child(2n+1) {
  clear: both;
}

.ol-attribution {
  font-size: small;
}

.ct-chart {
  height: 400px;
}

.ct-series .ct-line,
.ct-series .ct-point {
  stroke: #eee;
}

.ct-series-a .ct-line,
.ct-series-a .ct-point {
  stroke: #dc4;
}

.ct-series-b .ct-line,
.ct-series-b .ct-point {
  stroke: #aaa;
}

.ct-series-c .ct-line,
.ct-series-c .ct-point {
  stroke: #b85;
}

.ct-series-d .ct-line,
.ct-series-d .ct-point {
  stroke: #7d0;
  opacity: 0.8;
}

.ct-series-e .ct-line,
.ct-series-e .ct-point {
  stroke: #a8ff33;
  opacity: 0.8;
}

.ct-series-f .ct-line,
.ct-series-f .ct-point {
  stroke: #efc;
}

.ct-series-g .ct-line,
.ct-series-g .ct-point {
  stroke: #000;
}

.ct-line {
  stroke-width: 3px;
}

.ct-area {
  fill-opacity: 0.5;
}

#ct-chart-pace .ct-point {
  stroke-width: 6px;
}

#ct-chart-pace .ct-series.average .ct-line {
  stroke-width: 15px;
  opacity: 0.2;
}

#ct-chart-pace .ct-series.rank-gold .ct-line {
  stroke: #dc4;
}

#ct-chart-pace .ct-series.rank-silver .ct-line {
  stroke: #aaa;
}

#ct-chart-pace .ct-series.rank-bronze .ct-line {
  stroke: #b85;
}

#ct-chart-pace .ct-pace .ct-area {
  fill: #af5;
}

#ct-chart-pace .ct-pace-avg .ct-line {
  stroke: #6c0;
}

#ct-chart-pace .ct-top-1-pace-avg .ct-line {
  stroke: #dc4;
}

#ct-chart-pace .ct-top-2-pace-avg .ct-line {
  stroke: #aaa;
}

#ct-chart-pace .ct-top-3-pace-avg .ct-line {
  stroke: #b85;
}

#ct-chart-cadence .ct-line {
  stroke: #a8ff33;
}

#ct-chart-altitude .ct-line {
  stroke: #a8ff33;
}

#ct-chart-altitude .ct-area {
  fill: #efc;
  fill-opacity: 1;
}

.ct-series.official .ct-line, .ct-series.l30 .ct-line {
  stroke: #a8ff33;
  stroke: #dc4;
}

.ct-series.l30future .ct-line {
  stroke: #dc4;
  stroke-width: 4px;
}

.ct-series.l30future .ct-area {
  fill: #aaa;
}

.ct-series.unofficial .ct-line, .ct-series.l7 .ct-line {
  stroke: #aaa;
}

.ct-series.l7future .ct-line {
  stroke: #aaa;
  stroke-width: 4px;
}

.ct-series.l7future .ct-area {
  fill: #aaa;
}

.ct-series.official .ct-point, .ct-series.l30 .ct-point {
  stroke: #a8ff33;
  stroke: #dc4;
}

.ct-series.official .ct-point {
  stroke-width: 10px;
}

.ct-series.l30future .ct-point {
  stroke: #dc4;
}

.ct-series.unofficial .ct-point, .ct-series.l7 .ct-point {
  stroke: #aaa;
}

.ct-series.unofficial .ct-point {
  stroke-width: 10px;
}

.ct-series.all .ct-point {
  stroke: #caa;
  stroke-width: 10px;
}

.ct-series.training .ct-point {
  stroke: #aba;
  stroke-width: 5px;
}

.ct-series.l7future .ct-point {
  stroke: #aaa;
}

.ct-line.ct-threshold-above, .ct-point.ct-threshold-above, .ct-bar.ct-threshold-above {
  stroke: #f00;
}
.ct-area.ct-threshold-above {
  fill: #f00;
}

.ct-line.ct-threshold-below, .ct-point.ct-threshold-below, .ct-bar.ct-threshold-below {
  stroke: #ccc;
}
.ct-area.ct-threshold-below {
  fill: #ccc;
}

.ct-line.ct-threshold-area-0, .ct-point.ct-threshold-area-0, .ct-bar.ct-threshold-area-0 {
  stroke: #f00;
}
.ct-area.ct-threshold-area-0 {
  fill: #f00;
}

.ct-line.ct-threshold-area-1, .ct-point.ct-threshold-area-1, .ct-bar.ct-threshold-area-1 {
  stroke: #ff0;
}
.ct-area.ct-threshold-area-1 {
  fill: #ff0;
}

.ct-line.ct-threshold-area-2, .ct-point.ct-threshold-area-2, .ct-bar.ct-threshold-area-2 {
  stroke: #a8ff33;
}
.ct-area.ct-threshold-area-2 {
  fill: #a8ff33;
}

.ct-line.ct-threshold-area-3, .ct-point.ct-threshold-area-3, .ct-bar.ct-threshold-area-3 {
  stroke: #0cf;
}
.ct-area.ct-threshold-area-3 {
  fill: #0cf;
}

.ct-legend ul {
    position: relative;
    z-index: 10;
}

.ct-legend li {
  position: relative;
  padding-left: 23px;
  margin-left: 5px;
  margin-bottom: 3px;
  display: inline-block;
  font-size: small;
}

.ct-legend li:before {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  content: '';
  border: 3px solid transparent;
  border-radius: 2px;
}

.ct-legend li.inactive:before {
  background: transparent;
}

.ct-legend .ct-legend-inside {
  position: absolute;
  top: 0;
  right: 0;
}

.ct-legend li::before {
  background-color: #ccc;
  border-color: #ccc;
  border-width: 1px;
}
.ct-legend li:nth-child(1)::before {
  background-color: #af5;
}
.ct-legend li:nth-child(2)::before {
  background-color: #6c0;
}
.ct-legend li:nth-child(3)::before {
  background-color: #dc4;
}
.ct-legend li:nth-child(4)::before {
  background-color: #aaa;
}
.ct-legend li:nth-child(5)::before {
  background-color: #b85;
}
.ct-legend li.inactive:before {
  background-color: transparent;
}

@media print {
  #main {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0.25em;

    box-shadow: none;
  }

  #footer {
    display: none;
  }

  h1, h2, h3, h4, table, .card {
    box-shadow: none;
  }
  
  .noprint {
    display: none;
  }
}

/* Dark mode */
@media (prefers-color-scheme: x-dark) {

  body, body #main {
    background: black;
    color: white;
  }

  body .header, body #main, body table, body h1,body h2,body h3,body h4 {
    box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(255, 255, 255, 0.19);
    box-shadow: none;
  }

  body .header, body h1 {
    color: black;
    background: white;
    color: white;
    background: #020;
  }

  body h2 {
    color: black;
    background: white;
    color: white;
    background: #020;
  }

  body a {
    color: #efc;
  }

  body .header a, body h1 a {
    color: #7d0;
  }

  body td {
    background: #000;
    margin: 0.5em;
    padding: 0.25em;
  }

  body tr:nth-child(odd) td
  {
    background: #020;
  }
  
  ul.tag-ul {
   
  }

  ul.tag-ul li {
    background: #020;
  }
  
  ul.tag-ul li a {
  }
  
  ul.tag-ul li.active {
  }
}

@media screen and (max-width: 1200px) {
  body {
    margin: 0.5rem;
    padding: 0;
  }

  #main {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  
  #main .content {
    border: 0;
    padding: 0;
    margin: 0;
  }

  td.numeric {
    font-size: smaller;
  }

  .collapsible {
    display: none;
    visiblity: hidden;
  }
}
</pre></body></html>