.delta-v.svelte-10fxuo1{display:inline-flex;align-items:center;gap:1px;font-size:.6875rem;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.up.svelte-10fxuo1{color:var(--color-up)}.down.svelte-10fxuo1{color:var(--color-down)}.flat.svelte-10fxuo1{color:var(--color-text-subtle);font-size:.75rem;-webkit-user-select:none;user-select:none}.track.svelte-24n7gw{display:block;overflow:visible}.rail.svelte-24n7gw{stroke:currentColor;stroke-opacity:.22;stroke-width:1}.run.svelte-24n7gw{stroke-width:1.5}.run.up.svelte-24n7gw{stroke:var(--color-up)}.run.down.svelte-24n7gw{stroke:var(--color-down)}.ghost.svelte-24n7gw{fill:none;stroke:var(--color-text-subtle);stroke-width:1.25}.halo.svelte-24n7gw{fill:var(--color-accent);opacity:.18}.now.svelte-24n7gw{stroke:none}.now.up.svelte-24n7gw{fill:var(--color-up)}.now.down.svelte-24n7gw{fill:var(--color-down)}.now.held.svelte-24n7gw{fill:var(--color-text-subtle)}.now.new.svelte-24n7gw{fill:var(--color-accent)}.up.svelte-196s8dt{color:var(--color-up)}.down.svelte-196s8dt{color:var(--color-down)}.accent.svelte-196s8dt{color:var(--color-accent)}.muted.svelte-196s8dt{color:var(--color-text-subtle)}.scrubber.svelte-s6035m{display:flex;flex-direction:column;gap:.625rem;padding:.75rem .875rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.row.svelte-s6035m{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.spacer.svelte-s6035m{flex:1 1 auto}.readout.svelte-s6035m{display:inline-flex;align-items:baseline;gap:.4rem}.readout-main.svelte-s6035m{font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums}.readout-main.live.svelte-s6035m{color:var(--color-up)}.readout-rel.svelte-s6035m{font-size:.75rem;color:var(--color-text-subtle)}.windows.svelte-s6035m{display:flex;flex-wrap:wrap;gap:2px;padding:2px;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md)}.win.svelte-s6035m{font:inherit;font-size:.75rem;line-height:1.2;padding:.25rem .5rem;border:none;border-radius:var(--radius-sm);background:none;color:var(--color-text-muted);cursor:pointer;white-space:nowrap}.win.svelte-s6035m:hover{color:var(--color-text)}.win.svelte-s6035m:focus-visible,.live-btn.svelte-s6035m:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.win.on.svelte-s6035m{background:var(--color-surface);color:var(--color-accent);box-shadow:var(--shadow-card)}.live-btn.svelte-s6035m{font:inherit;font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:var(--radius-sm);border:1px solid var(--color-accent);background:var(--color-accent);color:var(--color-accent-fg);cursor:pointer;white-space:nowrap}.live-btn.svelte-s6035m:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.track-row.svelte-s6035m{display:flex;align-items:center;gap:.625rem}.edge.svelte-s6035m{font-size:.6875rem;color:var(--color-text-subtle);white-space:nowrap;font-variant-numeric:tabular-nums}.slider-wrap.svelte-s6035m{position:relative;flex:1 1 auto;display:flex;align-items:center;padding-bottom:14px}.ticks.svelte-s6035m{position:absolute;top:0;right:0;bottom:14px;left:0;pointer-events:none}.tick.svelte-s6035m{position:absolute;top:50%;width:1px;height:5px;margin-top:1px;background:var(--color-border-strong);transform:translate(-.5px)}.tick.major.svelte-s6035m{height:8px;background:var(--color-text-subtle)}.tick-label.svelte-s6035m{position:absolute;top:6px;left:50%;transform:translate(-50%);font-size:.5625rem;line-height:1;letter-spacing:.02em;color:var(--color-text-subtle);white-space:nowrap}.tick.major.svelte-s6035m .tick-label:where(.svelte-s6035m){top:9px;color:var(--color-text-muted)}.slider.svelte-s6035m{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:20px;margin:0;background:transparent;cursor:pointer}.slider.svelte-s6035m::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--color-surface-3) 0%,var(--color-surface-3) var(--pct),var(--color-accent-soft) var(--pct),var(--color-accent-soft) 100%)}.slider.svelte-s6035m::-moz-range-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--color-surface-3) 0%,var(--color-surface-3) var(--pct),var(--color-accent-soft) var(--pct),var(--color-accent-soft) 100%)}.slider.svelte-s6035m::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;margin-top:-5px;border-radius:50%;background:var(--color-accent);border:2px solid var(--color-bg);box-shadow:var(--shadow-card)}.slider.svelte-s6035m::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--color-accent);border:2px solid var(--color-bg)}.slider.svelte-s6035m:focus-visible{outline:none}.slider.svelte-s6035m:focus-visible::-webkit-slider-thumb{outline:2px solid var(--color-accent);outline-offset:2px}.slider.svelte-s6035m:focus-visible::-moz-range-thumb{outline:2px solid var(--color-accent);outline-offset:2px}@media (max-width: 640px){.spacer.svelte-s6035m{display:none}.windows.svelte-s6035m{order:3}}.board-page.svelte-curcyj{display:flex;flex-direction:column;gap:1.25rem}.page-head.svelte-curcyj{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){.page-head.svelte-curcyj{flex-direction:row;align-items:flex-end;justify-content:space-between}}.sub.svelte-curcyj{font-size:.875rem;color:var(--color-text-muted);margin-top:.25rem}.stamp.svelte-curcyj{display:flex;flex-direction:column;gap:1px}@media (min-width: 640px){.stamp.svelte-curcyj{text-align:right}}.stamp-rel.svelte-curcyj{font-size:.875rem;font-weight:500}.stamp-abs.svelte-curcyj{font-size:.75rem;color:var(--color-text-subtle)}.deltabar.svelte-curcyj{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.seg.svelte-curcyj{display:flex;gap:2px;padding:2px;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md)}.seg-btn.svelte-curcyj{font:inherit;font-size:.8125rem;line-height:1.2;padding:.25rem .625rem;border:none;border-radius:var(--radius-sm);background:none;color:var(--color-text-muted);cursor:pointer}.seg-btn.svelte-curcyj:hover{color:var(--color-text)}.seg-btn.svelte-curcyj:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.seg-btn.on.svelte-curcyj{background:var(--color-surface);color:var(--color-accent);box-shadow:var(--shadow-card)}.seg-btn.svelte-curcyj{display:inline-flex;align-items:center;gap:.3rem}.cards-sort.svelte-curcyj{display:flex;align-items:center;gap:.375rem}.cards-sort-select.svelte-curcyj{font:inherit;font-size:.8125rem;padding:.25rem .5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text)}.cards-sort-dir.svelte-curcyj{border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);min-width:2rem}.layout-seg.svelte-curcyj{margin-left:auto}@media (max-width: 520px){.seg-label.svelte-curcyj{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}.watchstrip.svelte-curcyj{border:1px solid var(--color-accent);background:var(--color-accent-soft);border-radius:var(--radius-lg);padding:.75rem .875rem;display:flex;flex-direction:column;gap:.5rem}.watchstrip-head.svelte-curcyj{display:flex;align-items:center;gap:.375rem;color:var(--color-accent)}.watchstrip-head.svelte-curcyj .text-eyebrow{color:var(--color-accent)}.watchstrip-count.svelte-curcyj{margin-left:auto;font-size:.75rem;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.watchstrip-clear.svelte-curcyj{color:var(--color-text-subtle)}.watchstrip-clear.svelte-curcyj:hover{color:var(--color-text)}.watchstrip-clear.is-confirming.svelte-curcyj,.watchstrip-clear.is-confirming.svelte-curcyj:hover{color:var(--color-down);font-weight:600}.watchrows.svelte-curcyj{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.watchrow.svelte-curcyj{display:grid;grid-template-columns:2.75rem minmax(0,1fr) 8.5rem 7.5rem auto;align-items:center;gap:.75rem;font-size:.875rem}.watchrow-name.svelte-curcyj{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watchrow-rank.svelte-curcyj{font-weight:600;color:var(--color-accent)}.watchrow-track.svelte-curcyj{display:inline-flex;align-items:center;gap:.375rem}.watchrow-followers.svelte-curcyj{display:inline-flex;align-items:center;justify-content:flex-end;gap:.25rem;color:var(--color-text-muted);font-size:.8125rem}.watchrow-off-note.svelte-curcyj,.watchrow-alert.svelte-curcyj{font-size:.8125rem}.watchrow-off-note.svelte-curcyj{grid-column:3 / 5;color:var(--color-text-subtle)}.watchrow-alert.svelte-curcyj{justify-self:end;white-space:nowrap}@media (max-width: 767px){.watchrow.svelte-curcyj{grid-template-columns:2.75rem minmax(0,1fr) auto}.watchrow-track.svelte-curcyj,.watchrow-followers.svelte-curcyj{display:none}.watchrow-off-note.svelte-curcyj{grid-column:2 / 3;grid-row:2}}.stats.svelte-curcyj{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.stats.svelte-curcyj{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-fiction.svelte-curcyj{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-wrap.svelte-curcyj{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-width:0;overflow-x:auto}.board.svelte-curcyj{width:100%;min-width:48rem;table-layout:fixed;border-collapse:collapse;font-size:.875rem}.board.svelte-curcyj thead:where(.svelte-curcyj) th:where(.svelte-curcyj){text-align:left;font-weight:500;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);padding:.625rem .75rem;border-bottom:1px solid var(--color-border);white-space:nowrap}.board.svelte-curcyj tbody:where(.svelte-curcyj) td:where(.svelte-curcyj){padding:.5rem .75rem;border-bottom:1px solid var(--color-border);vertical-align:middle}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr:where(.svelte-curcyj):last-child td:where(.svelte-curcyj){border-bottom:none}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr:where(.svelte-curcyj){transition:background-color .12s ease}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr:where(.svelte-curcyj):hover{background:var(--color-surface-2)}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr.watched:where(.svelte-curcyj){background:var(--color-accent-soft);box-shadow:inset 2px 0 0 var(--color-accent)}.c-rank.svelte-curcyj{width:3.5rem}.board.svelte-curcyj td.c-rank:where(.svelte-curcyj),.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-rank:where(.svelte-curcyj){padding-left:.5rem;padding-right:.5rem;text-align:center}.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-rank:where(.svelte-curcyj) .sort-btn{justify-content:center}.rank-cell.svelte-curcyj{display:flex;flex-direction:column;align-items:center;gap:1px}.rank-change.svelte-curcyj{min-height:.9375rem;line-height:1}.badges.svelte-curcyj{display:flex;align-items:center;gap:2px;width:40px;height:14px}.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-badges:where(.svelte-curcyj),.board.svelte-curcyj tbody:where(.svelte-curcyj) td.c-badges:where(.svelte-curcyj),.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-age:where(.svelte-curcyj),.board.svelte-curcyj tbody:where(.svelte-curcyj) td.c-age:where(.svelte-curcyj),.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-num:where(.svelte-curcyj),.board.svelte-curcyj tbody:where(.svelte-curcyj) td.c-num:where(.svelte-curcyj){padding-left:.375rem;padding-right:.375rem}.c-badges.svelte-curcyj{width:4.25rem}.c-num.svelte-curcyj,.c-age.svelte-curcyj{text-align:left}.c-num.svelte-curcyj{width:6.5rem}.c-age.svelte-curcyj{width:5rem}.c-watch.svelte-curcyj{width:3rem;text-align:right}.c-expand.svelte-curcyj{width:2.25rem}.board.svelte-curcyj td.c-expand:where(.svelte-curcyj),.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-expand:where(.svelte-curcyj){padding-left:.25rem;padding-right:.5rem;text-align:center}.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-num:where(.svelte-curcyj),.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-age:where(.svelte-curcyj){text-align:left}.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-num:where(.svelte-curcyj) .sort-btn,.board.svelte-curcyj thead:where(.svelte-curcyj) th.c-age:where(.svelte-curcyj) .sort-btn{justify-content:flex-start}.rank-n.svelte-curcyj{font-size:1.0625rem;font-weight:600;letter-spacing:-.02em}.title-cell.svelte-curcyj{display:flex;align-items:center;gap:.625rem;min-width:0}.title-text.svelte-curcyj{display:flex;flex-direction:column;gap:2px;min-width:0}.title-line.svelte-curcyj{display:flex;align-items:center;gap:.375rem;min-width:0}.title-link.svelte-curcyj{font-weight:500;color:var(--color-accent);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-link.svelte-curcyj:hover{color:var(--color-accent-hover);text-decoration:underline}.rr-link.svelte-curcyj{flex-shrink:0;display:inline-flex}.tags.svelte-curcyj{display:flex;flex-wrap:wrap;gap:3px}.badge.svelte-curcyj{display:inline-flex;flex-shrink:0;line-height:0}.b-rocket.svelte-curcyj{color:var(--color-accent)}.b-hot.svelte-curcyj{color:var(--color-down)}.b-new.svelte-curcyj{color:var(--color-up)}.b-sticky.svelte-curcyj{color:var(--color-warning)}.board.svelte-curcyj td.c-num:where(.svelte-curcyj){white-space:nowrap}.num-stack.svelte-curcyj{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}.num.svelte-curcyj{font-weight:500}.num-delta.svelte-curcyj{min-height:.9375rem}.age.svelte-curcyj{font-size:.8125rem;color:var(--color-text-muted)}.board-foot.svelte-curcyj{font-size:.8125rem;color:var(--color-text-subtle)}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr.expandable:where(.svelte-curcyj){cursor:pointer}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr.expanded:where(.svelte-curcyj):not(.watched){background:var(--color-surface-2)}.board.svelte-curcyj tbody:where(.svelte-curcyj) tr.expanded:where(.svelte-curcyj) td:where(.svelte-curcyj){border-bottom:none}.expand-btn.svelte-curcyj{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:var(--radius-sm);background:none;color:var(--color-text-subtle);cursor:pointer}.expand-btn.svelte-curcyj:hover{color:var(--color-text);background:var(--color-surface-2)}.expand-btn.svelte-curcyj:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.expand-btn.svelte-curcyj svg{transition:transform .15s ease}.expand-btn[aria-expanded=true].svelte-curcyj svg{transform:rotate(180deg)}.board.svelte-curcyj tr.drawer-row:where(.svelte-curcyj) td:where(.svelte-curcyj){padding:0;background:var(--color-surface-2)}.drawer.svelte-curcyj{display:flex;flex-direction:column;gap:.625rem;padding:.25rem 1rem .875rem}.drawer-body.svelte-curcyj{display:flex;flex-direction:column;gap:.625rem;max-width:46rem}.drawer-blurb.svelte-curcyj{font-size:.8125rem;max-height:14rem;overflow-y:auto}.drawer-note.svelte-curcyj{font-size:.8125rem;color:var(--color-text-muted)}.drawer-retry.svelte-curcyj{font:inherit;padding:0;border:none;background:none;cursor:pointer}.drawer-tags.svelte-curcyj{display:flex;flex-wrap:wrap;gap:3px}.drawer-facts.svelte-curcyj{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0}.fact.svelte-curcyj dt:where(.svelte-curcyj){font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);white-space:nowrap}.fact.svelte-curcyj dd:where(.svelte-curcyj){margin:0;font-size:.8125rem}.drawer-foot.svelte-curcyj{display:flex;align-items:center;gap:.5rem}.drawer-foot.svelte-curcyj svg{margin-left:.25rem}.drawer-close.svelte-curcyj{margin-left:auto}html[data-board-layout=cards] .board-wrap.svelte-curcyj{border:none;background:none;overflow:visible}html[data-board-layout=cards] .board.svelte-curcyj{min-width:0}html[data-board-layout=cards] .board.svelte-curcyj,html[data-board-layout=cards] .board.svelte-curcyj tbody:where(.svelte-curcyj),html[data-board-layout=cards] .board.svelte-curcyj tr:where(.svelte-curcyj),html[data-board-layout=cards] .board.svelte-curcyj td:where(.svelte-curcyj){display:block;width:auto}html[data-board-layout=cards] .board.svelte-curcyj thead:where(.svelte-curcyj){display:none}html[data-board-layout=cards] .board.svelte-curcyj tbody:where(.svelte-curcyj) tr:where(.svelte-curcyj){display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.75rem;margin-bottom:.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}html[data-board-layout=cards] .board.svelte-curcyj tbody:where(.svelte-curcyj) tr:where(.svelte-curcyj):not(.drawer-row):before{content:"";flex:0 0 100%;height:0;order:1;margin-top:-.5rem}html[data-board-layout=cards] .board.svelte-curcyj tbody:where(.svelte-curcyj) td:where(.svelte-curcyj){padding:0;border-bottom:none;width:auto}html[data-board-layout=cards] .board.svelte-curcyj td.c-rank:where(.svelte-curcyj){flex:0 0 2.5rem;padding:0}html[data-board-layout=cards] .board.svelte-curcyj td.c-title:where(.svelte-curcyj){flex:1 1 0;min-width:8rem}html[data-board-layout=cards] .board.svelte-curcyj td.c-badges:where(.svelte-curcyj){flex:0 0 auto;order:0}html[data-board-layout=cards] .board.svelte-curcyj td.c-badges.is-empty:where(.svelte-curcyj){display:none}html[data-board-layout=cards] .board.svelte-curcyj td.c-num:where(.svelte-curcyj),html[data-board-layout=cards] .board.svelte-curcyj td.c-age:where(.svelte-curcyj){flex:1 1 5.5rem;text-align:left;order:2}html[data-board-layout=cards] .board.svelte-curcyj td.c-watch:where(.svelte-curcyj){flex:0 0 auto;margin-left:auto;text-align:right;order:0}html[data-board-layout=cards] .board.svelte-curcyj td.c-num:where(.svelte-curcyj):before,html[data-board-layout=cards] .board.svelte-curcyj td.c-age:where(.svelte-curcyj):before{content:attr(data-label);display:block;font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);white-space:nowrap;margin-bottom:1px}html[data-board-layout=cards] .board.svelte-curcyj td.c-expand:where(.svelte-curcyj){flex:0 0 auto;order:0}html[data-board-layout=cards] .board.svelte-curcyj tbody:where(.svelte-curcyj) tr.expanded:where(.svelte-curcyj){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}html[data-board-layout=cards] .board.svelte-curcyj tr.drawer-row:where(.svelte-curcyj){margin-top:0;border-top:none;border-top-left-radius:0;border-top-right-radius:0;padding-top:.25rem;background:var(--color-surface-2)}html[data-board-layout=cards] .board.svelte-curcyj tr.drawer-row:where(.svelte-curcyj) td:where(.svelte-curcyj){flex:0 0 100%;background:none}html[data-board-layout=cards] .drawer.svelte-curcyj{padding:0}html[data-board-layout=cards] .num-stack.svelte-curcyj{align-items:flex-start}html[data-board-layout=cards] .title-link.svelte-curcyj{white-space:normal}html[data-board-layout=cards] .title-cell.svelte-curcyj{align-items:flex-start}
