/* Magick Spiral 0.5.41 — asymmetric historic background continuation. */
@import url("magick-spiral-0540.css?v=0541");

@media (min-width: 768px) {
  body {
    background-color: #3a3a3a;
    background-image: url("../img/page-top-unified-wide-0541.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1600px 700px;
  }

  /* Let the extended artwork breathe through the introductory home surface. */
  body#index .spiral-home-center {
    background-color: rgb(10 10 10 / 91%);
  }
}
