/* Fonts */
@charset "UTF-8";

/*****************************/
/* START SYNTAX HIGHLIGHTING */
/*****************************/
.highlight pre {
  font-size: 80%;
  padding: 0.5em 1em;
  border-radius: 8px;
  filter: drop-shadow(0 0 0.15rem #ddd);
}

/*****************************/
/* END SYNTAX HIGHLIGHTING */
/*****************************/
code {
  white-space: pre-wrap;
}


/********************/
/* SOURCE SERIF PRO */
/********************/

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 200;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-ExtraLight.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 200;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-ExtraLightItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 300;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-Light.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 300;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-LightItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 400;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-Regular.ttf') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 400;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-RegularItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 600;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-Semibold.ttf') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 600;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-SemiboldItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 700;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-Bold.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 700;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-BoldItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 900;
  font-style: normal;
  src: url('/font/ssfp/SourceSerifPro-BASIC-Black.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Serif Pro';
  font-weight: 900;
  font-style: italic;
  src: url('/font/ssfp/SourceSerifPro-BASIC-BlackItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

/*******************/
/* SOURCE SANS PRO */
/*******************/

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-ExtraLight.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-ExtraLightItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-Light.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-LightItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-Regular.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-RegularItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-Semibold.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-SemiboldItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-Bold.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-BoldItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 900;
  font-style: normal;
  src: url('/font/ssp/SourceSansPro-BASIC-Black.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 900;
  font-style: italic;
  src: url('/font/ssp/SourceSansPro-BASIC-BlackItalic.ttf?v=1604173830') format('truetype');
  font-display: swap;
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010, U+2013-2014, U+2018-2019, U+201C-201D, U+2212;
}



/* Rest of the stylesheet. */
:root {
  --JA-sidebar-mobile-link-border-color: #000;
  --JA-serif-font-stack: "Source Serif Pro", "Apple Garamond", "Baskerville", "Libre Baskerville", "Droid Serif", "Times New Roman", "Times", serif, "Noto Emoji", "Quivira";
  --JA-body-text-font-size: 1rem;
  --JA-base-font-size: 20px;
  --JA-body-link-color: #272727;
  --JA-TOC-border-color: #ccc;
  --JA-body-background-color: #fff;
  --JA-body-link-hover-color: #888;
  --JA-dotted-underline-background-image: url(data:image/gif;base64,R0lGODlhBAACAPAAMQAAAP///ywAAAAABAACAAACBAQShgUAOw==);
  --JA-dotted-underline-hover-background-image: url(data:image/gif;base64,R0lGODlhBAACAPAAMYiIiP///ywAAAAABAACAAACBAQShgUAOw==);
  --JA-link-underline-background-color: var(--JA-body-background-color);
  --JA-link-underline-gradient-line-color: #333;
  --JA-link-underline-gradient-line-color-hover: #999;
  --JA-sidebar-horizontal-rule-color: #888;
  --JA-H2-bottom-border-color: #888;
  --JA-table-border-color: #000;
  --JA-table-row-hover-outline-color: #000;
  --JA-TOC-background-color: #f8f8f8;
  --JA-sans-serif-font-stack: "Lucida Sans Unicode", "Source Sans Pro", "Helvetica", "Trebuchet MS", sans-serif, "Noto Emoji", "Quivira";
  --JA-monospaced-font-stack: "IBM Plex Mono", "Liberation Mono", "Consolas", "Courier", monospace, "Noto Emoji", "Quivira";
  --JA-TOC-number-color: rgb(144, 144, 144);
  --JA-TOC-link-hover-background-color: #ececec;
  --JA-TOC-link-hover-color: #000;
  --JA-TOC-link-hover-indicator-bar-color: rgb(204, 204, 204);
  --JA-blockquote-background-color-level-one: #f8f8f8;
  --JA-blockquote-background-color: #f8f8f8;
  --JA-blockquote-border-color: #ddd;
  --JA-H1-box-shadow-background-color: var(--JA-body-background-color);
  --JA-H1-box-shadow-line-color: #888;
}


@media only screen and (max-width: 649px) {
  :root {
    --JA-base-font-size: 18px;
  }
}


@media only screen and (max-width: 649px) {
  body {
    margin: 0 15px;
  }
}

@media only screen and (min-width: 650px) {
  body {
    padding: 0 25px 0 10px;
    margin: 0 auto;
  }

  main {
    min-height: 100vh;
    display: flex;
    flex-flow: column;
  }

  #sidebar {
    font-variant: small-caps;
    padding: 0 40px 0 10px;
    width: 100px;
  }

  #sidebar {
    position: absolute;
  }
}

@media only screen and (max-width: 649px) {

  #sidebar,
  #sidebar-links {
    display: flex;
  }

  #sidebar {
    justify-content: center;
    margin: 0.75em 0 0.5em 0;
  }

  #sidebar-links {
    flex-flow: row wrap;
    flex: 1 1 100%;
    margin: 0;
  }

  #sidebar,
  #sidebar-links {
    display: flex;
  }

  #sidebar a:not(#logo) {
    flex: 1 1 40%;
  }

  #sidebar a#logo {
    margin: 1px 1px 1px 0;
    padding: 0.5em 0.375em;
  }

  #sidebar a {
    border: 1px dotted var(--JA-sidebar-mobile-link-border-color);
    padding: 0.25em 0.5em;
    text-align: center;
    margin: 1px;
  }
}

