@font-face {
  font-family: 'Libre Baskerville';
  src: url("/assets/fonts/LibreBaskerville-Regular.eot");
  src: url("/assets/fonts/LibreBaskerville-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/LibreBaskerville-Regular.woff2") format("woff2"), url("/assets/fonts/LibreBaskerville-Regular.woff") format("woff"), url("/assets/fonts/LibreBaskerville-Regular.ttf") format("truetype"), url("/assets/fonts/LibreBaskerville-Regular.svg#LibreBaskerville-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Libre Baskerville Italic';
  src: url("/assets/fonts/LibreBaskerville-Italic.eot");
  src: url("/assets/fonts/LibreBaskerville-Italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/LibreBaskerville-Italic.woff2") format("woff2"), url("/assets/fonts/LibreBaskerville-Italic.woff") format("woff"), url("/assets/fonts/LibreBaskerville-Italic.ttf") format("truetype"), url("/assets/fonts/LibreBaskerville-Italic.svg#LibreBaskerville-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Libre Baskerville Bold';
  src: url("/assets/fonts/LibreBaskerville-Bold.eot");
  src: url("/assets/fonts/LibreBaskerville-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/LibreBaskerville-Bold.woff2") format("woff2"), url("/assets/fonts/LibreBaskerville-Bold.woff") format("woff"), url("/assets/fonts/LibreBaskerville-Bold.ttf") format("truetype"), url("/assets/fonts/LibreBaskerville-Bold.svg#LibreBaskerville-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Archivo Black';
  src: url("/assets/fonts/ArchivoBlack-Regular.eot");
  src: url("/assets/fonts/ArchivoBlack-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ArchivoBlack-Regular.woff2") format("woff2"), url("/assets/fonts/ArchivoBlack-Regular.woff") format("woff"), url("/assets/fonts/ArchivoBlack-Regular.ttf") format("truetype"), url("/assets/fonts/ArchivoBlack-Regular.svg#ArchivoBlack-Regular") format("svg");
  font-weight: bold;
  font-style: normal; }
html, body {
  width: 100%;
  min-width: 200px;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Archivo Black", "Arial Black", Arial, sans-serif;
  background-color: #f8e5e3;
  color: #d02630;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 1.3em;
  font-weight: normal; }
  @media (min-width: 1280px) {
    html, body {
      content: 'xxLarge'; } }
  @media (max-width: 1280px) {
    html, body {
      content: 'xLarge'; } }
  @media (max-width: 1024px) {
    html, body {
      content: 'large'; } }
  @media (max-width: 840px) {
    html, body {
      font-size: 15px;
      line-height: 1.3em;
      content: 'medium'; } }
  @media (max-width: 600px) {
    html, body {
      font-size: 17px;
      line-height: 1.3em;
      content: 'small'; } }
  @media (max-width: 480px) {
    html, body {
      font-size: 15px;
      line-height: 1.2em;
      content: 'xSmall'; } }

html {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden; }

body {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden; }

.relative {
  position: relative;
  min-height: 100%; }

h1 {
  height: 60px;
  font-size: 1.5em;
  line-height: 1.3em;
  text-align: center;
  margin: 0 0 30px 0;
  text-transform: uppercase; }
  @media (max-width: 600px) {
    h1 {
      height: auto; } }

h3, h4 {
  width: 100%;
  font-size: 1.2em;
  line-height: 1.4em;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 .25em 0;
  cursor: default;
  cursor: default; }
  h3.author, h4.author {
    font-size: 1em;
    line-height: 1.5em;
    width: auto;
    display: table;
    margin: 5px 0 0 0;
    text-align: left;
    padding-top: 0; }

main {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  main.noScroll {
    overflow-y: hidden; }
  @media (max-width: 600px) {
    main {
      height: calc(100% - 30px) !important;
      padding-top: calc(30px) !important; } }

em.pty {
  width: 100%;
  display: block;
  text-align: center;
  color: #e8a298; }

section {
  width: calc(100% - 240px);
  max-width: 1200px;
  padding: 45px 90px 90px 150px;
  margin: 0;
  position: relative; }
  @media (max-width: 600px) {
    section {
      width: calc(100% - 45px) !important;
      padding: 22.5px; } }
  section .inner {
    max-width: 840px;
    display: table;
    margin: auto; }
  section .middle {
    min-height: 100%;
    display: block;
    font-weight: normal;
    padding: 0 30px; }
    section .middle .inner {
      padding: 30px 0; }
  section #rz {
    height: 75px;
    margin-bottom: 15px; }
    section #rz .relative {
      display: table;
      margin: 0 auto 30px auto;
      min-height: auto; }
    section #rz h1 {
      height: auto;
      text-align: center;
      display: table;
      margin: 0 auto;
      font-size: 1.5em;
      line-height: 1.3em;
      line-height: 1em;
      position: relative; }
    section #rz .beta {
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      font-size: 1em;
      line-height: 1.5em;
      line-height: 1em;
      text-align: center;
      text-transform: uppercase;
      opacity: .2; }
    @media (max-width: 600px) {
      section #rz {
        margin-bottom: 15px; } }
  section.centered .center {
    font-weight: normal;
    letter-spacing: 1px; }
    @media (max-width: 1024px) {
      section.centered .center {
        width: calc(100% - 30px * 9); } }
    @media (max-width: 840px) {
      section.centered .center {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important; } }
    @media (max-width: 600px) {
      section.centered .center {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important; } }
    section.centered .center .text {
      font-family: 'Libre Baskerville';
      font-weight: normal;
      font-size: 1em;
      line-height: 1.5em; }
  section.big .inner {
    display: table;
    margin: auto; }
  section.big .text {
    font-size: 1.5em;
    line-height: 1.3em;
    font-family: 'Archivo Black', 'Arial Black', Arial; }
    @media (max-width: 840px) {
      section.big .text {
        font-size: 1.2em;
        line-height: 1.4em; } }
  section.big a {
    border-bottom: .1em solid; }
    section.big a:hover {
      color: black; }
  section.big span {
    font-family: "Archivo Black", "Arial Black", Arial, sans-serif; }
  section.big p {
    margin: 0; }
    section.big p:not(:last-child)::after, #about section.big p:first-child::before {
      width: 100%;
      height: 90px;
      content: '';
      display: block;
      background-color: transparent;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 90px;
      text-decoration: none;
      background-image: url(/assets/images/spacers/8.svg); }

