.watch-page{--bg:#0d1117;--bg-card:#161b22;--bg-elevated:#1c232c;--border:#2a2f37;--border-strong:#3a4048;--text:#f4f1ea;--text-secondary:#b8b2a4;--text-muted:#7a7468;--gold:#e6b878;--teal:#14b6b9;--watch:#8c93a1;position:fixed;inset:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--text-secondary);font-family:system-ui,-apple-system,sans-serif;padding:56px calc(50% - 400px) 96px;line-height:1.7;font-size:16px}.watch-page .home{display:inline-flex;align-items:center;gap:8px;font-family:Georgia,"Source Serif 4",serif;font-size:17px;color:var(--text);text-decoration:none;margin-bottom:36px}.watch-page .home .dot{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 20%,transparent)}.watch-page header{margin-bottom:36px}.watch-page .crumb{font-family:ui-monospace,JetBrains Mono,monospace;font-size:11px;letter-spacing:1.4px;color:var(--gold);margin-bottom:18px}.watch-page h1{font-family:Georgia,"Source Serif 4",serif;font-size:38px;line-height:1.2;font-weight:400;color:var(--text);margin:0 0 22px;letter-spacing:-.3px}.watch-page .lede{font-size:16.5px;line-height:1.72;margin:0 0 16px;max-width:66ch}.watch-page strong{color:var(--text);font-weight:600}.watch-page .not-facility{display:flex;gap:16px;align-items:flex-start;background:var(--bg-elevated);border:1px dashed var(--border-strong);border-radius:8px;padding:18px 20px;margin-top:24px}.watch-page .nf-mark{color:var(--watch);font-size:20px;line-height:1.2;flex-shrink:0}.watch-page .not-facility p{margin:0;font-size:15px}.watch-page .count{font-family:ui-monospace,JetBrains Mono,monospace;font-size:11.5px;letter-spacing:.4px;color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid var(--border);padding-bottom:12px;margin-bottom:4px}.watch-page .watch-list{list-style:none;padding:0;margin:0 0 48px}.watch-page .watch-item{border-bottom:1px solid var(--border);padding:24px 0}.watch-page .wi-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.watch-page .wi-place{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.watch-page .wi-county{font-family:Georgia,"Source Serif 4",serif;font-size:21px;color:var(--text)}.watch-page .wi-seat{font-size:14px;color:var(--text-muted)}.watch-page .wi-state{font-size:11px;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:3px;padding:1px 5px}.watch-page .wi-badge,.watch-page .wi-state{font-family:ui-monospace,JetBrains Mono,monospace}.watch-page .wi-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--watch);border:1px dashed var(--watch);border-radius:4px;padding:3px 9px;white-space:nowrap;flex-shrink:0}.watch-page .wi-diamond{font-size:11px}.watch-page .wi-signal{font-family:ui-monospace,JetBrains Mono,monospace;font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--watch);margin-bottom:10px}.watch-page .wi-label{font-size:16px;line-height:1.65;color:var(--text-secondary);margin:0 0 14px;max-width:72ch}.watch-page .wi-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-family:ui-monospace,JetBrains Mono,monospace;font-size:11.5px}.watch-page .wi-next{color:var(--text-secondary)}.watch-page .wi-next-key{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:10px;margin-right:6px}.watch-page .wi-sources{display:inline-flex;align-items:center;gap:12px;color:var(--text-muted);white-space:nowrap}.watch-page .wi-pro{color:var(--gold);text-decoration:none;font-weight:500}.watch-page .wi-pro:hover{text-decoration:underline}.watch-page .graduation h2{font-family:Georgia,"Source Serif 4",serif;font-size:24px;font-weight:400;color:var(--text);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.watch-page .graduation p{margin:0 0 14px;font-size:15.5px;max-width:66ch}.watch-page .graduation .closer{font-family:Georgia,"Source Serif 4",serif;font-size:19px;line-height:1.5;color:var(--text);border-left:3px solid var(--gold);padding-left:18px;margin-top:20px}.watch-page footer{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:24px;margin-top:48px}.watch-page .back{color:var(--gold);text-decoration:none;font-weight:500;font-size:15px}.watch-page .back:hover{text-decoration:underline}@media (max-width:820px){.watch-page{padding:40px 20px 64px}.watch-page h1{font-size:28px}.watch-page .wi-foot,.watch-page .wi-head{flex-direction:column;align-items:flex-start;gap:8px}}