body {
  max-width: 1120px;
}

p {
  margin: 0;
}

ul,
ol {
  margin: 1.25em 0 1.5em 0;
  padding: 0 0 0 2.5em;
}

ul,
.footnotes ol {
  list-style-type: none;
}

ul>li,
ol>li {
  position: relative;
  margin: 0;
}

#sidebar a {
  display: block;
  text-decoration: none;
}

@media only screen and (min-width: 650px) {

  header,
  article {
    margin-left: 155px;
  }

  article {
    flex: 1 1 auto;
  }

  #sidebar a#logo {
    margin: 1em 0 24px 0;
    width: fit-content;
  }
}

#logo {
  text-align: center;
}

header {
  overflow: auto;
}

header h1 {
  color: rgb(0, 0, 0);
  /*  text-rendering: geometricPrecision; */
  margin: 0.75em 0;
  text-align: center;
  text-transform: none;
  font-variant: small-caps;
  font-size: 2.5em;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -1px;
  position: relative;

  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media only screen and (max-width: 649px) {
  header h1 {
    font-size: 2em;
  }
}

#logo img {
  border: 1px solid #333;
  border-radius: 14px;
  filter: drop-shadow(0 0 0.15rem #777);
}

#logo:hover img {
  filter: drop-shadow(0 0 0.15rem #333);
}

@media only screen and (max-width: 649px) {
  #logo img {
    filter: drop-shadow(0 0 0.15rem #333);
  }
}

html {
  font-size: var(--JA-base-font-size);
  font-weight: 400;
  font-family: var(--JA-serif-font-stack);
}

body {
  font-size: var(--JA-body-text-font-size);
}

h1 {
  font-feature-settings: "smcp";
}

#page-metadata {
  margin: 0 0 2rem 0;
  line-height: 1.5;
}

@media only screen and (min-width: 650px) {
  #page-metadata {
    overflow: auto;
    font-size: calc((19/20) * var(--JA-base-font-size));
  }
}

@media only screen and (max-width: 649px) {
  #page-metadata {
    overflow: visible;
    font-size: calc((17/18) * var(--JA-base-font-size));
  }
}

#page-description {
  display: block;
  font-style: italic;
  text-align: justify;
}

@media only screen and (min-width: 650px) {
  #page-description {
    margin: 0 auto 0.75em auto;
    hyphens: none;
  }
}

@media only screen and (max-width: 649px) {
  #page-description {
    margin: 0 auto 1em auto;
    line-height: calc(25/17);
  }
}

.markdownBody {
  font-variant-numeric: oldstyle-nums;
  overflow-wrap: break-word;
}

.link-tags {
  font-style: italic;
}

#page-metadata>.link-tags {
  margin: 0 auto 0.25em auto;
}

@media only screen and (max-width: 649px) {
  #page-metadata>.link-tags {
    margin: 0 auto 0.75em auto;
  }
}

#page-metadata>.link-tags,
#page-metadata-block {
  hyphens: none;
}

#page-metadata>.link-tags a {
  white-space: nowrap;
}

a {
  color: var(--JA-body-link-color);
  text-decoration: none;
}