a, a:visited {
  color: inherit;
  text-decoration: none; }

select, input {
  background: #d02630;
  border: solid 1px black;
  border-radius: 4px;
  font-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  outline: none;
  font-family: Helvetica Neue;
  font-weight: 600; }

select:hover {
  cursor: pointer; }

.pattern {
  background-image: url(/assets/images/pattern.svg);
  background-size: 30px;
  background-repeat: repeat;
  background-color: #f8e5e3;
  color: #f8e5e3; }
  .pattern.invert {
    background-image: url(/assets/images/pattern.svg);
    background-color: #f8e5e3;
    color: #d02630; }

p {
  margin: 0; }
  p:not(:last-child) {
    margin-bottom: 1em; }

aside {
  width: 30px;
  height: 0;
  position: fixed;
  left: 30px;
  top: 180px;
  z-index: 100;
  display: table;
  pointer-events: none; }
  aside .toggle {
    pointer-events: all;
    width: 100%;
    height: 30px;
    text-align: center;
    display: none; }
    aside .toggle span {
      display: table-cell;
      vertical-align: middle;
      line-height: 1em; }
    aside .toggle:hover {
      cursor: pointer; }
  aside .inner {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 600px) {
      aside .inner {
        display: none; } }
    aside .inner .button {
      margin: 0 0 15px 0;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 30px;
      pointer-events: all;
      cursor: pointer; }
      @media (max-width: 600px) {
        aside .inner .button {
          display: table;
          margin: auto;
          padding: 4px;
          background-size: calc(30px - 10px); } }
      aside .inner .button a {
        height: 100%;
        display: table; }
        aside .inner .button a:hover {
          cursor: pointer;
          color: black; }
    aside .inner .symbol {
      width: 30px;
      height: 15px;
      margin-bottom: 15px;
      background-image: url(/assets/images/pattern.svg);
      background-size: 30px; }
  aside.bottom {
    position: absolute;
    top: auto;
    bottom: 90px; }
  @media (max-width: 600px) {
    aside {
      width: 100%;
      min-width: 200px;
      left: 0 !important;
      top: 0 !important;
      bottom: auto !important;
      background-color: #d02630;
      color: #f8e5e3;
      pointer-events: all;
      z-index: 200; }
      aside .toggle {
        display: table; }
      aside.toggled .toggle {
        background-color: #feec34;
        color: #d02630; }
      aside.toggled .inner {
        display: block;
        padding-bottom: 15px;
        background-color: #feec34;
        color: #d02630; } }

.search form {
  height: 90px; }
  .search form input {
    width: calc(100% - 30px);
    height: 90px;
    font-family: 'Archivo Black', 'Arial Black', Arial;
    font-size: 3em;
    line-height: 1.3em;
    color: #d02630;
    border: 0;
    border-radius: 0;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center; }
  .search form input[type="submit"] {
    width: 20%;
    display: none; }

.folder {
  position: relative; }

#subscribe {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #f8e5e3;
  background-image: url(/assets/images/footer/subscribe.svg);
  z-index: 10000;
  display: none;
  overflow-y: auto; }
  #subscribe.open {
    display: block; }
  #subscribe .inner {
    display: table; }
    #subscribe .inner form {
      width: 100%;
      display: table;
      margin: auto; }
  #subscribe .row {
    width: 100%;
    margin: 0 auto 30px auto; }
    #subscribe .row input {
      padding: 15px;
      border: 0;
      border-radius: 0;
      font-family: "Archivo Black", "Arial Black", Arial, sans-serif;
      font-size: 1.2em;
      line-height: 1.4em;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-align: center;
      background-color: #f8e5e3;
      color: #d02630; }
      #subscribe .row input::-webkit-input-placeholder {
        color: #e8a298; }
      #subscribe .row input:-moz-placeholder {
        color: #e8a298; }
      #subscribe .row input::-moz-placeholder {
        color: #e8a298; }
      #subscribe .row input:-ms-input-placeholder {
        color: #e8a298; }
      #subscribe .row input[type="text"], #subscribe .row input[type="email"] {
        width: calc(100% - 15px);
        height: 60px;
        padding-left: 0; }
        @media (max-width: 600px) {
          #subscribe .row input[type="text"], #subscribe .row input[type="email"] {
            height: 30px; } }
      #subscribe .row input[type="submit"] {
        height: 60px;
        margin-right: 30px;
        margin-bottom: 30px;
        font-size: 1.2em;
        line-height: 1.4em;
        float: left; }
        #subscribe .row input[type="submit"].subscribe {
          width: 150px; }
        #subscribe .row input[type="submit"].cancel {
          width: 120px; }
        #subscribe .row input[type="submit"]:hover {
          color: #e8a298;
          cursor: pointer; }
        @media (max-width: 600px) {
          #subscribe .row input[type="submit"] {
            width: 100%; }
            #subscribe .row input[type="submit"].submit {
              margin-bottom: 30px; } }

.top.patterns {
  height: 45px; }
  .top.patterns .pattern {
    background-color: transparent;
    width: 100%;
    height: 15px; }
  .top.patterns.fill {
    background-size: 30px 15px;
    background-image: url(/assets/images/top.svg); }

.min {
  min-height: 100%; }

.horz {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.vert {
  display: table-cell;
  vertical-align: middle; }

#filter .tabs {
  width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 10;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #feec34; }
  #filter .tabs #filterTabsInner {
    width: calc(100% - 30px * 13);
    min-width: 200px;
    max-width: calc(30px * 43);
    height: 45px;
    padding: 0 30px 0 calc(30px * 11);
    display: table; }
    #filter .tabs #filterTabsInner .vert {
      display: table-cell;
      vertical-align: middle;
      padding: .3em 0 0 0; }
    #filter .tabs #filterTabsInner.hide {
      opacity: 0;
      pointer-events: none; }
    #filter .tabs #filterTabsInner .tab {
      text-align: center;
      background: transparent;
      color: #d02630;
      margin-right: 30px;
      float: left;
      display: table; }
      #filter .tabs #filterTabsInner .tab span {
        display: table; }
      #filter .tabs #filterTabsInner .tab.selected {
        color: black; }
        #filter .tabs #filterTabsInner .tab.selected:hover {
          color: black; }
      #filter .tabs #filterTabsInner .tab:hover {
        color: black;
        cursor: pointer; }
    #filter .tabs #filterTabsInner .pagination {
      display: table;
      float: left; }
    #filter .tabs #filterTabsInner .float {
      display: inline-table;
      float: left; }
      #filter .tabs #filterTabsInner .float.right {
        border-left: 3px solid rgba(208, 38, 48, 0.5);
        padding-left: 30px; }
        #filter .tabs #filterTabsInner .float.right.borderless {
          border-left: 0;
          padding-left: 0;
          margin-left: 0 !important; }
    @media (max-width: 600px) {
      #filter .tabs #filterTabsInner {
        width: calc(100% - 15px);
        padding-left: 7.5px;
        padding-right: 7.5px; }
        #filter .tabs #filterTabsInner .tab {
          margin-right: 15px; }
        #filter .tabs #filterTabsInner .float.right {
          padding-left: 15px; } }
