:root{color-scheme:light}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.site-header .header-actions select{margin-left:0;min-width:120px}
.theme-toggle{height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.28);color:#fff;background:transparent;display:flex;align-items:center;gap:7px}
.theme-toggle:hover{background:rgba(255,255,255,.1)}
.theme-toggle [aria-hidden]{font-size:18px}.theme-label{font-size:12px}
[data-theme="dark"]{--navy:#e7ebf2;--ochre:#df8558;--paper:#171c25;--line:#343b47;--muted:#a7adb7;color-scheme:dark}
[data-theme="dark"] body{background:#11161e}
[data-theme="dark"] .site-header,[data-theme="dark"] .hero{background:#0d1420;color:#f5f1e8}
[data-theme="dark"] .wordmark,[data-theme="dark"] .theme-toggle{color:#fff}
[data-theme="dark"] .site-header select,[data-theme="dark"] .filters select,[data-theme="dark"] .search,[data-theme="dark"] .route-card,[data-theme="dark"] .work-card,[data-theme="dark"] .guide section,[data-theme="dark"] .term-list>span,[data-theme="dark"] .edition-grid>div{background:#1d2430;color:#e7ebf2;border-color:#3b4350}
[data-theme="dark"] .search input{color:#e7ebf2}
[data-theme="dark"] .theme-card,[data-theme="dark"] .source-note{background:#242b35}
[data-theme="dark"] .theme-card:hover,[data-theme="dark"] .theme-card.active,[data-theme="dark"] .route-card.active{background:#34435a;color:#fff}
[data-theme="dark"] .theme-card small,[data-theme="dark"] .route-card small,[data-theme="dark"] .source-note p,[data-theme="dark"] .work-row small,[data-theme="dark"] .lead,[data-theme="dark"] .trilingual{color:#aeb5bf}
[data-theme="dark"] .tags span{background:#313946;color:#c8ced7}
[data-theme="dark"] .works-table{border-color:#697488}
[data-theme="dark"] .work-row:hover{background:#202936}
[data-theme="dark"] .drawer-panel{background:#171c25;color:#e7ebf2}
[data-theme="dark"] .drawer-close{color:#e7ebf2;border-color:#59606b}
[data-theme="dark"] .relations button{color:#dfe6f0}
.edition-link{grid-column:2/-1;justify-self:start;padding:7px 10px;color:#fff;background:var(--ochre);text-decoration:none;font-weight:700;border-radius:2px}.edition-link:hover{text-decoration:underline}.edition-link:focus-visible{outline:3px solid var(--navy);outline-offset:2px}
.video-note{margin:0 0 12px;color:var(--muted);font-size:11px;line-height:1.5}.video-grid{display:grid;gap:8px}.video-card{display:grid;gap:6px;padding:14px;border:1px solid #d3cec2;background:#fff;color:var(--navy);text-decoration:none;transition:.15s}.video-card:hover,.video-card:focus-visible{border-color:var(--ochre);transform:translateX(3px)}.video-card strong{font:15px/1.4 Georgia,"Noto Serif SC",serif}.video-card small{color:#6f716e}.video-platform{color:var(--ochre);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}[data-theme="dark"] .video-card{background:#1d2430;color:#e7ebf2;border-color:#3b4350}[data-theme="dark"] .video-card small,[data-theme="dark"] .video-note{color:#aeb5bf}
.progress-badge{justify-self:end;align-self:center;padding:3px 7px;border-radius:999px;font:700 10px/1.2 system-ui;color:#666;background:#e8e5dd}.work-card>.progress-badge{position:absolute;top:13px;right:13px}.work-card{position:relative}.work-row>.progress-badge{margin-left:auto}.progress-reading{color:#8a4b25;background:#f6ddcb}.progress-read{color:#285c45;background:#d8ebdf}.reading-progress{display:flex;gap:7px;margin:16px 0 20px}.reading-progress button{padding:7px 12px;border:1px solid var(--line);background:transparent;color:inherit;cursor:pointer}.reading-progress button.active{border-color:var(--ochre);background:var(--ochre);color:#fff}[data-theme="dark"] .progress-unread{background:#343b46;color:#c4c9d0}[data-theme="dark"] .progress-reading{background:#5b3d2e;color:#ffd8bf}[data-theme="dark"] .progress-read{background:#29483a;color:#c9efd9}
.match-source{justify-self:start;padding:3px 7px;border:1px solid color-mix(in srgb,var(--ochre) 55%,transparent);color:var(--ochre);font:700 10px/1.2 system-ui}.work-card>.match-source{margin-top:8px}.work-row>.match-source{white-space:nowrap}.work-card mark,.work-row mark{padding:0 2px;background:#ffe19a;color:#172338}.work-card mark{box-decoration-break:clone;-webkit-box-decoration-break:clone}[data-theme="dark"] .work-card mark,[data-theme="dark"] .work-row mark{background:#805929;color:#fff2d6}
@media(max-width:600px){.theme-toggle{width:40px;padding:0;justify-content:center}.theme-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-header .header-actions select{min-width:92px}}