a:hover,
#footer a:hover,
#sidebar a:hover {
  color: var(--JA-body-link-hover-color);
}

.markdownBody a:link,
#footer a:link {
  text-decoration: none;
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-image: linear-gradient(var(--JA-link-underline-gradient-line-color), var(--JA-link-underline-gradient-line-color));
  background-position: 0% calc(100% - 0.1em);
  font-variant-numeric: lining-nums;
}


.markdownBody a:link,
.markdownBody a:link *,
#footer a:link {
  text-shadow: 0 0.05em var(--JA-link-underline-background-color), 0.05em 0.05em var(--JA-link-underline-background-color), -0.05em 0.05em var(--JA-link-underline-background-color), 0.17em 0.05em var(--JA-link-underline-background-color), -0.17em 0.05em var(--JA-link-underline-background-color), 0.17em 0 var(--JA-link-underline-background-color), -0.17em 0 var(--JA-link-underline-background-color);
}

/* .markdownBody a:hover {
  background-image: linear-gradient(var(--JA-link-underline-gradient-line-color-hover), var(--JA-link-underline-gradient-line-color-hover));
} */

.markdownBody a.has-annotation {
  background-image: var(--JA-dotted-underline-background-image);
  background-size: 2px 1px;
}

.markdownBody a.has-annotation:hover {
  background-image: var(--JA-dotted-underline-hover-background-image);
}

#page-metadata-block>span {
  white-space: nowrap;
}

@media only screen and (min-width: 650px) {

  #page-metadata-block,
  #page-metadata>.link-tags {
    font-size: calc((18/20) * var(--JA-base-font-size));
  }

  #page-metadata-block br {
    display: none;
  }
}

@media only screen and (max-width: 649px) {
  #page-metadata-block {
    font-size: calc((16/18) * var(--JA-base-font-size));
    line-height: calc(25/16);
  }

  #page-metadata>.link-tags,
  #page-metadata-block {
    text-align: center;
  }
}

.markdownBody em {
  margin-right: 0.1em;
}

#page-metadata-block>span:not(:last-child)::after {
  content: "\00B7";
  margin: 0 0.35em 0 0.65em;
}

@media only screen and (min-width: 650px) {

  #sidebar a.me::after {
    content: "";
    display: block;
    margin: 0.75em 0 0.375em 0;
    border-top: 1px dotted var(--JA-sidebar-horizontal-rule-color);
  }
}

figure {
  margin: 1.5em auto 1.75em auto;
  max-width: calc(100% - 3em);
}

.hike_stats .elevation_chart {
  margin-top: 1em;
}

figure figcaption {
  text-align: center;
  font-style: italic;
}

figure {
  text-align: center;
}

figure a:hover img {
  opacity: 0.85;
}

body.site #page-content figure img {
  filter: drop-shadow(0 0 0.25rem #ddd);
  max-width: 700px;
}

@media only screen and (max-width: 649px) {
  body.site #page-content figure img {
    max-width: 100%;
  }
}

#page-content img {
  max-width: 100%;
  height: auto;
}

#page-content figure img {
  margin-bottom: 0;
}

@media only screen and (max-width: 649px) {
  #page-content img {
    /* Once :has is widely available fix this hack to not add text-indent to p+p when it contains an img as first element. */
    margin: 2em 0 1.75em 0;
  }

  #page-content figure {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}


#navigation {
  display: block;
  text-align: center;
  font-size: 2.5em;
}

footer {
  padding-top: 1em;
  text-align: center;
  margin: 0 0 2em 0;
}

table,
code,
pre,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-variant-numeric: tabular-nums;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.25em 0 0.5em -0.75rem;
  font-weight: bold;
  position: relative;
}

h2 {
  text-transform: uppercase;
  font-size: 1.25em;
  padding: 0 0.5em 2px 0;
  line-height: 1.25;
  overflow: hidden;
}

@media only screen and (max-width: 649px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 1.25em 0 0.5em 0;
  }
}

h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 1px dotted var(--JA-H2-bottom-border-color);
  left: 0;
  bottom: 0.05em;
  pointer-events: none;
}