#filter #filterTabs {
  position: fixed !important;
  z-index: 100; }
  @media (max-width: 600px) {
    #filter #filterTabs {
      top: 30px; } }
#filter #filterLists {
  width: calc(100% - 30px * 12);
  min-width: 200px;
  max-width: calc(30px * 43);
  height: 45px;
  padding: 0 30px 0 calc(30px * 11);
  overflow: hidden;
  display: none;
  z-index: 10;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #d02630; }
  #filter #filterLists .inner {
    width: 100%;
    padding: 0;
    position: relative;
    display: block; }
  #filter #filterLists.show {
    display: table; }
#filter .filterList {
  width: 100%;
  height: 45px;
  display: none;
  overflow: scroll;
  background-color: #d02630; }
  #filter .filterList.show {
    display: table; }
  @media (max-width: 600px) {
    #filter .filterList {
      width: 100%;
      padding: 0; } }
  #filter .filterList .filters {
    height: 100%;
    font-weight: 700;
    list-style: none;
    white-space: normal;
    display: table; }
    @media (max-width: 600px) {
      #filter .filterList .filters {
        padding: 0;
        display: table-cell;
        vertical-align: middle; } }
    #filter .filterList .filters .vert {
      padding: .3em 0; }
    #filter .filterList .filters .filter {
      background-color: transparent;
      margin: 0 15px 0.3em 0;
      border-color: transparent;
      color: #f8e5e3;
      display: table;
      float: left; }
      #filter .filterList .filters .filter.selected {
        color: black; }
        #filter .filterList .filters .filter.selected:hover {
          color: black; }
      #filter .filterList .filters .filter:hover {
        color: black;
        cursor: pointer; }
#filter.bottom .dummy {
  position: static !important; }
#filter.bottom #filterTabs {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto; }
  #filter.bottom #filterTabs.fixed {
    position: absolute !important; }
#filter.alpha #filterTabsInner {
  width: calc(100% - 30px * 7);
  padding: 0 30px 0 calc(30px * 5); }
  #filter.alpha #filterTabsInner .vert {
    padding-top: 0 !important; }
  #filter.alpha #filterTabsInner .tab {
    margin-right: 15px !important;
    margin-bottom: .1em;
    text-transform: uppercase; }
  #filter.alpha #filterTabsInner .float.right {
    margin-left: 15px !important; }
@media (max-width: 1024px) {
  #filter #filterTabsInner {
    width: calc(100% - 30px * 7) !important; } }
@media (max-width: 840px) {
  #filter #filterTabsInner, #filter #filterLists {
    width: calc(100% - 30px * 5) !important;
    padding-left: calc(30px * 5) !important; } }
@media (max-width: 600px) {
  #filter #filterTabsInner {
    width: calc(100% - 22.5px) !important;
    padding-left: 22.5px !important; }
  #filter #filterLists {
    width: calc(100% - 22.5px) !important;
    padding-left: 22.5px !important; } }

.centered {
  position: relative;
  width: calc(100% - 30px * 6); }
  .centered .horz {
    display: table;
    margin: auto; }
  .centered .middle {
    width: 100%;
    padding: 0; }
  .centered .center {
    width: calc(100% - 30px * 13);
    max-width: calc(30px * 25);
    padding-left: calc(30px * 6);
    margin: 0; }

#shelf.grid .group, #shelf.covers .group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
#shelf.grid .books, #shelf.covers .books {
  padding: 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
#shelf.grid .book, #shelf.covers .book {
  min-width: 120px;
  margin: 0 15px 15px 0;
  display: table;
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  #shelf.grid .book.hide, #shelf.covers .book.hide {
    display: none; }
  #shelf.grid .book a, #shelf.covers .book a {
    width: 100%;
    height: 100%;
    display: table;
    -ms-flex-item-align: end;
        align-self: flex-end;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: -999999px;
    color: white; }
    #shelf.grid .book a img.dummy, #shelf.covers .book a img.dummy {
      width: 100%;
      display: table; }
    @media (max-width: 600px) {
      #shelf.grid .book a, #shelf.covers .book a {
        font-size: 13px; } }
#shelf.covers .book {
  color: #f8e5e3;
  font-family: 'Libre Baskerville';
  font-weight: normal; }
  #shelf.covers .book a {
    border: 1px solid #d02630;
    position: relative; }
  #shelf.covers .book.hasCover {
    display: table; }
    #shelf.covers .book.hasCover .inner {
      display: none; }
    #shelf.covers .book.hasCover a {
      display: block;
      height: 100%; }
    #shelf.covers .book.hasCover img.cover {
      display: none;
      width: 100%; }
    #shelf.covers .book.hasCover.loaded {
      height: auto; }
      #shelf.covers .book.hasCover.loaded a {
        border: none; }
      #shelf.covers .book.hasCover.loaded img.dummy {
        display: none; }
      #shelf.covers .book.hasCover.loaded img.cover {
        display: block; }
  #shelf.covers .book.noCover * {
    color: #d02630; }
  #shelf.covers .book:hover {
    display: table;
    overflow: hidden;
    background-color: transparent; }
    #shelf.covers .book:hover a {
      background-color: transparent;
      border-color: transparent; }
    #shelf.covers .book:hover .inner, #shelf.covers .book:hover img {
      visibility: hidden; }
    #shelf.covers .book:hover .patterns {
      display: block; }
  #shelf.covers .book .inner {
    width: calc(100% - 1em);
    height: calc(100% - 1em);
    padding: .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    left: 0;
    top: 0; }
    #shelf.covers .book .inner .title {
      width: 100%;
      padding: 0 0 .1em 0;
      font-size: .75em;
      line-height: 1.3em; }
    #shelf.covers .book .inner .subtitle {
      width: 100%;
      padding: 0 0 0 0;
      font-size: .6em;
      line-height: 1.3em; }
    #shelf.covers .book .inner .author {
      width: 100%;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      font-weight: normal;
      font-size: .6em;
      line-height: 1.3em; }
  #shelf.covers .book .patterns {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    overflow: hidden; }
    #shelf.covers .book .patterns .pattern {
      width: 100%;
      height: 15px;
      display: table; }
  #shelf.covers .book img.cover {
    display: none; }
