:root{--bg:#070b16;--card:#0f172a;--text:#f8fafc;--muted:#94a3b8;--line:#24314d;--accent:#eab308;--btn:#2563eb;--good:#16a34a;--warn:#422006}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Arial,Helvetica,sans-serif;color:var(--text)}a{color:inherit}.topbar{position:sticky;top:0;z-index:10;background:#050816cc;backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:14px 18px}.brand{font-weight:800;text-decoration:none;color:#fff}.container{max-width:1180px;margin:0 auto;padding:18px}.reader-layout{max-width:1420px;margin:0 auto;padding:18px;display:grid;grid-template-columns:220px minmax(0,900px) 220px;gap:16px}.reader-main{min-width:0}.hero,.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:16px;box-shadow:0 8px 30px rgba(0,0,0,.18)}.hero h1,.card h2{margin:0 0 10px}.hint{color:var(--muted);font-size:13px;line-height:1.5}.warn{background:#20140a;border-color:#8a5a16}.notice{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:14px}.searchrow{display:flex;gap:8px}label{display:block;margin:10px 0 6px;color:#e2e8f0}input,select,button,textarea{font:inherit;padding:11px 12px;border:1px solid var(--line);border-radius:11px;background:#0b1220;color:#fff}input,select,textarea{width:100%}textarea{min-height:90px;resize:vertical}button{cursor:pointer;background:var(--btn);color:#fff;border-color:var(--btn);font-weight:700}button.secondary{background:#fff;color:#111}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.comic-card{background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none;display:block;transition:transform .15s}.comic-card:hover{transform:translateY(-2px)}.comic-card img{width:100%;height:220px;object-fit:cover;background:#111827;display:block}.comic-card .pad{padding:10px}.comic-card h3{font-size:14px;margin:0 0 6px}.comic-card p{font-size:12px;color:var(--muted);margin:0}.logbox{background:#020617;color:#e9e9e9;border-radius:12px;padding:12px;min-height:240px;white-space:pre-wrap;overflow:auto;border:1px solid var(--line)}.comic-meta{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}.comic-meta h1{margin-top:0}.chapter-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.chapter-list a{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:8px 10px;text-decoration:none}.pages img{width:100%;height:auto;display:block;margin:0 auto 10px;background:#111827;user-select:none;-webkit-user-drag:none}.ad-slot,.reader-ad{background:#09111f;border:1px dashed #334155;border-radius:14px;margin:14px 0;padding:10px;text-align:center}.reader-ad{position:sticky;top:74px;align-self:start;min-height:250px;display:none}.ad-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.ad-content img{max-width:100%;height:auto}.mobile-only{display:none}.desktop-only{display:block}.admin .card textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}@media(max-width:1050px){.reader-layout{grid-template-columns:1fr;max-width:920px}.desktop-only{display:none!important}.mobile-only{display:block}.reader-ad{display:none!important}}@media(max-width:720px){.two-cols{grid-template-columns:1fr}.searchrow{flex-direction:column}.comic-card img{height:180px}.container,.reader-layout{padding:12px}.hero,.card{padding:14px}.actions button{width:100%}}

.hidden{display:none!important}.toplinks{display:flex;gap:12px;align-items:center}.linkbtn{background:transparent;border:1px solid var(--line);padding:7px 10px}.login-panel{max-width:520px}.login-card h1{margin-top:0}.checkline{display:flex;gap:8px;align-items:center}.checkline input{width:auto}.login-card{margin-top:40px}
.mini-log{background:#020617;border:1px solid var(--line);border-radius:12px;padding:10px;white-space:pre-wrap;color:#e2e8f0;min-height:90px;margin-top:12px}.toplinks a{text-decoration:none;color:#e5e7eb;font-weight:700}.toplinks a:hover{color:var(--accent)}


/* v7 reader fix: lebih lebar dan gambar eksternal lewat proxy */
.reader-layout{width:100%;max-width:1280px;margin:0 auto;padding:18px;display:grid;grid-template-columns:minmax(0,180px) minmax(320px,760px) minmax(0,180px);gap:18px;justify-content:center;align-items:start}.reader-main{width:100%;min-width:0}.comic-meta,.notice,.chapter-list,.pages{width:100%}.comic-meta{font-size:15px;line-height:1.45}.comic-meta h1{font-size:28px;line-height:1.15}.pages{display:flex;flex-direction:column;align-items:center}.pages img{width:100%;max-width:760px;height:auto;display:block;margin:0 auto 12px;background:#111827;border:0}.pages img.img-error{min-height:80px;border:1px dashed #334155;padding:16px;color:#fca5a5}.reader-ad{display:block;min-height:250px}.reader-ad:empty{display:none}@media(max-width:1050px){.reader-layout{display:block;max-width:850px}.reader-main{max-width:760px;margin:0 auto}.desktop-only{display:none!important}.mobile-only{display:block}.comic-meta h1{font-size:24px}}@media(max-width:720px){.reader-main{max-width:100%}.pages img{max-width:100%}.comic-meta h1{font-size:22px}}

/* v8 reader readability + fallback image polish */
.reader-layout{width:100%!important;max-width:1500px!important;margin:0 auto!important;padding:18px!important;display:grid!important;grid-template-columns:minmax(0,180px) minmax(360px,900px) minmax(0,180px)!important;gap:18px!important;justify-content:center!important;align-items:start!important}.reader-main{width:100%!important;max-width:900px!important;margin:0 auto!important}.comic-meta,.notice,.chapter-list,.pages{width:100%!important}.comic-meta{font-size:16px!important;line-height:1.5!important}.comic-meta h1{font-size:30px!important;line-height:1.15!important}.chapter-list a{font-size:14px!important;padding:8px 11px!important}.pages{display:flex!important;flex-direction:column!important;align-items:center!important}.pages img{width:100%!important;max-width:900px!important;height:auto!important;display:block!important;margin:0 auto 12px!important;background:#111827!important;border-radius:0!important}.pages img.img-error{border:1px dashed #334155!important;border-radius:16px!important;background:#111827!important;min-height:180px!important;object-fit:contain!important;padding:0!important}.reader-ad{display:block;min-height:250px}.reader-ad:empty{display:none}@media(max-width:1050px){.reader-layout{display:block!important;max-width:940px!important}.reader-main{max-width:900px!important}.desktop-only{display:none!important}.mobile-only{display:block!important}.comic-meta h1{font-size:25px!important}}@media(max-width:720px){.reader-layout{padding:10px!important}.reader-main{max-width:100%!important}.pages img{max-width:100%!important}.comic-meta h1{font-size:22px!important}}


/* v9 responsive reader polish: nyaman di laptop, tablet, dan HP rasio 9:16 */
html{scroll-behavior:smooth}body{overflow-x:hidden}.topbar{min-height:54px}.reader-layout{width:100%!important;max-width:1540px!important;margin:0 auto!important;padding:18px 14px!important;display:grid!important;grid-template-columns:minmax(160px,1fr) minmax(360px,900px) minmax(160px,1fr)!important;gap:18px!important;justify-content:center!important;align-items:start!important}.reader-main{width:100%!important;max-width:900px!important;margin:0 auto!important}.reader-main .notice{font-size:14px!important;line-height:1.45!important}.comic-meta{font-size:16px!important;line-height:1.5!important;padding:16px!important}.comic-meta h1{font-size:clamp(22px,3vw,32px)!important;line-height:1.12!important;margin-bottom:10px!important}.comic-meta p{margin:0;color:#dbeafe!important}.chapter-list{display:flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important;margin:12px 0 16px!important}.chapter-list a{font-size:14px!important;padding:8px 11px!important;min-width:48px!important;text-align:center!important}.pages{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.pages img{width:100%!important;max-width:900px!important;height:auto!important;display:block!important;margin:0 auto 12px!important;background:#050816!important;object-fit:contain!important}.pages img.img-error{width:100%!important;min-height:190px!important;max-height:none!important;border:1px dashed #334155!important;border-radius:16px!important;background:#111827!important}.reader-ad{max-width:180px!important;min-height:250px!important;position:sticky!important;top:72px!important}.reader-ad:empty,.ad-slot:empty{display:none!important}
@media(max-width:1180px){.reader-layout{grid-template-columns:minmax(0,120px) minmax(360px,860px) minmax(0,120px)!important}.reader-main{max-width:860px!important}.pages img{max-width:860px!important}}
@media(max-width:980px){.reader-layout{display:block!important;max-width:920px!important;padding:14px!important}.reader-main{max-width:860px!important;margin:0 auto!important}.desktop-only{display:none!important}.mobile-only{display:block!important}.comic-meta{padding:14px!important}.chapter-list{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:8px!important;scrollbar-width:thin!important}.chapter-list a{flex:0 0 auto!important}}
@media(max-width:560px){.topbar{padding:12px 14px!important}.brand{font-size:18px!important}.toplinks{gap:10px!important}.reader-layout{padding:8px!important}.reader-main{max-width:100%!important}.reader-main .notice{font-size:12px!important;padding:9px 10px!important;margin-bottom:8px!important}.comic-meta{font-size:14px!important;line-height:1.45!important;padding:12px!important;margin-bottom:8px!important;border-radius:12px!important}.comic-meta h1{font-size:20px!important}.chapter-list{margin:8px 0 10px!important;gap:6px!important}.chapter-list a{font-size:12px!important;min-width:42px!important;padding:7px 9px!important}.pages img{width:100%!important;max-width:100%!important;margin-bottom:8px!important;border-radius:0!important}.pages img.img-error{min-height:150px!important;border-radius:12px!important}.ad-slot{margin:10px 0!important;padding:8px!important}.container{padding:10px!important}.grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important;gap:10px!important}.comic-card img{height:210px!important}}
@media(max-width:390px){.comic-meta h1{font-size:18px!important}.comic-meta p{font-size:12px!important}.pages img.img-error{min-height:130px!important}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.comic-card img{height:190px!important}.comic-card h3{font-size:12px!important}.comic-card p{font-size:11px!important}}
@media(orientation:portrait) and (max-width:720px){.reader-layout{padding-left:6px!important;padding-right:6px!important}.pages img{width:100%!important}.reader-main{width:100%!important}}


/* v10 hard reader override - full readable width on laptop and 9:16 phones */
body.reader-page .reader-layout{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:14px 0 40px!important;}
body.reader-page .reader-main{display:block!important;width:min(96vw,760px)!important;max-width:760px!important;margin:0 auto!important;padding:0!important;}
body.reader-page .pages img.reader-page-img{display:block!important;width:min(96vw,760px)!important;max-width:760px!important;height:auto!important;margin:0 auto 10px!important;object-fit:contain!important;}
body.reader-page .pages img.watermark-page-img{width:min(92vw,480px)!important;max-width:480px!important;margin-bottom:14px!important;}
@media(max-width:560px){body.reader-page .reader-main{width:100vw!important;max-width:100vw!important;padding:0 6px!important}body.reader-page .pages img.reader-page-img{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important}body.reader-page .pages img.watermark-page-img{width:min(calc(100vw - 12px),420px)!important;}}

/* v13 simplified admin */
.simple-admin-hero p { max-width: 900px; }
.quick-card { border: 1px solid rgba(245, 187, 75, .35); }
.quick-actions { display:flex; gap:10px; flex-wrap:wrap; margin:16px 0; align-items:center; }
.bigbtn { font-size: 1.05rem; padding: 14px 18px; }
.progress-panel { margin-top:12px; padding:14px 16px; border-radius:16px; background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.12); line-height:1.6; }
.advanced-box { margin-top: 14px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; background: rgba(0,0,0,.18); }
.advanced-box summary { cursor:pointer; font-weight:700; color:#ffd67a; }
.align-end { align-self:end; }
@media (max-width:720px){ .quick-actions button { width:100%; } .bigbtn { width:100%; } }

/* v14 public UI: KomikIndo/Qi-inspired modern front page */
:root{--womi-bg:#0b0b0c;--womi-surface:#151515;--womi-surface2:#1e1e1f;--womi-border:rgba(255,255,255,.09);--womi-text:#f6f6f6;--womi-muted:#a1a1aa;--womi-accent:#3b82f6;--womi-gold:#facc15;--womi-green:#22c55e;--womi-red:#ef4444}
body.modern-home{background:var(--womi-bg)!important;color:var(--womi-text)!important;font-family:Inter,Arial,Helvetica,sans-serif!important;min-height:100dvh;padding-bottom:0!important}.modern-home a{text-decoration:none;color:inherit}.modern-header{position:sticky;top:0;z-index:80;background:rgba(17,17,17,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--womi-border)}.modern-header-inner{max-width:1220px;margin:0 auto;min-height:62px;padding:0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.modern-left-nav{display:flex;gap:18px;align-items:center;font-weight:800;font-size:14px;color:#fff}.modern-left-nav a{white-space:nowrap}.modern-left-nav a:hover,.modern-tabs button:hover{color:#60a5fa}.modern-logo{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900;font-size:25px;letter-spacing:-.03em}.logo-mark{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#60a5fa,#2563eb);display:inline-grid;place-items:center;color:#fff;font-weight:1000;box-shadow:0 0 0 1px rgba(255,255,255,.12) inset}.modern-search{justify-self:end;display:flex;align-items:center;width:min(100%,320px);height:38px;background:#202020;border:1px solid rgba(255,255,255,.08);border-radius:2px;overflow:hidden}.modern-search input{border:0!important;border-radius:0!important;background:transparent!important;height:100%;padding:0 12px!important;color:#f8fafc!important}.modern-search button{width:42px;height:100%;border:0!important;border-radius:0!important;background:#202020!important;color:#60a5fa!important;font-size:26px;line-height:1;padding:0!important}.modern-tabs{max-width:1220px;margin:0 auto;padding:8px 16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.modern-tabs button{border:0;border-radius:2px;background:#151515;color:#f5f5f5;padding:11px 10px;font-size:13px;font-weight:700;cursor:pointer;transition:.15s}.modern-tabs button.active{background:#0f172a;box-shadow:inset 0 -2px 0 #3b82f6;color:#fff}.modern-wrap{max-width:1220px;margin:0 auto;padding:22px 16px 46px}.modern-adboard{display:none;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 28px;background:transparent!important;border:0!important;padding:0!important}.modern-adboard .ad-content{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.modern-adboard .ad-content img{width:100%;height:auto;border-radius:4px;display:block}.modern-adboard .ad-label{grid-column:1/-1;color:var(--womi-muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.modern-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;align-items:start}.modern-main{min-width:0}.intro-card{background:var(--womi-surface);border:1px solid var(--womi-border);border-radius:8px;margin-bottom:22px;padding:24px 24px;display:flex;justify-content:space-between;gap:18px;align-items:center}.intro-card .eyebrow{display:inline-flex;background:#111;color:#bfdbfe;border-radius:4px;padding:6px 12px;font-weight:900;margin:0 0 12px}.intro-card h1{font-size:28px;margin:0 0 12px;letter-spacing:-.02em}.intro-card p:not(.eyebrow){font-size:15px;line-height:1.55;color:#e5e7eb;margin:0;max-width:720px}.refresh-pill{width:auto!important;border-radius:999px!important;background:#2563eb!important;border-color:#2563eb!important;white-space:nowrap;padding:12px 17px!important}.browse-panel{background:transparent}.browse-toolbar{display:flex;gap:9px;align-items:center;margin-bottom:18px}.browse-search{position:relative;display:flex;align-items:center;flex:1;background:#111;border:1px solid var(--womi-border);border-radius:8px;overflow:hidden}.browse-search span{padding-left:12px;color:var(--womi-muted)}.browse-search input{height:44px;border:0!important;background:transparent!important;color:#fff!important}.browse-select{width:auto!important;min-width:150px;height:44px;border-radius:8px!important;background:#111!important;border:1px solid var(--womi-border)!important;color:#fff!important}.section-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 14px}.section-title-row h2{font-size:22px;margin:0;letter-spacing:-.02em}.series-count{font-size:13px;color:var(--womi-muted);padding:0!important;background:transparent!important;border:0!important;margin:0!important}.poster-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px!important}.poster-card{display:block;min-width:0}.poster-cover{position:relative;width:100%;aspect-ratio:2/3;border-radius:8px;overflow:hidden;background:#18181b;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px rgba(0,0,0,.28);transition:transform .18s,box-shadow .18s,border-color .18s}.poster-card:hover .poster-cover{transform:translateY(-3px);border-color:rgba(96,165,250,.5);box-shadow:0 15px 36px rgba(0,0,0,.4)}.poster-cover img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;display:block}.poster-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:34px;font-weight:1000;color:#475569;background:linear-gradient(145deg,#111827,#0f172a);z-index:0}.poster-cover img+ .poster-fallback{display:none}.poster-badges{position:absolute;top:7px;left:7px;right:7px;display:flex;gap:5px;align-items:flex-start;justify-content:space-between;z-index:2}.poster-badges span{display:inline-block;border-radius:4px;background:rgba(0,0,0,.72);padding:3px 6px;font-size:9px;font-weight:900;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:.04em}.poster-badges .badge-ready{background:rgba(34,197,94,.9)}.poster-badges .badge-pending{background:rgba(234,179,8,.9);color:#111}.poster-chapter{position:absolute;right:7px;bottom:7px;z-index:3;background:rgba(37,99,235,.92);color:#fff;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:900}.poster-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:42px 8px 9px;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 54%,transparent 100%)}.poster-overlay h3{font-size:12px!important;line-height:1.28;margin:0;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.poster-skeleton{aspect-ratio:2/3;border-radius:8px;background:#151515;border:1px solid var(--womi-border);overflow:hidden}.poster-skeleton div{height:100%;background:linear-gradient(90deg,#151515,#222,#151515);background-size:200% 100%;animation:womi-shimmer 1.25s infinite}@keyframes womi-shimmer{to{background-position:-200% 0}}.empty-card{grid-column:1/-1;background:#151515;border:1px solid var(--womi-border);border-radius:8px;padding:28px;text-align:center;color:var(--womi-muted)}.modern-sidebar{position:sticky;top:134px;display:flex;flex-direction:column;gap:16px}.side-card{background:#111;border:1px solid var(--womi-border);border-radius:8px;padding:16px}.side-card h2{margin:0 0 14px;font-size:17px}.popular-list{display:flex;flex-direction:column;gap:14px}.popular-item{display:grid;grid-template-columns:26px 60px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--womi-border)}.popular-item:last-child{border-bottom:0;padding-bottom:0}.rank{width:24px;height:24px;border-radius:999px;background:var(--womi-gold);color:#111;display:grid;place-items:center;font-weight:1000;font-size:12px}.popular-thumb{width:60px;height:80px;border-radius:6px;background:#1f2937;overflow:hidden;display:grid;place-items:center;color:#64748b;font-weight:900}.popular-thumb img{width:100%;height:100%;object-fit:cover}.popular-info{min-width:0;display:flex;flex-direction:column;gap:5px}.popular-info strong{font-size:13px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.popular-info small,.muted,.small-note p{font-size:12px;color:var(--womi-muted);line-height:1.45}.mobile-bottom-nav{display:none}.admin-entry{opacity:.8}
@media(max-width:1100px){.poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modern-layout{grid-template-columns:1fr}.modern-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.modern-header-inner{grid-template-columns:auto 1fr}.modern-logo{justify-content:flex-start}.modern-left-nav{display:none}.modern-search{justify-self:end}}
@media(max-width:780px){body.modern-home{padding-bottom:74px!important}.modern-header{position:relative}.modern-header-inner{min-height:58px;grid-template-columns:1fr;padding:10px 14px}.modern-logo{font-size:22px;justify-content:center}.modern-search{width:100%;justify-self:stretch}.modern-tabs{display:flex;overflow-x:auto;gap:8px;padding:8px 12px;scrollbar-width:none}.modern-tabs button{flex:0 0 auto;min-width:132px}.modern-wrap{padding:12px 10px 26px}.intro-card{padding:18px;display:block}.intro-card h1{font-size:23px}.refresh-pill{margin-top:14px;width:100%!important}.browse-toolbar{display:grid;grid-template-columns:1fr 1fr}.browse-search{grid-column:1/-1}.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important}.modern-sidebar{display:block}.modern-sidebar .small-note{display:none}.popular-list{display:grid;grid-template-columns:1fr;gap:10px}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:8px;z-index:99;display:flex;justify-content:space-around;align-items:center;background:rgba(28,28,28,.9);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:8px 4px;box-shadow:0 10px 40px rgba(0,0,0,.45);backdrop-filter:blur(20px)}.mobile-bottom-nav a{display:flex;flex-direction:column;gap:2px;align-items:center;color:#cbd5e1;font-size:10px;min-width:56px}.mobile-bottom-nav span{font-size:18px}.mobile-bottom-nav a.active{color:#60a5fa}.mobile-bottom-nav b{font-weight:800}.modern-adboard .ad-content{grid-template-columns:1fr}}
@media(max-width:480px){.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.poster-overlay h3{font-size:11px!important}.poster-chapter{font-size:10px}.browse-select{min-width:0;width:100%!important}.section-title-row{display:block}.series-count{display:block;margin-top:4px!important}.popular-item{grid-template-columns:24px 52px minmax(0,1fr)}.popular-thumb{width:52px;height:70px}.intro-card p:not(.eyebrow){font-size:13px}.side-card{padding:13px}}

/* v18 Browse-only Qi style: no Home/Store, poster-first UI */
body.qi-browse-page{--qi-bg:#0a0a0a;--qi-surface:#111;--qi-surface2:#1a1a1a;--qi-border:rgba(255,255,255,.08);--qi-text:#f5f5f5;--qi-muted:#6b7280;--qi-accent:#8230ee;--qi-green:#22c55e;margin:0!important;min-height:100dvh;background:var(--qi-bg)!important;color:var(--qi-text)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;padding:0!important}body.qi-browse-page *{box-sizing:border-box}body.qi-browse-page a{text-decoration:none;color:inherit}.qi-header{position:sticky;top:0;z-index:100;height:64px;background:rgba(10,10,10,.94);backdrop-filter:blur(14px);border-bottom:1px solid transparent}.qi-header-inner{height:100%;max-width:1280px;margin:0 auto;padding:0 18px;display:flex;align-items:center;gap:14px}.qi-logo{display:flex;align-items:center;gap:8px;font-weight:900}.qi-logo-icon{width:30px;height:30px;border-radius:7px;background:linear-gradient(135deg,#8230ee,#3b82f6);display:grid;place-items:center;color:#fff;font-weight:1000;font-size:17px;box-shadow:0 0 0 1px rgba(255,255,255,.12) inset}.qi-logo-text{font-size:18px;letter-spacing:-.04em;background:linear-gradient(90deg,#fff,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.qi-header-spacer{flex:1}.qi-icon-btn{width:36px!important;height:36px!important;border:0!important;background:transparent!important;color:var(--qi-muted)!important;border-radius:8px!important;font-size:24px!important;line-height:1!important;padding:0!important;display:grid!important;place-items:center!important;cursor:pointer}.qi-icon-btn:hover{background:#ffffff0d!important;color:#fff!important}.qi-signin{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:7px;background:var(--qi-accent);color:#fff!important;font-size:12px;font-weight:800}.qi-main{max-width:1280px;margin:0 auto;padding:22px 18px 56px}.qi-filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:20px}.qi-search-box{position:relative;flex:1;min-width:240px;height:40px;border:1px solid var(--qi-border);background:var(--qi-surface);border-radius:8px;display:flex;align-items:center;overflow:hidden}.qi-search-box span{width:36px;text-align:center;color:var(--qi-muted);font-size:20px}.qi-search-box input{height:100%;width:100%;border:0!important;background:transparent!important;color:#fff!important;outline:none!important;padding:0 12px 0 0!important;font-size:14px!important}.qi-search-box input::placeholder{color:#737373}.qi-select{height:40px!important;width:auto!important;min-width:112px!important;border:1px solid var(--qi-border)!important;border-radius:8px!important;background:var(--qi-surface)!important;color:#fff!important;padding:0 30px 0 12px!important;font-size:12px!important;font-weight:600!important;outline:none!important;cursor:pointer!important}.qi-select:focus,.qi-search-box:focus-within{border-color:color-mix(in srgb,var(--qi-accent) 70%,#fff 0%)}.qi-browse-head{display:flex;align-items:baseline;gap:12px;margin:0 0 16px}.qi-browse-head h1{margin:0;font-size:20px!important;line-height:1.2;font-weight:800!important;letter-spacing:-.02em;color:#fff!important}.qi-count{font-size:13px;color:var(--qi-muted)!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important}.qi-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:start}.qi-card{display:block;min-width:0}.qi-cover{position:relative;width:100%;aspect-ratio:2/3;border-radius:7px;overflow:hidden;background:var(--qi-surface2);box-shadow:0 8px 22px rgba(0,0,0,.24);transition:transform .22s ease,filter .22s ease}.qi-card:hover .qi-cover{transform:translateY(-4px);filter:brightness(1.05)}.qi-cover img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;z-index:1}.qi-cover-fallback{position:absolute;inset:0;z-index:0;display:grid;place-items:center;background:linear-gradient(145deg,#111,#1f2937);color:#64748b;font-size:34px;font-weight:1000}.qi-badges{position:absolute;top:6px;left:6px;z-index:3;display:flex;flex-direction:column;gap:3px;align-items:flex-start;pointer-events:none}.qi-badges span{display:inline-block;max-width:92%;border-radius:3px;padding:2px 6px;font-size:8px;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#000000b8}.qi-badges .qi-state{background:var(--qi-green);color:#fff}.qi-rating{position:absolute;top:6px;right:6px;z-index:3;border-radius:3px;background:#0009;color:#a78bfa;padding:2px 6px;font-size:9px;line-height:1.1;font-weight:900}.qi-chapter{position:absolute;right:6px;bottom:6px;z-index:4;border-radius:3px;background:rgba(130,48,238,.92);color:#fff;padding:2px 6px;font-size:9px;font-weight:900;line-height:1.1}.qi-title-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:46px 8px 8px;background:linear-gradient(to top,rgba(0,0,0,.88) 0%,rgba(0,0,0,.42) 60%,transparent 100%)}.qi-title-overlay h2{margin:0!important;color:#fff!important;font-size:11px!important;font-weight:750!important;line-height:1.24!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 1px rgba(0,0,0,.5)}.qi-card-no-image{display:none!important}.qi-skeleton{aspect-ratio:2/3;border-radius:7px;background:linear-gradient(90deg,#151515,#222,#151515);background-size:200% 100%;animation:qi-shimmer 1.25s linear infinite}.qi-empty{grid-column:1/-1;border:1px solid var(--qi-border);background:var(--qi-surface);border-radius:10px;padding:32px;text-align:center;color:var(--qi-muted)}@keyframes qi-shimmer{to{background-position:-200% 0}}.qi-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:30px}.qi-page-btn{min-width:34px!important;height:34px!important;border-radius:7px!important;border:1px solid var(--qi-border)!important;background:var(--qi-surface)!important;color:#d1d5db!important;font-size:12px!important;font-weight:700!important;padding:0 10px!important;cursor:pointer}.qi-page-btn:hover:not(:disabled){background:var(--qi-surface2)!important;color:#fff!important}.qi-page-btn.active{background:var(--qi-accent)!important;border-color:var(--qi-accent)!important;color:#fff!important}.qi-page-btn:disabled{opacity:.42;cursor:not-allowed}.qi-ellipsis{height:34px;min-width:18px;display:grid;place-items:center;color:var(--qi-muted)}body.qi-browse-page .mobile-bottom-nav,body.qi-browse-page .modern-header,body.qi-browse-page .modern-wrap{display:none!important}
@media(max-width:1180px){.qi-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.qi-filter-bar{flex-wrap:wrap}.qi-search-box{flex-basis:100%}.qi-select{flex:1!important;min-width:130px!important}}
@media(max-width:900px){.qi-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.qi-main{padding:16px 12px 44px}.qi-header-inner{padding:0 12px}.qi-filter-bar{gap:8px}.qi-select{min-width:calc(50% - 4px)!important}.qi-browse-head h1{font-size:19px!important}}
@media(max-width:620px){.qi-header{height:58px}.qi-logo-text{font-size:17px}.qi-main{padding-top:14px}.qi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.qi-title-overlay h2{font-size:10px!important}.qi-badges span,.qi-rating,.qi-chapter{font-size:7px}.qi-filter-bar{margin-bottom:16px}.qi-search-box{height:38px}.qi-select{height:38px!important;font-size:11px!important}.qi-browse-head{margin-bottom:12px}.qi-page-btn{min-width:30px!important;height:30px!important;font-size:11px!important;padding:0 8px!important}}
@media(max-width:420px){.qi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.qi-select{min-width:100%!important}.qi-browse-head{display:block}.qi-count{display:block;margin-top:4px!important}.qi-main{padding-left:10px;padding-right:10px}.qi-pagination{gap:5px;flex-wrap:wrap}.qi-cover{border-radius:6px}}

/* v19: perbaikan dropdown dan logo naga emas */
body.qi-browse-page .qi-logo{
  gap:12px!important;
  align-items:center!important;
}
body.qi-browse-page .qi-logo-dragon{
  width:44px!important;
  height:44px!important;
  object-fit:cover!important;
  border-radius:13px!important;
  display:block!important;
  box-shadow:0 0 0 1px rgba(234,179,8,.65) inset,0 0 22px rgba(234,179,8,.32)!important;
  background:#050505!important;
}
body.qi-browse-page .qi-logo-icon{
  display:none!important;
}
body.qi-browse-page .qi-logo-text{
  font-size:23px!important;
  font-weight:1000!important;
  letter-spacing:-.045em!important;
  background:linear-gradient(90deg,#fff8dc 0%,#fbbf24 34%,#f59e0b 58%,#fff1a8 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  text-shadow:0 0 22px rgba(234,179,8,.18)!important;
}
body.qi-browse-page .qi-filter-bar{
  align-items:stretch!important;
}
body.qi-browse-page .qi-select{
  height:46px!important;
  min-height:46px!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:750!important;
  padding:0 42px 0 16px!important;
  border-radius:10px!important;
  appearance:auto!important;
  -webkit-appearance:auto!important;
}
body.qi-browse-page .qi-select option,
body.qi-browse-page .qi-select optgroup{
  font-size:16px!important;
  line-height:1.45!important;
  min-height:42px!important;
  padding:12px 14px!important;
  background:#111!important;
  color:#fff!important;
  font-weight:700!important;
}
body.qi-browse-page .qi-search-box{
  height:46px!important;
  min-height:46px!important;
}
body.qi-browse-page .qi-search-box input{
  font-size:16px!important;
}
@media(max-width:620px){
  body.qi-browse-page .qi-logo-dragon{width:38px!important;height:38px!important;border-radius:11px!important}
  body.qi-browse-page .qi-logo-text{font-size:20px!important}
  body.qi-browse-page .qi-select{height:44px!important;min-height:44px!important;font-size:15px!important;padding-left:14px!important}
  body.qi-browse-page .qi-select option{font-size:15px!important;min-height:40px!important;padding:12px!important}
  body.qi-browse-page .qi-search-box{height:44px!important;min-height:44px!important}
}

/* v20: filter dinamis sesuai data asli + dropdown tetap normal terbaca */
html{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:transparent}
::-webkit-scrollbar-thumb{background:rgba(148,163,184,.32);border-radius:999px;border:2px solid transparent;background-clip:content-box}
::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.58);background-clip:content-box}
body.qi-browse-page .qi-select option{font-size:16px!important;line-height:1.5!important;padding:12px 16px!important}
body.qi-browse-page .qi-select{background-color:#111!important;color:#fff!important}


/* v21: chapter reader simple seperti app 1-komik; watermark dan gambar chapter sama lebar */
body.chapter-mode{background:#070b16!important;color:#fff!important;}
body.chapter-mode .topbar{min-height:48px!important;background:#070b16!important;border-bottom:1px solid #1b263d!important;padding:0 14px!important;}
body.chapter-mode .brand{font-size:13px!important;font-weight:900!important;color:#fff!important;}
body.chapter-mode .toplinks a{font-size:11px!important;color:#e5e7eb!important;}
body.chapter-mode .reader-layout{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 60px!important;}
body.chapter-mode .reader-main{width:min(96vw,760px)!important;max-width:760px!important;margin:0 auto!important;padding:20px 0 50px!important;}
body.chapter-mode .chapter-reader-top{width:100%!important;max-width:760px!important;margin:0 auto 12px!important;padding:0!important;text-align:center!important;}
body.chapter-mode .chapter-title-mini{background:transparent!important;border:0!important;color:#fff!important;font-size:20px!important;line-height:1.25!important;font-weight:900!important;margin:0 0 10px!important;padding:0!important;}
body.chapter-mode .reader-actions{display:flex!important;justify-content:center!important;gap:8px!important;margin:0 0 14px!important;flex-wrap:wrap!important;}
body.chapter-mode .reader-actions a,body.chapter-mode .reader-actions button{border:1px solid #334155!important;border-radius:8px!important;background:#1e293b!important;color:#fff!important;font-size:12px!important;font-weight:900!important;padding:8px 12px!important;}
body.chapter-mode .reader-actions a:first-child{background:#2563eb!important;border-color:#2563eb!important;}
body.chapter-mode .blue-warning{display:none!important;}
body.chapter-mode #chapterList.reader-chips{display:none!important;}
body.chapter-mode .pages{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:0!important;margin:0!important;padding:0!important;}
body.chapter-mode .pages img.reader-page-img,
body.chapter-mode .pages img.watermark-page-img{display:block!important;width:min(96vw,760px)!important;max-width:760px!important;height:auto!important;margin:0 auto!important;border:0!important;border-radius:0!important;object-fit:contain!important;background:#111!important;}
body.chapter-mode .pages img.img-error{width:min(96vw,760px)!important;max-width:760px!important;min-height:160px!important;margin:0 auto 8px!important;border:1px dashed #334155!important;border-radius:8px!important;background:#111827!important;}
body.chapter-mode .chapter-bottom-nav{width:100%!important;max-width:760px!important;margin:18px auto 0!important;padding:0!important;display:flex!important;gap:10px!important;}
body.chapter-mode .chapter-bottom-nav a{border-radius:8px!important;font-size:12px!important;padding:10px 12px!important;}
@media(max-width:760px){
  body.chapter-mode .reader-main{width:100vw!important;max-width:100vw!important;padding:12px 0 44px!important;}
  body.chapter-mode .chapter-reader-top{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;}
  body.chapter-mode .chapter-title-mini{font-size:16px!important;}
  body.chapter-mode .pages img.reader-page-img,body.chapter-mode .pages img.watermark-page-img{width:100vw!important;max-width:100vw!important;}
  body.chapter-mode .chapter-bottom-nav{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;}
  body.chapter-mode .chapter-bottom-nav a{font-size:11px!important;padding:9px 8px!important;}
}

/* v23: admin notifikasi/diagnosa error */
.version-pill{display:inline-block;vertical-align:middle;margin-left:10px;padding:5px 9px;border-radius:999px;background:#1d4ed8;color:#fff;font-size:13px;font-weight:900;letter-spacing:.02em}
.notify-card{border-color:#2563eb!important;background:linear-gradient(180deg,#0f172a,#0b1220)!important}
.notify-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.smallbtn{padding:8px 10px!important;font-size:12px!important;border-radius:9px!important}.notification-box{display:grid;gap:10px}.notify-item{border:1px solid #334155;border-radius:14px;padding:12px 14px;background:#0b1220}.notify-item b{display:block;margin-bottom:5px;font-size:15px}.notify-item p{margin:0;color:#dbeafe;line-height:1.45}.notify-item pre{white-space:pre-wrap;overflow:auto;background:#020617;border:1px solid #1e293b;border-radius:10px;padding:10px;margin:9px 0 0;color:#d1d5db;max-height:260px}.notify-item.info{border-color:#2563eb}.notify-item.success{border-color:#16a34a;background:#052e1a}.notify-item.warn{border-color:#eab308;background:#221a08}.notify-item.error{border-color:#ef4444;background:#270b0b}.progress-panel{line-height:1.45}.quick-actions .bigbtn{font-size:16px;padding:14px 18px}.quick-actions{align-items:center}.simple-admin-hero .version-pill{font-size:12px}


/* v30: panel khusus daftar link judul comic */
.title-link-card .notify-head { gap: 16px; align-items: flex-start; }
.compact-actions { flex-wrap: wrap; justify-content: flex-end; }
.small-progress { margin: 12px 0; }
.title-links-box {
  width: 100%;
  min-height: 320px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 13px;
  line-height: 1.55;
  resize: vertical;
  white-space: pre;
}
@media (max-width: 720px) {
  .title-link-card .notify-head { display: block; }
  .compact-actions { justify-content: flex-start; margin-top: 10px; }
  .title-links-box { min-height: 260px; font-size: 12px; }
}

/* v32: KOLOM 3 form ZIP kedua ditempel di bawah daftar link judul */
.old-engine-auto-card {
  border-color: #1d4ed8;
  background: #101831;
}
.old-engine-auto-card h2 { font-size: 22px; }
.old-engine-grid { align-items: start; gap: 16px; }
.old-engine-auto-card textarea { min-height: 138px; }
.old-engine-auto-card input,
.old-engine-auto-card textarea {
  background: #0b1220;
  border: 2px solid #28374f;
}
.auto-queue-status {
  background:#0b1220;
  border:1px solid #24314d;
  border-radius:12px;
  padding:12px 14px;
  margin:12px 0 16px;
}
.auto-queue-status pre {
  white-space: pre-wrap;
  overflow:auto;
  max-height:220px;
  background:#020617;
  border:1px solid #24314d;
  border-radius:10px;
  padding:10px;
}
.old-engine-actions { margin-top: 18px; }
.old-engine-actions button.secondary {
  background:#1f2937;
  color:#fff;
  border-color:#475569;
}
.old-engine-actions button:disabled { opacity:.55; cursor:not-allowed; }
@media (max-width: 720px) {
  .old-engine-auto-card textarea { min-height: 120px; }
}


/* v32 hard-visible Kolom 3 - old */
.kolom-zip2-card{
  display:block!important;
  margin-top:16px!important;
  border:2px solid #2563eb!important;
  box-shadow:0 0 0 1px rgba(37,99,235,.35),0 12px 32px rgba(0,0,0,.24)!important;
}
.kolom-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 12px;
  padding:8px 12px;
  border-radius:999px;
  background:#1d4ed8;
  color:#fff;
  font-weight:900;
  font-size:12px;
  letter-spacing:.02em;
}
.kolom-zip2-card .old-engine-grid{
  grid-template-columns:1fr 1fr!important;
}
@media(max-width:720px){.kolom-zip2-card .old-engine-grid{grid-template-columns:1fr!important}}


/* v33: Kolom 3 dibuat seperti form ZIP kedua, tepat di bawah Nomor 2 */
.zip2-import-card{
  display:block!important;
  margin-top:16px!important;
  border:2px solid #1d4ed8!important;
  background:#101831!important;
  border-radius:16px!important;
  padding:18px 18px 22px!important;
  box-shadow:0 0 0 1px rgba(37,99,235,.30),0 12px 32px rgba(0,0,0,.22)!important;
}
.zip2-import-card h2{
  margin:0 0 18px!important;
  font-size:22px!important;
  line-height:1.2!important;
}
.zip2-import-card .hint{
  margin:0 0 16px!important;
  color:#aebbd2!important;
  line-height:1.45!important;
}
.zip2-form-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  align-items:start!important;
}
.zip2-import-card label{
  display:block!important;
  margin:14px 0 8px!important;
  font-weight:800!important;
  color:#e5e7eb!important;
}
.zip2-import-card input,
.zip2-import-card textarea{
  width:100%!important;
  box-sizing:border-box!important;
  border:2px solid #334155!important;
  border-radius:14px!important;
  background:#0b1220!important;
  color:#e5e7eb!important;
  outline:none!important;
}
.zip2-import-card input{
  min-height:39px!important;
  padding:10px 12px!important;
}
.zip2-import-card textarea{
  min-height:138px!important;
  padding:12px!important;
  resize:vertical!important;
}
.zip2-small-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.zip2-actions{
  margin-top:18px!important;
  display:flex!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  align-items:center!important;
}
.zip2-actions button{
  border-radius:12px!important;
  font-weight:900!important;
}
.zip2-import-card .auto-queue-status{
  margin:14px 0 0!important;
  background:#0b1220!important;
  border:1px solid #334155!important;
  border-radius:12px!important;
}
@media(max-width:720px){
  .zip2-form-grid,.zip2-small-grid{grid-template-columns:1fr!important;}
}


/* v34: empat kolom/form ZIP kedua dengan arah antrean berbeda */
.lane-summary-card{
  border-color:#2f6af5!important;
}
.lane-rule-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.lane-rule-grid>div{
  border:1px solid #2b3a55;
  background:#0b1425;
  border-radius:12px;
  padding:12px;
  font-size:13px;
  line-height:1.45;
}
.zip2-lanes-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  align-items:start;
}
.zip2-lanes-grid .card{
  margin:0!important;
}
.lane-card{
  position:relative;
}
.lane-direction-badge{
  display:inline-block;
  margin:0 0 12px;
  padding:7px 11px;
  border-radius:999px;
  border:1px solid #2f6af5;
  background:#0b1c3f;
  color:#dce7ff;
  font-weight:900;
  font-size:12px;
}
.lane-3 .lane-direction-badge{border-color:#38bdf8;}
.lane-4 .lane-direction-badge{border-color:#f59e0b;}
.lane-5 .lane-direction-badge{border-color:#a78bfa;}
.lane-6 .lane-direction-badge{border-color:#22c55e;}
.zip2-lanes-grid .zip2-form-grid{
  grid-template-columns:1fr!important;
}
.zip2-lanes-grid .zip2-small-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.zip2-lanes-grid .zip2-actions{
  gap:8px;
}
.zip2-lanes-grid .zip2-actions button{
  padding:10px 12px!important;
  font-size:12px!important;
}
@media(max-width:1100px){
  .lane-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .zip2-lanes-grid{grid-template-columns:1fr;}
}
@media(max-width:720px){
  .lane-rule-grid{grid-template-columns:1fr;}
  .zip2-lanes-grid .zip2-small-grid{grid-template-columns:1fr!important;}
}


/* v42 backup history restore */
.backup-card .actions{align-items:center}.backup-history-list{display:grid;gap:10px;margin-top:12px}.backup-empty{border:1px dashed #334155;border-radius:14px;padding:14px;color:#cbd5e1;background:#07101f}.backup-item{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border:1px solid #334155;border-radius:16px;padding:14px;background:#09111f}.backup-item.latest{border-color:#22c55e;background:#052e1a}.backup-title{font-weight:900;font-size:15px;margin-bottom:6px}.backup-meta{color:#cbd5e1;line-height:1.5;font-size:13px}.backup-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:180px}.backup-id-details{margin-top:8px;color:#94a3b8;font-size:12px}.backup-id-details code{display:block;margin-top:6px;background:#020617;border:1px solid #1e293b;border-radius:8px;padding:7px;word-break:break-all;color:#e5e7eb}.danger,.backup-actions button.danger{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}@media(max-width:720px){.backup-item{display:block}.backup-actions{margin-top:12px;justify-content:flex-start}.backup-actions button{width:100%}}

/* v45: header search box muncul tepat di kiri icon search + dropdown item setara ukuran atas */
body.qi-browse-page .qi-header-search-box{
  width:0;
  max-width:0;
  height:36px;
  opacity:0;
  pointer-events:none;
  overflow:hidden;
  transition:width .18s ease,max-width .18s ease,opacity .14s ease,border-color .14s ease;
  display:flex;
  align-items:center;
  background:#111!important;
  border:1px solid var(--qi-border)!important;
  border-radius:8px!important;
  margin:0 0 0 auto!important;
  color:#fff!important;
}
body.qi-browse-page .qi-header-search-box.open,
body.qi-browse-page .qi-header-search-box:focus-within{
  width:min(330px,42vw);
  max-width:min(330px,42vw);
  opacity:1;
  pointer-events:auto;
  border-color:color-mix(in srgb,var(--qi-accent) 70%,#fff 0%)!important;
}
body.qi-browse-page .qi-header-search-box span{
  width:34px;
  flex:0 0 34px;
  text-align:center;
  color:var(--qi-muted)!important;
  font-size:18px!important;
  line-height:1!important;
}
body.qi-browse-page .qi-header-search-box input{
  height:100%!important;
  width:100%!important;
  min-width:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#fff!important;
  padding:0 11px 0 0!important;
  font-size:15px!important;
  font-weight:650!important;
}
body.qi-browse-page .qi-header-search-box input::placeholder{color:#737373!important}
body.qi-browse-page .qi-select,
body.qi-browse-page .qi-select option,
body.qi-browse-page .qi-select optgroup{
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
body.qi-browse-page .qi-select option{
  min-height:46px!important;
  height:46px!important;
  padding:13px 16px!important;
  background:#111!important;
  color:#fff!important;
}
@media(max-width:620px){
  body.qi-browse-page .qi-header-search-box.open,
  body.qi-browse-page .qi-header-search-box:focus-within{width:min(210px,52vw);max-width:min(210px,52vw)}
  body.qi-browse-page .qi-header-inner{gap:8px!important}
}

/* v46: aktivitas running + tombol import/export daftar judul */
.running-activity-box{display:flex;flex-direction:column;gap:10px;margin-top:12px}
.activity-row{display:grid;grid-template-columns:minmax(160px,1.2fr) 90px 110px 130px minmax(220px,2fr);gap:10px;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:12px;padding:10px 12px;background:rgba(8,14,28,.72);font-size:14px;line-height:1.35}
.activity-row.running{border-color:#2f7bff;box-shadow:0 0 0 1px rgba(47,123,255,.25) inset;background:rgba(24,52,100,.25)}
.activity-row.idle{opacity:.82}
.activity-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.activity-server{border:1px solid rgba(255,214,102,.32);border-radius:12px;padding:10px 12px;background:rgba(255,214,102,.08);font-size:14px}
.activity-empty{padding:14px;border:1px dashed rgba(255,255,255,.2);border-radius:12px;color:#aeb9cc}
@media (max-width:900px){.activity-row{grid-template-columns:1fr}.activity-row span{white-space:normal}.compact-actions{flex-wrap:wrap}}

/* v47: tombol import/export daftar judul dibuat besar dan selalu terlihat */
.title-link-backup-bar{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 10px;padding:12px;border:1px solid #334155;border-radius:14px;background:#071022}
.title-link-backup-bar button{width:auto!important;min-height:40px!important;padding:10px 14px!important;font-size:13px!important;border-radius:10px!important}
.title-save-strong{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}
.title-import-strong{background:#f59e0b!important;border-color:#f59e0b!important;color:#111!important}
.title-export-strong{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}
.title-safe-hint{margin:8px 0 10px;color:#bfdbfe!important}
@media(max-width:720px){.title-link-backup-bar button{width:100%!important}}

/* v48: samakan ukuran teks item dropdown dengan label atas untuk kasus serupa */
body.qi-browse-page .qi-select,
body.qi-browse-page .qi-select option,
body.qi-browse-page .qi-select optgroup{
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
body.qi-browse-page .qi-select{
  height:46px!important;
  min-height:46px!important;
  padding:0 42px 0 16px!important;
}
body.qi-browse-page .qi-select option,
body.qi-browse-page .qi-select optgroup{
  min-height:48px!important;
  height:48px!important;
  padding:12px 16px!important;
  background:#111!important;
  color:#fff!important;
}
/* dropdown item pertama yang aktif/terpilih seperti All Genres, All Status, All Types, Popular */
body.qi-browse-page .qi-select option:checked,
body.qi-browse-page .qi-select option[selected]{
  font-size:18px!important;
  font-weight:800!important;
  background:#2563eb!important;
  color:#fff!important;
}
/* fallback untuk tampilan browse modern bila ada dropdown serupa */
.browse-select,
.browse-select option,
.browse-select optgroup{
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
.browse-select option,
.browse-select optgroup{
  min-height:48px!important;
  height:48px!important;
  padding:12px 16px!important;
}
@media(max-width:620px){
  body.qi-browse-page .qi-select,
  body.qi-browse-page .qi-select option,
  body.qi-browse-page .qi-select optgroup,
  .browse-select,
  .browse-select option,
  .browse-select optgroup{
    font-size:16px!important;
  }
}


/* v49: hilangkan kotak search besar di filter bar agar tidak dobel dengan search icon kanan atas */
body.qi-browse-page .qi-filter-bar .qi-search-box,
body.qi-browse-page .browse-toolbar .browse-search{
  display:none!important;
}

/* v49: setelah search besar hilang, dropdown filter rapikan lebar */
body.qi-browse-page .qi-filter-bar{
  justify-content:flex-start!important;
}
body.qi-browse-page .qi-select{
  min-width:190px!important;
}

/* v49: All Types diganti konsep Jenis; item dropdown tetap sebesar label atas */
body.qi-browse-page .qi-select,
body.qi-browse-page .qi-select option,
body.qi-browse-page .qi-select optgroup{
  font-size:18px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
body.qi-browse-page .qi-select option{
  min-height:50px!important;
  height:50px!important;
  padding:13px 16px!important;
}
@media(max-width:620px){
  body.qi-browse-page .qi-select{min-width:calc(50% - 4px)!important}
  body.qi-browse-page .qi-select,
  body.qi-browse-page .qi-select option,
  body.qi-browse-page .qi-select optgroup{font-size:16px!important}
}


/* v50: halaman detail komik - hilangkan info metadata dobel di bagian atas.
   Sort/filter tetap jalan dari JSON, bukan dari teks yang tampil. */
body.detail-mode .comic-detail-raw-meta,
body.detail-mode .comic-detail-source-meta,
body.detail-mode .raw-meta,
body.detail-mode .source-meta,
body.detail-mode .meta-raw,
body.detail-mode .detail-raw,
body.detail-mode .comic-meta-raw,
body.detail-mode .hero-raw-meta,
body.detail-mode .comic-detail-top .long-meta,
body.detail-mode .comic-detail-top .source-info,
body.detail-mode .comic-detail-top .raw-info,
body.detail-mode .comic-detail-top .meta-line.duplicate,
body.detail-mode .comic-detail-top .meta-pill.duplicate,
body.detail-mode .comic-detail-top .info-pill.duplicate{
  display:none!important;
}

/* kalau metadata panjang masih masuk sebagai chip/pill atas, sembunyikan yang terlalu panjang via class JS v50 */
body.detail-mode .v50-hide-duplicate-meta{
  display:none!important;
}

/* sisakan badge atas yang penting saja */
body.detail-mode .comic-detail-top .type-badge,
body.detail-mode .comic-detail-top .chapter-badge,
body.detail-mode .comic-detail-top .badge-type,
body.detail-mode .comic-detail-top .badge-chapter{
  display:inline-flex!important;
}


/* v51: samakan logo kiri atas di halaman detail/reader dengan homepage Womicbaca */
.brand-womi{display:inline-flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important}
.brand-logo-dragon{width:40px!important;height:40px!important;object-fit:cover!important;border-radius:10px!important;display:block!important;box-shadow:0 0 0 1px rgba(255,255,255,.08) inset,0 0 24px rgba(234,179,8,.12)!important;background:#111!important}
.brand-logo-text{font-weight:900!important;font-size:clamp(24px,2.2vw,34px)!important;letter-spacing:-.04em!important;line-height:1!important;background:linear-gradient(90deg,#fff2b7 0%,#f6d76a 24%,#eab308 58%,#b98509 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 0 24px rgba(234,179,8,.18)!important;display:inline-block!important}
.topbar .brand-womi:hover .brand-logo-text{filter:brightness(1.05)!important}
body.detail-mode .topbar,body.chapter-mode .topbar{background:#080b12!important;border-bottom:1px solid #1d2942!important}
body.detail-mode .topbar,body.chapter-mode .topbar{padding:10px 18px!important;min-height:64px!important}
body.detail-mode .toplinks a,body.chapter-mode .toplinks a{font-weight:800!important;color:#e5e7eb!important}
@media(max-width:760px){.brand-logo-dragon{width:34px!important;height:34px!important;border-radius:9px!important}.brand-logo-text{font-size:clamp(20px,7vw,28px)!important}.body.detail-mode .topbar,.body.chapter-mode .topbar{padding:8px 12px!important;min-height:56px!important}}

@media(max-width:760px){body.detail-mode .topbar,body.chapter-mode .topbar{padding:8px 12px!important;min-height:56px!important}}


/* v54: tombol running bersinar sampai proses berhenti */
button.w54-running-shine{
  position:relative!important;
  isolation:isolate!important;
  background:linear-gradient(90deg,#2563eb,#7c3aed,#facc15,#2563eb)!important;
  background-size:300% 100%!important;
  border-color:#facc15!important;
  color:#fff!important;
  box-shadow:
    0 0 0 2px rgba(250,204,21,.35),
    0 0 18px rgba(250,204,21,.65),
    0 0 34px rgba(37,99,235,.45)!important;
  animation:w54ButtonShine 1.05s linear infinite, w54ButtonPulse 1.4s ease-in-out infinite!important;
}
button.w54-running-shine::after{
  content:"";
  position:absolute;
  inset:-4px;
  border-radius:inherit;
  border:1px solid rgba(250,204,21,.75);
  box-shadow:0 0 18px rgba(250,204,21,.55);
  pointer-events:none;
  animation:w54Ring 1.25s ease-in-out infinite;
}
.w54-card-running{
  border-color:#facc15!important;
  box-shadow:0 0 0 1px rgba(250,204,21,.28),0 0 24px rgba(250,204,21,.12)!important;
}
@keyframes w54ButtonShine{
  0%{background-position:0% 50%}
  100%{background-position:300% 50%}
}
@keyframes w54ButtonPulse{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-1px) scale(1.025)}
}
@keyframes w54Ring{
  0%,100%{opacity:.45;transform:scale(1)}
  50%{opacity:1;transform:scale(1.04)}
}



/* v55: tombol terasa diklik + loading feedback */
button{
  transition:transform .08s ease, filter .12s ease, box-shadow .12s ease, opacity .12s ease!important;
}
button:active,
button.w55-just-clicked{
  transform:translateY(1px) scale(.97)!important;
  filter:brightness(1.18)!important;
  box-shadow:0 0 0 3px rgba(96,165,250,.38),0 0 18px rgba(96,165,250,.35)!important;
}
button.w55-loading{
  position:relative!important;
  cursor:progress!important;
  opacity:.92!important;
  pointer-events:auto!important;
  box-shadow:0 0 0 2px rgba(250,204,21,.35),0 0 18px rgba(250,204,21,.38)!important;
}
button.w55-loading::before{
  content:"";
  display:inline-block;
  width:13px;
  height:13px;
  margin-right:7px;
  vertical-align:-2px;
  border:2px solid rgba(255,255,255,.35);
  border-top-color:#fff;
  border-radius:999px;
  animation:w55Spin .75s linear infinite;
}
@keyframes w55Spin{to{transform:rotate(360deg)}}
.w55-click-toast{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:99999;
  max-width:min(420px,calc(100vw - 28px));
  background:rgba(15,23,42,.96);
  color:#fff;
  border:1px solid rgba(96,165,250,.55);
  border-radius:14px;
  padding:12px 14px;
  box-shadow:0 14px 40px rgba(0,0,0,.38),0 0 22px rgba(37,99,235,.22);
  font-size:14px;
  line-height:1.35;
  font-weight:800;
  opacity:0;
  transform:translateY(10px);
  pointer-events:none;
  transition:opacity .18s ease, transform .18s ease;
}
.w55-click-toast.show{
  opacity:1;
  transform:translateY(0);
}
.w55-click-toast small{
  display:block;
  color:#bfdbfe;
  font-weight:650;
  margin-top:3px;
}

/* v60: fix public home kosong karena recursion womiPickJenis + label Jenis */

/* v61: public custom domain cache bust */

/* v62 */
#rebuildPublicIndexBtn{
  border-color:#22c55e!important;
  box-shadow:0 0 0 1px rgba(34,197,94,.2)!important;
}


/* FINAL OWN-IMAGE PROTECTION: watermark overlay kecil, tidak mengubah layout */
body.chapter-mode::after{
  content:"Womicbaca";
  position:fixed;
  right:14px;
  bottom:12px;
  z-index:9999;
  pointer-events:none;
  opacity:.16;
  color:#facc15;
  font-weight:900;
  font-size:16px;
  letter-spacing:.04em;
  text-shadow:0 1px 2px #000, 0 0 10px rgba(250,204,21,.35);
}
.pages img,
.reader-page-img{
  -webkit-user-drag:none;
  user-select:none;
}



/* FINAL FIX: cegah halaman daftar chapter blank kalau class v50 lama masih sempat tertempel */
body.detail-mode .modern-detail-shell.v50-hide-duplicate-meta,
body.detail-mode .modern-detail-hero.v50-hide-duplicate-meta,
body.detail-mode .modern-detail-copy.v50-hide-duplicate-meta,
body.detail-mode .modern-synopsis.v50-hide-duplicate-meta,
body.detail-mode .modern-chapter-section.v50-hide-duplicate-meta,
body.detail-mode .modern-chapter-grid.v50-hide-duplicate-meta,
body.detail-mode #comicMeta.v50-hide-duplicate-meta,
body.detail-mode #detailChapterRows.v50-hide-duplicate-meta{
  display:block!important;
}
body.detail-mode .modern-detail-hero.v50-hide-duplicate-meta{
  display:grid!important;
}
body.detail-mode .modern-chapter-grid.v50-hide-duplicate-meta{
  display:grid!important;
}



/* FINAL DETAIL BALANCED LAYOUT
   Fokus: halaman detail/daftar chapter rapi dan terstruktur.
   Tidak mengubah worker/import/chapter engine.
*/
body.detail-mode .reader-main,
body.detail-mode main{
  max-width:1120px!important;
  margin:0 auto!important;
  padding:28px 18px 44px!important;
}

body.detail-mode .modern-detail-shell{
  max-width:1080px!important;
  margin:0 auto!important;
}

body.detail-mode .modern-detail-hero{
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:28px!important;
  align-items:start!important;
  background:
    radial-gradient(circle at 18% 0%, rgba(250,204,21,.12), transparent 34%),
    linear-gradient(135deg, rgba(15,23,42,.98), rgba(2,6,23,.98))!important;
  border:1px solid rgba(59,130,246,.32)!important;
  border-radius:22px!important;
  padding:22px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.04)!important;
}

body.detail-mode .modern-cover-panel{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:12px!important;
}

body.detail-mode img.detail-cover,
body.detail-mode .modern-cover-panel img{
  width:100%!important;
  max-width:260px!important;
  aspect-ratio:2/3!important;
  object-fit:cover!important;
  border-radius:16px!important;
  border:1px solid rgba(148,163,184,.22)!important;
  background:#0b1220!important;
  box-shadow:0 16px 36px rgba(0,0,0,.45)!important;
}

body.detail-mode .modern-detail-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}

body.detail-mode .modern-pills,
body.detail-mode .modern-tag-list{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0!important;
}

body.detail-mode .modern-pills span,
body.detail-mode .modern-tag-list span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
  max-width:100%!important;
  padding:6px 11px!important;
  border:1px solid rgba(59,130,246,.65)!important;
  border-radius:999px!important;
  background:rgba(37,99,235,.14)!important;
  color:#dbeafe!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.25!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

body.detail-mode .modern-pills span{
  max-width:240px!important;
}

body.detail-mode .modern-detail-copy h1{
  max-width:760px!important;
  margin:2px 0 2px!important;
  color:#f8fafc!important;
  font-size:clamp(30px, 4.1vw, 54px)!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;
  overflow-wrap:anywhere!important;
  text-shadow:2px 2px 0 rgba(0,0,0,.75), 0 0 18px rgba(250,204,21,.10)!important;
}

body.detail-mode .modern-alt{
  margin:0!important;
  padding:10px 12px!important;
  border:1px solid rgba(59,130,246,.25)!important;
  border-radius:12px!important;
  background:rgba(15,23,42,.74)!important;
  color:#cbd5e1!important;
  font-size:13px!important;
  line-height:1.5!important;
}

body.detail-mode .modern-desc{
  max-width:820px!important;
  margin:0!important;
  color:#dbeafe!important;
  font-size:15px!important;
  line-height:1.72!important;
  overflow-wrap:anywhere!important;
}

body.detail-mode .modern-info-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:6px!important;
}

body.detail-mode .modern-info-grid div{
  min-height:76px!important;
  padding:13px 14px!important;
  border:1px solid rgba(59,130,246,.30)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg, rgba(15,23,42,.96), rgba(15,23,42,.72))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
  overflow:hidden!important;
}

body.detail-mode .modern-info-grid b{
  display:block!important;
  margin-bottom:7px!important;
  color:#93c5fd!important;
  font-size:12px!important;
  line-height:1.2!important;
  letter-spacing:.02em!important;
}

body.detail-mode .modern-info-grid span{
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#ffffff!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
}

body.detail-mode .modern-cta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:4px!important;
}

body.detail-mode .modern-cta a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:10px 14px!important;
  border-radius:10px!important;
  border:1px solid rgba(59,130,246,.58)!important;
  background:rgba(15,23,42,.86)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:900!important;
  font-size:13px!important;
}

body.detail-mode .modern-cta a.primary{
  background:linear-gradient(135deg,#2563eb,#7c3aed)!important;
  border-color:rgba(147,197,253,.75)!important;
}

body.detail-mode .modern-synopsis,
body.detail-mode .modern-chapter-section{
  margin-top:22px!important;
  padding:20px!important;
  border:1px solid rgba(59,130,246,.25)!important;
  border-radius:18px!important;
  background:rgba(15,23,42,.70)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.20)!important;
}

body.detail-mode .modern-synopsis h2,
body.detail-mode .modern-chapter-section h2{
  margin:0 0 12px!important;
  color:#f8fafc!important;
  font-size:24px!important;
  letter-spacing:-.02em!important;
}

body.detail-mode .modern-synopsis p{
  max-width:920px!important;
  margin:0!important;
  color:#dbeafe!important;
  font-size:16px!important;
  line-height:1.75!important;
}

body.detail-mode .modern-section-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:14px!important;
}

body.detail-mode .chapter-search{
  width:min(260px, 100%)!important;
  height:38px!important;
  padding:0 12px!important;
  border:1px solid rgba(59,130,246,.32)!important;
  border-radius:10px!important;
  background:#0b1220!important;
  color:#fff!important;
  outline:none!important;
}

body.detail-mode .modern-chapter-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;
  gap:10px!important;
}

body.detail-mode .modern-chapter{
  display:flex!important;
  flex-direction:column!important;
  gap:4px!important;
  min-height:66px!important;
  padding:12px 13px!important;
  border:1px solid rgba(59,130,246,.27)!important;
  border-radius:12px!important;
  background:rgba(2,6,23,.55)!important;
  text-decoration:none!important;
  color:#fff!important;
  transition:transform .15s ease, border-color .15s ease, background .15s ease!important;
}

body.detail-mode .modern-chapter:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(96,165,250,.72)!important;
  background:rgba(37,99,235,.18)!important;
}

body.detail-mode .modern-chapter b{
  color:#fff!important;
  font-size:15px!important;
  line-height:1.2!important;
}

body.detail-mode .modern-chapter span{
  color:#93c5fd!important;
  font-size:11px!important;
  line-height:1.3!important;
}

/* Kalau ada metadata rusak/panjang, jangan sampai merusak layout */
body.detail-mode .modern-pills span:empty,
body.detail-mode .modern-tag-list span:empty{
  display:none!important;
}

@media(max-width:860px){
  body.detail-mode .modern-detail-hero{
    grid-template-columns:170px minmax(0,1fr)!important;
    gap:18px!important;
    padding:16px!important;
  }
  body.detail-mode img.detail-cover,
  body.detail-mode .modern-cover-panel img{
    max-width:170px!important;
  }
  body.detail-mode .modern-info-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.detail-mode .modern-detail-copy h1{
    font-size:clamp(26px,6vw,40px)!important;
  }
}

@media(max-width:620px){
  body.detail-mode .reader-main,
  body.detail-mode main{
    padding:18px 12px 36px!important;
  }
  body.detail-mode .modern-detail-hero{
    grid-template-columns:1fr!important;
  }
  body.detail-mode .modern-cover-panel{
    align-items:flex-start!important;
  }
  body.detail-mode img.detail-cover,
  body.detail-mode .modern-cover-panel img{
    max-width:150px!important;
  }
  body.detail-mode .modern-info-grid{
    grid-template-columns:1fr!important;
  }
  body.detail-mode .modern-section-head{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  body.detail-mode .chapter-search{
    width:100%!important;
  }
}



/* FINAL DETAIL TEXT + CHAPTER FIX
   CSS only; tidak menyentuh worker/import/chapter engine.
*/

/* Detail harus benar-benar lebar, bukan terkunci 760px dari reader-page */
body.detail-mode .reader-main,
body.detail-mode main{
  width:min(96vw,1120px)!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:28px 18px 44px!important;
}

body.detail-mode .modern-detail-shell{
  width:100%!important;
  max-width:1080px!important;
}

/* Hero balance: cover kiri, teks kanan lebih lega */
body.detail-mode .modern-detail-hero{
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:28px!important;
}

body.detail-mode .modern-detail-copy h1{
  font-size:clamp(32px,3.4vw,48px)!important;
  line-height:1.04!important;
  max-width:780px!important;
}

/* Pill atas seperti Manhwa / Berjalan / Chapter dibuat sedikit lebih besar dan sama */
body.detail-mode .modern-pills span{
  font-size:14px!important;
  min-height:34px!important;
  padding:8px 13px!important;
  font-weight:900!important;
  max-width:260px!important;
}

/* Genre chip juga disamakan ukurannya dengan pill atas, tapi tetap rapi */
body.detail-mode .modern-tag-list span{
  font-size:14px!important;
  min-height:34px!important;
  padding:8px 13px!important;
  font-weight:900!important;
}

/* Isi kotak metadata jangan bold besar dan jangan kepotong.
   Pengarang full harus kelihatan seperti web asli. */
body.detail-mode .modern-info-grid div{
  min-height:auto!important;
  padding:13px 14px!important;
}

body.detail-mode .modern-info-grid b{
  font-size:12px!important;
  font-weight:800!important;
  margin-bottom:7px!important;
}

body.detail-mode .modern-info-grid span{
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
  overflow:visible!important;
  color:#dbeafe!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1.55!important;
  overflow-wrap:anywhere!important;
}

/* Sinopsis/deskripsi sedikit dibesarkan dan lebih enak dibaca */
body.detail-mode .modern-desc,
body.detail-mode .modern-synopsis p{
  font-size:16px!important;
  line-height:1.75!important;
  font-weight:400!important;
}

/* Daftar chapter bisa panjang dari ch terbaru sampai ch 1 */
body.detail-mode .modern-chapter-grid{
  grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important;
  gap:9px!important;
}

body.detail-mode .modern-chapter{
  min-height:60px!important;
  padding:11px 12px!important;
}

body.detail-mode .modern-chapter b{
  font-size:14px!important;
}

body.detail-mode .modern-chapter span{
  font-size:10px!important;
}

/* Responsive */
@media(max-width:860px){
  body.detail-mode .modern-detail-hero{
    grid-template-columns:180px minmax(0,1fr)!important;
    gap:18px!important;
  }
  body.detail-mode .modern-detail-copy h1{
    font-size:clamp(28px,5.5vw,38px)!important;
  }
}

@media(max-width:620px){
  body.detail-mode .modern-detail-hero{
    grid-template-columns:1fr!important;
  }
  body.detail-mode .modern-detail-copy h1{
    font-size:clamp(28px,9vw,40px)!important;
  }
}



/* v70: Kolom 7/8 cek ulang judul pernah discrape */
.v70-recheck-summary{
  border-color:#2f7bff!important;
}
.v70-recheck-grid{
  margin-top:0;
}
.lane-7-scraped textarea.title-links-box,
#scrapedRecheckLinksBox{
  min-height:360px;
  font-family:Consolas,monospace;
  white-space:pre;
}
.lane-8 .lane-direction-badge,
.lane-7-scraped .lane-direction-badge{
  border-color:#60a5fa;
  background:#0b2a5b;
}



/* v71: Kolom 7/8 audit otomatis */
#kolom8Zip2 .auto-queue-status b::after{
  content:"";
}


/* v72: kolom 7 auto source */
.v70-recheck-summary .hint b,.lane-7-scraped .hint b{color:#bfdbfe}
