/* BYUNSHIJI-MONOLOGUE-MOBILE-V113 */
@media (max-width: 920px){
  html.atlas-monologue-mobile-v113,
  html.atlas-monologue-mobile-v113 body{
    min-height:100%!important;
  }

  html.atlas-monologue-mobile-v113 body{
    overflow-x:hidden!important;
  }

  html.atlas-monologue-mobile-v113 body,
  html.atlas-monologue-mobile-v113 header,
  html.atlas-monologue-mobile-v113 nav,
  html.atlas-monologue-mobile-v113 main,
  html.atlas-monologue-mobile-v113 article,
  html.atlas-monologue-mobile-v113 #app,
  html.atlas-monologue-mobile-v113 #root,
  html.atlas-monologue-mobile-v113 [role="main"],
  html.atlas-monologue-mobile-v113 [class*="monologue"],
  html.atlas-monologue-mobile-v113 [class*="reader"],
  html.atlas-monologue-mobile-v113 [class*="book"]{
    visibility:visible!important;
    opacity:1!important;
    filter:none!important;
    clip:auto!important;
    clip-path:none!important;
  }

  html.atlas-monologue-mobile-v113 main,
  html.atlas-monologue-mobile-v113 article,
  html.atlas-monologue-mobile-v113 #app,
  html.atlas-monologue-mobile-v113 #root,
  html.atlas-monologue-mobile-v113 [role="main"]{
    min-height:1px!important;
    transform:none!important;
  }

  html.atlas-monologue-mobile-v113[data-monologue-theme="light"] body{
    background:#fffdf8!important;
    color:#29231d!important;
  }

  html.atlas-monologue-mobile-v113[data-monologue-theme="dark"] body{
    background:#17110b!important;
    color:#fffaf1!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-text-dark-v113{
    color:#29231d!important;
    opacity:1!important;
    text-shadow:none!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-text-light-v113{
    color:#fffaf1!important;
    opacity:1!important;
    text-shadow:0 1px 8px rgba(0,0,0,.32)!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-link-dark-v113{
    color:#6d4518!important;
    text-decoration-color:rgba(109,69,24,.62)!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-link-light-v113{
    color:#f1d3a1!important;
    text-decoration-color:rgba(241,211,161,.72)!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-blank-overlay-v113{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  html.atlas-monologue-mobile-v113 [hidden].atlas-monologue-root-v113{
    display:block!important;
  }

  html.atlas-monologue-mobile-v113 .atlas-monologue-root-v113{
    position:relative!important;
    z-index:auto!important;
    width:100%!important;
    max-width:100%!important;
  }
}
/* /BYUNSHIJI-MONOLOGUE-MOBILE-V113 */