#shelf.list .center {
  width: 100%;
  max-width: 100%;
  padding-left: 0; }
#shelf.list .subgroup {
  display: table; }
#shelf.list .patterns {
  display: none; }
#shelf.list .item {
  width: calc(100% - 300px);
  padding: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 600px) {
    #shelf.list .item {
      padding-bottom: 15px; } }
  @media (max-width: 840px) {
    #shelf.list .item {
      width: 100%; } }
  #shelf.list .item a {
    display: table;
    text-align: left; }
    #shelf.list .item a img {
      display: none; }
    #shelf.list .item a .inner {
      width: 100%; }
      #shelf.list .item a .inner .title {
        display: table;
        font-family: "Libre Baskerville", Times, serif;
        font-weight: normal;
        font-size: 1.2em;
        line-height: 1.4em;
        margin: 0; }
      #shelf.list .item a .inner .subtitle {
        display: table;
        margin: 0;
        font-family: "Libre Baskerville", Times, serif;
        color: #e8a298;
        font-weight: normal;
        font-size: 1.2em;
        line-height: 1.4em; }
      #shelf.list .item a .inner .author {
        width: 100%;
        font-family: "Libre Baskerville", Times, serif;
        font-size: .75em;
        line-height: 1.3em;
        font-weight: normal;
        letter-spacing: 1px;
        text-transform: uppercase;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: default; }
        @media (max-width: 600px) {
          #shelf.list .item a .inner .author {
            font-size: 1em;
            line-height: 1.5em; } }
      #shelf.list .item a .inner .symbols {
        display: none; }
    #shelf.list .item a:hover * {
      color: black !important; }
#shelf.list .columns {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance; }
  @media (max-width: 1024px) {
    #shelf.list .columns {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  @media (max-width: 840px) {
    #shelf.list .columns {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  @media (max-width: 600px) {
    #shelf.list .columns {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; } }
  #shelf.list .columns .item {
    width: 100%;
    margin: 0;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid;
    padding: 0 0 15px 0;
    float: none !important; }
    #shelf.list .columns .item.book {
      padding-bottom: 30px; }
#shelf .book.hide {
  display: none; }
#shelf .break {
  width: 100%;
  height: 1px;
  float: none;
  clear: both;
  display: block; }
#shelf .label {
  cursor: default;
  width: 100%;
  padding: 30px 30px 30px 0;
  display: block;
  float: none;
  clear: both; }
  #shelf .label span {
    width: 100%;
    display: block;
    font-family: "Libre Baskerville", Times, serif;
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.1em;
    text-align: center; }
#shelf .sublabel {
  width: 100%;
  text-align: left;
  cursor: default;
  display: block;
  clear: both;
  margin: 0 0 15px 0; }
  #shelf .sublabel.empty {
    float: left;
    clear: none;
    color: #e8a298; }
    #shelf .sublabel.empty.comma {
      float: left; }
      #shelf .sublabel.empty.comma span::after {
        content: ',\00a0'; }
#shelf .sublabel.empty.location {
  display: none; }
#shelf .pagination {
  height: 60px;
  margin: 0 auto;
  display: table; }
  #shelf .pagination.top {
    margin-bottom: 30px; }
  #shelf .pagination.bottom {
    margin-top: 30px; }
  #shelf .pagination .box {
    display: table;
    margin: 0;
    padding: 7.5px;
    float: left;
    font-size: 1.5em;
    line-height: 1.3em; }
  #shelf .pagination a:hover {
    color: black; }
@media (max-width: 1024px) {
  #shelf .center {
    width: calc(100% - 30px * 9); }
  #shelf.covers .books .book {
    margin: 0 15px 15px 0; } }
@media (max-width: 840px) {
  #shelf {
    width: calc(100% - 30px * 6); }
    #shelf .center {
      width: 100%;
      padding-left: 0; }
      #shelf .center .books {
        padding: 0; }
    #shelf.covers .books .book {
      margin: 0 15px 15px 0; } }
@media (max-width: 600px) {
  #shelf {
    width: calc(100% - 30px * 1.5) !important;
    padding-top: 82.5px !important; }
    #shelf .center .books {
      margin-left: 0; }
    #shelf .center .book:hover a {
      background-color: #f8e5e3;
      border-color: #d02630; }
    #shelf .center .book:hover .inner, #shelf .center .book:hover img {
      visibility: visible; }
    #shelf .center .book:hover .patterns {
      display: none; }
    #shelf.covers .books .book {
      width: calc(100%/3 - 10px);
      margin: 0 15px 15px 0; }
      #shelf.covers .books .book:nth-child(3n + 3) {
        margin-right: 0; } }
@media (max-width: 480px) {
  #shelf.covers .books .book {
    width: calc(50% - 7.5px); }
    #shelf.covers .books .book:nth-child(odd) {
      margin-right: 15px; }
    #shelf.covers .books .book:nth-child(even) {
      margin-right: 0; } }

body.book #shelf.centered, body.author #shelf.centered, body.publisher #shelf.centered, body.category #shelf.centered {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  min-height: 0 !important; }
  body.book #shelf.centered h3, body.author #shelf.centered h3, body.publisher #shelf.centered h3, body.category #shelf.centered h3 {
    font-family: "Libre Baskerville", Times, serif;
    margin-bottom: 1em; }
  body.book #shelf.centered h4, body.author #shelf.centered h4, body.publisher #shelf.centered h4, body.category #shelf.centered h4 {
    text-align: left; }

