:root{--body-bg: #131415;--body-color: #ddd;--header-bg: #1c1e20;--header-link-hover: rgba(255,255,255,.1);--header-link-color: #ddd;--link-color-hover: #fff;--readed-active-color: #8bc34a;--readed-active-bg: #014035;--bookmark-active-color: #f90;--bookmark-active-bg: #421700;--img-bg: #000;--reader-item-page-color: #bbb;--nav-bg: #363738;--nav-button-color: #ddd;--nav-button-hover: rgba(255,255,255,.2);--footer-bg: #1c1e20;--footer__nav-color: #777;--popup-bg: #1d1d1f;--chapters__item-color-hover: #fff;--chapters__item-bg-hover: rgba(255,255,255,.15);--menu__item-bg: transparent;--menu__item-border: #38383A;--menu__item-color: #ccc;--menu__item-color-hover: #fff;--settings__row-bg: rgba(255,255,255,.05);--settings__row-item-color: #ddd;--settings__row-item-color-hover: #fff;--settings__row-item-bg-active: #444;--scrollbar-track: #222;--scrollbar-thumb: #444}[data-theme=light]{--body-bg: #E6E6E6;--body-color: #111;--header-bg: #fff;--header-link-hover: rgba(255,255,255,.1);--header-link-color: #444;--link-color-hover: #f39b2e;--readed-active-color: #8bc34a;--readed-active-bg: #014035;--bookmark-active-color: #f90;--bookmark-active-bg: #421700;--img-bg: #eee;--reader-item-page-color: #bbb;--nav-bg: rgba(255,255,255,.8);--nav-button-color: #000;--nav-button-hover: rgba(255,255,255,1);--footer-bg: #ddd;--footer__nav-color: #777;--popup-bg: #fafafa;--chapters__item-color-hover: #fff;--chapters__item-bg-hover: #159f84;--menu__item-bg: #e6e6e6;--menu__item-border: #d2d2d2;--menu__item-color: #4c4c4c;--menu__item-color-hover: #222;--settings__row-bg: rgba(0,0,0,.07);--settings__row-item-color: #555;--settings__row-item-color-hover: #000;--settings__row-item-bg-active: #f39b2e;--scrollbar-track: #c2c2c2;--scrollbar-thumb: #f2f2f2}[data-theme=light] .footer__nav a{color:var(--footer-nav-color)}body{margin:0;background:var(--body-bg);color:var(--body-color);font-size:13px;font-family:Roboto,sans-serif;font-weight:700}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:500}a{text-decoration:none;color:var(--header-link-color);transition:.2s}a:hover{color:var(--link-color-hover)}input,select,button{font-family:inherit;outline:none}body[data-blocked]{cursor:default;overflow:hidden;padding-right:12px}.text-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hidden,[hidden],[v-cloak]{display:none}.wrapper{max-width:1200px;margin:0 auto}.header{background:var(--header-bg);height:50px;display:flex}.header.fixed{position:sticky;top:0;left:0;right:0}.header__item{}.header__item+.header__item{margin-left:20px}.header a:hover{background:var(--header-link-hover)}.header__menu-trigger{width:45px;text-align:center;line-height:50px;cursor:pointer;transition:.2s}.header__post-link{display:flex;flex-direction:column;justify-content:center;line-height:18px;padding:7px 10px;max-width:330px}.header__post-orig{font-size:.9em}.header__post-title{font-weight:700}.chapter__selector{display:flex}.chapter__selector-icon{width:45px;line-height:50px;text-align:center}.chapter__selector-icon.disabled{opacity:.4;pointer-events:none}.chapter__selector-trigger{padding:8px 10px;line-height:18px;max-width:230px}.chapter__selector-trigger__title{font-weight:700}.actions{margin-left:auto;display:flex;font-size:16px}.action__item{padding:0 12px;line-height:50px;min-width:40px;display:flex;justify-content:center;align-items:center}.action__item-label{font-size:13.5px;margin-left:10px}.readed.active{color:var(--readed-active-color);background:var(--readed-active-bg)}.bookmark.active{color:var(--bookmark-active-color);background:var(--bookmark-active-bg)}.bookmark.fixed{position:fixed;top:0;right:5px;background:var(--header-bg);border-radius:0 0 3px 3px}.reader-view{margin:0 auto;max-width:100%;max-height:100%}.reader__item-wrap{display:none}.reader__item-wrap.active{display:block}.reader__item-page{text-align:center;padding-top:5px;font-size:16px;line-height:35px;font-weight:500;color:var(--reader-item-page-color)}.reader__item{display:block;cursor:pointer;background:var(--img-bg) url(../img/loading.gif) no-repeat 50% 50%;margin:0 auto;max-width:100%;min-width:700px;min-height:300px;box-shadow:0 4px 14px rgba(0,0,0,.1)}.chapter__selector-footer{display:flex;justify-content:space-between;padding:10px 15px 0;max-width:400px;margin:0 auto}.chapter__selector-footer__item{line-height:36px;color:inherit;background:var(--nav-bg);padding:0 25px;border-radius:20px}.chapter__selector-footer__item:hover{background:var(--nav-button-hover)}.chapter__selector-footer__item i.fa{font-size:.85em}.nav{position:-webkit-sticky;position:sticky;bottom:0;display:flex;padding:10px 15px}.nav__pages{position:relative;padding:0 10px;line-height:35px;background:var(--nav-bg);border-radius:4px;margin-right:5px}.nav__pages select{position:absolute;top:0;left:0;height:100%;border:none;cursor:pointer;opacity:0;width:100%}.nav__paginate{background:var(--nav-bg);border-radius:4px;display:flex;overflow:hidden}.nav__paginate-item{border:none;width:40px;min-height:35px;background:0 0;color:var(--nav-button-color);cursor:pointer}.nav__paginate-item:hover{background:var(--nav-button-hover)}.nav__paginate-item+.nav__paginate-item{margin-left:1px}.nav__paginate-item.disabled{opacity:.4;pointer-events:none}.footer__header{font-size:15px;padding:0 20px 20px}.footer__nav{margin-top:20px;text-align:center;line-height:30px;color:var(--footer__nav-color)}.footer__nav a{padding:0 10px}.footer-comments-wrapper{display:flex;flex-wrap:wrap;margin-right:-3px}.footer-comment-item{padding:0 3px 3px 0;flex:1 0 25%;max-width:25%}.footer-comment{display:block;padding:10px;background:#f8f8f9;border-radius:3px;color:#1976d2;transition:.2s}.footer-comment:hover{background:#fff;color:#000;opacity:.8;text-decoration:none}.footer-comment-hd{display:flex;justify-content:space-between;color:#888}.footer-comment-login{color:#111}.footer-comment-body{display:flex;margin-top:10px}.footer-comment-foto{flex:0 0 36px;height:36px;margin-right:10px;overflow:hidden}.footer-comment-foto img{display:block;width:100%;border-radius:2px}.footer-comment-content{flex-grow:1;line-height:18px;min-width:0}.footer-comment-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.footer-comment-footer{display:flex;justify-content:space-between}.footer-comment-date{font-size:11px;color:#888}.popup,.popup:before{position:fixed;top:0;left:0;right:0;bottom:0}.popup:before{content:"";display:block;background:rgba(0,0,0,.5);z-index:1200;transition:opacity .3s ease}.popup__content{z-index:1300;position:absolute;left:0;top:0;height:100%;max-height:100%;width:100%;max-width:320px;overflow-y:auto;overflow-x:hidden;will-change:transform;background:var(--popup-bg)}.popup__chapters{max-width:480px}.popup__content-right{right:0;left:auto}.popup__heading{position:sticky;top:0;background:var(--popup-bg);padding:14px 20px;font-size:16px;line-height:24px;font-weight:500;display:flex}.popup__heading a{color:inherit;margin-left:auto;font-weight:400;width:24px;text-align:center;border-radius:2px}.popup__heading a:hover{background:rgba(0,0,0,.15)}.popup__body{padding:0 14px 20px}.popup__chapters .popup__body{padding:0 10px 15px}.chapters__item{display:block;padding:0 14px;font-size:14px;line-height:35px;margin-bottom:1px;border-radius:3px;transition:.2s;color:inherit}.chapters__item:nth-child(2n){background:rgba(120,120,120,.03)}.chapters__item.active,.chapters__item:hover{color:var(--chapters__item-color-hover);background:var(--chapters__item-bg-hover)}.chapters__item.active{pointer-events:none}.popup__menu .popup__body{padding:0;position:absolute;top:52px;left:0;right:0;bottom:53px}.menu__list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;height:100%}.menu__item{line-height:50px;padding:0 20px;font-size:15px;color:inherit;background:var(--menu__item-bg);border-top:1px solid var(--menu__item-border)}.menu__item i.fa{margin-right:15px}.menu__item:hover{background:var(--header-link-hover);color:var(--menu__item-color-hover)}.social{padding:10px 5px;border-top:1px solid var(--menu__item-border);background:var(--popup-bg);display:flex;position:absolute;left:0;right:0;top:100%}.social__item{flex:1;margin:0 5px;line-height:32px;font-size:16px;border-radius:4px;background:#444;text-align:center}.social__item:hover{opacity:.8}.social__item-vk{background:#4e7db2}.social__item-telegram{background:#2ea8e0}.popup__settings{max-width:440px}.settings__title{font-size:15px;font-weight:500;margin-top:20px}.settings__row{display:flex;margin-top:10px;padding:4px;border-radius:5px;background:var(--settings__row-bg)}.settings__row-item{flex:1;line-height:34px;border-radius:3px;text-align:center;color:var(--settings__row-item-color)}.settings__row-item:hover{color:var(--settings__row-item-color-hover)}.settings__row-item.active{background:var(--settings__row-item-bg-active);color:#fff;pointer-events:none}.settings__row-item.disabled{opacity:.5;pointer-events:none}.chapter__selector-pad{display:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{border-radius:3px;background:var(--scrollbar-track,#222)}::-webkit-scrollbar-thumb{border-radius:3px;background:var(--scrollbar-thumb,#444)}@media screen and (max-width:1100px){.action__item-label{display:none}.header__item+.header__item{margin-left:10px}.header__post-link{max-width:220px}.footer-comment-item{flex-basis:33%;max-width:33%}.footer-comments-wrapper{padding:0 5px}.bookmark.fixed{height:40px}}@media screen and (max-width:800px){.header__item+.header__item{margin-left:0}.reader__item{min-width:100%}.header__post-link{max-width:130px}.chapter__selector{display:none}.chapter__selector-pad{display:flex}.settings-tablet{display:none}.popup__chapters .popup__body{padding-left:5px;padding-right:5px}.footer-comments-wrapper{margin:0}.footer-comment-item{flex-basis:100%;max-width:100%;margin-right:0}}@media screen and (max-width:590px){.reader-root{min-height:100vh;display:flex;flex-direction:column}.reader-root>.reader-view{flex-grow:1}.header__post-link{max-width:100%;min-width:60px;flex:1 1 0}.action__item{padding:0 10px;min-width:48px}}#scrolltop{position:fixed;width:60px;height:60px;line-height:60px;right:10px;bottom:50px;z-index:990;display:none;background-color:var(--bg-lighter);color:var(--tt-darker);cursor:pointer;font-size:24px;border-radius:50%;text-align:center;box-shadow:0 5px 10px rgba(0,0,0,.6)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2c2c2c}::-webkit-scrollbar-thumb{background:#5c5c5c;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7c7c7c}