.theme--light {
  color: #0a0a0a;
  background-color: #E7EEEE; }
  .theme--light .details-header .close {
    color: #0a0a0a; }
  .theme--light .details-header .close:hover {
    color: #3d3d3d; }
  .theme--light img {
    filter: invert(0%); }
  .theme--light .nav-top .hamburger {
    color: #0a0a0a; }
  .theme--light .nav-top #mode-checkbox + #mode:after {
    color: #E7EEEE; }
  .theme--light .nav-top #mode-checkbox:checked + #mode:after {
    color: #0a0a0a; }
  .theme--light .nav-drill {
    background-color: #E7EEEE; }
  .theme--light .nav-item:not(:last-child) {
    border-bottom: solid 1px #abc4c4; }
  .theme--light .nav-link {
    background-color: #E7EEEE;
    color: #0a0a0a; }
  .theme--light .nav-input {
    background-color: #E7EEEE;
    color: #0a0a0a; }
  .theme--light .nav-switch {
    color: #0a0a0a; }
    .theme--light .nav-switch .control {
      background-color: #3d3d3d; }
      .theme--light .nav-switch .control:after {
        background: #0a0a0a; }
  .theme--light .nav-expand-content {
    background-color: #E7EEEE; }
    .theme--light .nav-expand-content .nav-item:not(:last-child) {
      border-bottom: solid 1px #abc4c4; }
    .theme--light .nav-expand-content .nav-link {
      background-color: #E7EEEE; }
    .theme--light .nav-expand-content .nav-back-link {
      background-color: #E7EEEE !important;
      color: #0a0a0a; }
  .theme--light .nav-expand .nav-expand-content {
    background-color: #E7EEEE; }
    .theme--light .nav-expand .nav-expand-content .nav-link {
      background-color: #E7EEEE; }
    .theme--light .nav-expand .nav-expand-content .nav-expand-content {
      background-color: #E7EEEE; }
      .theme--light .nav-expand .nav-expand-content .nav-expand-content .nav-link {
        background-color: #E7EEEE; }
      .theme--light .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
        background-color: #E7EEEE; }
        .theme--light .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
          background-color: #E7EEEE; }
        .theme--light .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
          background-color: #E7EEEE; }
          .theme--light .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
            background-color: #E7EEEE; }
  .theme--light svg rect {
    fill: #E7EEEE;
    stroke: #0a0a0a; }
  .theme--light svg text {
    fill: #0a0a0a; }
  .theme--light svg path {
    stroke: #0a0a0a; }
  .theme--light .details {
    background-color: #E7EEEE; }
    .theme--light .details a {
      color: #0a0a0a; }

.theme--dark {
  color: #E7EEEE;
  background-color: #0a0a0a; }
  .theme--dark .details-header .close {
    color: #E7EEEE; }
  .theme--dark .details-header .close:hover {
    color: #abc4c4; }
  .theme--dark img {
    filter: invert(100%); }
  .theme--dark .nav-top .hamburger {
    color: #E7EEEE; }
  .theme--dark .nav-top #mode-checkbox + #mode:after {
    color: #E7EEEE; }
  .theme--dark .nav-top #mode-checkbox:checked + #mode:after {
    color: #0a0a0a; }
  .theme--dark .nav-drill {
    background-color: #0a0a0a; }
  .theme--dark .nav-item:not(:last-child) {
    border-bottom: solid 1px #3d3d3d; }
  .theme--dark .nav-link {
    background-color: #0a0a0a;
    color: #E7EEEE; }
  .theme--dark .nav-input {
    background-color: #0a0a0a;
    color: #E7EEEE; }
  .theme--dark .nav-switch {
    color: #E7EEEE; }
    .theme--dark .nav-switch .control {
      background-color: #abc4c4; }
      .theme--dark .nav-switch .control:after {
        background: #E7EEEE; }
  .theme--dark .nav-expand-content {
    background-color: #0a0a0a; }
    .theme--dark .nav-expand-content .nav-item:not(:last-child) {
      border-bottom: solid 1px #3d3d3d; }
    .theme--dark .nav-expand-content .nav-link {
      background-color: #0a0a0a; }
    .theme--dark .nav-expand-content .nav-back-link {
      background-color: #0a0a0a !important;
      color: #E7EEEE; }
  .theme--dark .nav-expand .nav-expand-content {
    background-color: #0a0a0a; }
    .theme--dark .nav-expand .nav-expand-content .nav-link {
      background-color: #0a0a0a; }
    .theme--dark .nav-expand .nav-expand-content .nav-expand-content {
      background-color: #0a0a0a; }
      .theme--dark .nav-expand .nav-expand-content .nav-expand-content .nav-link {
        background-color: #0a0a0a; }
      .theme--dark .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
        background-color: #0a0a0a; }
        .theme--dark .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
          background-color: #0a0a0a; }
        .theme--dark .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
          background-color: #0a0a0a; }
          .theme--dark .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
            background-color: #0a0a0a; }
  .theme--dark svg rect {
    fill: #0a0a0a;
    stroke: #E7EEEE; }
  .theme--dark svg text {
    fill: #E7EEEE; }
  .theme--dark svg path {
    stroke: #E7EEEE; }
  .theme--dark .details {
    background-color: #0a0a0a; }
    .theme--dark .details a {
      color: #E7EEEE; }
  .theme--dark .zoom {
    background-color: #0a0a0a;
    color: #E7EEEE;
    border: none;
    width: 50px;
    height: 50px;
    font-size: 35pt; }

body {
  margin: 0px 0 0px 0; }
  body svg rect {
    cursor: pointer; }
  body svg text {
    cursor: pointer; }

svg {
  margin: 0 0 0 0;
  user-select: none; }

img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  height: 150px; }

#main {
  margin: 50px 0 0 0;
  display: flex; }

.details {
  position: fixed;
  z-index: 99;
  height: auto;
  margin: 50px 0 0 0;
  padding-bottom: 50px;
  width: 100%;
  height: 100vh;
  right: 0;
  border-bottom: 0px;
  overflow-y: auto;
  font-family: "Fira Sans", Arial, sans-serif;
  -webkit-overflow-scrolling: touch;
  transition: 0.3s; }

.details-header {
  display: flex;
  justify-content: space-between; }
  .details-header p {
    margin: 0;
    font-size: 16px;
    padding: 0.875em 1em;
    align-self: center; }
  .details-header .close {
    margin: 12px;
    padding: 0;
    font-size: 24px;
    font-family: "Material Icons";
    transition: transform .25s, opacity .25s; }
  .details-header .close:hover {
    transform: rotate(-90deg); }

body .details {
  width: 400px;
  transform: translateX(100%);
  border-left: 1px solid #3d3d3d; }

.mobile .details {
  width: 100%;
  transform: translateY(100%);
  border-left: 0px; }

.details-is-toggled .details {
  top: 0;
  transform: translateX(0); }

.details-is-toggled::after {
  opacity: 1;
  visibility: visible; }

.details-is-toggled #main {
  margin-right: 400px; }

.mobile.details-is-toggled #main {
  margin-right: 0px; }

.details-body {
  margin: 0;
  padding: 0.875em 1em;
  border-top: solid 1px #3d3d3d; }
  .details-body li {
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: 10px; }
  .details-body p {
    margin: 0;
    font-size: 16px; }
  .details-body a {
    text-decoration: underline; }
  .details-body h1 {
    margin: 0 0 16px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
  .details-body h2 {
    margin: 0 0 16px 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center; }

.zoom {
  position: absolute; }

#zoom-in {
  top: 50px; }

#zoom-out {
  top: 100px; }

body .zoom {
  visibility: hidden; }

.mobile .zoom {
  visibility: visible; }
