[data-active-highlight-ids]{border-radius:var(--radius-xs);cursor:text;transition:background-color var(--duration-fast) var(--ease-glide),outline var(--duration-fast) var(--ease-glide)}.hl-yellow{background:var(--highlight-yellow)}.hl-green{background:var(--highlight-green)}.hl-blue{background:var(--highlight-blue)}.hl-pink{background:var(--highlight-pink)}.hl-purple{background:var(--highlight-purple)}.hl-evidence{box-shadow:inset 0 0 0 1px var(--accent)}[data-highlight-anchor]{display:inline;width:0;height:0;overflow:hidden;border:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hl-focused{box-shadow:0 0 0 2px var(--accent);border-radius:var(--radius-xs)}[data-active-highlight-ids]:hover{cursor:pointer;filter:brightness(.95)}.hl-hover-outline{outline:2px solid var(--accent);outline-offset:1px;border-radius:var(--radius-xs)}[data-reader-apparatus-item-id]{border-radius:var(--radius-xs);cursor:pointer;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px;transition:background-color var(--duration-fast) var(--ease-glide),outline var(--duration-fast) var(--ease-glide)}.reader-apparatus-hover,[data-reader-apparatus-item-id]:hover{background:color-mix(in srgb,var(--accent) 12%,transparent);outline:1px solid var(--accent);outline-offset:1px}.reader-apparatus-focused{background:color-mix(in srgb,var(--accent) 16%,transparent);box-shadow:0 0 0 2px var(--accent)}.reader-apparatus-pulse{animation:reader-apparatus-pulse 1.2s var(--ease-glide)}@keyframes reader-apparatus-pulse{0%{box-shadow:0 0 0 0 var(--accent)}45%{box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 30%,transparent)}to{box-shadow:0 0 0 0 var(--accent)}}