section:not(.collapse)>h1:first-child {
  line-height: 1;
  margin: 1.75em 0 0.375em 0;
  text-align: right;
  font-weight: 600;
  box-shadow: 0 -2px 0 0 var(--JA-H1-box-shadow-background-color) inset, 0 -3px 0 0 var(--JA-H1-box-shadow-line-color) inset;
}

@media only screen and (min-width: 650px) {
  section:not(.collapse)>h1:first-child {
    margin: 1.75em 0 0.375em -0.75rem;
    font-size: 2em;
    overflow: hidden;
    padding: 0 0 7px 1.25rem;
    box-shadow: 0 -5px 0 0 var(--JA-H1-box-shadow-background-color) inset, 0 -6px 0 0 var(--JA-H1-box-shadow-line-color) inset;
  }
}

@media only screen and (min-width: 961px) {
  body.index #page-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2em;
    grid-row-gap: 0.5em;
  }
}

@media only screen and (min-width: 2050px) {
  body.index #page-content {
    grid-template-columns: 45ch 45ch 45ch;
  }
}

@media only screen and (min-width: 1761px) {
  #page-content {
    position: relative;
  }
}

@media only screen and (min-width: 650px) {
  @media only screen and (max-width: 1000px) {
    .markdownBody {
      line-height: 1.50;
    }
  }

  @media only screen and (min-width: 1001px) and (max-width: 1200px) {
    .markdownBody {
      line-height: 1.55;
    }
  }

  @media only screen and (min-width: 1201px) {
    .markdownBody {
      line-height: 1.60;
    }
  }
}

@media only screen and (min-width: 961px) {
  body.index #page-content .abstract {
    grid-column-start: 1;
    grid-column-end: -1;
  }
}

body.index .abstract {
  padding: 0;
  border: none;
  margin: 0;
  box-shadow: none;
}

.hike_stats {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.hike_stats .route_map {
  flex: 1;
}

#page-content .hike_stats img {
  margin-right: auto;
  margin-left: auto;
}

.hike_stats .sidebar_stats {
  width: 250px;
}

.hike_stats .sidebar_stats table {
  width: 100%;
}

.hike_stats .sidebar_stats table .value {
  text-align: right;
  font-style: italic;
}

.hike_stats .sidebar_stats .section {
  padding: 1rem 0 0 0;
}

@media only screen and (max-width: 649px) {
  .hike_stats {
    display: flex;
    flex-flow: column;
  }

  .hike_stats .sidebar_stats {
    width: 100%;
    text-align: center;
  }

  .hike_stats .sidebar_stats table {
    text-align: left;
  }

  .footnotes ol {
    padding-left: 0.5em;
  }
}


table {
  border-style: solid;
  border-color: var(--JA-table-border-color);
  border-width: 2px 0;
  font-size: 0.75em;
}

table th {
  text-align: left;
}

.markdownBody table tbody tr:hover {
  outline: 1px dotted var(--JA-table-row-hover-outline-color);
}

table .section {
  border-style: solid;
  border-color: var(--JA-table-border-color);
  border-width: 0 0 1px 0;
}

#page-content .route_map img {
  margin-top: 0;
}

@media only screen and (max-width: 649px) {
  #page-content .route_map img {
    margin-left: 0.1em;
  }
}

#page-content img.elevation_chart {
  margin-bottom: 0;
}

@media only screen and (max-width: 649px) {
  #page-content img.elevation_chart {
    margin: 1.5em auto 0.5em auto;
  }
}

body.index #page-content section:not(.collapse)>h1:first-child {
  font-size: 1.5em;
  line-height: 1.125;
  text-align: left;
  font-weight: bold;
  margin-left: 0;
  box-shadow: none;
  padding: 0;
}

body.index #page-content section h1 {
  border-bottom: 1px dotted currentColor;
}

@media only screen and (min-width: 961px) {
  body.index #page-content section>ul {
    margin: 0.75em 3em 0 0.25em;
  }
}

body.index #page-content ul {
  margin: 1em 3em 0 0;
  padding: 0 0 0 1.375em;
}

#page-content ul,
#page-content ol {
  display: flow-root;
}

body.index #page-content h1 {
  margin: 1.125em 0 0 0;
}

@media only screen and (min-width: 901px) {
  #toc {
    float: left;
    max-width: 285px;
  }
}

@media only screen and (max-width: 1280px) {

  #toc,
  .series-navigator {
    font-size: 0.95rem;
  }
}

