article.svelte-1a9l0n2.svelte-1a9l0n2{height:var(--item-height, 125px);position:relative;overflow:hidden;border-radius:8px;margin:0 auto 8px;cursor:pointer;border:2px solid transparent;user-select:none;background-color:#fff2;--wrapper-width:100%;width:100%}article.svelte-1a9l0n2 .image.svelte-1a9l0n2{transform:translateY(-15%);transition:all .225s ease-in-out}article.svelte-1a9l0n2 .title.svelte-1a9l0n2{position:absolute;top:0;left:0;width:100%;padding:12px;text-align:left;font-size:36px;font-weight:700;line-height:1;text-shadow:2px 2px rgba(0,0,0,.2666666667);transition:transform .425s ease-out;color:#fff}article.svelte-1a9l0n2 .reading.svelte-1a9l0n2{position:absolute;bottom:4px;left:0;width:100%;text-align:center;transform:translateY(12px);opacity:0;transition:all .225s ease-out;transition-delay:.175s;white-space:nowrap}article.svelte-1a9l0n2 .reading .svelte-1a9l0n2{border-radius:9.5px;padding:2px 16px;background-color:hsl(var(--primary-color-h),90%,65%);font-size:13px;color:#0009}article.svelte-1a9l0n2.svelte-1a9l0n2:hover{border-color:var(--primary-color)}article.svelte-1a9l0n2:hover .image.svelte-1a9l0n2{transform:translateY(-17%)}article.svelte-1a9l0n2:hover .reading.svelte-1a9l0n2{transform:translateY(0);opacity:1;transition-delay:0}article.svelte-1a9l0n2:hover .title.svelte-1a9l0n2{transform:translateY(-40px)}@media only screen and (max-width: 1200px){article.svelte-1a9l0n2 .reading.svelte-1a9l0n2{transform:translateY(0);opacity:1;transition-delay:0}}@media only screen and (max-width: 767px){article.svelte-1a9l0n2 .title.svelte-1a9l0n2{font-size:28px}}.isLastChapterReached.svelte-1a9l0n2 img{filter:saturate(60%) grayscale(33%)}.help-item.svelte-ak8sgk.svelte-ak8sgk{--border-alpha:.7;width:100%;padding:12px;border-radius:4px;border:1px solid hsla(var(--primary-color-h),var(--primary-color-s),var(--primary-color-l),var(--border-alpha));background:rgba(255,255,255,.0666666667);display:grid;grid-template-columns:1fr 48px;justify-content:center;align-items:center;text-align:left;margin-bottom:8px;font-size:.85em;line-height:1.25;cursor:pointer;user-select:none;text-decoration:none}.help-item.svelte-ak8sgk span.svelte-ak8sgk{opacity:.85}.help-item.svelte-ak8sgk svg{justify-self:end}.help-item.svelte-ak8sgk path{transition:all .125s ease-in;color:var(--primary-color)!important;opacity:.7}.help-item.svelte-ak8sgk.svelte-ak8sgk:hover{--border-alpha:.9}.help-item.svelte-ak8sgk:hover span.svelte-ak8sgk{opacity:1}.help-item.svelte-ak8sgk:hover path{transform:translate(4px);color:var(--primary-color)!important;opacity:.95}article.svelte-1s6cjd1{margin:0 8px 8px;display:flex;flex-direction:column}@media only screen and (min-width: 1800px){article.svelte-1s6cjd1{padding:0 8px}}@media only screen and (min-width: 2200px){article.svelte-1s6cjd1{padding:0 12px}}section.svelte-1f094kv.svelte-1f094kv{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 var(--padding);padding-top:24px;position:relative;width:var(--shortcut-width)}section.svelte-1f094kv path{color:hsla(var(--primary-color-h),88%,56%,.44)}html.light section.svelte-1f094kv path{color:hsla(var(--primary-color-h),88%,56%,.86)}section.svelte-1f094kv em.svelte-1f094kv{display:block;font-weight:300;opacity:.56;margin-top:12px;font-size:.95em;padding:4px 42px 12px;line-height:1.2}html.light section.svelte-1f094kv em.svelte-1f094kv{opacity:.85}section.svelte-1f094kv .grid-item.svelte-1f094kv{width:100%;padding:0 12px}@media only screen and (max-width: 1200px){section.svelte-1f094kv .grid-item.svelte-1f094kv{padding:0;position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:4px 12px}}@media only screen and (max-width: 767px){section.svelte-1f094kv .grid-item.svelte-1f094kv{gap:4px}}.help.svelte-1f094kv.svelte-1f094kv{text-align:left;font-size:.9em;align-self:start;margin:50px 8px 2px}.novel.svelte-xp7tr6.svelte-xp7tr6:not(:first-of-type){border-top:1px solid rgba(0,0,0,.1333333333);margin-top:-1px}.novel.svelte-xp7tr6.svelte-xp7tr6{width:100%;height:65px;display:grid;grid-template-columns:65px 1fr 140px;grid-template-rows:1fr 24px;grid-gap:4px;grid-template-areas:"image title title" "image chapter lastRead";cursor:pointer;text-decoration:none}.novel.svelte-xp7tr6.svelte-xp7tr6:hover{background-color:#0002}.novel.svelte-xp7tr6:hover img.svelte-xp7tr6{filter:saturate(100%) grayscale(0%)}.novel.svelte-xp7tr6:hover .chapter.svelte-xp7tr6{font-size:.85em;font-weight:700}.novel.svelte-xp7tr6:hover .last-read.svelte-xp7tr6{opacity:1}.novel.svelte-xp7tr6 img.svelte-xp7tr6{filter:saturate(60%) grayscale(20%);grid-area:image;width:65px;height:65px}.novel.svelte-xp7tr6 .title.svelte-xp7tr6{grid-area:title}.novel.svelte-xp7tr6 .chapter.svelte-xp7tr6{grid-area:chapter;font-size:.75em;align-self:end}.novel.svelte-xp7tr6 .last-read.svelte-xp7tr6{grid-area:lastRead;color:var(--primary-color);font-style:italic;font-size:.625em;align-self:end;text-align:right;padding:2px 4px;opacity:.75}.empty.svelte-xp7tr6.svelte-xp7tr6{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:36px}.empty.svelte-xp7tr6 path{color:hsla(var(--primary-color-h),88%,56%,.44)}html.light .empty.svelte-xp7tr6 path{color:hsla(var(--primary-color-h),88%,56%,.86)}.empty.svelte-xp7tr6 em.svelte-xp7tr6{display:block;font-weight:300;opacity:.56;margin-top:12px;font-size:.95em;padding:4px 42px 12px;line-height:1.2}html.light .empty.svelte-xp7tr6 em.svelte-xp7tr6{opacity:.85}.shortcut.svelte-1agg55m.svelte-1agg55m{--shorcut-head-height:120px;--padding:4px 8px;--height:calc(100vh - var(--header-height));width:var(--shortcut-width);height:var(--height);top:var(--header-height);left:var(--sidebar-width);background:var(--foreground-color);position:fixed;display:grid;grid-template-columns:100%;grid-template-rows:var(--shorcut-head-height) calc(var(--height) - var(--shorcut-head-height));box-shadow:2px 0 12px #0003;border-right:2px solid rgba(136,136,136,.0666666667);z-index:10;overflow-x:hidden}@media only screen and (max-width: 1200px){.shortcut.svelte-1agg55m.svelte-1agg55m{display:var(--display, none);--shortcut-width:100vw;height:100vh}}html.light .shortcut.svelte-1agg55m.svelte-1agg55m{border-right:1.5px solid rgba(0,0,0,.1333333333);box-shadow:none}.shortcut.svelte-1agg55m .head.svelte-1agg55m{width:100%;height:var(--shorcut-head-height);background-color:hsl(var(--primary-color-h),10%,22%);box-shadow:0 8px 16px #0002;z-index:5;position:relative}html.light .shortcut.svelte-1agg55m .head.svelte-1agg55m{background-color:hsl(var(--primary-color-h),60%,44%)}html.light .shortcut.svelte-1agg55m .head .recent.svelte-1agg55m,html.light .shortcut.svelte-1agg55m .head .bookmark.svelte-1agg55m{opacity:1!important}html.light .shortcut.svelte-1agg55m .head .select.svelte-1agg55m{color:#fff!important;background:rgba(255,255,255,.2);border-radius:4px}.shortcut.svelte-1agg55m .head .tabs.svelte-1agg55m{position:absolute;bottom:4px;left:0;display:flex;justify-content:space-around;width:100%}.bookmark.svelte-1agg55m.svelte-1agg55m,.recent.svelte-1agg55m.svelte-1agg55m{padding:var(--padding);opacity:.72;text-align:center;text-transform:uppercase;letter-spacing:.075em;cursor:pointer;user-select:none;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;transition:color .175s ease-out}.select.svelte-1agg55m.svelte-1agg55m{opacity:1;color:hsl(var(--primary-color-h),var(--primary-color-s),65%)}article.svelte-1agg55m.svelte-1agg55m{--padding:0;display:flex;width:calc(var(--shortcut-width) * 2);transition:transform .325s ease-in-out}@media only screen and (max-width: 1200px){article.svelte-1agg55m.svelte-1agg55m{--padding:24px}}@media only screen and (max-width: 767px){article.svelte-1agg55m.svelte-1agg55m{--padding:12px}}article.svelte-1agg55m section{width:var(--shortcut-width);height:100%;overflow-y:scroll;scrollbar-width:0px}article.svelte-1agg55m section::-webkit-scrollbar{width:0}
