.node-state-host--a .book-view__toc-chapter-link,.node-state-host--a .book-view__toc-chapter-link .book-view__toc-chapter-number,.node-state-host--a .book-view__toc-subchapter-link{color:#9ca3af}.node-state-host--a .book-view__toc-chapter-link:hover,.node-state-host--a .book-view__toc-subchapter-link:hover{color:#6b7280}.node-state-controls{position:relative;display:inline-flex;align-items:center;margin-left:8px;flex:0 0 auto}.node-state-trigger{display:inline-flex;align-items:center;justify-content:center;gap:2px;width:26px;height:22px;border:1px solid transparent;background:0 0;border-radius:6px;padding:0;cursor:pointer;color:#6b7280;transition:background 120ms ease,border-color 120ms ease,color 120ms ease}.node-state-trigger:hover,.node-state-trigger[aria-expanded=true]{background:#f3f4f6;border-color:#d1d5db;color:#1f2937}.node-state-trigger:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.node-state-trigger__dot{width:3px;height:3px;border-radius:50%;background:currentColor}.node-state-trigger--a{color:#1d4ed8}.node-state-trigger--a:hover,.node-state-trigger--a[aria-expanded=true]{background:#dbeafe;border-color:#93c5fd}.node-state-trigger--b{color:#047857}.node-state-trigger--b:hover,.node-state-trigger--b[aria-expanded=true]{background:#d1fae5;border-color:#6ee7b7}.node-state-trigger--c{color:#b45309}.node-state-trigger--c:hover,.node-state-trigger--c[aria-expanded=true]{background:#fef3c7;border-color:#fcd34d}.node-state-popover{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 24px rgba(15,23,42,.12),0 2px 6px rgba(15,23,42,.08);padding:10px;font-family:var(--book-font-sans, system-ui, sans-serif);font-size:13px;color:#1f2937}.node-state-popover__heading{font-weight:600;font-size:12px;color:#374151;margin-bottom:8px;padding:0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.node-state-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f3f4f6;padding:2px;margin-bottom:8px;user-select:none}.node-state-pill__seg{display:inline-block;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;color:#9ca3af;background:0 0;transition:background 120ms ease,color 120ms ease}.node-state-pill__seg.is-active.node-state-pill__seg--draft{color:#1d4ed8;background:#dbeafe}.node-state-pill__seg.is-active.node-state-pill__seg--prod{color:#047857;background:#d1fae5}.node-state-popover__note{font-size:11px;color:#b45309;margin-bottom:8px;padding:0 2px}.node-state-popover__actions{display:flex;gap:6px;flex-wrap:wrap}.node-state-popover__btn{appearance:none;border:1px solid;background:#fff;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;line-height:1.5;transition:background 120ms ease,color 120ms ease}.node-state-popover__btn--publish{color:#047857;border-color:#6ee7b7;background:#ecfdf5}.node-state-popover__btn--publish:hover:not(:disabled){background:#d1fae5;border-color:#34d399}.node-state-popover__btn--unpublish{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.node-state-popover__btn--unpublish:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.node-state-popover__btn:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.node-state-popover__btn:disabled{opacity:.5;cursor:progress}