/* 18+ Comic v2.8.0 — optional dark mode */
html[data-ec18-theme="dark"]{color-scheme:dark;--vtt-paper:#0e1117;--vtt-panel:#1a202a;--vtt-ink:#f3f5f7;--vtt-muted:#9da8b5;--vtt-line:#353e4b;--vtt-soft:#202734;--vtt-panel-shadow:0 16px 40px rgba(0,0,0,.32);--vtt-panel-shadow-soft:0 10px 24px rgba(0,0,0,.24)}
html[data-ec18-theme="dark"] body{color:#f3f5f7;background:radial-gradient(circle at 10% 0,rgba(104,204,229,.08),transparent 28%),radial-gradient(circle at 90% 15%,rgba(182,155,234,.07),transparent 30%),#0e1117}
html[data-ec18-theme="dark"] .vtt-site-content,html[data-ec18-theme="dark"] .vtt-library-stage,html[data-ec18-theme="dark"] .vtt-featured-videos{background:transparent}
html[data-ec18-theme="dark"] .vtt-comic-panel,html[data-ec18-theme="dark"] .vtt-comic-widget,html[data-ec18-theme="dark"] .vtt-aside-related,html[data-ec18-theme="dark"] .vtt-video-detail-card,html[data-ec18-theme="dark"] .vtt-story-panel,html[data-ec18-theme="dark"] .vtt-ad-slot{color:#f3f5f7;background:#1a202a;border-color:#353e4b;box-shadow:0 14px 34px rgba(0,0,0,.28)}
html[data-ec18-theme="dark"] .vtt-video-card,html[data-ec18-theme="dark"] .vtt-card-copy,html[data-ec18-theme="dark"] .vtt-term-card,html[data-ec18-theme="dark"] .vtt-member-panel{color:#f3f5f7;background:#161c25;border-color:#353e4b}
html[data-ec18-theme="dark"] .vtt-card-copy .title,html[data-ec18-theme="dark"] h1,html[data-ec18-theme="dark"] h2,html[data-ec18-theme="dark"] h3,html[data-ec18-theme="dark"] a{color:#f3f5f7}
html[data-ec18-theme="dark"] .video-datas,html[data-ec18-theme="dark"] .vtt-muted,html[data-ec18-theme="dark"] .description{color:#9da8b5}
html[data-ec18-theme="dark"] input,html[data-ec18-theme="dark"] textarea,html[data-ec18-theme="dark"] select{color:#f3f5f7;background:#11161e;border-color:#3b4655}
html[data-ec18-theme="dark"] input:focus,html[data-ec18-theme="dark"] textarea:focus,html[data-ec18-theme="dark"] select:focus{border-color:var(--vtt-yellow,#ffd82f);box-shadow:0 0 0 3px rgba(255,216,47,.14)}
html[data-ec18-theme="dark"] .vtt-comic-breadcrumb-bar{color:#d8dee7;background:#181e27;border-color:#353e4b}
html[data-ec18-theme="dark"] .vtt-comic-breadcrumb-bar a,html[data-ec18-theme="dark"] .vtt-comic-breadcrumb-bar span{color:#d8dee7}
html[data-ec18-theme="dark"] .vtt-filter-tabs a,html[data-ec18-theme="dark"] .vtt-chip,html[data-ec18-theme="dark"] .vtt-single-tags a{color:#e8ebef;background:#202734;border-color:#3d4755}
html[data-ec18-theme="dark"] .vtt-filter-tabs a.is-active,html[data-ec18-theme="dark"] .vtt-filter-tabs a:hover{color:#17171d;background:var(--vtt-yellow,#ffd82f);border-color:var(--vtt-yellow,#ffd82f)}
.ec18-mode-toggle{position:fixed;right:22px;bottom:calc(var(--ec18-catfish-height,0px) + 88px);z-index:9100;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;border:1px solid rgba(32,39,49,.28);border-radius:999px;color:#f5f6f8;background:#171d25;box-shadow:0 12px 28px rgba(0,0,0,.28);font:800 12px Inter,sans-serif;cursor:pointer}
.ec18-mode-toggle:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(0,0,0,.34)}
html[data-ec18-theme="dark"] .ec18-mode-toggle{color:#16191e;background:#ffd82f;border-color:#ffd82f}
@media(max-width:767px){.ec18-mode-toggle{right:14px;bottom:calc(var(--ec18-catfish-height,0px) + 76px);width:42px;height:42px;min-height:42px;padding:0;justify-content:center}.ec18-mode-toggle span{display:none}}
