.series-page.svelte-c7r1rt{width:100%;max-width:100%;padding:40px 48px;overflow-x:hidden}.page-header.svelte-c7r1rt{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-header.svelte-c7r1rt h1:where(.svelte-c7r1rt){font-family:var(--font-serif);margin:0;font-size:32px;font-weight:600}.primary-action.svelte-c7r1rt,.actions.svelte-c7r1rt a:where(.svelte-c7r1rt),.actions.svelte-c7r1rt button:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt a:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt button:where(.svelte-c7r1rt),.modal-actions.svelte-c7r1rt button:where(.svelte-c7r1rt){font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:700;text-decoration:none}.primary-action.svelte-c7r1rt{background:var(--color-primary);color:var(--color-bg);border:none;border-radius:9999px;padding:10px 18px}.channel-select.svelte-c7r1rt{gap:8px;max-width:360px;margin-bottom:28px;display:grid}.channel-select.svelte-c7r1rt span:where(.svelte-c7r1rt),.modal-form.svelte-c7r1rt .field:where(.svelte-c7r1rt) span:where(.svelte-c7r1rt){color:var(--color-on-surface-variant);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.channel-select.svelte-c7r1rt select:where(.svelte-c7r1rt),.modal-form.svelte-c7r1rt input:where(.svelte-c7r1rt){border:1px solid var(--color-outline-variant);background:var(--color-surface-container-low);color:var(--color-text-primary);border-radius:8px;padding:12px 14px}.series-list.svelte-c7r1rt{gap:16px;display:grid}.series-card.svelte-c7r1rt{border:1px solid var(--color-outline-variant);background:var(--color-surface-container-low);border-radius:8px;grid-template-columns:80px minmax(0,1fr);gap:18px;padding:16px;display:grid}.cover.svelte-c7r1rt{aspect-ratio:2/3;background:var(--color-surface-container);border-radius:4px;width:80px;overflow:hidden}.cover.svelte-c7r1rt img:where(.svelte-c7r1rt){object-fit:cover;width:100%;height:100%}.title-row.svelte-c7r1rt{justify-content:space-between;gap:12px;display:flex}.title-row.svelte-c7r1rt h2:where(.svelte-c7r1rt){font-family:var(--font-serif);margin:0;font-size:18px;font-weight:500}.series-info.svelte-c7r1rt p:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt p:where(.svelte-c7r1rt),.modal-header.svelte-c7r1rt p:where(.svelte-c7r1rt){color:var(--color-on-surface-variant);font-family:var(--font-sans);margin:8px 0 0;font-size:13px}.status-badge.svelte-c7r1rt{border:1px solid var(--color-outline-variant);color:var(--color-on-surface-variant);font-family:var(--font-sans);letter-spacing:.08em;border-radius:9999px;padding:4px 8px;font-size:10px;font-weight:700}.status-badge.completed.svelte-c7r1rt{border-color:var(--color-primary);color:var(--color-primary)}.actions.svelte-c7r1rt{gap:14px;margin-top:14px;display:flex}.actions.svelte-c7r1rt a:where(.svelte-c7r1rt),.actions.svelte-c7r1rt button:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt a:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt button:where(.svelte-c7r1rt){color:var(--color-primary);background:0 0;border:none;padding:0}.toc-list.svelte-c7r1rt{border-top:1px solid var(--color-outline-variant);gap:8px;margin:16px 0 0;padding:14px 0 0;list-style:none;display:grid}.toc-list.svelte-c7r1rt li:where(.svelte-c7r1rt){color:var(--color-on-surface-variant);font-family:var(--font-sans);grid-template-columns:32px minmax(0,1fr) 90px;gap:12px;font-size:13px;display:grid}.toc-list.svelte-c7r1rt strong:where(.svelte-c7r1rt){color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.empty-state.svelte-c7r1rt{border:1px solid var(--color-outline-variant);background:var(--color-surface-container-low);border-radius:8px;padding:32px}.empty-state.svelte-c7r1rt a:where(.svelte-c7r1rt),.empty-state.svelte-c7r1rt button:where(.svelte-c7r1rt){margin-top:16px;display:inline-flex}.modal-backdrop.svelte-c7r1rt{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;place-items:center;display:grid;position:fixed;inset:0}.modal-content.svelte-c7r1rt{border:1px solid var(--color-outline-variant);background:var(--color-surface-container-low);border-radius:16px;width:100%;max-width:440px;padding:32px;box-shadow:0 24px 48px #0006}.modal-header.svelte-c7r1rt h2:where(.svelte-c7r1rt){font-family:var(--font-serif);margin:0;font-size:24px;font-weight:600}.modal-header.svelte-c7r1rt p:where(.svelte-c7r1rt) strong:where(.svelte-c7r1rt){color:var(--color-text-primary)}.modal-form.svelte-c7r1rt{gap:24px;margin-top:24px;display:grid}.modal-form.svelte-c7r1rt .field:where(.svelte-c7r1rt){gap:8px;display:grid}.modal-actions.svelte-c7r1rt{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.modal-actions.svelte-c7r1rt button:where(.svelte-c7r1rt){border-radius:9999px;padding:10px 20px}.modal-actions.svelte-c7r1rt .cancel:where(.svelte-c7r1rt){border:1px solid var(--color-outline-variant);color:var(--color-text-primary);background:0 0}.modal-actions.svelte-c7r1rt .confirm:where(.svelte-c7r1rt){background:var(--color-primary);color:var(--color-bg);border:none}.modal-actions.svelte-c7r1rt .confirm:where(.svelte-c7r1rt):disabled{opacity:.5;cursor:not-allowed}.shimmer.svelte-c7r1rt{background:var(--color-surface-container);position:relative;overflow:hidden}.shimmer.svelte-c7r1rt:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.4s infinite svelte-c7r1rt-shimmer;position:absolute;inset:0}.shimmer.line.svelte-c7r1rt{border-radius:9999px;height:14px}.shimmer.line.wide.svelte-c7r1rt{width:70%}@keyframes svelte-c7r1rt-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
