@keyframes bookRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}[data-book-page]{display:none}[data-book-page][data-current]{display:var(--page-display,flex)}@media (prefers-reduced-motion:no-preference){[data-book-page][data-current]{animation:.55s cubic-bezier(.2,.8,.2,1) both bookRise}}@media (max-width:760px),(max-aspect-ratio:5/6){[data-book-root]{padding-bottom:88px}[data-story] img{max-height:min(46vh,100vh - 300px)}}@media (max-height:620px) and (min-width:761px){[data-story] img{max-height:calc(100vh - 170px)}}@page{size:landscape;margin:.45in}@media print{html,body{background:#fff!important}body:before,[data-chrome]{display:none!important}[data-book-root]{min-height:0!important;padding:0!important;display:block!important}[data-book-page]{break-after:page;page-break-after:always;break-inside:avoid;page-break-inside:avoid;display:var(--page-display,flex)!important;height:auto!important;min-height:0!important;padding:0!important;animation:none!important}[data-book-page]:last-of-type{break-after:auto;page-break-after:auto}[data-book-page] img{max-height:4.9in!important}[data-body-text]{font-size:13.5pt!important;line-height:1.55!important}}@media (max-width:600px){[data-marks]{display:none}}