footer .categories {
  width: calc(100% - 180px);
  max-width: 100%;
  padding: 45px 90px 60px 90px;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  list-style: none;
  white-space: normal;
  background-color: transparent;
  background-image: url(/assets/images/pattern.svg); }
  footer .categories .right {
    display: none; }
  footer .categories .category {
    height: calc(60px - 6px);
    margin: 0 30px 30px 0;
    display: inline-table;
    color: #d02630;
    background-color: transparent;
    border-style: solid;
    background-color: #f8e5e3;
    border-color: #f8e5e3;
    border-width: 3px 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    footer .categories .category a {
      width: 100%;
      height: 100%;
      text-align: center;
      position: relative;
      display: table; }
      footer .categories .category a .title {
        width: calc(100% - 1em);
        padding: 0 .5em;
        text-align: center;
        white-space: nowrap; }
      footer .categories .category a .pattern {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: none; }
    footer .categories .category:hover {
      height: calc(60px);
      border-width: 0;
      color: black;
      cursor: pointer; }
      footer .categories .category:hover .title {
        visibility: none; }
      footer .categories .category:hover .pattern {
        display: block; }
  footer .categories .toggle {
    display: none; }
  @media (max-width: 600px) {
    footer .categories {
      width: 100% !important;
      padding: 30px 0 30px 0;
      background-color: #d02630;
      background-image: none; }
      footer .categories .category {
        display: none;
        height: calc(30px - 6px) !important;
        margin-bottom: 0;
        padding: 7.5px 0;
        background: #d02630;
        border-color: #d02630;
        color: #f8e5e3; }
        footer .categories .category:not(.toggle):first-child {
          padding-top: 30px !important; }
        footer .categories .category:hover {
          border-width: 3px 0; }
          footer .categories .category:hover .title {
            visibility: visible; }
          footer .categories .category:hover .pattern {
            display: none; }
      footer .categories .toggle {
        height: calc(60px - 6px);
        display: table;
        margin: auto;
        padding: 0; }
        footer .categories .toggle a .title {
          width: auto;
          position: absolute;
          left: 0;
          top: 0; }
      footer .categories .close {
        display: none; }
      footer .categories.toggled .open {
        display: none; }
      footer .categories.toggled .close {
        display: table; }
      footer .categories.toggled .category {
        width: 100% !important;
        margin-left: 0 !important;
        display: block; }
        footer .categories.toggled .category a .title {
          white-space: pre-wrap; } }
footer .row {
  width: 100%;
  height: 90px;
  display: table;
  background-size: 30px;
  background-repeat: repeat;
  background-color: #f8e5e3;
  color: #d02630;
  position: relative; }
  footer .row.twitter {
    background-image: url(/assets/images/footer/twitter.svg); }
  footer .row.instagram {
    background-image: url(/assets/images/footer/instagram.svg); }
  footer .row.soundcloud {
    background-image: url(/assets/images/footer/soundcloud.svg); }
  footer .row.mail {
    background-image: url(/assets/images/footer/mail.svg); }
  footer .row.subscribe {
    background-image: url(/assets/images/footer/subscribe.svg); }
  footer .row:hover {
    background: none;
    color: #d02630; }
    footer .row:hover a {
      height: 90px; }
      footer .row:hover a span {
        background: #feec34;
        display: table-cell; }
  footer .row a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: table; }
    footer .row a span {
      text-align: center;
      font-size: 1.2em;
      line-height: 1.4em;
      line-height: 1em;
      vertical-align: middle;
      display: none; }
    footer .row a:hover {
      color: #d02630; }
  footer .row.search input {
    background-image: url(/assets/images/footer/search.svg);
    background-color: #f8e5e3;
    color: transparent;
    font-size: 1em;
    line-height: 1.5em;
    line-height: 1em;
    text-align: center;
    background-size: 30px; }
    footer .row.search input::-webkit-input-placeholder {
      color: transparent; }
    footer .row.search input:-moz-placeholder {
      color: transparent; }
    footer .row.search input::-moz-placeholder {
      color: transparent; }
    footer .row.search input:-ms-input-placeholder {
      color: transparent; }
  footer .row.search:hover input, footer .row.search input:hover, footer .row.search input.hover, footer .row.search input:active, footer .row.search input:focus {
    background-image: none;
    background-color: #feec34;
    color: #d02630; }
    footer .row.search:hover input::-webkit-input-placeholder, footer .row.search input:hover::-webkit-input-placeholder, footer .row.search input.hover::-webkit-input-placeholder, footer .row.search input:active::-webkit-input-placeholder, footer .row.search input:focus::-webkit-input-placeholder {
      color: #d02630; }
    footer .row.search:hover input:-moz-placeholder, footer .row.search input:hover:-moz-placeholder, footer .row.search input.hover:-moz-placeholder, footer .row.search input:active:-moz-placeholder, footer .row.search input:focus:-moz-placeholder {
      color: #d02630; }
    footer .row.search:hover input::-moz-placeholder, footer .row.search input:hover::-moz-placeholder, footer .row.search input.hover::-moz-placeholder, footer .row.search input:active::-moz-placeholder, footer .row.search input:focus::-moz-placeholder {
      color: #d02630; }
    footer .row.search:hover input:-ms-input-placeholder, footer .row.search input:hover:-ms-input-placeholder, footer .row.search input.hover:-ms-input-placeholder, footer .row.search input:active:-ms-input-placeholder, footer .row.search input:focus:-ms-input-placeholder {
      color: #d02630; }
  @media (max-width: 600px) {
    footer .row.search input {
      width: 100%;
      padding-right: 0;
      padding-left: 0;
      color: #d02630;
      background-image: none;
      background-color: #feec34; }
      footer .row.search input::-webkit-input-placeholder {
        color: #d02630; }
      footer .row.search input:-moz-placeholder {
        color: #d02630; }
      footer .row.search input::-moz-placeholder {
        color: #d02630; }
      footer .row.search input:-ms-input-placeholder {
        color: #d02630; } }
footer #colophon {
  width: calc(100% - 240px);
  padding: 30px 90px 30px 150px; }
  footer #colophon ul {
    padding: 0;
    margin: 0; }
    footer #colophon ul li {
      list-style: none; }

body.about, body.lexicon {
  background-color: black;
  color: #f8e5e3; }
  body.about .top.patterns.fill, body.lexicon .top.patterns.fill {
    background-image: url(/assets/images/top-invert.svg); }
  body.about aside .button a, body.lexicon aside .button a {
    color: #f8e5e3; }
    body.about aside .button a:hover, body.lexicon aside .button a:hover {
      color: #feec34; }
  body.about h3, body.about h4, body.lexicon h3, body.lexicon h4 {
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: "Libre Baskerville", Times, serif;
    letter-spacing: 1px;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 15px 0; }
  body.about section:not(#categories), body.lexicon section:not(#categories) {
    min-height: auto;
    display: table; }
    body.about section:not(#categories) .inner .text, body.lexicon section:not(#categories) .inner .text {
      font-family: "Libre Baskerville", Times, serif;
      font-size: 1.5em;
      line-height: 1.3em; }
      body.about section:not(#categories) .inner .text a, body.lexicon section:not(#categories) .inner .text a {
        border-bottom: 1px solid; }
  body.about footer .bricks, body.lexicon footer .bricks {
    background-image: url(/assets/images/pattern-invert.svg);
    background-color: black; }
    body.about footer .bricks .brick, body.lexicon footer .bricks .brick {
      border-color: black;
      background-color: black;
      color: #f8e5e3; }
      body.about footer .bricks .brick:hover .pattern, body.lexicon footer .bricks .brick:hover .pattern {
        background-color: black; }
  body.about footer .row, body.lexicon footer .row {
    background-color: black; }
    body.about footer .row.search input, body.lexicon footer .row.search input {
      background-color: black;
      background-image: url(/assets/images/footer/search-invert.svg); }
      body.about footer .row.search input:hover, body.about footer .row.search input:active, body.about footer .row.search input:focus, body.lexicon footer .row.search input:hover, body.lexicon footer .row.search input:active, body.lexicon footer .row.search input:focus {
        background-image: none;
        background-color: #feec34;
        color: black; }
        body.about footer .row.search input:hover::-webkit-input-placeholder, body.about footer .row.search input:active::-webkit-input-placeholder, body.about footer .row.search input:focus::-webkit-input-placeholder, body.lexicon footer .row.search input:hover::-webkit-input-placeholder, body.lexicon footer .row.search input:active::-webkit-input-placeholder, body.lexicon footer .row.search input:focus::-webkit-input-placeholder {
          color: black; }
        body.about footer .row.search input:hover:-moz-placeholder, body.about footer .row.search input:active:-moz-placeholder, body.about footer .row.search input:focus:-moz-placeholder, body.lexicon footer .row.search input:hover:-moz-placeholder, body.lexicon footer .row.search input:active:-moz-placeholder, body.lexicon footer .row.search input:focus:-moz-placeholder {
          color: black; }
        body.about footer .row.search input:hover::-moz-placeholder, body.about footer .row.search input:active::-moz-placeholder, body.about footer .row.search input:focus::-moz-placeholder, body.lexicon footer .row.search input:hover::-moz-placeholder, body.lexicon footer .row.search input:active::-moz-placeholder, body.lexicon footer .row.search input:focus::-moz-placeholder {
          color: black; }
        body.about footer .row.search input:hover:-ms-input-placeholder, body.about footer .row.search input:active:-ms-input-placeholder, body.about footer .row.search input:focus:-ms-input-placeholder, body.lexicon footer .row.search input:hover:-ms-input-placeholder, body.lexicon footer .row.search input:active:-ms-input-placeholder, body.lexicon footer .row.search input:focus:-ms-input-placeholder {
          color: black; }
    body.about footer .row.twitter, body.lexicon footer .row.twitter {
      background-image: url(/assets/images/footer/twitter-invert.svg); }
    body.about footer .row.instagram, body.lexicon footer .row.instagram {
      background-image: url(/assets/images/footer/instagram-invert.svg); }
    body.about footer .row.soundcloud, body.lexicon footer .row.soundcloud {
      background-image: url(/assets/images/footer/soundcloud-invert.svg); }
    body.about footer .row.mail, body.lexicon footer .row.mail {
      background-image: url(/assets/images/footer/mail-invert.svg); }
    body.about footer .row.subscribe, body.lexicon footer .row.subscribe {
      background-image: url(/assets/images/footer/subscribe-invert.svg); }
    body.about footer .row:hover, body.lexicon footer .row:hover {
      background-image: none; }
      body.about footer .row:hover a span, body.lexicon footer .row:hover a span {
        color: black; }
  body.about #subscribe, body.lexicon #subscribe {
    background-color: black;
    background-image: url(/assets/images/footer/subscribe-invert.svg); }
    body.about #subscribe .row input, body.lexicon #subscribe .row input {
      background-color: black;
      color: #f8e5e3; }
      body.about #subscribe .row input::-webkit-input-placeholder, body.lexicon #subscribe .row input::-webkit-input-placeholder {
        color: rgba(248, 229, 227, 0.5); }
      body.about #subscribe .row input:-moz-placeholder, body.lexicon #subscribe .row input:-moz-placeholder {
        color: rgba(248, 229, 227, 0.5); }
      body.about #subscribe .row input::-moz-placeholder, body.lexicon #subscribe .row input::-moz-placeholder {
        color: rgba(248, 229, 227, 0.5); }
      body.about #subscribe .row input:-ms-input-placeholder, body.lexicon #subscribe .row input:-ms-input-placeholder {
        color: rgba(248, 229, 227, 0.5); }
      body.about #subscribe .row input[type="submit"]:hover, body.lexicon #subscribe .row input[type="submit"]:hover {
        color: #feec34; }
  @media (max-width: 600px) {
    body.about aside .button, body.lexicon aside .button {
      color: #d02630; }
      body.about aside .button:hover, body.lexicon aside .button:hover {
        color: black; }
    body.about footer #search input, body.lexicon footer #search input {
      background-image: none !important;
      background-color: #feec34; }
      body.about footer #search input::-webkit-input-placeholder, body.lexicon footer #search input::-webkit-input-placeholder {
        color: black; }
      body.about footer #search input:-moz-placeholder, body.lexicon footer #search input:-moz-placeholder {
        color: black; }
      body.about footer #search input::-moz-placeholder, body.lexicon footer #search input::-moz-placeholder {
        color: black; }
      body.about footer #search input:-ms-input-placeholder, body.lexicon footer #search input:-ms-input-placeholder {
        color: black; }
    body.about footer .bricks, body.lexicon footer .bricks {
      background-image: none !important; } }

body.home #manifesto {
  min-height: calc(100% - 45px); }
  body.home #manifesto .inner .text {
    font-family: "Libre Baskerville", Times, serif; }

body.about section#about {
  padding-top: 75px;
  background-color: black; }
  body.about section#about .inner .text p::after {
    background-image: url(/assets/images/pattern-invert.svg); }
  @media (max-width: 600px) {
    body.about section#about {
      padding-top: 30px; } }
body.about section:not(#categories)#blocks .blocks {
  max-width: 840px;
  display: table;
  margin: auto; }
  body.about section:not(#categories)#blocks .blocks .block {
    width: 100%;
    display: table;
    margin: auto;
    padding: 30px 0 60px 0; }
    body.about section:not(#categories)#blocks .blocks .block.rationale {
      padding-top: 0; }
    body.about section:not(#categories)#blocks .blocks .block h1 {
      font-family: "Archivo Black", "Arial Black", Arial, sans-serif;
      font-size: 1em;
      margin-bottom: 0 !important; }
    body.about section:not(#categories)#blocks .blocks .block .text {
      width: 100%;
      font-size: 1.5em;
      line-height: 1.3em;
      float: left; }
      @media (max-width: 600px) {
        body.about section:not(#categories)#blocks .blocks .block .text {
          font-size: 1.2em;
          line-height: 1.4em; } }

body.lexicon section#lexicon .columns {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px; }
  @media (max-width: 1280px) {
    body.lexicon section#lexicon .columns {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  @media (max-width: 840px) {
    body.lexicon section#lexicon .columns {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; } }
body.lexicon section#lexicon .note {
  width: 100%;
  font-family: "Libre Baskerville", Times, serif;
  font-size: .75em;
  line-height: 1.3em;
  margin: 0;
  padding-bottom: 60px;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid; }
body.lexicon section#lexicon .group {
  width: 100%;
  display: table;
  border-top: 1px solid #f8e5e3;
  margin-top: 30px;
  padding-top: 60px; }
body.lexicon section#lexicon .row {
  width: 100%;
  display: table;
  padding-bottom: 30px; }
  body.lexicon section#lexicon .row .name {
    display: span;
    text-align: center;
    text-transform: uppercase; }
    body.lexicon section#lexicon .row .name .icon {
      width: calc(180px);
      height: calc(90px);
      background-position: -999999999px;
      background-repeat: no-repeat;
      background-size: 30px;
      float: left;
      background-image: none;
      display: block; }
      body.lexicon section#lexicon .row .name .icon svg {
        width: calc(180px);
        height: calc(90px); }
      body.lexicon section#lexicon .row .name .icon:hover {
        background-position: top left;
        background-repeat: repeat; }
        body.lexicon section#lexicon .row .name .icon:hover svg {
          opacity: 0; }
    body.lexicon section#lexicon .row .name .caption {
      font-family: "Libre Baskerville Italic", Times, serif;
      font-size: .75em;
      line-height: 1.3em;
      text-align: center;
      text-transform: none; }
  body.lexicon section#lexicon .row .inner, body.lexicon section#lexicon .row .note {
    width: 100%;
    float: left;
    display: table;
    font-family: "Libre Baskerville", Times, serif;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0; }
    body.lexicon section#lexicon .row .inner .title, body.lexicon section#lexicon .row .note .title {
      font-family: "Archivo Black", "Arial Black", Arial, sans-serif;
      text-transform: uppercase; }

