/* Intro pages share the site's theme and keep their content in the document for search engines. */
.qvf-home-recommendations,.qvf-drama-layout{--qvf-catalog-line:rgba(110,110,110,.24);--qvf-catalog-muted:#787878;--qvf-catalog-ink:#202020;--qvf-catalog-surface:#fff;--qvf-catalog-soft:#f4f4f4;--qvf-catalog-yellow:#ffd400;color:var(--qvf-catalog-ink)}
[data-bs-theme=dark] :is(.qvf-home-recommendations,.qvf-drama-layout){--qvf-catalog-ink:#f5f5f5;--qvf-catalog-surface:#000;--qvf-catalog-soft:#000;--qvf-catalog-muted:#999;--qvf-catalog-line:rgba(160,160,160,.26)}
.qvf-home-recommendations .posts-warp{padding-top:10px}
/* Use the theme's card, media ratio and text/meta styles; only series overlays are custom. */
.qvf-home-recommendations .qvf-recommendation-card{overflow:visible}
.qvf-recommendation-card .entry-media{border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}
.qvf-recommendation-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.8));pointer-events:none}
.qvf-recommendation-state{position:absolute;right:12px;bottom:12px;left:12px;display:flex;align-items:flex-end;flex-direction:column;gap:3px;text-align:right;line-height:1.5;color:#fff;text-shadow:0 1px 4px #000}
.qvf-recommendation-state time{font-size:11px;color:#e0e0e0}
.qvf-recommendation-state strong{font-size:13px;font-weight:600}
.qvf-recommendation-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(104,104,104,.5);border:.5px solid rgba(255,255,255,.65);backdrop-filter:blur(6px)}
.qvf-recommendation-play svg{width:21px;height:21px;fill:#fff;margin-left:2px}
.qvf-fresh-badge,.qvf-sticky-badge{position:absolute;z-index:2;top:-11px;line-height:22px;font-size:11px;font-weight:600;white-space:nowrap;pointer-events:none}
.qvf-fresh-badge{left:-5px;background:#e83845;color:#fff;padding:0 10px;border-radius:8px 8px 8px 0;box-shadow:0 3px 9px rgba(190,25,44,.18)}
.qvf-fresh-badge:after{content:"";position:absolute;left:0;top:100%;border-top:5px solid #9b2430;border-left:5px solid transparent}
.qvf-sticky-badge{right:-1px;background:var(--qvf-catalog-yellow);color:#262000;padding:0 9px;border-radius:7px 7px 0 7px}
.qvf-drama-layout{width:calc(100% - 40px);max-width:1040px;margin:28px auto 70px}
.qvf-drama-back{display:inline-block;font-size:13px;color:var(--qvf-catalog-muted);margin-bottom:22px;text-decoration:none}
.qvf-drama-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;align-items:center}
.qvf-drama-cover{aspect-ratio:2/3;background:var(--qvf-catalog-soft);border:.5px solid var(--qvf-catalog-line);border-radius:12px;overflow:hidden;display:grid;place-items:center;color:var(--qvf-catalog-muted);font-size:14px}
.qvf-drama-cover img{width:100%;height:100%;object-fit:cover;display:block}
.qvf-drama-eyebrow{display:inline-block;font-size:12px;border:1px solid var(--qvf-catalog-line);padding:4px 9px;border-radius:6px;color:var(--qvf-catalog-muted)}
.qvf-drama-overview h1{font-size:clamp(24px,3vw,36px);line-height:1.35;margin:14px 0 20px;font-weight:700;overflow-wrap:anywhere;color:var(--qvf-catalog-ink)}
.qvf-drama-progress{font-size:17px;font-weight:600;margin:0 0 8px}
.qvf-drama-updated,.qvf-drama-access{font-size:13px;line-height:1.7;color:var(--qvf-catalog-muted);margin:0 0 8px}
.qvf-drama-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px;align-items:center}
.qvf-drama-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 19px;border-radius:8px;font-size:14px;line-height:1.5;text-decoration:none;gap:8px;font-weight:600}
.qvf-drama-start{background:var(--qvf-catalog-yellow);color:#242000!important;border:1px solid var(--qvf-catalog-yellow)}
.qvf-drama-start span{font-size:12px;font-weight:400}
.qvf-drama-resume{border:1px solid var(--qvf-catalog-line);color:var(--qvf-catalog-ink)!important}
.qvf-drama-pending{color:var(--qvf-catalog-muted);font-size:13px}
.qvf-drama-description,.qvf-drama-episodes{margin-top:36px;padding:26px;border:1px solid var(--qvf-catalog-line);border-radius:12px;background:var(--qvf-catalog-surface)}
.qvf-drama-layout h2{font-size:18px;line-height:1.5;font-weight:600;margin:0 0 18px;color:var(--qvf-catalog-ink)}
.qvf-drama-richtext{font-size:15px;line-height:1.9;overflow-wrap:anywhere}
.qvf-drama-richtext>:last-child{margin-bottom:0}
.qvf-drama-richtext img,.qvf-drama-richtext video,.qvf-drama-richtext iframe{max-width:100%;height:auto}
.qvf-drama-richtext pre{overflow:auto}
.qvf-drama-richtext table{display:block;max-width:100%;overflow:auto}
.qvf-drama-richtext a{text-decoration:underline}
.qvf-drama-muted{color:var(--qvf-catalog-muted);font-size:14px;margin-bottom:0}
.qvf-drama-episodes-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.qvf-drama-episodes-heading h2{margin:0}
.qvf-drama-episodes-heading small{font-size:12px;color:var(--qvf-catalog-muted);font-weight:400;margin-left:6px}
.qvf-drama-order{font-size:12px;border:1px solid var(--qvf-catalog-line);padding:7px 10px;min-height:34px;background:transparent;color:var(--qvf-catalog-ink);border-radius:6px}
.qvf-drama-groups{display:flex;gap:8px;overflow:auto;padding-bottom:12px;margin-bottom:6px}
.qvf-drama-groups button{white-space:nowrap;border:1px solid var(--qvf-catalog-line);background:transparent;border-radius:6px;padding:6px 11px;font-size:12px;min-height:34px;color:var(--qvf-catalog-muted)}
.qvf-drama-groups button[aria-pressed=true]{background:var(--qvf-catalog-yellow);border-color:var(--qvf-catalog-yellow);color:#242000}
.qvf-drama-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}
.qvf-drama-episode{min-height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--qvf-catalog-line);border-radius:7px;color:var(--qvf-catalog-ink);text-decoration:none;background:var(--qvf-catalog-soft)}
.qvf-drama-episode strong{font-size:16px;font-weight:500;line-height:1.2}
.qvf-drama-episode span{font-size:9px;line-height:1.2;letter-spacing:.03em}
.qvf-drama-episode .is-free{color:var(--qvf-catalog-muted)}
.qvf-drama-episode .is-vip{color:#927700}
[data-bs-theme=dark] .qvf-drama-episode .is-vip{color:#e2c958}
.qvf-drama-episode.is-resume{border-color:#b79d2f}
.qvf-drama-help{font-size:12px;color:var(--qvf-catalog-muted);margin:18px 0 0}
.qvf-drama-layout [hidden]{display:none!important}
.qvf-series-about{display:inline-block;color:#e5cc72;font-size:12px;margin-top:7px;text-decoration:none}
@media(hover:hover){.qvf-drama-episode:hover{border-color:#b79d2f;color:var(--qvf-catalog-ink)}.qvf-drama-start:hover{filter:brightness(.95)}}
@media(max-width:767px){
 .qvf-recommendation-state{bottom:9px;right:9px;left:8px;gap:1px}.qvf-recommendation-state time{font-size:9px}.qvf-recommendation-state strong{font-size:11px}
 .qvf-recommendation-play{width:34px;height:34px}.qvf-recommendation-play svg{width:18px;height:18px}
 .qvf-drama-layout{width:calc(100% - 28px);margin:18px auto 85px}.qvf-drama-back{margin-bottom:18px;font-size:12px}
 .qvf-drama-hero{grid-template-columns:112px minmax(0,1fr);gap:17px;align-items:start}.qvf-drama-cover{border-radius:9px}
 .qvf-drama-overview h1{font-size:23px;line-height:1.4;margin:10px 0 12px}.qvf-drama-eyebrow{font-size:10px;padding:3px 6px}
 .qvf-drama-progress{font-size:14px;margin-bottom:5px}.qvf-drama-updated,.qvf-drama-access{font-size:11px;margin-bottom:5px;line-height:1.6}
 .qvf-drama-actions{margin-top:15px;gap:8px}.qvf-drama-actions a{padding:8px 11px;min-height:38px;font-size:12px;gap:5px}.qvf-drama-start span{font-size:10px}
 .qvf-drama-description,.qvf-drama-episodes{margin-top:24px;padding:17px;border-radius:10px}.qvf-drama-layout h2{font-size:16px;margin-bottom:14px}.qvf-drama-richtext{font-size:14px;line-height:1.85}
 .qvf-drama-episodes-heading h2{margin:0}.qvf-drama-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.qvf-drama-episode{min-height:59px}.qvf-drama-help{font-size:11px}
}
@media(max-width:350px){.qvf-drama-hero{grid-template-columns:92px minmax(0,1fr);gap:12px}.qvf-drama-overview h1{font-size:20px}.qvf-drama-description,.qvf-drama-episodes{padding:14px}.qvf-drama-actions a{padding:8px}}