#toc,
.series-navigator {
  margin: 0 2rem 1.5rem 0;
  padding: 0.5em 0.5em 0.75em 0.75em;
  position: relative;
  z-index: 11;
}

#toc {
  font-variant-numeric: tabular-nums;
}

#toc,
.series-navigator {
  border: 1px solid var(--JA-TOC-border-color);
  background-color: var(--JA-TOC-background-color);
  font-family: var(--JA-sans-serif-font-stack);
  line-height: 1.25;
}

#TableOfContents>ul {
  counter-reset: htoc_1;
}

#toc ul {
  list-style-type: none;
  padding-left: 0em;
  margin-bottom: 0;
  margin-top: 0.2em;
  padding-left: 1.4em;
  text-indent: 0;
  padding: 0;
  overflow: unset;
}

#toc li:first-child {
  break-before: avoid-column;
}

.toc li {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  padding-left: 1.125em;
  position: relative;
  overflow-wrap: break-word;
}

#toc li li {
  margin-bottom: 0.25em;
  font-weight: normal;
  font-size: 0.9em;
}

#toc ul li::before {
  position: absolute;
  right: calc(100% - 1em);
  left: unset;
  width: 111px;
  text-align: right;
  font-weight: normal;
  pointer-events: none;
  color: var(--JA-TOC-number-color);
}

.footnotes ol li {
  padding-left: 1em;
}

.footnotes>hr {
  display: none;
}

.footnotes ol li::before {
  position: absolute;
  right: calc(100% - 0.7em);
  left: unset;
  width: 111px;
  text-align: right;
  font-weight: normal;
  pointer-events: none;
  color: var(--JA-TOC-number-color);
}

.footnotes>ol {
  counter-reset: htoc_3;
}

.footnotes>ol>li::before {
  counter-increment: htoc_3;
  content: counter(htoc_3) "\2006 ";
}


ul>li::before,
ul ul ul ul>li::before {
  opacity: 0.72;
}

#TableOfContents>ul>li::before {
  counter-increment: htoc_1;
  content: counter(htoc_1) "\2006 ";
}

#TableOfContents ul li:hover::before {
  color: var(--JA-TOC-number-hover-color);
}

#toc a {
  border: 0;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 0.15em 0.25rem 0 0;
  text-shadow: none;
  background-image: none;
  text-align: left;
}

#toc .has-content {
  margin: 0;
}

ul ul:last-child,
ul ol:last-child,
ol ol:last-child,
ol ul:last-child {
  margin-bottom: 0;
}

#toc ul ul {
  list-style-type: none;
  padding-left: 0.7em;
  padding-top: 0.25em;
  margin-top: 0.1em;
}

#TableOfContents>ul ul {
  counter-reset: htoc_2;
}

ul>li:nth-of-type(n+2),
ol>li:nth-of-type(n+2) {
  margin: 0.5em 0 0 0;
}

#TableOfContents ul li::before {
  position: absolute;
  right: calc(100% - 1em);
  left: unset;
  width: 111px;
  text-align: right;
  font-weight: normal;
  pointer-events: none;
  color: var(--JA-TOC-number-color);
}

#TableOfContents>ul ul li::before {
  counter-increment: htoc_2;
  content: counter(htoc_1) "." counter(htoc_2) "\2006 ";
}

.toc a:hover,
.markdownBody .TOC a:hover {
  background-color: var(--JA-TOC-link-hover-background-color);
  color: var(--JA-TOC-link-hover-color);
}

.toc a:hover::after,
.markdownBody .toc a:hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: var(--JA-TOC-link-hover-indicator-bar-color);
  width: 0.25em;
  height: 100%;
}

@media only screen and (min-width: 650px) {
  #page-content>h2 {
    overflow: hidden;
  }
}

body.index #page-content ul>li:nth-of-type(n+2) {
  margin: 0;
}

.cite-date {
  vertical-align: -0.35ex;
  position: relative;
  font-size: 0.8em;
  line-height: 0.7;
  font-variant-numeric: tabular-nums;
  margin-left: -0.17em;
}

p+blockquote {
  margin-top: 1em;
}

