:root{--font-sans: Geist;--font-jp: "LINE Seed JP";color-scheme:light dark;--color-background-primary: #f0f0f0;--color-background-secondary: #e7e7e7;--color-background-tertiary: #cacaca;--color-border: #bfbfbf;--color-foreground-primary: #262626;--color-wave: #f0f0f0;--color-background-transparent: #f0f0f0ee;--border-radius-normal: 8px;--border-radius-one-side: 8px 0 0 8px;--border-radius-small: 2px;--border-radius-zero: 0;--border-normal: 1px solid var(--color-border);--border-none: none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-background-primary);color:var(--color-foreground-primary)}@media(prefers-color-scheme:dark){:root{--color-background-primary: #191919;--color-background-secondary: #262626;--color-background-tertiary: #393939;--color-border: #4c4c4c;--color-foreground-primary: #e7e7e7;--color-wave: #393939;--color-background-transparent: #191919ee}}body{font-family:var(--font-sans),var(--font-jp),sans-serif;line-height:16px;font-size:12px;font-weight:400;margin:0}::selection{background-color:var(--color-foreground-primary);color:var(--color-background-primary)}@media(max-width:1239px){body{font-size:16px;line-height:20px}}footer[data-v-a44bd4c9]{background:var(--color-background-secondary);border-top:1px solid var(--color-border);box-sizing:border-box;height:100px;display:flex;justify-content:center;align-items:center;margin-top:auto;margin-bottom:0}p[data-v-a44bd4c9]{width:1200px;text-align:center}@media(max-width:1239px){footer[data-v-a44bd4c9]{height:150px}p[data-v-a44bd4c9]{padding:0 20px}}.base-button[data-v-80fc5524]{font-family:var(--font-sans),sans-serif;font-size:12px;height:32px;background:var(--color-background-primary);color:var(--color-foreground-primary);border:var(--border-normal);border-radius:var(--border-radius-normal);box-sizing:border-box;transition:background .2s ease-in-out}.base-button[data-v-80fc5524]:hover{background:var(--color-background-secondary);cursor:pointer}.base-button[data-v-80fc5524]:active{background:var(--color-background-tertiary)}@media(max-width:1239px){.base-button[data-v-80fc5524]{font-size:16px;height:40px}}.select[data-v-e99e464f]{position:relative}.select-button[data-v-e99e464f]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:10px;padding-right:6px}.material-symbols-outlined[data-v-e99e464f]{font-size:20px}.dropdown-icon[data-v-e99e464f]{transition:transform .2s ease-in-out}.dropdown-icon.open[data-v-e99e464f]{transform:rotate(180deg)}.options[data-v-e99e464f]{width:100%;max-height:384px;border-radius:var(--border-radius-normal);overflow:hidden;overflow-y:scroll;outline:1px solid var(--color-border);outline-offset:-1px;display:flex;flex-direction:column;position:absolute;top:31px;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:99}.options.open[data-v-e99e464f]{opacity:1;pointer-events:auto}.option[data-v-e99e464f]{border-radius:var(--border-radius-zero);border:var(--border-none);outline:1px solid var(--color-border);flex:0 0 auto}.selected-option[data-v-e99e464f],.option-label[data-v-e99e464f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media(max-width:1239px){.options[data-v-e99e464f]{top:39px}}.format-select[data-v-96ef2c16]{width:76px}@media(max-width:1239px){.format-select[data-v-96ef2c16]{width:89px}}.link[data-v-4a4217b3]{text-decoration:none}.logo[data-v-4a4217b3]{display:flex;flex-direction:row;align-items:center;gap:5px}img[data-v-4a4217b3]{height:32px;width:32px;border-radius:var(--border-radius-normal);-webkit-user-select:none;user-select:none}span[data-v-4a4217b3]{font-family:var(--font-jp),sans-serif;font-size:16px;font-weight:400;color:var(--color-foreground-primary)}.icon[data-v-55568e02]{height:20px;width:20px;background:var(--color-background-primary);border:var(--border-normal);border-radius:var(--border-radius-small);box-sizing:border-box;display:flex;justify-content:center;align-items:center}input[data-v-b8f861cd]{height:32px;width:300px;padding-left:10px;padding-right:31px;background:var(--color-background-primary);border:var(--border-normal);box-sizing:border-box;border-radius:var(--border-radius-normal);outline:1px solid transparent;outline-offset:-1px;font-family:var(--font-sans),sans-serif;color:var(--color-foreground-primary);transition:outline .2s ease-in-out;text-transform:capitalize}input[data-v-b8f861cd]:focus{outline:2px solid var(--color-foreground-primary)}.wrapper[data-v-b8f861cd]{position:relative;width:300px;height:32px}.icon[data-v-b8f861cd]{position:absolute;right:6px;top:6px}@media(max-width:1239px){input[data-v-b8f861cd]{font-size:16px;width:min(calc(100vw - 134px),306px);height:40px}.wrapper[data-v-b8f861cd]{width:min(calc(100vw - 134px),306px);height:40px}.icon[data-v-b8f861cd]{display:none}}header[data-v-1b68a8d5]{height:52px;border-bottom:1px solid var(--color-border);box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;position:sticky;top:0;background:var(--color-background-transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1}.content[data-v-1b68a8d5]{width:1200px;height:52px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right[data-v-1b68a8d5]{display:flex;flex-direction:row;gap:5px}@media(max-width:1239px){header[data-v-1b68a8d5]{height:60px}.content[data-v-1b68a8d5]{height:60px;width:100%;justify-content:center}}.container[data-v-a1162dcb]{min-height:calc(100vh - 192px);width:1200px;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:20px}@media(max-width:1239px){.container[data-v-a1162dcb]{min-height:calc(100vh - 230px);width:100vw}}.placeholder[data-v-76cf91e8]{width:var(--v9c085db0);height:var(--v4f6a3e76);margin-top:var(--v40452687);background:var(--color-background-secondary);border-radius:var(--border-radius-normal);border:var(--border-normal);box-sizing:border-box;background-image:linear-gradient(to right,var(--color-background-secondary) 0%,var(--color-wave) 20%,var(--color-background-secondary) 40%,var(--color-background-secondary) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:shimmer-76cf91e8 .75s infinite linear}@keyframes shimmer-76cf91e8{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1239px){.placeholder[data-v-76cf91e8]{max-width:min(calc(100vw - 40px),400px)}}.player[data-v-a5f4ea9f]{display:flex;justify-content:center;align-items:center;overflow:hidden}iframe[data-v-a5f4ea9f]{height:382px;width:680px}@media(max-width:1239px){.player[data-v-a5f4ea9f],iframe[data-v-a5f4ea9f]{width:min(calc(100vw - 40px),400px);height:min(calc((100vw - 40px) / 9 * 16),225px)}}.episodes[data-v-ec512773]{display:flex;flex-direction:column;background:var(--color-background-primary);color:var(--color-foreground-primary);border-radius:var(--border-radius-normal);height:384px;width:150px;overflow:hidden;overflow-y:scroll;outline:1px solid var(--color-border);outline-offset:-1px}.episode[data-v-ec512773]{font-family:var(--font-sans),sans-serif;font-size:12px;text-align:left;padding-left:10px;height:32px;width:150px;background:var(--color-background-primary);border:var(--border-none);outline:1px solid var(--color-border);flex:0 0 auto;transition:background .2s ease-in-out}.episode[data-v-ec512773]:hover{background:var(--color-background-secondary);cursor:pointer}.active[data-v-ec512773]{background:var(--color-foreground-primary);color:var(--color-background-primary)}.active[data-v-ec512773]:hover{background:var(--color-foreground-primary)}.episodes[data-v-fa72a61d]{width:min(calc(100vw - 40px),400px)}h1[data-v-2654d48b]{font-size:24px;line-height:32px;font-weight:600;margin:10px 0 0}.small[data-v-2654d48b]{font-size:12px;line-height:16px;line-clamp:1;text-overflow:ellipsis;white-space:normal;word-break:break-word}.large[data-v-2654d48b]{font-size:24px;line-height:32px}@media(max-width:1239px){h1[data-v-2654d48b]{width:100%;max-width:400px;text-align:center}.small[data-v-2654d48b]{font-size:16px;line-height:20px}}a[data-v-a736a08f]{text-decoration:none}.link-button[data-v-a736a08f]{width:164px;position:relative}img[data-v-a736a08f]{width:20px;height:20px;border:var(--border-normal);border-radius:var(--border-radius-small);box-sizing:border-box;position:absolute;top:5px;left:5px}@media(max-width:1239px){.link-button[data-v-a736a08f]{width:100%}img[data-v-a736a08f]{width:28px;height:28px}}.source-select-button[data-v-f47fd06e]{padding:0 12px}.source-select-button.selected[data-v-f47fd06e],.source-select-button.selected[data-v-f47fd06e]:hover{background:var(--color-foreground-primary);color:var(--color-background-primary)}.source-select[data-v-9c6b13cc]{display:flex;flex-direction:column;gap:5px}.source-select-buttons[data-v-9c6b13cc]{display:flex;flex-direction:row;gap:5px}img[data-v-5c2b1c68]{-webkit-user-select:none;user-select:none}.cover[data-v-61c8854f]{width:180px;height:270px;background:var(--color-background-secondary);border:var(--border-normal);border-radius:var(--border-radius-normal);box-sizing:border-box;object-fit:cover}.small[data-v-61c8854f]{width:100px;height:150px}.large[data-v-61c8854f]{width:180px;height:270px}p[data-v-60a0baf5]{margin:5px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden;white-space:normal;word-break:break-word}.small[data-v-60a0baf5]{-webkit-line-clamp:7!important}@media(max-width:1239px){p[data-v-60a0baf5]{width:min(calc(100vw - 40px),400px)}}.scroll-button[data-v-bcf92eb2]{font-family:Material Symbols Outlined,sans-serif!important;height:32px;width:32px;background:var(--color-background-primary);border:var(--border-normal);border-radius:var(--border-radius-normal);box-sizing:border-box;font-size:20px}@media(max-width:1239px){.scroll-button[data-v-bcf92eb2]{height:40px;width:40px}}.title-link-button[data-v-9a5b309c]{width:min(100vw - 240px,154px)}.link-type[data-v-ebccabeb]{font-weight:600}.link[data-v-2fc81f43]{display:flex;flex-direction:row;gap:10px;text-decoration:none;min-width:338px}.link[data-v-2fc81f43]:visited{color:var(--color-foreground-primary)}.link-info[data-v-2fc81f43]{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:10px}.link-info-block[data-v-2fc81f43]{display:flex;flex-direction:column;gap:0}.title-link-heading[data-v-2fc81f43]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;word-break:break-word}@media(max-width:1239px){.link[data-v-2fc81f43]{min-width:min(calc(100vw - 40px),400px);max-width:400px!important}.title-link-heading[data-v-2fc81f43]{text-align:left}}h2[data-v-14565606]{font-size:12px;font-weight:600;margin:0}.links[data-v-14565606]{display:flex;flex-direction:column;gap:10px;width:338px;position:relative}.list[data-v-14565606]{display:flex;flex-direction:row;gap:10px;width:338px;height:150px;overflow:hidden}.scroll-buttons[data-v-14565606]{display:flex;flex-direction:row;gap:5px;position:absolute;bottom:10px;right:0}@media(max-width:1239px){.links[data-v-14565606]{width:min(calc(100vw - 40px),400px)}.list[data-v-14565606]{width:100%;max-width:400px}h2[data-v-14565606]{font-size:16px;font-weight:600;margin:0}}.title-property[data-v-4afae19b]{display:flex;flex-direction:column;gap:0}.title-property-value[data-v-4afae19b]{font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title-properties[data-v-b1f15651]{display:flex;flex-direction:row;gap:10px}.genres[data-v-b1f15651]{max-width:300px}.title-tags[data-v-4a9bfc9c]{width:338px;padding:10px;border:var(--border-normal);border-radius:var(--border-radius-normal);box-sizing:border-box;display:flex;flex-direction:column;gap:5px}@media(max-width:1239px){.title-tags[data-v-4a9bfc9c]{width:min(calc(100vw - 40px),400px)}}.content[data-v-7aee87c7]{display:flex;flex-direction:row;gap:20px}.column[data-v-7aee87c7]{display:flex;flex-direction:column;gap:20px}.player-layout[data-v-7aee87c7]{display:flex;flex-direction:row;gap:10px}.title[data-v-7aee87c7]{display:flex;flex-direction:row;gap:20px;width:842px}.title-info[data-v-7aee87c7]{display:flex;flex-direction:column;gap:5px}.external-links[data-v-7aee87c7]{display:flex;flex-direction:row;gap:10px;width:338px;flex-wrap:wrap}@media(max-width:1239px){.content[data-v-7aee87c7]{flex-direction:column;width:100vw}.column[data-v-7aee87c7]{align-items:center}.title[data-v-7aee87c7]{flex-direction:column;align-items:center;gap:0;width:min(calc(100vw - 40px),400px)}.title-info[data-v-7aee87c7]{align-items:center}.episode-source[data-v-7aee87c7]{position:static;width:min(calc(100vw - 40px),400px)}.external-links[data-v-7aee87c7]{width:min(calc(100vw - 40px),400px);flex-direction:column;flex-wrap:nowrap}.player-layout[data-v-7aee87c7]{flex-direction:column}}.back-button[data-v-14ef9e41]{display:flex;flex-direction:row;gap:0;text-decoration:none;transition:text-decoration-color .2s ease;align-items:center;color:var(--color-foreground-primary)}.material-symbols-outlined[data-v-14ef9e41]{font-size:20px}.title[data-v-14ef9e41]{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:510px}.back-button[data-v-14ef9e41]:visited{color:var(--color-foreground-primary)}.page[data-v-da49e901]{width:100%;object-fit:contain;background:var(--color-background-secondary)}.chapter-select-container[data-v-8eb4bc46]{width:530px;display:flex;flex-direction:column;gap:10px}.chapter-select[data-v-8eb4bc46]{width:530px}.scroll-buttons[data-v-8eb4bc46]{display:flex;flex-direction:row;gap:5px}.chapter-select-container-small[data-v-8eb4bc46]{width:min(calc(100vw - 40px),400px);display:flex;flex-direction:row;gap:5px}@media(max-width:1239px){.chapter-select[data-v-8eb4bc46]{width:min(calc(100vw - 130px),400px)}}.content[data-v-c9beb1a8]{display:flex;flex-direction:row;gap:20px}.column[data-v-c9beb1a8]{display:flex;flex-direction:column}.controls[data-v-c9beb1a8]{width:530px;gap:10px}.pages[data-v-c9beb1a8]{gap:0;outline:1px solid var(--color-border);outline-offset:-1px;border-radius:var(--border-radius-normal);overflow:hidden;overflow-y:scroll;width:650px;flex-shrink:0;height:calc(100vh - 192px);background:var(--color-background-secondary);background-image:linear-gradient(to right,var(--color-background-secondary) 0%,var(--color-wave) 20%,var(--color-background-secondary) 40%,var(--color-background-secondary) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:shimmer-c9beb1a8 .75s infinite linear}.pages[data-v-c9beb1a8]:has(.page){background:var(--color-background-secondary);background-image:none!important;animation:none!important}@keyframes shimmer-c9beb1a8{0%{background-position:200% 0}to{background-position:-200% 0}}.chapter-select-placeholder[data-v-c9beb1a8]{display:flex;flex-direction:column;gap:10px}@media(max-width:1239px){.content[data-v-c9beb1a8]{flex-direction:column;width:100vw;align-items:center}.pages[data-v-c9beb1a8]{width:min(calc(100vw - 40px),400px);height:calc(100vh - 190px)}.controls[data-v-c9beb1a8]{width:min(calc(100vw - 40px),400px)}}.home[data-v-071bc232]{display:flex;flex-direction:column;gap:20px;align-items:center}.art[data-v-071bc232]{height:calc(100vh - 212px);width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media(max-width:1239px){.home[data-v-071bc232]{width:100vw}}.chapters-list[data-v-6efce946]{display:flex;flex-direction:column;gap:5px;align-items:center}.chapter-button[data-v-6efce946]{width:842px;text-align:left;padding-left:10px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1239px){.chapter-button[data-v-6efce946]{width:min(calc(100vw - 40px),400px)}}.message[data-v-96c39156]{width:100%;height:var(--v2aa85228);text-align:center;display:flex;justify-content:center;align-items:center;background-color:var(--color-background-secondary);border:var(--border-normal);border-radius:var(--border-radius-normal);box-sizing:border-box}.content[data-v-e3af8fde]{display:flex;flex-direction:row;gap:20px}.column[data-v-e3af8fde]{display:flex;flex-direction:column;gap:10px}.title[data-v-e3af8fde]{display:flex;flex-direction:row;gap:20px;width:842px}.title-info[data-v-e3af8fde]{display:flex;flex-direction:column;gap:5px;position:relative}.chapter-source[data-v-e3af8fde]{position:absolute;bottom:0}.external-links[data-v-e3af8fde]{display:flex;flex-direction:row;gap:10px;width:338px;flex-wrap:wrap}@media(max-width:1239px){.content[data-v-e3af8fde]{flex-direction:column;width:100vw;align-items:center}.column[data-v-e3af8fde]{align-items:center}.title[data-v-e3af8fde]{flex-direction:column;align-items:center;gap:0;width:min(calc(100vw - 40px),400px)}.title-info[data-v-e3af8fde]{align-items:center}.chapter-source[data-v-e3af8fde]{margin-top:10px;position:static;width:100%}.external-links[data-v-e3af8fde]{width:min(calc(100vw - 40px),400px);flex-direction:column;flex-wrap:nowrap}}.search-result[data-v-2083d2b0]{display:flex;flex-direction:column;gap:5px;height:187px;width:100px;text-decoration:none;color:var(--color-foreground-primary)}.search-result[data-v-2083d2b0]:visited{color:var(--color-foreground-primary)}.search-result:hover .title-cover[data-v-2083d2b0]{transform:translateY(-5px);outline:2px solid var(--color-foreground-primary)}.title-cover[data-v-2083d2b0]{outline:1px solid transparent;outline-offset:-1px;transition:transform .2s ease-in-out,outline .2s ease-in-out}.title-name[data-v-2083d2b0]{width:100px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;word-break:break-word}@media(max-width:1239px){.search-result[data-v-2083d2b0]{height:70px;width:calc(100vw - 40px);max-width:400px;gap:10px;flex-direction:row;outline:1px solid var(--color-border);border-radius:var(--border-radius-normal);outline-offset:-1px}.search-result[data-v-2083d2b0]:hover{background:var(--color-background-secondary)}.search-result:hover .title-cover[data-v-2083d2b0]{transform:none!important;outline:1px solid transparent!important}.title-cover[data-v-2083d2b0]{height:70px;width:48px;flex-shrink:0;border-radius:var(--border-radius-one-side);box-sizing:border-box}.title-name[data-v-2083d2b0]{width:100%;padding-top:10px;padding-bottom:10px;padding-right:20px;align-self:center}}.content[data-v-5545cd6e]{display:flex;flex-direction:column;align-items:center}.search-results[data-v-5545cd6e]{width:1200px;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;justify-content:flex-start}.sentinel[data-v-5545cd6e]{height:10px}@media(max-width:1239px){.search-results[data-v-5545cd6e]{width:min(calc(100vw - 40px),400px);flex-direction:column;gap:5px;flex-wrap:nowrap}.content[data-v-5545cd6e]{width:100vw}}
