@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 400;
  unicode-range: ;
  src: local('Cabin Sketch Regular'), local('CabinSketch-Regular'), url(/fonts/d9fijO34zQajqQvl3YHRCegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Fanwood Text';
  font-style: italic;
  font-weight: 400;
  unicode-range: ;
  src: local('Fanwood Text Italic'), local('FanwoodText-Italic'), url(/fonts/3XFzErwl05Ad_vSCF6Fq7xX2R-zb_Pk.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Fanwood Text';
  font-style: normal;
  font-weight: 400;
  unicode-range: ;
  src: local('Fanwood Text'), local('FanwoodText-Regular'), url(/fonts/3XFtErwl05Ad_vSCF6Fq7xX2QtzZ.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  unicode-range: ;
  src: local('Inconsolata'), url(/fonts/BjAYBlHtW3CJxDcjzrnZCJ0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  src: local('Cabin Medium'), local('Cabin-Medium'), url(/fonts/u-480qWljRw-PdfD3Ohluyk.woff2) format('woff2');
  font-display: swap;
}

html {
  margin-left: 0.23rem;
  line-height: 0.91rem;
  font-family: "Fanwood Text", serif;
  font-size: 22px;
  font-style: normal;
  color: #657b83;
  background-color: #eee8d5;
}

#content {
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.27rem;
  top-padding: 0;
  background-color: #fdf6e3;
}

p {
  text-indent: 1rem;
  font-size: 22px;
  line-height: 1.09rem;
}

a {
  color: #268bd2;
}

table {
  border-collapse: separate;
  border: 0;
}

td {
  border: 0;
  padding-right: 1.36rem;
  vertical-align: super;
  line-height: 1.25rem;
}

p.top-level-message {
  text-align: center;
}

.url {
  font-family: Inconsolata, monospace;
}

button {
  color: #268bd2;
  border: none;
  background: transparent;
  font-family: Cabin, sans-serif;
  font-size: 90%;
  text-decoration: underline;
}

h1 {
  line-height: 2.27rem;
  width: 90%;
  font-family: Cabin, sans-serif;
  margin-right: auto;
  text-align: center;
  margin-top: 0rem;
  margin-bottom: 1.36rem;
  font-weight: normal;
  margin-left: auto;
  font-size: 2.1rem;
  letter-spacing: 0.14rem;
  color: #b58900;
}

h1.notfound {
  font-family: Inconsolata, monospace;
}

h1.title {
  border-bottom: dashed #b58900 1px;
  font-family: "Cabin Sketch", serif;
  font-style: italic;
  letter-spacing: .4em;
}

h2 {
  padding-top: 1.91rem;
  padding-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.82rem;
  color: #859900;
}

div.figure {
  padding: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

div.figure p {
  width: auto;
  text-indent: 0;
  line-height: 0;
  margin-bottom: 0.46rem;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.figure {
  padding: 1em;
}

.figure p {
  text-align: center;
}

.figure-number {
  display: none;
}

p.caption {
  font-size: 75%;
  text-align: right;
  margin-right: 1.82rem;
}

#contact-details {
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: baseline;
  row-gap: 0.5em;
  column-gap: 1em;
  padding-top: 0.4rem;
  padding-left: 0.3rem;
}

#contact-details dt {
  letter-spacing: 0;
  padding-right: 0.7rem;
}

#contact-details dd {
  margin-left: 0;
}

#contact-details a {
  font-family: Inconsolata, monospace;
}

#performances-table tbody tr:first-child td {
  padding-top: 5px;
  padding-bottom: 0;
  border: solid white 0px;
  border-top: #eee8d5 solid 1px;
  white-space: nowrap;
}

#performances-table th {
  border: 0;
  text-align: left;
  text-decoration: underline;
}

#perf-view-switch {
  color: #268bd2;
  text-decoration: underline;
  margin-left: .25em;
}

div#perf-view-switch {
  padding-top: 0.36rem;
}

#text-recordings {
  margin-left: .25em;
  line-height: 1rem;
}

dl#recordings-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 0.7rem;
  row-gap: 0.35rem;
  margin-bottom: 0.5rem;
  font-size: 100%;
}

.recording {
  padding-bottom: 0.5rem;
  border-bottom: #eee8d5 solid 1px;
}

dt {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-weight: bold;
}

dd {
  margin-left: 1em;
}

div#postamble {
  width: 27.27rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.27rem;
}

p#postamble {
  width: 27.27rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: Inconsolata, monospace;
  font-size: 0.82rem;
}

@media (max-width: 30rem) {

  html {
    margin-left: 0.1rem;
    font-size: 16px;
    line-height: 0.3rem;
  }
  
  #content {
    max-width: 100%;
    padding: 0.5rem;
  }
  
  h1 {
    width: 93%;
    font-size: 1.6rem;
    margin-top: 1.1rem;
    margin-bottom: 1.4rem;
    padding-bottom: 0rem;
    line-height: 1.4rem;
  }
  
  h2 {
    padding-top: 0rem;
    margin-top: 1.6rem;
    margin-bottom: 1.2rem;
  }
  
  p {
    margin-top: 0.6rem;
  }
  
  div.figure {
    width: 98%;
  }
  
  
  
  #performances-table td {
    line-height: 1.15rem;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    padding-right: 0.8rem;
  }
  
  dl#recordings-list {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 20rem) {

  
  
  #performances-table td {
    font-size: 14px;
  }

}

@media (prefers-color-scheme: dark) {
html {
  background-color: #073642;
  color: #fdf6e3;
}

#content {
  background-color: #002b36;
}

#performances-table tbody tr:first-child td {
  border-top-color: #586e75;
}

.recording {
  border-bottom-color: #586e75;
}
}