blockquote {
  clear: right;
  overflow: hidden;
  margin: 1.625em 0 1.75em 0;
  border: 1px solid var(--JA-blockquote-border-color);
  background-color: var(--JA-blockquote-background-color);
  font-size: 0.95em;
  padding: 1em 1.25em;
  line-height: calc(1.57895);
  /* TODO make it dependent on resolution. */
}

.markdownBody blockquote> :first-child,
.markdownBody blockquote> :first-child> :first-child,
.markdownBody blockquote> :first-child> :first-child> :first-child,
.markdownBody blockquote> :first-child> :first-child> :first-child> :first-child {
  margin-top: 0;
}

.markdownBody p,
.markdownBody li {
  -webkit-hyphens: auto;
  hyphens: auto;
}

@media only screen and (min-width: 900px) {

  .markdownBody p,
  .markdownBody li {
    text-align: justify;
  }
}

p+p,
p+figure[class^='float-']+p,
div[class^='drop-cap-']+p,
.abstract.scrape-abstract-not+p {
  text-indent: 2.5em;
  margin-top: 1em;
}

@media only screen and (max-width: 649px) {

  p+p,
  p+figure[class^='float-']+p,
  div[class^='drop-cap-']+p,
  .abstract.scrape-abstract-not+p {
    text-indent: 1.75em;
  }
}

body.index #page-content li,
body.index #page-content li p {
  text-align: left;
}


#page-content ul>li::before,
ul ul>li::before,
ul ul ul ul ul>li::before,
body.index ul>li::before {
  content: url('data:image/svg+xml;utf8,<svg width="18" height="18" version="1.1" viewBox="0 0 700 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <path d="m316.73 271.15-106.4-106.4c-3.8242-3.8125-10.008-3.8125-13.832 0l-108.47 108.36c-3.8008 3.8047-3.8008 9.9688 0 13.773l106.4 106.4c3.8242 3.8086 10.008 3.8086 13.832 0l108.47-108.36c3.8047-3.8047 3.8047-9.9727 0-13.777zm24.414-24.414 0.003906-0.003906c3.8047 3.8047 9.9727 3.8047 13.777 0l108.47-108.41c3.8086-3.8242 3.8086-10.008 0-13.832l-106.4-106.4c-3.8047-3.8047-9.9727-3.8047-13.777 0l-108.58 108.36c-3.8086 3.8242-3.8086 10.008 0 13.832zm17.695 66.527h0.003906c-3.8047-3.8047-9.9727-3.8047-13.777 0l-108.47 108.41c-3.8086 3.8242-3.8086 10.008 0 13.832l106.4 106.4c3.8047 3.8047 9.9727 3.8047 13.777 0l108.58-108.36c3.8086-3.8242 3.8086-10.008 0-13.832zm253.12-40.152-106.4-106.4v-0.003906c-3.8242-3.8086-10.008-3.8086-13.832 0l-108.47 108.36c-3.8047 3.8047-3.8047 9.9727 0 13.777l106.4 106.4c3.8242 3.8125 10.008 3.8125 13.832 0l108.47-108.36c3.8008-3.8047 3.8008-9.9688 0-13.773z"/> </svg>');
  opacity: initial;
}

#page-content ul ul ul>li::before,
ul ul ul ul ul ul>li::before,
body.index #page-content ul ul>li::before {
  content: url('data:image/svg+xml;utf8,<svg width="18" height="18" version="1.1" viewBox="0 0 700 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <path d="m316.73 271.15-106.4-106.4c-3.8242-3.8125-10.008-3.8125-13.832 0l-108.47 108.36c-3.8008 3.8047-3.8008 9.9688 0 13.773l106.4 106.4c3.8242 3.8086 10.008 3.8086 13.832 0l108.47-108.36c3.8047-3.8047 3.8047-9.9727 0-13.777zm24.414-24.414 0.003906-0.003906c3.8047 3.8047 9.9727 3.8047 13.777 0l108.47-108.41c3.8086-3.8242 3.8086-10.008 0-13.832l-106.4-106.4c-3.8047-3.8047-9.9727-3.8047-13.777 0l-108.58 108.36c-3.8086 3.8242-3.8086 10.008 0 13.832zm17.695 66.527h0.003906c-3.8047-3.8047-9.9727-3.8047-13.777 0l-108.47 108.41c-3.8086 3.8242-3.8086 10.008 0 13.832l106.4 106.4c3.8047 3.8047 9.9727 3.8047 13.777 0l108.58-108.36c3.8086-3.8242 3.8086-10.008 0-13.832zm253.12-40.152-106.4-106.4v-0.003906c-3.8242-3.8086-10.008-3.8086-13.832 0l-108.47 108.36c-3.8047 3.8047-3.8047 9.9727 0 13.777l106.4 106.4c3.8242 3.8125 10.008 3.8125 13.832 0l108.47-108.36c3.8008-3.8047 3.8008-9.9688 0-13.773z" fill="%23a5a5a5"/> </svg>');
  opacity: initial;
}

