.sr-only {
  clip: inset;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -1000px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  padding: 0;
  margin: 0;
  touch-action: manipulation;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 20px;
  color: #666;
}
a,
a:visited {
  color: #4774CC;
}
a:hover,
a:active,
a:focus {
  color: #bccae5;
}
img:not([alt]) {
  outline: 3px solid red;
}
[aria-hidden] img:not([alt]),
[role="img"] img:not([alt]) {
  outline: none;
}
/* NPR standard partials */
footer {
  padding: 40px 20px;
  position: relative;
  z-index: 999;
  justify-content: flex-start;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .constrained {
  max-width: 700px;
  margin: auto;
  display: flex;
  align-items: center;
}
footer .npr {
  padding-left: 20px;
}
footer .npr a,
footer .npr a:visited {
  text-decoration: none;
}
footer .npr a:hover,
footer .npr a:visited:hover,
footer .npr a:focus,
footer .npr a:visited:focus {
  color: #888;
}
footer .npr ul {
  border-top: 1px solid #333;
  color: #888;
  font-size: 0.8rem;
  padding-top: 11px;
}
footer .npr ul li {
  display: inline-block;
  margin: 0 22px 3px 0;
  padding: 0;
  text-indent: 0;
  white-space: nowrap;
}
@media (min-width: 601px) {
  footer .npr ul li {
    display: inline-block;
  }
}
body {
  background: #ebe9e5;
  color: #333;
}
main.concierge {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  display: flex;
  margin: auto;
  max-width: 2000px;
  min-height: 80vh;
  padding: 20px 15px 40px 15px;
}
@media (min-width: 769px) {
  main.concierge {
    padding: 40px;
  }
}
h3 {
  display: block;
  margin: 0;
  font-weight: normal;
  font-size: 22px;
}
body[data-year="2013"] {
  --accent: #CA8B51;
  --accent-spin: #D03D2A;
  --header: #CA8B51;
}
body[data-year="2014"] {
  --accent: #CA8B51;
  --accent-spin: #D03D2A;
  --header: #CA8B51;
}
body[data-year="2015"] {
  --accent: #D03D2A;
  --accent-spin: #5c77b6;
  --header: #D03D2A;
}
body[data-year="2016"] {
  --accent: #5c77b6;
  --accent-spin: #CA8B51;
  --header: #5c77b6;
}
body[data-year="2017"] {
  --accent: #CA8B51;
  --accent-spin: #D03D2A;
  --header: #CA8B51;
}
body[data-year="2018"] {
  --accent: #D03D2A;
  --accent-spin: #5c77b6;
  --header: #D03D2A;
}
body[data-year="2019"] {
  --accent: #5c77b6;
  --accent-spin: #CA8B51;
  --header: #5c77b6;
}
body[data-year="2020"] {
  --accent: #CA8B51;
  --accent-spin: #D03D2A;
  --header: #CA8B51;
}
body[data-year="2021"] {
  --accent: #D03D2A;
  --accent-spin: #5c77b6;
  --header: #D03D2A;
}
body[data-year="2022"] {
  --accent: #5c77b6;
  --accent-spin: #CA8B51;
  --header: #5c77b6;
}
body[data-year="2023"] {
  --accent: #CA8B51;
  --accent-spin: #D03D2A;
  --header: #CA8B51;
}
header.hero {
  background-color: var(--header, #333);
  transition: background-color 0.3s linear;
  color: white;
  position: relative;
  padding: 20px 20px 0 20px;
}
@media (min-width: 769px) {
  header.hero {
    padding: 40px 40px 0 40px;
    background-image: url(./assets/synced/illo-character-solo-2023.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: right 5% top 20px;
  }
}
@media (min-width: 1001px) {
  header.hero {
    padding-top: 65px;
    background-size: 250px;
  }
}
header.hero svg.texture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header.hero .raised {
  position: relative;
}
header.hero .books-home {
  color: #ebe9e5;
  text-decoration: none;
  font-size: 16px;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  display: inline-block;
  margin-bottom: 1em;
}
header.hero .books-home:focus {
  outline: 1px dashed white;
}
header.hero .books-home img {
  display: inline;
  height: 24px;
  vertical-align: middle;
}
header.hero h1,
header.hero h2 {
  color: white;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin: 0;
}
header.hero h1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 0.1em;
}
header.hero h1 img {
  max-width: 400px;
}
@media (min-width: 769px) {
  header.hero h1 img {
    max-width: 500px;
  }
}
@media (min-width: 1001px) {
  header.hero h1 img {
    max-width: 600px;
  }
}
@media (min-width: 601px) {
  header.hero h1 {
    font-size: 48px;
  }
}
@media (max-width: 600px) {
  header.hero h1 {
    margin-bottom: 0.2em;
    width: calc(100% - 70px);
    min-width: 200px;
  }
}
header.hero h2 {
  margin: 0 0 0.5em 0;
  line-height: 0;
}
header.hero h2 img {
  max-width: 300px;
}
@media (min-width: 769px) {
  header.hero h2 img {
    max-width: 350px;
  }
}
@media (min-width: 1001px) {
  header.hero h2 img {
    max-width: 400px;
  }
}
@media (max-width: 600px) {
  header.hero h2 {
    width: calc(100% - 70px);
    min-width: 200px;
  }
}
header.hero p {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 12px;
  margin: 0 0 1.5em 0;
}
@media (min-width: 601px) {
  header.hero p {
    font-size: 13px;
  }
}
header.hero p.about-link {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
header.hero p.back-link {
  margin: 15px 0 0 0;
  padding-bottom: 22px;
}
header.hero p.about-link a,
header.hero p.back-link a {
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px;
  padding: 5px 6px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.25);
  border: none;
  color: white;
}
@media (min-width: 601px) {
  header.hero p.about-link a,
  header.hero p.back-link a {
    font-size: 12px;
  }
}
header.hero p.about-link a:focus,
header.hero p.back-link a:focus,
header.hero p.about-link a:hover,
header.hero p.back-link a:hover {
  background: rgba(255, 255, 255, 0.4);
}
@media (min-width: 1001px) {
  header.hero h1,
  header.hero h2,
  header.hero p {
    text-align: center;
  }
}
header.hero fieldset {
  border: none;
  padding: 0 0 6px 0;
  clear: both;
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 830.1px) {
  header.hero fieldset {
    padding-top: 22px;
    display: block;
  }
}
.loading header.hero fieldset {
  pointer-events: none;
}
header.hero fieldset input[type="checkbox"],
header.hero fieldset input[type="radio"] {
  clip: inset;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -1000px;
}
header.hero fieldset input[type="checkbox"] + label,
header.hero fieldset input[type="radio"] + label {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  padding: 8px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
  font-size: 11px;
}
@media (max-width: 830px) {
  header.hero fieldset input[type="checkbox"] + label,
  header.hero fieldset input[type="radio"] + label {
    display: inline-block;
    margin-bottom: -8px;
    width: 10%;
    margin-right: 1em;
    padding: 8px;
  }
}
@media (min-width: 601px) {
  header.hero fieldset input[type="checkbox"] + label,
  header.hero fieldset input[type="radio"] + label {
    font-size: 14px;
  }
}
@media (min-width: 830.1px) {
  header.hero fieldset input[type="checkbox"] + label,
  header.hero fieldset input[type="radio"] + label {
    padding: 10px 15px;
  }
}
header.hero fieldset input[type="checkbox"]:hover + label,
header.hero fieldset input[type="radio"]:hover + label,
header.hero fieldset input[type="checkbox"]:focus + label,
header.hero fieldset input[type="radio"]:focus + label {
  z-index: 999;
  background: rgba(235, 233, 229, 0.3);
}
header.hero fieldset input[type="checkbox"]:checked + label,
header.hero fieldset input[type="radio"]:checked + label {
  background-color: #ebe9e5;
  font-weight: bold;
  color: #000;
}
@media (max-width: 830px) {
  header.hero .years-container {
    overflow-x: scroll;
    overflow-y: hidden;
    mask-image: linear-gradient(to right, #000000, #000000 75%, rgba(0, 0, 0, 0.3) 90%, rgba(0, 0, 0, 0));
    -webkit-mask-image: linear-gradient(to right, #000000, #000000 75%, rgba(0, 0, 0, 0.3) 90%, rgba(0, 0, 0, 0));
  }
  header.hero .years-container .years {
    padding-right: 200px;
  }
}
.filters {
  flex: 0 0 220px;
  padding: 0 0 4px;
}
@media (max-width: 600px) {
  .filters {
    display: none;
  }
}
.filters fieldset {
  border: none;
  margin: 0 0 12px 0;
  padding: 0;
  background: linear-gradient(to bottom, teal, #004b80);
  background: linear-gradient(to bottom, var(--accent), var(--accent-spin));
}
.filters input[type="checkbox"],
.filters input[type="radio"] {
  clip: inset;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -1000px;
}
.filters input[type="checkbox"] + label,
.filters input[type="radio"] + label {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 13px;
  display: block;
  background: transparent;
  color: white;
  padding: 6px 10px;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  border: 1px solid white;
  border-width-top: 4px;
  border-width-bottom: 4px;
}
.filters input[type="checkbox"]:hover + label,
.filters input[type="radio"]:hover + label,
.filters input[type="checkbox"]:focus + label,
.filters input[type="radio"]:focus + label {
  outline: 4px solid var(--accent);
  z-index: 999;
}
.filters input[type="checkbox"]:checked + label,
.filters input[type="radio"]:checked + label {
  background: rgba(0, 0, 0, 0.5);
}
.filters input[type="checkbox"]:checked + label::before,
.filters input[type="radio"]:checked + label::before {
  content: "";
  margin-left: 4px;
  float: right;
  background: url('./assets/icons/minus-circle.svg') no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  opacity: 0.7;
}
.filters input[type="radio"]:checked + label:after {
  content: "";
}
.catalog {
  flex: 1;
  padding-left: 24px;
}
@media (max-width: 600px) {
  .catalog {
    padding-left: 0;
  }
}
[data-mode="book"] .catalog {
  display: none;
}
[data-count="0"] .catalog:after {
  content: "No results found";
  text-align: center;
  padding: 40px;
  display: block;
}
.catalog .clear-filters {
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px;
  padding: 5px 6px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  border-color: var(--accent);
  color: var(--accent);
  background: transparent;
  cursor: pointer;
  margin-left: 6px;
}
@media (min-width: 601px) {
  .catalog .clear-filters {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .catalog .clear-filters {
    display: none;
  }
}
.catalog .clear-filters:hover,
.catalog .clear-filters:focus {
  background: var(--accent);
  color: white;
  opacity: 0.8;
}
[data-tags="0"] .catalog .clear-filters {
  display: none;
}
.catalog .clear-filters svg {
  height: 1em;
  width: auto;
  display: inline-block;
  margin-left: 6px;
  float: right;
}
.catalog .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  flex-wrap: wrap;
}
@media (min-width: 601px) {
  .catalog .section-header {
    flex-wrap: nowrap;
  }
}
.catalog .section-header h3 {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 600px) {
  .catalog .section-header h3 {
    margin-bottom: 10px;
  }
}
@media (min-width: 601px) {
  .catalog .section-header h3 {
    font-size: 14px;
  }
}
.catalog .section-header .view-controls {
  order: 2;
}
.catalog .view-controls {
  display: flex;
  justify-content: center;
  font-size: 12px;
  text-align: center;
  width: 100%;
}
@media (min-width: 601px) {
  .catalog .view-controls {
    width: auto;
    text-align: left;
    min-width: 150px;
  }
}
.catalog .view-controls svg {
  vertical-align: middle;
  height: 1em;
  width: auto;
}
.catalog input[type="radio"] {
  clip: inset;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -1000px;
}
.catalog input[type="radio"] + label {
  display: block;
  padding: 8px;
  border: 1px solid teal;
  background: #ebe9e5;
  color: teal;
  border-color: var(--accent);
  color: var(--accent);
  cursor: pointer;
}
@media (max-width: 600px) {
  .catalog input[type="radio"] + label {
    width: 50%;
  }
}
.catalog input[type="radio"] + label rect {
  fill: teal;
  fill: var(--accent);
}
.catalog input[type="radio"]:checked + label {
  background: teal;
  background: var(--accent);
  color: white;
}
.catalog input[type="radio"]:checked + label rect {
  fill: white;
}
.catalog input[type="radio"]:first-child + label {
  border-radius: 4px 0 0 4px;
}
.catalog label:last-child {
  border-radius: 0 4px 4px 0;
}
.catalog-covers {
  display: none;
  columns: 3;
  column-gap: 11px;
  column-fill: balance;
  line-height: 1;
  margin: 0;
  padding: 0;
}
[data-mode="covers"] .catalog-covers {
  display: block;
}
@media (min-width: 1200px) {
  .catalog-covers {
    columns: 4;
  }
}
@media (min-width: 1600px) {
  .catalog-covers {
    columns: 6;
  }
}
@media (max-width: 768px) {
  .catalog-covers {
    columns: 2;
  }
}
@media (max-width: 600px) {
  .catalog-covers {
    columns: 2;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.catalog-covers .book-container {
  position: relative;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  background: #EEE;
  transform-origin: 0 0;
  transform: translateX(0) translateY(0) translateZ(0);
  animation-name: fade-in;
  animation-duration: 0.2s;
  animation-timing-function: linear;
  animation-delay: 0.4s;
  animation-fill-mode: both;
  will-change: transform;
  margin-bottom: 11px;
}
.catalog-covers .book-container .cover-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.catalog-covers .book-container.shuffling {
  transition: all 0.5s ease-in-out;
}
.catalog-covers .book-container a:hover .hover-data,
.catalog-covers .book-container a:focus .hover-data {
  opacity: 1;
}
.catalog-covers .book-container.hidden {
  display: none;
}
.catalog-covers .book-container.placeholder {
  background: lightgray;
}
.catalog-covers .book-container.placeholder::after {
  content: "";
  display: block;
  padding-bottom: 140%;
}
.catalog-covers .book-container:nth-child(6n + 0) {
  background: blanchedalmond;
}
.catalog-covers .book-container:nth-child(6n + 1) {
  background: honeydew;
}
.catalog-covers .book-container:nth-child(6n + 2) {
  background: lavenderblush;
}
.catalog-covers .book-container:nth-child(6n + 3) {
  background: lemonchiffon;
}
.catalog-covers .book-container:nth-child(6n + 4) {
  background: darkseagreen;
}
.catalog-covers .book-container:nth-child(6n + 5) {
  background: thistle;
}
.catalog-covers .cover-container {
  width: 100%;
  padding-bottom: 120%;
}
.catalog-covers .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.catalog-covers .hover-data {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #4774CC;
  background: rgba(255, 255, 255, 0.9);
  padding: 11px;
  border: 5px solid teal;
  border: 5px solid var(--accent);
  font-size: 14px;
  line-height: 1.4;
  transition: opacity 0.2s linear;
}
@media (min-width: 769px) {
  .catalog-covers .hover-data {
    font-size: 16px;
  }
}
.catalog-list {
  display: none;
}
[data-mode="list"] .catalog-list {
  display: block;
}
.catalog-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.catalog-list li {
  display: block;
  margin: 0 0 15px 0;
  padding: 0;
}
.catalog-list a {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
}
.catalog-list a:hover,
.catalog-list a:focus {
  background: #fff;
}
.catalog-list .cover {
  flex: 0 0 50px;
}
.catalog-list .cover img {
  display: block;
}
.catalog-list .metadata {
  flex: 1;
  padding: 0 16px;
}
.catalog-list .title {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 16px;
  color: var(--accent);
}
.catalog-list .author {
  color: #666;
  font-size: 14px;
}
.book-detail {
  display: none;
  padding: 0;
  max-width: 800px;
}
@media (min-width: 601px) {
  .book-detail {
    padding: 0 40px 20px 40px;
  }
}
[data-mode="book"] .book-detail {
  display: block;
}
.book-detail h2.title {
  line-height: 1.3;
  margin: 0 0 6px 0;
}
.book-detail h2.title:focus {
  outline: none;
}
.book-detail p {
  line-height: 1.5;
  margin: 0 0 1em 0;
}
.book-detail .author {
  color: #666;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 601px) {
  .book-detail .author {
    font-size: 16px;
  }
}
.book-detail .text {
  font-size: 14px;
}
@media (min-width: 601px) {
  .book-detail .text {
    font-size: 16px;
  }
}
.book-detail .reviewer {
  color: #666;
}
.book-detail .reviewer a {
  font-weight: bold;
}
.book-detail .cover {
  float: right;
  margin-left: 11px;
  margin-bottom: 11px;
  max-width: 100px;
  width: 33%;
}
@media (min-width: 769px) {
  .book-detail .cover {
    margin-left: 16px;
    margin-bottom: 16px;
    max-width: 240px;
  }
}
.book-detail .links {
  margin: 33px 0 0 1.1em;
  padding: 0;
}
.book-detail .book-nav {
  list-style-type: none;
  margin: 0 0 33px 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.book-detail .book-nav li {
  margin: 0;
}
.book-detail .book-nav a {
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px;
  padding: 5px 6px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  border-color: var(--accent);
  color: var(--header);
}
@media (min-width: 601px) {
  .book-detail .book-nav a {
    font-size: 12px;
  }
}
.book-detail .book-nav a:hover,
.book-detail .book-nav a:focus {
  background: var(--accent);
  color: white;
  opacity: 0.8;
}
.book-detail .book-nav .list {
  flex-grow: 2;
}
.book-detail .book-nav .next {
  margin-left: 11px;
}
.book-detail .tags {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  list-style-type: none;
  margin: 20px 0 15px 0;
  padding: 0;
}
.book-detail .tags li {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.book-detail .tags li a {
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px;
  padding: 5px 6px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  background: var(--accent);
  color: white;
}
@media (min-width: 601px) {
  .book-detail .tags li a {
    font-size: 12px;
  }
}
.book-detail .tags li a:hover,
.book-detail .tags li a:focus {
  opacity: 0.8;
}
.book-detail .get-this-book {
  list-style-type: none;
  margin: 33px 0 0 0;
  padding: 0;
}
.book-detail .get-this-book li {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.book-detail .get-this-book a {
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px;
  padding: 5px 6px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  border-color: var(--accent);
  color: var(--accent);
}
@media (min-width: 601px) {
  .book-detail .get-this-book a {
    font-size: 12px;
  }
}
.book-detail .get-this-book a .lower {
  text-transform: lowercase;
}
.book-detail .get-this-book a:hover,
.book-detail .get-this-book a:focus {
  background: var(--accent);
  color: white;
  opacity: 0.8;
}
.book-detail .get-this-book svg {
  height: 1em;
  width: auto;
  display: inline-block;
  align-items: baseline;
  margin-bottom: -1px;
}
.fab-form {
  position: fixed;
  bottom: 150px;
  right: 0;
  z-index: 999;
  display: none;
}
@media (max-width: 600px) {
  .fab-form {
    display: block;
  }
}
[data-mode="book"] .fab-form {
  display: none;
}
.fab-form .fab-button {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  background: teal;
  background: var(--accent);
  position: relative;
  border-radius: 8px 0 0 8px;
  border: 1px solid #fff;
  border-right: none;
  padding: 15px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin-left: auto;
  font-size: 13px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: opacity 0.4s linear;
}
.fab-form .fab-button + .fab-button {
  margin-top: 5px;
}
.fab-form .fab-button:hover,
.fab-form .fab-button:focus {
  opacity: 1;
}
.fab-form .fab-button select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 20px;
  overflow: hidden;
}
.fab-form .fab-button select:focus {
  font-size: 20px;
}
.fab-form .clear {
  border-color: var(--accent);
  background: rgba(255, 255, 255, 0.9);
  color: var(--accent);
}
.fab-form .clear svg {
  height: 1em;
  width: auto;
  display: inline-block;
  margin-left: 6px;
}
[data-tags="0"] .fab-form .clear {
  display: none;
}
footer {
  border-top: 1px solid #fff;
  padding: 20px 15px;
  z-index: 800;
}
@media (min-width: 769px) {
  footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}
footer .constrained {
  display: block;
  margin: 0;
}
footer .npr {
  padding: 0;
}
footer .npr ul {
  border: none;
  padding: 0;
  color: #787878;
}
#ad-centerstage-wrap,
#ad-secondary-wrap {
  margin: 0 auto;
  text-align: center;
}
#ad-centerstage-wrap iframe,
#ad-secondary-wrap iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#ad-centerstage-wrap.has-sponsorship:before,
#ad-secondary-wrap.has-sponsorship:before {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 12px;
  content: "Sponsor message";
  display: block;
  text-align: center;
  line-height: 1.3;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #555;
  padding: 15px;
}
#ad-centerstage-wrap.has-sponsorship:after,
#ad-secondary-wrap.has-sponsorship:after {
  padding-top: 25px;
  content: "";
  display: block;
}
#ad-centerstage-wrap.has-sponsorship + main.concierge,
main.concierge + #ad-secondary-wrap.has-sponsorship {
  border-top: 1px solid #fff;
}
main.about {
  padding: 33px 20px;
  max-width: 650px;
  margin: auto;
}
main.about h2 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #454545;
  line-height: 1.5;
  margin: 0 0 0.5em 0;
}
main.about p + h2 {
  margin-top: 1.5em;
}
main.about p,
main.about li {
  color: #333;
  font: 17px/1.7 'NPRSerif', Georgia, "Times New Roman", Times, serif;
  margin: 0 0 1em 0;
}
main.about .credits {
  border-top: 1px solid #999;
  padding-top: 3em;
  margin-top: 3em;
}
main.about .credits ul {
  margin: 1.5em 0;
  padding: 0;
  list-style-type: none;
}
main.about .credits ul li {
  margin: 0;
}
main.about .credits ul li + li {
  margin-top: 0.3em;
}
@media print {
  #ad-centerstage-wrap,
  #ad-secondary-wrap,
  .filters .chatter,
  .filters input[type="checkbox"]:not(:checked) + label,
  .fab-form {
    display: none !important;
  }
}
.screenshot .catalog-covers {
  columns: 18;
  column-gap: 0;
}
.screenshot .catalog-covers .book-container {
  margin-bottom: -2px;
}
.screenshot .filters {
  display: none;
}
