<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.appbar{background:#fff;display:flex;height:48px;left:0;overflow:hidden;position:fixed;top:0;width:100%;border-bottom:1px solid #d5dce8}.appbar__logo{flex-basis:auto;min-width:auto;padding:.3em .4em}.appbar__logo img{max-height:100%;height:100%;object-fit:contain}.popoverBar{background:#fff;border-radius:20px}.autoplay-controller{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.2)}.autoplay-controller__alert{width:250px;height:100px;background:#fff;border-radius:10px;box-shadow:1px 3px 3px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:center;color:#4a4a4a;font-size:18px}.autoplay-controller__alert&gt;p{width:100%;height:calc(100%- 30px - 10px);margin:10px}.autoplay-controller__alert&gt;div{display:flex;width:100%;height:30px}.autoplay-controller__alert&gt;div&gt;button{width:100%;height:100%;font-size:14px;border-radius:10px;border:1px solid #c3c3c3;margin:5px}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;-ms-touch-action:none;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;margin-left:-7px;margin-top:-5px;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;-ms-touch-action:pan-x;touch-action:pan-x}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-handle:focus{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa;outline:none}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-bottom:-7px;-ms-touch-action:pan-y;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:block!important;-webkit-animation-play-state:paused;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{-webkit-animation-name:rcSliderTooltipZoomDownIn;animation-name:rcSliderTooltipZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{-webkit-animation-name:rcSliderTooltipZoomDownOut;animation-name:rcSliderTooltipZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{-webkit-transform:scale(0);transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcSliderTooltipZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes rcSliderTooltipZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.control-panel{background:#fff;display:flex;height:48px;left:0;overflow:hidden;position:fixed;bottom:0;width:100%;border-top:1px solid #d5dce8}.control-panel__slider{flex-basis:100%;margin:0 2rem}.control-panel__slider--with-thumbs{margin:0 0 0 2rem}.control-panel&gt;button{cursor:pointer}.control-panel__minimized-player-time{color:#ffd621;font-size:15px;margin:0 2rem 0 0}.nav-list{width:450px;height:100%;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.24),0 3px 16px 0 rgba(120,191,234,.16);font-size:15px;font-weight:700;color:#1a2e50;user-select:none}.nav-list__title{display:flex;align-items:center;justify-content:flex-start;height:84px;font-size:16px;padding:0 24px;border-bottom:1px solid #d5dce8}.nav-list__list{width:100%;height:calc(100% - 84px);list-style:none;padding:0 20px;overflow-y:scroll;margin:0}@media only screen and (max-width:600px){.nav-list{width:300px}}.nav-list__item-wrapper{align-items:center;display:flex;justify-content:space-between;border-bottom:1px solid #dfe8f7;height:66px;color:#4c6082;padding-left:28px}.nav-list__item{display:inline-block;text-decoration:none;color:#1a2e50;width:calc(100% - 56px)}.nav-list__item[href]:hover{color:#4a82e3}.nav-list__item2{display:inline-block;text-decoration:none;color:#4c6082;width:calc(100% - 56px)}.nav-list__item2[href]:hover{color:#4a82e3}.nav-list__item-display-page{color:#4c6082;font-weight:400}.hyr-hejview__container{position:relative;overflow:hidden;width:100%;height:100%}.hyr-hejview__content{opacity:0;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.hyr-hejview__placeholder{position:absolute;top:0;left:0;right:0;bottom:0;background-position:50%;background-repeat:no-repeat}.hyr-hejview__info-area{opacity:0;position:absolute;transform-origin:0 0;top:0;left:0}.hyr-hejview__info{position:absolute;cursor:pointer;border:none;padding:0;margin:0;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.hyr-epubview__container{align-items:center;display:flex;height:100%;max-height:100%;max-width:100%;overflow:hidden;position:relative;width:100%}.hyr-epubview__content{background-size:auto;overflow:hidden;width:100%;height:100%}.hyr-epubview__content,.hyr-epubview__placeholder{background-position:50%;background-repeat:no-repeat}.hyr-epubview__placeholder{position:absolute;top:0;left:0;right:0;bottom:0}.viewer{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;-webkit-tap-highlight-color:transparent;padding:0 8%}@media (max-width:1000px){.viewer{padding:0 80px}}@media (max-width:600px){.viewer{padding:0}}.viewer--reverse{flex-direction:row-reverse}.viewer__view--fixed-layout,.viewer__view--reflowable{position:relative;top:48px;width:100%;height:calc(100% - 48px - 48px)}.viewer__view--reflowable{background:#fff;padding:30px 20px}.viewer-autoplay__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.2)}.viewer-autoplay__alert{width:250px;height:100px;background:#fff;border-radius:10px;box-shadow:1px 3px 3px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:center;color:#4a4a4a;font-size:18px}.viewer-autoplay__alert&gt;p{width:100%;height:calc(100%- 30px - 10px);margin:10px 0}.viewer-autoplay__alert&gt;div{display:flex;width:100%;height:30px}.viewer-autoplay__alert&gt;div&gt;button{width:100%;height:100%;font-size:14px;border-radius:10px;border:1px solid #c3c3c3;margin:5px}.pager{position:relative;width:100%;height:100%;overflow:hidden}.pager__wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.pager__slider{width:100%;height:100%}.pager__arrow{position:fixed;top:80px;bottom:80px;width:8%;min-width:80px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pager__arrow&gt;img{width:52px;height:52px}@media (max-width:600px){.pager__arrow{min-width:52px}.pager__arrow&gt;img{display:none}}.pager__arrow--left{left:0}.pager__arrow--right{right:0}.pager__arrow--disabled,.pager__arrow--disabled:hover,.pager__arrow--disabled:hover:active{cursor:unset;visibility:hidden;opacity:0}.internal-player{background:#333}.internal-player *,.internal-player :after,.internal-player :before{color:unset}.player{display:flex;flex-direction:column-reverse;position:fixed;bottom:60px;right:12px;width:24%;min-width:300px;max-width:400px}@media (max-width:400px){.player{max-width:280px}}.player__button--wrapper{display:flex;flex-direction:row;justify-content:flex-end}.player__button--wrapper&gt;a{cursor:pointer}.player__button--wrapper&gt;a&gt;img{object-fit:contain;height:30px}.search-list{width:450px;height:100%;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.24),0 3px 16px 0 rgba(120,191,234,.16);font-size:15px}@media (max-width:600px){.search-list{width:300px}}.main__search-bar-container{height:81px;padding:24px 20px 15px}.main__search-bar-input-container{background:transparent;border-bottom:2px solid #1a2e50;border-left:0;border-right:0;border-top:2px solid transparent;padding-left:7px}input::-ms-clear{display:none}.main__search-bar-clear-button{border:none;height:42px;width:42px;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}.main__search-bar-close-button{display:none!important}.main__search-bar-submit-button{border:none;height:42px;width:42px;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}.main__search-bar-clear-button:active,.main__search-bar-submit-button:active,.main__search-bar-unfolded-button:active{-ms-transform:scale(.98);-webkit-transform:scale(.98);transform:scale(.98);transform-origin:center}.main__upper-header-icon{width:24px;height:24px;background-size:cover}.search-list__list{width:100%;height:calc(100% - 81px);list-style:none;padding:0 20px;overflow-y:scroll;margin:0}.search-list__item-wrapper{align-items:center;display:flex;justify-content:space-between;border-bottom:1px solid #dfe8f7;height:74px;color:#4c6082;padding:0 10px}.search-list__item{user-select:none;cursor:pointer;width:calc(100% - 50px);font-weight:700}.search-list__highlight-text{background-color:#e0ecff;color:#528ef7}.thumbs__container{position:absolute;top:0;left:0;bottom:0;right:0;padding:1em;background:rgba(0,25,52,.7);overflow:scroll;opacity:1}.thumbs__close{position:fixed;top:0;right:0;font-size:1.5em;font-weight:bolder;color:#fff;border:none;padding:.5em;background:none}.thumbs__close:hover{color:#7fffd4;text-shadow:1px 1px 2px #000}.thumbs__inner{width:auto;display:flex;flex-wrap:wrap;flex-direction:row}.thumbs__inner--reverse{flex-direction:row-reverse}.thumbs__item{width:auto;display:flex;flex-basis:25%;flex-direction:row;justify-content:center;align-items:center;padding:1em;min-height:10em}.thumbs__item--reverse{flex-direction:row-reverse}@media (max-width:360px){.thumbs__inner&gt;.thumbs__item{flex-basis:100%}}@media (min-width:360px) and (max-width:520px){.thumbs__inner&gt;.thumbs__item{flex-basis:50%}}@media (min-width:520px) and (max-width:800px){.thumbs__inner&gt;.thumbs__item{flex-basis:33.33%}}.thumb__anchor{position:relative;display:flex;flex-direction:column;min-width:10%;cursor:pointer}.thumb__wrapper{position:relative;overflow:hidden;max-width:100%;max-height:100%}.thumb__wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;background-color:#7fffd4}.thumb__anchor:active .thumb__wrapper:after,.thumb__anchor:hover .thumb__wrapper:after{opacity:.5}.thumb{max-width:100%;max-height:100%}.thumb__text{margin:.5em 0;text-align:center;color:#fff}.thumb__anchor:active .thumb__text,.thumb__anchor:hover .thumb__text{color:#7fffd4}.title-bar{align-items:center;color:#7787a3;display:flex;height:48px;justify-content:center;left:10%;position:fixed;top:0;width:80%}.title-bar&gt;p{font-size:14px;overflow:hidden;padding:1em;text-overflow:ellipsis;white-space:nowrap}.bottom-bar{align-items:center;bottom:0;color:#7787a3;display:flex;height:48px;justify-content:center;left:0;position:fixed;width:100%}.bottom-bar__logo{width:14px;object-fit:scale-down;left:5px;height:20px;position:fixed;bottom:5px}.bottom-bar__text{font-size:14px;overflow:hidden;padding:1em;text-overflow:ellipsis;white-space:nowrap}.bottom-bar__version{font-size:11px;color:#9dadc7;right:5px;position:fixed;bottom:5px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-placeholder:before{animation:spinner .6s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#333;box-sizing:border-box;content:"";height:40px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:40px}.reader{position:relative;width:100%;height:100%;overflow:hidden;background:#f7f7f7}.reader__arrow{position:absolute;top:80px;bottom:80px;width:8%;min-width:80px;border:none;outline:none;background:transparent;cursor:pointer}.reader__arrow&gt;img{width:52px;height:52px}@media (max-width:600px){.reader__arrow{min-width:52px}.reader__arrow&gt;img{display:none}}.reader__arrow--left{left:0}.reader__arrow--right{right:0}.reader__arrow--disabled,.reader__arrow--disabled:hover,.reader__arrow--disabled:hover:active{cursor:unset;visibility:hidden;opacity:0}.__epub-reader__{width:100%;height:100%;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.__epub-reader__ :after,.__epub-reader__ :before{box-sizing:inherit;-webkit-tap-highlight-color:transparent}
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJyZWFkZXIuNTJkOWI0MTYxZC5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/</pre></body></html>