ul>li::before {
  display: block;
  left: -1.375em;
  top: 0.15em;
  width: 0.75em;
  position: absolute;
  z-index: 1;
}

body.index #page-content li>ul {
  margin: 0;
}

.series-navigator {
  display: inline-block;
  margin-top: 2em;
  margin-left: 2.5em;
}

@media only screen and (max-width: 649px) {
  .series-navigator {
    margin: 2em 0.15em 1.5rem 0.15em;
  }
}

.series-navigator ol {
  list-style-type: decimal;
}

.series-navigator h4 {
  margin: 0.75em 1em 0 1em;
}

body.index #page-content {
  margin-bottom: 1.75em;
  padding-top: 15px;
}

.note-list blockquote {
  clear: right;
  overflow: hidden;
}

.markdownBody.note-list h2>a {
  background: none;
}

.markdownBody>p:last-child {
  margin-bottom: 2em;
}

#page-content h1 {
  line-height: 1;
  margin: 1.75em 0 0.375em 0;
  text-align: right;
  font-weight: 600;
  box-shadow: 0 -2px 0 0 var(--JA-H1-box-shadow-background-color) inset, 0 -3px 0 0 var(--JA-H1-box-shadow-line-color) inset;
}

@media only screen and (min-width: 650px) {
  #page-content h1 {
    margin: 1.75em 0 0.375em -0.75rem;
    font-size: 2em;
    overflow: hidden;
    padding: 0 0 7px 1.25rem;
    box-shadow: 0 -5px 0 0 var(--JA-H1-box-shadow-background-color) inset, 0 -6px 0 0 var(--JA-H1-box-shadow-line-color) inset;
  }
}

.markdownBody figure a:link {
  background: none;
}

@media only screen and (max-width: 649px) {
  #page-content figcaption {
    margin-left: 0;
  }
}

#page-content figure.list-page-thumbnail {
  margin: 8px 1em 0 0;
  float: left;
}

#page-content figure.list-page-thumbnail img {
  max-width: 150px;
}

@media only screen and (max-width: 649px) {
  #page-content figure.list-page-thumbnail img {
    margin: 0;
  }
}

.page-summary {
  display: grid;
}

.markdownBody .hike_stats .route_map a {
  background: none;
}

#page404 p {
  padding: 4em 0;
  text-align: center;
}

#page-content h1.list-notes-title {
  margin-top: 0.4em;
}

.popup-annotation {
  display: none;
  visibility: hidden;
  position: absolute;
  background: #fff;
  padding: 1em 1.3em 1em 1.3em;
  border: 1px solid #eee;
  border-radius: 4px;
  max-width: 500px;
  min-width: 300px;
  margin-right: 2em;
  filter: drop-shadow(0 0 0.15rem #ddd);
  color: #000;
  z-index: 10;
  box-sizing: border-box;
}

.popup-annotation:hover {
  color: #000;
}

.popup-annotation.visible {
  display: block;
  visibility: visible;
}

.popup-annotation p {
  text-indent: 0;
}

.about-juan .markdownBody figure {
  float: right;
  max-width: 300px;
  margin-top: 0;
  margin-left: 1.5em;
}

.about-juan figure a img {
  opacity: 100%;
}

@media only screen and (max-width: 649px) {
  .about-juan #page-content img {
    margin-top: 0.25em;
    max-width: 250px;
    margin-left: 1.5em;
  }
}

.markdownBody code {
  padding: 0 6px;
  border-radius: 6px;
  background: #eaeaea;
}


.language-dropdown {
  padding: 4px;
  margin: 0 0 16px 0;
  font-size: 18px;
}