body.books section#shelf {
  opacity: 0;
  padding-top: 90px; }
  body.books section#shelf.show {
    opacity: 1; }

body.book {
  background-color: #f8e5e3; }
  body.book main {
    width: 100%;
    padding: 0; }
    body.book main section#book {
      width: calc(100% - 30px * 6);
      padding-top: 75px;
      padding-bottom: 0;
      color: #d02630;
      font-family: 'Libre Baskerville'; }
      @media (max-width: 600px) {
        body.book main section#book {
          padding-top: 30px; } }
      body.book main section#book a {
        border-bottom: 1px solid; }
        body.book main section#book a:hover {
          color: black; }
      body.book main section#book .title {
        width: calc(100% - 240px);
        max-width: 800px;
        padding: 0 60px 30px 180px;
        text-align: center; }
      body.book main section#book h1 {
        width: 100%;
        height: auto;
        font-size: 1.8em;
        line-height: 1.3em;
        font-weight: normal;
        margin: 0;
        text-align: left;
        text-transform: none; }
        body.book main section#book h1.sub {
          color: #e8a298;
          margin-bottom: 15px; }
        @media (max-width: 600px) {
          body.book main section#book h1 {
            font-size: 1.5em;
            line-height: 1.3em; } }
    body.book main #content {
      position: relative;
      margin: 30px 0; }
      body.book main #content .side {
        width: calc(150px);
        display: table;
        font-size: 19px;
        position: absolute;
        left: 0;
        top: 0; }
        body.book main #content .side h3 {
          margin-bottom: .5em; }
        body.book main #content .side ul {
          font-size: .75em;
          line-height: 1.3em;
          margin: 0;
          padding: 0 0 1em 0; }
          body.book main #content .side ul li {
            width: 100%;
            margin: 0;
            padding: 0 0 .2em 0;
            display: table;
            list-style: none;
            font-weight: normal; }
            body.book main #content .side ul li .label {
              display: inline; }
              body.book main #content .side ul li .label::after {
                content: ' '; }
            body.book main #content .side ul li.share {
              display: none; }
              @media (max-width: 840px) {
                body.book main #content .side ul li.share {
                  display: table; } }
        body.book main #content .side .cover {
          margin: 0 0 1em 0;
          width: 100%; }
          body.book main #content .side .cover img {
            width: 100%;
            max-width: calc(150px);
            vertical-align: middle; }
          body.book main #content .side .cover.dummy {
            width: calc(15px * 10);
            height: calc(15px * 13);
            border: 1px solid #d02630; }
        body.book main #content .side .share a {
          width: 30px;
          height: 30px;
          margin-right: 5px;
          float: left;
          background-color: transparent;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 30px;
          text-decoration: none;
          border: none; }
          body.book main #content .side .share a.facebook {
            background-image: url(/assets/images/facebook.svg); }
          body.book main #content .side .share a.twitter {
            background-image: url(/assets/images/twitter.svg); }
        @media (max-width: 480px) {
          body.book main #content .side {
            width: 100%; }
            body.book main #content .side h3 {
              display: none; } }
      body.book main #content #status {
        width: 180px;
        position: absolute;
        left: calc(100% + 15px);
        top: 45px;
        font-family: "Archivo Black", "Arial Black", Arial, sans-serif;
        padding: 3.75px 7.5px 7.5px 7.5px;
        border: 1px solid #d02630; }
        body.book main #content #status p {
          margin-top: 15px;
          background-color: #f8e5e3;
          color: #d02630;
          line-height: 1.2em; }
          body.book main #content #status p:first-child {
            margin: 0; }
        @media (max-width: 1024px) {
          body.book main #content #status {
            clear: both;
            width: auto;
            position: static;
            left: 0;
            top: 0; } }
      body.book main #content .texts {
        width: calc(100% - 30px * 13);
        max-width: calc(30px * 25);
        padding-left: calc(30px * 6);
        font-family: "Libre Baskerville", Times, serif; }
        body.book main #content .texts .text {
          width: 100%;
          display: table;
          padding-bottom: 30px; }
          body.book main #content .texts .text p {
            font-size: 1em;
            line-height: 1.5em; }
            body.book main #content .texts .text p:last-child {
              margin: 0; }
          body.book main #content .texts .text.about a {
            text-transform: uppercase; }
          body.book main #content .texts .text.about .author:not(:last-child) {
            margin-bottom: 1em; }
          body.book main #content .texts .text.status {
            position: relative;
            padding: 0;
            margin: 0; }
            @media (max-width: 1024px) {
              body.book main #content .texts .text.status {
                padding-bottom: 60px !important; } }
          body.book main #content .texts .text:last-child {
            padding-bottom: 0; }
  @media (max-width: 1024px) {
    body.book .texts {
      width: calc(100% - 270px) !important; } }
  @media (max-width: 840px) {
    body.book main section#book .title {
      width: 100%;
      padding-left: 0;
      max-width: 100%; }
    body.book main #content {
      display: block;
      padding-top: 0; }
      body.book main #content .side {
        width: 100% !important;
        position: relative !important;
        padding-bottom: 30px; }
        body.book main #content .side h3 {
          display: none; }
        body.book main #content .side .meta, body.book main #content .side .cover {
          width: auto;
          max-width: calc(50% - 7.5px);
          float: left; }
        body.book main #content .side .cover {
          margin-right: 15px; }
        body.book main #content .side .share {
          display: none; }
      body.book main #content .texts {
        width: 100% !important;
        padding-left: 0 !important; }
        body.book main #content .texts .text {
          width: 100%;
          padding-left: 0;
          margin-left: 0; }
          body.book main #content .texts .text.status {
            margin-left: 0 !important; } }

