.ep-section.svelte-bo81f4{margin-bottom:0}.ep-list.svelte-bo81f4{border:1px solid var(--weeb-border);border-radius:var(--weeb-radius-lg, 12px);overflow:hidden;max-height:520px;overflow-y:auto}.ep-list.svelte-bo81f4::-webkit-scrollbar{width:6px}.ep-list.svelte-bo81f4::-webkit-scrollbar-track{background:transparent}.ep-list.svelte-bo81f4::-webkit-scrollbar-thumb{background:var(--weeb-border);border-radius:3px}.ep-row.svelte-bo81f4{display:grid;grid-template-columns:48px 1fr 110px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--weeb-border);transition:background .1s;cursor:pointer}.ep-row.svelte-bo81f4:last-child{border-bottom:none}.ep-row.svelte-bo81f4:hover{background:var(--weeb-surface)}.ep-num.svelte-bo81f4{font-family:var(--weeb-font-mono);font-size:13px;font-weight:700;color:var(--weeb-accent)}.ep-info.svelte-bo81f4{min-width:0}.ep-title.svelte-bo81f4{font-size:14px;font-weight:500;color:var(--weeb-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-sub.svelte-bo81f4{font-size:12px;color:var(--weeb-fg-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-date.svelte-bo81f4{font-family:var(--weeb-font-mono);font-size:12px;color:var(--weeb-fg-muted);text-align:right}.ep-row--future.svelte-bo81f4 .ep-title:where(.svelte-bo81f4){color:var(--weeb-fg-secondary)}.ep-row--future.svelte-bo81f4 .ep-num:where(.svelte-bo81f4){opacity:.5}@media (max-width: 480px){.ep-row.svelte-bo81f4{grid-template-columns:36px 1fr 80px;padding:12px 14px}.ep-num.svelte-bo81f4{font-size:12px}.ep-title.svelte-bo81f4{font-size:13px}.ep-date.svelte-bo81f4{font-size:11px}.ep-list.svelte-bo81f4{max-height:400px}}.chars-loading.svelte-1ip71c8{display:flex;justify-content:center;padding:32px 0}.chars-spinner.svelte-1ip71c8{width:32px;height:32px;border:2px solid var(--weeb-border);border-top-color:var(--weeb-accent);border-radius:50%;animation:svelte-1ip71c8-spin .8s linear infinite}@keyframes svelte-1ip71c8-spin{to{transform:rotate(360deg)}}.chars-root.svelte-1ip71c8{display:flex;flex-direction:column;gap:16px}.chars-filters.svelte-1ip71c8{display:flex;gap:8px;flex-wrap:wrap}.filter-pill.svelte-1ip71c8{padding:6px 14px;border-radius:999px;border:1px solid var(--weeb-border);background:transparent;color:var(--weeb-fg-secondary);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.filter-pill.svelte-1ip71c8:hover{border-color:var(--weeb-accent);color:var(--weeb-fg)}.filter-pill.active.svelte-1ip71c8{background:var(--weeb-accent);border-color:var(--weeb-accent);color:#fff}.chars-grid.svelte-1ip71c8{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.char-card.svelte-1ip71c8{display:flex;flex-direction:column;border:1px solid var(--weeb-border);border-radius:var(--weeb-radius, 8px);background:var(--weeb-bg-elevated);transition:border-color .15s,background .15s;overflow:hidden}.char-card.svelte-1ip71c8:hover{border-color:var(--weeb-accent);background:var(--weeb-surface)}.char-card-main.svelte-1ip71c8{display:flex;align-items:center;gap:12px;padding:14px;cursor:default}.char-card-main.svelte-1ip71c8:has(+.char-va-list:where(.svelte-1ip71c8)),.char-card.svelte-1ip71c8:not(.expanded) .char-card-main:where(.svelte-1ip71c8){cursor:pointer}.char-portrait.svelte-1ip71c8{width:48px;height:48px;border-radius:var(--weeb-radius, 8px);flex-shrink:0;position:relative;overflow:hidden}.char-portrait-img{width:48px!important;height:48px!important;-o-object-fit:cover;object-fit:cover;border-radius:var(--weeb-radius, 8px)}.char-portrait-0.svelte-1ip71c8{background:linear-gradient(135deg,#232546,#140d20)}.char-portrait-1.svelte-1ip71c8{background:linear-gradient(135deg,#19325b,#12132c)}.char-portrait-2.svelte-1ip71c8{background:linear-gradient(135deg,#241c43,#070c1e)}.char-portrait-3.svelte-1ip71c8{background:linear-gradient(135deg,#1d295a,#140c25)}.char-portrait-4.svelte-1ip71c8{background:linear-gradient(135deg,#2a316b,#201136)}.char-portrait-5.svelte-1ip71c8{background:linear-gradient(135deg,#1d1a3a,#040915)}.char-portrait-6.svelte-1ip71c8{background:linear-gradient(135deg,#2f1d4a,#0e0e27)}.char-portrait-7.svelte-1ip71c8{background:linear-gradient(135deg,#213156,#161227)}.char-info.svelte-1ip71c8{min-width:0;flex:1}.char-name.svelte-1ip71c8{font-size:13px;font-weight:700;color:var(--weeb-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.char-role.svelte-1ip71c8{font-family:var(--weeb-font-mono);font-size:10px;color:var(--weeb-violet);font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:2px}.char-role.main.svelte-1ip71c8{color:var(--weeb-accent)}.char-va.svelte-1ip71c8{font-size:12px;color:var(--weeb-fg-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.char-va-lang.svelte-1ip71c8{font-size:10px;opacity:.7}.char-va-more.svelte-1ip71c8{font-size:11px;color:var(--weeb-accent);margin-top:3px;display:flex;align-items:center;gap:4px;cursor:pointer}.expand-icon.svelte-1ip71c8{transition:transform .2s}.expand-icon.rotated.svelte-1ip71c8{transform:rotate(180deg)}.char-va-list.svelte-1ip71c8{border-top:1px solid var(--weeb-border);padding:10px 14px;display:flex;flex-wrap:wrap;gap:6px;background:#0c0d12}.va-chip.svelte-1ip71c8{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--weeb-border);font-size:11px;transition:all .15s}.va-chip.active.svelte-1ip71c8{border-color:var(--weeb-accent);background:#181928}.va-name.svelte-1ip71c8{color:var(--weeb-fg-secondary);font-weight:500}.va-lang.svelte-1ip71c8{font-family:var(--weeb-font-mono);font-size:9px;color:var(--weeb-fg-muted);text-transform:uppercase;letter-spacing:.05em}.chars-empty.svelte-1ip71c8{text-align:center;padding:32px 0;color:var(--weeb-fg-muted);font-size:14px}@media (max-width: 1200px){.chars-grid.svelte-1ip71c8{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.chars-grid.svelte-1ip71c8{grid-template-columns:repeat(2,1fr);gap:8px}.char-card-main.svelte-1ip71c8{padding:10px;gap:10px}.char-portrait.svelte-1ip71c8{width:40px;height:40px}.char-portrait-img{width:40px!important;height:40px!important}.char-name.svelte-1ip71c8{font-size:12px}.char-va.svelte-1ip71c8{font-size:11px}}@media (max-width: 480px){.chars-grid.svelte-1ip71c8{grid-template-columns:1fr}}@keyframes svelte-i411wh-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer.svelte-i411wh{animation:svelte-i411wh-shimmer 2s infinite}.show-root.svelte-rmduc{min-height:100vh;background:var(--weeb-bg);position:relative}.show-error.svelte-rmduc{min-height:100vh;background:var(--weeb-surface);display:flex;align-items:center;justify-content:center}.show-error.svelte-rmduc p:where(.svelte-rmduc){color:var(--weeb-fg-muted)}.hero-banner.svelte-rmduc{position:relative;overflow:hidden;border-bottom:1px solid var(--weeb-border);background:linear-gradient(180deg,color-mix(in oklch,var(--weeb-bg-elevated),var(--weeb-accent) 12%) 0%,color-mix(in oklch,var(--weeb-bg),var(--weeb-accent) 4%) 60%,var(--weeb-bg) 100%)}.hero-banner.svelte-rmduc:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 30% 20%,color-mix(in oklch,var(--weeb-accent),transparent 75%),transparent),radial-gradient(ellipse 60% 50% at 70% 60%,color-mix(in oklch,var(--weeb-violet),transparent 85%),transparent);pointer-events:none}.hero-banner__bg.svelte-rmduc{position:absolute;inset:0;width:100%;height:100%;transition:opacity .3s ease}.hero-banner__bg-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mask-image:linear-gradient(to bottom,rgba(0,0,0,.35) 0%,rgba(0,0,0,.1) 60%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.35) 0%,rgba(0,0,0,.1) 60%,transparent 100%)}.hero-inner.svelte-rmduc{max-width:1440px;margin:0 auto;padding:48px 40px 40px;display:grid;grid-template-columns:240px 1fr;gap:48px;align-items:start;position:relative;z-index:1}.hero-poster.svelte-rmduc{width:240px;height:340px;flex-shrink:0;border-radius:var(--weeb-radius-lg);position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,0 2px 8px #0003}.hero-poster__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-meta.svelte-rmduc{padding-top:4px}.hero-eyebrow.svelte-rmduc{font-family:var(--weeb-font-mono);font-size:11px;font-weight:500;letter-spacing:.1em;color:var(--weeb-fg-muted);text-transform:uppercase;margin-bottom:10px}.hero-title.svelte-rmduc{font-family:var(--weeb-font);font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15;letter-spacing:-.025em;color:var(--weeb-fg);margin-bottom:6px}.hero-title-jp.svelte-rmduc{font-size:15px;color:var(--weeb-fg-muted);margin-bottom:24px;font-weight:400}.hero-score-row.svelte-rmduc{display:flex;align-items:center;gap:20px;margin-bottom:24px}.hero-score-big.svelte-rmduc{font-family:var(--weeb-font-mono);font-size:48px;font-weight:800;color:var(--weeb-accent);line-height:1;letter-spacing:-.03em}.hero-score-details.svelte-rmduc{display:flex;flex-direction:column;gap:2px}.hero-score-label.svelte-rmduc{font-size:12px;color:var(--weeb-fg-muted)}.hero-score-stars.svelte-rmduc{display:flex;gap:2px}.rank-icon.svelte-rmduc{width:18px;height:18px;color:var(--weeb-amber)}.hero-tags.svelte-rmduc{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hero-tag.svelte-rmduc{font-size:12px;font-weight:500;padding:5px 12px;border:1px solid var(--weeb-border);border-radius:20px;color:var(--weeb-fg-secondary);background:color-mix(in oklch,var(--weeb-bg-elevated),transparent 40%);transition:border-color .15s,color .15s,background .15s;cursor:pointer}.hero-tag.svelte-rmduc:hover{border-color:var(--weeb-accent);color:var(--weeb-accent);background:color-mix(in oklch,var(--weeb-accent),transparent 85%)}.hero-details.svelte-rmduc{display:grid;grid-template-columns:auto 1fr;gap:8px 32px}.hero-detail-key.svelte-rmduc{font-family:var(--weeb-font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--weeb-fg-muted);text-transform:uppercase;white-space:nowrap}.hero-detail-val.svelte-rmduc{font-size:13px;color:var(--weeb-fg-secondary)}.hero-detail-val--green.svelte-rmduc{color:var(--weeb-green);font-weight:600}.quick-info.svelte-rmduc{max-width:1440px;margin:-16px auto 0;padding:0 var(--weeb-section-px, 48px);position:relative;z-index:2}.quick-info__inner.svelte-rmduc{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:var(--weeb-bg-elevated);border:1px solid var(--weeb-border);border-radius:var(--weeb-radius-lg);overflow:visible;position:relative;z-index:10}.quick-info__stats.svelte-rmduc{display:flex;align-items:center;gap:8px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;flex:1;min-width:0}.quick-info__stats.svelte-rmduc::-webkit-scrollbar{display:none}.qi-chip.svelte-rmduc{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;color:var(--weeb-fg-secondary);background:var(--weeb-surface);border:1px solid var(--weeb-border);border-radius:var(--weeb-radius-full, 9999px);white-space:nowrap;flex-shrink:0;line-height:1}.qi-chip--accent.svelte-rmduc{color:var(--weeb-accent);border-color:color-mix(in oklch,var(--weeb-accent),transparent 70%);background:color-mix(in oklch,var(--weeb-accent),transparent 90%)}.qi-chip--green.svelte-rmduc{color:var(--weeb-green);border-color:color-mix(in oklch,var(--weeb-green),transparent 70%)}.qi-chip--next.svelte-rmduc{color:var(--weeb-amber);border-color:color-mix(in oklch,var(--weeb-amber),transparent 70%);background:color-mix(in oklch,var(--weeb-amber),transparent 90%);font-family:var(--weeb-font-mono);font-weight:700}.qi-icon.svelte-rmduc{width:12px;height:12px;flex-shrink:0}.qi-dot.svelte-rmduc{width:6px;height:6px;border-radius:50%;background:var(--weeb-fg-muted);flex-shrink:0}.qi-dot--green.svelte-rmduc{background:var(--weeb-green)}.qi-dot--pulse.svelte-rmduc{animation:svelte-rmduc-dotPulse 1.5s ease-in-out infinite}@keyframes svelte-rmduc-dotPulse{0%,to{opacity:1}50%{opacity:.3}}.quick-info__tracking.svelte-rmduc{display:flex;align-items:center;gap:8px;flex-shrink:0}.qi-select.svelte-rmduc{height:32px;padding:0 8px;border:1px solid var(--weeb-border);border-radius:var(--weeb-radius);background:var(--weeb-surface);color:var(--weeb-fg);font-family:var(--weeb-font-mono);font-size:12px;font-weight:600;outline:none;cursor:pointer;min-width:60px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.qi-select.svelte-rmduc:focus{border-color:var(--weeb-accent)}.qi-select.svelte-rmduc:disabled{opacity:.3;cursor:not-allowed}.qi-progress.svelte-rmduc{display:flex;align-items:center;border:1px solid var(--weeb-border);border-radius:var(--weeb-radius);overflow:hidden;height:32px}.qi-ep-btn.svelte-rmduc{width:28px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--weeb-surface);border:none;color:var(--weeb-fg-muted);font-size:14px;cursor:pointer;transition:background .1s,color .1s}.qi-ep-btn.svelte-rmduc:hover{background:var(--weeb-surface-hover);color:var(--weeb-fg)}.qi-ep-btn.svelte-rmduc:disabled{opacity:.3;cursor:not-allowed}.qi-ep-count.svelte-rmduc{padding:0 8px;font-family:var(--weeb-font-mono);font-size:12px;font-weight:600;color:var(--weeb-fg);border-left:1px solid var(--weeb-border);border-right:1px solid var(--weeb-border);background:var(--weeb-surface);height:32px;display:flex;align-items:center;white-space:nowrap;font-variant-numeric:tabular-nums}.main-content.svelte-rmduc{max-width:1440px;margin:0 auto;width:100%;padding:0 var(--weeb-section-px, 48px)}.content-single.svelte-rmduc{display:flex;flex-direction:column;gap:40px;padding:40px 0 20px}.section-heading.svelte-rmduc{font-family:var(--weeb-font);font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--weeb-fg);margin-bottom:16px;display:flex;align-items:center;gap:10px}.section-heading.svelte-rmduc:after{content:"";flex:1;height:1px;background:var(--weeb-border)}.synopsis-text.svelte-rmduc{font-size:15px;line-height:1.8;color:var(--weeb-fg-secondary);max-width:80ch}.synopsis-empty.svelte-rmduc{font-size:14px;color:var(--weeb-fg-muted);font-style:italic}.info-grid.svelte-rmduc{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:0;background:var(--weeb-bg-elevated);border:1px solid var(--weeb-border);border-radius:var(--weeb-radius-lg);overflow:hidden}.info-item.svelte-rmduc{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:14px 20px;border-bottom:1px solid var(--weeb-border);border-right:1px solid var(--weeb-border)}.info-item--full.svelte-rmduc{grid-column:1 / -1;border-right:none}.info-label.svelte-rmduc{font-family:var(--weeb-font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--weeb-fg-muted);text-transform:uppercase;white-space:nowrap;flex-shrink:0}.info-value.svelte-rmduc{font-size:13px;color:var(--weeb-fg-secondary);text-align:right;line-height:1.4}.show-footer.svelte-rmduc{border-top:1px solid var(--weeb-border);padding:32px 0;margin-top:20px;display:flex;justify-content:flex-end}.show-footer.svelte-rmduc p:where(.svelte-rmduc){font-size:12px;color:var(--weeb-fg-muted)}@media (max-width: 1024px){.info-grid.svelte-rmduc{grid-template-columns:1fr}.info-item.svelte-rmduc{border-right:none}}@media (max-width: 768px){.hero-inner.svelte-rmduc{grid-template-columns:1fr;gap:24px;padding:32px 20px}.hero-poster.svelte-rmduc{width:180px;height:256px;margin:0 auto}.hero-meta.svelte-rmduc{text-align:center}.hero-tags.svelte-rmduc{justify-content:center}.hero-details.svelte-rmduc{justify-content:center;max-width:400px;margin:0 auto}.hero-score-row.svelte-rmduc{justify-content:center}.main-content.svelte-rmduc,.quick-info.svelte-rmduc{padding:0 16px}.quick-info__inner.svelte-rmduc{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.quick-info__tracking.svelte-rmduc{flex-wrap:wrap;gap:6px}.content-single.svelte-rmduc{gap:32px;padding:28px 0 16px}}@media (max-width: 480px){.hero-title.svelte-rmduc{font-size:24px}.hero-score-big.svelte-rmduc{font-size:36px}.hero-poster.svelte-rmduc{width:160px;height:228px}.quick-info.svelte-rmduc{margin-top:-8px}}