body.category section.shelf {
  padding-top: 45px;
  padding-bottom: 0; }

body.author section.intro .inner .text {
  padding-top: 0; }
body.author section.intro .inner em.pty {
  width: 100%;
  display: block;
  text-align: center;
  color: #e8a298; }
@media (max-width: 600px) {
  body.author section#shelf .books {
    width: 100%;
    padding: 0; } }

body.publisher section.centered {
  padding-bottom: 0;
  padding-left: 150px; }
  @media (max-width: 600px) {
    body.publisher section.centered {
      padding-left: 30px; } }
  body.publisher section.centered .center .website {
    display: table;
    margin: auto;
    padding-bottom: 30px; }
    body.publisher section.centered .center .website a {
      display: inline;
      margin: auto;
      text-align: left;
      border-bottom: .1em solid;
      word-break: break-all; }
      body.publisher section.centered .center .website a:hover {
        color: black; }
  body.publisher section.centered .center .text {
    padding-top: 0;
    padding-bottom: 30px; }
  body.publisher section.centered#shelf {
    padding-top: 0 !important; }
@media (max-width: 600px) {
  body.publisher section#shelf .books {
    width: 100%;
    padding: 0; } }

body.search #shelf, body.authors #shelf, body.publishers #shelf {
  display: table; }
  body.search #shelf .inner, body.authors #shelf .inner, body.publishers #shelf .inner {
    margin: 0;
    padding-bottom: 0; }
  body.search #shelf .sublabel.alpha, body.authors #shelf .sublabel.alpha, body.publishers #shelf .sublabel.alpha {
    text-transform: uppercase; }
  body.search #shelf .item, body.authors #shelf .item, body.publishers #shelf .item {
    width: calc(50% - 30px);
    float: left;
    margin-right: 30px; }
    body.search #shelf .item.author, body.search #shelf .item.publisher, body.search #shelf .item.result, body.authors #shelf .item.author, body.authors #shelf .item.publisher, body.authors #shelf .item.result, body.publishers #shelf .item.author, body.publishers #shelf .item.publisher, body.publishers #shelf .item.result {
      font-family: 'Libre Baskerville'; }
    body.search #shelf .item a:hover, body.authors #shelf .item a:hover, body.publishers #shelf .item a:hover {
      color: black; }
    @media (max-width: 840px) {
      body.search #shelf .item, body.authors #shelf .item, body.publishers #shelf .item {
        width: 100%;
        margin-right: 0; } }
    body.search #shelf .item h4, body.authors #shelf .item h4, body.publishers #shelf .item h4 {
      font-size: 1em;
      line-height: 1.5em;
      font-weight: normal;
      text-transform: uppercase;
      margin: 0;
      cursor: default;
      text-align: left; }

body.cities aside {
  z-index: 10000; }
body.cities section {
  height: 100vh;
  pointer-events: none; }
  body.cities section * {
    pointer-events: none; }

body.search #search {
  width: 100% !important;
  padding: 0; }
  body.search #search form input {
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    background-color: #feec34; }
    body.search #search form input::-webkit-input-placeholder {
      color: #e8a298; }
    body.search #search form input:-moz-placeholder {
      color: #e8a298; }
    body.search #search form input::-moz-placeholder {
      color: #e8a298; }
    body.search #search form input:-ms-input-placeholder {
      color: #e8a298; }
body.search section#shelf {
  min-height: calc(100% - 30px*7); }
  body.search section#shelf .noResults {
    margin: 0;
    color: #e8a298; }
  body.search section#shelf .template {
    text-transform: capitalize;
    color: #e8a298; }

/*# sourceMappingURL=style.css.map */